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

.lolly-spins-n16hen {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.lolly-spins-4ppq7n {
  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) {
  .lolly-spins-4ppq7n: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;
  }
}

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

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

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

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

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

.lolly-spins-b3r4jz {
  cursor: pointer;
}

.lolly-spins-celipr {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.lolly-spins-ub4kok {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.lolly-spins-ub4kok figure {
  margin: 0;
}

.lolly-spins-ub4kok.lolly-spins-1psv1f {
  justify-content: flex-start;
  margin-right: 4px;
}

.lolly-spins-ub4kok.lolly-spins-barmoy {
  justify-content: flex-end;
  margin-left: 4px;
}

.lolly-spins-ub4kok.lolly-spins-2ygfo1 {
  justify-content: center;
}

.lolly-spins-ub4kok.lolly-spins-s1pptv {
  justify-content: normal;
}

.lolly-spins-9gfs53 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .lolly-spins-9gfs53 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .lolly-spins-9gfs53 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.lolly-spins-03wqqc {
  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) {
  .lolly-spins-03wqqc {
    flex-direction: column;
  }
}

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

.lolly-spins-kqdcjn img {
  width: 100%;
}

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

.lolly-spins-c2fve0 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.lolly-spins-c2fve0 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) {
  .lolly-spins-c2fve0 ul {
    margin-bottom: 15px;
  }
}

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

.lolly-spins-c2fve0 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);
}

.lolly-spins-c2fve0 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.lolly-spins-c2fve0 ul li:last-of-type::after {
  display: none;
}

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

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

.lolly-spins-79nr8q {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .lolly-spins-025i8w {
    height: 50px;
  }
}

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

