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;
  color: var(--title-color);
  text-decoration: none;
}

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

.sugar-rush-pnfdo6 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.sugar-rush-cy7fly {
  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) {
  .sugar-rush-cy7fly: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;
  }
}

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

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

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

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

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

.sugar-rush-mn8r03 {
  cursor: pointer;
}

.sugar-rush-kl1slc {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.sugar-rush-rllgcz {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sugar-rush-rllgcz figure {
  margin: 0;
}

.sugar-rush-rllgcz.sugar-rush-ykbidv {
  justify-content: flex-start;
  margin-right: 4px;
}

.sugar-rush-rllgcz.sugar-rush-2nnd1g {
  justify-content: flex-end;
  margin-left: 4px;
}

.sugar-rush-rllgcz.sugar-rush-la2vad {
  justify-content: center;
}

.sugar-rush-rllgcz.sugar-rush-79x6lm {
  justify-content: normal;
}

.sugar-rush-bkpkwr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.sugar-rush-9k88ny {
  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) {
  .sugar-rush-9k88ny {
    flex-direction: column;
  }
}

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

.sugar-rush-xjpvpo img {
  width: 100%;
}

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

.sugar-rush-n1zn14 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.sugar-rush-n1zn14 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) {
  .sugar-rush-n1zn14 ul {
    margin-bottom: 15px;
  }
}

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

.sugar-rush-n1zn14 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);
}

.sugar-rush-n1zn14 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.sugar-rush-n1zn14 ul li:last-of-type::after {
  display: none;
}

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

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

.sugar-rush-9h4r94 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .sugar-rush-fmrpyu {
    height: 50px;
  }
}

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

.sugar-rush-fmrpyu.sugar-rush-bsj0n7 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .sugar-rush-fmrpyu.sugar-rush-bsj0n7:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.sugar-rush-510ipa {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .sugar-rush-510ipa {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .sugar-rush-510ipa {
    padding: 50px 16px 68px;
  }
}

.sugar-rush-203o1p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-203o1p {
    flex-direction: column;
  }
}

.sugar-rush-ceb2gm {
  margin-bottom: 94px;
}

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

.sugar-rush-1fr4pz .sugar-rush-t3nqe6 {
  margin-bottom: 28px;
}

.sugar-rush-1fr4pz .sugar-rush-t3nqe6 img {
  max-height: 100px;
  width: auto;
}

.sugar-rush-kni7pz {
  display: flex;
  align-items: center;
}

.sugar-rush-kni7pz a + a {
  margin-left: 24px;
}

.sugar-rush-kni7pz img {
  max-height: 56px;
  width: auto;
}

.sugar-rush-yqu32i img {
  max-height: 38px!important;
  width: auto;
}

.sugar-rush-kni7pz img + img {
  margin-left: 24px;
}

