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-qtk3wm {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.tower-rush-8hxbw0 {
  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-8hxbw0: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-f1gdms {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.tower-rush-f1gdms 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-f1gdms h1 {
    font-size: 120px;
  }
}

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

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

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

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

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

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

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

.tower-rush-vj8abr.tower-rush-k2apcb {
  justify-content: center;
}

.tower-rush-vj8abr.tower-rush-lzxq9x {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-dli1fl 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-dli1fl ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

.tower-rush-ph7m50.tower-rush-g1racn {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-9cm30c .tower-rush-xvb89l {
  margin-bottom: 28px;
}

.tower-rush-9cm30c .tower-rush-xvb89l img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-y8r9sv.tower-rush-gb2cbk {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.tower-rush-h1z0d9 h1,
.tower-rush-h1z0d9 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-h1z0d9 h1,
  .tower-rush-h1z0d9 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.tower-rush-ug0ujx {
  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-ug0ujx {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

.tower-rush-ug0ujx 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-ug0ujx li a svg {
  fill: var(--button-text-color);
}

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

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

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

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

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

.tower-rush-detd2i {
  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-detd2i span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

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

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

.tower-rush-3qbz2r {
  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-3qbz2r {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .tower-rush-8bp2lk .tower-rush-xvb89l img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .tower-rush-soofln {
    display: block;
  }
  .tower-rush-soofln li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .tower-rush-soofln li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .tower-rush-soofln 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-soofln li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.tower-rush-y55uz0.tower-rush-ex5w1v {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-2p2ixu .tower-rush-8hxbw0 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.tower-rush-w9d7re {
  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-w9d7re span {
  height: 32px;
}

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

.tower-rush-w9d7re.tower-rush-babgth span {
  transform: scaleY(-1);
}

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

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

.tower-rush-fmmusf 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-fmmusf li {
    font-size: 16px;
  }
}

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

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

.tower-rush-fmmusf.tower-rush-gcwshi {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vl6cgu {
  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-mcezfo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.tower-rush-iws6vy 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-iws6vy h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .tower-rush-v7dvmz {
    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-nswmr5 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-c5gg1b 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-c5gg1b 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-c5gg1b 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-c5gg1b tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.tower-rush-c5gg1b 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-c5gg1b 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-c5gg1b tbody tr td:last-of-type {
  margin-left: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ln7g2a {
  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-ln7g2a {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.tower-rush-wozcpk::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-xwe2do {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.tower-rush-xwe2do 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-xwe2do:hover svg {
    transform: scale(1.1);
  }
}

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

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

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

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

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

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

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

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

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

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

.tower-rush-yw5zyj {
  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-yw5zyj:hover {
  border: 1px solid #8c8ca2;
}

.tower-rush-zsbw3u {
  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-zsbw3u:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.tower-rush-xb5q87 {
  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-xb5q87 a {
  text-decoration: underline;
  color: #8babff;
}

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

.tower-rush-zxuh1c .tower-rush-yw5zyj {
  width: 50%;
  margin: 0;
}

.tower-rush-ple85p {
  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-ple85p:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

.tower-rush-8ek75k {
  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-8ek75k {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-8k53e4::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-5rlpt7 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.tower-rush-5rlpt7.tower-rush-5tugl2 {
  display: none;
}

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

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

.tower-rush-a84skf iframe.tower-rush-1htdy5 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.tower-rush-a84skf.tower-rush-y2x6d3 {
  opacity: 1;
  pointer-events: all;
}

.tower-rush-08djmz {
  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-08djmz svg {
  margin-right: 10px;
}

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

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

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

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

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

.tower-rush-5tx1tg .tower-rush-2p2ixu {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.tower-rush-5tx1tg .tower-rush-2p2ixu h1,
.tower-rush-5tx1tg .tower-rush-2p2ixu 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-5tx1tg .tower-rush-2p2ixu h1,
  .tower-rush-5tx1tg .tower-rush-2p2ixu h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .tower-rush-5tx1tg .tower-rush-2p2ixu {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.tower-rush-u81crx 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-u81crx h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.tower-rush-qck3dq {
  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-qck3dq {
    padding: 10px;
  }
}

.tower-rush-qck3dq .tower-rush-8hxbw0 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.tower-rush-d5inf0 .tower-rush-dmrklo {
  position: relative;
}

.tower-rush-d5inf0 .tower-rush-fw711x {
  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-d5inf0 .tower-rush-fw711x.tower-rush-5tugl2 {
  display: none;
}

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

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

.tower-rush-d5inf0 .tower-rush-s1q1wq .tower-rush-ggouue {
  max-width: 300px;
  width: 100%;
}

.tower-rush-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ggouue
  .tower-rush-zcj9u3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-d5inf0
    .tower-rush-s1q1wq
    .tower-rush-ggouue
    .tower-rush-zcj9u3 {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ggouue
  .tower-rush-issz44 {
  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-d5inf0
    .tower-rush-s1q1wq
    .tower-rush-ggouue
    .tower-rush-issz44 {
    text-align: center;
  }
}

.tower-rush-d5inf0 .tower-rush-s1q1wq .tower-rush-ex5w1v {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ex5w1v
  .tower-rush-khsy20 {
  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-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ex5w1v
  .tower-rush-khsy20:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-d5inf0
    .tower-rush-s1q1wq
    .tower-rush-ex5w1v
    .tower-rush-khsy20 {
    width: 100%;
  }
}

.tower-rush-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ex5w1v
  .tower-rush-46245h {
  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-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ex5w1v
  .tower-rush-46245h
  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-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ex5w1v
  .tower-rush-46245h: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-d5inf0
  .tower-rush-s1q1wq
  .tower-rush-ex5w1v
  .tower-rush-46245h:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .tower-rush-d5inf0
    .tower-rush-s1q1wq
    .tower-rush-ex5w1v
    .tower-rush-46245h {
    width: 100%;
  }
}

.tower-rush-d5inf0 .tower-rush-s1q1wq.tower-rush-5tugl2 {
  display: none;
}

.tower-rush-d5inf0 .tower-rush-7qoubc {
  display: none;
}

.tower-rush-d5inf0 .tower-rush-7qoubc.tower-rush-y2x6d3 {
  display: block;
}

.tower-rush-d5inf0 .tower-rush-7qoubc iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.tower-rush-d5inf0 .tower-rush-ddk602 .tower-rush-zcj9u3 {
  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-d5inf0 .tower-rush-ddk602 .tower-rush-zcj9u3 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-8i4ijd.tower-rush-gb2cbk {
  display: block;
}

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

.tower-rush-8i4ijd .tower-rush-euanej {
  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-8i4ijd .tower-rush-c3qrqp {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.tower-rush-8i4ijd .tower-rush-46245h {
  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-8i4ijd .tower-rush-46245h:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.tower-rush-7xmzqd.tower-rush-gb2cbk {
  display: block;
}

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

.tower-rush-iu1093 {
  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-npqzme {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.tower-rush-laj0b7.tower-rush-5tugl2 {
  display: none;
}

.tower-rush-q8jjm2 {
  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-q8jjm2 {
    margin-bottom: 20px;
  }
}

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

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

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

.tower-rush-oxn2fg 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-oxn2fg input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

.tower-rush-djjxye 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-djjxye textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.tower-rush-6zqmze {
  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-6zqmze:hover {
  background: var(--border-color);
}

.tower-rush-588c7e {
  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-588c7e:hover {
  background: #166ad9;
}

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

.tower-rush-imqc52.tower-rush-5tugl2 {
  display: none;
}

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

.tower-rush-imqc52 .tower-rush-6zqmze {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-k1q7qy > 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-vc9mv5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-z1gbri 44.tower-rush-wdsqfj.tower-rush-kvc8yp.tower-rush-xqhfrp.tower-rush-ryd4kv.tower-rush-ejreuw.tower-rush-61dxgw.tower-rush-df36cw.tower-rush-cvx1ra.tower-rush-qj0lpw.tower-rush-rxpjat.tower-rush-zjnjt8.tower-rush-su7ss8 0l-12.tower-rush-l5p9by 30.tower-rush-91cbs7.tower-rush-pu38tc 2.tower-rush-bwlsty.tower-rush-pu38tc 3.tower-rush-gpek08 3.tower-rush-1nf4ad.tower-rush-947o7f 3.tower-rush-m92aax.tower-rush-kcujhi.tower-rush-8gi5cb.tower-rush-bc70gt 7-3.tower-rush-l5p9by 10.tower-rush-ptfvd0.tower-rush-bc70gt 23.tower-rush-f67s4o.tower-rush-97m596 1.tower-rush-c8440w 2.tower-rush-l5p9by 3.tower-rush-97m596 1.tower-rush-947o7f 5.tower-rush-fe492c.tower-rush-947o7f 32.tower-rush-g4vl54.tower-rush-kcujhi 5.tower-rush-su7ss8 4.tower-rush-bc70gt 9.tower-rush-bc70gt 8.tower-rush-947o7f 6.tower-rush-yx6cmq.tower-rush-nwcnml.tower-rush-6pd0wj.tower-rush-w99diw.tower-rush-imu0u6 4.tower-rush-pgkuvi.tower-rush-imu0u6 6.tower-rush-imu0u6 0l29.tower-rush-su7ss8 17.tower-rush-eyzk2e.tower-rush-h9fqp9 2.tower-rush-yoo8su 10.tower-rush-7ghr7i.tower-rush-l5p9by 8.tower-rush-9phecr.tower-rush-hvg1r6.tower-rush-y571wo.tower-rush-b5e5a2.tower-rush-a6kr0z.tower-rush-kcujhi.tower-rush-ejreuw.tower-rush-l5p9by 1.tower-rush-hyocrc.tower-rush-j6i8vs.tower-rush-6pwqdh.tower-rush-68e0wm.tower-rush-vuhou2.tower-rush-c8440w 1.tower-rush-8e7f4v.tower-rush-mdn02w.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-k1q7qy > input:checked ~ label,
.tower-rush-k1q7qy > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-vc9mv5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-z1gbri 44.tower-rush-wdsqfj.tower-rush-kvc8yp.tower-rush-xqhfrp.tower-rush-ryd4kv.tower-rush-ejreuw.tower-rush-61dxgw.tower-rush-df36cw.tower-rush-cvx1ra.tower-rush-qj0lpw.tower-rush-rxpjat.tower-rush-zjnjt8.tower-rush-su7ss8 0l-12.tower-rush-l5p9by 30.tower-rush-91cbs7.tower-rush-pu38tc 2.tower-rush-bwlsty.tower-rush-pu38tc 3.tower-rush-gpek08 3.tower-rush-1nf4ad.tower-rush-947o7f 3.tower-rush-m92aax.tower-rush-kcujhi.tower-rush-8gi5cb.tower-rush-bc70gt 7-3.tower-rush-l5p9by 10.tower-rush-ptfvd0.tower-rush-bc70gt 23.tower-rush-f67s4o.tower-rush-97m596 1.tower-rush-c8440w 2.tower-rush-l5p9by 3.tower-rush-97m596 1.tower-rush-947o7f 5.tower-rush-fe492c.tower-rush-947o7f 32.tower-rush-g4vl54.tower-rush-kcujhi 5.tower-rush-su7ss8 4.tower-rush-bc70gt 9.tower-rush-bc70gt 8.tower-rush-947o7f 6.tower-rush-yx6cmq.tower-rush-nwcnml.tower-rush-6pd0wj.tower-rush-w99diw.tower-rush-imu0u6 4.tower-rush-pgkuvi.tower-rush-imu0u6 6.tower-rush-imu0u6 0l29.tower-rush-su7ss8 17.tower-rush-eyzk2e.tower-rush-h9fqp9 2.tower-rush-yoo8su 10.tower-rush-7ghr7i.tower-rush-l5p9by 8.tower-rush-9phecr.tower-rush-hvg1r6.tower-rush-y571wo.tower-rush-b5e5a2.tower-rush-a6kr0z.tower-rush-kcujhi.tower-rush-ejreuw.tower-rush-l5p9by 1.tower-rush-hyocrc.tower-rush-j6i8vs.tower-rush-6pwqdh.tower-rush-68e0wm.tower-rush-vuhou2.tower-rush-c8440w 1.tower-rush-8e7f4v.tower-rush-mdn02w.5z'/%3e%3c/svg%3e");
}

.tower-rush-k1q7qy > input:not(:checked) ~ label:hover,
.tower-rush-k1q7qy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-vc9mv5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-z1gbri 44.tower-rush-wdsqfj.tower-rush-kvc8yp.tower-rush-xqhfrp.tower-rush-ryd4kv.tower-rush-ejreuw.tower-rush-61dxgw.tower-rush-df36cw.tower-rush-cvx1ra.tower-rush-qj0lpw.tower-rush-rxpjat.tower-rush-zjnjt8.tower-rush-su7ss8 0l-12.tower-rush-l5p9by 30.tower-rush-91cbs7.tower-rush-pu38tc 2.tower-rush-bwlsty.tower-rush-pu38tc 3.tower-rush-gpek08 3.tower-rush-1nf4ad.tower-rush-947o7f 3.tower-rush-m92aax.tower-rush-kcujhi.tower-rush-8gi5cb.tower-rush-bc70gt 7-3.tower-rush-l5p9by 10.tower-rush-ptfvd0.tower-rush-bc70gt 23.tower-rush-f67s4o.tower-rush-97m596 1.tower-rush-c8440w 2.tower-rush-l5p9by 3.tower-rush-97m596 1.tower-rush-947o7f 5.tower-rush-fe492c.tower-rush-947o7f 32.tower-rush-g4vl54.tower-rush-kcujhi 5.tower-rush-su7ss8 4.tower-rush-bc70gt 9.tower-rush-bc70gt 8.tower-rush-947o7f 6.tower-rush-yx6cmq.tower-rush-nwcnml.tower-rush-6pd0wj.tower-rush-w99diw.tower-rush-imu0u6 4.tower-rush-pgkuvi.tower-rush-imu0u6 6.tower-rush-imu0u6 0l29.tower-rush-su7ss8 17.tower-rush-eyzk2e.tower-rush-h9fqp9 2.tower-rush-yoo8su 10.tower-rush-7ghr7i.tower-rush-l5p9by 8.tower-rush-9phecr.tower-rush-hvg1r6.tower-rush-y571wo.tower-rush-b5e5a2.tower-rush-a6kr0z.tower-rush-kcujhi.tower-rush-ejreuw.tower-rush-l5p9by 1.tower-rush-hyocrc.tower-rush-j6i8vs.tower-rush-6pwqdh.tower-rush-68e0wm.tower-rush-vuhou2.tower-rush-c8440w 1.tower-rush-8e7f4v.tower-rush-mdn02w.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-7fexpw.tower-rush-5tugl2 {
  display: none;
}

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

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

.tower-rush-iplqz1 {
  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-iplqz1::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-7fexpw.tower-rush-q7accs .tower-rush-1y6zqk {
  background: #2b3b67;
}

.tower-rush-7fexpw.tower-rush-q7accs .tower-rush-iplqz1 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-7fexpw.tower-rush-q7accs .tower-rush-iplqz1::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-7fexpw.tower-rush-q7accs .tower-rush-iplqz1::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-7fexpw.tower-rush-q7accs .tower-rush-oqk1fz::before {
  background: #0e0f41;
}

.tower-rush-7fexpw.tower-rush-q7accs .tower-rush-oqk1fz::after {
  background: #152557;
}

.tower-rush-7fexpw.tower-rush-ajbvyy .tower-rush-1y6zqk {
  background: #1f35fa;
}

.tower-rush-7fexpw.tower-rush-ajbvyy .tower-rush-iplqz1 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.tower-rush-7fexpw.tower-rush-ajbvyy .tower-rush-iplqz1::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-7fexpw.tower-rush-ajbvyy .tower-rush-iplqz1::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.tower-rush-7fexpw.tower-rush-ajbvyy .tower-rush-oqk1fz::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.tower-rush-7fexpw.tower-rush-ajbvyy .tower-rush-oqk1fz::after {
  background: #192ac8;
}

.tower-rush-7fexpw.tower-rush-2q0fg0 .tower-rush-1y6zqk {
  background: #fa771f;
}

.tower-rush-7fexpw.tower-rush-2q0fg0 .tower-rush-iplqz1 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-7fexpw.tower-rush-2q0fg0 .tower-rush-iplqz1::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-7fexpw.tower-rush-2q0fg0 .tower-rush-iplqz1::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-7fexpw.tower-rush-2q0fg0 .tower-rush-oqk1fz::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-7fexpw.tower-rush-2q0fg0 .tower-rush-oqk1fz::after {
  background: #fa8535;
}

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

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

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

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

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

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

.tower-rush-5ss0jy {
  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-5ss0jy {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.tower-rush-dovvot .tower-rush-xax3zo {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.tower-rush-vts0rp.tower-rush-5tugl2 {
  display: none;
}

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

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

.tower-rush-v8q3vm {
  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-f8rthg {
  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-fzqxxv small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-k8bt14 .tower-rush-xax3zo {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.tower-rush-xo2uwy {
  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-8pn05e {
  flex: 1;
  min-width: 0;
}

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

.tower-rush-2thxic {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-6ae90s {
  justify-content: center;
}

.tower-rush-7fz7nf {
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

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

.tower-rush-gvcw3a .tower-rush-soofln {
  justify-content: center;
}

/* faq */

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

.tower-rush-ynk476 {
  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-ynk476::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.tower-rush-ekdrxg.tower-rush-gb2cbk .tower-rush-ynk476::after {
  transform: rotate(45deg);
}

.tower-rush-bg4bra {
  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-ekdrxg.tower-rush-gb2cbk .tower-rush-bg4bra {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-k1q7qy > input:not(:checked) ~ label:hover,
.tower-rush-k1q7qy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-4ugmvc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-4wpbi9 44.tower-rush-l95emb.tower-rush-1wzcta.tower-rush-xti95c.tower-rush-al53v9.tower-rush-qt7021.tower-rush-g1xvaq.tower-rush-v2v4ou.tower-rush-jvgug2.tower-rush-d5a3f1.tower-rush-onedu4.tower-rush-4pg3un.tower-rush-aopspe 0l-12.tower-rush-e880qq 30.tower-rush-7vjla6.tower-rush-92et5b 2.tower-rush-3bprog.tower-rush-92et5b 3.tower-rush-cms1rv 3.tower-rush-bv709g.tower-rush-o3enfz 3.tower-rush-qpt3r6.tower-rush-ttiz5n.tower-rush-ldos9i.tower-rush-y1tz6l 7-3.tower-rush-e880qq 10.tower-rush-fpfzxh.tower-rush-y1tz6l 23.tower-rush-tgxw2f.tower-rush-k3y822 1.tower-rush-eai9x0 2.tower-rush-e880qq 3.tower-rush-k3y822 1.tower-rush-o3enfz 5.tower-rush-s3u1v2.tower-rush-o3enfz 32.tower-rush-tkvq1y.tower-rush-ttiz5n 5.tower-rush-aopspe 4.tower-rush-y1tz6l 9.tower-rush-y1tz6l 8.tower-rush-o3enfz 6.tower-rush-2m5tue.tower-rush-6arhun.tower-rush-5bcq4m.tower-rush-bj46uu.tower-rush-ufl3dt 4.tower-rush-7fd1yj.tower-rush-ufl3dt 6.tower-rush-ufl3dt 0l29.tower-rush-aopspe 17.tower-rush-y4f28j.tower-rush-izglvw 2.tower-rush-s37hnf 10.tower-rush-uqdhqm.tower-rush-e880qq 8.tower-rush-zzuykm.tower-rush-mb9sb8.tower-rush-phe4jl.tower-rush-uaq2qn.tower-rush-mhjgbq.tower-rush-ttiz5n.tower-rush-qt7021.tower-rush-e880qq 1.tower-rush-9mv2mn.tower-rush-d8ep30.tower-rush-labf9b.tower-rush-p4q7yp.tower-rush-rg68tk.tower-rush-eai9x0 1.tower-rush-ao2zo5.tower-rush-4kou2a.5z'/%3e%3c/svg%3e");
}

.tower-rush-1duzcy {
  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-1duzcy {
    gap: 16px 0;
  }
}

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

.tower-rush-qoc8h0.tower-rush-45bm9c {
  display: none;
}

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

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

.tower-rush-6xvjxq {
  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-n72rmd {
  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-l1hmfz small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-evixaa .tower-rush-vz3wt4 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-3a9yet 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-3a9yet 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-o57hg4 {
  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-o57hg4.tower-rush-yalxxb {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-es89tu > input:not(:checked) ~ label:hover,
.tower-rush-es89tu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-kdzxqu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-1a4o0m 44.tower-rush-rz6v43.tower-rush-ywd73y.tower-rush-7r9y17.tower-rush-1s98h8.tower-rush-q8j4jr.tower-rush-s9tk2s.tower-rush-fkq593.tower-rush-kzl9ph.tower-rush-o8h0dw.tower-rush-spomr9.tower-rush-1jef9i.tower-rush-byb0pd 0l-12.tower-rush-x3s9t3 30.tower-rush-m6auq5.tower-rush-03pzj6 2.tower-rush-nv7vl3.tower-rush-03pzj6 3.tower-rush-6ox4v5 3.tower-rush-f2aph6.tower-rush-2290e3 3.tower-rush-ffxq8g.tower-rush-dqjjw1.tower-rush-syorvm.tower-rush-5fcz9t 7-3.tower-rush-x3s9t3 10.tower-rush-l47vqb.tower-rush-5fcz9t 23.tower-rush-jar3l1.tower-rush-ifph2y 1.tower-rush-0v29tc 2.tower-rush-x3s9t3 3.tower-rush-ifph2y 1.tower-rush-2290e3 5.tower-rush-3jwe2r.tower-rush-2290e3 32.tower-rush-2zc0at.tower-rush-dqjjw1 5.tower-rush-byb0pd 4.tower-rush-5fcz9t 9.tower-rush-5fcz9t 8.tower-rush-2290e3 6.tower-rush-iv7iiy.tower-rush-pw98c7.tower-rush-6jdiv9.tower-rush-0fuivr.tower-rush-47y8r1 4.tower-rush-ufhw2m.tower-rush-47y8r1 6.tower-rush-47y8r1 0l29.tower-rush-byb0pd 17.tower-rush-y2va6u.tower-rush-58632a 2.tower-rush-se8qny 10.tower-rush-tfioz6.tower-rush-x3s9t3 8.tower-rush-a94d7u.tower-rush-wrp838.tower-rush-l7mp2a.tower-rush-lv4bqf.tower-rush-bksk43.tower-rush-dqjjw1.tower-rush-q8j4jr.tower-rush-x3s9t3 1.tower-rush-zgjcsj.tower-rush-cpn04u.tower-rush-vr7b3w.tower-rush-bb6r6j.tower-rush-covrme.tower-rush-0v29tc 1.tower-rush-kw5z6p.tower-rush-b083vh.5z'/%3e%3c/svg%3e");
}

.tower-rush-s4jrop {
  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-s4jrop {
    gap: 16px 0;
  }
}

.tower-rush-5aodq4 {
  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-5aodq4.tower-rush-1i2z5w {
  display: block;
}

.tower-rush-5aodq4.tower-rush-cbcrzb {
  display: none;
}

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

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

.tower-rush-t1trn4 {
  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-pqo3hf {
  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-a6juwb small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-w1umjn .tower-rush-6n76aj {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-s4jrop {
  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-5aodq4 {
  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-5aodq4.tower-rush-1i2z5w {
  display: block;
}

.tower-rush-p96tug {
  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-m68x2x {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

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

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

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

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

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

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

.tower-rush-5rzlmn {
  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-fgv25g {
  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-fgv25g::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.tower-rush-5rzlmn.tower-rush-s6c6lh .tower-rush-fgv25g::after {
  transform: rotate(45deg);
}

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

.tower-rush-6hm5la {
  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-5rzlmn.tower-rush-s6c6lh .tower-rush-6hm5la {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

.tower-rush-fnfjt0 {
  margin-bottom: 25px;
}

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

/* popup */

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

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

.tower-rush-9tclrm 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-9tclrm button {
  z-index: 2;
}

.tower-rush-m3n1es.tower-rush-wtie2u {
  bottom: 40px;
}

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

.tower-rush-zv44wa {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-t12l0n 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-byyqfj {
  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-l2u685 ease;
  z-index: 10000;
}

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

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

  .tower-rush-9tclrm .tower-rush-r0kv1p {
    font-size: 13.5px;
  }

  .tower-rush-m3n1es .tower-rush-zv44wa {
    animation: jump-y 0.tower-rush-t12l0n infinite ease-in-out;
  }

  .tower-rush-5pkl6r {
    display: none;
  }
}

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

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

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

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

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

.tower-rush-5pkl6r {
  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-oxrtas {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.tower-rush-9y03pp {
  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-nq5f0d {
  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-u582jo {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.tower-rush-u582jo .tower-rush-vp0drs {
  display: flex;
  align-items: center;
}

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

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

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

.tower-rush-61r6sn {
  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-u582jo {
    flex-direction: column;
  }

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

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

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

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

.tower-rush-2p0awq {
  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-31f04z {
  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-31f04z {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-20lose {
  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-20lose {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-20lose {
    padding: 50px 16px 68px;
  }
}
.tower-rush-0y2y4u {
  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-0y2y4u {
    flex-direction: column;
  }
}
.tower-rush-b5f3me {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-b5f3me {
    margin-bottom: 40px;
  }
}
.tower-rush-pm1wsh .tower-rush-bla432 {
  margin-bottom: 28px;
}
.tower-rush-pm1wsh .tower-rush-bla432 img {
  max-height: 100px;
  width: auto;
}
.tower-rush-oqlagm {
  display: flex;
  align-items: center;
}
.tower-rush-oqlagm a + a {
  margin-left: 24px;
}
.tower-rush-oqlagm img {
  max-height: 56px;
  width: auto;
}
.tower-rush-oqlagm img + img {
  margin-left: 24px;
}
.tower-rush-faa6h6 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-faa6h6 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-smaals {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-smaals {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-lkdhfu {
  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-8bp2lk .tower-rush-y55uz0 a {
    font-size: 12px;
  }
}

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

.tower-rush-7zqkgx {
  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-7zqkgx {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-7zqkgx {
    padding: 50px 16px 68px;
  }
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.tower-rush-vrmcgr, .tower-rush-bbbp3s, [class*="review-card"],
thead, thead th, table th, .tower-rush-1s7vtg,
.tower-rush-v4098x, [class*="collapsible-header"],
.tower-rush-6tatxt, [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-nm2usa,
.tower-rush-3qbz2r {
  background: #111214 !important;
}