.lolly-spins-025i8w.lolly-spins-3oozqw {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .lolly-spins-025i8w.lolly-spins-3oozqw:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.lolly-spins-oe9we1 {
  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) {
  .lolly-spins-oe9we1 {
    padding: 80px 16px 0;
  }
}

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

.lolly-spins-lpgsue {
  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) {
  .lolly-spins-lpgsue {
    flex-direction: column;
  }
}

.lolly-spins-ybjgsd {
  margin-bottom: 94px;
}

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

.lolly-spins-x3jet6 .lolly-spins-ul4euy {
  margin-bottom: 28px;
}

.lolly-spins-x3jet6 .lolly-spins-ul4euy img {
  max-height: 100px;
  width: auto;
}

.lolly-spins-c9bpt3 {
  display: flex;
  align-items: center;
}

.lolly-spins-c9bpt3 a + a {
  margin-left: 24px;
}

.lolly-spins-c9bpt3 img {
  max-height: 56px;
  width: auto;
}

.lolly-spins-c9bpt3 img + img {
  margin-left: 24px;
}

.lolly-spins-tl2ynf {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.lolly-spins-kn816j {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.lolly-spins-6ux4s5 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-6ux4s5 {
    flex-wrap: wrap;
  }
}

.lolly-spins-6ux4s5 li {
  display: flex;
  margin: 0 7px;
}

.lolly-spins-6ux4s5 li svg {
  transition: 0.lolly-spins-yldnk6 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .lolly-spins-6ux4s5 li:hover svg {
    transform: scale(1.2);
  }
}

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

.lolly-spins-r9d5hq + .lolly-spins-r9d5hq {
  margin-left: 120px;
}

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

.lolly-spins-a7d5im {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.lolly-spins-vpeokf {
  list-style: none;
  margin: 0;
  padding: 0;
}

.lolly-spins-vpeokf li {
  font-size: 16px;
}

.lolly-spins-vpeokf li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.lolly-spins-vpeokf li + li {
  margin-top: 16px;
}

.lolly-spins-q6xiig {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.lolly-spins-ccsdka ease-in-out;
}

.lolly-spins-q6xiig.lolly-spins-ocj3th {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.lolly-spins-fxa6wu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.lolly-spins-6i9bv0 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.lolly-spins-6i9bv0 li {
  width: 100%;
}

.lolly-spins-6i9bv0 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.lolly-spins-yldnk6 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.lolly-spins-6i9bv0 li a svg {
  fill: var(--button-text-color);
}

.lolly-spins-6i9bv0 li a.lolly-spins-ocj3th {
  background: var(--border-color);
}

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

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

.lolly-spins-qeiexa {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.lolly-spins-8x2d55 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.lolly-spins-8x2d55 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.lolly-spins-mhdpil {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.lolly-spins-mhdpil img {
  width: 100%;
  transition: 0.lolly-spins-yldnk6 ease-in-out;
}

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

.lolly-spins-dw2ouq {
  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) {
  .lolly-spins-dw2ouq {
    height: 54px;
  }
}

.lolly-spins-68a6tq {
  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) {
  .lolly-spins-68a6tq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .lolly-spins-68a6tq {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .lolly-spins-68a6tq .lolly-spins-ul4euy img {
    max-width: 90px;
  }
}

.lolly-spins-ul4euy img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .lolly-spins-ul4euy {
    order: -2;
  }
}

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

.lolly-spins-twa3wk {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.lolly-spins-twa3wk li {
  font-size: 16px;
  margin: 0 20px;
}

.lolly-spins-twa3wk li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.lolly-spins-3igyvd {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .lolly-spins-3igyvd {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .lolly-spins-3igyvd {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.lolly-spins-3igyvd.lolly-spins-ritj88 {
  margin-right: 0;
}

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

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

.lolly-spins-37w18s {
  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) {
  .lolly-spins-37w18s:hover {
    background: var(--button-bg-hover);
  }
}

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

.lolly-spins-masl8w {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.lolly-spins-masl8w:hover > ul {
  display: flex;
}

.lolly-spins-masl8w:focus > ul {
  display: flex;
}

.lolly-spins-masl8w:focus-within > ul {
  display: flex;
}

.lolly-spins-g2nnsi {
  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;
}

.lolly-spins-g2nnsi::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.lolly-spins-ccsdka ease-in-out;
}

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

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

.lolly-spins-masl8w 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.lolly-spins-yldnk6 ease-in-out;
  overflow: hidden;
}

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

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

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

.lolly-spins-iwiq85 {
  display: none;
}

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

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

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

.lolly-spins-yemm24 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.lolly-spins-yemm24 img {
  margin-bottom: 20px;
}

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

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

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

.lolly-spins-u2nteg {
  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) {
  .lolly-spins-u2nteg {
    font-size: 32px;
  }
}

.lolly-spins-c67ojc {
  color: var(--text-color);
}

.lolly-spins-qxm0ak {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.lolly-spins-qxm0ak p img {
  display: block;
  margin: 0 auto;
}

.lolly-spins-qxm0ak p:first-of-type {
  margin-top: 0;
}

.lolly-spins-qxm0ak p:last-of-type {
  margin-bottom: 0;
}

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

.lolly-spins-qxm0ak ul {
  padding: 0 0 0 20px;
}

.lolly-spins-qxm0ak table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.lolly-spins-qxm0ak table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.lolly-spins-qxm0ak iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.lolly-spins-kdlofd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.lolly-spins-pd1cuf {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.lolly-spins-pd1cuf .lolly-spins-79hzi1 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-pd1cuf .lolly-spins-79hzi1 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.lolly-spins-pd1cuf .lolly-spins-u906hq {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-pd1cuf .lolly-spins-u906hq {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .lolly-spins-pd1cuf .lolly-spins-u906hq img {
    width: 100%;
  }
}

.lolly-spins-u906hq {
  margin: 0 0 28px;
}

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

.lolly-spins-79hzi1 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-79hzi1 {
    margin-bottom: 18px;
  }
}

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

.lolly-spins-kdlofd .lolly-spins-4ppq7n {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.lolly-spins-po3lpk {
  position: relative;
  border: none;
}

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

.lolly-spins-40dyqk {
  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;
}

.lolly-spins-40dyqk span {
  height: 32px;
}

.lolly-spins-40dyqk span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.lolly-spins-40dyqk.lolly-spins-79dyeb span {
  transform: scaleY(-1);
}

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

.lolly-spins-l6isy1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.lolly-spins-l6isy1 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.lolly-spins-yldnk6 ease-in-out;
}

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

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

.lolly-spins-l6isy1.lolly-spins-mld9bs {
  display: none;
}

.lolly-spins-3kyxgq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.lolly-spins-3kyxgq table {
  width: 100%;
  border-collapse: collapse;
}

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

  .lolly-spins-3kyxgq table td {
    min-width: 75px;
  }
}

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

.lolly-spins-3kyxgq table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.lolly-spins-3kyxgq p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.lolly-spins-euaidj {
  width: 100%;
  border-collapse: collapse;
}

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

.lolly-spins-euaidj 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) {
  .lolly-spins-euaidj tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.lolly-spins-toreyt table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.lolly-spins-toreyt table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.lolly-spins-toreyt p {
  color: var(--text-color);
}

.lolly-spins-aal9kz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.lolly-spins-i911ho {
  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);
}

.lolly-spins-yirjjc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.lolly-spins-9st1iq h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-9st1iq h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.lolly-spins-9st1iq p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.lolly-spins-9st1iq p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-9st1iq p {
    font-size: 16px;
  }
}

.lolly-spins-1b5o9y {
  display: none;
}

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

.lolly-spins-kairso {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.lolly-spins-kairso li {
  margin: 0 20px;
}

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

.lolly-spins-kairso li a img {
  margin-bottom: 4px;
}

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

.lolly-spins-95lq5q {
  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) {
  .lolly-spins-95lq5q {
    padding: 0 16px;
  }
}

.lolly-spins-95lq5q li {
  font-size: 16px;
  position: relative;
}

.lolly-spins-95lq5q li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .lolly-spins-95lq5q li a:hover {
    text-decoration: underline;
  }
}

.lolly-spins-95lq5q li span {
  opacity: 0.5;
}

.lolly-spins-95lq5q li + li {
  margin-left: 30px;
}

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

h2.lolly-spins-smnb6l {
  margin: 0 0 28px;
}

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

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

.lolly-spins-s7gurb 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);
}

.lolly-spins-s7gurb 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;
}

.lolly-spins-s7gurb 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;
}

.lolly-spins-s7gurb tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.lolly-spins-s7gurb tbody tr:last-of-type {
  margin-bottom: 0;
}

.lolly-spins-s7gurb tbody tr td:first-of-type {
  flex-shrink: 0;
}

.lolly-spins-s7gurb 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);
}

.lolly-spins-s7gurb 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);
}

