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

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

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

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

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

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

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

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

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

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

.tower-rush-wmdfh5.tower-rush-vr6wix {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.tower-rush-wmdfh5.tower-rush-n5ax7o {
  justify-content: center;
}

.tower-rush-wmdfh5.tower-rush-v8gt5y {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-prajqt.tower-rush-7iqnfc {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-73mgq1 .tower-rush-b1v1u3 {
  margin-bottom: 28px;
}

.tower-rush-73mgq1 .tower-rush-b1v1u3 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-64pe3c.tower-rush-5g5dhm {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.tower-rush-r4yvr0 li a.tower-rush-5g5dhm {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-zgp3sx.tower-rush-becbme {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-7ulhp9 .tower-rush-s96s4c {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.tower-rush-7ulhp9 .tower-rush-a67opu {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.tower-rush-z8c1e3 .tower-rush-q7z9fl {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-9encj3.tower-rush-zgtb2b span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-csl68e.tower-rush-2ghbh8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-2jcdpd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-xbt5nm tbody tr td .tower-rush-355env {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-02zrbe .tower-rush-b6nfb6 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-wf3j6r.tower-rush-lyp3rg {
  display: none;
}

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

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

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

.tower-rush-8h887s.tower-rush-5p2y7y {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-m2pyqr .tower-rush-ybmv8v {
  position: relative;
}

.tower-rush-m2pyqr .tower-rush-6yw508 {
  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-m2pyqr .tower-rush-6yw508.tower-rush-lyp3rg {
  display: none;
}

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

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

.tower-rush-m2pyqr .tower-rush-ref0vo .tower-rush-cv8r2f {
  max-width: 300px;
  width: 100%;
}

.tower-rush-m2pyqr
  .tower-rush-ref0vo
  .tower-rush-cv8r2f
  .tower-rush-28p4vk {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-m2pyqr
    .tower-rush-ref0vo
    .tower-rush-cv8r2f
    .tower-rush-28p4vk {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-m2pyqr
  .tower-rush-ref0vo
  .tower-rush-cv8r2f
  .tower-rush-02qy30 {
  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-m2pyqr
    .tower-rush-ref0vo
    .tower-rush-cv8r2f
    .tower-rush-02qy30 {
    text-align: center;
  }
}

.tower-rush-m2pyqr .tower-rush-ref0vo .tower-rush-becbme {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-m2pyqr
  .tower-rush-ref0vo
  .tower-rush-becbme
  .tower-rush-zt2u9s {
  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-m2pyqr
  .tower-rush-ref0vo
  .tower-rush-becbme
  .tower-rush-zt2u9s:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-m2pyqr
    .tower-rush-ref0vo
    .tower-rush-becbme
    .tower-rush-zt2u9s {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-m2pyqr
    .tower-rush-ref0vo
    .tower-rush-becbme
    .tower-rush-dd77wr {
    width: 100%;
  }
}

.tower-rush-m2pyqr .tower-rush-ref0vo.tower-rush-lyp3rg {
  display: none;
}

.tower-rush-m2pyqr .tower-rush-25cxtc {
  display: none;
}

.tower-rush-m2pyqr .tower-rush-25cxtc.tower-rush-5p2y7y {
  display: block;
}

.tower-rush-m2pyqr .tower-rush-25cxtc iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.tower-rush-m2pyqr .tower-rush-3b0o11 .tower-rush-28p4vk {
  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-m2pyqr .tower-rush-3b0o11 .tower-rush-28p4vk {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-xcbj4u.tower-rush-5g5dhm {
  display: block;
}

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

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

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

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

.tower-rush-k46l5b.tower-rush-5g5dhm {
  display: block;
}

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

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

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

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

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

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

.tower-rush-0jgaz2.tower-rush-lyp3rg {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-8ygo9k.tower-rush-lyp3rg {
  display: none;
}

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

.tower-rush-8ygo9k .tower-rush-o10gnn {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-4no5ik > 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-ql53gg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-wmhq7x 44.tower-rush-pqv97r.tower-rush-dnsh3q.tower-rush-n3pbm3.tower-rush-sx32l9.tower-rush-cd3x2r.tower-rush-0h91qi.tower-rush-j0s8qf.tower-rush-6qcwzw.tower-rush-ncvo5d.tower-rush-k30i1z.tower-rush-t3bloh.tower-rush-mxwrfl 0l-12.tower-rush-clbra4 30.tower-rush-98wudg.tower-rush-kklcnj 2.tower-rush-c430xv.tower-rush-kklcnj 3.tower-rush-y83nfv 3.tower-rush-pdy75s.tower-rush-cghwlt 3.tower-rush-ex8hzx.tower-rush-qjplwg.tower-rush-shi88f.tower-rush-fh15nc 7-3.tower-rush-clbra4 10.tower-rush-27pcn0.tower-rush-fh15nc 23.tower-rush-kijr58.tower-rush-rz5hph 1.tower-rush-u44l01 2.tower-rush-clbra4 3.tower-rush-rz5hph 1.tower-rush-cghwlt 5.tower-rush-t9j9bz.tower-rush-cghwlt 32.tower-rush-yv28jr.tower-rush-qjplwg 5.tower-rush-mxwrfl 4.tower-rush-fh15nc 9.tower-rush-fh15nc 8.tower-rush-cghwlt 6.tower-rush-aligyb.tower-rush-sk8vws.tower-rush-xxouo1.tower-rush-u89yr0.tower-rush-7dfum7 4.tower-rush-f7jx33.tower-rush-7dfum7 6.tower-rush-7dfum7 0l29.tower-rush-mxwrfl 17.tower-rush-v1k9h6.tower-rush-bvkbk8 2.tower-rush-e4cgnd 10.tower-rush-cbh5it.tower-rush-clbra4 8.tower-rush-519krv.tower-rush-g9wvuo.tower-rush-pp1kqr.tower-rush-16l0em.tower-rush-rff58m.tower-rush-qjplwg.tower-rush-cd3x2r.tower-rush-clbra4 1.tower-rush-l65ty3.tower-rush-wwy0f0.tower-rush-tp20lu.tower-rush-hzij59.tower-rush-1tuad9.tower-rush-u44l01 1.tower-rush-r02mg2.tower-rush-1838eg.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-4no5ik > input:checked ~ label,
.tower-rush-4no5ik > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-ql53gg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-wmhq7x 44.tower-rush-pqv97r.tower-rush-dnsh3q.tower-rush-n3pbm3.tower-rush-sx32l9.tower-rush-cd3x2r.tower-rush-0h91qi.tower-rush-j0s8qf.tower-rush-6qcwzw.tower-rush-ncvo5d.tower-rush-k30i1z.tower-rush-t3bloh.tower-rush-mxwrfl 0l-12.tower-rush-clbra4 30.tower-rush-98wudg.tower-rush-kklcnj 2.tower-rush-c430xv.tower-rush-kklcnj 3.tower-rush-y83nfv 3.tower-rush-pdy75s.tower-rush-cghwlt 3.tower-rush-ex8hzx.tower-rush-qjplwg.tower-rush-shi88f.tower-rush-fh15nc 7-3.tower-rush-clbra4 10.tower-rush-27pcn0.tower-rush-fh15nc 23.tower-rush-kijr58.tower-rush-rz5hph 1.tower-rush-u44l01 2.tower-rush-clbra4 3.tower-rush-rz5hph 1.tower-rush-cghwlt 5.tower-rush-t9j9bz.tower-rush-cghwlt 32.tower-rush-yv28jr.tower-rush-qjplwg 5.tower-rush-mxwrfl 4.tower-rush-fh15nc 9.tower-rush-fh15nc 8.tower-rush-cghwlt 6.tower-rush-aligyb.tower-rush-sk8vws.tower-rush-xxouo1.tower-rush-u89yr0.tower-rush-7dfum7 4.tower-rush-f7jx33.tower-rush-7dfum7 6.tower-rush-7dfum7 0l29.tower-rush-mxwrfl 17.tower-rush-v1k9h6.tower-rush-bvkbk8 2.tower-rush-e4cgnd 10.tower-rush-cbh5it.tower-rush-clbra4 8.tower-rush-519krv.tower-rush-g9wvuo.tower-rush-pp1kqr.tower-rush-16l0em.tower-rush-rff58m.tower-rush-qjplwg.tower-rush-cd3x2r.tower-rush-clbra4 1.tower-rush-l65ty3.tower-rush-wwy0f0.tower-rush-tp20lu.tower-rush-hzij59.tower-rush-1tuad9.tower-rush-u44l01 1.tower-rush-r02mg2.tower-rush-1838eg.5z'/%3e%3c/svg%3e");
}

.tower-rush-4no5ik > input:not(:checked) ~ label:hover,
.tower-rush-4no5ik > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-ql53gg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-wmhq7x 44.tower-rush-pqv97r.tower-rush-dnsh3q.tower-rush-n3pbm3.tower-rush-sx32l9.tower-rush-cd3x2r.tower-rush-0h91qi.tower-rush-j0s8qf.tower-rush-6qcwzw.tower-rush-ncvo5d.tower-rush-k30i1z.tower-rush-t3bloh.tower-rush-mxwrfl 0l-12.tower-rush-clbra4 30.tower-rush-98wudg.tower-rush-kklcnj 2.tower-rush-c430xv.tower-rush-kklcnj 3.tower-rush-y83nfv 3.tower-rush-pdy75s.tower-rush-cghwlt 3.tower-rush-ex8hzx.tower-rush-qjplwg.tower-rush-shi88f.tower-rush-fh15nc 7-3.tower-rush-clbra4 10.tower-rush-27pcn0.tower-rush-fh15nc 23.tower-rush-kijr58.tower-rush-rz5hph 1.tower-rush-u44l01 2.tower-rush-clbra4 3.tower-rush-rz5hph 1.tower-rush-cghwlt 5.tower-rush-t9j9bz.tower-rush-cghwlt 32.tower-rush-yv28jr.tower-rush-qjplwg 5.tower-rush-mxwrfl 4.tower-rush-fh15nc 9.tower-rush-fh15nc 8.tower-rush-cghwlt 6.tower-rush-aligyb.tower-rush-sk8vws.tower-rush-xxouo1.tower-rush-u89yr0.tower-rush-7dfum7 4.tower-rush-f7jx33.tower-rush-7dfum7 6.tower-rush-7dfum7 0l29.tower-rush-mxwrfl 17.tower-rush-v1k9h6.tower-rush-bvkbk8 2.tower-rush-e4cgnd 10.tower-rush-cbh5it.tower-rush-clbra4 8.tower-rush-519krv.tower-rush-g9wvuo.tower-rush-pp1kqr.tower-rush-16l0em.tower-rush-rff58m.tower-rush-qjplwg.tower-rush-cd3x2r.tower-rush-clbra4 1.tower-rush-l65ty3.tower-rush-wwy0f0.tower-rush-tp20lu.tower-rush-hzij59.tower-rush-1tuad9.tower-rush-u44l01 1.tower-rush-r02mg2.tower-rush-1838eg.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-vnu5ag.tower-rush-lyp3rg {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vnu5ag.tower-rush-r4h0kf .tower-rush-0kq6fr {
  background: #2b3b67;
}

.tower-rush-vnu5ag.tower-rush-r4h0kf .tower-rush-aun456 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-vnu5ag.tower-rush-r4h0kf .tower-rush-aun456::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-vnu5ag.tower-rush-r4h0kf .tower-rush-aun456::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-vnu5ag.tower-rush-r4h0kf .tower-rush-c5j8ve::before {
  background: #0e0f41;
}

.tower-rush-vnu5ag.tower-rush-r4h0kf .tower-rush-c5j8ve::after {
  background: #152557;
}

.tower-rush-vnu5ag.tower-rush-6h07l0 .tower-rush-0kq6fr {
  background: #1f35fa;
}

.tower-rush-vnu5ag.tower-rush-6h07l0 .tower-rush-aun456 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.tower-rush-vnu5ag.tower-rush-6h07l0 .tower-rush-aun456::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-vnu5ag.tower-rush-6h07l0 .tower-rush-aun456::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.tower-rush-vnu5ag.tower-rush-6h07l0 .tower-rush-c5j8ve::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.tower-rush-vnu5ag.tower-rush-6h07l0 .tower-rush-c5j8ve::after {
  background: #192ac8;
}

.tower-rush-vnu5ag.tower-rush-2aherm .tower-rush-0kq6fr {
  background: #fa771f;
}

.tower-rush-vnu5ag.tower-rush-2aherm .tower-rush-aun456 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-vnu5ag.tower-rush-2aherm .tower-rush-aun456::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-vnu5ag.tower-rush-2aherm .tower-rush-aun456::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-vnu5ag.tower-rush-2aherm .tower-rush-c5j8ve::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-vnu5ag.tower-rush-2aherm .tower-rush-c5j8ve::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-reb1vm .tower-rush-5q8xm0 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.tower-rush-x4cuzu.tower-rush-lyp3rg {
  display: none;
}

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

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

.tower-rush-08twku {
  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-ow8q9h {
  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-sdwu1w small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-5tb4sl .tower-rush-5q8xm0 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-sxr13x .tower-rush-qpq719 {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-8xmsi0.tower-rush-5g5dhm .tower-rush-107gcq::after {
  transform: rotate(45deg);
}

.tower-rush-8nu60y {
  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-8xmsi0.tower-rush-5g5dhm .tower-rush-8nu60y {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-4no5ik > input:not(:checked) ~ label:hover,
.tower-rush-4no5ik > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-8e83w4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-bvs2hz 44.tower-rush-ivpdxd.tower-rush-353tvu.tower-rush-ufhlri.tower-rush-qfziu2.tower-rush-b9q43n.tower-rush-sb2z91.tower-rush-6m7dqe.tower-rush-pwc6ar.tower-rush-k2bxo7.tower-rush-ts11sl.tower-rush-iz37v2.tower-rush-cm4r0z 0l-12.tower-rush-gx2n8a 30.tower-rush-q70prd.tower-rush-hbh03b 2.tower-rush-hazulg.tower-rush-hbh03b 3.tower-rush-5c1sjy 3.tower-rush-p6u0xi.tower-rush-e4pwzz 3.tower-rush-4mvwqh.tower-rush-ab22lg.tower-rush-bjjqgq.tower-rush-zdp4ry 7-3.tower-rush-gx2n8a 10.tower-rush-nv1e2x.tower-rush-zdp4ry 23.tower-rush-26o82k.tower-rush-m52hy1 1.tower-rush-a33sxf 2.tower-rush-gx2n8a 3.tower-rush-m52hy1 1.tower-rush-e4pwzz 5.tower-rush-onx0l2.tower-rush-e4pwzz 32.tower-rush-exi66s.tower-rush-ab22lg 5.tower-rush-cm4r0z 4.tower-rush-zdp4ry 9.tower-rush-zdp4ry 8.tower-rush-e4pwzz 6.tower-rush-lqreux.tower-rush-z60rsd.tower-rush-xrzuyv.tower-rush-iwz947.tower-rush-kc0vee 4.tower-rush-dq9vl6.tower-rush-kc0vee 6.tower-rush-kc0vee 0l29.tower-rush-cm4r0z 17.tower-rush-ir4tyc.tower-rush-7iqux5 2.tower-rush-43tz0y 10.tower-rush-oly6x9.tower-rush-gx2n8a 8.tower-rush-rwdtfd.tower-rush-4fgpdv.tower-rush-gvxk5o.tower-rush-bueoj6.tower-rush-fach3v.tower-rush-ab22lg.tower-rush-b9q43n.tower-rush-gx2n8a 1.tower-rush-1rfdr5.tower-rush-xdpjol.tower-rush-w0uqk7.tower-rush-u4m7s9.tower-rush-5serv0.tower-rush-a33sxf 1.tower-rush-ngzgep.tower-rush-d7adwn.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-q0romn.tower-rush-ke8n8g {
  display: none;
}

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

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

.tower-rush-p6cks7 {
  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-id3ml6 {
  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-62j2nh small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-dhx6fm .tower-rush-9xi0xj {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-ag1dqb 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-ag1dqb 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-6mzw1p {
  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-6mzw1p.tower-rush-paewez {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-e1qdt1 > input:not(:checked) ~ label:hover,
.tower-rush-e1qdt1 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-uxttrq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-8e41ic 44.tower-rush-iie25r.tower-rush-q2nj9a.tower-rush-bekvn2.tower-rush-hi8yyv.tower-rush-inb506.tower-rush-9j2dtd.tower-rush-ttm4y5.tower-rush-843o3y.tower-rush-7gd58v.tower-rush-7emzea.tower-rush-fr8q1j.tower-rush-4notzv 0l-12.tower-rush-ayfh66 30.tower-rush-tel6be.tower-rush-0gd3ue 2.tower-rush-x48yl7.tower-rush-0gd3ue 3.tower-rush-zwfflj 3.tower-rush-9neb2a.tower-rush-u7kn0s 3.tower-rush-8z7ssg.tower-rush-j7euxm.tower-rush-3j7e9x.tower-rush-apodj0 7-3.tower-rush-ayfh66 10.tower-rush-tofjgm.tower-rush-apodj0 23.tower-rush-2tw5uk.tower-rush-0r8m62 1.tower-rush-kk600w 2.tower-rush-ayfh66 3.tower-rush-0r8m62 1.tower-rush-u7kn0s 5.tower-rush-uotxf9.tower-rush-u7kn0s 32.tower-rush-19o0ei.tower-rush-j7euxm 5.tower-rush-4notzv 4.tower-rush-apodj0 9.tower-rush-apodj0 8.tower-rush-u7kn0s 6.tower-rush-34fbot.tower-rush-ezd13c.tower-rush-7qu5n6.tower-rush-ypcny3.tower-rush-oe8o18 4.tower-rush-fy1oxm.tower-rush-oe8o18 6.tower-rush-oe8o18 0l29.tower-rush-4notzv 17.tower-rush-8ysdlu.tower-rush-v55sqx 2.tower-rush-wgr57c 10.tower-rush-22aimw.tower-rush-ayfh66 8.tower-rush-ndivjh.tower-rush-pv4phg.tower-rush-tcp9yn.tower-rush-xg70ba.tower-rush-7t781p.tower-rush-j7euxm.tower-rush-inb506.tower-rush-ayfh66 1.tower-rush-7qho9h.tower-rush-rhttm2.tower-rush-cu47fc.tower-rush-78jxe4.tower-rush-1r2nvi.tower-rush-kk600w 1.tower-rush-cdh3ug.tower-rush-hsnfop.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-8ngv03.tower-rush-kdfsrm {
  display: none;
}

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

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

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

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

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

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

.tower-rush-u9l39s .tower-rush-lfxfd7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-75wllx {
  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-8ngv03 {
  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-8ngv03.tower-rush-byplju {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-helhb9.tower-rush-t9kk0u .tower-rush-cnn3qr::after {
  transform: rotate(45deg);
}

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

.tower-rush-f53ar2 {
  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-helhb9.tower-rush-t9kk0u .tower-rush-f53ar2 {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-gqmvz5.tower-rush-q9obyb {
  bottom: 40px;
}

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

.tower-rush-4qygna {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-9973aj 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-zqfty5 {
  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-6onwhx ease;
  z-index: 10000;
}

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

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

  .tower-rush-ivs68i .tower-rush-9o2735 {
    font-size: 13.5px;
  }

  .tower-rush-gqmvz5 .tower-rush-4qygna {
    animation: jump-y 0.tower-rush-9973aj infinite ease-in-out;
  }

  .tower-rush-39tqiy {
    display: none;
  }
}

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

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

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

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

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

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

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

.tower-rush-ubydee .tower-rush-74dz6l {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tower-rush-7ehze8 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.tower-rush-p38owx {
  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-p38owx {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-p38owx {
    padding: 50px 16px 68px;
  }
}
.tower-rush-ao5rts {
  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-ao5rts {
    flex-direction: column;
  }
}
.tower-rush-19giu5 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-19giu5 {
    margin-bottom: 40px;
  }
}
.tower-rush-awdawd .tower-rush-jzg5p6 {
  margin-bottom: 28px;
}
.tower-rush-awdawd .tower-rush-jzg5p6 img {
  max-height: 100px;
  width: auto;
}
.tower-rush-9ickpz {
  display: flex;
  align-items: center;
}
.tower-rush-9ickpz a + a {
  margin-left: 24px;
}
.tower-rush-9ickpz img {
  max-height: 56px;
  width: auto;
}
.tower-rush-9ickpz img + img {
  margin-left: 24px;
}
.tower-rush-5xhiu9 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-5xhiu9 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-2rwpc1 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-2rwpc1 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-387o5e {
  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-915a1r .tower-rush-zgp3sx a {
    font-size: 12px;
  }
}

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

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

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

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

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

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

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

.tower-rush-183ceg .tower-rush-k6prqb:first-child {
  margin-bottom:15px;
}

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

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

.tower-rush-183ceg .tower-rush-d4g4k7 {
  background: gray;
  border: 1px solid var(--border-color)
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.tower-rush-bglglu, .tower-rush-kqbmis, [class*="review-card"],
thead, thead th, table th, .tower-rush-glt3rw,
.tower-rush-i3wy03, [class*="collapsible-header"],
.tower-rush-egijd3, [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-d2wuts,
.tower-rush-c87vfl {
  background: #111214 !important;
}
