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

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

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

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

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

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

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

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

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

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

.tower-rush-clcaz1.tower-rush-6fmct0 {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.tower-rush-clcaz1.tower-rush-refp4v {
  justify-content: center;
}

.tower-rush-clcaz1.tower-rush-8i0lzq {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-lealm8.tower-rush-brichm {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-egvczy .tower-rush-3e657x {
  margin-bottom: 28px;
}

.tower-rush-egvczy .tower-rush-3e657x img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-y0yufb.tower-rush-cgdyw3 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.tower-rush-2fpmn5 li a.tower-rush-cgdyw3 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .tower-rush-6ye7j5 .tower-rush-3e657x img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-hbilpx.tower-rush-rpc56g {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-zysz5f .tower-rush-dm30ko {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-n5gn90.tower-rush-xb6cxs span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-bob4ss.tower-rush-wcibgr {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-1clr21 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ywklkl tbody tr td .tower-rush-7jaf8t {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-21md4h .tower-rush-k9t85t {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-4yypyl.tower-rush-a60cn2 {
  display: none;
}

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

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

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

.tower-rush-7ye239.tower-rush-jx3u72 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-pe87e6 .tower-rush-a6z3lw {
  position: relative;
}

.tower-rush-pe87e6 .tower-rush-gahu0b {
  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-pe87e6 .tower-rush-gahu0b.tower-rush-a60cn2 {
  display: none;
}

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

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

.tower-rush-pe87e6 .tower-rush-oc2ub2 .tower-rush-r7pzwu {
  max-width: 300px;
  width: 100%;
}

.tower-rush-pe87e6
  .tower-rush-oc2ub2
  .tower-rush-r7pzwu
  .tower-rush-bg9nvf {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-pe87e6
    .tower-rush-oc2ub2
    .tower-rush-r7pzwu
    .tower-rush-bg9nvf {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-pe87e6
  .tower-rush-oc2ub2
  .tower-rush-r7pzwu
  .tower-rush-tad4g0 {
  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-pe87e6
    .tower-rush-oc2ub2
    .tower-rush-r7pzwu
    .tower-rush-tad4g0 {
    text-align: center;
  }
}

.tower-rush-pe87e6 .tower-rush-oc2ub2 .tower-rush-rpc56g {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-pe87e6
  .tower-rush-oc2ub2
  .tower-rush-rpc56g
  .tower-rush-0nazdb {
  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-pe87e6
  .tower-rush-oc2ub2
  .tower-rush-rpc56g
  .tower-rush-0nazdb:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-pe87e6
    .tower-rush-oc2ub2
    .tower-rush-rpc56g
    .tower-rush-0nazdb {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-pe87e6
    .tower-rush-oc2ub2
    .tower-rush-rpc56g
    .tower-rush-mauelk {
    width: 100%;
  }
}

.tower-rush-pe87e6 .tower-rush-oc2ub2.tower-rush-a60cn2 {
  display: none;
}

.tower-rush-pe87e6 .tower-rush-ps247e {
  display: none;
}

.tower-rush-pe87e6 .tower-rush-ps247e.tower-rush-jx3u72 {
  display: block;
}

.tower-rush-pe87e6 .tower-rush-ps247e iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.tower-rush-pe87e6 .tower-rush-5a0j5q .tower-rush-bg9nvf {
  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-pe87e6 .tower-rush-5a0j5q .tower-rush-bg9nvf {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-wj1mn3.tower-rush-cgdyw3 {
  display: block;
}

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

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

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

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

.tower-rush-uyjxtl.tower-rush-cgdyw3 {
  display: block;
}

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

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

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

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

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

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

.tower-rush-9dhtw4.tower-rush-a60cn2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-m7gx58.tower-rush-a60cn2 {
  display: none;
}

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

.tower-rush-m7gx58 .tower-rush-0ygjrk {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-uxw8q8 > 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-g9is63.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-lo3g4v 44.tower-rush-s0slrq.tower-rush-jtwt2h.tower-rush-3js2fz.tower-rush-r1z9rc.tower-rush-7vj80x.tower-rush-t036ez.tower-rush-d0drdp.tower-rush-7b95jb.tower-rush-p5tdts.tower-rush-u1rqip.tower-rush-a1yybu.tower-rush-g7ykyu 0l-12.tower-rush-b09q4v 30.tower-rush-t23dht.tower-rush-t5fqur 2.tower-rush-gzfl1k.tower-rush-t5fqur 3.tower-rush-kmfk9h 3.tower-rush-263vy9.tower-rush-5i60t9 3.tower-rush-hrt2ai.tower-rush-0bqitr.tower-rush-v39szx.tower-rush-qkqccy 7-3.tower-rush-b09q4v 10.tower-rush-3g5dyu.tower-rush-qkqccy 23.tower-rush-hj5pcn.tower-rush-djuj3r 1.tower-rush-yskhas 2.tower-rush-b09q4v 3.tower-rush-djuj3r 1.tower-rush-5i60t9 5.tower-rush-dcb1fo.tower-rush-5i60t9 32.tower-rush-c0ubht.tower-rush-0bqitr 5.tower-rush-g7ykyu 4.tower-rush-qkqccy 9.tower-rush-qkqccy 8.tower-rush-5i60t9 6.tower-rush-74s4sf.tower-rush-ynzi4o.tower-rush-wmjxig.tower-rush-7vng91.tower-rush-tkx17z 4.tower-rush-gzz11w.tower-rush-tkx17z 6.tower-rush-tkx17z 0l29.tower-rush-g7ykyu 17.tower-rush-t8wzr9.tower-rush-iv7fuq 2.tower-rush-voouwt 10.tower-rush-ep28yh.tower-rush-b09q4v 8.tower-rush-gwjzj4.tower-rush-0imj8o.tower-rush-pvfvvg.tower-rush-hipb9u.tower-rush-teqw0r.tower-rush-0bqitr.tower-rush-7vj80x.tower-rush-b09q4v 1.tower-rush-9xif62.tower-rush-g0bu0k.tower-rush-nvgd7o.tower-rush-cpky5u.tower-rush-fv7dnd.tower-rush-yskhas 1.tower-rush-jpv2r9.tower-rush-wv1bht.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-uxw8q8 > input:checked ~ label,
.tower-rush-uxw8q8 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-g9is63.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-lo3g4v 44.tower-rush-s0slrq.tower-rush-jtwt2h.tower-rush-3js2fz.tower-rush-r1z9rc.tower-rush-7vj80x.tower-rush-t036ez.tower-rush-d0drdp.tower-rush-7b95jb.tower-rush-p5tdts.tower-rush-u1rqip.tower-rush-a1yybu.tower-rush-g7ykyu 0l-12.tower-rush-b09q4v 30.tower-rush-t23dht.tower-rush-t5fqur 2.tower-rush-gzfl1k.tower-rush-t5fqur 3.tower-rush-kmfk9h 3.tower-rush-263vy9.tower-rush-5i60t9 3.tower-rush-hrt2ai.tower-rush-0bqitr.tower-rush-v39szx.tower-rush-qkqccy 7-3.tower-rush-b09q4v 10.tower-rush-3g5dyu.tower-rush-qkqccy 23.tower-rush-hj5pcn.tower-rush-djuj3r 1.tower-rush-yskhas 2.tower-rush-b09q4v 3.tower-rush-djuj3r 1.tower-rush-5i60t9 5.tower-rush-dcb1fo.tower-rush-5i60t9 32.tower-rush-c0ubht.tower-rush-0bqitr 5.tower-rush-g7ykyu 4.tower-rush-qkqccy 9.tower-rush-qkqccy 8.tower-rush-5i60t9 6.tower-rush-74s4sf.tower-rush-ynzi4o.tower-rush-wmjxig.tower-rush-7vng91.tower-rush-tkx17z 4.tower-rush-gzz11w.tower-rush-tkx17z 6.tower-rush-tkx17z 0l29.tower-rush-g7ykyu 17.tower-rush-t8wzr9.tower-rush-iv7fuq 2.tower-rush-voouwt 10.tower-rush-ep28yh.tower-rush-b09q4v 8.tower-rush-gwjzj4.tower-rush-0imj8o.tower-rush-pvfvvg.tower-rush-hipb9u.tower-rush-teqw0r.tower-rush-0bqitr.tower-rush-7vj80x.tower-rush-b09q4v 1.tower-rush-9xif62.tower-rush-g0bu0k.tower-rush-nvgd7o.tower-rush-cpky5u.tower-rush-fv7dnd.tower-rush-yskhas 1.tower-rush-jpv2r9.tower-rush-wv1bht.5z'/%3e%3c/svg%3e");
}

.tower-rush-uxw8q8 > input:not(:checked) ~ label:hover,
.tower-rush-uxw8q8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-g9is63.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-lo3g4v 44.tower-rush-s0slrq.tower-rush-jtwt2h.tower-rush-3js2fz.tower-rush-r1z9rc.tower-rush-7vj80x.tower-rush-t036ez.tower-rush-d0drdp.tower-rush-7b95jb.tower-rush-p5tdts.tower-rush-u1rqip.tower-rush-a1yybu.tower-rush-g7ykyu 0l-12.tower-rush-b09q4v 30.tower-rush-t23dht.tower-rush-t5fqur 2.tower-rush-gzfl1k.tower-rush-t5fqur 3.tower-rush-kmfk9h 3.tower-rush-263vy9.tower-rush-5i60t9 3.tower-rush-hrt2ai.tower-rush-0bqitr.tower-rush-v39szx.tower-rush-qkqccy 7-3.tower-rush-b09q4v 10.tower-rush-3g5dyu.tower-rush-qkqccy 23.tower-rush-hj5pcn.tower-rush-djuj3r 1.tower-rush-yskhas 2.tower-rush-b09q4v 3.tower-rush-djuj3r 1.tower-rush-5i60t9 5.tower-rush-dcb1fo.tower-rush-5i60t9 32.tower-rush-c0ubht.tower-rush-0bqitr 5.tower-rush-g7ykyu 4.tower-rush-qkqccy 9.tower-rush-qkqccy 8.tower-rush-5i60t9 6.tower-rush-74s4sf.tower-rush-ynzi4o.tower-rush-wmjxig.tower-rush-7vng91.tower-rush-tkx17z 4.tower-rush-gzz11w.tower-rush-tkx17z 6.tower-rush-tkx17z 0l29.tower-rush-g7ykyu 17.tower-rush-t8wzr9.tower-rush-iv7fuq 2.tower-rush-voouwt 10.tower-rush-ep28yh.tower-rush-b09q4v 8.tower-rush-gwjzj4.tower-rush-0imj8o.tower-rush-pvfvvg.tower-rush-hipb9u.tower-rush-teqw0r.tower-rush-0bqitr.tower-rush-7vj80x.tower-rush-b09q4v 1.tower-rush-9xif62.tower-rush-g0bu0k.tower-rush-nvgd7o.tower-rush-cpky5u.tower-rush-fv7dnd.tower-rush-yskhas 1.tower-rush-jpv2r9.tower-rush-wv1bht.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-w7zdhd.tower-rush-a60cn2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-w7zdhd.tower-rush-sae71b .tower-rush-cwavc9 {
  background: #2b3b67;
}

.tower-rush-w7zdhd.tower-rush-sae71b .tower-rush-0hq4no {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-w7zdhd.tower-rush-sae71b .tower-rush-0hq4no::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-w7zdhd.tower-rush-sae71b .tower-rush-0hq4no::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-w7zdhd.tower-rush-sae71b .tower-rush-qgl0t8::before {
  background: #0e0f41;
}

.tower-rush-w7zdhd.tower-rush-sae71b .tower-rush-qgl0t8::after {
  background: #152557;
}

.tower-rush-w7zdhd.tower-rush-19b709 .tower-rush-cwavc9 {
  background: #1f35fa;
}

.tower-rush-w7zdhd.tower-rush-19b709 .tower-rush-0hq4no {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.tower-rush-w7zdhd.tower-rush-19b709 .tower-rush-0hq4no::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-w7zdhd.tower-rush-19b709 .tower-rush-0hq4no::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.tower-rush-w7zdhd.tower-rush-19b709 .tower-rush-qgl0t8::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.tower-rush-w7zdhd.tower-rush-19b709 .tower-rush-qgl0t8::after {
  background: #192ac8;
}

.tower-rush-w7zdhd.tower-rush-c9p1r9 .tower-rush-cwavc9 {
  background: #fa771f;
}

.tower-rush-w7zdhd.tower-rush-c9p1r9 .tower-rush-0hq4no {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-w7zdhd.tower-rush-c9p1r9 .tower-rush-0hq4no::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-w7zdhd.tower-rush-c9p1r9 .tower-rush-0hq4no::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-w7zdhd.tower-rush-c9p1r9 .tower-rush-qgl0t8::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-w7zdhd.tower-rush-c9p1r9 .tower-rush-qgl0t8::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-3h8b4w .tower-rush-bmsle5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.tower-rush-zdf3h5.tower-rush-a60cn2 {
  display: none;
}

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

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

.tower-rush-qs9rcj {
  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-95pc8k {
  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-u2a418 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-3uhjxe .tower-rush-bmsle5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-6uxkeq .tower-rush-1adhuz {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-t6rrus.tower-rush-cgdyw3 .tower-rush-42m9hs::after {
  transform: rotate(45deg);
}

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

/* review block style */

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

.tower-rush-uxw8q8 > input:not(:checked) ~ label:hover,
.tower-rush-uxw8q8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-waif8d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-y4vkhq 44.tower-rush-dz58yb.tower-rush-9wregf.tower-rush-kfbyea.tower-rush-6q3299.tower-rush-qmg16t.tower-rush-96e0wl.tower-rush-zuqgpf.tower-rush-akd1rz.tower-rush-l3hw7f.tower-rush-sqvrbv.tower-rush-w8hnvd.tower-rush-r0a2la 0l-12.tower-rush-mzv9f9 30.tower-rush-4hwyz2.tower-rush-d4daun 2.tower-rush-t768fu.tower-rush-d4daun 3.tower-rush-qtkh17 3.tower-rush-dyzxns.tower-rush-3jebdh 3.tower-rush-kyo9ik.tower-rush-6oi9on.tower-rush-9r1pc3.tower-rush-r2oxgv 7-3.tower-rush-mzv9f9 10.tower-rush-1tgtsw.tower-rush-r2oxgv 23.tower-rush-1zqotg.tower-rush-oxnz31 1.tower-rush-pjicoj 2.tower-rush-mzv9f9 3.tower-rush-oxnz31 1.tower-rush-3jebdh 5.tower-rush-gzhyqq.tower-rush-3jebdh 32.tower-rush-zj9ks0.tower-rush-6oi9on 5.tower-rush-r0a2la 4.tower-rush-r2oxgv 9.tower-rush-r2oxgv 8.tower-rush-3jebdh 6.tower-rush-tyzig5.tower-rush-v2dwpw.tower-rush-yavsvc.tower-rush-r2hdm6.tower-rush-wsitz3 4.tower-rush-sdnh5i.tower-rush-wsitz3 6.tower-rush-wsitz3 0l29.tower-rush-r0a2la 17.tower-rush-lfmhg6.tower-rush-5ao5ss 2.tower-rush-qk20al 10.tower-rush-5sygry.tower-rush-mzv9f9 8.tower-rush-2i4ouk.tower-rush-vloece.tower-rush-p58g25.tower-rush-sou8us.tower-rush-k42ue8.tower-rush-6oi9on.tower-rush-qmg16t.tower-rush-mzv9f9 1.tower-rush-5bumba.tower-rush-prcoyl.tower-rush-0m8ofe.tower-rush-7spcez.tower-rush-upzon2.tower-rush-pjicoj 1.tower-rush-kr6fo5.tower-rush-iwy3x7.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-95dq2n {
  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-95dq2n.tower-rush-ui204l {
  display: block;
}

.tower-rush-95dq2n.tower-rush-3gdwip {
  display: none;
}

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

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

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

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

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

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

.tower-rush-n21yrl .tower-rush-fn40cw {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-wo0r92 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-wo0r92 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-axz3wh {
  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-axz3wh.tower-rush-sa9c7w {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-807en4 > input:not(:checked) ~ label:hover,
.tower-rush-807en4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-j1n2da.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-v6ru9l 44.tower-rush-d2mij4.tower-rush-m430vp.tower-rush-81bd3f.tower-rush-7a5vj2.tower-rush-8f2cmy.tower-rush-3x0ry8.tower-rush-y5iez5.tower-rush-kq7v9i.tower-rush-x7qb56.tower-rush-iw7do3.tower-rush-c11xgf.tower-rush-ctpzth 0l-12.tower-rush-jdq6sk 30.tower-rush-a3nnhf.tower-rush-tl9ijr 2.tower-rush-epr8yi.tower-rush-tl9ijr 3.tower-rush-wqqigf 3.tower-rush-4tk886.tower-rush-z4y5uo 3.tower-rush-3sw4um.tower-rush-rl4hib.tower-rush-czn8h1.tower-rush-u2fxp4 7-3.tower-rush-jdq6sk 10.tower-rush-6tpg3n.tower-rush-u2fxp4 23.tower-rush-k2zghp.tower-rush-rp6zit 1.tower-rush-7fupml 2.tower-rush-jdq6sk 3.tower-rush-rp6zit 1.tower-rush-z4y5uo 5.tower-rush-zaugno.tower-rush-z4y5uo 32.tower-rush-u25b7n.tower-rush-rl4hib 5.tower-rush-ctpzth 4.tower-rush-u2fxp4 9.tower-rush-u2fxp4 8.tower-rush-z4y5uo 6.tower-rush-zc0dwf.tower-rush-bzspo1.tower-rush-x1rsrz.tower-rush-w43d5x.tower-rush-ny5eyi 4.tower-rush-49wv1h.tower-rush-ny5eyi 6.tower-rush-ny5eyi 0l29.tower-rush-ctpzth 17.tower-rush-r1bdtc.tower-rush-epjkzp 2.tower-rush-ayxhv0 10.tower-rush-rho1sz.tower-rush-jdq6sk 8.tower-rush-3q3649.tower-rush-i6dqea.tower-rush-5l8li5.tower-rush-j86sml.tower-rush-xmubrt.tower-rush-rl4hib.tower-rush-8f2cmy.tower-rush-jdq6sk 1.tower-rush-8vhuvv.tower-rush-6ch2yr.tower-rush-cki3ht.tower-rush-yv680v.tower-rush-kidbjn.tower-rush-7fupml 1.tower-rush-vd6mpe.tower-rush-3pv0c2.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-s2ck2z.tower-rush-z334f2 {
  display: none;
}

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

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

.tower-rush-kf7vg1 {
  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-9a32us {
  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-k90ozx small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-i720bp .tower-rush-bsmhb3 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-m16p3c {
  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-s2ck2z {
  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-s2ck2z.tower-rush-r57d2a {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-1ax19j.tower-rush-ufl809 .tower-rush-30qt8n::after {
  transform: rotate(45deg);
}

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

.tower-rush-ue3foq {
  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-1ax19j.tower-rush-ufl809 .tower-rush-ue3foq {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-2n6jxc.tower-rush-2pn4xh {
  bottom: 40px;
}

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

.tower-rush-6a8cqk {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-2nzajo 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-o2ag74 {
  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-bwmrbu ease;
  z-index: 10000;
}

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

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

  .tower-rush-idm7b3 .tower-rush-r8rwh3 {
    font-size: 13.5px;
  }

  .tower-rush-2n6jxc .tower-rush-6a8cqk {
    animation: jump-y 0.tower-rush-2nzajo infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

.tower-rush-332fsb .tower-rush-ayu8im {
  display: flex;
  align-items: center;
}

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

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

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

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

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

  .tower-rush-5kog1d {
    text-align: center;
  }

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

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

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

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

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

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

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

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

  .tower-rush-17reja {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.tower-rush-kewjff {
  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-kewjff {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-kewjff {
    padding: 50px 16px 68px;
  }
}
.tower-rush-67ienu {
  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-67ienu {
    flex-direction: column;
  }
}
.tower-rush-tm0fpg {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-tm0fpg {
    margin-bottom: 40px;
  }
}
.tower-rush-r7ag3t .tower-rush-zkasfq {
  margin-bottom: 28px;
}
.tower-rush-r7ag3t .tower-rush-zkasfq img {
  max-height: 100px;
  width: auto;
}
.tower-rush-6uh83e {
  display: flex;
  align-items: center;
}
.tower-rush-6uh83e a + a {
  margin-left: 24px;
}
.tower-rush-6uh83e img {
  max-height: 56px;
  width: auto;
}
.tower-rush-6uh83e img + img {
  margin-left: 24px;
}
.tower-rush-6uecd5 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-6uecd5 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-gd18ar {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-gd18ar {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-2s3zpo {
  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-6ye7j5 .tower-rush-hbilpx a {
    font-size: 12px;
  }
}

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

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

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

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

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

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

.tower-rush-29ddkh {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tower-rush-29ddkh .tower-rush-gro33p:first-child {
  margin-bottom:15px;
}

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

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

.tower-rush-29ddkh .tower-rush-yicvi4 {
  background: gray;
  border: 1px solid var(--border-color)
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.tower-rush-4oswne, .tower-rush-g3hr0q, [class*="review-card"],
thead, thead th, table th, .tower-rush-7z83xg,
.tower-rush-h3c7aq, [class*="collapsible-header"],
.tower-rush-0f8qxk, [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-zqch0f,
.tower-rush-3xp27j {
  background: #111214 !important;
}
