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

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

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

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

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

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

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

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

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

.tower-rush-169cyc figure {
  margin: 0;
}

.tower-rush-169cyc.tower-rush-zegd97 {
  justify-content: flex-start;
  margin-right: 4px;
}

.tower-rush-169cyc.tower-rush-05tjhx {
  justify-content: flex-end;
  margin-left: 4px;
}

.tower-rush-169cyc.tower-rush-g5rda5 {
  justify-content: center;
}

.tower-rush-169cyc.tower-rush-fx0hlb {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-mvdwv5.tower-rush-3w7sto {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-z7zjij .tower-rush-talx6p {
  margin-bottom: 28px;
}

.tower-rush-z7zjij .tower-rush-talx6p img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-06xrgn.tower-rush-6kpiyu {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.tower-rush-2zg1g1 li a.tower-rush-6kpiyu {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-166ltm.tower-rush-a9rbng {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-6kpkco .tower-rush-xtuc8x {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-7yxjys.tower-rush-zbh1j7 span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-zb59ij.tower-rush-bbwtx3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-jc9m1h .tower-rush-v10usq {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-i63vkg.tower-rush-j1fwys {
  display: none;
}

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

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

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

.tower-rush-5bctc6.tower-rush-rucnhk {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

.tower-rush-7tad9m .tower-rush-6kpkco {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .tower-rush-7tad9m .tower-rush-6kpkco {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ad7id3 .tower-rush-dkdeeh {
  position: relative;
}

.tower-rush-ad7id3 .tower-rush-yf34kx {
  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-ad7id3 .tower-rush-yf34kx.tower-rush-j1fwys {
  display: none;
}

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

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

.tower-rush-ad7id3 .tower-rush-hb6xix .tower-rush-m3d47y {
  max-width: 300px;
  width: 100%;
}

.tower-rush-ad7id3
  .tower-rush-hb6xix
  .tower-rush-m3d47y
  .tower-rush-xax23n {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-ad7id3
    .tower-rush-hb6xix
    .tower-rush-m3d47y
    .tower-rush-xax23n {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-ad7id3
  .tower-rush-hb6xix
  .tower-rush-m3d47y
  .tower-rush-s9x2nx {
  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-ad7id3
    .tower-rush-hb6xix
    .tower-rush-m3d47y
    .tower-rush-s9x2nx {
    text-align: center;
  }
}

.tower-rush-ad7id3 .tower-rush-hb6xix .tower-rush-a9rbng {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-ad7id3
  .tower-rush-hb6xix
  .tower-rush-a9rbng
  .tower-rush-navd3o {
  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-ad7id3
  .tower-rush-hb6xix
  .tower-rush-a9rbng
  .tower-rush-navd3o:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-ad7id3
    .tower-rush-hb6xix
    .tower-rush-a9rbng
    .tower-rush-navd3o {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-ad7id3
    .tower-rush-hb6xix
    .tower-rush-a9rbng
    .tower-rush-pr8fqi {
    width: 100%;
  }
}

.tower-rush-ad7id3 .tower-rush-hb6xix.tower-rush-j1fwys {
  display: none;
}

.tower-rush-ad7id3 .tower-rush-85q6kx {
  display: none;
}

.tower-rush-ad7id3 .tower-rush-85q6kx.tower-rush-rucnhk {
  display: block;
}

.tower-rush-ad7id3 .tower-rush-85q6kx iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.tower-rush-ad7id3 .tower-rush-68cc95 .tower-rush-xax23n {
  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-ad7id3 .tower-rush-68cc95 .tower-rush-xax23n {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-5hdyyr.tower-rush-6kpiyu {
  display: block;
}

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

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

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

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

.tower-rush-gd18wh.tower-rush-6kpiyu {
  display: block;
}

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

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

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

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

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

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

.tower-rush-18y8qp.tower-rush-j1fwys {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-4fcpol.tower-rush-j1fwys {
  display: none;
}

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

.tower-rush-4fcpol .tower-rush-izaiyo {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-4uyfje > 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-qi8kdt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-njmdu6 44.tower-rush-wj43ui.tower-rush-aywgne.tower-rush-eae62a.tower-rush-ch8ncu.tower-rush-j1b2h8.tower-rush-9la3mm.tower-rush-zch422.tower-rush-xqsxdj.tower-rush-6jcu9u.tower-rush-5vt06m.tower-rush-yhgbuv.tower-rush-3jqcv4 0l-12.tower-rush-ihshaj 30.tower-rush-ninm89.tower-rush-iaairw 2.tower-rush-tmtpeh.tower-rush-iaairw 3.tower-rush-lenkn7 3.tower-rush-2xp86g.tower-rush-ypcpid 3.tower-rush-z0ofzp.tower-rush-z4j0dz.tower-rush-2s67h4.tower-rush-65b41a 7-3.tower-rush-ihshaj 10.tower-rush-p6sxt5.tower-rush-65b41a 23.tower-rush-qv52j0.tower-rush-wuzvss 1.tower-rush-gomy6z 2.tower-rush-ihshaj 3.tower-rush-wuzvss 1.tower-rush-ypcpid 5.tower-rush-gh1xnz.tower-rush-ypcpid 32.tower-rush-2ymegx.tower-rush-z4j0dz 5.tower-rush-3jqcv4 4.tower-rush-65b41a 9.tower-rush-65b41a 8.tower-rush-ypcpid 6.tower-rush-sdphsj.tower-rush-dvrggs.tower-rush-qm5c64.tower-rush-3yb6z0.tower-rush-rwf82o 4.tower-rush-t52eo1.tower-rush-rwf82o 6.tower-rush-rwf82o 0l29.tower-rush-3jqcv4 17.tower-rush-5r6x32.tower-rush-bw3x4a 2.tower-rush-94pax6 10.tower-rush-dqbcna.tower-rush-ihshaj 8.tower-rush-ezgmt0.tower-rush-aaktqi.tower-rush-v2za8s.tower-rush-ht08cz.tower-rush-0pwdzk.tower-rush-z4j0dz.tower-rush-j1b2h8.tower-rush-ihshaj 1.tower-rush-rx3qqi.tower-rush-1ttt6m.tower-rush-vnaarc.tower-rush-tpp499.tower-rush-on1yyf.tower-rush-gomy6z 1.tower-rush-c1fzlz.tower-rush-9lx3l7.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-4uyfje > input:checked ~ label,
.tower-rush-4uyfje > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-qi8kdt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-njmdu6 44.tower-rush-wj43ui.tower-rush-aywgne.tower-rush-eae62a.tower-rush-ch8ncu.tower-rush-j1b2h8.tower-rush-9la3mm.tower-rush-zch422.tower-rush-xqsxdj.tower-rush-6jcu9u.tower-rush-5vt06m.tower-rush-yhgbuv.tower-rush-3jqcv4 0l-12.tower-rush-ihshaj 30.tower-rush-ninm89.tower-rush-iaairw 2.tower-rush-tmtpeh.tower-rush-iaairw 3.tower-rush-lenkn7 3.tower-rush-2xp86g.tower-rush-ypcpid 3.tower-rush-z0ofzp.tower-rush-z4j0dz.tower-rush-2s67h4.tower-rush-65b41a 7-3.tower-rush-ihshaj 10.tower-rush-p6sxt5.tower-rush-65b41a 23.tower-rush-qv52j0.tower-rush-wuzvss 1.tower-rush-gomy6z 2.tower-rush-ihshaj 3.tower-rush-wuzvss 1.tower-rush-ypcpid 5.tower-rush-gh1xnz.tower-rush-ypcpid 32.tower-rush-2ymegx.tower-rush-z4j0dz 5.tower-rush-3jqcv4 4.tower-rush-65b41a 9.tower-rush-65b41a 8.tower-rush-ypcpid 6.tower-rush-sdphsj.tower-rush-dvrggs.tower-rush-qm5c64.tower-rush-3yb6z0.tower-rush-rwf82o 4.tower-rush-t52eo1.tower-rush-rwf82o 6.tower-rush-rwf82o 0l29.tower-rush-3jqcv4 17.tower-rush-5r6x32.tower-rush-bw3x4a 2.tower-rush-94pax6 10.tower-rush-dqbcna.tower-rush-ihshaj 8.tower-rush-ezgmt0.tower-rush-aaktqi.tower-rush-v2za8s.tower-rush-ht08cz.tower-rush-0pwdzk.tower-rush-z4j0dz.tower-rush-j1b2h8.tower-rush-ihshaj 1.tower-rush-rx3qqi.tower-rush-1ttt6m.tower-rush-vnaarc.tower-rush-tpp499.tower-rush-on1yyf.tower-rush-gomy6z 1.tower-rush-c1fzlz.tower-rush-9lx3l7.5z'/%3e%3c/svg%3e");
}

.tower-rush-4uyfje > input:not(:checked) ~ label:hover,
.tower-rush-4uyfje > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-qi8kdt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-njmdu6 44.tower-rush-wj43ui.tower-rush-aywgne.tower-rush-eae62a.tower-rush-ch8ncu.tower-rush-j1b2h8.tower-rush-9la3mm.tower-rush-zch422.tower-rush-xqsxdj.tower-rush-6jcu9u.tower-rush-5vt06m.tower-rush-yhgbuv.tower-rush-3jqcv4 0l-12.tower-rush-ihshaj 30.tower-rush-ninm89.tower-rush-iaairw 2.tower-rush-tmtpeh.tower-rush-iaairw 3.tower-rush-lenkn7 3.tower-rush-2xp86g.tower-rush-ypcpid 3.tower-rush-z0ofzp.tower-rush-z4j0dz.tower-rush-2s67h4.tower-rush-65b41a 7-3.tower-rush-ihshaj 10.tower-rush-p6sxt5.tower-rush-65b41a 23.tower-rush-qv52j0.tower-rush-wuzvss 1.tower-rush-gomy6z 2.tower-rush-ihshaj 3.tower-rush-wuzvss 1.tower-rush-ypcpid 5.tower-rush-gh1xnz.tower-rush-ypcpid 32.tower-rush-2ymegx.tower-rush-z4j0dz 5.tower-rush-3jqcv4 4.tower-rush-65b41a 9.tower-rush-65b41a 8.tower-rush-ypcpid 6.tower-rush-sdphsj.tower-rush-dvrggs.tower-rush-qm5c64.tower-rush-3yb6z0.tower-rush-rwf82o 4.tower-rush-t52eo1.tower-rush-rwf82o 6.tower-rush-rwf82o 0l29.tower-rush-3jqcv4 17.tower-rush-5r6x32.tower-rush-bw3x4a 2.tower-rush-94pax6 10.tower-rush-dqbcna.tower-rush-ihshaj 8.tower-rush-ezgmt0.tower-rush-aaktqi.tower-rush-v2za8s.tower-rush-ht08cz.tower-rush-0pwdzk.tower-rush-z4j0dz.tower-rush-j1b2h8.tower-rush-ihshaj 1.tower-rush-rx3qqi.tower-rush-1ttt6m.tower-rush-vnaarc.tower-rush-tpp499.tower-rush-on1yyf.tower-rush-gomy6z 1.tower-rush-c1fzlz.tower-rush-9lx3l7.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-k84wjs.tower-rush-j1fwys {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-k84wjs.tower-rush-ibcaeg .tower-rush-3pi3zg {
  background: #2b3b67;
}

.tower-rush-k84wjs.tower-rush-ibcaeg .tower-rush-bi5nql {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-k84wjs.tower-rush-ibcaeg .tower-rush-bi5nql::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-k84wjs.tower-rush-ibcaeg .tower-rush-bi5nql::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-k84wjs.tower-rush-ibcaeg .tower-rush-ln6ir8::before {
  background: #0e0f41;
}

.tower-rush-k84wjs.tower-rush-ibcaeg .tower-rush-ln6ir8::after {
  background: #152557;
}

.tower-rush-k84wjs.tower-rush-0a9a86 .tower-rush-3pi3zg {
  background: #1f35fa;
}

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

.tower-rush-k84wjs.tower-rush-0a9a86 .tower-rush-bi5nql::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-k84wjs.tower-rush-0a9a86 .tower-rush-bi5nql::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.tower-rush-k84wjs.tower-rush-0a9a86 .tower-rush-ln6ir8::after {
  background: #192ac8;
}

.tower-rush-k84wjs.tower-rush-uqmlnr .tower-rush-3pi3zg {
  background: #fa771f;
}

.tower-rush-k84wjs.tower-rush-uqmlnr .tower-rush-bi5nql {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-k84wjs.tower-rush-uqmlnr .tower-rush-bi5nql::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-k84wjs.tower-rush-uqmlnr .tower-rush-bi5nql::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-k84wjs.tower-rush-uqmlnr .tower-rush-ln6ir8::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-k84wjs.tower-rush-uqmlnr .tower-rush-ln6ir8::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-3kk9wq .tower-rush-t9xi2c {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.tower-rush-dhrz5b.tower-rush-j1fwys {
  display: none;
}

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

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

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

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

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

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

.tower-rush-6x5m9c .tower-rush-t9xi2c {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-1lo7bp {
  justify-content: center;
}

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

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

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

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

.tower-rush-s1cofm .tower-rush-kquhjk {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-oictpg.tower-rush-6kpiyu .tower-rush-z52202::after {
  transform: rotate(45deg);
}

.tower-rush-ry8r61 {
  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-oictpg.tower-rush-6kpiyu .tower-rush-ry8r61 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-4uyfje > input:not(:checked) ~ label:hover,
.tower-rush-4uyfje > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-kpspcm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-j31omg 44.tower-rush-nlq0lq.tower-rush-yg4naq.tower-rush-uidlu8.tower-rush-4x1i75.tower-rush-2leris.tower-rush-1etfbr.tower-rush-5nak73.tower-rush-o8buti.tower-rush-ivbz79.tower-rush-pimo40.tower-rush-8wauei.tower-rush-3g1lmt 0l-12.tower-rush-1c23hg 30.tower-rush-ztyv64.tower-rush-s6hajl 2.tower-rush-w290yr.tower-rush-s6hajl 3.tower-rush-vbe9xq 3.tower-rush-y56xi2.tower-rush-ffcc0e 3.tower-rush-8q07pt.tower-rush-pabim6.tower-rush-gypf2t.tower-rush-ehmyfd 7-3.tower-rush-1c23hg 10.tower-rush-2o7lfz.tower-rush-ehmyfd 23.tower-rush-2fevnj.tower-rush-rvqr5i 1.tower-rush-v149qe 2.tower-rush-1c23hg 3.tower-rush-rvqr5i 1.tower-rush-ffcc0e 5.tower-rush-93olur.tower-rush-ffcc0e 32.tower-rush-p1q3po.tower-rush-pabim6 5.tower-rush-3g1lmt 4.tower-rush-ehmyfd 9.tower-rush-ehmyfd 8.tower-rush-ffcc0e 6.tower-rush-86zmcn.tower-rush-70yii2.tower-rush-922dvn.tower-rush-ueto9n.tower-rush-30fu7x 4.tower-rush-ndzuni.tower-rush-30fu7x 6.tower-rush-30fu7x 0l29.tower-rush-3g1lmt 17.tower-rush-indn7t.tower-rush-lju208 2.tower-rush-x1tssq 10.tower-rush-xcf5m3.tower-rush-1c23hg 8.tower-rush-g3wbqs.tower-rush-ikp3vi.tower-rush-z70s1u.tower-rush-631u9c.tower-rush-kclbav.tower-rush-pabim6.tower-rush-2leris.tower-rush-1c23hg 1.tower-rush-4i3g28.tower-rush-k5lkvn.tower-rush-p9icof.tower-rush-4b7fwa.tower-rush-hnr4nu.tower-rush-v149qe 1.tower-rush-v2uvex.tower-rush-jzbnai.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-d7z44s {
  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-d7z44s.tower-rush-4085u9 {
  display: block;
}

.tower-rush-d7z44s.tower-rush-09gc9s {
  display: none;
}

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

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

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

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

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

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

.tower-rush-yypabk .tower-rush-sg7yeb {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-i47ghl 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-i47ghl 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-2x8tv8 {
  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-2x8tv8.tower-rush-0oqmsu {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-b15bf5 > input:not(:checked) ~ label:hover,
.tower-rush-b15bf5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-8kp3ze.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-7qa8tv 44.tower-rush-vy3awj.tower-rush-6ojhln.tower-rush-v1nkiq.tower-rush-i61rqc.tower-rush-ngl5r5.tower-rush-pne09a.tower-rush-rt1i7u.tower-rush-ezhfss.tower-rush-k9ziho.tower-rush-rhx31c.tower-rush-3u96y5.tower-rush-y3y5cz 0l-12.tower-rush-kycor7 30.tower-rush-bo9n5p.tower-rush-1w1q85 2.tower-rush-ufwttw.tower-rush-1w1q85 3.tower-rush-a4q9np 3.tower-rush-i3108m.tower-rush-buivdv 3.tower-rush-kgxn1v.tower-rush-zf8li1.tower-rush-y3hhki.tower-rush-6blnx5 7-3.tower-rush-kycor7 10.tower-rush-r5jfis.tower-rush-6blnx5 23.tower-rush-2287a0.tower-rush-i85hz7 1.tower-rush-d4vyzx 2.tower-rush-kycor7 3.tower-rush-i85hz7 1.tower-rush-buivdv 5.tower-rush-f6bm49.tower-rush-buivdv 32.tower-rush-b9gtyo.tower-rush-zf8li1 5.tower-rush-y3y5cz 4.tower-rush-6blnx5 9.tower-rush-6blnx5 8.tower-rush-buivdv 6.tower-rush-vh1xzu.tower-rush-81jxsi.tower-rush-cx55ns.tower-rush-clsyl2.tower-rush-qhyrl5 4.tower-rush-2pwlpc.tower-rush-qhyrl5 6.tower-rush-qhyrl5 0l29.tower-rush-y3y5cz 17.tower-rush-d4tlxd.tower-rush-htebsc 2.tower-rush-ihhk35 10.tower-rush-94gcnp.tower-rush-kycor7 8.tower-rush-0y26xw.tower-rush-ewj0p1.tower-rush-kh6wru.tower-rush-bt31ox.tower-rush-un2nm6.tower-rush-zf8li1.tower-rush-ngl5r5.tower-rush-kycor7 1.tower-rush-zn4ih2.tower-rush-eclrl5.tower-rush-9sckeu.tower-rush-pmp08u.tower-rush-vo59gc.tower-rush-d4vyzx 1.tower-rush-2is3v0.tower-rush-6so06q.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-vbwdus {
  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-vbwdus.tower-rush-4oowa3 {
  display: block;
}

.tower-rush-vbwdus.tower-rush-k1puwo {
  display: none;
}

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

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

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

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

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

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

.tower-rush-thz3jm .tower-rush-8s6uc7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-fj8dpi {
  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-vbwdus {
  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-vbwdus.tower-rush-4oowa3 {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-r8nhqb.tower-rush-qnqcwj .tower-rush-blzfl1::after {
  transform: rotate(45deg);
}

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

.tower-rush-qew4eu {
  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-r8nhqb.tower-rush-qnqcwj .tower-rush-qew4eu {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-ucpu2p.tower-rush-saovdu {
  bottom: 40px;
}

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

.tower-rush-5e8sod {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-7hv3pz 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-w1qs1q {
  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-y7m8bi ease;
  z-index: 10000;
}

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

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

  .tower-rush-11c74a .tower-rush-4oxnrx {
    font-size: 13.5px;
  }

  .tower-rush-ucpu2p .tower-rush-5e8sod {
    animation: jump-y 0.tower-rush-7hv3pz infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-owbmln {
  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-owbmln {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-owbmln {
    padding: 50px 16px 68px;
  }
}
.tower-rush-oj39lc {
  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-oj39lc {
    flex-direction: column;
  }
}
.tower-rush-xprre3 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-xprre3 {
    margin-bottom: 40px;
  }
}
.tower-rush-t0bbm7 .tower-rush-jbzvaf {
  margin-bottom: 28px;
}
.tower-rush-t0bbm7 .tower-rush-jbzvaf img {
  max-height: 100px;
  width: auto;
}
.tower-rush-cmxm7p {
  display: flex;
  align-items: center;
}
.tower-rush-cmxm7p a + a {
  margin-left: 24px;
}
.tower-rush-cmxm7p img {
  max-height: 56px;
  width: auto;
}
.tower-rush-cmxm7p img + img {
  margin-left: 24px;
}
.tower-rush-vp4mgi {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-vp4mgi {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-xtbvgn {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-xtbvgn {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-5rd3tv {
  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-ilw9c9 .tower-rush-166ltm a {
    font-size: 12px;
  }
}

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

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

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

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

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

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

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

.tower-rush-zq4mhc .tower-rush-drjwkg:first-child {
  margin-bottom:15px;
}

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

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

.tower-rush-zq4mhc .tower-rush-yeexwr {
  background: gray;
  border: 1px solid var(--border-color)
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.tower-rush-fsp0xc, .tower-rush-y0i3s8, [class*="review-card"],
thead, thead th, table th, .tower-rush-24jdsf,
.tower-rush-z4fuvg, [class*="collapsible-header"],
.tower-rush-jo7a3h, [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-5t7e7v,
.tower-rush-gwdm2x {
  background: #111214 !important;
}