.lolly-spins-s7gurb tbody tr td:last-of-type {
  margin-left: auto;
}

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

.lolly-spins-s7gurb tbody tr td .lolly-spins-zjk2uv {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .lolly-spins-s7gurb tbody tr td .lolly-spins-zjk2uv {
    width: 100%;
  }
}

.lolly-spins-s7gurb tbody tr td .lolly-spins-qz5ua8 {
  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.lolly-spins-yldnk6 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .lolly-spins-s7gurb tbody tr td .lolly-spins-qz5ua8:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .lolly-spins-s7gurb tbody tr td .lolly-spins-qz5ua8 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .lolly-spins-s7gurb tbody tr td .lolly-spins-qz5ua8 {
    width: 100%;
  }
}

.lolly-spins-s7gurb tbody tr td .lolly-spins-dim3iv {
  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) {
  .lolly-spins-s7gurb tbody tr td .lolly-spins-dim3iv:hover {
    text-decoration: none;
  }
}

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

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

.lolly-spins-9538ri {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .lolly-spins-9538ri {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .lolly-spins-9538ri {
    margin: 0 auto 60px;
  }
}

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

.lolly-spins-2t0xzb {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-2t0xzb {
    margin: 0 -5px;
  }
}

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

.lolly-spins-nxfb8u img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.lolly-spins-yldnk6 ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .lolly-spins-peq9hv {
    height: 190px;
    margin: 20px auto;
  }
}

.lolly-spins-peq9hv img {
  width: 100%;
  height: 100%;
}

.lolly-spins-peq9hv iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .lolly-spins-peq9hv iframe {
    height: 190px;
  }
}

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

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

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

.lolly-spins-6pldn7 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.lolly-spins-yldnk6 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .lolly-spins-6pldn7:hover svg {
    transform: scale(1.1);
  }
}

.lolly-spins-s1y99j {
  padding: 90px 0;
}

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

.lolly-spins-58v88e {
  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) {
  .lolly-spins-58v88e {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .lolly-spins-58v88e {
    flex-direction: column-reverse;
  }
}

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

.lolly-spins-v9017p img {
  width: 100%;
}

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

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

.lolly-spins-jqtqo8 {
  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;
}

.lolly-spins-jqtqo8 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) {
  .lolly-spins-jqtqo8 {
    flex-basis: auto;
  }
}

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

.lolly-spins-pgc20h {
  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.lolly-spins-yldnk6 ease-in-out;
}

.lolly-spins-pgc20h:hover {
  border: 1px solid #8c8ca2;
}

.lolly-spins-tyv9ea {
  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%);
}

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

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

.lolly-spins-j7o9tk a {
  text-decoration: underline;
  color: #8babff;
}

.lolly-spins-6hc965 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.lolly-spins-6hc965 .lolly-spins-pgc20h {
  width: 50%;
  margin: 0;
}

.lolly-spins-692bah {
  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;
}

.lolly-spins-692bah:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.lolly-spins-pqakxi {
  margin: 0 0 100px;
}

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

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

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

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

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

.lolly-spins-pktleq {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.lolly-spins-zycq4y 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.lolly-spins-yldnk6 ease-in-out;
}

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

.lolly-spins-zycq4y a svg {
  fill: #fff;
}

.lolly-spins-zycq4y a:hover {
  background: #3d68e7;
}

