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;
  }
}

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

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

.rollxo-four5l {
  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) {
  .rollxo-four5l: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;
  }
}

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

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

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

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

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

.rollxo-i9n2wj {
  cursor: pointer;
}

.rollxo-zoafrp {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.rollxo-mxn38k {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.rollxo-mxn38k figure {
  margin: 0;
}

.rollxo-mxn38k.rollxo-frq5wc {
  justify-content: flex-start;
  margin-right: 4px;
}

.rollxo-mxn38k.rollxo-nejzvn {
  justify-content: flex-end;
  margin-left: 4px;
}

.rollxo-mxn38k.rollxo-64ohde {
  justify-content: center;
}

.rollxo-mxn38k.rollxo-szspln {
  justify-content: normal;
}

.rollxo-qzjz0p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.rollxo-0v4plj {
  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) {
  .rollxo-0v4plj {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.rollxo-dclvhx {
  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) {
  .rollxo-dclvhx {
    flex-direction: column;
  }
}

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

.rollxo-28ab0w img {
  width: 100%;
}

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

.rollxo-cviixv {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.rollxo-cviixv 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) {
  .rollxo-cviixv ul {
    margin-bottom: 15px;
  }
}

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

.rollxo-cviixv 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);
}

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

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

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

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

.rollxo-cviixv ul li:last-of-type::after {
  display: none;
}

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

.rollxo-lvlem0 {
  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) {
  .rollxo-lvlem0 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.rollxo-5ozdt6 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .rollxo-9sdvvu {
    height: 50px;
  }
}

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

.rollxo-9sdvvu.rollxo-jtl65h {
  background-color: #000;
}

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

.rollxo-d6xih8 {
  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) {
  .rollxo-d6xih8 {
    padding: 80px 16px 0;
  }
}

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

.rollxo-ljh1ss {
  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) {
  .rollxo-ljh1ss {
    flex-direction: column;
  }
}

.rollxo-krd6d1 {
  margin-bottom: 94px;
}

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

.rollxo-84yuh9 .rollxo-5v1yc9 {
  margin-bottom: 28px;
}

.rollxo-84yuh9 .rollxo-5v1yc9 img {
  max-height: 100px;
  width: auto;
}

.rollxo-vagye4 {
  display: flex;
  align-items: center;
}

.rollxo-vagye4 a + a {
  margin-left: 24px;
}

.rollxo-vagye4 img {
  max-height: 56px;
  width: auto;
}

.rollxo-vagye4 img + img {
  margin-left: 24px;
}

.rollxo-rhwnyw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.rollxo-jeo34j {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .rollxo-3oxq2a {
    flex-wrap: wrap;
  }
}

.rollxo-3oxq2a li {
  display: flex;
  margin: 0 7px;
}

.rollxo-3oxq2a li svg {
  transition: 0.rollxo-ohnxi9 ease-in-out;
}

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

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

.rollxo-hxl1pb + .rollxo-hxl1pb {
  margin-left: 120px;
}

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

.rollxo-8cbxtm {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.rollxo-9ke2y0 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rollxo-9ke2y0 li {
  font-size: 16px;
}

.rollxo-9ke2y0 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.rollxo-9ke2y0 li + li {
  margin-top: 16px;
}

.rollxo-s1oh9a {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.rollxo-r7qy0n ease-in-out;
}

.rollxo-s1oh9a.rollxo-karbj1 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.rollxo-qzuwij {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.rollxo-9khtwo li {
  width: 100%;
}

.rollxo-9khtwo 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.rollxo-ohnxi9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.rollxo-9khtwo li a svg {
  fill: var(--button-text-color);
}

.rollxo-9khtwo li a.rollxo-karbj1 {
  background: var(--border-color);
}

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

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

.rollxo-79r2ot {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.rollxo-tygpqh {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.rollxo-tygpqh img {
  width: 100%;
  transition: 0.rollxo-ohnxi9 ease-in-out;
}

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

.rollxo-vp2jq6 {
  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) {
  .rollxo-vp2jq6 {
    height: 54px;
  }
}

.rollxo-wcz7ee {
  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) {
  .rollxo-wcz7ee {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .rollxo-wcz7ee .rollxo-5v1yc9 img {
    max-width: 90px;
  }
}

.rollxo-5v1yc9 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .rollxo-5v1yc9 {
    order: -2;
  }
}

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

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

.rollxo-d5qvog li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.rollxo-auw9j1 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.rollxo-auw9j1.rollxo-6q1315 {
  margin-right: 0;
}

.rollxo-nv7wi5 {
  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) {
  .rollxo-nv7wi5 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.rollxo-4metwu {
  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) {
  .rollxo-4metwu:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

.rollxo-f67a6o:hover > ul {
  display: flex;
}

.rollxo-f67a6o:focus > ul {
  display: flex;
}

.rollxo-f67a6o:focus-within > ul {
  display: flex;
}

.rollxo-kuldb6 {
  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;
}

.rollxo-kuldb6::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.rollxo-r7qy0n ease-in-out;
}

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

.rollxo-f67a6o ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.rollxo-ohnxi9 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) {
  .rollxo-f67a6o ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.rollxo-f67a6o 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.rollxo-ohnxi9 ease-in-out;
  overflow: hidden;
}

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

.rollxo-f67a6o 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) {
  .rollxo-f67a6o ul li a:hover {
    text-decoration: underline;
  }
}

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

.rollxo-dw3bxn {
  display: none;
}

.rollxo-13oq9r {
  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) {
  .rollxo-13oq9r {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .rollxo-dw3bxn:checked ~ .rollxo-nulg6z {
    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;
  }
  .rollxo-nulg6z {
    display: none;
    transition: display 0.rollxo-ohnxi9 ease-in-out;
  }
  .rollxo-dw3bxn:checked ~ .rollxo-nulg6z {
    display: block;
  }
  .rollxo-dw3bxn:checked + .rollxo-13oq9r span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .rollxo-dw3bxn:checked + .rollxo-13oq9r span:nth-child(2) {
    display: none;
  }
  .rollxo-dw3bxn:checked + .rollxo-13oq9r span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.rollxo-amna66 img {
  margin-bottom: 20px;
}

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

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

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

.rollxo-q4y72g {
  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) {
  .rollxo-q4y72g {
    font-size: 32px;
  }
}

.rollxo-rsy4ht {
  color: var(--text-color);
}

.rollxo-bz3mq5 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.rollxo-bz3mq5 p img {
  display: block;
  margin: 0 auto;
}

.rollxo-bz3mq5 p:first-of-type {
  margin-top: 0;
}

.rollxo-bz3mq5 p:last-of-type {
  margin-bottom: 0;
}

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

.rollxo-bz3mq5 ul {
  padding: 0 0 0 20px;
}

.rollxo-bz3mq5 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.rollxo-bz3mq5 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) {
  .rollxo-bz3mq5 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.rollxo-bz3mq5 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) {
  .rollxo-bz3mq5 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.rollxo-bz3mq5 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.rollxo-bz3mq5 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

.rollxo-3rbqw2 {
  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) {
  .rollxo-3rbqw2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rollxo-3rbqw2 h1,
.rollxo-3rbqw2 h2,
.rollxo-3rbqw2 h3,
.rollxo-3rbqw2 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) {
  .rollxo-3rbqw2 h1,
  .rollxo-3rbqw2 h2,
  .rollxo-3rbqw2 h3,
  .rollxo-3rbqw2 h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rollxo-6sdr09 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.rollxo-6sdr09 .rollxo-eaclau {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .rollxo-6sdr09 .rollxo-eaclau {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.rollxo-6sdr09 .rollxo-uvvvzi {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .rollxo-6sdr09 .rollxo-uvvvzi {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .rollxo-6sdr09 .rollxo-uvvvzi img {
    width: 100%;
  }
}

.rollxo-uvvvzi {
  margin: 0 0 28px;
}

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

.rollxo-eaclau {
  margin: 0 0 28px;
}

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

.rollxo-b6iasp 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) {
  .rollxo-b6iasp h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rollxo-b6iasp .rollxo-four5l {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rollxo-ffkvgz {
  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) {
  .rollxo-ffkvgz {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.rollxo-asxsio {
  position: relative;
  border: none;
}

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

.rollxo-xltbky {
  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;
}

.rollxo-xltbky span {
  height: 32px;
}

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

.rollxo-xltbky.rollxo-e6gnpo span {
  transform: scaleY(-1);
}

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

.rollxo-3hqmpm {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.rollxo-3hqmpm li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.rollxo-ohnxi9 ease-in-out;
}

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

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

.rollxo-3hqmpm.rollxo-y7l4r9 {
  display: none;
}

.rollxo-iq4i0n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.rollxo-iq4i0n table {
  width: 100%;
  border-collapse: collapse;
}

.rollxo-iq4i0n 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) {
  .rollxo-iq4i0n table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .rollxo-iq4i0n table td {
    min-width: 75px;
  }
}

.rollxo-iq4i0n 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) {
  .rollxo-iq4i0n table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.rollxo-ro9ayb {
  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) {
  .rollxo-ro9ayb {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.rollxo-0rbc6z {
  width: 100%;
  border-collapse: collapse;
}

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

.rollxo-0rbc6z 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) {
  .rollxo-0rbc6z tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.rollxo-q5gx7v table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.rollxo-q5gx7v table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.rollxo-q5gx7v p {
  color: var(--text-color);
}

.rollxo-5a9br8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.rollxo-tvkjpy {
  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);
}

.rollxo-dprsva {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.rollxo-b6yb6i p + p {
  margin-top: 10px;
}

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

.rollxo-m2h9ni {
  display: none;
}

@media only screen and (max-width: 767px) {
  .rollxo-m2h9ni {
    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;
  }
}

.rollxo-pl3vhm {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.rollxo-pl3vhm li {
  margin: 0 20px;
}

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

.rollxo-pl3vhm li a img {
  margin-bottom: 4px;
}

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

.rollxo-sftlq6 {
  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) {
  .rollxo-sftlq6 {
    padding: 0 16px;
  }
}

.rollxo-sftlq6 li {
  font-size: 16px;
  position: relative;
}

.rollxo-sftlq6 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.rollxo-sftlq6 li span {
  opacity: 0.5;
}

.rollxo-sftlq6 li + li {
  margin-left: 30px;
}

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

h2.rollxo-3rbqw2 {
  margin: 0 0 28px;
}

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

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

.rollxo-uj2uvw 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);
}

.rollxo-uj2uvw 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;
}

.rollxo-uj2uvw 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;
}

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

.rollxo-uj2uvw tbody tr:last-of-type {
  margin-bottom: 0;
}

.rollxo-uj2uvw tbody tr td:first-of-type {
  flex-shrink: 0;
}

.rollxo-uj2uvw 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);
}

.rollxo-uj2uvw 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);
}

.rollxo-uj2uvw tbody tr td:last-of-type {
  margin-left: auto;
}

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

.rollxo-uj2uvw tbody tr td .rollxo-r149ed {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .rollxo-uj2uvw tbody tr td .rollxo-r149ed {
    width: 100%;
  }
}

.rollxo-uj2uvw tbody tr td .rollxo-73zn0s {
  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.rollxo-ohnxi9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .rollxo-uj2uvw tbody tr td .rollxo-73zn0s:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .rollxo-uj2uvw tbody tr td .rollxo-73zn0s {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .rollxo-uj2uvw tbody tr td .rollxo-73zn0s {
    width: 100%;
  }
}

.rollxo-uj2uvw tbody tr td .rollxo-u9s6zv {
  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) {
  .rollxo-uj2uvw tbody tr td .rollxo-u9s6zv:hover {
    text-decoration: none;
  }
}

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

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

.rollxo-cun77j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.rollxo-jfafkr {
  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) {
  .rollxo-jfafkr {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

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

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

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

.rollxo-t9n9o3 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.rollxo-ohnxi9 ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .rollxo-804rt2 {
    height: 190px;
    margin: 20px auto;
  }
}

.rollxo-804rt2 img {
  width: 100%;
  height: 100%;
}

.rollxo-804rt2 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .rollxo-804rt2 iframe {
    height: 190px;
  }
}

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

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

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

.rollxo-hd4orl svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.rollxo-ohnxi9 ease-in-out;
}

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

.rollxo-sjkqnw {
  padding: 90px 0;
}

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

.rollxo-42dehp {
  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) {
  .rollxo-42dehp {
    padding: 0 16px;
  }
}

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

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

.rollxo-hpfboe img {
  width: 100%;
}

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

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

.rollxo-ph60m5 {
  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;
}

.rollxo-ph60m5 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) {
  .rollxo-ph60m5 {
    flex-basis: auto;
  }
}

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

.rollxo-nup197 {
  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.rollxo-ohnxi9 ease-in-out;
}

.rollxo-nup197:hover {
  border: 1px solid #8c8ca2;
}

.rollxo-qhhjny {
  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%);
}

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

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

.rollxo-0uj41k a {
  text-decoration: underline;
  color: #8babff;
}

.rollxo-uicukr {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.rollxo-uicukr .rollxo-nup197 {
  width: 50%;
  margin: 0;
}

.rollxo-x02bo2 {
  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;
}

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

.rollxo-rimfes {
  margin: 0 0 100px;
}

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

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

.rollxo-lcfz7d {
  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) {
  .rollxo-lcfz7d {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.rollxo-s7vfru {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.rollxo-vfa7j1 {
  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) {
  .rollxo-vfa7j1 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.rollxo-vfa7j1 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.rollxo-ohnxi9 ease-in-out;
}

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

.rollxo-vfa7j1 a svg {
  fill: #fff;
}

.rollxo-vfa7j1 a:hover {
  background: #3d68e7;
}

.rollxo-j0h1fd {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.rollxo-1s5p8y {
  margin-bottom: 16px;
}

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

.rollxo-fp7ys0 {
  font-size: 16px;
  color: var(--text-color);
}

.rollxo-bklssw {
  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) {
  .rollxo-bklssw {
    padding: 0 16px;
  }
}

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

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

.rollxo-yu7roi {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.rollxo-yu7roi h1,
.rollxo-yu7roi 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) {
  .rollxo-yu7roi h1,
  .rollxo-yu7roi h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

.rollxo-rrxgi0 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.rollxo-rrxgi0 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) {
  .rollxo-rrxgi0 h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.rollxo-rrxgi0 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) {
  .rollxo-rrxgi0 h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.rollxo-rrxgi0 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);
}

.rollxo-rrxgi0 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) {
  .rollxo-rrxgi0 table tr td {
    padding: 12px 4px;
  }
}

.rollxo-rrxgi0 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) {
  .rollxo-rrxgi0 table tr th {
    padding: 12px 4px;
  }
}

.rollxo-rrxgi0 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .rollxo-rrxgi0 {
    margin: 0;
  }
}

.rollxo-rlxvnx {
  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) {
  .rollxo-rlxvnx {
    min-height: 190px;
  }
}

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

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

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

.rollxo-fj9q2v.rollxo-2982d6 {
  display: none;
}

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

.rollxo-jfvvfl iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rollxo-jfvvfl iframe.rollxo-d9ibqp {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.rollxo-jfvvfl.rollxo-vlkb1u {
  opacity: 1;
  pointer-events: all;
}

.rollxo-ibcju3 {
  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.rollxo-ohnxi9 ease-in-out;
}

.rollxo-ibcju3 svg {
  margin-right: 10px;
}

.rollxo-ibcju3 + .rollxo-ibcju3 {
  margin-top: 14px;
}

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

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

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

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

.rollxo-bklssw .rollxo-b6iasp {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.rollxo-bklssw .rollxo-b6iasp h1,
.rollxo-bklssw .rollxo-b6iasp 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) {
  .rollxo-bklssw .rollxo-b6iasp h1,
  .rollxo-bklssw .rollxo-b6iasp h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .rollxo-bklssw .rollxo-b6iasp {
    margin: 28px 0 0;
  }
}

.rollxo-6u7iex {
  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) {
  .rollxo-6u7iex {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .rollxo-6u7iex {
    flex-direction: column;
  }
}

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

.rollxo-bfs4de {
  max-width: 545px;
  width: 100%;
}

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

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

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

.rollxo-i9b5l0 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rollxo-q18uhb {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.rollxo-1lqfty {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.rollxo-q0qwvn {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .rollxo-2pezfh {
    padding: 10px;
  }
}

.rollxo-2pezfh .rollxo-four5l {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .rollxo-2pezfh .rollxo-four5l {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .rollxo-2pezfh {
    flex-wrap: wrap;
  }
}

.rollxo-mdd114 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.rollxo-mdd114 img {
  width: 100%;
}

.rollxo-iqfjud {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.rollxo-2sjdd7 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.rollxo-n3xmmh {
  width: 100%;
  margin: 0 0 100px;
}

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

.rollxo-n3xmmh .rollxo-s2t94x {
  position: relative;
}

.rollxo-n3xmmh .rollxo-qgjvjp {
  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;
}

.rollxo-n3xmmh .rollxo-qgjvjp.rollxo-2982d6 {
  display: none;
}

.rollxo-n3xmmh .rollxo-ohz46b {
  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) {
  .rollxo-n3xmmh .rollxo-ohz46b {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .rollxo-n3xmmh .rollxo-ohz46b {
    bottom: 90px;
  }
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-vad3li {
  max-width: 300px;
  width: 100%;
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-vad3li .rollxo-c4dfae {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .rollxo-n3xmmh .rollxo-ohz46b .rollxo-vad3li .rollxo-c4dfae {
    font-size: 32px;
    text-align: center;
  }
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-vad3li .rollxo-pftc4b {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .rollxo-n3xmmh .rollxo-ohz46b .rollxo-vad3li .rollxo-pftc4b {
    text-align: center;
  }
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 {
    flex-direction: column-reverse;
  }
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-ltesyb {
  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.rollxo-ohnxi9 ease-in-out;
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-ltesyb:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-ltesyb {
    width: 100%;
  }
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-n0wwcu {
  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.rollxo-ohnxi9 ease-in-out;
  overflow: hidden;
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-n0wwcu 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);
  }
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-n0wwcu: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;
}

.rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-n0wwcu:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .rollxo-n3xmmh .rollxo-ohz46b .rollxo-6q1315 .rollxo-n0wwcu {
    width: 100%;
  }
}

.rollxo-n3xmmh .rollxo-ohz46b.rollxo-2982d6 {
  display: none;
}

.rollxo-n3xmmh .rollxo-2ur9mz {
  display: none;
}

.rollxo-n3xmmh .rollxo-2ur9mz.rollxo-vlkb1u {
  display: block;
}

.rollxo-n3xmmh .rollxo-2ur9mz iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .rollxo-n3xmmh .rollxo-2ur9mz iframe {
    height: calc(100vh - 54px);
  }
}

.rollxo-n3xmmh .rollxo-0t0wys {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .rollxo-n3xmmh .rollxo-0t0wys {
    padding: 24px 16px 0;
  }
}

.rollxo-n3xmmh .rollxo-0t0wys .rollxo-c4dfae {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .rollxo-n3xmmh .rollxo-0t0wys .rollxo-c4dfae {
    margin-bottom: 24px;
  }
}

.rollxo-n3xmmh .rollxo-0t0wys 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);
}

.rollxo-n3xmmh .rollxo-0t0wys 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) {
  .rollxo-n3xmmh .rollxo-0t0wys table tr td {
    padding: 12px 4px;
  }
}

.rollxo-n3xmmh .rollxo-0t0wys 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) {
  .rollxo-n3xmmh .rollxo-0t0wys table tr th {
    padding: 12px 4px;
  }
}

.rollxo-n3xmmh .rollxo-0t0wys table tr:last-of-type td {
  border-bottom: none;
}

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

.rollxo-34dwom.rollxo-karbj1 {
  display: block;
}

.rollxo-34dwom iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.rollxo-34dwom .rollxo-bnt7i1 {
  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;
}

.rollxo-34dwom .rollxo-njne7m {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.rollxo-34dwom .rollxo-n0wwcu {
  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.rollxo-ohnxi9 ease-in-out;
}

.rollxo-34dwom .rollxo-n0wwcu:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.rollxo-wnklsg.rollxo-karbj1 {
  display: block;
}

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

.rollxo-1owtoc {
  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;
}

.rollxo-m3cj1e {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.rollxo-4qyr8r {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.rollxo-4qyr8r svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.rollxo-axye8s {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.rollxo-4plmkj.rollxo-2982d6 {
  display: none;
}

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

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

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

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

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

.rollxo-pqbl35 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.rollxo-ohnxi9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.rollxo-pqbl35 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.rollxo-pqbl35 input:active {
  border-color: #c2c0ce;
}

.rollxo-pqbl35 input:focus {
  border-color: #c2c0ce;
}

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

.rollxo-cbmdln {
  margin-bottom: 36px;
}

.rollxo-cbmdln 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;
}

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

.rollxo-cbmdln textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.rollxo-th1ge2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.rollxo-wyzrcg {
  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.rollxo-ohnxi9 ease-in-out;
}

.rollxo-wyzrcg:hover {
  background: var(--border-color);
}

.rollxo-56959z {
  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.rollxo-ohnxi9 ease-in-out;
}

.rollxo-56959z:hover {
  background: #166ad9;
}

.rollxo-9tri7r {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.rollxo-9tri7r.rollxo-2982d6 {
  display: none;
}

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

.rollxo-9tri7r .rollxo-wyzrcg {
  margin: 0 auto;
}

.rollxo-q7t7ay {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.rollxo-p8qyr3 {
  filter: grayscale(100%);
}

.rollxo-0glwfr > input {
  display: none;
}

.rollxo-0glwfr > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rollxo-stz3js.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.rollxo-2uk1mz 44.rollxo-yzsaxt.rollxo-23e0kq.rollxo-hiprn5.rollxo-a675bt.rollxo-w0k8p8.rollxo-zxjx38.rollxo-77f58m.rollxo-d1mvsj.rollxo-2cxw26.rollxo-vezubn.rollxo-pstakf.rollxo-ba2ptd 0l-12.rollxo-mv532a 30.rollxo-ropvz3.rollxo-18eh6u 2.rollxo-wqpll1.rollxo-18eh6u 3.rollxo-ov06im 3.rollxo-abttix.rollxo-qbmjcr 3.rollxo-ai44fv.rollxo-1y20ew.rollxo-wd4205.rollxo-8x9nde 7-3.rollxo-mv532a 10.rollxo-qvry3t.rollxo-8x9nde 23.rollxo-zjej1d.rollxo-adv9wh 1.rollxo-ee778d 2.rollxo-mv532a 3.rollxo-adv9wh 1.rollxo-qbmjcr 5.rollxo-npgbf7.rollxo-qbmjcr 32.rollxo-tkcy86.rollxo-1y20ew 5.rollxo-ba2ptd 4.rollxo-8x9nde 9.rollxo-8x9nde 8.rollxo-qbmjcr 6.rollxo-ubs2mc.rollxo-4i8ndp.rollxo-wn89ov.rollxo-covj54.rollxo-fjsw92 4.rollxo-vuwbf4.rollxo-fjsw92 6.rollxo-fjsw92 0l29.rollxo-ba2ptd 17.rollxo-m29f7h.rollxo-8yq86y 2.rollxo-flnkjp 10.rollxo-ga1n2e.rollxo-mv532a 8.rollxo-yc357f.rollxo-phcbqt.rollxo-exo9rm.rollxo-ev7g9p.rollxo-ywi29e.rollxo-1y20ew.rollxo-w0k8p8.rollxo-mv532a 1.rollxo-48tgov.rollxo-bixth0.rollxo-nu3sao.rollxo-qvb803.rollxo-dlnsud.rollxo-ee778d 1.rollxo-ovonj9.rollxo-znuanv.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.rollxo-0glwfr > input:checked ~ label,
.rollxo-0glwfr > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rollxo-stz3js.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.rollxo-2uk1mz 44.rollxo-yzsaxt.rollxo-23e0kq.rollxo-hiprn5.rollxo-a675bt.rollxo-w0k8p8.rollxo-zxjx38.rollxo-77f58m.rollxo-d1mvsj.rollxo-2cxw26.rollxo-vezubn.rollxo-pstakf.rollxo-ba2ptd 0l-12.rollxo-mv532a 30.rollxo-ropvz3.rollxo-18eh6u 2.rollxo-wqpll1.rollxo-18eh6u 3.rollxo-ov06im 3.rollxo-abttix.rollxo-qbmjcr 3.rollxo-ai44fv.rollxo-1y20ew.rollxo-wd4205.rollxo-8x9nde 7-3.rollxo-mv532a 10.rollxo-qvry3t.rollxo-8x9nde 23.rollxo-zjej1d.rollxo-adv9wh 1.rollxo-ee778d 2.rollxo-mv532a 3.rollxo-adv9wh 1.rollxo-qbmjcr 5.rollxo-npgbf7.rollxo-qbmjcr 32.rollxo-tkcy86.rollxo-1y20ew 5.rollxo-ba2ptd 4.rollxo-8x9nde 9.rollxo-8x9nde 8.rollxo-qbmjcr 6.rollxo-ubs2mc.rollxo-4i8ndp.rollxo-wn89ov.rollxo-covj54.rollxo-fjsw92 4.rollxo-vuwbf4.rollxo-fjsw92 6.rollxo-fjsw92 0l29.rollxo-ba2ptd 17.rollxo-m29f7h.rollxo-8yq86y 2.rollxo-flnkjp 10.rollxo-ga1n2e.rollxo-mv532a 8.rollxo-yc357f.rollxo-phcbqt.rollxo-exo9rm.rollxo-ev7g9p.rollxo-ywi29e.rollxo-1y20ew.rollxo-w0k8p8.rollxo-mv532a 1.rollxo-48tgov.rollxo-bixth0.rollxo-nu3sao.rollxo-qvb803.rollxo-dlnsud.rollxo-ee778d 1.rollxo-ovonj9.rollxo-znuanv.5z'/%3e%3c/svg%3e");
}

.rollxo-0glwfr > input:not(:checked) ~ label:hover,
.rollxo-0glwfr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rollxo-stz3js.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.rollxo-2uk1mz 44.rollxo-yzsaxt.rollxo-23e0kq.rollxo-hiprn5.rollxo-a675bt.rollxo-w0k8p8.rollxo-zxjx38.rollxo-77f58m.rollxo-d1mvsj.rollxo-2cxw26.rollxo-vezubn.rollxo-pstakf.rollxo-ba2ptd 0l-12.rollxo-mv532a 30.rollxo-ropvz3.rollxo-18eh6u 2.rollxo-wqpll1.rollxo-18eh6u 3.rollxo-ov06im 3.rollxo-abttix.rollxo-qbmjcr 3.rollxo-ai44fv.rollxo-1y20ew.rollxo-wd4205.rollxo-8x9nde 7-3.rollxo-mv532a 10.rollxo-qvry3t.rollxo-8x9nde 23.rollxo-zjej1d.rollxo-adv9wh 1.rollxo-ee778d 2.rollxo-mv532a 3.rollxo-adv9wh 1.rollxo-qbmjcr 5.rollxo-npgbf7.rollxo-qbmjcr 32.rollxo-tkcy86.rollxo-1y20ew 5.rollxo-ba2ptd 4.rollxo-8x9nde 9.rollxo-8x9nde 8.rollxo-qbmjcr 6.rollxo-ubs2mc.rollxo-4i8ndp.rollxo-wn89ov.rollxo-covj54.rollxo-fjsw92 4.rollxo-vuwbf4.rollxo-fjsw92 6.rollxo-fjsw92 0l29.rollxo-ba2ptd 17.rollxo-m29f7h.rollxo-8yq86y 2.rollxo-flnkjp 10.rollxo-ga1n2e.rollxo-mv532a 8.rollxo-yc357f.rollxo-phcbqt.rollxo-exo9rm.rollxo-ev7g9p.rollxo-ywi29e.rollxo-1y20ew.rollxo-w0k8p8.rollxo-mv532a 1.rollxo-48tgov.rollxo-bixth0.rollxo-nu3sao.rollxo-qvb803.rollxo-dlnsud.rollxo-ee778d 1.rollxo-ovonj9.rollxo-znuanv.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .rollxo-3a5js2 > .rollxo-2o3l9k {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .rollxo-3a5js2 > .rollxo-2o3l9k {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .rollxo-3a5js2 > .rollxo-2o3l9k {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .rollxo-3a5js2 > .rollxo-2o3l9k {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .rollxo-3a5js2 > .rollxo-2o3l9k {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.rollxo-kp2k0b {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.rollxo-kp2k0b.rollxo-2982d6 {
  display: none;
}

.rollxo-0osy5q {
  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) {
  .rollxo-0osy5q {
    height: 74px;
    overflow: visible;
  }
}

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

.rollxo-0p0hkz {
  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;
}

.rollxo-0p0hkz::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.rollxo-0p0hkz::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.rollxo-0p0hkz img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .rollxo-0p0hkz {
    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;
  }
  .rollxo-0p0hkz img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.rollxo-alsmjq {
  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;
}

.rollxo-alsmjq::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) {
  .rollxo-alsmjq::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.rollxo-alsmjq::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) {
  .rollxo-alsmjq::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .rollxo-q409m7 {
    top: -20px;
  }
}

.rollxo-4b9c4q {
  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.rollxo-ohnxi9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.rollxo-kp2k0b.rollxo-twgol5 .rollxo-0osy5q {
  background: #2b3b67;
}

.rollxo-kp2k0b.rollxo-twgol5 .rollxo-0p0hkz {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.rollxo-kp2k0b.rollxo-twgol5 .rollxo-0p0hkz::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.rollxo-kp2k0b.rollxo-twgol5 .rollxo-0p0hkz::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.rollxo-kp2k0b.rollxo-twgol5 .rollxo-alsmjq::before {
  background: #0e0f41;
}

.rollxo-kp2k0b.rollxo-twgol5 .rollxo-alsmjq::after {
  background: #152557;
}

.rollxo-kp2k0b.rollxo-n85txf .rollxo-0osy5q {
  background: #1f35fa;
}

.rollxo-kp2k0b.rollxo-n85txf .rollxo-0p0hkz {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.rollxo-kp2k0b.rollxo-n85txf .rollxo-0p0hkz::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.rollxo-kp2k0b.rollxo-n85txf .rollxo-0p0hkz::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.rollxo-kp2k0b.rollxo-n85txf .rollxo-alsmjq::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.rollxo-kp2k0b.rollxo-n85txf .rollxo-alsmjq::after {
  background: #192ac8;
}

.rollxo-kp2k0b.rollxo-18dgyh .rollxo-0osy5q {
  background: #fa771f;
}

.rollxo-kp2k0b.rollxo-18dgyh .rollxo-0p0hkz {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.rollxo-kp2k0b.rollxo-18dgyh .rollxo-0p0hkz::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.rollxo-kp2k0b.rollxo-18dgyh .rollxo-0p0hkz::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.rollxo-kp2k0b.rollxo-18dgyh .rollxo-alsmjq::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.rollxo-kp2k0b.rollxo-18dgyh .rollxo-alsmjq::after {
  background: #fa8535;
}

.rollxo-hfshmh {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.rollxo-vu1rj2 {
  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) {
  .rollxo-vu1rj2 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.rollxo-jbnvtt {
  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) {
  .rollxo-jbnvtt:hover {
    background: var(--button-bg-hover);
  }
}

.rollxo-an9wpw {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.rollxo-y7r6j2 {
  width: 120px;
  height: 22px;
}

.rollxo-y7r6j2 .rollxo-lkk8ck {
  fill: #c2c0ce;
}

.rollxo-y7r6j2 [rating="1"] .rollxo-lkk8ck:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rollxo-y7r6j2 [rating="2"] .rollxo-lkk8ck:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rollxo-y7r6j2 [rating="3"] .rollxo-lkk8ck:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rollxo-y7r6j2 [rating="4"] .rollxo-lkk8ck:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rollxo-y7r6j2 [rating="5"] .rollxo-lkk8ck:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.rollxo-8z1j9m {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.rollxo-tw68rg {
  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);
}

.rollxo-tw68rg.rollxo-vlkb1u {
  display: block;
}

.rollxo-tw68rg.rollxo-2982d6 {
  display: none;
}

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

.rollxo-nqr3o3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.rollxo-rztxis {
  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);
}

.rollxo-o79wx5 {
  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;
}

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

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

.rollxo-p5tqj0 {
  font-size: 16px;
  line-height: 140%;
}

.rollxo-431gbt {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.rollxo-431gbt .rollxo-lkk8ck {
  fill: #c2c0ce;
}

.rollxo-431gbt [rating="1"] .rollxo-lkk8ck:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rollxo-431gbt [rating="2"] .rollxo-lkk8ck:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rollxo-431gbt [rating="3"] .rollxo-lkk8ck:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rollxo-431gbt [rating="4"] .rollxo-lkk8ck:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rollxo-431gbt [rating="5"] .rollxo-lkk8ck:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.rollxo-wym5d3 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.rollxo-tyq616 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

.rollxo-v8emyb {
  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) {
  .rollxo-v8emyb {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rollxo-r5bv5c {
  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) {
  .rollxo-r5bv5c {
    padding: 12px;
    gap: 12px;
  }
}

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

.rollxo-rrhmyb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rollxo-dci28e {
  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;
}

.rollxo-axq637 {
  flex: 1;
  min-width: 0;
}

.rollxo-6dqya1 {
  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) {
  .rollxo-6dqya1 {
    font-size: 14px;
    gap: 6px;
  }
}

.rollxo-rpemv7 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.rollxo-rpemv7 svg,
.rollxo-rpemv7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rollxo-rpemv7 svg path {
  fill: var(--button-bg-color);
}

.rollxo-rpemv7 svg circle {
  fill: var(--button-text-color);
}

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

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

.rollxo-xxjaz2 strong {
  font-weight: 600;
}

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

.rollxo-a5argq p {
  margin: 0 0 16px;
}

.rollxo-a5argq p:last-child {
  margin-bottom: 0;
}

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

.rollxo-kw4yuv {
  max-width: 300px;
  width: 100%;
}

.rollxo-kw4yuv a {
  width: 100%;
}

@media (max-width: 575px) {
  .rollxo-kw4yuv {
    max-width: 200px;
  }
}

.rollxo-mrdymc {
  justify-content: center;
}

.rollxo-0t8jkp {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rollxo-raisgk {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.rollxo-bnudd9 .rollxo-d5qvog {
  justify-content: center;
}

/* faq */

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

.rollxo-u8waud {
  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.rollxo-65felv ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rollxo-u8waud::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.rollxo-65felv ease;
}

.rollxo-xx4d47.rollxo-karbj1 .rollxo-u8waud::after {
  transform: rotate(45deg);
}

.rollxo-5poyog {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.rollxo-ohnxi9 ease, padding 0.rollxo-ohnxi9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.rollxo-xx4d47.rollxo-karbj1 .rollxo-5poyog {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.rollxo-ruztxj {
  margin: 25px 0;
}

.rollxo-0glwfr > input:not(:checked) ~ label:hover,
.rollxo-0glwfr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rollxo-dkx6w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.rollxo-8l8w4l 44.rollxo-3crj6l.rollxo-ia9e4p.rollxo-y1iw9k.rollxo-krrwtl.rollxo-13i17w.rollxo-rnyw3l.rollxo-ubzt7r.rollxo-rc2xmg.rollxo-ikv7m6.rollxo-3hup8i.rollxo-5s9dk8.rollxo-n1kq4m 0l-12.rollxo-8tniv3 30.rollxo-k6l4ac.rollxo-11aiuq 2.rollxo-30jhdp.rollxo-11aiuq 3.rollxo-arrevj 3.rollxo-qvezha.rollxo-n12mxx 3.rollxo-d7osz8.rollxo-vhzxr5.rollxo-51lzoq.rollxo-kyurvh 7-3.rollxo-8tniv3 10.rollxo-y1xh13.rollxo-kyurvh 23.rollxo-abvcly.rollxo-sna2c7 1.rollxo-syurfj 2.rollxo-8tniv3 3.rollxo-sna2c7 1.rollxo-n12mxx 5.rollxo-j7yss1.rollxo-n12mxx 32.rollxo-pzijgt.rollxo-vhzxr5 5.rollxo-n1kq4m 4.rollxo-kyurvh 9.rollxo-kyurvh 8.rollxo-n12mxx 6.rollxo-6cadin.rollxo-lvnwyn.rollxo-kv5jt6.rollxo-kqg813.rollxo-i34xho 4.rollxo-a5v0gm.rollxo-i34xho 6.rollxo-i34xho 0l29.rollxo-n1kq4m 17.rollxo-20orsz.rollxo-wfn1wc 2.rollxo-kbtm7x 10.rollxo-fv0f2h.rollxo-8tniv3 8.rollxo-cnd9ki.rollxo-qfrcxi.rollxo-zcok50.rollxo-nobf8r.rollxo-145x6b.rollxo-vhzxr5.rollxo-13i17w.rollxo-8tniv3 1.rollxo-4pdop6.rollxo-wcd24u.rollxo-5ult8f.rollxo-819f7o.rollxo-owi0yt.rollxo-syurfj 1.rollxo-wbo6uw.rollxo-oylm37.5z'/%3e%3c/svg%3e");
}

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

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

.rollxo-zen7w3 {
  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);
}

.rollxo-zen7w3.rollxo-j83b08 {
  display: block;
}

.rollxo-zen7w3.rollxo-r0ttiy {
  display: none;
}

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

.rollxo-a384s1 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.rollxo-1qx5ix {
  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);
}

.rollxo-jtgrw3 {
  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;
}

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

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

.rollxo-u5mvtc {
  font-size: 16px;
  line-height: 140%;
}

.rollxo-j0zmxs {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.rollxo-j0zmxs .rollxo-v01i21 {
  fill: #c2c0ce;
}

.rollxo-j0zmxs [rating="1"] .rollxo-v01i21:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rollxo-j0zmxs [rating="2"] .rollxo-v01i21:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rollxo-j0zmxs [rating="3"] .rollxo-v01i21:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rollxo-j0zmxs [rating="4"] .rollxo-v01i21:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rollxo-j0zmxs [rating="5"] .rollxo-v01i21:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.rollxo-p1exyu 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;
}

.rollxo-p1exyu 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 */

.rollxo-wsabhf {
  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);
}

.rollxo-wsabhf.rollxo-bisbfe {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.rollxo-r29632 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.rollxo-r29632 label {
  font-size: 14px;
}

.rollxo-r29632 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rollxo-r29632 input,
.rollxo-r29632 textarea,
.rollxo-r29632 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.rollxo-r29632 button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rollxo-65felv ease;
}
.rollxo-r29632 button:hover {
  background-color: var(--button-bg-hover);
}
.rollxo-ekusy7 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rollxo-5w5msl ease-in;
}

.rollxo-ekusy7 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.rollxo-gbdtrc, .rollxo-iz5450, [class*="review-card"],
thead, thead th, table th, .rollxo-g244ch,
.rollxo-fa99ug, [class*="collapsible-header"],
.rollxo-5a9br8, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