.sugar-rush-nqk07r {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.sugar-rush-pta84i {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .sugar-rush-gtgfjf {
    flex-wrap: wrap;
  }
}

.sugar-rush-gtgfjf li {
  display: flex;
  margin: 0 7px;
}

.sugar-rush-gtgfjf li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.sugar-rush-fr20px + .sugar-rush-fr20px {
  margin-left: 120px;
}

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

.sugar-rush-qlaqfa {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.sugar-rush-psaq7h {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sugar-rush-psaq7h li {
  font-size: 16px;
}

.sugar-rush-psaq7h li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.sugar-rush-psaq7h li + li {
  margin-top: 16px;
}

.sugar-rush-t6z3ue {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.sugar-rush-t6z3ue.sugar-rush-33yyya {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.sugar-rush-p4r7gg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.sugar-rush-680obg {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.sugar-rush-680obg li {
  width: 100%;
}

.sugar-rush-680obg 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: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.sugar-rush-680obg li a svg {
  fill: var(--button-text-color);
}

.sugar-rush-680obg li a.sugar-rush-33yyya {
  background: var(--border-color);
}

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

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

.sugar-rush-bbflx2 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.sugar-rush-53o5sd {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.sugar-rush-53o5sd img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .sugar-rush-53o5sd:hover img {
    transform: scale(1.1);
  }
}

.sugar-rush-bmxy3l {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .sugar-rush-bmxy3l {
    height: 54px;
  }
}

.sugar-rush-m3y0jt {
  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) {
  .sugar-rush-m3y0jt {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .sugar-rush-m3y0jt .sugar-rush-t3nqe6 img {
    max-width: 90px;
  }
}

.sugar-rush-t3nqe6 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .sugar-rush-t3nqe6 {
    order: -2;
  }
}

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

.sugar-rush-rdsqr2 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sugar-rush-rdsqr2 li {
  font-size: 16px;
  margin: 0 20px;
}

.sugar-rush-rdsqr2 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.sugar-rush-qt6t7k {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.sugar-rush-qt6t7k.sugar-rush-gbz2i0 {
  margin-right: 0;
}

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

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

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

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

.sugar-rush-0aq144 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.sugar-rush-0aq144:hover > ul {
  display: flex;
}

.sugar-rush-0aq144:focus > ul {
  display: flex;
}

.sugar-rush-0aq144:focus-within > ul {
  display: flex;
}

.sugar-rush-1uvakc {
  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;
}

.sugar-rush-1uvakc::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 0chicken-road-jpdxgz ease-in-out;
}

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

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

.sugar-rush-0aq144 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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-0aq144 ul li {
    padding: 5px;
  }
}

.sugar-rush-0aq144 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) {
  .sugar-rush-0aq144 ul li a:hover {
    text-decoration: underline;
  }
}

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

.sugar-rush-fhj104 {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .sugar-rush-fhj104:checked ~ .sugar-rush-np2u82 {
    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;
  }
  .sugar-rush-np2u82 {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .sugar-rush-fhj104:checked ~ .sugar-rush-np2u82 {
    display: block;
  }
  .sugar-rush-fhj104:checked + .sugar-rush-ijcm41 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .sugar-rush-fhj104:checked + .sugar-rush-ijcm41 span:nth-child(2) {
    display: none;
  }
  .sugar-rush-fhj104:checked + .sugar-rush-ijcm41 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.sugar-rush-qsxuzc {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.sugar-rush-qsxuzc img {
  margin-bottom: 3px;
}

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

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

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

@media (max-width: 600px) {
  .sugar-rush-qsxuzc {
    padding: 0px 0px !important;
  }
}

.sugar-rush-fmc3no {
  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) {
  .sugar-rush-fmc3no {
    font-size: 32px;
  }
}

.sugar-rush-d564hu {
  color: var(--text-color);
}

.sugar-rush-mb6ise {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.sugar-rush-mb6ise p img {
  display: block;
  margin: 0 auto;
}

.sugar-rush-mb6ise p:first-of-type {
  margin-top: 0;
}

.sugar-rush-mb6ise p:last-of-type {
  margin-bottom: 0;
}

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

.sugar-rush-mb6ise ul {
  padding: 0 0 0 20px;
}

.sugar-rush-mb6ise table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.sugar-rush-mb6ise table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.sugar-rush-mb6ise iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.sugar-rush-0rktx7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

@media only screen and (max-width: 767px) {
  .sugar-rush-0rktx7 {
    margin-bottom: 60px;
  }
}

.sugar-rush-871qhi {
  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) {
  .sugar-rush-871qhi {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.sugar-rush-871qhi h1,
.sugar-rush-871qhi h2,
.sugar-rush-871qhi h3,
.sugar-rush-871qhi 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) {
  .sugar-rush-871qhi h1,
  .sugar-rush-871qhi h2,
  .sugar-rush-871qhi h3,
  .sugar-rush-871qhi h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.sugar-rush-4do55y {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-4do55y {
    flex-direction: column-reverse;
  }
}

.sugar-rush-4do55y .sugar-rush-qeswxu {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-4do55y .sugar-rush-qeswxu {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.sugar-rush-4do55y .sugar-rush-j8u2rs {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-4do55y .sugar-rush-j8u2rs {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .sugar-rush-4do55y .sugar-rush-j8u2rs img {
    width: 100%;
  }
}

.sugar-rush-j8u2rs {
  margin: 0 0 28px;
}

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

.sugar-rush-qeswxu {
  margin: 0 0 28px;
}

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

.sugar-rush-0rktx7 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) {
  .sugar-rush-0rktx7 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.sugar-rush-0rktx7 .sugar-rush-cy7fly {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.sugar-rush-2nresa {
  position: relative;
  border: none;
}

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

.sugar-rush-4ra83j {
  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;
}

.sugar-rush-4ra83j span {
  height: 32px;
}

.sugar-rush-4ra83j span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.sugar-rush-4ra83j.sugar-rush-exk58h span {
  transform: scaleY(-1);
}

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

.sugar-rush-lui90t {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.sugar-rush-lui90t li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.sugar-rush-lui90t.sugar-rush-aomydq {
  display: none;
}

.sugar-rush-mfsd10 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.sugar-rush-mfsd10 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .sugar-rush-mfsd10 table td {
    min-width: 75px;
  }
}

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

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

.sugar-rush-mfsd10 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.sugar-rush-a91bjy {
  width: 100%;
  border-collapse: collapse;
}

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

.sugar-rush-a91bjy 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) {
  .sugar-rush-a91bjy tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.sugar-rush-rxh7hm table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.sugar-rush-rxh7hm table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.sugar-rush-rxh7hm p {
  color: var(--text-color);
}

.sugar-rush-axg9bd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.sugar-rush-b59vzj {
  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);
}

.sugar-rush-gciz9g {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.sugar-rush-s7avsi p + p {
  margin-top: 10px;
}

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

.sugar-rush-19fj5d {
  display: none;
}

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

.sugar-rush-khx8b1 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.sugar-rush-khx8b1 li {
  margin: 0 20px;
}

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

.sugar-rush-khx8b1 li a img {
  margin-bottom: 4px;
}

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

.sugar-rush-hdfczb {
  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) {
  .sugar-rush-hdfczb {
    padding: 0 16px;
  }
}

.sugar-rush-hdfczb li {
  font-size: 16px;
  position: relative;
}

.sugar-rush-hdfczb li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.sugar-rush-hdfczb li span {
  opacity: 0.5;
}

.sugar-rush-hdfczb li + li {
  margin-left: 30px;
}

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

h2.sugar-rush-871qhi {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.sugar-rush-871qhi {
    margin-bottom: 18px;
  }
}

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

.sugar-rush-mn4m5k 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);
}

.sugar-rush-mn4m5k 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;
}

.sugar-rush-mn4m5k 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;
}

.sugar-rush-mn4m5k tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.sugar-rush-mn4m5k tbody tr:last-of-type {
  margin-bottom: 0;
}

.sugar-rush-mn4m5k tbody tr td:first-of-type {
  flex-shrink: 0;
}

.sugar-rush-mn4m5k 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);
}

.sugar-rush-mn4m5k 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);
}

.sugar-rush-mn4m5k tbody tr td:last-of-type {
  margin-left: auto;
}

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

.sugar-rush-mn4m5k tbody tr td .sugar-rush-8z18rn {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .sugar-rush-mn4m5k tbody tr td .sugar-rush-8z18rn {
    width: 100%;
  }
}

.sugar-rush-mn4m5k tbody tr td .sugar-rush-h2bhqy {
  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: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .sugar-rush-mn4m5k tbody tr td .sugar-rush-h2bhqy:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .sugar-rush-mn4m5k tbody tr td .sugar-rush-h2bhqy {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .sugar-rush-mn4m5k tbody tr td .sugar-rush-h2bhqy {
    width: 100%;
  }
}

.sugar-rush-mn4m5k tbody tr td .sugar-rush-plwgk2 {
  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) {
  .sugar-rush-mn4m5k tbody tr td .sugar-rush-plwgk2:hover {
    text-decoration: none;
  }
}

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

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

.sugar-rush-y38gbx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.sugar-rush-425qvs {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-425qvs {
    margin: 0 -5px;
  }
}

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

.sugar-rush-l508ud img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .sugar-rush-nuerzn {
    height: 190px;
    margin: 20px auto;
  }
}

.sugar-rush-nuerzn img {
  width: 100%;
  height: 100%;
}

.sugar-rush-nuerzn iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .sugar-rush-nuerzn iframe {
    height: 190px;
  }
}

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

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

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

.sugar-rush-masqnf svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.sugar-rush-k4kja2 {
  padding: 90px 0;
}

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

.sugar-rush-kzujck {
  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) {
  .sugar-rush-kzujck {
    padding: 0 16px;
  }
}

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

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

.sugar-rush-rl488p img {
  width: 100%;
}

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

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

.sugar-rush-p2hcyl {
  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;
}

.sugar-rush-p2hcyl 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) {
  .sugar-rush-p2hcyl {
    flex-basis: auto;
  }
}

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

.sugar-rush-1mj4nl {
  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: 0chicken-road-spynx9 ease-in-out;
}

.sugar-rush-1mj4nl:hover {
  border: 1px solid #8c8ca2;
}

.sugar-rush-tfe5fc {
  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%);
}

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

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

.sugar-rush-qp6cuy a {
  text-decoration: underline;
  color: #8babff;
}

.sugar-rush-2xkh7g {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.sugar-rush-2xkh7g .sugar-rush-1mj4nl {
  width: 50%;
  margin: 0;
}

.sugar-rush-8k3h9q {
  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;
}

.sugar-rush-8k3h9q:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.sugar-rush-0tbaon {
  margin: 0 0 100px;
}

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

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

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

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

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

.sugar-rush-dy59cc {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.sugar-rush-8c7pna 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: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-8c7pna a {
    margin: 1px 0 4px;
  }
}

.sugar-rush-8c7pna a svg {
  fill: #fff;
}

.sugar-rush-8c7pna a:hover {
  background: #3d68e7;
}

.sugar-rush-0q8f7w {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.sugar-rush-f8vjrs {
  margin-bottom: 16px;
}

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

.sugar-rush-t9vi0u {
  font-size: 16px;
  color: var(--text-color);
}

.sugar-rush-vte0pz {
  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) {
  .sugar-rush-vte0pz {
    padding: 0 16px;
  }
}

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

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

.sugar-rush-z9eja3 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.sugar-rush-k72fw6 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.sugar-rush-k72fw6 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);
}

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

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

.sugar-rush-k72fw6 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .sugar-rush-k72fw6 {
    margin: 0;
  }
}

.sugar-rush-t0mjpf {
  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) {
  .sugar-rush-t0mjpf {
    min-height: 190px;
  }
}

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

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

.sugar-rush-ghg61o {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.sugar-rush-ghg61o.sugar-rush-hvoh1d {
  display: none;
}

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

.sugar-rush-ihw8v6 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sugar-rush-ihw8v6 iframe.sugar-rush-ds7ogb {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.sugar-rush-ihw8v6.sugar-rush-8e3ccj {
  opacity: 1;
  pointer-events: all;
}

.sugar-rush-hw5e7a {
  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: 0chicken-road-spynx9 ease-in-out;
}

.sugar-rush-hw5e7a svg {
  margin-right: 10px;
}

.sugar-rush-hw5e7a + .sugar-rush-hw5e7a {
  margin-top: 14px;
}

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

.sugar-rush-3twp9c {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.sugar-rush-vte0pz .sugar-rush-0rktx7 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.sugar-rush-vte0pz .sugar-rush-0rktx7 h1,
.sugar-rush-vte0pz .sugar-rush-0rktx7 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) {
  .sugar-rush-vte0pz .sugar-rush-0rktx7 h1,
  .sugar-rush-vte0pz .sugar-rush-0rktx7 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .sugar-rush-vte0pz .sugar-rush-0rktx7 {
    margin: 28px 0 0;
  }
}

.sugar-rush-sdq5f7 {
  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) {
  .sugar-rush-sdq5f7 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .sugar-rush-sdq5f7 {
    flex-direction: column;
  }
}

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

.sugar-rush-1q5rmv {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .sugar-rush-1q5rmv {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .sugar-rush-1q5rmv {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

.sugar-rush-l7jlyk iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sugar-rush-bbxbu1 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.sugar-rush-j9ba3i {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.sugar-rush-w6nzpb {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .sugar-rush-ehyt8n {
    padding: 10px;
  }
}

.sugar-rush-ehyt8n .sugar-rush-cy7fly {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .sugar-rush-ehyt8n .sugar-rush-cy7fly {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .sugar-rush-ehyt8n {
    flex-wrap: wrap;
  }
}

.sugar-rush-lkzxlb {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.sugar-rush-lkzxlb img {
  width: 100%;
}

.sugar-rush-w4sz5l {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.sugar-rush-adwlse {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.sugar-rush-qau8t9 {
  width: 100%;
  margin: 0 0 100px;
}

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

.sugar-rush-qau8t9 .sugar-rush-fv0b0m {
  position: relative;
}

.sugar-rush-qau8t9 .sugar-rush-hksppy {
  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;
}

.sugar-rush-qau8t9 .sugar-rush-hksppy.sugar-rush-hvoh1d {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .sugar-rush-qau8t9 .sugar-rush-7l66qx {
    bottom: 90px;
  }
}

.sugar-rush-qau8t9 .sugar-rush-7l66qx .sugar-rush-nqcq7j {
  max-width: 300px;
  width: 100%;
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-nqcq7j
  .sugar-rush-loo1qa {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .sugar-rush-qau8t9
    .sugar-rush-7l66qx
    .sugar-rush-nqcq7j
    .sugar-rush-loo1qa {
    font-size: 32px;
    text-align: center;
  }
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-nqcq7j
  .sugar-rush-719eee {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .sugar-rush-qau8t9
    .sugar-rush-7l66qx
    .sugar-rush-nqcq7j
    .sugar-rush-719eee {
    text-align: center;
  }
}

.sugar-rush-qau8t9 .sugar-rush-7l66qx .sugar-rush-gbz2i0 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-qau8t9 .sugar-rush-7l66qx .sugar-rush-gbz2i0 {
    flex-direction: column-reverse;
  }
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-gbz2i0
  .sugar-rush-0vzyic {
  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: 0chicken-road-spynx9 ease-in-out;
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-gbz2i0
  .sugar-rush-0vzyic:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-qau8t9
    .sugar-rush-7l66qx
    .sugar-rush-gbz2i0
    .sugar-rush-0vzyic {
    width: 100%;
  }
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-gbz2i0
  .sugar-rush-euzka3 {
  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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-gbz2i0
  .sugar-rush-euzka3
  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);
  }
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-gbz2i0
  .sugar-rush-euzka3: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;
}

.sugar-rush-qau8t9
  .sugar-rush-7l66qx
  .sugar-rush-gbz2i0
  .sugar-rush-euzka3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .sugar-rush-qau8t9
    .sugar-rush-7l66qx
    .sugar-rush-gbz2i0
    .sugar-rush-euzka3 {
    width: 100%;
  }
}

.sugar-rush-qau8t9 .sugar-rush-7l66qx.sugar-rush-hvoh1d {
  display: none;
}

.sugar-rush-qau8t9 .sugar-rush-3or2je {
  display: none;
}

.sugar-rush-qau8t9 .sugar-rush-3or2je.sugar-rush-8e3ccj {
  display: block;
}

.sugar-rush-qau8t9 .sugar-rush-3or2je iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .sugar-rush-qau8t9 .sugar-rush-3or2je iframe {
    height: calc(100vh - 54px);
  }
}

.sugar-rush-qau8t9 .sugar-rush-dk5krk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .sugar-rush-qau8t9 .sugar-rush-dk5krk {
    padding: 24px 16px 0;
  }
}

.sugar-rush-qau8t9 .sugar-rush-dk5krk .sugar-rush-loo1qa {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-qau8t9 .sugar-rush-dk5krk .sugar-rush-loo1qa {
    margin-bottom: 24px;
  }
}

.sugar-rush-qau8t9 .sugar-rush-dk5krk 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);
}

.sugar-rush-qau8t9 .sugar-rush-dk5krk 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) {
  .sugar-rush-qau8t9 .sugar-rush-dk5krk table tr td {
    padding: 12px 4px;
  }
}

.sugar-rush-qau8t9 .sugar-rush-dk5krk 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) {
  .sugar-rush-qau8t9 .sugar-rush-dk5krk table tr th {
    padding: 12px 4px;
  }
}

.sugar-rush-qau8t9 .sugar-rush-dk5krk table tr:last-of-type td {
  border-bottom: none;
}

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

.sugar-rush-dn5lcu.sugar-rush-33yyya {
  display: block;
}

.sugar-rush-dn5lcu iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.sugar-rush-dn5lcu .sugar-rush-w1r61w {
  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;
}

.sugar-rush-dn5lcu .sugar-rush-y7y49f {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.sugar-rush-dn5lcu .sugar-rush-euzka3 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.sugar-rush-dn5lcu .sugar-rush-euzka3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.sugar-rush-n57xhd.sugar-rush-33yyya {
  display: block;
}

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

.sugar-rush-w1gtd8 {
  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;
}

.sugar-rush-e73ecc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.sugar-rush-u7y258 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.sugar-rush-u7y258 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.sugar-rush-jxa2pu {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sugar-rush-1vfn1d.sugar-rush-hvoh1d {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .sugar-rush-1ooaec {
    margin-bottom: 20px;
  }
}

.sugar-rush-qpk8w0 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.sugar-rush-qpk8w0 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: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.sugar-rush-qpk8w0 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.sugar-rush-qpk8w0 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.sugar-rush-qpk8w0 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.sugar-rush-qpk8w0 input:active {
  border-color: #c2c0ce;
}

.sugar-rush-qpk8w0 input:focus {
  border-color: #c2c0ce;
}

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

.sugar-rush-5pe8k1 {
  margin-bottom: 36px;
}

.sugar-rush-5pe8k1 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;
}

.sugar-rush-5pe8k1 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.sugar-rush-5pe8k1 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-5pe8k1 {
    margin-bottom: 24px;
  }
}

.sugar-rush-qo59pd {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.sugar-rush-nf6vct {
  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: 0chicken-road-spynx9 ease-in-out;
}

.sugar-rush-nf6vct:hover {
  background: var(--border-color);
}

.sugar-rush-kpcl7d {
  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: 0chicken-road-spynx9 ease-in-out;
}

.sugar-rush-kpcl7d:hover {
  background: #166ad9;
}

.sugar-rush-1jhx67 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.sugar-rush-1jhx67.sugar-rush-hvoh1d {
  display: none;
}

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

.sugar-rush-1jhx67 .sugar-rush-nf6vct {
  margin: 0 auto;
}

.sugar-rush-1z743l {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-1z743l {
    margin-bottom: 16px;
  }
}

.sugar-rush-96d8e8 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.sugar-rush-ng8ftn {
  filter: grayscale(100%);
}

.sugar-rush-96d8e8 > input {
  display: none;
}

.sugar-rush-96d8e8 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.sugar-rush-odh2hj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.sugar-rush-qrc6oi 44.sugar-rush-550pox.sugar-rush-j0n4s9.sugar-rush-x7bspf.sugar-rush-v1wumm.sugar-rush-lukjvx.sugar-rush-4oi3dv.sugar-rush-25k6ba.sugar-rush-5rb4fn.sugar-rush-jpfqjd.sugar-rush-cmmvy9.sugar-rush-ziekb2.sugar-rush-e38y5n 0l-12.sugar-rush-e53gcu 30.sugar-rush-euh3jf.sugar-rush-7jdb42 2.sugar-rush-za1q71.sugar-rush-7jdb42 3.sugar-rush-16u3rq 3.sugar-rush-r909t1.sugar-rush-snasvr 3.sugar-rush-8vspwd.sugar-rush-46683e.sugar-rush-6hvbnx.sugar-rush-780ra3 7-3.sugar-rush-e53gcu 10.sugar-rush-t9t4qr.sugar-rush-780ra3 23.sugar-rush-ewl0nb.sugar-rush-rap4j8 1.sugar-rush-n8k9n0 2.sugar-rush-e53gcu 3.sugar-rush-rap4j8 1.sugar-rush-snasvr 5.sugar-rush-10bbr9.sugar-rush-snasvr 32.sugar-rush-jqbi4p.sugar-rush-46683e 5.sugar-rush-e38y5n 4.sugar-rush-780ra3 9.sugar-rush-780ra3 8.sugar-rush-snasvr 6.sugar-rush-5gro5o.sugar-rush-fjshey.sugar-rush-9wzctl.sugar-rush-m333jh.sugar-rush-7napso 4.sugar-rush-4x6ihx.sugar-rush-7napso 6.sugar-rush-7napso 0l29.sugar-rush-e38y5n 17.sugar-rush-nviuc5.sugar-rush-50ta8c 2.sugar-rush-kkbmki 10.sugar-rush-yvvf7a.sugar-rush-e53gcu 8.sugar-rush-a4zaxg.sugar-rush-d314ay.sugar-rush-79lgeu.sugar-rush-vo9696.sugar-rush-gvkc10.sugar-rush-46683e.sugar-rush-lukjvx.sugar-rush-e53gcu 1.sugar-rush-op3p2h.sugar-rush-yex5sk.sugar-rush-mg55u8.sugar-rush-eiwa54.sugar-rush-5xany1.sugar-rush-n8k9n0 1.sugar-rush-p60cc8.sugar-rush-juim8w.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.sugar-rush-96d8e8 > input:checked ~ label,
.sugar-rush-96d8e8 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.sugar-rush-odh2hj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.sugar-rush-qrc6oi 44.sugar-rush-550pox.sugar-rush-j0n4s9.sugar-rush-x7bspf.sugar-rush-v1wumm.sugar-rush-lukjvx.sugar-rush-4oi3dv.sugar-rush-25k6ba.sugar-rush-5rb4fn.sugar-rush-jpfqjd.sugar-rush-cmmvy9.sugar-rush-ziekb2.sugar-rush-e38y5n 0l-12.sugar-rush-e53gcu 30.sugar-rush-euh3jf.sugar-rush-7jdb42 2.sugar-rush-za1q71.sugar-rush-7jdb42 3.sugar-rush-16u3rq 3.sugar-rush-r909t1.sugar-rush-snasvr 3.sugar-rush-8vspwd.sugar-rush-46683e.sugar-rush-6hvbnx.sugar-rush-780ra3 7-3.sugar-rush-e53gcu 10.sugar-rush-t9t4qr.sugar-rush-780ra3 23.sugar-rush-ewl0nb.sugar-rush-rap4j8 1.sugar-rush-n8k9n0 2.sugar-rush-e53gcu 3.sugar-rush-rap4j8 1.sugar-rush-snasvr 5.sugar-rush-10bbr9.sugar-rush-snasvr 32.sugar-rush-jqbi4p.sugar-rush-46683e 5.sugar-rush-e38y5n 4.sugar-rush-780ra3 9.sugar-rush-780ra3 8.sugar-rush-snasvr 6.sugar-rush-5gro5o.sugar-rush-fjshey.sugar-rush-9wzctl.sugar-rush-m333jh.sugar-rush-7napso 4.sugar-rush-4x6ihx.sugar-rush-7napso 6.sugar-rush-7napso 0l29.sugar-rush-e38y5n 17.sugar-rush-nviuc5.sugar-rush-50ta8c 2.sugar-rush-kkbmki 10.sugar-rush-yvvf7a.sugar-rush-e53gcu 8.sugar-rush-a4zaxg.sugar-rush-d314ay.sugar-rush-79lgeu.sugar-rush-vo9696.sugar-rush-gvkc10.sugar-rush-46683e.sugar-rush-lukjvx.sugar-rush-e53gcu 1.sugar-rush-op3p2h.sugar-rush-yex5sk.sugar-rush-mg55u8.sugar-rush-eiwa54.sugar-rush-5xany1.sugar-rush-n8k9n0 1.sugar-rush-p60cc8.sugar-rush-juim8w.5z'/%3e%3c/svg%3e");
}

.sugar-rush-96d8e8 > input:not(:checked) ~ label:hover,
.sugar-rush-96d8e8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.sugar-rush-odh2hj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.sugar-rush-qrc6oi 44.sugar-rush-550pox.sugar-rush-j0n4s9.sugar-rush-x7bspf.sugar-rush-v1wumm.sugar-rush-lukjvx.sugar-rush-4oi3dv.sugar-rush-25k6ba.sugar-rush-5rb4fn.sugar-rush-jpfqjd.sugar-rush-cmmvy9.sugar-rush-ziekb2.sugar-rush-e38y5n 0l-12.sugar-rush-e53gcu 30.sugar-rush-euh3jf.sugar-rush-7jdb42 2.sugar-rush-za1q71.sugar-rush-7jdb42 3.sugar-rush-16u3rq 3.sugar-rush-r909t1.sugar-rush-snasvr 3.sugar-rush-8vspwd.sugar-rush-46683e.sugar-rush-6hvbnx.sugar-rush-780ra3 7-3.sugar-rush-e53gcu 10.sugar-rush-t9t4qr.sugar-rush-780ra3 23.sugar-rush-ewl0nb.sugar-rush-rap4j8 1.sugar-rush-n8k9n0 2.sugar-rush-e53gcu 3.sugar-rush-rap4j8 1.sugar-rush-snasvr 5.sugar-rush-10bbr9.sugar-rush-snasvr 32.sugar-rush-jqbi4p.sugar-rush-46683e 5.sugar-rush-e38y5n 4.sugar-rush-780ra3 9.sugar-rush-780ra3 8.sugar-rush-snasvr 6.sugar-rush-5gro5o.sugar-rush-fjshey.sugar-rush-9wzctl.sugar-rush-m333jh.sugar-rush-7napso 4.sugar-rush-4x6ihx.sugar-rush-7napso 6.sugar-rush-7napso 0l29.sugar-rush-e38y5n 17.sugar-rush-nviuc5.sugar-rush-50ta8c 2.sugar-rush-kkbmki 10.sugar-rush-yvvf7a.sugar-rush-e53gcu 8.sugar-rush-a4zaxg.sugar-rush-d314ay.sugar-rush-79lgeu.sugar-rush-vo9696.sugar-rush-gvkc10.sugar-rush-46683e.sugar-rush-lukjvx.sugar-rush-e53gcu 1.sugar-rush-op3p2h.sugar-rush-yex5sk.sugar-rush-mg55u8.sugar-rush-eiwa54.sugar-rush-5xany1.sugar-rush-n8k9n0 1.sugar-rush-p60cc8.sugar-rush-juim8w.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .sugar-rush-ter4so > .sugar-rush-5bqjk9 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .sugar-rush-ter4so > .sugar-rush-5bqjk9 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .sugar-rush-ter4so > .sugar-rush-5bqjk9 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .sugar-rush-ter4so > .sugar-rush-5bqjk9 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .sugar-rush-ter4so > .sugar-rush-5bqjk9 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.sugar-rush-4he1ox {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.sugar-rush-4he1ox.sugar-rush-hvoh1d {
  display: none;
}

.sugar-rush-rw51ks {
  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) {
  .sugar-rush-rw51ks {
    height: 74px;
    overflow: visible;
  }
}

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

.sugar-rush-fkyppy {
  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;
}

.sugar-rush-fkyppy::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.sugar-rush-fkyppy::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.sugar-rush-fkyppy img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.sugar-rush-l443cq {
  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;
}

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

.sugar-rush-l443cq::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) {
  .sugar-rush-l443cq::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .sugar-rush-lt3ic0 {
    top: -20px;
  }
}

.sugar-rush-if40su {
  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: 0chicken-road-spynx9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.sugar-rush-4he1ox.sugar-rush-ic4f8p .sugar-rush-rw51ks {
  background: #2b3b67;
}

.sugar-rush-4he1ox.sugar-rush-ic4f8p .sugar-rush-fkyppy {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.sugar-rush-4he1ox.sugar-rush-ic4f8p .sugar-rush-fkyppy::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.sugar-rush-4he1ox.sugar-rush-ic4f8p .sugar-rush-fkyppy::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.sugar-rush-4he1ox.sugar-rush-ic4f8p .sugar-rush-l443cq::before {
  background: #0e0f41;
}

.sugar-rush-4he1ox.sugar-rush-ic4f8p .sugar-rush-l443cq::after {
  background: #152557;
}

.sugar-rush-4he1ox.sugar-rush-6v5vx9 .sugar-rush-rw51ks {
  background: #1f35fa;
}

.sugar-rush-4he1ox.sugar-rush-6v5vx9 .sugar-rush-fkyppy {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.sugar-rush-4he1ox.sugar-rush-6v5vx9 .sugar-rush-fkyppy::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.sugar-rush-4he1ox.sugar-rush-6v5vx9 .sugar-rush-fkyppy::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.sugar-rush-4he1ox.sugar-rush-6v5vx9 .sugar-rush-l443cq::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.sugar-rush-4he1ox.sugar-rush-6v5vx9 .sugar-rush-l443cq::after {
  background: #192ac8;
}

.sugar-rush-4he1ox.sugar-rush-ujzudn .sugar-rush-rw51ks {
  background: #fa771f;
}

.sugar-rush-4he1ox.sugar-rush-ujzudn .sugar-rush-fkyppy {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.sugar-rush-4he1ox.sugar-rush-ujzudn .sugar-rush-fkyppy::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.sugar-rush-4he1ox.sugar-rush-ujzudn .sugar-rush-fkyppy::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.sugar-rush-4he1ox.sugar-rush-ujzudn .sugar-rush-l443cq::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.sugar-rush-4he1ox.sugar-rush-ujzudn .sugar-rush-l443cq::after {
  background: #fa8535;
}

.sugar-rush-pc0msm {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.sugar-rush-03if96 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.sugar-rush-03if96 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.sugar-rush-03if96 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .sugar-rush-03if96 {
    margin-bottom: 16px;
  }
}

.sugar-rush-3hia1a {
  width: 120px;
  height: 22px;
}

.sugar-rush-3hia1a .sugar-rush-grlqsi {
  fill: #c2c0ce;
}

.sugar-rush-3hia1a [rating="1"] .sugar-rush-grlqsi:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.sugar-rush-3hia1a [rating="2"] .sugar-rush-grlqsi:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.sugar-rush-3hia1a [rating="3"] .sugar-rush-grlqsi:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.sugar-rush-3hia1a [rating="4"] .sugar-rush-grlqsi:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.sugar-rush-3hia1a [rating="5"] .sugar-rush-grlqsi:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.sugar-rush-qp104j {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.sugar-rush-o4f2gu {
  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);
}

.sugar-rush-o4f2gu.sugar-rush-8e3ccj {
  display: block;
}

.sugar-rush-o4f2gu.sugar-rush-hvoh1d {
  display: none;
}

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

.sugar-rush-5pdrnu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.sugar-rush-b9zrtf {
  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);
}

.sugar-rush-jweisv {
  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;
}

.sugar-rush-y1ly9u small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.sugar-rush-qpczee {
  font-size: 16px;
  line-height: 140%;
}

.sugar-rush-6zhmpi {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.sugar-rush-6zhmpi .sugar-rush-grlqsi {
  fill: #c2c0ce;
}

.sugar-rush-6zhmpi [rating="1"] .sugar-rush-grlqsi:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.sugar-rush-6zhmpi [rating="2"] .sugar-rush-grlqsi:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.sugar-rush-6zhmpi [rating="3"] .sugar-rush-grlqsi:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.sugar-rush-6zhmpi [rating="4"] .sugar-rush-grlqsi:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.sugar-rush-6zhmpi [rating="5"] .sugar-rush-grlqsi:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.sugar-rush-qvue5y {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.sugar-rush-gtls83 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .sugar-rush-gtls83 {
    padding: 0 16px;
  }
}

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

.sugar-rush-vsze9e {
  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) {
  .sugar-rush-vsze9e {
    padding: 12px;
    gap: 12px;
  }
}

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

.sugar-rush-z6ywo4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sugar-rush-bkbwf4 {
  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;
}

.sugar-rush-hjavk3 {
  flex: 1;
  min-width: 0;
}

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

.sugar-rush-wyw1im {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.sugar-rush-wyw1im svg,
.sugar-rush-wyw1im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sugar-rush-wyw1im svg path {
  fill: var(--button-bg-color);
}

.sugar-rush-wyw1im svg circle {
  fill: var(--button-text-color);
}

.sugar-rush-ir7ydm {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.sugar-rush-ir7ydm strong {
  font-weight: 600;
}

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

.sugar-rush-qc8y1p p {
  margin: 0 0 16px;
}

.sugar-rush-qc8y1p p:last-child {
  margin-bottom: 0;
}

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

.sugar-rush-mwbw2i {
  max-width: 300px;
  width: 100%;
}

.sugar-rush-mwbw2i a {
  width: 100%;
}

@media (max-width: 575px) {
  .sugar-rush-mwbw2i {
    max-width: 200px;
  }
}

.sugar-rush-3avozd {
  justify-content: center;
}

.sugar-rush-2utc7p {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sugar-rush-2fwdp6 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.sugar-rush-unia17 .sugar-rush-rdsqr2 {
  justify-content: center;
}

/* faq */

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

.sugar-rush-ah2elz {
  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 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sugar-rush-ah2elz::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.sugar-rush-e1sszb.sugar-rush-33yyya .sugar-rush-ah2elz::after {
  transform: rotate(45deg);
}

.sugar-rush-vz7qq0 {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.sugar-rush-e1sszb.sugar-rush-33yyya .sugar-rush-vz7qq0 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.sugar-rush-7g81hw {
  margin: 25px 0;
}

.sugar-rush-96d8e8 > input:not(:checked) ~ label:hover,
.sugar-rush-96d8e8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.sugar-rush-omd7vo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.sugar-rush-9jd5oc 44.sugar-rush-mc4n3u.sugar-rush-bpv1k4.sugar-rush-cvdl1r.sugar-rush-1ee92d.sugar-rush-m69770.sugar-rush-yl8rom.sugar-rush-aa5dvt.sugar-rush-vh9qt7.sugar-rush-18hcqs.sugar-rush-fxu6ix.sugar-rush-iys68p.sugar-rush-fy9yji 0l-12.sugar-rush-f308g8 30.sugar-rush-kth51h.sugar-rush-9x4d5q 2.sugar-rush-2r1bwz.sugar-rush-9x4d5q 3.sugar-rush-4ut6f2 3.sugar-rush-u4503i.sugar-rush-lqsuj1 3.sugar-rush-8r2qn8.sugar-rush-aojxwe.sugar-rush-c78rvr.sugar-rush-bi7h4a 7-3.sugar-rush-f308g8 10.sugar-rush-8fmegl.sugar-rush-bi7h4a 23.sugar-rush-7d0cug.sugar-rush-9svko2 1.sugar-rush-iy0wj1 2.sugar-rush-f308g8 3.sugar-rush-9svko2 1.sugar-rush-lqsuj1 5.sugar-rush-f1r0tn.sugar-rush-lqsuj1 32.sugar-rush-mrfe1g.sugar-rush-aojxwe 5.sugar-rush-fy9yji 4.sugar-rush-bi7h4a 9.sugar-rush-bi7h4a 8.sugar-rush-lqsuj1 6.sugar-rush-gzmxzi.sugar-rush-3rb7jh.sugar-rush-lu412r.sugar-rush-l6dzmf.sugar-rush-pdfj4t 4.sugar-rush-u8dub9.sugar-rush-pdfj4t 6.sugar-rush-pdfj4t 0l29.sugar-rush-fy9yji 17.sugar-rush-nhw47v.sugar-rush-tqkm7o 2.sugar-rush-pmdwfh 10.sugar-rush-88ue6i.sugar-rush-f308g8 8.sugar-rush-w59zb0.sugar-rush-h12wgv.sugar-rush-u8huse.sugar-rush-bsar09.sugar-rush-k7uxqo.sugar-rush-aojxwe.sugar-rush-m69770.sugar-rush-f308g8 1.sugar-rush-fba2yk.sugar-rush-3hfyk6.sugar-rush-qekj8k.sugar-rush-8bge8o.sugar-rush-aep19e.sugar-rush-iy0wj1 1.sugar-rush-yfgdnf.sugar-rush-aghnx1.5z'/%3e%3c/svg%3e");
}

.sugar-rush-8apebw {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.sugar-rush-zwr0k7 {
  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);
}

.sugar-rush-zwr0k7.sugar-rush-arduk3 {
  display: block;
}

.sugar-rush-zwr0k7.sugar-rush-vpygp1 {
  display: none;
}

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

.sugar-rush-zgt87r {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.sugar-rush-ho9nxd {
  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);
}

.sugar-rush-5cl2u6 {
  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;
}

.sugar-rush-d3cas1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.sugar-rush-949phk {
  font-size: 16px;
  line-height: 140%;
}

.sugar-rush-6or75p {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.sugar-rush-6or75p .sugar-rush-3qfk71 {
  fill: #c2c0ce;
}

.sugar-rush-6or75p [rating="1"] .sugar-rush-3qfk71:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.sugar-rush-6or75p [rating="2"] .sugar-rush-3qfk71:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.sugar-rush-6or75p [rating="3"] .sugar-rush-3qfk71:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.sugar-rush-6or75p [rating="4"] .sugar-rush-3qfk71:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.sugar-rush-6or75p [rating="5"] .sugar-rush-3qfk71:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.sugar-rush-mzk2zd 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;
}

.sugar-rush-mzk2zd 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 */

.sugar-rush-8cyek4 {
  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);
}

.sugar-rush-8cyek4.sugar-rush-rhchsu {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.sugar-rush-jk19ci {
  margin: 25px 0;
}

.sugar-rush-kg85b2 > input:not(:checked) ~ label:hover,
.sugar-rush-kg85b2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.sugar-rush-q2on11.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.sugar-rush-fm2yv8 44.sugar-rush-pymnns.sugar-rush-m4rwq6.sugar-rush-u2eqry.sugar-rush-xpjm04.sugar-rush-srr4ds.sugar-rush-b9867z.sugar-rush-gezrgb.sugar-rush-labi3a.sugar-rush-ryrk1o.sugar-rush-yuc4fg.sugar-rush-6x27uz.sugar-rush-9w2edf 0l-12.sugar-rush-p9v8qe 30.sugar-rush-2aycu3.sugar-rush-axdqsx 2.sugar-rush-zmp6a7.sugar-rush-axdqsx 3.sugar-rush-9moa4u 3.sugar-rush-0py22m.sugar-rush-clyqlc 3.sugar-rush-oqvvmf.sugar-rush-99vaki.sugar-rush-8elyp8.sugar-rush-zgi3ls 7-3.sugar-rush-p9v8qe 10.sugar-rush-0epknm.sugar-rush-zgi3ls 23.sugar-rush-4ymn2v.sugar-rush-z56yxs 1.sugar-rush-im8ula 2.sugar-rush-p9v8qe 3.sugar-rush-z56yxs 1.sugar-rush-clyqlc 5.sugar-rush-f7wiwe.sugar-rush-clyqlc 32.sugar-rush-ncsant.sugar-rush-99vaki 5.sugar-rush-9w2edf 4.sugar-rush-zgi3ls 9.sugar-rush-zgi3ls 8.sugar-rush-clyqlc 6.sugar-rush-d2nuwd.sugar-rush-00zdmr.sugar-rush-9pfkzu.sugar-rush-r93jsx.sugar-rush-4pe0xi 4.sugar-rush-sbran4.sugar-rush-4pe0xi 6.sugar-rush-4pe0xi 0l29.sugar-rush-9w2edf 17.sugar-rush-71pqms.sugar-rush-oa4r7n 2.sugar-rush-xby5av 10.sugar-rush-bzgrld.sugar-rush-p9v8qe 8.sugar-rush-2nvs36.sugar-rush-v20xrr.sugar-rush-5zsqtf.sugar-rush-p1vud3.sugar-rush-mt2tu8.sugar-rush-99vaki.sugar-rush-srr4ds.sugar-rush-p9v8qe 1.sugar-rush-8cd5vx.sugar-rush-3agove.sugar-rush-ksvn7h.sugar-rush-vhi5y3.sugar-rush-q1nq70.sugar-rush-im8ula 1.sugar-rush-95v278.sugar-rush-st2xde.5z'/%3e%3c/svg%3e");
}

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

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

.sugar-rush-h4dt5e {
  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);
}

.sugar-rush-h4dt5e.sugar-rush-v67444 {
  display: block;
}

.sugar-rush-h4dt5e.sugar-rush-xduqkp {
  display: none;
}

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

.sugar-rush-z8wr5q {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.sugar-rush-xfd0zs {
  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);
}

.sugar-rush-svij9b {
  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;
}

.sugar-rush-lzxcee small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.sugar-rush-0fvbu7 {
  font-size: 16px;
  line-height: 140%;
}

.sugar-rush-u4vqtk {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.sugar-rush-u4vqtk .sugar-rush-buj9dn {
  fill: #c2c0ce;
}

.sugar-rush-u4vqtk [rating="1"] .sugar-rush-buj9dn:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.sugar-rush-u4vqtk [rating="2"] .sugar-rush-buj9dn:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.sugar-rush-u4vqtk [rating="3"] .sugar-rush-buj9dn:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.sugar-rush-u4vqtk [rating="4"] .sugar-rush-buj9dn:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.sugar-rush-u4vqtk [rating="5"] .sugar-rush-buj9dn:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.sugar-rush-jfpn71 {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  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) {
  .sugar-rush-jfpn71:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .sugar-rush-jfpn71 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.sugar-rush-m11ggm {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.sugar-rush-rkw0zq {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.sugar-rush-h4dt5e {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.sugar-rush-h4dt5e.sugar-rush-v67444 {
  display: block;
}

.sugar-rush-nzpt2e {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.sugar-rush-igpa5m {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.sugar-rush-nzpt2e:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.sugar-rush-nzpt2e:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .sugar-rush-rkw0zq {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .sugar-rush-h4dt5e {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .sugar-rush-nzpt2e {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.sugar-rush-1imbgt {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.sugar-rush-0ud6hv {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sugar-rush-0ud6hv::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.sugar-rush-1imbgt.sugar-rush-5ifjvu .sugar-rush-0ud6hv::after {
  transform: rotate(45deg);
}

.sugar-rush-0ud6hv:hover {
  background: rgba(255, 255, 255, 0.3);
}

.sugar-rush-de0e2f {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.sugar-rush-1imbgt.sugar-rush-5ifjvu .sugar-rush-de0e2f {
  max-height: 100%;
  padding: 15px 20px;
}

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

.sugar-rush-nv1dn7 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.sugar-rush-nv1dn7 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .sugar-rush-nv1dn7 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .sugar-rush-qsxuzc .sugar-rush-yjbkst img {
    margin-top: -150px !important;
  }

  .sugar-rush-tz4gaj {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.sugar-rush-bv9dbv {
  margin-bottom: 25px;
}

.sugar-rush-bv9dbv iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.sugar-rush-n70ggq {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.sugar-rush-xsgg8b ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.sugar-rush-0nw1ds {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.sugar-rush-0nw1ds p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.sugar-rush-0nw1ds button {
  z-index: 2;
}

.sugar-rush-n70ggq.sugar-rush-rtojtp {
  bottom: 40px;
}

.sugar-rush-79cglu {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.sugar-rush-etxlsf {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.sugar-rush-gezlau infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.sugar-rush-cff9v7 {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.sugar-rush-33tvie ease;
  z-index: 10000;
}

.sugar-rush-cff9v7:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .sugar-rush-0nw1ds p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .sugar-rush-0nw1ds .sugar-rush-9e0kwb {
    font-size: 13.5px;
  }

  .sugar-rush-n70ggq .sugar-rush-etxlsf {
    animation: jump-y 0.sugar-rush-gezlau infinite ease-in-out;
  }

  .sugar-rush-5p15eb {
    display: none;
  }
}

.sugar-rush-nqjeut {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.sugar-rush-90z8zc {
  top: 10px;
  animation-duration: 7s;
}

.sugar-rush-uypau0 {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.sugar-rush-8xh8n4 {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.sugar-rush-5p15eb {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.sugar-rush-rkx8ex {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.sugar-rush-7m032s {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.sugar-rush-1upj3y {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.sugar-rush-g80xjk {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.sugar-rush-g80xjk .sugar-rush-9uctf2 {
  display: flex;
  align-items: center;
}

.sugar-rush-0eyk3w {
  display: flex;
  flex-direction: column;
}

.sugar-rush-r6hgzg {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.sugar-rush-o3ov7k {
  max-width: 300px;
  width: 100%;
}

.sugar-rush-e4cd9r {
  max-width: 280px;
  width: 100%;
  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);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .sugar-rush-g80xjk {
    flex-direction: column;
  }

  .sugar-rush-9uctf2 {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .sugar-rush-0eyk3w {
    text-align: center;
  }

  .sugar-rush-g80xjk h3 {
    margin-bottom: 0 !important;
  }
}

.sugar-rush-mfs7tn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

@media (max-width: 501px) {
  .sugar-rush-mfs7tn {
    font-size: 12px;
  }
}

.sugar-rush-aqid5y {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

.sugar-rush-1lesi9 {
  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) {
  .sugar-rush-1lesi9 {
    flex-direction: column;
  }
}

.sugar-rush-8qws1p {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sugar-rush-spc391 li:first-child {
  margin-bottom: 10px;
}

.sugar-rush-spc391 a {
  color: #000;
}

.sugar-rush-2ofuqu {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .sugar-rush-2ofuqu {
    align-items: center;
  }

  .sugar-rush-v3xnfw {
    flex-direction: column;
  }
}

.sugar-rush-60o3w2 {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.sugar-rush-ckyl67 img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.sugar-rush-2rrp78 {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.sugar-rush-2rrp78 a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.sugar-rush-lmjwzl ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.sugar-rush-2rrp78 a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.sugar-rush-3l9sj3 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .sugar-rush-3l9sj3 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .sugar-rush-3l9sj3 {
    margin: 15px auto;
  }
}
.sugar-rush-3l9sj3 li {
  font-size: 16px;
  position: relative;
}
.sugar-rush-3l9sj3 li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .sugar-rush-3l9sj3 li a:hover {
    text-decoration: underline;
  }
}
.sugar-rush-3l9sj3 li span {
  opacity: 0.5;
}
.sugar-rush-3l9sj3 li + li {
  margin-left: 30px;
}
.sugar-rush-3l9sj3 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.sugar-rush-7lnhci {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .sugar-rush-7lnhci {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .sugar-rush-7lnhci {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.sugar-rush-4vd85e {
  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) {
  .sugar-rush-4vd85e {
    flex-direction: column;
  }
}
.sugar-rush-t4u8hn {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.sugar-rush-t4u8hn img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-t4u8hn {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.sugar-rush-mwzss2 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.sugar-rush-mwzss2 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) {
  .sugar-rush-mwzss2 ul {
    margin-bottom: 15px;
  }
}
.sugar-rush-mwzss2 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.sugar-rush-mwzss2 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);
}
.sugar-rush-mwzss2 ul li span svg {
  fill: var(--title-color);
}
.sugar-rush-mwzss2 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-mwzss2 ul li small {
    font-size: 12px;
  }
}
.sugar-rush-mwzss2 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.sugar-rush-mwzss2 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-mwzss2 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.sugar-rush-fca7hl {
  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) {
  .sugar-rush-fca7hl {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.sugar-rush-v5lu3j {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.sugar-rush-jn5iwu {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-jn5iwu {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .sugar-rush-jn5iwu:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.sugar-rush-jn5iwu.sugar-rush-7bkfxv {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .sugar-rush-jn5iwu.sugar-rush-7bkfxv:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.sugar-rush-ycnzq9 {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .sugar-rush-ycnzq9 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .sugar-rush-ycnzq9 {
    padding: 50px 16px 68px;
  }
}
.sugar-rush-fm3qkv {
  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) {
  .sugar-rush-fm3qkv {
    flex-direction: column;
  }
}
.sugar-rush-x4ndm8 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-x4ndm8 {
    margin-bottom: 40px;
  }
}
.sugar-rush-o4ky9m .sugar-rush-qgu36m {
  margin-bottom: 28px;
}
.sugar-rush-o4ky9m .sugar-rush-qgu36m img {
  max-height: 100px;
  width: auto;
}
.sugar-rush-d4t168 {
  display: flex;
  align-items: center;
}
.sugar-rush-d4t168 a + a {
  margin-left: 24px;
}
.sugar-rush-d4t168 img {
  max-height: 56px;
  width: auto;
}
.sugar-rush-d4t168 img + img {
  margin-left: 24px;
}
.sugar-rush-vvwcpw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-vvwcpw {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.sugar-rush-5wmyja {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-5wmyja {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.sugar-rush-rv6akw {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.sugar-rush-rv6akw label {
  font-size: 14px;
}

.sugar-rush-rv6akw h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.sugar-rush-rv6akw input,
.sugar-rush-rv6akw textarea,
.sugar-rush-rv6akw button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.sugar-rush-rv6akw button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.sugar-rush-33tvie ease;
}
.sugar-rush-rv6akw button:hover {
  background-color: var(--button-bg-hover);
}
.sugar-rush-noz52m {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.sugar-rush-3d8e3r ease-in;
}

.sugar-rush-noz52m h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .sugar-rush-6mfifm {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .sugar-rush-6mfifm > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .sugar-rush-6mfifm > div.sugar-rush-p0ixfi {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .sugar-rush-6mfifm > div.sugar-rush-p0ixfi {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.sugar-rush-5r02py {
  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: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .sugar-rush-m3y0jt .sugar-rush-qt6t7k a {
    font-size: 12px;
  }
}

/* app */
.sugar-rush-gki3wq {
  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) {
  .sugar-rush-gki3wq {
    flex-direction: column;
  }
}
.sugar-rush-ukvxtj {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.sugar-rush-ukvxtj img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-ukvxtj {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.sugar-rush-meqcgo {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.sugar-rush-meqcgo 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) {
  .sugar-rush-meqcgo ul {
    margin-bottom: 15px;
  }
}
.sugar-rush-meqcgo ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.sugar-rush-meqcgo 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);
}
.sugar-rush-meqcgo ul li span svg {
  fill: var(--title-color);
}
.sugar-rush-meqcgo ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-meqcgo ul li small {
    font-size: 12px;
  }
}
.sugar-rush-meqcgo ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.sugar-rush-meqcgo ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-meqcgo {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.sugar-rush-3lwbcl {
  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) {
  .sugar-rush-3lwbcl {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.sugar-rush-u8179s {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.sugar-rush-28cbse {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .sugar-rush-28cbse {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .sugar-rush-28cbse:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.sugar-rush-28cbse.sugar-rush-fr3thj {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .sugar-rush-28cbse.sugar-rush-fr3thj:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.sugar-rush-43w395 {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .sugar-rush-43w395 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .sugar-rush-43w395 {
    padding: 50px 16px 68px;
  }
}