html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.roulettino-i6h455 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-i6h455 {
    padding: 54px 0 0;
  }
}

.roulettino-fwpw9k {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .roulettino-fwpw9k:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.roulettino-hdvt11 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .roulettino-hdvt11 {
    margin: 20px auto 100px;
  }
}

.roulettino-hdvt11 h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-hdvt11 h1 {
    font-size: 120px;
  }
}

.roulettino-hdvt11 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.roulettino-scgtee {
  cursor: pointer;
}

.roulettino-0sm7ru {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.roulettino-2nk293 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.roulettino-2nk293 figure {
  margin: 0;
}

.roulettino-2nk293.roulettino-2x3t5u {
  justify-content: flex-start;
  margin-right: 4px;
}

.roulettino-2nk293.roulettino-hu87xu {
  justify-content: flex-end;
  margin-left: 4px;
}

.roulettino-2nk293.roulettino-y9ngdt {
  justify-content: center;
}

.roulettino-2nk293.roulettino-ch3j85 {
  justify-content: normal;
}

.roulettino-v82grv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .roulettino-v82grv {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-v82grv {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.roulettino-0wy6v3 {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .roulettino-0wy6v3 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.roulettino-lkbxmx {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .roulettino-lkbxmx {
    flex-direction: column;
  }
}

.roulettino-xtihre {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.roulettino-xtihre img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .roulettino-xtihre {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.roulettino-hf287i {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.roulettino-hf287i ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .roulettino-hf287i ul {
    margin-bottom: 15px;
  }
}

.roulettino-hf287i ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.roulettino-hf287i ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.roulettino-hf287i ul li span svg {
  fill: var(--title-color);
}

.roulettino-hf287i ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .roulettino-hf287i ul li small {
    font-size: 12px;
  }
}

.roulettino-hf287i ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.roulettino-hf287i ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-hf287i {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.roulettino-uy51mz {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .roulettino-uy51mz {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.roulettino-cm9x85 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.roulettino-ts6v4a {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.roulettino-0vhpcb ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-ts6v4a {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .roulettino-ts6v4a:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.roulettino-ts6v4a.roulettino-9b03sv {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .roulettino-ts6v4a.roulettino-9b03sv:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.roulettino-4x9ywf {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .roulettino-4x9ywf {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-4x9ywf {
    padding: 50px 16px 68px;
  }
}

.roulettino-p9g8qk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .roulettino-p9g8qk {
    flex-direction: column;
  }
}

.roulettino-9zdt4o {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .roulettino-9zdt4o {
    margin-bottom: 40px;
  }
}

.roulettino-4uwk8c .roulettino-lpqryo {
  margin-bottom: 28px;
}

.roulettino-4uwk8c .roulettino-lpqryo img {
  max-height: 100px;
  width: auto;
}

.roulettino-58jj5u {
  display: flex;
  align-items: center;
}

.roulettino-58jj5u a + a {
  margin-left: 24px;
}

.roulettino-58jj5u img {
  max-height: 56px;
  width: auto;
}

.roulettino-58jj5u img + img {
  margin-left: 24px;
}

.roulettino-8yu8vd {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .roulettino-8yu8vd {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.roulettino-93ihh1 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .roulettino-93ihh1 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.roulettino-u2okfw {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-u2okfw {
    flex-wrap: wrap;
  }
}

.roulettino-u2okfw li {
  display: flex;
  margin: 0 7px;
}

.roulettino-u2okfw li svg {
  transition: 0.roulettino-0vhpcb ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .roulettino-u2okfw li:hover svg {
    transform: scale(1.2);
  }
}

.roulettino-xxwaaw {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.roulettino-8vdepf + .roulettino-8vdepf {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .roulettino-8vdepf + .roulettino-8vdepf {
    margin: 36px 0 0;
  }
}

.roulettino-55gacu {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.roulettino-tyda0k {
  list-style: none;
  margin: 0;
  padding: 0;
}

.roulettino-tyda0k li {
  font-size: 16px;
}

.roulettino-tyda0k li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .roulettino-tyda0k li a:hover {
    text-decoration: underline;
  }
}

.roulettino-tyda0k li + li {
  margin-top: 16px;
}

.roulettino-846q5b {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.roulettino-cf940f ease-in-out;
}

.roulettino-846q5b.roulettino-t5ksin {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.roulettino-ewul7o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.roulettino-ewul7o h1,
.roulettino-ewul7o h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .roulettino-ewul7o h1,
  .roulettino-ewul7o h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .roulettino-ewul7o {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-ewul7o {
    margin-bottom: 60px;
  }
}

.roulettino-n3kjhz {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .roulettino-n3kjhz {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.roulettino-n3kjhz li {
  width: 100%;
}

.roulettino-n3kjhz li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.roulettino-0vhpcb ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.roulettino-n3kjhz li a svg {
  fill: var(--button-text-color);
}

.roulettino-n3kjhz li a.roulettino-t5ksin {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .roulettino-n3kjhz li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-n3kjhz li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .roulettino-n3kjhz li a img {
    max-width: 16px;
  }
}

.roulettino-dta17a {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .roulettino-dta17a {
    margin: 0 -5px;
  }
}

.roulettino-qxoq8e {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.roulettino-qxoq8e span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.roulettino-qxoq8e small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .roulettino-qxoq8e {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .roulettino-qxoq8e span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.roulettino-3liwa7 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.roulettino-3liwa7 img {
  width: 100%;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .roulettino-3liwa7:hover img {
    transform: scale(1.1);
  }
}

.roulettino-tfrpfd {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .roulettino-tfrpfd {
    height: 54px;
  }
}

.roulettino-4a92c2 {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .roulettino-4a92c2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .roulettino-4a92c2 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-4a92c2 .roulettino-lpqryo img {
    max-width: 90px;
  }
}

.roulettino-lpqryo img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .roulettino-lpqryo {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .roulettino-esiqvl {
    display: none;
  }
  .roulettino-esiqvl::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.roulettino-i7a88c {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.roulettino-i7a88c li {
  font-size: 16px;
  margin: 0 20px;
}

.roulettino-i7a88c li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .roulettino-i7a88c li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .roulettino-i7a88c {
    display: block;
  }
  .roulettino-i7a88c li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .roulettino-i7a88c li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .roulettino-i7a88c li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .roulettino-i7a88c li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.roulettino-fors8y {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .roulettino-fors8y {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .roulettino-fors8y {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-fors8y {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.roulettino-fors8y.roulettino-7ymtjq {
  margin-right: 0;
}

.roulettino-wcpt1d {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .roulettino-wcpt1d {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .roulettino-wcpt1d:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.roulettino-mqzmu8 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .roulettino-mqzmu8:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-mqzmu8 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.roulettino-ppxaib {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .roulettino-ppxaib {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.roulettino-ppxaib:hover > ul {
  display: flex;
}

.roulettino-ppxaib:focus > ul {
  display: flex;
}

.roulettino-ppxaib:focus-within > ul {
  display: flex;
}

.roulettino-fsuuzp {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.roulettino-fsuuzp::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.roulettino-cf940f ease-in-out;
}

@media only screen and (max-width: 767px) {
  .roulettino-fsuuzp {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .roulettino-fsuuzp img {
    max-width: 20px;
  }
}

.roulettino-ppxaib ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.roulettino-0vhpcb ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-ppxaib ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.roulettino-ppxaib ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.roulettino-0vhpcb ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .roulettino-ppxaib ul li {
    padding: 5px;
  }
}

.roulettino-ppxaib ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .roulettino-ppxaib ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-ppxaib ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .roulettino-ppxaib ul li a img {
    max-width: 20px;
  }
}

.roulettino-24djcl {
  display: none;
}

.roulettino-0kaoky {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .roulettino-0kaoky {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.roulettino-0kaoky span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .roulettino-24djcl:checked ~ .roulettino-esiqvl {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .roulettino-esiqvl {
    display: none;
    transition: display 0.roulettino-0vhpcb ease-in-out;
  }
  .roulettino-24djcl:checked ~ .roulettino-esiqvl {
    display: block;
  }
  .roulettino-24djcl:checked + .roulettino-0kaoky span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .roulettino-24djcl:checked + .roulettino-0kaoky span:nth-child(2) {
    display: none;
  }
  .roulettino-24djcl:checked + .roulettino-0kaoky span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.roulettino-gvf5cn {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-gvf5cn {
    padding: 0 16px;
  }
}

.roulettino-gvf5cn img {
  margin-bottom: 20px;
}

.roulettino-gvf5cn p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .roulettino-gvf5cn p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-gvf5cn {
    margin-bottom: 60px;
  }
}

.roulettino-5vr8x1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .roulettino-5vr8x1 {
    font-size: 32px;
  }
}

.roulettino-ou4dy1 {
  color: var(--text-color);
}

.roulettino-8jk8wi {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .roulettino-8jk8wi {
    font-size: 16px;
    line-height: 140%;
  }
}

.roulettino-8jk8wi p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.roulettino-8jk8wi p img {
  display: block;
  margin: 0 auto;
}

.roulettino-8jk8wi p:first-of-type {
  margin-top: 0;
}

.roulettino-8jk8wi p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-8jk8wi p {
    font-size: 18px;
    line-height: 140%;
  }
}

.roulettino-8jk8wi ul {
  padding: 0 0 0 20px;
}

.roulettino-8jk8wi table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.roulettino-8jk8wi table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-8jk8wi table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.roulettino-8jk8wi table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-8jk8wi table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.roulettino-8jk8wi table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.roulettino-8jk8wi iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .roulettino-8jk8wi iframe {
    height: 200px;
  }
}

.roulettino-pxpc4e {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-pxpc4e {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-pxpc4e {
    margin-bottom: 60px;
  }
}

.roulettino-vlgzrq {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-vlgzrq {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.roulettino-vlgzrq h1,
.roulettino-vlgzrq h2,
.roulettino-vlgzrq h3,
.roulettino-vlgzrq h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-vlgzrq h1,
  .roulettino-vlgzrq h2,
  .roulettino-vlgzrq h3,
  .roulettino-vlgzrq h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.roulettino-uht203 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-uht203 {
    flex-direction: column-reverse;
  }
}

.roulettino-uht203 .roulettino-sox0fn {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-uht203 .roulettino-sox0fn {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.roulettino-uht203 .roulettino-1yz2ys {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .roulettino-uht203 .roulettino-1yz2ys {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .roulettino-uht203 .roulettino-1yz2ys img {
    width: 100%;
  }
}

.roulettino-1yz2ys {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-1yz2ys {
    margin-bottom: 18px;
  }
}

.roulettino-sox0fn {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-sox0fn {
    margin-bottom: 18px;
  }
}

.roulettino-pxpc4e h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-pxpc4e h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.roulettino-pxpc4e .roulettino-fwpw9k {
  margin-top: 30px;
  margin-bottom: 30px;
}

.roulettino-fhocb0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .roulettino-fhocb0 {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-fhocb0 {
    margin-bottom: 60px;
  }
}

.roulettino-h06fgh {
  position: relative;
  border: none;
}

.roulettino-h06fgh::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.roulettino-nmzm9i {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.roulettino-nmzm9i span {
  height: 32px;
}

.roulettino-nmzm9i span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.roulettino-nmzm9i.roulettino-7mbkri span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .roulettino-nmzm9i {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.roulettino-k6c2pv {
  list-style: none;
  padding: 0;
  margin: 0;
}

.roulettino-k6c2pv li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-k6c2pv li {
    font-size: 16px;
  }
}

.roulettino-k6c2pv li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .roulettino-k6c2pv li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-k6c2pv li a {
    padding: 12px 14px;
  }
}

.roulettino-k6c2pv.roulettino-fuaw6o {
  display: none;
}

.roulettino-snv1l6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.roulettino-snv1l6 table {
  width: 100%;
  border-collapse: collapse;
}

.roulettino-snv1l6 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .roulettino-snv1l6 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .roulettino-snv1l6 table td {
    min-width: 75px;
  }
}

.roulettino-snv1l6 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-snv1l6 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.roulettino-snv1l6 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.roulettino-snv1l6 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .roulettino-snv1l6 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .roulettino-snv1l6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-snv1l6 {
    margin-bottom: 60px;
  }
}

.roulettino-4tm9bo {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-4tm9bo {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.roulettino-jyckr3 {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .roulettino-jyckr3 {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.roulettino-jyckr3 tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .roulettino-jyckr3 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.roulettino-jyckr3 tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.roulettino-3v0233 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.roulettino-3v0233 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.roulettino-3v0233 p {
  color: var(--text-color);
}

.roulettino-3en3la {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-3en3la {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-3en3la {
    margin-bottom: 60px;
  }
}

.roulettino-r5d10m {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.roulettino-7ou6f4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-7ou6f4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-7ou6f4 {
    margin-bottom: 60px;
  }
}

.roulettino-czpn37 {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.roulettino-czpn37 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .roulettino-czpn37 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.roulettino-czpn37 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.roulettino-czpn37 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .roulettino-czpn37 p {
    font-size: 16px;
  }
}

.roulettino-76eakr {
  display: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-76eakr {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.roulettino-8pqw2s {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.roulettino-8pqw2s li {
  margin: 0 20px;
}

.roulettino-8pqw2s li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.roulettino-8pqw2s li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .roulettino-8pqw2s li a:hover {
    color: #2ab765;
  }
}

.roulettino-4imaxx {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .roulettino-4imaxx {
    padding: 0 16px;
  }
}

.roulettino-4imaxx li {
  font-size: 16px;
  position: relative;
}

.roulettino-4imaxx li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .roulettino-4imaxx li a:hover {
    text-decoration: underline;
  }
}

.roulettino-4imaxx li span {
  opacity: 0.5;
}

.roulettino-4imaxx li + li {
  margin-left: 30px;
}

.roulettino-4imaxx li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.roulettino-vlgzrq {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.roulettino-vlgzrq {
    margin-bottom: 18px;
  }
}

.roulettino-gw89y2 {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.roulettino-gw89y2 tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.roulettino-gw89y2 tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.roulettino-gw89y2 tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.roulettino-gw89y2 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.roulettino-gw89y2 tbody tr:last-of-type {
  margin-bottom: 0;
}

.roulettino-gw89y2 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.roulettino-gw89y2 tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.roulettino-gw89y2 tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.roulettino-gw89y2 tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .roulettino-gw89y2 tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.roulettino-gw89y2 tbody tr td .roulettino-u9gztn {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .roulettino-gw89y2 tbody tr td .roulettino-u9gztn {
    width: 100%;
  }
}

.roulettino-gw89y2 tbody tr td .roulettino-6mbb1t {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.roulettino-0vhpcb ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .roulettino-gw89y2 tbody tr td .roulettino-6mbb1t:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-gw89y2 tbody tr td .roulettino-6mbb1t {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .roulettino-gw89y2 tbody tr td .roulettino-6mbb1t {
    width: 100%;
  }
}

.roulettino-gw89y2 tbody tr td .roulettino-y6w48l {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .roulettino-gw89y2 tbody tr td .roulettino-y6w48l:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-gw89y2 tbody tr {
    flex-direction: column;
  }
}

.roulettino-gw89y2 tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.roulettino-jrdew9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-jrdew9 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-jrdew9 {
    margin: 0 auto 60px;
  }
}

.roulettino-27h9gq {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-27h9gq {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.roulettino-kk6gcr {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .roulettino-kk6gcr {
    margin: 0 -5px;
  }
}

.roulettino-38pnws {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.roulettino-38pnws img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

.roulettino-38pnws p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .roulettino-38pnws:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .roulettino-38pnws {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-38pnws {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .roulettino-38pnws p {
    font-size: 16px;
  }
}

.roulettino-76en29 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .roulettino-76en29 {
    height: 190px;
    margin: 20px auto;
  }
}

.roulettino-76en29 img {
  width: 100%;
  height: 100%;
}

.roulettino-76en29 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .roulettino-76en29 iframe {
    height: 190px;
  }
}

.roulettino-eofzp9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.roulettino-eofzp9::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.roulettino-5vg2d7 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.roulettino-5vg2d7 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .roulettino-5vg2d7:hover svg {
    transform: scale(1.1);
  }
}

.roulettino-wnahw0 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-wnahw0 {
    padding: 40px 0;
  }
}

.roulettino-w2ttvi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .roulettino-w2ttvi {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .roulettino-w2ttvi {
    flex-direction: column-reverse;
  }
}

.roulettino-qkyx62 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.roulettino-qkyx62 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .roulettino-qkyx62 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-qkyx62 {
    margin: 10px 0 0;
  }
}

.roulettino-6ql0a8 {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.roulettino-6ql0a8 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .roulettino-6ql0a8 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-6ql0a8 {
    padding: 24px 10px;
  }
}

.roulettino-4s12su {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

.roulettino-4s12su:hover {
  border: 1px solid #8c8ca2;
}

.roulettino-b21goe {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.roulettino-b21goe:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.roulettino-wtab0v {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.roulettino-wtab0v a {
  text-decoration: underline;
  color: #8babff;
}

.roulettino-1y8hzy {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.roulettino-1y8hzy .roulettino-4s12su {
  width: 50%;
  margin: 0;
}

.roulettino-70uvry {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.roulettino-70uvry:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.roulettino-9kjmiw {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-9kjmiw {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-9kjmiw {
    margin: 0 0 60px;
  }
}

.roulettino-1q6qzv {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-1q6qzv {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.roulettino-mfj0r7 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .roulettino-mfj0r7 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.roulettino-d11sl2 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .roulettino-d11sl2 {
    flex-basis: auto;
    max-width: 100%;
  }
}

.roulettino-2jk802 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-2jk802 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.roulettino-2jk802 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

@media only screen and (max-width: 767px) {
  .roulettino-2jk802 a {
    margin: 1px 0 4px;
  }
}

.roulettino-2jk802 a svg {
  fill: #fff;
}

.roulettino-2jk802 a:hover {
  background: #3d68e7;
}

.roulettino-5d52ef {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.roulettino-j739xn {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .roulettino-j739xn {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.roulettino-bt86kb {
  font-size: 16px;
  color: var(--text-color);
}

.roulettino-ekiwq7 {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-ekiwq7 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-ekiwq7 {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .roulettino-ekiwq7 {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.roulettino-29mw64 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.roulettino-29mw64 h1,
.roulettino-29mw64 h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-29mw64 h1,
  .roulettino-29mw64 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .roulettino-29mw64 {
    margin: 0;
    padding-right: 20px;
  }
}

.roulettino-4d6pug {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.roulettino-4d6pug h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-4d6pug h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.roulettino-4d6pug h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .roulettino-4d6pug h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.roulettino-4d6pug table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.roulettino-4d6pug table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-4d6pug table tr td {
    padding: 12px 4px;
  }
}

.roulettino-4d6pug table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-4d6pug table tr th {
    padding: 12px 4px;
  }
}

.roulettino-4d6pug table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .roulettino-4d6pug {
    margin: 0;
  }
}

.roulettino-72zfys {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .roulettino-72zfys {
    min-height: 190px;
  }
}

.roulettino-fez19q {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.roulettino-fez19q::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.roulettino-e93f91 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.roulettino-e93f91.roulettino-2yymkm {
  display: none;
}

.roulettino-2kbjto {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.roulettino-2kbjto iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.roulettino-2kbjto iframe.roulettino-i52qiv {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.roulettino-2kbjto.roulettino-wwz2ek {
  opacity: 1;
  pointer-events: all;
}

.roulettino-trlnc1 {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

.roulettino-trlnc1 svg {
  margin-right: 10px;
}

.roulettino-trlnc1 + .roulettino-trlnc1 {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .roulettino-trlnc1:hover {
    background: #a8a6b3;
  }
}

.roulettino-fgx24q {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .roulettino-fgx24q:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-trlnc1 {
    height: 42px;
    max-width: 220px;
  }
}

.roulettino-ekiwq7 .roulettino-pxpc4e {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.roulettino-ekiwq7 .roulettino-pxpc4e h1,
.roulettino-ekiwq7 .roulettino-pxpc4e h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .roulettino-ekiwq7 .roulettino-pxpc4e h1,
  .roulettino-ekiwq7 .roulettino-pxpc4e h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .roulettino-ekiwq7 .roulettino-pxpc4e {
    margin: 28px 0 0;
  }
}

.roulettino-4hunb5 {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .roulettino-4hunb5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .roulettino-4hunb5 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-4hunb5 {
    margin: 20px auto 60px;
  }
}

.roulettino-nkdkv4 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .roulettino-nkdkv4 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-nkdkv4 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.roulettino-7mjclz {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.roulettino-7mjclz iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.roulettino-rjk8nq {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.roulettino-rjk8nq h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .roulettino-rjk8nq h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-rjk8nq h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .roulettino-rjk8nq {
    max-width: 100%;
    margin: 0;
  }
}

.roulettino-8y93lq {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .roulettino-8y93lq {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.roulettino-f40ibh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .roulettino-f40ibh {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.roulettino-1eal6t {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.roulettino-1eal6t span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .roulettino-1eal6t {
    margin: 0;
  }
  .roulettino-1eal6t:last-of-type {
    margin-top: 4px;
  }
}

.roulettino-0t22ye {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .roulettino-0t22ye {
    padding: 10px;
  }
}

.roulettino-0t22ye .roulettino-fwpw9k {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .roulettino-0t22ye .roulettino-fwpw9k {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .roulettino-0t22ye {
    flex-wrap: wrap;
  }
}

.roulettino-twexe8 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.roulettino-twexe8 img {
  width: 100%;
}

.roulettino-7e64uj {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .roulettino-7e64uj {
    max-width: 200px;
    margin: 0;
  }
}

.roulettino-8k31wp {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.roulettino-rseros {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.roulettino-xm6ayq {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq {
    margin: 0 0 60px;
  }
}

.roulettino-xm6ayq .roulettino-70jws9 {
  position: relative;
}

.roulettino-xm6ayq .roulettino-6aeqjd {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.roulettino-xm6ayq .roulettino-6aeqjd.roulettino-2yymkm {
  display: none;
}

.roulettino-xm6ayq .roulettino-omlehz {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .roulettino-xm6ayq .roulettino-omlehz {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .roulettino-xm6ayq .roulettino-omlehz {
    bottom: 90px;
  }
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-3lxbmw {
  max-width: 300px;
  width: 100%;
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-3lxbmw .roulettino-ec5hn1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-omlehz .roulettino-3lxbmw .roulettino-ec5hn1 {
    font-size: 32px;
    text-align: center;
  }
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-3lxbmw .roulettino-746hq6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-omlehz .roulettino-3lxbmw .roulettino-746hq6 {
    text-align: center;
  }
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq {
    flex-direction: column-reverse;
  }
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-9k6b3u {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-9k6b3u:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-9k6b3u {
    width: 100%;
  }
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-blmjvt {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.roulettino-0vhpcb ease-in-out;
  overflow: hidden;
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-blmjvt span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-blmjvt:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-blmjvt:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-omlehz .roulettino-7ymtjq .roulettino-blmjvt {
    width: 100%;
  }
}

.roulettino-xm6ayq .roulettino-omlehz.roulettino-2yymkm {
  display: none;
}

.roulettino-xm6ayq .roulettino-i7e8x9 {
  display: none;
}

.roulettino-xm6ayq .roulettino-i7e8x9.roulettino-wwz2ek {
  display: block;
}

.roulettino-xm6ayq .roulettino-i7e8x9 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-i7e8x9 iframe {
    height: calc(100vh - 54px);
  }
}

.roulettino-xm6ayq .roulettino-snrve5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .roulettino-xm6ayq .roulettino-snrve5 {
    padding: 24px 16px 0;
  }
}

.roulettino-xm6ayq .roulettino-snrve5 .roulettino-ec5hn1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-snrve5 .roulettino-ec5hn1 {
    margin-bottom: 24px;
  }
}

.roulettino-xm6ayq .roulettino-snrve5 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.roulettino-xm6ayq .roulettino-snrve5 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-snrve5 table tr td {
    padding: 12px 4px;
  }
}

.roulettino-xm6ayq .roulettino-snrve5 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-xm6ayq .roulettino-snrve5 table tr th {
    padding: 12px 4px;
  }
}

.roulettino-xm6ayq .roulettino-snrve5 table tr:last-of-type td {
  border-bottom: none;
}

.roulettino-nkp8yf {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.roulettino-nkp8yf.roulettino-t5ksin {
  display: block;
}

.roulettino-nkp8yf iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.roulettino-nkp8yf .roulettino-ga8gxw {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.roulettino-nkp8yf .roulettino-o14rac {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.roulettino-nkp8yf .roulettino-blmjvt {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

.roulettino-nkp8yf .roulettino-blmjvt:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.roulettino-uojt5k {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.roulettino-uojt5k.roulettino-t5ksin {
  display: block;
}

.roulettino-9ikysw {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.roulettino-1ijz9c {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.roulettino-4pmyuh {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .roulettino-1ijz9c {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.roulettino-8qz382 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.roulettino-8qz382 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.roulettino-6o6sj1 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.roulettino-wqp9c4.roulettino-2yymkm {
  display: none;
}

.roulettino-w7obra {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .roulettino-w7obra {
    margin-bottom: 20px;
  }
}

.roulettino-al05kv {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.roulettino-al05kv span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.roulettino-al05kv small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.roulettino-al05kv input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.roulettino-0vhpcb ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.roulettino-al05kv input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.roulettino-al05kv input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.roulettino-al05kv input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.roulettino-al05kv input:active {
  border-color: #c2c0ce;
}

.roulettino-al05kv input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .roulettino-al05kv {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.roulettino-k8b50l {
  margin-bottom: 36px;
}

.roulettino-k8b50l textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.roulettino-k8b50l textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.roulettino-k8b50l textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .roulettino-k8b50l {
    margin-bottom: 24px;
  }
}

.roulettino-qcyv8f {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.roulettino-jbjsni {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.roulettino-0vhpcb ease-in-out;
}

.roulettino-jbjsni:hover {
  background: var(--border-color);
}

.roulettino-tro99s {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.roulettino-0vhpcb ease-in-out;
}

.roulettino-tro99s:hover {
  background: #166ad9;
}

.roulettino-q895m9 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.roulettino-q895m9.roulettino-2yymkm {
  display: none;
}

.roulettino-66q0t8 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.roulettino-q895m9 .roulettino-jbjsni {
  margin: 0 auto;
}

.roulettino-75ey75 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .roulettino-75ey75 {
    margin-bottom: 16px;
  }
}

.roulettino-etzc0u {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.roulettino-cu9ipe {
  filter: grayscale(100%);
}

.roulettino-etzc0u > input {
  display: none;
}

.roulettino-etzc0u > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roulettino-g10x7w.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.roulettino-e9z0r9 44.roulettino-9j552u.roulettino-u6a81g.roulettino-esar2n.roulettino-plwqse.roulettino-jlq88z.roulettino-8lrtlq.roulettino-j5nixn.roulettino-76htj6.roulettino-l0d4wd.roulettino-yhgujy.roulettino-h19615.roulettino-xlovbe 0l-12.roulettino-mdh4k1 30.roulettino-x292q0.roulettino-cyxqt0 2.roulettino-mbiska.roulettino-cyxqt0 3.roulettino-jpcyjw 3.roulettino-st4fys.roulettino-f9u5jq 3.roulettino-0ukz8e.roulettino-bg9fgm.roulettino-hl41gy.roulettino-bsi9tb 7-3.roulettino-mdh4k1 10.roulettino-5pnclv.roulettino-bsi9tb 23.roulettino-obae03.roulettino-dmdyzq 1.roulettino-mwwt2z 2.roulettino-mdh4k1 3.roulettino-dmdyzq 1.roulettino-f9u5jq 5.roulettino-b6msun.roulettino-f9u5jq 32.roulettino-nznpov.roulettino-bg9fgm 5.roulettino-xlovbe 4.roulettino-bsi9tb 9.roulettino-bsi9tb 8.roulettino-f9u5jq 6.roulettino-aqfnlf.roulettino-b89dnf.roulettino-0fxn3b.roulettino-69wsam.roulettino-0f5hl1 4.roulettino-b6c2zb.roulettino-0f5hl1 6.roulettino-0f5hl1 0l29.roulettino-xlovbe 17.roulettino-6hsc7l.roulettino-e2q93r 2.roulettino-j29mwb 10.roulettino-223zpr.roulettino-mdh4k1 8.roulettino-m6kgi7.roulettino-ppqv0o.roulettino-x4qjep.roulettino-ufe72m.roulettino-usrhhq.roulettino-bg9fgm.roulettino-jlq88z.roulettino-mdh4k1 1.roulettino-up5eec.roulettino-uc190x.roulettino-0i3age.roulettino-0j842j.roulettino-rvl4xd.roulettino-mwwt2z 1.roulettino-9rsaik.roulettino-95qw5h.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.roulettino-etzc0u > input:checked ~ label,
.roulettino-etzc0u > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roulettino-g10x7w.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.roulettino-e9z0r9 44.roulettino-9j552u.roulettino-u6a81g.roulettino-esar2n.roulettino-plwqse.roulettino-jlq88z.roulettino-8lrtlq.roulettino-j5nixn.roulettino-76htj6.roulettino-l0d4wd.roulettino-yhgujy.roulettino-h19615.roulettino-xlovbe 0l-12.roulettino-mdh4k1 30.roulettino-x292q0.roulettino-cyxqt0 2.roulettino-mbiska.roulettino-cyxqt0 3.roulettino-jpcyjw 3.roulettino-st4fys.roulettino-f9u5jq 3.roulettino-0ukz8e.roulettino-bg9fgm.roulettino-hl41gy.roulettino-bsi9tb 7-3.roulettino-mdh4k1 10.roulettino-5pnclv.roulettino-bsi9tb 23.roulettino-obae03.roulettino-dmdyzq 1.roulettino-mwwt2z 2.roulettino-mdh4k1 3.roulettino-dmdyzq 1.roulettino-f9u5jq 5.roulettino-b6msun.roulettino-f9u5jq 32.roulettino-nznpov.roulettino-bg9fgm 5.roulettino-xlovbe 4.roulettino-bsi9tb 9.roulettino-bsi9tb 8.roulettino-f9u5jq 6.roulettino-aqfnlf.roulettino-b89dnf.roulettino-0fxn3b.roulettino-69wsam.roulettino-0f5hl1 4.roulettino-b6c2zb.roulettino-0f5hl1 6.roulettino-0f5hl1 0l29.roulettino-xlovbe 17.roulettino-6hsc7l.roulettino-e2q93r 2.roulettino-j29mwb 10.roulettino-223zpr.roulettino-mdh4k1 8.roulettino-m6kgi7.roulettino-ppqv0o.roulettino-x4qjep.roulettino-ufe72m.roulettino-usrhhq.roulettino-bg9fgm.roulettino-jlq88z.roulettino-mdh4k1 1.roulettino-up5eec.roulettino-uc190x.roulettino-0i3age.roulettino-0j842j.roulettino-rvl4xd.roulettino-mwwt2z 1.roulettino-9rsaik.roulettino-95qw5h.5z'/%3e%3c/svg%3e");
}

.roulettino-etzc0u > input:not(:checked) ~ label:hover,
.roulettino-etzc0u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roulettino-g10x7w.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roulettino-e9z0r9 44.roulettino-9j552u.roulettino-u6a81g.roulettino-esar2n.roulettino-plwqse.roulettino-jlq88z.roulettino-8lrtlq.roulettino-j5nixn.roulettino-76htj6.roulettino-l0d4wd.roulettino-yhgujy.roulettino-h19615.roulettino-xlovbe 0l-12.roulettino-mdh4k1 30.roulettino-x292q0.roulettino-cyxqt0 2.roulettino-mbiska.roulettino-cyxqt0 3.roulettino-jpcyjw 3.roulettino-st4fys.roulettino-f9u5jq 3.roulettino-0ukz8e.roulettino-bg9fgm.roulettino-hl41gy.roulettino-bsi9tb 7-3.roulettino-mdh4k1 10.roulettino-5pnclv.roulettino-bsi9tb 23.roulettino-obae03.roulettino-dmdyzq 1.roulettino-mwwt2z 2.roulettino-mdh4k1 3.roulettino-dmdyzq 1.roulettino-f9u5jq 5.roulettino-b6msun.roulettino-f9u5jq 32.roulettino-nznpov.roulettino-bg9fgm 5.roulettino-xlovbe 4.roulettino-bsi9tb 9.roulettino-bsi9tb 8.roulettino-f9u5jq 6.roulettino-aqfnlf.roulettino-b89dnf.roulettino-0fxn3b.roulettino-69wsam.roulettino-0f5hl1 4.roulettino-b6c2zb.roulettino-0f5hl1 6.roulettino-0f5hl1 0l29.roulettino-xlovbe 17.roulettino-6hsc7l.roulettino-e2q93r 2.roulettino-j29mwb 10.roulettino-223zpr.roulettino-mdh4k1 8.roulettino-m6kgi7.roulettino-ppqv0o.roulettino-x4qjep.roulettino-ufe72m.roulettino-usrhhq.roulettino-bg9fgm.roulettino-jlq88z.roulettino-mdh4k1 1.roulettino-up5eec.roulettino-uc190x.roulettino-0i3age.roulettino-0j842j.roulettino-rvl4xd.roulettino-mwwt2z 1.roulettino-9rsaik.roulettino-95qw5h.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .roulettino-dwp1k7 > .roulettino-exmnxc {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .roulettino-dwp1k7 > .roulettino-exmnxc {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .roulettino-dwp1k7 > .roulettino-exmnxc {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .roulettino-dwp1k7 > .roulettino-exmnxc {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .roulettino-dwp1k7 > .roulettino-exmnxc {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.roulettino-4rwn42 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.roulettino-4rwn42.roulettino-2yymkm {
  display: none;
}

.roulettino-sz6ok3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .roulettino-sz6ok3 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-sz6ok3 {
    border-radius: 20px 20px 0 0;
  }
}

.roulettino-4yojy0 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.roulettino-4yojy0::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.roulettino-4yojy0::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.roulettino-4yojy0 img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .roulettino-4yojy0 {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .roulettino-4yojy0 img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-4yojy0 {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .roulettino-4yojy0 img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.roulettino-d8zgk9 {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .roulettino-d8zgk9 {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-d8zgk9 {
    font-size: 14px;
  }
}

.roulettino-bioidv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.roulettino-bioidv::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .roulettino-bioidv::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.roulettino-bioidv::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .roulettino-bioidv::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .roulettino-bioidv {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-bioidv {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.roulettino-1tamuh {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .roulettino-1tamuh {
    top: -20px;
  }
}

.roulettino-qpip20 {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.roulettino-0vhpcb ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .roulettino-qpip20:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .roulettino-qpip20 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-qpip20 {
    width: 90px;
    height: 40px;
  }
}

.roulettino-4rwn42.roulettino-gme18l .roulettino-sz6ok3 {
  background: #2b3b67;
}

.roulettino-4rwn42.roulettino-gme18l .roulettino-4yojy0 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.roulettino-4rwn42.roulettino-gme18l .roulettino-4yojy0::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.roulettino-4rwn42.roulettino-gme18l .roulettino-4yojy0::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.roulettino-4rwn42.roulettino-gme18l .roulettino-bioidv::before {
  background: #0e0f41;
}

.roulettino-4rwn42.roulettino-gme18l .roulettino-bioidv::after {
  background: #152557;
}

.roulettino-4rwn42.roulettino-e95q19 .roulettino-sz6ok3 {
  background: #1f35fa;
}

.roulettino-4rwn42.roulettino-e95q19 .roulettino-4yojy0 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.roulettino-4rwn42.roulettino-e95q19 .roulettino-4yojy0::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.roulettino-4rwn42.roulettino-e95q19 .roulettino-4yojy0::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.roulettino-4rwn42.roulettino-e95q19 .roulettino-bioidv::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.roulettino-4rwn42.roulettino-e95q19 .roulettino-bioidv::after {
  background: #192ac8;
}

.roulettino-4rwn42.roulettino-zptxit .roulettino-sz6ok3 {
  background: #fa771f;
}

.roulettino-4rwn42.roulettino-zptxit .roulettino-4yojy0 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roulettino-4rwn42.roulettino-zptxit .roulettino-4yojy0::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.roulettino-4rwn42.roulettino-zptxit .roulettino-4yojy0::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.roulettino-4rwn42.roulettino-zptxit .roulettino-bioidv::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roulettino-4rwn42.roulettino-zptxit .roulettino-bioidv::after {
  background: #fa8535;
}

.roulettino-kwrcxu {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .roulettino-kwrcxu {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .roulettino-kwrcxu {
    margin: 24px 0 60px;
  }
}

.roulettino-kwrcxu h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .roulettino-kwrcxu h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.roulettino-sw4lpn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-sw4lpn {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.roulettino-kw28vd {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .roulettino-kw28vd {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.roulettino-elgkq8 {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .roulettino-elgkq8:hover {
    background: var(--button-bg-hover);
  }
}

.roulettino-qrqg6f {
  display: flex;
  align-items: center;
  gap: 10px;
}

.roulettino-qrqg6f span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.roulettino-qrqg6f small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-qrqg6f {
    margin-bottom: 16px;
  }
}

.roulettino-99ygh1 {
  width: 120px;
  height: 22px;
}

.roulettino-99ygh1 .roulettino-t55p80 {
  fill: #c2c0ce;
}

.roulettino-99ygh1 [rating="1"] .roulettino-t55p80:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.roulettino-99ygh1 [rating="2"] .roulettino-t55p80:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.roulettino-99ygh1 [rating="3"] .roulettino-t55p80:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.roulettino-99ygh1 [rating="4"] .roulettino-t55p80:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.roulettino-99ygh1 [rating="5"] .roulettino-t55p80:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.roulettino-7pwe5o {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-7pwe5o {
    gap: 16px 0;
  }
}

.roulettino-9i1bws {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.roulettino-9i1bws.roulettino-wwz2ek {
  display: block;
}

.roulettino-9i1bws.roulettino-2yymkm {
  display: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-9i1bws {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.roulettino-yvz8el {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.roulettino-o4l3rc {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.roulettino-nzoegg {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.roulettino-zm51qk small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.roulettino-zm51qk span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.roulettino-gs3w2f {
  font-size: 16px;
  line-height: 140%;
}

.roulettino-i8tuwy {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.roulettino-i8tuwy .roulettino-t55p80 {
  fill: #c2c0ce;
}

.roulettino-i8tuwy [rating="1"] .roulettino-t55p80:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.roulettino-i8tuwy [rating="2"] .roulettino-t55p80:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.roulettino-i8tuwy [rating="3"] .roulettino-t55p80:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.roulettino-i8tuwy [rating="4"] .roulettino-t55p80:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.roulettino-i8tuwy [rating="5"] .roulettino-t55p80:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.roulettino-9qsgp8 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-9qsgp8 {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.roulettino-p7o0nm {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .roulettino-p7o0nm {
    padding: 0 16px;
  }
}

.roulettino-v86ros {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .roulettino-v86ros {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.roulettino-y1twr8 {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .roulettino-y1twr8 {
    padding: 12px;
    gap: 12px;
  }
}

.roulettino-vqiwf6 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.roulettino-vqiwf6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.roulettino-d232zz {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.roulettino-3k2ebr {
  flex: 1;
  min-width: 0;
}

.roulettino-t3xdw6 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .roulettino-t3xdw6 {
    font-size: 14px;
    gap: 6px;
  }
}

.roulettino-7xrdho {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.roulettino-7xrdho svg,
.roulettino-7xrdho img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.roulettino-7xrdho svg path {
  fill: var(--button-bg-color);
}

.roulettino-7xrdho svg circle {
  fill: var(--button-text-color);
}

.roulettino-w9ypov {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .roulettino-w9ypov {
    font-size: 12px;
  }
}

.roulettino-w9ypov strong {
  font-weight: 600;
}

.roulettino-h3izv2 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.roulettino-h3izv2 p {
  margin: 0 0 16px;
}

.roulettino-h3izv2 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .roulettino-h3izv2 {
    font-size: 14px;
    line-height: 150%;
  }
}

.roulettino-y4tpp1 {
  max-width: 300px;
  width: 100%;
}

.roulettino-y4tpp1 a {
  width: 100%;
}

@media (max-width: 575px) {
  .roulettino-y4tpp1 {
    max-width: 200px;
  }
}

.roulettino-dhge64 {
  justify-content: center;
}

.roulettino-ly6rof {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.roulettino-2d4y0g {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .roulettino-93w38w {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.roulettino-f8dmts {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.roulettino-f8dmts .roulettino-i7a88c {
  justify-content: center;
}

/* faq */

.roulettino-rfmuye {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.roulettino-lpbd8p {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.roulettino-3vjm7w ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roulettino-lpbd8p::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.roulettino-3vjm7w ease;
}

.roulettino-rfmuye.roulettino-t5ksin .roulettino-lpbd8p::after {
  transform: rotate(45deg);
}

.roulettino-6vxavq {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.roulettino-0vhpcb ease, padding 0.roulettino-0vhpcb ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.roulettino-rfmuye.roulettino-t5ksin .roulettino-6vxavq {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.roulettino-53b1ah {
  margin: 25px 0;
}

.roulettino-etzc0u > input:not(:checked) ~ label:hover,
.roulettino-etzc0u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roulettino-isvu0d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roulettino-rbyzrs 44.roulettino-efwnl7.roulettino-r31bpt.roulettino-rkysiu.roulettino-ehuthm.roulettino-fajyq1.roulettino-4bqcnk.roulettino-qk6mn5.roulettino-ishmh3.roulettino-m5gf6y.roulettino-gma57m.roulettino-2dwn62.roulettino-3dbctg 0l-12.roulettino-o85qld 30.roulettino-m5q02z.roulettino-jiqfr3 2.roulettino-3dppiw.roulettino-jiqfr3 3.roulettino-cclzur 3.roulettino-wl4apo.roulettino-imfo19 3.roulettino-oj7krv.roulettino-mk8ze9.roulettino-31uozv.roulettino-t8cec4 7-3.roulettino-o85qld 10.roulettino-5uaikw.roulettino-t8cec4 23.roulettino-fug3k1.roulettino-g9kfdg 1.roulettino-lj3sih 2.roulettino-o85qld 3.roulettino-g9kfdg 1.roulettino-imfo19 5.roulettino-rtqmb3.roulettino-imfo19 32.roulettino-ypbdw6.roulettino-mk8ze9 5.roulettino-3dbctg 4.roulettino-t8cec4 9.roulettino-t8cec4 8.roulettino-imfo19 6.roulettino-s62qp7.roulettino-vwy37x.roulettino-fhquxd.roulettino-p1t91y.roulettino-cguslw 4.roulettino-qiwbva.roulettino-cguslw 6.roulettino-cguslw 0l29.roulettino-3dbctg 17.roulettino-ohgj40.roulettino-i8k60z 2.roulettino-ug5kvg 10.roulettino-j86c5r.roulettino-o85qld 8.roulettino-6ai3fe.roulettino-fk0ky6.roulettino-krrcsa.roulettino-n3y2y7.roulettino-nc4pr9.roulettino-mk8ze9.roulettino-fajyq1.roulettino-o85qld 1.roulettino-cvdz0n.roulettino-u2eht9.roulettino-0gqzzs.roulettino-b1i1k2.roulettino-kajomt.roulettino-lj3sih 1.roulettino-5dw07g.roulettino-3rlcj9.5z'/%3e%3c/svg%3e");
}

.roulettino-lxo4hv {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .roulettino-lxo4hv {
    gap: 16px 0;
  }
}

.roulettino-8rr31m {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.roulettino-8rr31m.roulettino-yog8ym {
  display: block;
}

.roulettino-8rr31m.roulettino-nsevrd {
  display: none;
}

@media only screen and (max-width: 767px) {
  .roulettino-8rr31m {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.roulettino-3b2d7s {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.roulettino-k2vwr1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.roulettino-tvmsyq {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.roulettino-u7vygi small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.roulettino-u7vygi span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.roulettino-wr9exr {
  font-size: 16px;
  line-height: 140%;
}

.roulettino-4fnh82 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.roulettino-4fnh82 .roulettino-2xo5u3 {
  fill: #c2c0ce;
}

.roulettino-4fnh82 [rating="1"] .roulettino-2xo5u3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.roulettino-4fnh82 [rating="2"] .roulettino-2xo5u3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.roulettino-4fnh82 [rating="3"] .roulettino-2xo5u3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.roulettino-4fnh82 [rating="4"] .roulettino-2xo5u3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.roulettino-4fnh82 [rating="5"] .roulettino-2xo5u3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.roulettino-qbjob7 {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.roulettino-qbjob7 textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.roulettino-qbjob7 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.roulettino-gfox8l {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roulettino-gfox8l.roulettino-gvfsh0 {
  opacity: 1;
  pointer-events: auto;
}