.lolly-spins-4tbmfk {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.lolly-spins-9nclnf {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-9nclnf {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.lolly-spins-3sdl1k {
  font-size: 16px;
  color: var(--text-color);
}

.lolly-spins-dtanrb {
  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) {
  .lolly-spins-dtanrb {
    padding: 0 16px;
  }
}

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

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

.lolly-spins-a6ucgn {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.lolly-spins-q4pwsi {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.lolly-spins-q4pwsi 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);
}

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

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

.lolly-spins-q4pwsi table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .lolly-spins-q4pwsi {
    margin: 0;
  }
}

.lolly-spins-oth7vg {
  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) {
  .lolly-spins-oth7vg {
    min-height: 190px;
  }
}

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

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

.lolly-spins-n1731a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.lolly-spins-n1731a.lolly-spins-trdh5s {
  display: none;
}

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

.lolly-spins-l53tpk iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lolly-spins-l53tpk iframe.lolly-spins-9wfi7h {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.lolly-spins-l53tpk.lolly-spins-n5bqdx {
  opacity: 1;
  pointer-events: all;
}

.lolly-spins-5dqf51 {
  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.lolly-spins-yldnk6 ease-in-out;
}

.lolly-spins-5dqf51 svg {
  margin-right: 10px;
}

.lolly-spins-5dqf51 + .lolly-spins-5dqf51 {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .lolly-spins-5dqf51:hover {
    background: #a8a6b3;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .lolly-spins-5dqf51 {
    height: 42px;
    max-width: 220px;
  }
}

.lolly-spins-dtanrb .lolly-spins-kdlofd {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.lolly-spins-dtanrb .lolly-spins-kdlofd h1,
.lolly-spins-dtanrb .lolly-spins-kdlofd 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) {
  .lolly-spins-dtanrb .lolly-spins-kdlofd h1,
  .lolly-spins-dtanrb .lolly-spins-kdlofd h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .lolly-spins-dtanrb .lolly-spins-kdlofd {
    margin: 28px 0 0;
  }
}

.lolly-spins-iaz726 {
  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) {
  .lolly-spins-iaz726 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .lolly-spins-iaz726 {
    flex-direction: column;
  }
}

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

.lolly-spins-vqrte2 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.lolly-spins-fr9w7t iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lolly-spins-y9o4rm {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.lolly-spins-5m8kqu {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-5m8kqu {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.lolly-spins-bwelih {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .lolly-spins-lrnbrw {
    padding: 10px;
  }
}

.lolly-spins-lrnbrw .lolly-spins-4ppq7n {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .lolly-spins-lrnbrw .lolly-spins-4ppq7n {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .lolly-spins-lrnbrw {
    flex-wrap: wrap;
  }
}

.lolly-spins-zyt0mb {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.lolly-spins-zyt0mb img {
  width: 100%;
}

.lolly-spins-25rvkg {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .lolly-spins-25rvkg {
    max-width: 200px;
    margin: 0;
  }
}

.lolly-spins-aqc9h0 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.lolly-spins-3m6zku {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.lolly-spins-sbxaz4 {
  width: 100%;
  margin: 0 0 100px;
}

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

.lolly-spins-sbxaz4 .lolly-spins-4m6qph {
  position: relative;
}

.lolly-spins-sbxaz4 .lolly-spins-9mozia {
  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;
}

.lolly-spins-sbxaz4 .lolly-spins-9mozia.lolly-spins-trdh5s {
  display: none;
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut {
  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) {
  .lolly-spins-sbxaz4 .lolly-spins-1qnbut {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .lolly-spins-sbxaz4 .lolly-spins-1qnbut {
    bottom: 90px;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-zv10h4 {
  max-width: 300px;
  width: 100%;
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-zv10h4 .lolly-spins-dwpmf2 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-zv10h4 .lolly-spins-dwpmf2 {
    font-size: 32px;
    text-align: center;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-zv10h4 .lolly-spins-mv6ibd {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-zv10h4 .lolly-spins-mv6ibd {
    text-align: center;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 {
    flex-direction: column-reverse;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-m0kj71 {
  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.lolly-spins-yldnk6 ease-in-out;
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-m0kj71:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-m0kj71 {
    width: 100%;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-y2emmr {
  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.lolly-spins-yldnk6 ease-in-out;
  overflow: hidden;
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-y2emmr 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);
  }
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-y2emmr: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;
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-y2emmr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .lolly-spins-sbxaz4 .lolly-spins-1qnbut .lolly-spins-ritj88 .lolly-spins-y2emmr {
    width: 100%;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-1qnbut.lolly-spins-trdh5s {
  display: none;
}

.lolly-spins-sbxaz4 .lolly-spins-gtv00v {
  display: none;
}

.lolly-spins-sbxaz4 .lolly-spins-gtv00v.lolly-spins-n5bqdx {
  display: block;
}

.lolly-spins-sbxaz4 .lolly-spins-gtv00v iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .lolly-spins-sbxaz4 .lolly-spins-gtv00v iframe {
    height: calc(100vh - 54px);
  }
}

.lolly-spins-sbxaz4 .lolly-spins-2eyimj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .lolly-spins-sbxaz4 .lolly-spins-2eyimj {
    padding: 24px 16px 0;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-2eyimj .lolly-spins-dwpmf2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-sbxaz4 .lolly-spins-2eyimj .lolly-spins-dwpmf2 {
    margin-bottom: 24px;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-2eyimj 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);
}

.lolly-spins-sbxaz4 .lolly-spins-2eyimj 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) {
  .lolly-spins-sbxaz4 .lolly-spins-2eyimj table tr td {
    padding: 12px 4px;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-2eyimj 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) {
  .lolly-spins-sbxaz4 .lolly-spins-2eyimj table tr th {
    padding: 12px 4px;
  }
}

.lolly-spins-sbxaz4 .lolly-spins-2eyimj table tr:last-of-type td {
  border-bottom: none;
}

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

.lolly-spins-k15dwn.lolly-spins-ocj3th {
  display: block;
}

.lolly-spins-k15dwn iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.lolly-spins-k15dwn .lolly-spins-32k140 {
  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;
}

.lolly-spins-k15dwn .lolly-spins-83sh8u {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.lolly-spins-k15dwn .lolly-spins-y2emmr {
  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.lolly-spins-yldnk6 ease-in-out;
}

.lolly-spins-k15dwn .lolly-spins-y2emmr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.lolly-spins-ij2l7q.lolly-spins-ocj3th {
  display: block;
}

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

.lolly-spins-y7cdit {
  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;
}

.lolly-spins-6uj5a6 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.lolly-spins-s8r7fg {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.lolly-spins-s8r7fg svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.lolly-spins-uov4n0 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.lolly-spins-h5h6v9.lolly-spins-trdh5s {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .lolly-spins-2nnq5z {
    margin-bottom: 20px;
  }
}

.lolly-spins-5239to {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.lolly-spins-5239to span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.lolly-spins-5239to 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.lolly-spins-yldnk6 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.lolly-spins-5239to input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.lolly-spins-5239to input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.lolly-spins-5239to input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.lolly-spins-5239to input:active {
  border-color: #c2c0ce;
}

.lolly-spins-5239to input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-5239to {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.lolly-spins-uaf8hd {
  margin-bottom: 36px;
}

.lolly-spins-uaf8hd 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;
}

.lolly-spins-uaf8hd textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.lolly-spins-uaf8hd textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.lolly-spins-tjwdyn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.lolly-spins-4ku0zj {
  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.lolly-spins-yldnk6 ease-in-out;
}

.lolly-spins-4ku0zj:hover {
  background: var(--border-color);
}

.lolly-spins-a1qht4 {
  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.lolly-spins-yldnk6 ease-in-out;
}

.lolly-spins-a1qht4:hover {
  background: #166ad9;
}

.lolly-spins-vokhi9 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.lolly-spins-vokhi9.lolly-spins-trdh5s {
  display: none;
}

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

.lolly-spins-vokhi9 .lolly-spins-4ku0zj {
  margin: 0 auto;
}

.lolly-spins-mi7q7t {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.lolly-spins-n10ui7 {
  filter: grayscale(100%);
}

.lolly-spins-hnghho > input {
  display: none;
}

.lolly-spins-hnghho > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.lolly-spins-nolr1u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.lolly-spins-dc7rn8 44.lolly-spins-c4dym3.lolly-spins-syp93m.lolly-spins-w8g9rj.lolly-spins-b7j1j3.lolly-spins-12fgwq.lolly-spins-3lcty4.lolly-spins-4nl3m4.lolly-spins-tvr38r.lolly-spins-67is3i.lolly-spins-zb8ste.lolly-spins-zonl90.lolly-spins-r44fkx 0l-12.lolly-spins-1k7y0r 30.lolly-spins-lgcath.lolly-spins-8ezj0k 2.lolly-spins-021vxe.lolly-spins-8ezj0k 3.lolly-spins-sufq3s 3.lolly-spins-u3lmju.lolly-spins-3rkv6j 3.lolly-spins-sxvqjr.lolly-spins-o3fe8o.lolly-spins-eg7zmf.lolly-spins-c8um4h 7-3.lolly-spins-1k7y0r 10.lolly-spins-xmxnmr.lolly-spins-c8um4h 23.lolly-spins-nyawgt.lolly-spins-4ipvqa 1.lolly-spins-oq01ki 2.lolly-spins-1k7y0r 3.lolly-spins-4ipvqa 1.lolly-spins-3rkv6j 5.lolly-spins-8fraya.lolly-spins-3rkv6j 32.lolly-spins-bhumot.lolly-spins-o3fe8o 5.lolly-spins-r44fkx 4.lolly-spins-c8um4h 9.lolly-spins-c8um4h 8.lolly-spins-3rkv6j 6.lolly-spins-sg1k05.lolly-spins-s7usda.lolly-spins-2ligi4.lolly-spins-6pgsy7.lolly-spins-86xtxe 4.lolly-spins-mqwukg.lolly-spins-86xtxe 6.lolly-spins-86xtxe 0l29.lolly-spins-r44fkx 17.lolly-spins-f3wsfr.lolly-spins-pvpblx 2.lolly-spins-85qfjp 10.lolly-spins-ex9ule.lolly-spins-1k7y0r 8.lolly-spins-trrx5b.lolly-spins-oyzxao.lolly-spins-k29kca.lolly-spins-s7d1ks.lolly-spins-2orgph.lolly-spins-o3fe8o.lolly-spins-12fgwq.lolly-spins-1k7y0r 1.lolly-spins-vjqqe6.lolly-spins-zyslg3.lolly-spins-3zpngz.lolly-spins-qn7xld.lolly-spins-ywdzro.lolly-spins-oq01ki 1.lolly-spins-j1kyab.lolly-spins-2yia62.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.lolly-spins-hnghho > input:checked ~ label,
.lolly-spins-hnghho > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.lolly-spins-nolr1u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.lolly-spins-dc7rn8 44.lolly-spins-c4dym3.lolly-spins-syp93m.lolly-spins-w8g9rj.lolly-spins-b7j1j3.lolly-spins-12fgwq.lolly-spins-3lcty4.lolly-spins-4nl3m4.lolly-spins-tvr38r.lolly-spins-67is3i.lolly-spins-zb8ste.lolly-spins-zonl90.lolly-spins-r44fkx 0l-12.lolly-spins-1k7y0r 30.lolly-spins-lgcath.lolly-spins-8ezj0k 2.lolly-spins-021vxe.lolly-spins-8ezj0k 3.lolly-spins-sufq3s 3.lolly-spins-u3lmju.lolly-spins-3rkv6j 3.lolly-spins-sxvqjr.lolly-spins-o3fe8o.lolly-spins-eg7zmf.lolly-spins-c8um4h 7-3.lolly-spins-1k7y0r 10.lolly-spins-xmxnmr.lolly-spins-c8um4h 23.lolly-spins-nyawgt.lolly-spins-4ipvqa 1.lolly-spins-oq01ki 2.lolly-spins-1k7y0r 3.lolly-spins-4ipvqa 1.lolly-spins-3rkv6j 5.lolly-spins-8fraya.lolly-spins-3rkv6j 32.lolly-spins-bhumot.lolly-spins-o3fe8o 5.lolly-spins-r44fkx 4.lolly-spins-c8um4h 9.lolly-spins-c8um4h 8.lolly-spins-3rkv6j 6.lolly-spins-sg1k05.lolly-spins-s7usda.lolly-spins-2ligi4.lolly-spins-6pgsy7.lolly-spins-86xtxe 4.lolly-spins-mqwukg.lolly-spins-86xtxe 6.lolly-spins-86xtxe 0l29.lolly-spins-r44fkx 17.lolly-spins-f3wsfr.lolly-spins-pvpblx 2.lolly-spins-85qfjp 10.lolly-spins-ex9ule.lolly-spins-1k7y0r 8.lolly-spins-trrx5b.lolly-spins-oyzxao.lolly-spins-k29kca.lolly-spins-s7d1ks.lolly-spins-2orgph.lolly-spins-o3fe8o.lolly-spins-12fgwq.lolly-spins-1k7y0r 1.lolly-spins-vjqqe6.lolly-spins-zyslg3.lolly-spins-3zpngz.lolly-spins-qn7xld.lolly-spins-ywdzro.lolly-spins-oq01ki 1.lolly-spins-j1kyab.lolly-spins-2yia62.5z'/%3e%3c/svg%3e");
}

.lolly-spins-hnghho > input:not(:checked) ~ label:hover,
.lolly-spins-hnghho > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.lolly-spins-nolr1u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.lolly-spins-dc7rn8 44.lolly-spins-c4dym3.lolly-spins-syp93m.lolly-spins-w8g9rj.lolly-spins-b7j1j3.lolly-spins-12fgwq.lolly-spins-3lcty4.lolly-spins-4nl3m4.lolly-spins-tvr38r.lolly-spins-67is3i.lolly-spins-zb8ste.lolly-spins-zonl90.lolly-spins-r44fkx 0l-12.lolly-spins-1k7y0r 30.lolly-spins-lgcath.lolly-spins-8ezj0k 2.lolly-spins-021vxe.lolly-spins-8ezj0k 3.lolly-spins-sufq3s 3.lolly-spins-u3lmju.lolly-spins-3rkv6j 3.lolly-spins-sxvqjr.lolly-spins-o3fe8o.lolly-spins-eg7zmf.lolly-spins-c8um4h 7-3.lolly-spins-1k7y0r 10.lolly-spins-xmxnmr.lolly-spins-c8um4h 23.lolly-spins-nyawgt.lolly-spins-4ipvqa 1.lolly-spins-oq01ki 2.lolly-spins-1k7y0r 3.lolly-spins-4ipvqa 1.lolly-spins-3rkv6j 5.lolly-spins-8fraya.lolly-spins-3rkv6j 32.lolly-spins-bhumot.lolly-spins-o3fe8o 5.lolly-spins-r44fkx 4.lolly-spins-c8um4h 9.lolly-spins-c8um4h 8.lolly-spins-3rkv6j 6.lolly-spins-sg1k05.lolly-spins-s7usda.lolly-spins-2ligi4.lolly-spins-6pgsy7.lolly-spins-86xtxe 4.lolly-spins-mqwukg.lolly-spins-86xtxe 6.lolly-spins-86xtxe 0l29.lolly-spins-r44fkx 17.lolly-spins-f3wsfr.lolly-spins-pvpblx 2.lolly-spins-85qfjp 10.lolly-spins-ex9ule.lolly-spins-1k7y0r 8.lolly-spins-trrx5b.lolly-spins-oyzxao.lolly-spins-k29kca.lolly-spins-s7d1ks.lolly-spins-2orgph.lolly-spins-o3fe8o.lolly-spins-12fgwq.lolly-spins-1k7y0r 1.lolly-spins-vjqqe6.lolly-spins-zyslg3.lolly-spins-3zpngz.lolly-spins-qn7xld.lolly-spins-ywdzro.lolly-spins-oq01ki 1.lolly-spins-j1kyab.lolly-spins-2yia62.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .lolly-spins-zcjoee > .lolly-spins-dat3mj {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .lolly-spins-zcjoee > .lolly-spins-dat3mj {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .lolly-spins-zcjoee > .lolly-spins-dat3mj {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .lolly-spins-zcjoee > .lolly-spins-dat3mj {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .lolly-spins-zcjoee > .lolly-spins-dat3mj {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.lolly-spins-3ogrs1 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.lolly-spins-3ogrs1.lolly-spins-trdh5s {
  display: none;
}

.lolly-spins-vjilqu {
  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) {
  .lolly-spins-vjilqu {
    height: 74px;
    overflow: visible;
  }
}

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

.lolly-spins-eyx4v8 {
  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;
}

.lolly-spins-eyx4v8::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.lolly-spins-eyx4v8::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.lolly-spins-eyx4v8 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.lolly-spins-g1q66a {
  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;
}

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

.lolly-spins-g1q66a::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) {
  .lolly-spins-g1q66a::after {
    display: none;
  }
}

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

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

.lolly-spins-4kbj31 {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .lolly-spins-4kbj31 {
    top: -20px;
  }
}

.lolly-spins-7z2cal {
  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.lolly-spins-yldnk6 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .lolly-spins-7z2cal {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .lolly-spins-7z2cal {
    width: 90px;
    height: 40px;
  }
}

.lolly-spins-3ogrs1.lolly-spins-pm1wq7 .lolly-spins-vjilqu {
  background: #2b3b67;
}

.lolly-spins-3ogrs1.lolly-spins-pm1wq7 .lolly-spins-eyx4v8 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.lolly-spins-3ogrs1.lolly-spins-pm1wq7 .lolly-spins-eyx4v8::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.lolly-spins-3ogrs1.lolly-spins-pm1wq7 .lolly-spins-eyx4v8::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.lolly-spins-3ogrs1.lolly-spins-pm1wq7 .lolly-spins-g1q66a::before {
  background: #0e0f41;
}

.lolly-spins-3ogrs1.lolly-spins-pm1wq7 .lolly-spins-g1q66a::after {
  background: #152557;
}

.lolly-spins-3ogrs1.lolly-spins-s6gxxp .lolly-spins-vjilqu {
  background: #1f35fa;
}

.lolly-spins-3ogrs1.lolly-spins-s6gxxp .lolly-spins-eyx4v8 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.lolly-spins-3ogrs1.lolly-spins-s6gxxp .lolly-spins-eyx4v8::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.lolly-spins-3ogrs1.lolly-spins-s6gxxp .lolly-spins-eyx4v8::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.lolly-spins-3ogrs1.lolly-spins-s6gxxp .lolly-spins-g1q66a::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.lolly-spins-3ogrs1.lolly-spins-s6gxxp .lolly-spins-g1q66a::after {
  background: #192ac8;
}

.lolly-spins-3ogrs1.lolly-spins-lhovi8 .lolly-spins-vjilqu {
  background: #fa771f;
}

.lolly-spins-3ogrs1.lolly-spins-lhovi8 .lolly-spins-eyx4v8 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.lolly-spins-3ogrs1.lolly-spins-lhovi8 .lolly-spins-eyx4v8::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.lolly-spins-3ogrs1.lolly-spins-lhovi8 .lolly-spins-eyx4v8::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.lolly-spins-3ogrs1.lolly-spins-lhovi8 .lolly-spins-g1q66a::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.lolly-spins-3ogrs1.lolly-spins-lhovi8 .lolly-spins-g1q66a::after {
  background: #fa8535;
}

.lolly-spins-hgxwdk {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

.lolly-spins-5vyumb {
  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) {
  .lolly-spins-5vyumb:hover {
    background: var(--button-bg-hover);
  }
}

.lolly-spins-hjyar1 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.lolly-spins-hjyar1 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.lolly-spins-hjyar1 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.lolly-spins-whujjf {
  width: 120px;
  height: 22px;
}

.lolly-spins-whujjf .lolly-spins-h6p8qz {
  fill: #c2c0ce;
}

.lolly-spins-whujjf [rating="1"] .lolly-spins-h6p8qz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.lolly-spins-whujjf [rating="2"] .lolly-spins-h6p8qz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.lolly-spins-whujjf [rating="3"] .lolly-spins-h6p8qz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.lolly-spins-whujjf [rating="4"] .lolly-spins-h6p8qz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.lolly-spins-whujjf [rating="5"] .lolly-spins-h6p8qz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.lolly-spins-l807s0 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.lolly-spins-kq3fos {
  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);
}

.lolly-spins-kq3fos.lolly-spins-n5bqdx {
  display: block;
}

.lolly-spins-kq3fos.lolly-spins-trdh5s {
  display: none;
}

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

.lolly-spins-4tdyvk {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.lolly-spins-4o95gd {
  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);
}

.lolly-spins-8wkqfw {
  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;
}

.lolly-spins-9bfse4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.lolly-spins-9bfse4 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.lolly-spins-qhwqb2 {
  font-size: 16px;
  line-height: 140%;
}

.lolly-spins-rede97 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.lolly-spins-rede97 .lolly-spins-h6p8qz {
  fill: #c2c0ce;
}

.lolly-spins-rede97 [rating="1"] .lolly-spins-h6p8qz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.lolly-spins-rede97 [rating="2"] .lolly-spins-h6p8qz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.lolly-spins-rede97 [rating="3"] .lolly-spins-h6p8qz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.lolly-spins-rede97 [rating="4"] .lolly-spins-h6p8qz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.lolly-spins-rede97 [rating="5"] .lolly-spins-h6p8qz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.lolly-spins-eoju0k {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.lolly-spins-zbwkn5 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .lolly-spins-zbwkn5 {
    padding: 0 16px;
  }
}

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

.lolly-spins-r994au {
  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) {
  .lolly-spins-r994au {
    padding: 12px;
    gap: 12px;
  }
}

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

.lolly-spins-kaxqc9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lolly-spins-dlva3d {
  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;
}

.lolly-spins-c72cbn {
  flex: 1;
  min-width: 0;
}

.lolly-spins-91a5rl {
  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) {
  .lolly-spins-91a5rl {
    font-size: 14px;
    gap: 6px;
  }
}

.lolly-spins-zl1wxp {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.lolly-spins-zl1wxp svg,
.lolly-spins-zl1wxp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lolly-spins-zl1wxp svg path {
  fill: var(--button-bg-color);
}

.lolly-spins-zl1wxp svg circle {
  fill: var(--button-text-color);
}

.lolly-spins-gwxb1c {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.lolly-spins-gwxb1c strong {
  font-weight: 600;
}

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

.lolly-spins-aw49xe p {
  margin: 0 0 16px;
}

.lolly-spins-aw49xe p:last-child {
  margin-bottom: 0;
}

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

.lolly-spins-row9zb {
  max-width: 300px;
  width: 100%;
}

.lolly-spins-row9zb a {
  width: 100%;
}

@media (max-width: 575px) {
  .lolly-spins-row9zb {
    max-width: 200px;
  }
}

.lolly-spins-286owx {
  justify-content: center;
}

.lolly-spins-0qdy4r {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lolly-spins-rs9eo7 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .lolly-spins-4qezh7 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.lolly-spins-285kcj .lolly-spins-twa3wk {
  justify-content: center;
}

/* faq */

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

.lolly-spins-rrskxn {
  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.lolly-spins-btxnwa ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lolly-spins-rrskxn::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.lolly-spins-btxnwa ease;
}

.lolly-spins-zk9ydk.lolly-spins-ocj3th .lolly-spins-rrskxn::after {
  transform: rotate(45deg);
}

.lolly-spins-kadl59 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.lolly-spins-yldnk6 ease, padding 0.lolly-spins-yldnk6 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.lolly-spins-zk9ydk.lolly-spins-ocj3th .lolly-spins-kadl59 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.lolly-spins-66kvua {
  margin: 25px 0;
}

.lolly-spins-hnghho > input:not(:checked) ~ label:hover,
.lolly-spins-hnghho > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.lolly-spins-w7t9ha.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.lolly-spins-h3rd8b 44.lolly-spins-opbpzq.lolly-spins-xxe9zb.lolly-spins-q4qqw3.lolly-spins-603kr6.lolly-spins-uxfq75.lolly-spins-7jczlx.lolly-spins-1hjcfp.lolly-spins-3qivgt.lolly-spins-pl9xl1.lolly-spins-mv8mka.lolly-spins-7kvtwq.lolly-spins-d9t5dv 0l-12.lolly-spins-76sd5a 30.lolly-spins-1hmbgi.lolly-spins-n2dxiu 2.lolly-spins-zjqq3l.lolly-spins-n2dxiu 3.lolly-spins-nuq8f0 3.lolly-spins-2dq45t.lolly-spins-z5cpni 3.lolly-spins-zm842x.lolly-spins-68csdm.lolly-spins-964voi.lolly-spins-cj4xha 7-3.lolly-spins-76sd5a 10.lolly-spins-2utfr0.lolly-spins-cj4xha 23.lolly-spins-rjhd9r.lolly-spins-9z8e7q 1.lolly-spins-rzy2lf 2.lolly-spins-76sd5a 3.lolly-spins-9z8e7q 1.lolly-spins-z5cpni 5.lolly-spins-edzabs.lolly-spins-z5cpni 32.lolly-spins-1lzehl.lolly-spins-68csdm 5.lolly-spins-d9t5dv 4.lolly-spins-cj4xha 9.lolly-spins-cj4xha 8.lolly-spins-z5cpni 6.lolly-spins-k9fru6.lolly-spins-pg6znw.lolly-spins-3qyvxq.lolly-spins-exrxu3.lolly-spins-kpgz96 4.lolly-spins-rf5plr.lolly-spins-kpgz96 6.lolly-spins-kpgz96 0l29.lolly-spins-d9t5dv 17.lolly-spins-vczz02.lolly-spins-50p8s9 2.lolly-spins-93qyfc 10.lolly-spins-n19dax.lolly-spins-76sd5a 8.lolly-spins-xjjubm.lolly-spins-6qg42i.lolly-spins-8pcxfy.lolly-spins-r1a015.lolly-spins-m9ur65.lolly-spins-68csdm.lolly-spins-uxfq75.lolly-spins-76sd5a 1.lolly-spins-7tpegj.lolly-spins-qeamac.lolly-spins-42qh78.lolly-spins-77hs84.lolly-spins-ocan7i.lolly-spins-rzy2lf 1.lolly-spins-7arimj.lolly-spins-wf5pyo.5z'/%3e%3c/svg%3e");
}

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

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

.lolly-spins-fg9t5w {
  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);
}

.lolly-spins-fg9t5w.lolly-spins-5z7hti {
  display: block;
}

.lolly-spins-fg9t5w.lolly-spins-0rj8lz {
  display: none;
}

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

.lolly-spins-eopmo4 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.lolly-spins-thf1f3 {
  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);
}

.lolly-spins-d088z1 {
  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;
}

.lolly-spins-vj9sj1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.lolly-spins-naftsh {
  font-size: 16px;
  line-height: 140%;
}

.lolly-spins-5g8zvr {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.lolly-spins-5g8zvr .lolly-spins-lon35o {
  fill: #c2c0ce;
}

.lolly-spins-5g8zvr [rating="1"] .lolly-spins-lon35o:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.lolly-spins-5g8zvr [rating="2"] .lolly-spins-lon35o:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.lolly-spins-5g8zvr [rating="3"] .lolly-spins-lon35o:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.lolly-spins-5g8zvr [rating="4"] .lolly-spins-lon35o:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.lolly-spins-5g8zvr [rating="5"] .lolly-spins-lon35o:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.lolly-spins-w24rll 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;
}

.lolly-spins-w24rll 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 */

.lolly-spins-7v62vb {
  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);
}

.lolly-spins-7v62vb.lolly-spins-sat6nq {
  opacity: 1;
  pointer-events: auto;
}
