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

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

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

.tower-rush-naga4o {
  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) {
  .tower-rush-naga4o: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;
  }
}

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

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

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

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

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

.tower-rush-dqytv6 {
  cursor: pointer;
}

.tower-rush-iwiwix {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.tower-rush-pomutt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.tower-rush-pomutt figure {
  margin: 0;
}

.tower-rush-pomutt.tower-rush-d8trvm {
  justify-content: flex-start;
  margin-right: 4px;
}

.tower-rush-pomutt.tower-rush-jind5p {
  justify-content: flex-end;
  margin-left: 4px;
}

.tower-rush-pomutt.tower-rush-gpnwso {
  justify-content: center;
}

.tower-rush-pomutt.tower-rush-13vqw5 {
  justify-content: normal;
}

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

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

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

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

.tower-rush-rppqyn {
  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) {
  .tower-rush-rppqyn {
    flex-direction: column;
  }
}

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

.tower-rush-xnyrct img {
  width: 100%;
}

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

.tower-rush-u3ek8n {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.tower-rush-u3ek8n 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);
}

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

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

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

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

.tower-rush-u3ek8n ul li:last-of-type::after {
  display: none;
}

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

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

.tower-rush-dj94ba {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.tower-rush-ygtyth {
  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) {
  .tower-rush-ygtyth {
    height: 50px;
  }
}

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

.tower-rush-ygtyth.tower-rush-dfe7cl {
  background-color: #000;
}

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

.tower-rush-9wtrj6 {
  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) {
  .tower-rush-9wtrj6 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .tower-rush-9wtrj6 {
    padding: 50px 16px 68px;
  }
}

.tower-rush-cmdwkb {
  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) {
  .tower-rush-cmdwkb {
    flex-direction: column;
  }
}

.tower-rush-eh69tc {
  margin-bottom: 94px;
}

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

.tower-rush-6kn74g .tower-rush-1umqf9 {
  margin-bottom: 28px;
}

.tower-rush-6kn74g .tower-rush-1umqf9 img {
  max-height: 100px;
  width: auto;
}

.tower-rush-1spv3i {
  display: flex;
  align-items: center;
}

.tower-rush-1spv3i a + a {
  margin-left: 24px;
}

.tower-rush-1spv3i img {
  max-height: 56px;
  width: auto;
}

.tower-rush-15qynp img {
  max-height: 38px!important;
  width: auto;
}

.tower-rush-1spv3i img + img {
  margin-left: 24px;
}

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

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

.tower-rush-5h8b4h {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.tower-rush-hz3kum li {
  display: flex;
  margin: 0 7px;
}

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

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

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

.tower-rush-acf7gl + .tower-rush-acf7gl {
  margin-left: 120px;
}

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

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

.tower-rush-s4qfvg {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tower-rush-s4qfvg li {
  font-size: 16px;
}

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

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

.tower-rush-s4qfvg li + li {
  margin-top: 16px;
}

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

.tower-rush-s3yywi.tower-rush-vhp4xq {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.tower-rush-74vepn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.tower-rush-dhk9w7 li {
  width: 100%;
}

.tower-rush-dhk9w7 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);
}

.tower-rush-dhk9w7 li a svg {
  fill: var(--button-text-color);
}

.tower-rush-dhk9w7 li a.tower-rush-vhp4xq {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.tower-rush-88ybs7 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.tower-rush-88ybs7 img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .tower-rush-88ybs7:hover img {
    transform: scale(1.1);
  }
}

.tower-rush-6mzgl8 {
  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) {
  .tower-rush-6mzgl8 {
    height: 54px;
  }
}

.tower-rush-03roce {
  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) {
  .tower-rush-03roce {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-03roce .tower-rush-1umqf9 img {
    max-width: 90px;
  }
}

.tower-rush-1umqf9 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.tower-rush-v9l9qc li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.tower-rush-hqgo7f.tower-rush-paadlx {
  margin-right: 0;
}

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

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

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

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

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

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

.tower-rush-0cx0p7:hover > ul {
  display: flex;
}

.tower-rush-0cx0p7:focus > ul {
  display: flex;
}

.tower-rush-0cx0p7:focus-within > ul {
  display: flex;
}

.tower-rush-50tax7 {
  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;
}

.tower-rush-50tax7::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) {
  .tower-rush-50tax7 {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .tower-rush-50tax7 img {
    max-width: 20px;
  }
}

.tower-rush-0cx0p7 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) {
  .tower-rush-0cx0p7 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.tower-rush-0cx0p7 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) {
  .tower-rush-0cx0p7 ul li {
    padding: 5px;
  }
}

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

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

.tower-rush-cjtlph {
  display: none;
}

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

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

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

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

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

.tower-rush-ffqfn3 img {
  margin-bottom: 3px;
}

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

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

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

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

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

.tower-rush-ws3e3g {
  color: var(--text-color);
}

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

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

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

.tower-rush-r5s5dc p img {
  display: block;
  margin: 0 auto;
}

.tower-rush-r5s5dc p:first-of-type {
  margin-top: 0;
}

.tower-rush-r5s5dc p:last-of-type {
  margin-bottom: 0;
}

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

.tower-rush-r5s5dc ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.tower-rush-720b8p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.tower-rush-j2rm18 .tower-rush-n3se65 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .tower-rush-j2rm18 .tower-rush-n3se65 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.tower-rush-j2rm18 .tower-rush-yxve1e {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .tower-rush-j2rm18 .tower-rush-yxve1e {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .tower-rush-j2rm18 .tower-rush-yxve1e img {
    width: 100%;
  }
}

.tower-rush-yxve1e {
  margin: 0 0 28px;
}

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

.tower-rush-n3se65 {
  margin: 0 0 28px;
}

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

.tower-rush-720b8p 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) {
  .tower-rush-720b8p h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.tower-rush-720b8p .tower-rush-naga4o {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.tower-rush-d4fqdt {
  position: relative;
  border: none;
}

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

.tower-rush-4kcezr {
  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;
}

.tower-rush-4kcezr span {
  height: 32px;
}

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

.tower-rush-4kcezr.tower-rush-r8s0dm span {
  transform: scaleY(-1);
}

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

.tower-rush-8l50um {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.tower-rush-8l50um 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) {
  .tower-rush-8l50um li a:hover {
    background: var(--main-theme-color);
  }
}

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

.tower-rush-8l50um.tower-rush-l2si89 {
  display: none;
}

.tower-rush-1iwcru {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.tower-rush-1iwcru table {
  width: 100%;
  border-collapse: collapse;
}

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

  .tower-rush-1iwcru table td {
    min-width: 75px;
  }
}

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

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

.tower-rush-1iwcru p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.tower-rush-poxwrv {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.tower-rush-olggkw p {
  color: var(--text-color);
}

.tower-rush-4sluw0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.tower-rush-07tuh8 {
  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);
}

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

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

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

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

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

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

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

.tower-rush-qs5bdt p + p {
  margin-top: 10px;
}

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

.tower-rush-gntl3d {
  display: none;
}

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

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

.tower-rush-fnhee1 li {
  margin: 0 20px;
}

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

.tower-rush-fnhee1 li a img {
  margin-bottom: 4px;
}

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

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

.tower-rush-aistyw li {
  font-size: 16px;
  position: relative;
}

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

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

.tower-rush-aistyw li span {
  opacity: 0.5;
}

.tower-rush-aistyw li + li {
  margin-left: 30px;
}

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

h2.tower-rush-py7ndh {
  margin: 0 0 28px;
}

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

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

.tower-rush-x4vyn0 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);
}

.tower-rush-x4vyn0 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;
}

.tower-rush-x4vyn0 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;
}

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

