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

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

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

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

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

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

.tower-rush-7kpge2 {
  cursor: pointer;
}

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

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

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

.tower-rush-zc5ckm.tower-rush-8sx7a6 {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.tower-rush-zc5ckm.tower-rush-a9vvh6 {
  justify-content: center;
}

.tower-rush-zc5ckm.tower-rush-ulye4v {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vf1kv4.tower-rush-g7qu6w {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-bgfpmv .tower-rush-rc7prr {
  margin-bottom: 28px;
}

.tower-rush-bgfpmv .tower-rush-rc7prr img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-o1v9bv.tower-rush-xufn7q {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-4f5yrp.tower-rush-cvqorb {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ib1b1c .tower-rush-trkrhx {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-72o9tv.tower-rush-t1agjv span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-bziwpd.tower-rush-epbyj3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-cjhium .tower-rush-ilrwbv {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-4f30vx.tower-rush-4luume {
  display: none;
}

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

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

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

.tower-rush-xb8zqq.tower-rush-5x633e {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ywzua1 .tower-rush-fut28q {
  position: relative;
}

.tower-rush-ywzua1 .tower-rush-s76hyu {
  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-ywzua1 .tower-rush-s76hyu.tower-rush-4luume {
  display: none;
}

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

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

.tower-rush-ywzua1 .tower-rush-5b46hd .tower-rush-xo49sf {
  max-width: 300px;
  width: 100%;
}

.tower-rush-ywzua1
  .tower-rush-5b46hd
  .tower-rush-xo49sf
  .tower-rush-eq440c {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-ywzua1
    .tower-rush-5b46hd
    .tower-rush-xo49sf
    .tower-rush-eq440c {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-ywzua1
  .tower-rush-5b46hd
  .tower-rush-xo49sf
  .tower-rush-69lsph {
  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-ywzua1
    .tower-rush-5b46hd
    .tower-rush-xo49sf
    .tower-rush-69lsph {
    text-align: center;
  }
}

.tower-rush-ywzua1 .tower-rush-5b46hd .tower-rush-cvqorb {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-ywzua1
  .tower-rush-5b46hd
  .tower-rush-cvqorb
  .tower-rush-7sozse {
  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-ywzua1
  .tower-rush-5b46hd
  .tower-rush-cvqorb
  .tower-rush-7sozse:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-ywzua1
    .tower-rush-5b46hd
    .tower-rush-cvqorb
    .tower-rush-7sozse {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-ywzua1
    .tower-rush-5b46hd
    .tower-rush-cvqorb
    .tower-rush-t16bj2 {
    width: 100%;
  }
}

.tower-rush-ywzua1 .tower-rush-5b46hd.tower-rush-4luume {
  display: none;
}

.tower-rush-ywzua1 .tower-rush-gy75ug {
  display: none;
}

.tower-rush-ywzua1 .tower-rush-gy75ug.tower-rush-5x633e {
  display: block;
}

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

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

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

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

.tower-rush-ywzua1 .tower-rush-f2jnfe .tower-rush-eq440c {
  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-ywzua1 .tower-rush-f2jnfe .tower-rush-eq440c {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-wtxhnn.tower-rush-xufn7q {
  display: block;
}

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

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

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

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

.tower-rush-trm1fl.tower-rush-xufn7q {
  display: block;
}

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

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

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

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

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

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

.tower-rush-fa04yk.tower-rush-4luume {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-e2lqv8.tower-rush-4luume {
  display: none;
}

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

.tower-rush-e2lqv8 .tower-rush-g18fxw {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-ltyijl > 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-rrocnn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-tf7wy4 44.tower-rush-98oeya.tower-rush-o46par.tower-rush-sc191h.tower-rush-6a20w6.tower-rush-bnae89.tower-rush-0s9ztx.tower-rush-lotnpn.tower-rush-19yfw6.tower-rush-p2g85w.tower-rush-fop5eh.tower-rush-4sxrdy.tower-rush-pdzvt5 0l-12.tower-rush-l9030y 30.tower-rush-tcvl9a.tower-rush-l1r46z 2.tower-rush-qtjori.tower-rush-l1r46z 3.tower-rush-jb0j8z 3.tower-rush-h20brx.tower-rush-5p3e5s 3.tower-rush-vvjjja.tower-rush-4000uv.tower-rush-u7d69j.tower-rush-yjdyce 7-3.tower-rush-l9030y 10.tower-rush-6vi6lm.tower-rush-yjdyce 23.tower-rush-5ne3w0.tower-rush-20n0lh 1.tower-rush-9tszn7 2.tower-rush-l9030y 3.tower-rush-20n0lh 1.tower-rush-5p3e5s 5.tower-rush-rh2dga.tower-rush-5p3e5s 32.tower-rush-1gwhu7.tower-rush-4000uv 5.tower-rush-pdzvt5 4.tower-rush-yjdyce 9.tower-rush-yjdyce 8.tower-rush-5p3e5s 6.tower-rush-4fx9j7.tower-rush-0kxx0x.tower-rush-54jw0j.tower-rush-1a5wb7.tower-rush-ogjs83 4.tower-rush-a4n772.tower-rush-ogjs83 6.tower-rush-ogjs83 0l29.tower-rush-pdzvt5 17.tower-rush-bi0yj9.tower-rush-vpd2r9 2.tower-rush-5mjq6t 10.tower-rush-7zqve9.tower-rush-l9030y 8.tower-rush-38vtux.tower-rush-zot97l.tower-rush-6z89lm.tower-rush-mvtfa7.tower-rush-ld5xpp.tower-rush-4000uv.tower-rush-bnae89.tower-rush-l9030y 1.tower-rush-jsy2h8.tower-rush-6wmpv3.tower-rush-eq2se9.tower-rush-tl4hty.tower-rush-d15k5m.tower-rush-9tszn7 1.tower-rush-8rc5vj.tower-rush-hmlrn7.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-ltyijl > input:checked ~ label,
.tower-rush-ltyijl > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-rrocnn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-tf7wy4 44.tower-rush-98oeya.tower-rush-o46par.tower-rush-sc191h.tower-rush-6a20w6.tower-rush-bnae89.tower-rush-0s9ztx.tower-rush-lotnpn.tower-rush-19yfw6.tower-rush-p2g85w.tower-rush-fop5eh.tower-rush-4sxrdy.tower-rush-pdzvt5 0l-12.tower-rush-l9030y 30.tower-rush-tcvl9a.tower-rush-l1r46z 2.tower-rush-qtjori.tower-rush-l1r46z 3.tower-rush-jb0j8z 3.tower-rush-h20brx.tower-rush-5p3e5s 3.tower-rush-vvjjja.tower-rush-4000uv.tower-rush-u7d69j.tower-rush-yjdyce 7-3.tower-rush-l9030y 10.tower-rush-6vi6lm.tower-rush-yjdyce 23.tower-rush-5ne3w0.tower-rush-20n0lh 1.tower-rush-9tszn7 2.tower-rush-l9030y 3.tower-rush-20n0lh 1.tower-rush-5p3e5s 5.tower-rush-rh2dga.tower-rush-5p3e5s 32.tower-rush-1gwhu7.tower-rush-4000uv 5.tower-rush-pdzvt5 4.tower-rush-yjdyce 9.tower-rush-yjdyce 8.tower-rush-5p3e5s 6.tower-rush-4fx9j7.tower-rush-0kxx0x.tower-rush-54jw0j.tower-rush-1a5wb7.tower-rush-ogjs83 4.tower-rush-a4n772.tower-rush-ogjs83 6.tower-rush-ogjs83 0l29.tower-rush-pdzvt5 17.tower-rush-bi0yj9.tower-rush-vpd2r9 2.tower-rush-5mjq6t 10.tower-rush-7zqve9.tower-rush-l9030y 8.tower-rush-38vtux.tower-rush-zot97l.tower-rush-6z89lm.tower-rush-mvtfa7.tower-rush-ld5xpp.tower-rush-4000uv.tower-rush-bnae89.tower-rush-l9030y 1.tower-rush-jsy2h8.tower-rush-6wmpv3.tower-rush-eq2se9.tower-rush-tl4hty.tower-rush-d15k5m.tower-rush-9tszn7 1.tower-rush-8rc5vj.tower-rush-hmlrn7.5z'/%3e%3c/svg%3e");
}

.tower-rush-ltyijl > input:not(:checked) ~ label:hover,
.tower-rush-ltyijl > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-rrocnn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-tf7wy4 44.tower-rush-98oeya.tower-rush-o46par.tower-rush-sc191h.tower-rush-6a20w6.tower-rush-bnae89.tower-rush-0s9ztx.tower-rush-lotnpn.tower-rush-19yfw6.tower-rush-p2g85w.tower-rush-fop5eh.tower-rush-4sxrdy.tower-rush-pdzvt5 0l-12.tower-rush-l9030y 30.tower-rush-tcvl9a.tower-rush-l1r46z 2.tower-rush-qtjori.tower-rush-l1r46z 3.tower-rush-jb0j8z 3.tower-rush-h20brx.tower-rush-5p3e5s 3.tower-rush-vvjjja.tower-rush-4000uv.tower-rush-u7d69j.tower-rush-yjdyce 7-3.tower-rush-l9030y 10.tower-rush-6vi6lm.tower-rush-yjdyce 23.tower-rush-5ne3w0.tower-rush-20n0lh 1.tower-rush-9tszn7 2.tower-rush-l9030y 3.tower-rush-20n0lh 1.tower-rush-5p3e5s 5.tower-rush-rh2dga.tower-rush-5p3e5s 32.tower-rush-1gwhu7.tower-rush-4000uv 5.tower-rush-pdzvt5 4.tower-rush-yjdyce 9.tower-rush-yjdyce 8.tower-rush-5p3e5s 6.tower-rush-4fx9j7.tower-rush-0kxx0x.tower-rush-54jw0j.tower-rush-1a5wb7.tower-rush-ogjs83 4.tower-rush-a4n772.tower-rush-ogjs83 6.tower-rush-ogjs83 0l29.tower-rush-pdzvt5 17.tower-rush-bi0yj9.tower-rush-vpd2r9 2.tower-rush-5mjq6t 10.tower-rush-7zqve9.tower-rush-l9030y 8.tower-rush-38vtux.tower-rush-zot97l.tower-rush-6z89lm.tower-rush-mvtfa7.tower-rush-ld5xpp.tower-rush-4000uv.tower-rush-bnae89.tower-rush-l9030y 1.tower-rush-jsy2h8.tower-rush-6wmpv3.tower-rush-eq2se9.tower-rush-tl4hty.tower-rush-d15k5m.tower-rush-9tszn7 1.tower-rush-8rc5vj.tower-rush-hmlrn7.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-iv12ro.tower-rush-4luume {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-iv12ro.tower-rush-13gxjz .tower-rush-raavij {
  background: #2b3b67;
}

.tower-rush-iv12ro.tower-rush-13gxjz .tower-rush-u384hu {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-iv12ro.tower-rush-13gxjz .tower-rush-u384hu::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-iv12ro.tower-rush-13gxjz .tower-rush-u384hu::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-iv12ro.tower-rush-13gxjz .tower-rush-3ig3of::before {
  background: #0e0f41;
}

.tower-rush-iv12ro.tower-rush-13gxjz .tower-rush-3ig3of::after {
  background: #152557;
}

.tower-rush-iv12ro.tower-rush-nilit2 .tower-rush-raavij {
  background: #1f35fa;
}

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

.tower-rush-iv12ro.tower-rush-nilit2 .tower-rush-u384hu::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-iv12ro.tower-rush-nilit2 .tower-rush-u384hu::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.tower-rush-iv12ro.tower-rush-nilit2 .tower-rush-3ig3of::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.tower-rush-iv12ro.tower-rush-nilit2 .tower-rush-3ig3of::after {
  background: #192ac8;
}

.tower-rush-iv12ro.tower-rush-j5dkww .tower-rush-raavij {
  background: #fa771f;
}

.tower-rush-iv12ro.tower-rush-j5dkww .tower-rush-u384hu {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-iv12ro.tower-rush-j5dkww .tower-rush-u384hu::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-iv12ro.tower-rush-j5dkww .tower-rush-u384hu::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-iv12ro.tower-rush-j5dkww .tower-rush-3ig3of::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-iv12ro.tower-rush-j5dkww .tower-rush-3ig3of::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-mls9ei .tower-rush-338kj4 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-y6smgc {
  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-y6smgc.tower-rush-5x633e {
  display: block;
}

.tower-rush-y6smgc.tower-rush-4luume {
  display: none;
}

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

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

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

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

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

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

.tower-rush-lydoc3 .tower-rush-338kj4 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-q34jd1 .tower-rush-8mblki {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-pgdyww.tower-rush-xufn7q .tower-rush-y3u6lo::after {
  transform: rotate(45deg);
}

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

/* review block style */

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

.tower-rush-ltyijl > input:not(:checked) ~ label:hover,
.tower-rush-ltyijl > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-i1o0y0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-vj8x6p 44.tower-rush-su39qq.tower-rush-tsqpnm.tower-rush-r29evn.tower-rush-vebuzt.tower-rush-yiwn6b.tower-rush-06lbvc.tower-rush-sffpfn.tower-rush-dbgvrq.tower-rush-q7l6i8.tower-rush-ds0u5l.tower-rush-zdy4la.tower-rush-ovsmuc 0l-12.tower-rush-ad6wi9 30.tower-rush-4xzx5k.tower-rush-5alwa2 2.tower-rush-qrpj84.tower-rush-5alwa2 3.tower-rush-ixb1pi 3.tower-rush-l3usts.tower-rush-m2cy52 3.tower-rush-w08s1s.tower-rush-rldozy.tower-rush-ycc8k3.tower-rush-1oq0lu 7-3.tower-rush-ad6wi9 10.tower-rush-w7xawz.tower-rush-1oq0lu 23.tower-rush-wjze4m.tower-rush-pa8zvk 1.tower-rush-wjkb8y 2.tower-rush-ad6wi9 3.tower-rush-pa8zvk 1.tower-rush-m2cy52 5.tower-rush-181f8u.tower-rush-m2cy52 32.tower-rush-90g973.tower-rush-rldozy 5.tower-rush-ovsmuc 4.tower-rush-1oq0lu 9.tower-rush-1oq0lu 8.tower-rush-m2cy52 6.tower-rush-n9z9a7.tower-rush-g43a1x.tower-rush-0vrv0a.tower-rush-jcc0uk.tower-rush-2k63um 4.tower-rush-so8mx0.tower-rush-2k63um 6.tower-rush-2k63um 0l29.tower-rush-ovsmuc 17.tower-rush-mwpklk.tower-rush-6l84ey 2.tower-rush-n9zqjt 10.tower-rush-jpdvqg.tower-rush-ad6wi9 8.tower-rush-4q8a8i.tower-rush-0uddiy.tower-rush-yful34.tower-rush-wzf9b9.tower-rush-9iqkgo.tower-rush-rldozy.tower-rush-yiwn6b.tower-rush-ad6wi9 1.tower-rush-9b44fh.tower-rush-0qtaeb.tower-rush-i87550.tower-rush-mvmlr0.tower-rush-r6ltu0.tower-rush-wjkb8y 1.tower-rush-qavuuw.tower-rush-cxk1xz.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-4r3sfn.tower-rush-bt5ltt {
  display: none;
}

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

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

.tower-rush-mw3q74 {
  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-0ctyau {
  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-ounpcz small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-89tdwz .tower-rush-xlu5zm {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-pognsg 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-pognsg 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-3h8bw5 {
  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-3h8bw5.tower-rush-2xpc31 {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-jwetbm > input:not(:checked) ~ label:hover,
.tower-rush-jwetbm > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-592dkn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-12h1ko 44.tower-rush-qlvsw1.tower-rush-zoshgz.tower-rush-xp4jeb.tower-rush-s0a273.tower-rush-q9yguh.tower-rush-dusxqn.tower-rush-bglxtw.tower-rush-oobfef.tower-rush-kbhvqh.tower-rush-dg2t2d.tower-rush-89ms90.tower-rush-nziqle 0l-12.tower-rush-gv856i 30.tower-rush-op0hdw.tower-rush-ao4sfr 2.tower-rush-10yhqv.tower-rush-ao4sfr 3.tower-rush-ymijt9 3.tower-rush-419gpx.tower-rush-mi74ci 3.tower-rush-fvxvky.tower-rush-8fvayk.tower-rush-tjtvjy.tower-rush-rocc7r 7-3.tower-rush-gv856i 10.tower-rush-ub27sb.tower-rush-rocc7r 23.tower-rush-swsyy4.tower-rush-ymb3qy 1.tower-rush-ui3t3y 2.tower-rush-gv856i 3.tower-rush-ymb3qy 1.tower-rush-mi74ci 5.tower-rush-ui0pec.tower-rush-mi74ci 32.tower-rush-lzqc7v.tower-rush-8fvayk 5.tower-rush-nziqle 4.tower-rush-rocc7r 9.tower-rush-rocc7r 8.tower-rush-mi74ci 6.tower-rush-ydq3k0.tower-rush-9xlvrf.tower-rush-i6ih5s.tower-rush-3tq6ai.tower-rush-3gyik3 4.tower-rush-yb84jv.tower-rush-3gyik3 6.tower-rush-3gyik3 0l29.tower-rush-nziqle 17.tower-rush-i2ou7s.tower-rush-bu1m6x 2.tower-rush-q15ejl 10.tower-rush-sy728e.tower-rush-gv856i 8.tower-rush-v9crhu.tower-rush-kf8rtt.tower-rush-phvagy.tower-rush-469o3h.tower-rush-c9vtii.tower-rush-8fvayk.tower-rush-q9yguh.tower-rush-gv856i 1.tower-rush-3dgl0j.tower-rush-o0l2kl.tower-rush-t0p9rd.tower-rush-dv5qn1.tower-rush-vs5sii.tower-rush-ui3t3y 1.tower-rush-y5fre5.tower-rush-eisz3b.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-ond5kc {
  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-ond5kc.tower-rush-5ml0y7 {
  display: block;
}

.tower-rush-ond5kc.tower-rush-muvx0m {
  display: none;
}

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

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

.tower-rush-88y9e6 {
  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-3ocdlv {
  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-73xxpl small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-6bp0lj .tower-rush-symm90 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-f8s4d4 {
  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-ond5kc {
  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-ond5kc.tower-rush-5ml0y7 {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-h43yc6.tower-rush-d4tbz1 .tower-rush-4hggm0::after {
  transform: rotate(45deg);
}

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

.tower-rush-5pzdz2 {
  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-h43yc6.tower-rush-d4tbz1 .tower-rush-5pzdz2 {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-8f54ro.tower-rush-8p9xuv {
  bottom: 40px;
}

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

.tower-rush-ep1tqy {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-8wy5k7 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-1aqfsc {
  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-sh240z ease;
  z-index: 10000;
}

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

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

  .tower-rush-av6c4l .tower-rush-8iky3c {
    font-size: 13.5px;
  }

  .tower-rush-8f54ro .tower-rush-ep1tqy {
    animation: jump-y 0.tower-rush-8wy5k7 infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

.tower-rush-2tiz4y .tower-rush-gafs28 {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-mj8ud9 {
  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-mj8ud9 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-mj8ud9 {
    padding: 50px 16px 68px;
  }
}
.tower-rush-ih5o5y {
  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-ih5o5y {
    flex-direction: column;
  }
}
.tower-rush-ckv29a {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-ckv29a {
    margin-bottom: 40px;
  }
}
.tower-rush-s324pt .tower-rush-34pa8v {
  margin-bottom: 28px;
}
.tower-rush-s324pt .tower-rush-34pa8v img {
  max-height: 100px;
  width: auto;
}
.tower-rush-ppjzzo {
  display: flex;
  align-items: center;
}
.tower-rush-ppjzzo a + a {
  margin-left: 24px;
}
.tower-rush-ppjzzo img {
  max-height: 56px;
  width: auto;
}
.tower-rush-ppjzzo img + img {
  margin-left: 24px;
}
.tower-rush-iva1r2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-iva1r2 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-3ayfpo {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-3ayfpo {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-sbd7wi {
  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-a1xs0b .tower-rush-4f5yrp a {
    font-size: 12px;
  }
}

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

.tower-rush-utsfxr {
  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-utsfxr {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-utsfxr {
    padding: 50px 16px 68px;
  }
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.tower-rush-mu8ca9, .tower-rush-tnxfyf, [class*="review-card"],
thead, thead th, table th, .tower-rush-m7378i,
.tower-rush-w3u5gd, [class*="collapsible-header"],
.tower-rush-c17q2r, [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-en308k,
.tower-rush-2pp5oc {
  background: #111214 !important;
}
