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

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

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

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

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

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

.tower-rush-9d2uyl {
  cursor: pointer;
}

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

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

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

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

.tower-rush-sg7tnm.tower-rush-2inmzd {
  justify-content: flex-end;
  margin-left: 4px;
}

.tower-rush-sg7tnm.tower-rush-vu0sgy {
  justify-content: center;
}

.tower-rush-sg7tnm.tower-rush-oqiykw {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-2680pp.tower-rush-davsme {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-nvpgi2 .tower-rush-dwxrw6 {
  margin-bottom: 28px;
}

.tower-rush-nvpgi2 .tower-rush-dwxrw6 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-m8g0ft.tower-rush-yund8p {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-2fjqnu.tower-rush-wyyltf {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-4flyw8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-j85859 .tower-rush-96fgf8 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.tower-rush-phd4ej .tower-rush-4tm0mr {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-y3w7uz.tower-rush-7s5ny4 span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-w1op06.tower-rush-n05vn5 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-qzlx6n .tower-rush-3s9gmb {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ts3m0f.tower-rush-unxqpd {
  display: none;
}

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

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

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

.tower-rush-onlpkb.tower-rush-pzfmtk {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-hucq9k .tower-rush-epdw6c {
  position: relative;
}

.tower-rush-hucq9k .tower-rush-68koif {
  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-hucq9k .tower-rush-68koif.tower-rush-unxqpd {
  display: none;
}

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

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

.tower-rush-hucq9k .tower-rush-a5829n .tower-rush-s7tvlo {
  max-width: 300px;
  width: 100%;
}

.tower-rush-hucq9k
  .tower-rush-a5829n
  .tower-rush-s7tvlo
  .tower-rush-wrja1i {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-hucq9k
    .tower-rush-a5829n
    .tower-rush-s7tvlo
    .tower-rush-wrja1i {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-hucq9k
  .tower-rush-a5829n
  .tower-rush-s7tvlo
  .tower-rush-qh1et1 {
  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-hucq9k
    .tower-rush-a5829n
    .tower-rush-s7tvlo
    .tower-rush-qh1et1 {
    text-align: center;
  }
}

.tower-rush-hucq9k .tower-rush-a5829n .tower-rush-wyyltf {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-hucq9k
  .tower-rush-a5829n
  .tower-rush-wyyltf
  .tower-rush-5vbizn {
  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-hucq9k
  .tower-rush-a5829n
  .tower-rush-wyyltf
  .tower-rush-5vbizn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-hucq9k
    .tower-rush-a5829n
    .tower-rush-wyyltf
    .tower-rush-5vbizn {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-hucq9k
    .tower-rush-a5829n
    .tower-rush-wyyltf
    .tower-rush-ddrlrq {
    width: 100%;
  }
}

.tower-rush-hucq9k .tower-rush-a5829n.tower-rush-unxqpd {
  display: none;
}

.tower-rush-hucq9k .tower-rush-12qhwr {
  display: none;
}

.tower-rush-hucq9k .tower-rush-12qhwr.tower-rush-pzfmtk {
  display: block;
}

.tower-rush-hucq9k .tower-rush-12qhwr iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.tower-rush-hucq9k .tower-rush-0hpxru .tower-rush-wrja1i {
  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-hucq9k .tower-rush-0hpxru .tower-rush-wrja1i {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-3lg88t.tower-rush-yund8p {
  display: block;
}

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

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

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

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

.tower-rush-hyyh0n.tower-rush-yund8p {
  display: block;
}

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

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

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

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

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

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

.tower-rush-ej5rn2.tower-rush-unxqpd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-rh6ata.tower-rush-unxqpd {
  display: none;
}

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

.tower-rush-rh6ata .tower-rush-x7qj1u {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-odzjt5 > 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-pxh96u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-nkw6c9 44.tower-rush-pad58o.tower-rush-7ypeir.tower-rush-5ojubq.tower-rush-kvpyxz.tower-rush-01vtla.tower-rush-uc4g8o.tower-rush-oh6mch.tower-rush-d9o5gf.tower-rush-13sld0.tower-rush-j5foj4.tower-rush-kvtl6i.tower-rush-h5qs1x 0l-12.tower-rush-pkz5ae 30.tower-rush-f9n4cs.tower-rush-dtxme1 2.tower-rush-sfn4n2.tower-rush-dtxme1 3.tower-rush-qh3l6s 3.tower-rush-igvfut.tower-rush-hjdlr7 3.tower-rush-a8qf4q.tower-rush-p1sivo.tower-rush-pcikpm.tower-rush-85xe37 7-3.tower-rush-pkz5ae 10.tower-rush-la929r.tower-rush-85xe37 23.tower-rush-14h1hs.tower-rush-sylvhc 1.tower-rush-chlnpk 2.tower-rush-pkz5ae 3.tower-rush-sylvhc 1.tower-rush-hjdlr7 5.tower-rush-9cs3um.tower-rush-hjdlr7 32.tower-rush-0ovm6t.tower-rush-p1sivo 5.tower-rush-h5qs1x 4.tower-rush-85xe37 9.tower-rush-85xe37 8.tower-rush-hjdlr7 6.tower-rush-jym26b.tower-rush-5bcx8z.tower-rush-m2yuva.tower-rush-bc8dpg.tower-rush-h5fe1v 4.tower-rush-twz88y.tower-rush-h5fe1v 6.tower-rush-h5fe1v 0l29.tower-rush-h5qs1x 17.tower-rush-il7etv.tower-rush-snzbsp 2.tower-rush-3ism7h 10.tower-rush-bwiuhn.tower-rush-pkz5ae 8.tower-rush-y0lp6m.tower-rush-br4aa0.tower-rush-1nxj4w.tower-rush-zus0ap.tower-rush-wk43xd.tower-rush-p1sivo.tower-rush-01vtla.tower-rush-pkz5ae 1.tower-rush-vbho8p.tower-rush-xj431g.tower-rush-d40in5.tower-rush-5axsm9.tower-rush-n92d4w.tower-rush-chlnpk 1.tower-rush-fr8ujp.tower-rush-fm5xvm.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-odzjt5 > input:checked ~ label,
.tower-rush-odzjt5 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-pxh96u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-nkw6c9 44.tower-rush-pad58o.tower-rush-7ypeir.tower-rush-5ojubq.tower-rush-kvpyxz.tower-rush-01vtla.tower-rush-uc4g8o.tower-rush-oh6mch.tower-rush-d9o5gf.tower-rush-13sld0.tower-rush-j5foj4.tower-rush-kvtl6i.tower-rush-h5qs1x 0l-12.tower-rush-pkz5ae 30.tower-rush-f9n4cs.tower-rush-dtxme1 2.tower-rush-sfn4n2.tower-rush-dtxme1 3.tower-rush-qh3l6s 3.tower-rush-igvfut.tower-rush-hjdlr7 3.tower-rush-a8qf4q.tower-rush-p1sivo.tower-rush-pcikpm.tower-rush-85xe37 7-3.tower-rush-pkz5ae 10.tower-rush-la929r.tower-rush-85xe37 23.tower-rush-14h1hs.tower-rush-sylvhc 1.tower-rush-chlnpk 2.tower-rush-pkz5ae 3.tower-rush-sylvhc 1.tower-rush-hjdlr7 5.tower-rush-9cs3um.tower-rush-hjdlr7 32.tower-rush-0ovm6t.tower-rush-p1sivo 5.tower-rush-h5qs1x 4.tower-rush-85xe37 9.tower-rush-85xe37 8.tower-rush-hjdlr7 6.tower-rush-jym26b.tower-rush-5bcx8z.tower-rush-m2yuva.tower-rush-bc8dpg.tower-rush-h5fe1v 4.tower-rush-twz88y.tower-rush-h5fe1v 6.tower-rush-h5fe1v 0l29.tower-rush-h5qs1x 17.tower-rush-il7etv.tower-rush-snzbsp 2.tower-rush-3ism7h 10.tower-rush-bwiuhn.tower-rush-pkz5ae 8.tower-rush-y0lp6m.tower-rush-br4aa0.tower-rush-1nxj4w.tower-rush-zus0ap.tower-rush-wk43xd.tower-rush-p1sivo.tower-rush-01vtla.tower-rush-pkz5ae 1.tower-rush-vbho8p.tower-rush-xj431g.tower-rush-d40in5.tower-rush-5axsm9.tower-rush-n92d4w.tower-rush-chlnpk 1.tower-rush-fr8ujp.tower-rush-fm5xvm.5z'/%3e%3c/svg%3e");
}

.tower-rush-odzjt5 > input:not(:checked) ~ label:hover,
.tower-rush-odzjt5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-pxh96u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-nkw6c9 44.tower-rush-pad58o.tower-rush-7ypeir.tower-rush-5ojubq.tower-rush-kvpyxz.tower-rush-01vtla.tower-rush-uc4g8o.tower-rush-oh6mch.tower-rush-d9o5gf.tower-rush-13sld0.tower-rush-j5foj4.tower-rush-kvtl6i.tower-rush-h5qs1x 0l-12.tower-rush-pkz5ae 30.tower-rush-f9n4cs.tower-rush-dtxme1 2.tower-rush-sfn4n2.tower-rush-dtxme1 3.tower-rush-qh3l6s 3.tower-rush-igvfut.tower-rush-hjdlr7 3.tower-rush-a8qf4q.tower-rush-p1sivo.tower-rush-pcikpm.tower-rush-85xe37 7-3.tower-rush-pkz5ae 10.tower-rush-la929r.tower-rush-85xe37 23.tower-rush-14h1hs.tower-rush-sylvhc 1.tower-rush-chlnpk 2.tower-rush-pkz5ae 3.tower-rush-sylvhc 1.tower-rush-hjdlr7 5.tower-rush-9cs3um.tower-rush-hjdlr7 32.tower-rush-0ovm6t.tower-rush-p1sivo 5.tower-rush-h5qs1x 4.tower-rush-85xe37 9.tower-rush-85xe37 8.tower-rush-hjdlr7 6.tower-rush-jym26b.tower-rush-5bcx8z.tower-rush-m2yuva.tower-rush-bc8dpg.tower-rush-h5fe1v 4.tower-rush-twz88y.tower-rush-h5fe1v 6.tower-rush-h5fe1v 0l29.tower-rush-h5qs1x 17.tower-rush-il7etv.tower-rush-snzbsp 2.tower-rush-3ism7h 10.tower-rush-bwiuhn.tower-rush-pkz5ae 8.tower-rush-y0lp6m.tower-rush-br4aa0.tower-rush-1nxj4w.tower-rush-zus0ap.tower-rush-wk43xd.tower-rush-p1sivo.tower-rush-01vtla.tower-rush-pkz5ae 1.tower-rush-vbho8p.tower-rush-xj431g.tower-rush-d40in5.tower-rush-5axsm9.tower-rush-n92d4w.tower-rush-chlnpk 1.tower-rush-fr8ujp.tower-rush-fm5xvm.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-t6yaks.tower-rush-unxqpd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-t6yaks.tower-rush-biizrw .tower-rush-uo18wc {
  background: #2b3b67;
}

.tower-rush-t6yaks.tower-rush-biizrw .tower-rush-trmls7 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-t6yaks.tower-rush-biizrw .tower-rush-trmls7::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-t6yaks.tower-rush-biizrw .tower-rush-trmls7::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-t6yaks.tower-rush-biizrw .tower-rush-7jnacn::before {
  background: #0e0f41;
}

.tower-rush-t6yaks.tower-rush-biizrw .tower-rush-7jnacn::after {
  background: #152557;
}

.tower-rush-t6yaks.tower-rush-whqemi .tower-rush-uo18wc {
  background: #1f35fa;
}

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

.tower-rush-t6yaks.tower-rush-whqemi .tower-rush-trmls7::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-t6yaks.tower-rush-whqemi .tower-rush-trmls7::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.tower-rush-t6yaks.tower-rush-whqemi .tower-rush-7jnacn::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.tower-rush-t6yaks.tower-rush-whqemi .tower-rush-7jnacn::after {
  background: #192ac8;
}

.tower-rush-t6yaks.tower-rush-q3d03p .tower-rush-uo18wc {
  background: #fa771f;
}

.tower-rush-t6yaks.tower-rush-q3d03p .tower-rush-trmls7 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-t6yaks.tower-rush-q3d03p .tower-rush-trmls7::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-t6yaks.tower-rush-q3d03p .tower-rush-trmls7::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-t6yaks.tower-rush-q3d03p .tower-rush-7jnacn::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-t6yaks.tower-rush-q3d03p .tower-rush-7jnacn::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-5mto63 .tower-rush-o8tvnu {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.tower-rush-c37zhw.tower-rush-unxqpd {
  display: none;
}

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

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

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

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

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

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

.tower-rush-qobw3w .tower-rush-o8tvnu {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-hvuwwe .tower-rush-ywrq87 {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-3xulb4.tower-rush-yund8p .tower-rush-jfgoex::after {
  transform: rotate(45deg);
}

.tower-rush-5df42b {
  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-3xulb4.tower-rush-yund8p .tower-rush-5df42b {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-odzjt5 > input:not(:checked) ~ label:hover,
.tower-rush-odzjt5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-uidkdv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-uprpir 44.tower-rush-tp0d5z.tower-rush-nhmp7v.tower-rush-y89zyl.tower-rush-nspqhd.tower-rush-7zln2l.tower-rush-g3h3t9.tower-rush-rtkdxh.tower-rush-8t5chp.tower-rush-av8sfn.tower-rush-xjdodu.tower-rush-4kgtib.tower-rush-ullv2h 0l-12.tower-rush-tufgyk 30.tower-rush-ifswm0.tower-rush-a7anpm 2.tower-rush-gr9ach.tower-rush-a7anpm 3.tower-rush-7g58rj 3.tower-rush-88vwgm.tower-rush-gxsbfn 3.tower-rush-71k5iu.tower-rush-00n4zw.tower-rush-fb1o5k.tower-rush-ja4l7e 7-3.tower-rush-tufgyk 10.tower-rush-uiq7ae.tower-rush-ja4l7e 23.tower-rush-q3vdmb.tower-rush-hghmwj 1.tower-rush-ocucsd 2.tower-rush-tufgyk 3.tower-rush-hghmwj 1.tower-rush-gxsbfn 5.tower-rush-esdcbp.tower-rush-gxsbfn 32.tower-rush-0w78f5.tower-rush-00n4zw 5.tower-rush-ullv2h 4.tower-rush-ja4l7e 9.tower-rush-ja4l7e 8.tower-rush-gxsbfn 6.tower-rush-y5hj3k.tower-rush-vygbva.tower-rush-j3kuyz.tower-rush-qf4oo2.tower-rush-08zgtj 4.tower-rush-izoyki.tower-rush-08zgtj 6.tower-rush-08zgtj 0l29.tower-rush-ullv2h 17.tower-rush-0078ed.tower-rush-8c0y3q 2.tower-rush-owbz3p 10.tower-rush-4ldoh2.tower-rush-tufgyk 8.tower-rush-a8lhk3.tower-rush-s4fh8g.tower-rush-kliqxa.tower-rush-yehl25.tower-rush-jhbrqf.tower-rush-00n4zw.tower-rush-7zln2l.tower-rush-tufgyk 1.tower-rush-ke5epq.tower-rush-b1mf2z.tower-rush-612pao.tower-rush-c4wb2b.tower-rush-s8sy8d.tower-rush-ocucsd 1.tower-rush-jzrzqd.tower-rush-ge052c.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-6x5a2m {
  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-6x5a2m.tower-rush-thi4lh {
  display: block;
}

.tower-rush-6x5a2m.tower-rush-nbaqoh {
  display: none;
}

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

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

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

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

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

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

.tower-rush-qmw2om .tower-rush-ssrs08 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-jkufhk 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-jkufhk 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-4o0rdh {
  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-4o0rdh.tower-rush-ztg07n {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-refjbd > input:not(:checked) ~ label:hover,
.tower-rush-refjbd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-wl1ydn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-aoga91 44.tower-rush-tzshuu.tower-rush-a2pq5r.tower-rush-79f5ga.tower-rush-8rom3o.tower-rush-s6q5t4.tower-rush-4gfhac.tower-rush-wmj13a.tower-rush-6d7fep.tower-rush-ii3mba.tower-rush-7qrxex.tower-rush-yl6ldc.tower-rush-m35oza 0l-12.tower-rush-cd0cxl 30.tower-rush-bh6zp6.tower-rush-mv5kk2 2.tower-rush-2ks2e7.tower-rush-mv5kk2 3.tower-rush-pkevsq 3.tower-rush-q75eup.tower-rush-gx4rh9 3.tower-rush-mkqohe.tower-rush-ww2ofm.tower-rush-290fac.tower-rush-yac3ve 7-3.tower-rush-cd0cxl 10.tower-rush-kxzcly.tower-rush-yac3ve 23.tower-rush-ka20c3.tower-rush-5v5evo 1.tower-rush-x7632u 2.tower-rush-cd0cxl 3.tower-rush-5v5evo 1.tower-rush-gx4rh9 5.tower-rush-zibcsl.tower-rush-gx4rh9 32.tower-rush-qqt4au.tower-rush-ww2ofm 5.tower-rush-m35oza 4.tower-rush-yac3ve 9.tower-rush-yac3ve 8.tower-rush-gx4rh9 6.tower-rush-sxdvj8.tower-rush-oh3011.tower-rush-i6bpb9.tower-rush-d29rhz.tower-rush-3wx7y1 4.tower-rush-zs1hie.tower-rush-3wx7y1 6.tower-rush-3wx7y1 0l29.tower-rush-m35oza 17.tower-rush-lx0gtk.tower-rush-mrbods 2.tower-rush-ht162h 10.tower-rush-g632dw.tower-rush-cd0cxl 8.tower-rush-u74y2j.tower-rush-7ds10b.tower-rush-08nbf2.tower-rush-1urbtt.tower-rush-30n687.tower-rush-ww2ofm.tower-rush-s6q5t4.tower-rush-cd0cxl 1.tower-rush-leffgh.tower-rush-9ixd0z.tower-rush-0v4dgp.tower-rush-skud01.tower-rush-2rsz27.tower-rush-x7632u 1.tower-rush-exgirb.tower-rush-9ktqw2.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-60hvl7 {
  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-60hvl7.tower-rush-e7lcmx {
  display: block;
}

.tower-rush-60hvl7.tower-rush-uokxqu {
  display: none;
}

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

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

.tower-rush-xrtu5d {
  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-1dyy64 {
  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-exhinr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-lhffis .tower-rush-bolkr2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-0h2769 {
  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-60hvl7 {
  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-60hvl7.tower-rush-e7lcmx {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-veec5q.tower-rush-nc0l0b .tower-rush-tazp7g::after {
  transform: rotate(45deg);
}

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

.tower-rush-ysedki {
  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-veec5q.tower-rush-nc0l0b .tower-rush-ysedki {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-ohfwqg.tower-rush-suds5m {
  bottom: 40px;
}

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

.tower-rush-p3y2ge {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-xaia77 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-eclnkp {
  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-yrj0ox ease;
  z-index: 10000;
}

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

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

  .tower-rush-swh6hr .tower-rush-z221v6 {
    font-size: 13.5px;
  }

  .tower-rush-ohfwqg .tower-rush-p3y2ge {
    animation: jump-y 0.tower-rush-xaia77 infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-090qda {
  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-090qda {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-090qda {
    padding: 50px 16px 68px;
  }
}
.tower-rush-wsh8nb {
  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-wsh8nb {
    flex-direction: column;
  }
}
.tower-rush-hwkvbh {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-hwkvbh {
    margin-bottom: 40px;
  }
}
.tower-rush-5zinz6 .tower-rush-ey2jd1 {
  margin-bottom: 28px;
}
.tower-rush-5zinz6 .tower-rush-ey2jd1 img {
  max-height: 100px;
  width: auto;
}
.tower-rush-2kowcr {
  display: flex;
  align-items: center;
}
.tower-rush-2kowcr a + a {
  margin-left: 24px;
}
.tower-rush-2kowcr img {
  max-height: 56px;
  width: auto;
}
.tower-rush-2kowcr img + img {
  margin-left: 24px;
}
.tower-rush-mzq7a9 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-mzq7a9 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-y644y2 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-y644y2 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-rv8ynh {
  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-sbs91q .tower-rush-2fjqnu a {
    font-size: 12px;
  }
}

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

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

.tower-rush-lcs3mp {
  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-mk0e0f {
    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-mk0e0f img {
  width: 100%;
  display: block;
}

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

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

.tower-rush-oi9wfm .tower-rush-ny5r8h:first-child {
  margin-bottom:15px;
}

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

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

.tower-rush-oi9wfm .tower-rush-aknoa2 {
  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-egnta1, .tower-rush-8jrk38, [class*="review-card"],
thead, thead th, table th, .tower-rush-92blex,
.tower-rush-4hodls, [class*="collapsible-header"],
.tower-rush-rq8n9y, [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-i1w501,
.tower-rush-vphx0v {
  background: #111214 !important;
}
