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

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

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

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

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

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

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

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

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

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

.tower-rush-cycaoy.tower-rush-86a2hs {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.tower-rush-cycaoy.tower-rush-7ras1c {
  justify-content: center;
}

.tower-rush-cycaoy.tower-rush-e66twm {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-6y8aq2.tower-rush-so719m {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-i3l32l .tower-rush-e3gu58 {
  margin-bottom: 28px;
}

.tower-rush-i3l32l .tower-rush-e3gu58 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-k1y0ys.tower-rush-vm6ssl {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-xu3cux.tower-rush-6rp3jy {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-1tsd07 .tower-rush-pgkshg {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.tower-rush-1tsd07 .tower-rush-iobolq {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.tower-rush-19q1mm .tower-rush-diu1ml {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-6oqc1g.tower-rush-bwf5bw span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-g7h2ac.tower-rush-dfrbf1 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vz2oin .tower-rush-pk0jf3 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-93qlyk.tower-rush-wvk8j8 {
  display: none;
}

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

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

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

.tower-rush-wu31c3.tower-rush-8r3z2z {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

.tower-rush-0qwf6q .tower-rush-19q1mm {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.tower-rush-0qwf6q .tower-rush-19q1mm h1,
.tower-rush-0qwf6q .tower-rush-19q1mm 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-0qwf6q .tower-rush-19q1mm h1,
  .tower-rush-0qwf6q .tower-rush-19q1mm h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .tower-rush-0qwf6q .tower-rush-19q1mm {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-7jp9on .tower-rush-my2ubu {
  position: relative;
}

.tower-rush-7jp9on .tower-rush-1d99bp {
  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-7jp9on .tower-rush-1d99bp.tower-rush-wvk8j8 {
  display: none;
}

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

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

.tower-rush-7jp9on .tower-rush-v7sr6j .tower-rush-6363rk {
  max-width: 300px;
  width: 100%;
}

.tower-rush-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6363rk
  .tower-rush-k9urxg {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-7jp9on
    .tower-rush-v7sr6j
    .tower-rush-6363rk
    .tower-rush-k9urxg {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6363rk
  .tower-rush-vziood {
  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-7jp9on
    .tower-rush-v7sr6j
    .tower-rush-6363rk
    .tower-rush-vziood {
    text-align: center;
  }
}

.tower-rush-7jp9on .tower-rush-v7sr6j .tower-rush-6rp3jy {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .tower-rush-7jp9on .tower-rush-v7sr6j .tower-rush-6rp3jy {
    flex-direction: column-reverse;
  }
}

.tower-rush-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6rp3jy
  .tower-rush-ys5pf2 {
  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-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6rp3jy
  .tower-rush-ys5pf2:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-7jp9on
    .tower-rush-v7sr6j
    .tower-rush-6rp3jy
    .tower-rush-ys5pf2 {
    width: 100%;
  }
}

.tower-rush-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6rp3jy
  .tower-rush-a0khx3 {
  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-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6rp3jy
  .tower-rush-a0khx3
  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-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6rp3jy
  .tower-rush-a0khx3: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-7jp9on
  .tower-rush-v7sr6j
  .tower-rush-6rp3jy
  .tower-rush-a0khx3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .tower-rush-7jp9on
    .tower-rush-v7sr6j
    .tower-rush-6rp3jy
    .tower-rush-a0khx3 {
    width: 100%;
  }
}

.tower-rush-7jp9on .tower-rush-v7sr6j.tower-rush-wvk8j8 {
  display: none;
}

.tower-rush-7jp9on .tower-rush-aue4n8 {
  display: none;
}

.tower-rush-7jp9on .tower-rush-aue4n8.tower-rush-8r3z2z {
  display: block;
}

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

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

.tower-rush-7jp9on .tower-rush-25ybjt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

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

.tower-rush-7jp9on .tower-rush-25ybjt .tower-rush-k9urxg {
  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-7jp9on .tower-rush-25ybjt .tower-rush-k9urxg {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-s4oos2.tower-rush-vm6ssl {
  display: block;
}

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

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

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

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

.tower-rush-kqzjzt.tower-rush-vm6ssl {
  display: block;
}

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

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

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

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

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

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

.tower-rush-bd5qvl.tower-rush-wvk8j8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-qrigol.tower-rush-wvk8j8 {
  display: none;
}

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

.tower-rush-qrigol .tower-rush-2td8et {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-bekbgn > 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-t70tyl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-xtk8x5 44.tower-rush-ng78b9.tower-rush-gzbz1d.tower-rush-6gsauz.tower-rush-924fpo.tower-rush-qz73cj.tower-rush-c9e2xb.tower-rush-gl1bmm.tower-rush-isms6m.tower-rush-65qv3r.tower-rush-l9p3vw.tower-rush-22xf9i.tower-rush-r80gkx 0l-12.tower-rush-6umaou 30.tower-rush-fy5w66.tower-rush-beina1 2.tower-rush-59u3ai.tower-rush-beina1 3.tower-rush-lovo0q 3.tower-rush-vl83l7.tower-rush-0n8p2k 3.tower-rush-pxu9w6.tower-rush-yyiov7.tower-rush-nsy1sy.tower-rush-u874r7 7-3.tower-rush-6umaou 10.tower-rush-dernp9.tower-rush-u874r7 23.tower-rush-0gvdrq.tower-rush-pqfkz5 1.tower-rush-intvo6 2.tower-rush-6umaou 3.tower-rush-pqfkz5 1.tower-rush-0n8p2k 5.tower-rush-xv6d99.tower-rush-0n8p2k 32.tower-rush-ab0y6r.tower-rush-yyiov7 5.tower-rush-r80gkx 4.tower-rush-u874r7 9.tower-rush-u874r7 8.tower-rush-0n8p2k 6.tower-rush-6ds9ss.tower-rush-qi7eyi.tower-rush-vdtok2.tower-rush-tnq1uz.tower-rush-n8h8u5 4.tower-rush-tpbx77.tower-rush-n8h8u5 6.tower-rush-n8h8u5 0l29.tower-rush-r80gkx 17.tower-rush-gwoxr5.tower-rush-4vjzbk 2.tower-rush-umrrgd 10.tower-rush-n93xwe.tower-rush-6umaou 8.tower-rush-udtr7e.tower-rush-x97ci0.tower-rush-7x8ijq.tower-rush-e0j1tt.tower-rush-qse8nw.tower-rush-yyiov7.tower-rush-qz73cj.tower-rush-6umaou 1.tower-rush-7o06fe.tower-rush-nv26qm.tower-rush-o2oupf.tower-rush-urli6b.tower-rush-8ponkx.tower-rush-intvo6 1.tower-rush-8n8v4l.tower-rush-9mc13m.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-bekbgn > input:checked ~ label,
.tower-rush-bekbgn > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-t70tyl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-xtk8x5 44.tower-rush-ng78b9.tower-rush-gzbz1d.tower-rush-6gsauz.tower-rush-924fpo.tower-rush-qz73cj.tower-rush-c9e2xb.tower-rush-gl1bmm.tower-rush-isms6m.tower-rush-65qv3r.tower-rush-l9p3vw.tower-rush-22xf9i.tower-rush-r80gkx 0l-12.tower-rush-6umaou 30.tower-rush-fy5w66.tower-rush-beina1 2.tower-rush-59u3ai.tower-rush-beina1 3.tower-rush-lovo0q 3.tower-rush-vl83l7.tower-rush-0n8p2k 3.tower-rush-pxu9w6.tower-rush-yyiov7.tower-rush-nsy1sy.tower-rush-u874r7 7-3.tower-rush-6umaou 10.tower-rush-dernp9.tower-rush-u874r7 23.tower-rush-0gvdrq.tower-rush-pqfkz5 1.tower-rush-intvo6 2.tower-rush-6umaou 3.tower-rush-pqfkz5 1.tower-rush-0n8p2k 5.tower-rush-xv6d99.tower-rush-0n8p2k 32.tower-rush-ab0y6r.tower-rush-yyiov7 5.tower-rush-r80gkx 4.tower-rush-u874r7 9.tower-rush-u874r7 8.tower-rush-0n8p2k 6.tower-rush-6ds9ss.tower-rush-qi7eyi.tower-rush-vdtok2.tower-rush-tnq1uz.tower-rush-n8h8u5 4.tower-rush-tpbx77.tower-rush-n8h8u5 6.tower-rush-n8h8u5 0l29.tower-rush-r80gkx 17.tower-rush-gwoxr5.tower-rush-4vjzbk 2.tower-rush-umrrgd 10.tower-rush-n93xwe.tower-rush-6umaou 8.tower-rush-udtr7e.tower-rush-x97ci0.tower-rush-7x8ijq.tower-rush-e0j1tt.tower-rush-qse8nw.tower-rush-yyiov7.tower-rush-qz73cj.tower-rush-6umaou 1.tower-rush-7o06fe.tower-rush-nv26qm.tower-rush-o2oupf.tower-rush-urli6b.tower-rush-8ponkx.tower-rush-intvo6 1.tower-rush-8n8v4l.tower-rush-9mc13m.5z'/%3e%3c/svg%3e");
}

.tower-rush-bekbgn > input:not(:checked) ~ label:hover,
.tower-rush-bekbgn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-t70tyl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-xtk8x5 44.tower-rush-ng78b9.tower-rush-gzbz1d.tower-rush-6gsauz.tower-rush-924fpo.tower-rush-qz73cj.tower-rush-c9e2xb.tower-rush-gl1bmm.tower-rush-isms6m.tower-rush-65qv3r.tower-rush-l9p3vw.tower-rush-22xf9i.tower-rush-r80gkx 0l-12.tower-rush-6umaou 30.tower-rush-fy5w66.tower-rush-beina1 2.tower-rush-59u3ai.tower-rush-beina1 3.tower-rush-lovo0q 3.tower-rush-vl83l7.tower-rush-0n8p2k 3.tower-rush-pxu9w6.tower-rush-yyiov7.tower-rush-nsy1sy.tower-rush-u874r7 7-3.tower-rush-6umaou 10.tower-rush-dernp9.tower-rush-u874r7 23.tower-rush-0gvdrq.tower-rush-pqfkz5 1.tower-rush-intvo6 2.tower-rush-6umaou 3.tower-rush-pqfkz5 1.tower-rush-0n8p2k 5.tower-rush-xv6d99.tower-rush-0n8p2k 32.tower-rush-ab0y6r.tower-rush-yyiov7 5.tower-rush-r80gkx 4.tower-rush-u874r7 9.tower-rush-u874r7 8.tower-rush-0n8p2k 6.tower-rush-6ds9ss.tower-rush-qi7eyi.tower-rush-vdtok2.tower-rush-tnq1uz.tower-rush-n8h8u5 4.tower-rush-tpbx77.tower-rush-n8h8u5 6.tower-rush-n8h8u5 0l29.tower-rush-r80gkx 17.tower-rush-gwoxr5.tower-rush-4vjzbk 2.tower-rush-umrrgd 10.tower-rush-n93xwe.tower-rush-6umaou 8.tower-rush-udtr7e.tower-rush-x97ci0.tower-rush-7x8ijq.tower-rush-e0j1tt.tower-rush-qse8nw.tower-rush-yyiov7.tower-rush-qz73cj.tower-rush-6umaou 1.tower-rush-7o06fe.tower-rush-nv26qm.tower-rush-o2oupf.tower-rush-urli6b.tower-rush-8ponkx.tower-rush-intvo6 1.tower-rush-8n8v4l.tower-rush-9mc13m.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-ykc98i.tower-rush-wvk8j8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ykc98i.tower-rush-g2n6nm .tower-rush-2mlqsr {
  background: #2b3b67;
}

.tower-rush-ykc98i.tower-rush-g2n6nm .tower-rush-1g97yw {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-ykc98i.tower-rush-g2n6nm .tower-rush-1g97yw::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-ykc98i.tower-rush-g2n6nm .tower-rush-1g97yw::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-ykc98i.tower-rush-g2n6nm .tower-rush-a1e0tu::before {
  background: #0e0f41;
}

.tower-rush-ykc98i.tower-rush-g2n6nm .tower-rush-a1e0tu::after {
  background: #152557;
}

.tower-rush-ykc98i.tower-rush-lr09va .tower-rush-2mlqsr {
  background: #1f35fa;
}

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

.tower-rush-ykc98i.tower-rush-lr09va .tower-rush-1g97yw::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-ykc98i.tower-rush-lr09va .tower-rush-1g97yw::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.tower-rush-ykc98i.tower-rush-lr09va .tower-rush-a1e0tu::after {
  background: #192ac8;
}

.tower-rush-ykc98i.tower-rush-euk2h8 .tower-rush-2mlqsr {
  background: #fa771f;
}

.tower-rush-ykc98i.tower-rush-euk2h8 .tower-rush-1g97yw {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-ykc98i.tower-rush-euk2h8 .tower-rush-1g97yw::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-ykc98i.tower-rush-euk2h8 .tower-rush-1g97yw::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-ykc98i.tower-rush-euk2h8 .tower-rush-a1e0tu::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-ykc98i.tower-rush-euk2h8 .tower-rush-a1e0tu::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-q0w1ea .tower-rush-fbnqb7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-xqnvm2 {
  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-xqnvm2.tower-rush-8r3z2z {
  display: block;
}

.tower-rush-xqnvm2.tower-rush-wvk8j8 {
  display: none;
}

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

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

.tower-rush-3u0c7c {
  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-o94l3l {
  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-5aonue small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-g91isr .tower-rush-fbnqb7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-daqf31 .tower-rush-fguml1 {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-w1cd3s.tower-rush-vm6ssl .tower-rush-d0kcug::after {
  transform: rotate(45deg);
}

.tower-rush-0lob89 {
  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-w1cd3s.tower-rush-vm6ssl .tower-rush-0lob89 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-bekbgn > input:not(:checked) ~ label:hover,
.tower-rush-bekbgn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-jyvky1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-4bls1l 44.tower-rush-cga884.tower-rush-hkjkni.tower-rush-u82g8z.tower-rush-5ixwib.tower-rush-vx5g5u.tower-rush-i1361l.tower-rush-bp48sr.tower-rush-rnyctz.tower-rush-xztns0.tower-rush-zl629y.tower-rush-on6i57.tower-rush-rokpn1 0l-12.tower-rush-awx8ks 30.tower-rush-4jwvxg.tower-rush-2c6exy 2.tower-rush-xatmiw.tower-rush-2c6exy 3.tower-rush-bntrt4 3.tower-rush-3qf3m2.tower-rush-n8i14e 3.tower-rush-maqk7k.tower-rush-00gpbp.tower-rush-0mjqa3.tower-rush-iqb55p 7-3.tower-rush-awx8ks 10.tower-rush-to3zcp.tower-rush-iqb55p 23.tower-rush-dd4mop.tower-rush-9jq2e4 1.tower-rush-5eij68 2.tower-rush-awx8ks 3.tower-rush-9jq2e4 1.tower-rush-n8i14e 5.tower-rush-44n564.tower-rush-n8i14e 32.tower-rush-1e3e2a.tower-rush-00gpbp 5.tower-rush-rokpn1 4.tower-rush-iqb55p 9.tower-rush-iqb55p 8.tower-rush-n8i14e 6.tower-rush-ytij2p.tower-rush-0v26zv.tower-rush-6op1ek.tower-rush-e0tgyr.tower-rush-819ifg 4.tower-rush-h5kgxw.tower-rush-819ifg 6.tower-rush-819ifg 0l29.tower-rush-rokpn1 17.tower-rush-6b4nhh.tower-rush-nqyxqd 2.tower-rush-pyvx74 10.tower-rush-iiu3uk.tower-rush-awx8ks 8.tower-rush-f4dyer.tower-rush-hneewe.tower-rush-yagrfl.tower-rush-z6ot8v.tower-rush-pgqss1.tower-rush-00gpbp.tower-rush-vx5g5u.tower-rush-awx8ks 1.tower-rush-e3zps3.tower-rush-xuvnwa.tower-rush-ez4s9j.tower-rush-zuylpp.tower-rush-du4mis.tower-rush-5eij68 1.tower-rush-eta9wq.tower-rush-juoh67.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-g2u8w0.tower-rush-144zfn {
  display: none;
}

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

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

.tower-rush-4bon4t {
  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-127704 {
  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-gmxer8 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-rd1doi .tower-rush-n10ok2 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-r2yguk 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-r2yguk 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-fyxonr {
  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-fyxonr.tower-rush-1ectg9 {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-dftpi3 > input:not(:checked) ~ label:hover,
.tower-rush-dftpi3 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-88w7hr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-fpflbf 44.tower-rush-7i7ogc.tower-rush-hi3s9t.tower-rush-nziu7p.tower-rush-2gpq15.tower-rush-cfdrq9.tower-rush-z5r7bx.tower-rush-au1wql.tower-rush-iqyynw.tower-rush-2ttkt2.tower-rush-569k7m.tower-rush-q8k0lb.tower-rush-cp1imh 0l-12.tower-rush-uo6lgm 30.tower-rush-8fxc7d.tower-rush-lyghxi 2.tower-rush-k4ajk1.tower-rush-lyghxi 3.tower-rush-jb9n0h 3.tower-rush-0i89un.tower-rush-1pim0y 3.tower-rush-7gccw2.tower-rush-3e464j.tower-rush-h20fzg.tower-rush-ep4387 7-3.tower-rush-uo6lgm 10.tower-rush-apg0ot.tower-rush-ep4387 23.tower-rush-d0vn9n.tower-rush-jrqrp4 1.tower-rush-c5uzql 2.tower-rush-uo6lgm 3.tower-rush-jrqrp4 1.tower-rush-1pim0y 5.tower-rush-9gpor0.tower-rush-1pim0y 32.tower-rush-cfcl5w.tower-rush-3e464j 5.tower-rush-cp1imh 4.tower-rush-ep4387 9.tower-rush-ep4387 8.tower-rush-1pim0y 6.tower-rush-c68t1z.tower-rush-e9b5e3.tower-rush-sxgra4.tower-rush-a7ix74.tower-rush-mutr6h 4.tower-rush-ihjd48.tower-rush-mutr6h 6.tower-rush-mutr6h 0l29.tower-rush-cp1imh 17.tower-rush-xfyyfr.tower-rush-9gzoo7 2.tower-rush-od8ywi 10.tower-rush-mb5gh6.tower-rush-uo6lgm 8.tower-rush-umu5fj.tower-rush-t4di59.tower-rush-em6v1a.tower-rush-odi49x.tower-rush-dmhbhe.tower-rush-3e464j.tower-rush-cfdrq9.tower-rush-uo6lgm 1.tower-rush-ou2w00.tower-rush-8kt2ks.tower-rush-ouap2e.tower-rush-hdcn34.tower-rush-b9267j.tower-rush-c5uzql 1.tower-rush-5y88jn.tower-rush-1wrelq.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-vknajz.tower-rush-e2vrc3 {
  display: none;
}

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

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

.tower-rush-t90xwr {
  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-8upttk {
  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-f3xd6j small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-xptyeo .tower-rush-obblhf {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-8grspr {
  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-vknajz {
  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-vknajz.tower-rush-cbgpwk {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-5x2ew6.tower-rush-7dyrq1 .tower-rush-uo5e9b::after {
  transform: rotate(45deg);
}

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

.tower-rush-zhwvdk {
  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-5x2ew6.tower-rush-7dyrq1 .tower-rush-zhwvdk {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-sd0z90.tower-rush-denvum {
  bottom: 40px;
}

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

.tower-rush-2jpvn9 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-pt3vpo 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-amuwmd {
  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-45ypze ease;
  z-index: 10000;
}

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

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

  .tower-rush-pe8ilu .tower-rush-dr0yfr {
    font-size: 13.5px;
  }

  .tower-rush-sd0z90 .tower-rush-2jpvn9 {
    animation: jump-y 0.tower-rush-pt3vpo infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

.tower-rush-afm7u9 .tower-rush-31ziem {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-xhj11j {
  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-xhj11j {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-xhj11j {
    padding: 50px 16px 68px;
  }
}
.tower-rush-up1zb7 {
  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-up1zb7 {
    flex-direction: column;
  }
}
.tower-rush-fpini7 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-fpini7 {
    margin-bottom: 40px;
  }
}
.tower-rush-lig5va .tower-rush-u3lnk1 {
  margin-bottom: 28px;
}
.tower-rush-lig5va .tower-rush-u3lnk1 img {
  max-height: 100px;
  width: auto;
}
.tower-rush-lmtme8 {
  display: flex;
  align-items: center;
}
.tower-rush-lmtme8 a + a {
  margin-left: 24px;
}
.tower-rush-lmtme8 img {
  max-height: 56px;
  width: auto;
}
.tower-rush-lmtme8 img + img {
  margin-left: 24px;
}
.tower-rush-uejpul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-uejpul {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-vnvg40 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-vnvg40 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-j8rcjb {
  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-s6fuqc .tower-rush-xu3cux a {
    font-size: 12px;
  }
}

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

.tower-rush-v6akov {
  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-v6akov {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-v6akov {
    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-6oc6o7, .tower-rush-kecq3p, [class*="review-card"],
thead, thead th, table th, .tower-rush-7onbov,
.tower-rush-rle9yc, [class*="collapsible-header"],
.tower-rush-x4qrhi, [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-bb16dl,
.tower-rush-hyrl4b {
  background: #111214 !important;
}
