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

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

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

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

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

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

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

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

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

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

.tower-rush-krjwtr.tower-rush-0xv63h {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.tower-rush-krjwtr.tower-rush-jsmpra {
  justify-content: center;
}

.tower-rush-krjwtr.tower-rush-7dlyxa {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-21kbqe.tower-rush-81wquj {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-wk0vgv .tower-rush-s6rove {
  margin-bottom: 28px;
}

.tower-rush-wk0vgv .tower-rush-s6rove img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ls63br.tower-rush-5frjnh {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.tower-rush-1v4m2u li a.tower-rush-5frjnh {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-wllpgx.tower-rush-4yw2wh {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-0nhtm3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-auofcs .tower-rush-epkwu2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-2gkim7.tower-rush-afwkp2 span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-blasdw.tower-rush-qj55ad {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-0b5633 .tower-rush-x274r6 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-wf64zi.tower-rush-eds3hw {
  display: none;
}

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

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

.tower-rush-9wjs4t iframe.tower-rush-9362b1 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.tower-rush-9wjs4t.tower-rush-we0qdp {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-wfaphw .tower-rush-3aypr6 {
  position: relative;
}

.tower-rush-wfaphw .tower-rush-k7gsnn {
  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-wfaphw .tower-rush-k7gsnn.tower-rush-eds3hw {
  display: none;
}

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

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

.tower-rush-wfaphw .tower-rush-lh8ro7 .tower-rush-mcyzk1 {
  max-width: 300px;
  width: 100%;
}

.tower-rush-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-mcyzk1
  .tower-rush-qsj98d {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-wfaphw
    .tower-rush-lh8ro7
    .tower-rush-mcyzk1
    .tower-rush-qsj98d {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-mcyzk1
  .tower-rush-bezzgh {
  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-wfaphw
    .tower-rush-lh8ro7
    .tower-rush-mcyzk1
    .tower-rush-bezzgh {
    text-align: center;
  }
}

.tower-rush-wfaphw .tower-rush-lh8ro7 .tower-rush-4yw2wh {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-4yw2wh
  .tower-rush-eg6lh2 {
  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-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-4yw2wh
  .tower-rush-eg6lh2:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-wfaphw
    .tower-rush-lh8ro7
    .tower-rush-4yw2wh
    .tower-rush-eg6lh2 {
    width: 100%;
  }
}

.tower-rush-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-4yw2wh
  .tower-rush-5m2uea {
  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-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-4yw2wh
  .tower-rush-5m2uea
  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-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-4yw2wh
  .tower-rush-5m2uea: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-wfaphw
  .tower-rush-lh8ro7
  .tower-rush-4yw2wh
  .tower-rush-5m2uea:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .tower-rush-wfaphw
    .tower-rush-lh8ro7
    .tower-rush-4yw2wh
    .tower-rush-5m2uea {
    width: 100%;
  }
}

.tower-rush-wfaphw .tower-rush-lh8ro7.tower-rush-eds3hw {
  display: none;
}

.tower-rush-wfaphw .tower-rush-k1dat3 {
  display: none;
}

.tower-rush-wfaphw .tower-rush-k1dat3.tower-rush-we0qdp {
  display: block;
}

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

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

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

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

.tower-rush-wfaphw .tower-rush-u7ccwe .tower-rush-qsj98d {
  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-wfaphw .tower-rush-u7ccwe .tower-rush-qsj98d {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-dv2qyj.tower-rush-5frjnh {
  display: block;
}

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

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

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

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

.tower-rush-56u1bk.tower-rush-5frjnh {
  display: block;
}

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

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

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

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

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

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

.tower-rush-td6ejt.tower-rush-eds3hw {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-9m220i.tower-rush-eds3hw {
  display: none;
}

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

.tower-rush-9m220i .tower-rush-jqo0km {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-s1wl8s > 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-ffals7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-a5xpoz 44.tower-rush-kzhqv3.tower-rush-gqf740.tower-rush-d2d1ow.tower-rush-8wypdn.tower-rush-r13tqt.tower-rush-de9cgh.tower-rush-k7q8ye.tower-rush-178fd5.tower-rush-6688df.tower-rush-ut5hh1.tower-rush-p0l9o4.tower-rush-6xqfpr 0l-12.tower-rush-9nid49 30.tower-rush-c20bfe.tower-rush-h7g2qv 2.tower-rush-5rfc07.tower-rush-h7g2qv 3.tower-rush-er46zr 3.tower-rush-0nez2x.tower-rush-1whzsy 3.tower-rush-3jquqq.tower-rush-1o3qpk.tower-rush-7e23hc.tower-rush-2t9ag1 7-3.tower-rush-9nid49 10.tower-rush-x2wqy1.tower-rush-2t9ag1 23.tower-rush-u2py9z.tower-rush-ajokol 1.tower-rush-vegtop 2.tower-rush-9nid49 3.tower-rush-ajokol 1.tower-rush-1whzsy 5.tower-rush-8l2xxb.tower-rush-1whzsy 32.tower-rush-o56lrn.tower-rush-1o3qpk 5.tower-rush-6xqfpr 4.tower-rush-2t9ag1 9.tower-rush-2t9ag1 8.tower-rush-1whzsy 6.tower-rush-9wasz6.tower-rush-aabhfn.tower-rush-b8ewsl.tower-rush-u8cm8h.tower-rush-nc70l1 4.tower-rush-qgxba2.tower-rush-nc70l1 6.tower-rush-nc70l1 0l29.tower-rush-6xqfpr 17.tower-rush-qgn417.tower-rush-81o72e 2.tower-rush-97xk5c 10.tower-rush-tir5l9.tower-rush-9nid49 8.tower-rush-qvufyp.tower-rush-t10j1w.tower-rush-ub12bh.tower-rush-hu00wt.tower-rush-wn7ah7.tower-rush-1o3qpk.tower-rush-r13tqt.tower-rush-9nid49 1.tower-rush-9y532g.tower-rush-iz3bq6.tower-rush-jd2slg.tower-rush-vez4ji.tower-rush-cxe7ag.tower-rush-vegtop 1.tower-rush-c8cxg7.tower-rush-dbire7.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-s1wl8s > input:checked ~ label,
.tower-rush-s1wl8s > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-ffals7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-a5xpoz 44.tower-rush-kzhqv3.tower-rush-gqf740.tower-rush-d2d1ow.tower-rush-8wypdn.tower-rush-r13tqt.tower-rush-de9cgh.tower-rush-k7q8ye.tower-rush-178fd5.tower-rush-6688df.tower-rush-ut5hh1.tower-rush-p0l9o4.tower-rush-6xqfpr 0l-12.tower-rush-9nid49 30.tower-rush-c20bfe.tower-rush-h7g2qv 2.tower-rush-5rfc07.tower-rush-h7g2qv 3.tower-rush-er46zr 3.tower-rush-0nez2x.tower-rush-1whzsy 3.tower-rush-3jquqq.tower-rush-1o3qpk.tower-rush-7e23hc.tower-rush-2t9ag1 7-3.tower-rush-9nid49 10.tower-rush-x2wqy1.tower-rush-2t9ag1 23.tower-rush-u2py9z.tower-rush-ajokol 1.tower-rush-vegtop 2.tower-rush-9nid49 3.tower-rush-ajokol 1.tower-rush-1whzsy 5.tower-rush-8l2xxb.tower-rush-1whzsy 32.tower-rush-o56lrn.tower-rush-1o3qpk 5.tower-rush-6xqfpr 4.tower-rush-2t9ag1 9.tower-rush-2t9ag1 8.tower-rush-1whzsy 6.tower-rush-9wasz6.tower-rush-aabhfn.tower-rush-b8ewsl.tower-rush-u8cm8h.tower-rush-nc70l1 4.tower-rush-qgxba2.tower-rush-nc70l1 6.tower-rush-nc70l1 0l29.tower-rush-6xqfpr 17.tower-rush-qgn417.tower-rush-81o72e 2.tower-rush-97xk5c 10.tower-rush-tir5l9.tower-rush-9nid49 8.tower-rush-qvufyp.tower-rush-t10j1w.tower-rush-ub12bh.tower-rush-hu00wt.tower-rush-wn7ah7.tower-rush-1o3qpk.tower-rush-r13tqt.tower-rush-9nid49 1.tower-rush-9y532g.tower-rush-iz3bq6.tower-rush-jd2slg.tower-rush-vez4ji.tower-rush-cxe7ag.tower-rush-vegtop 1.tower-rush-c8cxg7.tower-rush-dbire7.5z'/%3e%3c/svg%3e");
}

.tower-rush-s1wl8s > input:not(:checked) ~ label:hover,
.tower-rush-s1wl8s > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-ffals7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-a5xpoz 44.tower-rush-kzhqv3.tower-rush-gqf740.tower-rush-d2d1ow.tower-rush-8wypdn.tower-rush-r13tqt.tower-rush-de9cgh.tower-rush-k7q8ye.tower-rush-178fd5.tower-rush-6688df.tower-rush-ut5hh1.tower-rush-p0l9o4.tower-rush-6xqfpr 0l-12.tower-rush-9nid49 30.tower-rush-c20bfe.tower-rush-h7g2qv 2.tower-rush-5rfc07.tower-rush-h7g2qv 3.tower-rush-er46zr 3.tower-rush-0nez2x.tower-rush-1whzsy 3.tower-rush-3jquqq.tower-rush-1o3qpk.tower-rush-7e23hc.tower-rush-2t9ag1 7-3.tower-rush-9nid49 10.tower-rush-x2wqy1.tower-rush-2t9ag1 23.tower-rush-u2py9z.tower-rush-ajokol 1.tower-rush-vegtop 2.tower-rush-9nid49 3.tower-rush-ajokol 1.tower-rush-1whzsy 5.tower-rush-8l2xxb.tower-rush-1whzsy 32.tower-rush-o56lrn.tower-rush-1o3qpk 5.tower-rush-6xqfpr 4.tower-rush-2t9ag1 9.tower-rush-2t9ag1 8.tower-rush-1whzsy 6.tower-rush-9wasz6.tower-rush-aabhfn.tower-rush-b8ewsl.tower-rush-u8cm8h.tower-rush-nc70l1 4.tower-rush-qgxba2.tower-rush-nc70l1 6.tower-rush-nc70l1 0l29.tower-rush-6xqfpr 17.tower-rush-qgn417.tower-rush-81o72e 2.tower-rush-97xk5c 10.tower-rush-tir5l9.tower-rush-9nid49 8.tower-rush-qvufyp.tower-rush-t10j1w.tower-rush-ub12bh.tower-rush-hu00wt.tower-rush-wn7ah7.tower-rush-1o3qpk.tower-rush-r13tqt.tower-rush-9nid49 1.tower-rush-9y532g.tower-rush-iz3bq6.tower-rush-jd2slg.tower-rush-vez4ji.tower-rush-cxe7ag.tower-rush-vegtop 1.tower-rush-c8cxg7.tower-rush-dbire7.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-bq948o.tower-rush-eds3hw {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-bq948o.tower-rush-o8d6l1 .tower-rush-b8ge6t {
  background: #2b3b67;
}

.tower-rush-bq948o.tower-rush-o8d6l1 .tower-rush-aa0ex8 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-bq948o.tower-rush-o8d6l1 .tower-rush-aa0ex8::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-bq948o.tower-rush-o8d6l1 .tower-rush-aa0ex8::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-bq948o.tower-rush-o8d6l1 .tower-rush-zmab8m::before {
  background: #0e0f41;
}

.tower-rush-bq948o.tower-rush-o8d6l1 .tower-rush-zmab8m::after {
  background: #152557;
}

.tower-rush-bq948o.tower-rush-4do1cs .tower-rush-b8ge6t {
  background: #1f35fa;
}

.tower-rush-bq948o.tower-rush-4do1cs .tower-rush-aa0ex8 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.tower-rush-bq948o.tower-rush-4do1cs .tower-rush-aa0ex8::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-bq948o.tower-rush-4do1cs .tower-rush-aa0ex8::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.tower-rush-bq948o.tower-rush-4do1cs .tower-rush-zmab8m::after {
  background: #192ac8;
}

.tower-rush-bq948o.tower-rush-kem088 .tower-rush-b8ge6t {
  background: #fa771f;
}

.tower-rush-bq948o.tower-rush-kem088 .tower-rush-aa0ex8 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-bq948o.tower-rush-kem088 .tower-rush-aa0ex8::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-bq948o.tower-rush-kem088 .tower-rush-aa0ex8::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-bq948o.tower-rush-kem088 .tower-rush-zmab8m::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-bq948o.tower-rush-kem088 .tower-rush-zmab8m::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-705491 .tower-rush-nr4zm3 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.tower-rush-8y3ehy.tower-rush-eds3hw {
  display: none;
}

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

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

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

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

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

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

.tower-rush-r715c7 .tower-rush-nr4zm3 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-euas3h .tower-rush-slkt0q {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-oqxg49.tower-rush-5frjnh .tower-rush-4sok57::after {
  transform: rotate(45deg);
}

.tower-rush-mlft9g {
  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-oqxg49.tower-rush-5frjnh .tower-rush-mlft9g {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-s1wl8s > input:not(:checked) ~ label:hover,
.tower-rush-s1wl8s > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-5z2s7z.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-ebfau7 44.tower-rush-evm4r4.tower-rush-lgal77.tower-rush-i7eci3.tower-rush-2psmrb.tower-rush-srh69d.tower-rush-sdz1nx.tower-rush-x4olyr.tower-rush-x58vcy.tower-rush-si59wl.tower-rush-ktxmjh.tower-rush-oxzx0k.tower-rush-a1pf6x 0l-12.tower-rush-cl2qes 30.tower-rush-cdqx7t.tower-rush-7ym3sp 2.tower-rush-3za1by.tower-rush-7ym3sp 3.tower-rush-p3dw0t 3.tower-rush-ts7szk.tower-rush-shkifr 3.tower-rush-8sey56.tower-rush-7b2qp9.tower-rush-ziod2e.tower-rush-xglj80 7-3.tower-rush-cl2qes 10.tower-rush-pu4tbz.tower-rush-xglj80 23.tower-rush-222lc8.tower-rush-jil288 1.tower-rush-8tuvrm 2.tower-rush-cl2qes 3.tower-rush-jil288 1.tower-rush-shkifr 5.tower-rush-mkmvo2.tower-rush-shkifr 32.tower-rush-tnf3c4.tower-rush-7b2qp9 5.tower-rush-a1pf6x 4.tower-rush-xglj80 9.tower-rush-xglj80 8.tower-rush-shkifr 6.tower-rush-ee3cxd.tower-rush-scij7o.tower-rush-hhph86.tower-rush-z356ms.tower-rush-6crrbz 4.tower-rush-5bp702.tower-rush-6crrbz 6.tower-rush-6crrbz 0l29.tower-rush-a1pf6x 17.tower-rush-5i2g5q.tower-rush-inm6fb 2.tower-rush-83l3c8 10.tower-rush-20g5n2.tower-rush-cl2qes 8.tower-rush-rxq737.tower-rush-6mru7a.tower-rush-vk8o2z.tower-rush-6n5lr7.tower-rush-0oeomx.tower-rush-7b2qp9.tower-rush-srh69d.tower-rush-cl2qes 1.tower-rush-ylji7t.tower-rush-rseorn.tower-rush-xc8g6v.tower-rush-ml9gh4.tower-rush-ksjfja.tower-rush-8tuvrm 1.tower-rush-v7de91.tower-rush-p8ux7k.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-f0ac93 {
  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-f0ac93.tower-rush-696mbz {
  display: block;
}

.tower-rush-f0ac93.tower-rush-uypsj7 {
  display: none;
}

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

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

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

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

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

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

.tower-rush-6fmaku .tower-rush-61ribn {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-gnqn58 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-gnqn58 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-73l83u {
  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-73l83u.tower-rush-hmvci4 {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-dli6mb > input:not(:checked) ~ label:hover,
.tower-rush-dli6mb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-abn5w8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-a5w6pp 44.tower-rush-5266po.tower-rush-1isbrc.tower-rush-qz97fh.tower-rush-1p135j.tower-rush-iriegf.tower-rush-k1ecp0.tower-rush-7b81t0.tower-rush-60qmqd.tower-rush-jhvcgj.tower-rush-4y4sa8.tower-rush-90u9es.tower-rush-4qards 0l-12.tower-rush-109xpe 30.tower-rush-5209g6.tower-rush-j7u5ta 2.tower-rush-lwcqsp.tower-rush-j7u5ta 3.tower-rush-mah8be 3.tower-rush-wp3adg.tower-rush-lp3kxu 3.tower-rush-0vkb12.tower-rush-mtn9gz.tower-rush-wfopai.tower-rush-3eubfm 7-3.tower-rush-109xpe 10.tower-rush-nlm46a.tower-rush-3eubfm 23.tower-rush-j9aen6.tower-rush-mzsbib 1.tower-rush-nvlgsq 2.tower-rush-109xpe 3.tower-rush-mzsbib 1.tower-rush-lp3kxu 5.tower-rush-pyeedm.tower-rush-lp3kxu 32.tower-rush-pioyep.tower-rush-mtn9gz 5.tower-rush-4qards 4.tower-rush-3eubfm 9.tower-rush-3eubfm 8.tower-rush-lp3kxu 6.tower-rush-2v4xz8.tower-rush-bg89cs.tower-rush-esfxx5.tower-rush-gl3hgc.tower-rush-oui8uz 4.tower-rush-oupzj6.tower-rush-oui8uz 6.tower-rush-oui8uz 0l29.tower-rush-4qards 17.tower-rush-kquxtj.tower-rush-yfatw1 2.tower-rush-4os5kg 10.tower-rush-llrm56.tower-rush-109xpe 8.tower-rush-5x9gg3.tower-rush-qzxzq7.tower-rush-jlabk7.tower-rush-2d3tmp.tower-rush-4wb6gn.tower-rush-mtn9gz.tower-rush-iriegf.tower-rush-109xpe 1.tower-rush-ocyczr.tower-rush-0kjaxe.tower-rush-skwo9d.tower-rush-pcs60g.tower-rush-6hkwn1.tower-rush-nvlgsq 1.tower-rush-e2162r.tower-rush-tlm4ri.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-92rjso {
  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-92rjso.tower-rush-jj7ftv {
  display: block;
}

.tower-rush-92rjso.tower-rush-chtrjt {
  display: none;
}

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

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

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

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

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

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

.tower-rush-ilkd88 .tower-rush-sy30nq {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-y3rday {
  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-92rjso {
  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-92rjso.tower-rush-jj7ftv {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-6xodfc.tower-rush-hjn4r5 .tower-rush-4ek7l8::after {
  transform: rotate(45deg);
}

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

.tower-rush-mnb644 {
  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-6xodfc.tower-rush-hjn4r5 .tower-rush-mnb644 {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-jo090k.tower-rush-8lnzyy {
  bottom: 40px;
}

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

.tower-rush-uld04x {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-rld7zg 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-56p0ca {
  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-o9swis ease;
  z-index: 10000;
}

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

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

  .tower-rush-wi1v4p .tower-rush-9425ov {
    font-size: 13.5px;
  }

  .tower-rush-jo090k .tower-rush-uld04x {
    animation: jump-y 0.tower-rush-rld7zg infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

.tower-rush-5m4dz2 .tower-rush-egm5sf {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-tyt2jr {
  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-tyt2jr {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-tyt2jr {
    padding: 50px 16px 68px;
  }
}
.tower-rush-tadvxu {
  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-tadvxu {
    flex-direction: column;
  }
}
.tower-rush-8hegux {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-8hegux {
    margin-bottom: 40px;
  }
}
.tower-rush-hszk9i .tower-rush-rhkusp {
  margin-bottom: 28px;
}
.tower-rush-hszk9i .tower-rush-rhkusp img {
  max-height: 100px;
  width: auto;
}
.tower-rush-uo7dq8 {
  display: flex;
  align-items: center;
}
.tower-rush-uo7dq8 a + a {
  margin-left: 24px;
}
.tower-rush-uo7dq8 img {
  max-height: 56px;
  width: auto;
}
.tower-rush-uo7dq8 img + img {
  margin-left: 24px;
}
.tower-rush-f49fni {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-f49fni {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-x2gqen {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-x2gqen {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-05qbtt {
  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-l6t015 .tower-rush-wllpgx a {
    font-size: 12px;
  }
}

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

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