.tower-rush-x4vyn0 tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.tower-rush-x4vyn0 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);
}

.tower-rush-x4vyn0 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);
}

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

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

.tower-rush-x4vyn0 tbody tr td .tower-rush-bpdoby {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .tower-rush-x4vyn0 tbody tr td .tower-rush-bpdoby {
    width: 100%;
  }
}

.tower-rush-x4vyn0 tbody tr td .tower-rush-7c85jc {
  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) {
  .tower-rush-x4vyn0 tbody tr td .tower-rush-7c85jc:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .tower-rush-x4vyn0 tbody tr td .tower-rush-7c85jc {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .tower-rush-x4vyn0 tbody tr td .tower-rush-7c85jc {
    width: 100%;
  }
}

.tower-rush-x4vyn0 tbody tr td .tower-rush-poz0tm {
  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) {
  .tower-rush-x4vyn0 tbody tr td .tower-rush-poz0tm:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

.tower-rush-kr49uu {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

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

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

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

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

.tower-rush-6lvjv8 img {
  width: 100%;
  height: 100%;
}

.tower-rush-6lvjv8 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

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

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

.tower-rush-7c2tif {
  padding: 90px 0;
}

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

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

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

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

.tower-rush-o92tvj img {
  width: 100%;
}

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

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

.tower-rush-2j391k {
  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;
}

.tower-rush-2j391k 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) {
  .tower-rush-2j391k {
    flex-basis: auto;
  }
}

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

.tower-rush-pl93tt {
  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;
}

.tower-rush-pl93tt:hover {
  border: 1px solid #8c8ca2;
}

.tower-rush-ud5ddl {
  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%);
}

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

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

.tower-rush-trnken a {
  text-decoration: underline;
  color: #8babff;
}

.tower-rush-mwy9dv {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.tower-rush-mwy9dv .tower-rush-pl93tt {
  width: 50%;
  margin: 0;
}

.tower-rush-a83hpb {
  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;
}

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

.tower-rush-4uyxik {
  margin: 0 0 100px;
}

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

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

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

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

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

.tower-rush-uw5ipi {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.tower-rush-aqucp3 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) {
  .tower-rush-aqucp3 a {
    margin: 1px 0 4px;
  }
}

.tower-rush-aqucp3 a svg {
  fill: #fff;
}

.tower-rush-aqucp3 a:hover {
  background: #3d68e7;
}

.tower-rush-29zg58 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.tower-rush-49i2mo {
  margin-bottom: 16px;
}

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

.tower-rush-2z9zmq {
  font-size: 16px;
  color: var(--text-color);
}

.tower-rush-5mek3f {
  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) {
  .tower-rush-5mek3f {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.tower-rush-jaxdtj 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);
}

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

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

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

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

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

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

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

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

.tower-rush-abratu.tower-rush-u3wu19 {
  display: none;
}

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

.tower-rush-1233sh iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tower-rush-1233sh iframe.tower-rush-vq74tk {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.tower-rush-1233sh.tower-rush-ux0kz4 {
  opacity: 1;
  pointer-events: all;
}

.tower-rush-xgtghh {
  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;
}

.tower-rush-xgtghh svg {
  margin-right: 10px;
}

.tower-rush-xgtghh + .tower-rush-xgtghh {
  margin-top: 14px;
}

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

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

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

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

.tower-rush-5mek3f .tower-rush-720b8p {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.tower-rush-5mek3f .tower-rush-720b8p h1,
.tower-rush-5mek3f .tower-rush-720b8p 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) {
  .tower-rush-5mek3f .tower-rush-720b8p h1,
  .tower-rush-5mek3f .tower-rush-720b8p h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .tower-rush-5mek3f .tower-rush-720b8p {
    margin: 28px 0 0;
  }
}

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

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

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

.tower-rush-8mg6u2 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .tower-rush-8mg6u2 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .tower-rush-8mg6u2 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-7lzcop .tower-rush-naga4o {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .tower-rush-7lzcop .tower-rush-naga4o {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

.tower-rush-a6jf0x img {
  width: 100%;
}

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

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

.tower-rush-9yec9n {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.tower-rush-y452it {
  width: 100%;
  margin: 0 0 100px;
}

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

.tower-rush-y452it .tower-rush-78g8ot {
  position: relative;
}

.tower-rush-y452it .tower-rush-xhxldt {
  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;
}

.tower-rush-y452it .tower-rush-xhxldt.tower-rush-u3wu19 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .tower-rush-y452it .tower-rush-ksem87 {
    bottom: 90px;
  }
}

.tower-rush-y452it .tower-rush-ksem87 .tower-rush-fsphb1 {
  max-width: 300px;
  width: 100%;
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-fsphb1
  .tower-rush-8zbv6x {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-y452it
    .tower-rush-ksem87
    .tower-rush-fsphb1
    .tower-rush-8zbv6x {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-fsphb1
  .tower-rush-kzjp6b {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-y452it
    .tower-rush-ksem87
    .tower-rush-fsphb1
    .tower-rush-kzjp6b {
    text-align: center;
  }
}

.tower-rush-y452it .tower-rush-ksem87 .tower-rush-paadlx {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .tower-rush-y452it .tower-rush-ksem87 .tower-rush-paadlx {
    flex-direction: column-reverse;
  }
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-paadlx
  .tower-rush-gb67gf {
  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;
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-paadlx
  .tower-rush-gb67gf:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-y452it
    .tower-rush-ksem87
    .tower-rush-paadlx
    .tower-rush-gb67gf {
    width: 100%;
  }
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-paadlx
  .tower-rush-okuwh8 {
  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;
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-paadlx
  .tower-rush-okuwh8
  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);
  }
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-paadlx
  .tower-rush-okuwh8: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;
}

.tower-rush-y452it
  .tower-rush-ksem87
  .tower-rush-paadlx
  .tower-rush-okuwh8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .tower-rush-y452it
    .tower-rush-ksem87
    .tower-rush-paadlx
    .tower-rush-okuwh8 {
    width: 100%;
  }
}

.tower-rush-y452it .tower-rush-ksem87.tower-rush-u3wu19 {
  display: none;
}

.tower-rush-y452it .tower-rush-4dis7e {
  display: none;
}

.tower-rush-y452it .tower-rush-4dis7e.tower-rush-ux0kz4 {
  display: block;
}

.tower-rush-y452it .tower-rush-4dis7e iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .tower-rush-y452it .tower-rush-4dis7e iframe {
    height: calc(100vh - 54px);
  }
}

.tower-rush-y452it .tower-rush-6si4wd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .tower-rush-y452it .tower-rush-6si4wd {
    padding: 24px 16px 0;
  }
}

.tower-rush-y452it .tower-rush-6si4wd .tower-rush-8zbv6x {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .tower-rush-y452it .tower-rush-6si4wd .tower-rush-8zbv6x {
    margin-bottom: 24px;
  }
}

.tower-rush-y452it .tower-rush-6si4wd 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);
}

.tower-rush-y452it .tower-rush-6si4wd 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) {
  .tower-rush-y452it .tower-rush-6si4wd table tr td {
    padding: 12px 4px;
  }
}

.tower-rush-y452it .tower-rush-6si4wd 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) {
  .tower-rush-y452it .tower-rush-6si4wd table tr th {
    padding: 12px 4px;
  }
}

.tower-rush-y452it .tower-rush-6si4wd table tr:last-of-type td {
  border-bottom: none;
}

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

.tower-rush-267ec9.tower-rush-vhp4xq {
  display: block;
}

.tower-rush-267ec9 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.tower-rush-267ec9 .tower-rush-ejphzk {
  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;
}

.tower-rush-267ec9 .tower-rush-yee4ik {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.tower-rush-267ec9 .tower-rush-okuwh8 {
  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;
}

.tower-rush-267ec9 .tower-rush-okuwh8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.tower-rush-abz2an.tower-rush-vhp4xq {
  display: block;
}

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

.tower-rush-ueni0s {
  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;
}

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

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

.tower-rush-98x87y {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.tower-rush-98x87y svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.tower-rush-tv19y8 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.tower-rush-in9b1f.tower-rush-u3wu19 {
  display: none;
}

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

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

.tower-rush-0z5p7i {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.tower-rush-0z5p7i 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);
}

.tower-rush-0z5p7i input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.tower-rush-0z5p7i input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.tower-rush-0z5p7i input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.tower-rush-0z5p7i input:active {
  border-color: #c2c0ce;
}

.tower-rush-0z5p7i input:focus {
  border-color: #c2c0ce;
}

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

.tower-rush-kujlhv {
  margin-bottom: 36px;
}

.tower-rush-kujlhv 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;
}

.tower-rush-kujlhv textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.tower-rush-kujlhv textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.tower-rush-d5jgck {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.tower-rush-ewilrm {
  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;
}

.tower-rush-ewilrm:hover {
  background: var(--border-color);
}

.tower-rush-yrvxgy {
  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;
}

.tower-rush-yrvxgy:hover {
  background: #166ad9;
}

.tower-rush-3jalkq {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.tower-rush-3jalkq.tower-rush-u3wu19 {
  display: none;
}

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

.tower-rush-3jalkq .tower-rush-ewilrm {
  margin: 0 auto;
}

.tower-rush-kdnj1x {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.tower-rush-z7m32k {
  filter: grayscale(100%);
}

.tower-rush-pxehyf > input {
  display: none;
}

.tower-rush-pxehyf > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-vaapgo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-afygmt 44.tower-rush-st36es.tower-rush-utnjop.tower-rush-p2o66u.tower-rush-0wxlfd.tower-rush-b2wnae.tower-rush-nbmnw9.tower-rush-a40itp.tower-rush-o4haqn.tower-rush-irk0k7.tower-rush-9o40xe.tower-rush-j47e82.tower-rush-cy57wg 0l-12.tower-rush-qk37tn 30.tower-rush-m4xadv.tower-rush-2bynro 2.tower-rush-8rvwha.tower-rush-2bynro 3.tower-rush-o9yr02 3.tower-rush-6mt2f4.tower-rush-3swlu6 3.tower-rush-fbg750.tower-rush-rjd6uk.tower-rush-qrloc6.tower-rush-i0kbf8 7-3.tower-rush-qk37tn 10.tower-rush-ajpl4i.tower-rush-i0kbf8 23.tower-rush-rxpcod.tower-rush-xq7jpz 1.tower-rush-527jck 2.tower-rush-qk37tn 3.tower-rush-xq7jpz 1.tower-rush-3swlu6 5.tower-rush-qljhr4.tower-rush-3swlu6 32.tower-rush-5ggyqb.tower-rush-rjd6uk 5.tower-rush-cy57wg 4.tower-rush-i0kbf8 9.tower-rush-i0kbf8 8.tower-rush-3swlu6 6.tower-rush-5bkj67.tower-rush-z50i3p.tower-rush-8xtulr.tower-rush-sphh2z.tower-rush-pw1vgs 4.tower-rush-1g3yo3.tower-rush-pw1vgs 6.tower-rush-pw1vgs 0l29.tower-rush-cy57wg 17.tower-rush-rdcclb.tower-rush-l1jf6u 2.tower-rush-8966vc 10.tower-rush-lxpx74.tower-rush-qk37tn 8.tower-rush-gfv2wr.tower-rush-u24qff.tower-rush-ua4vrw.tower-rush-3o6g89.tower-rush-9s4im9.tower-rush-rjd6uk.tower-rush-b2wnae.tower-rush-qk37tn 1.tower-rush-kdaln0.tower-rush-csnyvp.tower-rush-tcj1dn.tower-rush-wajp7r.tower-rush-y3clt3.tower-rush-527jck 1.tower-rush-87wv6r.tower-rush-4evjq1.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-pxehyf > input:checked ~ label,
.tower-rush-pxehyf > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-vaapgo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-afygmt 44.tower-rush-st36es.tower-rush-utnjop.tower-rush-p2o66u.tower-rush-0wxlfd.tower-rush-b2wnae.tower-rush-nbmnw9.tower-rush-a40itp.tower-rush-o4haqn.tower-rush-irk0k7.tower-rush-9o40xe.tower-rush-j47e82.tower-rush-cy57wg 0l-12.tower-rush-qk37tn 30.tower-rush-m4xadv.tower-rush-2bynro 2.tower-rush-8rvwha.tower-rush-2bynro 3.tower-rush-o9yr02 3.tower-rush-6mt2f4.tower-rush-3swlu6 3.tower-rush-fbg750.tower-rush-rjd6uk.tower-rush-qrloc6.tower-rush-i0kbf8 7-3.tower-rush-qk37tn 10.tower-rush-ajpl4i.tower-rush-i0kbf8 23.tower-rush-rxpcod.tower-rush-xq7jpz 1.tower-rush-527jck 2.tower-rush-qk37tn 3.tower-rush-xq7jpz 1.tower-rush-3swlu6 5.tower-rush-qljhr4.tower-rush-3swlu6 32.tower-rush-5ggyqb.tower-rush-rjd6uk 5.tower-rush-cy57wg 4.tower-rush-i0kbf8 9.tower-rush-i0kbf8 8.tower-rush-3swlu6 6.tower-rush-5bkj67.tower-rush-z50i3p.tower-rush-8xtulr.tower-rush-sphh2z.tower-rush-pw1vgs 4.tower-rush-1g3yo3.tower-rush-pw1vgs 6.tower-rush-pw1vgs 0l29.tower-rush-cy57wg 17.tower-rush-rdcclb.tower-rush-l1jf6u 2.tower-rush-8966vc 10.tower-rush-lxpx74.tower-rush-qk37tn 8.tower-rush-gfv2wr.tower-rush-u24qff.tower-rush-ua4vrw.tower-rush-3o6g89.tower-rush-9s4im9.tower-rush-rjd6uk.tower-rush-b2wnae.tower-rush-qk37tn 1.tower-rush-kdaln0.tower-rush-csnyvp.tower-rush-tcj1dn.tower-rush-wajp7r.tower-rush-y3clt3.tower-rush-527jck 1.tower-rush-87wv6r.tower-rush-4evjq1.5z'/%3e%3c/svg%3e");
}

.tower-rush-pxehyf > input:not(:checked) ~ label:hover,
.tower-rush-pxehyf > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-vaapgo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-afygmt 44.tower-rush-st36es.tower-rush-utnjop.tower-rush-p2o66u.tower-rush-0wxlfd.tower-rush-b2wnae.tower-rush-nbmnw9.tower-rush-a40itp.tower-rush-o4haqn.tower-rush-irk0k7.tower-rush-9o40xe.tower-rush-j47e82.tower-rush-cy57wg 0l-12.tower-rush-qk37tn 30.tower-rush-m4xadv.tower-rush-2bynro 2.tower-rush-8rvwha.tower-rush-2bynro 3.tower-rush-o9yr02 3.tower-rush-6mt2f4.tower-rush-3swlu6 3.tower-rush-fbg750.tower-rush-rjd6uk.tower-rush-qrloc6.tower-rush-i0kbf8 7-3.tower-rush-qk37tn 10.tower-rush-ajpl4i.tower-rush-i0kbf8 23.tower-rush-rxpcod.tower-rush-xq7jpz 1.tower-rush-527jck 2.tower-rush-qk37tn 3.tower-rush-xq7jpz 1.tower-rush-3swlu6 5.tower-rush-qljhr4.tower-rush-3swlu6 32.tower-rush-5ggyqb.tower-rush-rjd6uk 5.tower-rush-cy57wg 4.tower-rush-i0kbf8 9.tower-rush-i0kbf8 8.tower-rush-3swlu6 6.tower-rush-5bkj67.tower-rush-z50i3p.tower-rush-8xtulr.tower-rush-sphh2z.tower-rush-pw1vgs 4.tower-rush-1g3yo3.tower-rush-pw1vgs 6.tower-rush-pw1vgs 0l29.tower-rush-cy57wg 17.tower-rush-rdcclb.tower-rush-l1jf6u 2.tower-rush-8966vc 10.tower-rush-lxpx74.tower-rush-qk37tn 8.tower-rush-gfv2wr.tower-rush-u24qff.tower-rush-ua4vrw.tower-rush-3o6g89.tower-rush-9s4im9.tower-rush-rjd6uk.tower-rush-b2wnae.tower-rush-qk37tn 1.tower-rush-kdaln0.tower-rush-csnyvp.tower-rush-tcj1dn.tower-rush-wajp7r.tower-rush-y3clt3.tower-rush-527jck 1.tower-rush-87wv6r.tower-rush-4evjq1.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .tower-rush-xp2ycr > .tower-rush-kr9yzr {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .tower-rush-xp2ycr > .tower-rush-kr9yzr {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .tower-rush-xp2ycr > .tower-rush-kr9yzr {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .tower-rush-xp2ycr > .tower-rush-kr9yzr {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .tower-rush-xp2ycr > .tower-rush-kr9yzr {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.tower-rush-jxmajx {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.tower-rush-jxmajx.tower-rush-u3wu19 {
  display: none;
}

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

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

.tower-rush-0a1oud {
  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;
}

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

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

.tower-rush-0a1oud img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.tower-rush-s5tqvb {
  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;
}

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

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

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

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

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

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

.tower-rush-10zcmu {
  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) {
  .tower-rush-10zcmu:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

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

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

.tower-rush-jxmajx.tower-rush-4mlyjo .tower-rush-9s76hp {
  background: #2b3b67;
}

.tower-rush-jxmajx.tower-rush-4mlyjo .tower-rush-0a1oud {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-jxmajx.tower-rush-4mlyjo .tower-rush-0a1oud::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-jxmajx.tower-rush-4mlyjo .tower-rush-0a1oud::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-jxmajx.tower-rush-4mlyjo .tower-rush-s5tqvb::before {
  background: #0e0f41;
}

.tower-rush-jxmajx.tower-rush-4mlyjo .tower-rush-s5tqvb::after {
  background: #152557;
}

.tower-rush-jxmajx.tower-rush-ydfe5c .tower-rush-9s76hp {
  background: #1f35fa;
}

.tower-rush-jxmajx.tower-rush-ydfe5c .tower-rush-0a1oud {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.tower-rush-jxmajx.tower-rush-ydfe5c .tower-rush-0a1oud::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-jxmajx.tower-rush-ydfe5c .tower-rush-0a1oud::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.tower-rush-jxmajx.tower-rush-ydfe5c .tower-rush-s5tqvb::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.tower-rush-jxmajx.tower-rush-ydfe5c .tower-rush-s5tqvb::after {
  background: #192ac8;
}

.tower-rush-jxmajx.tower-rush-92slst .tower-rush-9s76hp {
  background: #fa771f;
}

.tower-rush-jxmajx.tower-rush-92slst .tower-rush-0a1oud {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-jxmajx.tower-rush-92slst .tower-rush-0a1oud::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-jxmajx.tower-rush-92slst .tower-rush-0a1oud::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-jxmajx.tower-rush-92slst .tower-rush-s5tqvb::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-jxmajx.tower-rush-92slst .tower-rush-s5tqvb::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

.tower-rush-5032pe {
  display: flex;
  align-items: center;
  gap: 10px;
}

.tower-rush-5032pe span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.tower-rush-5032pe small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-5032pe {
    margin-bottom: 16px;
  }
}

.tower-rush-ywskj7 {
  width: 120px;
  height: 22px;
}

.tower-rush-ywskj7 .tower-rush-1enm7j {
  fill: #c2c0ce;
}

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

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

.tower-rush-ywskj7 [rating="3"] .tower-rush-1enm7j:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.tower-rush-ywskj7 [rating="4"] .tower-rush-1enm7j:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.tower-rush-ywskj7 [rating="5"] .tower-rush-1enm7j:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.tower-rush-2j9ysp {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.tower-rush-msdj41 {
  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);
}

.tower-rush-msdj41.tower-rush-ux0kz4 {
  display: block;
}

.tower-rush-msdj41.tower-rush-u3wu19 {
  display: none;
}

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

.tower-rush-50tmtv {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.tower-rush-rnilmn {
  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);
}

.tower-rush-lfz5pw {
  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;
}

.tower-rush-4sdvh9 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.tower-rush-vub0uu {
  font-size: 16px;
  line-height: 140%;
}

.tower-rush-3gs864 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.tower-rush-3gs864 .tower-rush-1enm7j {
  fill: #c2c0ce;
}

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

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

.tower-rush-3gs864 [rating="3"] .tower-rush-1enm7j:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.tower-rush-3gs864 [rating="4"] .tower-rush-1enm7j:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.tower-rush-3gs864 [rating="5"] .tower-rush-1enm7j:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.tower-rush-76jjno {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.tower-rush-7a94hr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tower-rush-yec71h {
  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;
}

.tower-rush-ijo1sw {
  flex: 1;
  min-width: 0;
}

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

.tower-rush-5v1nz4 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.tower-rush-5v1nz4 svg,
.tower-rush-5v1nz4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tower-rush-5v1nz4 svg path {
  fill: var(--button-bg-color);
}

.tower-rush-5v1nz4 svg circle {
  fill: var(--button-text-color);
}

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

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

.tower-rush-plfaqw strong {
  font-weight: 600;
}

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

.tower-rush-b8i9fx p {
  margin: 0 0 16px;
}

.tower-rush-b8i9fx p:last-child {
  margin-bottom: 0;
}

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

.tower-rush-fvs4w9 {
  max-width: 300px;
  width: 100%;
}

.tower-rush-fvs4w9 a {
  width: 100%;
}

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

.tower-rush-syvrzz {
  justify-content: center;
}

.tower-rush-5kyp9v {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tower-rush-xxarmk {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.tower-rush-kpn3ls .tower-rush-v9l9qc {
  justify-content: center;
}

/* faq */

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

.tower-rush-orjbpu {
  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;
}

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

.tower-rush-3kz65f.tower-rush-vhp4xq .tower-rush-orjbpu::after {
  transform: rotate(45deg);
}

.tower-rush-a8b1c9 {
  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);
}

.tower-rush-3kz65f.tower-rush-vhp4xq .tower-rush-a8b1c9 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.tower-rush-hdohcx {
  margin: 25px 0;
}

.tower-rush-pxehyf > input:not(:checked) ~ label:hover,
.tower-rush-pxehyf > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-i1eiqd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-q6edl0 44.tower-rush-h45wbf.tower-rush-gnvlee.tower-rush-v89kqh.tower-rush-8ltzt4.tower-rush-cou547.tower-rush-pxicb8.tower-rush-0iq65e.tower-rush-8z9rfr.tower-rush-9vxzzm.tower-rush-kxgdxk.tower-rush-381szj.tower-rush-bxfs38 0l-12.tower-rush-0e4cho 30.tower-rush-0pj0za.tower-rush-e7huce 2.tower-rush-d7iavz.tower-rush-e7huce 3.tower-rush-ckc727 3.tower-rush-39w7jn.tower-rush-36h9lv 3.tower-rush-1tyi81.tower-rush-vnne95.tower-rush-fzpcuh.tower-rush-dtsdmc 7-3.tower-rush-0e4cho 10.tower-rush-y8z9uu.tower-rush-dtsdmc 23.tower-rush-paiacb.tower-rush-gkkd9b 1.tower-rush-5pa7us 2.tower-rush-0e4cho 3.tower-rush-gkkd9b 1.tower-rush-36h9lv 5.tower-rush-76xv6q.tower-rush-36h9lv 32.tower-rush-ik238l.tower-rush-vnne95 5.tower-rush-bxfs38 4.tower-rush-dtsdmc 9.tower-rush-dtsdmc 8.tower-rush-36h9lv 6.tower-rush-bxfn3e.tower-rush-v2cyci.tower-rush-j9ls29.tower-rush-df33jr.tower-rush-9xeiqm 4.tower-rush-bxv5lu.tower-rush-9xeiqm 6.tower-rush-9xeiqm 0l29.tower-rush-bxfs38 17.tower-rush-dimcea.tower-rush-72qbcp 2.tower-rush-na135z 10.tower-rush-ox65nf.tower-rush-0e4cho 8.tower-rush-xi9x8r.tower-rush-rawg9a.tower-rush-14jnw9.tower-rush-0x8qjv.tower-rush-xzdh1g.tower-rush-vnne95.tower-rush-cou547.tower-rush-0e4cho 1.tower-rush-61qjuf.tower-rush-divyud.tower-rush-vatk81.tower-rush-64cdss.tower-rush-jyqehj.tower-rush-5pa7us 1.tower-rush-f25m1m.tower-rush-9iy788.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-33q8f7 {
  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);
}

.tower-rush-33q8f7.tower-rush-gihhbc {
  display: block;
}

.tower-rush-33q8f7.tower-rush-1c1x4g {
  display: none;
}

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

.tower-rush-8tn3yi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.tower-rush-u42ven {
  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);
}

.tower-rush-bbgs5d {
  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;
}

.tower-rush-8b2hwm small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.tower-rush-bztr27 {
  font-size: 16px;
  line-height: 140%;
}

.tower-rush-j4dilm {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.tower-rush-j4dilm .tower-rush-4ckmtr {
  fill: #c2c0ce;
}

.tower-rush-j4dilm [rating="1"] .tower-rush-4ckmtr:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.tower-rush-j4dilm [rating="2"] .tower-rush-4ckmtr:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

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

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

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

/* review block style end */

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

.tower-rush-czah7f 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;
}

.tower-rush-czah7f button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.tower-rush-eryo1m {
  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);
}

.tower-rush-eryo1m.tower-rush-tfpfgq {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.tower-rush-l9w7p3 {
  margin: 25px 0;
}

.tower-rush-48yu5w > input:not(:checked) ~ label:hover,
.tower-rush-48yu5w > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-jfk25y.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-3cw47q 44.tower-rush-7q5mbl.tower-rush-jasabh.tower-rush-8715ym.tower-rush-90m4ad.tower-rush-tv9sw4.tower-rush-v5v2be.tower-rush-23ibdn.tower-rush-80sxxp.tower-rush-fy6prc.tower-rush-l9neqw.tower-rush-cr9whd.tower-rush-c92cu6 0l-12.tower-rush-es39lb 30.tower-rush-0rkn99.tower-rush-okma83 2.tower-rush-671rxy.tower-rush-okma83 3.tower-rush-88xmkw 3.tower-rush-96q9az.tower-rush-lmbb26 3.tower-rush-3y2yft.tower-rush-as3vv5.tower-rush-ybtxz8.tower-rush-v13ckc 7-3.tower-rush-es39lb 10.tower-rush-5zoqoe.tower-rush-v13ckc 23.tower-rush-kzkd3x.tower-rush-1w1zf1 1.tower-rush-g9c3l4 2.tower-rush-es39lb 3.tower-rush-1w1zf1 1.tower-rush-lmbb26 5.tower-rush-ttvffz.tower-rush-lmbb26 32.tower-rush-i9jrzl.tower-rush-as3vv5 5.tower-rush-c92cu6 4.tower-rush-v13ckc 9.tower-rush-v13ckc 8.tower-rush-lmbb26 6.tower-rush-u4indg.tower-rush-cvc1og.tower-rush-hots98.tower-rush-b1gn9i.tower-rush-s5tiq4 4.tower-rush-9evqpf.tower-rush-s5tiq4 6.tower-rush-s5tiq4 0l29.tower-rush-c92cu6 17.tower-rush-6y4g5q.tower-rush-d1ea60 2.tower-rush-b2ewef 10.tower-rush-ebqpd8.tower-rush-es39lb 8.tower-rush-x9w9jz.tower-rush-8vmwri.tower-rush-f8myb4.tower-rush-2dfl4r.tower-rush-u2n528.tower-rush-as3vv5.tower-rush-tv9sw4.tower-rush-es39lb 1.tower-rush-pgwgcj.tower-rush-6kllwm.tower-rush-riogz1.tower-rush-devze2.tower-rush-19et3e.tower-rush-g9c3l4 1.tower-rush-vobms9.tower-rush-pgqqp9.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-v2j0ni {
  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);
}

.tower-rush-v2j0ni.tower-rush-wadkij {
  display: block;
}

.tower-rush-v2j0ni.tower-rush-c6d24m {
  display: none;
}

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

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

.tower-rush-1m701c {
  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);
}

.tower-rush-e4ch8m {
  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;
}

.tower-rush-1harzk small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.tower-rush-890c35 {
  font-size: 16px;
  line-height: 140%;
}

.tower-rush-nzuupr {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.tower-rush-nzuupr .tower-rush-a76mai {
  fill: #c2c0ce;
}

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

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

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

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

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

.tower-rush-njn7ha {
  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) {
  .tower-rush-njn7ha:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-njn7ha {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.tower-rush-hlzk5e {
  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;
}

.tower-rush-v2j0ni {
  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;
}
.tower-rush-v2j0ni.tower-rush-wadkij {
  display: block;
}

.tower-rush-d49pbv {
  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;
}

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

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

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

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

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

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

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

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

.tower-rush-qqin50 {
  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;
}

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

.tower-rush-5k63m5.tower-rush-uok8tm .tower-rush-qqin50::after {
  transform: rotate(45deg);
}

.tower-rush-qqin50:hover {
  background: rgba(255, 255, 255, 0.3);
}

.tower-rush-36nqag {
  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%);
}

.tower-rush-5k63m5.tower-rush-uok8tm .tower-rush-36nqag {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

.tower-rush-laiqbd img {
  position: absolute;
  top: -125px;
}

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

@media (max-width: 601px) {
  .tower-rush-ffqfn3 .tower-rush-eifq8o img {
    margin-top: -150px !important;
  }

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

.tower-rush-11g9l4 {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}

.tower-rush-11g9l4 iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.tower-rush-wf348v {
  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.tower-rush-0wvj2b ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.tower-rush-b0ke0b {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.tower-rush-b0ke0b 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);
}

.tower-rush-b0ke0b button {
  z-index: 2;
}

.tower-rush-wf348v.tower-rush-yssf6q {
  bottom: 40px;
}

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

.tower-rush-cbac3v {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-v4b9lr 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);
  }
}

.tower-rush-2d8utw {
  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.tower-rush-29zg7n ease;
  z-index: 10000;
}

.tower-rush-2d8utw:hover {
  background: rgba(0, 0, 0, 0.8);
}

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

  .tower-rush-b0ke0b .tower-rush-kd5ll4 {
    font-size: 13.5px;
  }

  .tower-rush-wf348v .tower-rush-cbac3v {
    animation: jump-y 0.tower-rush-v4b9lr infinite ease-in-out;
  }

  .tower-rush-t8j96j {
    display: none;
  }
}

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

.tower-rush-ev1e3c {
  top: 10px;
  animation-duration: 7s;
}

.tower-rush-rc09jx {
  bottom: 10px;
  animation-duration: 5s;
}

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

.tower-rush-ya58nk {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.tower-rush-t8j96j {
  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;
}

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

.tower-rush-chgvrz {
  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);
  }
}

.tower-rush-wu7zvt {
  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);
  }
}

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

.tower-rush-fap0qm .tower-rush-ptj6d3 {
  display: flex;
  align-items: center;
}

.tower-rush-n068ux {
  display: flex;
  flex-direction: column;
}

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

.tower-rush-j3qwfe {
  max-width: 300px;
  width: 100%;
}

.tower-rush-guyuwz {
  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) {
  .tower-rush-fap0qm {
    flex-direction: column;
  }

  .tower-rush-ptj6d3 {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .tower-rush-n068ux {
    text-align: center;
  }

  .tower-rush-fap0qm h3 {
    margin-bottom: 0 !important;
  }
}

.tower-rush-m2ez3s {
  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) {
  .tower-rush-m2ez3s {
    font-size: 12px;
  }
}

.tower-rush-4qxjew {
  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;
}

.tower-rush-m25fuy {
  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) {
  .tower-rush-m25fuy {
    flex-direction: column;
  }
}

.tower-rush-th9ek6 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.tower-rush-heymov li:first-child {
  margin-bottom: 10px;
}

.tower-rush-heymov a {
  color: #000;
}

.tower-rush-5w3ebs {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .tower-rush-5w3ebs {
    align-items: center;
  }

  .tower-rush-gvnpv5 {
    flex-direction: column;
  }
}

.tower-rush-6i2sno {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

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

.tower-rush-vday3l {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

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

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

.tower-rush-gxrqvs {
  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) {
  .tower-rush-gxrqvs {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-gxrqvs {
    margin: 15px auto;
  }
}
.tower-rush-gxrqvs li {
  font-size: 16px;
  position: relative;
}
.tower-rush-gxrqvs li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .tower-rush-gxrqvs li a:hover {
    text-decoration: underline;
  }
}
.tower-rush-gxrqvs li span {
  opacity: 0.5;
}
.tower-rush-gxrqvs li + li {
  margin-left: 30px;
}
.tower-rush-gxrqvs li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

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

.tower-rush-s2tuot {
  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) {
  .tower-rush-s2tuot {
    flex-direction: column;
  }
}
.tower-rush-odfc98 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.tower-rush-odfc98 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .tower-rush-odfc98 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.tower-rush-cwyup1 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.tower-rush-cwyup1 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) {
  .tower-rush-cwyup1 ul {
    margin-bottom: 15px;
  }
}
.tower-rush-cwyup1 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.tower-rush-cwyup1 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);
}
.tower-rush-cwyup1 ul li span svg {
  fill: var(--title-color);
}
.tower-rush-cwyup1 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .tower-rush-cwyup1 ul li small {
    font-size: 12px;
  }
}
.tower-rush-cwyup1 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.tower-rush-cwyup1 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .tower-rush-cwyup1 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.tower-rush-4c5rn8 {
  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) {
  .tower-rush-4c5rn8 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.tower-rush-55mqti {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.tower-rush-kcdr2r {
  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) {
  .tower-rush-kcdr2r {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .tower-rush-kcdr2r:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.tower-rush-kcdr2r.tower-rush-52t6xk {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .tower-rush-kcdr2r.tower-rush-52t6xk:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.tower-rush-egz538 {
  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) {
  .tower-rush-egz538 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-egz538 {
    padding: 50px 16px 68px;
  }
}
.tower-rush-ets7oi {
  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) {
  .tower-rush-ets7oi {
    flex-direction: column;
  }
}
.tower-rush-kqp16s {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-kqp16s {
    margin-bottom: 40px;
  }
}
.tower-rush-7jduup .tower-rush-ukruj4 {
  margin-bottom: 28px;
}
.tower-rush-7jduup .tower-rush-ukruj4 img {
  max-height: 100px;
  width: auto;
}
.tower-rush-fg0t96 {
  display: flex;
  align-items: center;
}
.tower-rush-fg0t96 a + a {
  margin-left: 24px;
}
.tower-rush-fg0t96 img {
  max-height: 56px;
  width: auto;
}
.tower-rush-fg0t96 img + img {
  margin-left: 24px;
}
.tower-rush-t1cpx2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-t1cpx2 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-4klqib {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-4klqib {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

.tower-rush-q15llp label {
  font-size: 14px;
}

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

.tower-rush-ue34l4 h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .tower-rush-eglmr3 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

#reviews .tower-rush-eglmr3 > div.tower-rush-8pvm05 {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .tower-rush-eglmr3 > div.tower-rush-8pvm05 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.tower-rush-279o2e {
  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) {
  .tower-rush-03roce .tower-rush-hqgo7f a {
    font-size: 12px;
  }
}

/* app */
.tower-rush-xxvxzz {
  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) {
  .tower-rush-xxvxzz {
    flex-direction: column;
  }
}
.tower-rush-bt8n3v {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.tower-rush-bt8n3v img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .tower-rush-bt8n3v {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.tower-rush-mz0395 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.tower-rush-mz0395 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) {
  .tower-rush-mz0395 ul {
    margin-bottom: 15px;
  }
}
.tower-rush-mz0395 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.tower-rush-mz0395 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);
}
.tower-rush-mz0395 ul li span svg {
  fill: var(--title-color);
}
.tower-rush-mz0395 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .tower-rush-mz0395 ul li small {
    font-size: 12px;
  }
}
.tower-rush-mz0395 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.tower-rush-mz0395 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .tower-rush-mz0395 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.tower-rush-9t1fzn {
  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) {
  .tower-rush-9t1fzn {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.tower-rush-zvr07h {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.tower-rush-q4qzq1 {
  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) {
  .tower-rush-q4qzq1 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .tower-rush-q4qzq1:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.tower-rush-q4qzq1.tower-rush-udt6dl {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .tower-rush-q4qzq1.tower-rush-udt6dl:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.tower-rush-yc5e8d {
  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) {
  .tower-rush-yc5e8d {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-yc5e8d {
    padding: 50px 16px 68px;
  }
}

.tower-rush-gyn6tu {
  margin: 0 auto;
  max-width: 700px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 25px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.tower-rush-bzxm0p {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 105px;
    transform: rotate(339deg);
    z-index: 10;
    pointer-events: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
}

.tower-rush-bzxm0p img {
  width: 100%;
  display: block;
}

.tower-rush-asw6bz {
  max-width: 300px;
}

.tower-rush-8o4z56 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tower-rush-8o4z56 .tower-rush-ldxu6x:first-child {
  margin-bottom:15px;
}

.tower-rush-gyn6tu .tower-rush-3um2g9 {
  font-size: 40px!important;
  color: var(--menu-color)!important ;
  margin: 0;
}

@media (max-width: 619px) {
  .tower-rush-gyn6tu {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
}

.tower-rush-8o4z56 .tower-rush-ewsglr {
  background: gray;
  border: 1px solid var(--border-color)
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.tower-rush-5nivwf, .tower-rush-wqw8gs, [class*="review-card"],
thead, thead th, table th, .tower-rush-iie24u,
.tower-rush-oqa9wq, [class*="collapsible-header"],
.tower-rush-gpfi76, [class*="updated-block"] {
  color: #14161a !important;
}

/* brandauto-contrast-fix v5 */
header, header nav { background: #111214 !important; }
footer { background: #111214 !important; border-top: 1px solid rgba(255, 255, 255, 0.10) !important; color: #d8d3c6 !important; }
header label span { background: #d8d3c6 !important; }

/* brandauto-contrast-fix v6 */
.tower-rush-9wtrj6,
.tower-rush-6mzgl8 {
  background: #111214 !important;
}
