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

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

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

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

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

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

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

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

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

.tower-rush-1692si figure {
  margin: 0;
}

.tower-rush-1692si.tower-rush-pysko7 {
  justify-content: flex-start;
  margin-right: 4px;
}

.tower-rush-1692si.tower-rush-s4wlvy {
  justify-content: flex-end;
  margin-left: 4px;
}

.tower-rush-1692si.tower-rush-iqza89 {
  justify-content: center;
}

.tower-rush-1692si.tower-rush-38g939 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-al14ho.tower-rush-a1uav4 {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-2n321v .tower-rush-99eya8 {
  margin-bottom: 28px;
}

.tower-rush-2n321v .tower-rush-99eya8 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-eslkhy.tower-rush-gukqv4 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .tower-rush-9kkvmr .tower-rush-99eya8 img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-7qcbmb.tower-rush-vpw5xe {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-60g4mh {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-2bpp25 .tower-rush-ab0ewt {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.tower-rush-2bpp25 .tower-rush-1c8arg {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.tower-rush-ga4x1c .tower-rush-u3i6p7 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-y6ejnh.tower-rush-5sgh07 span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-uq4nv0.tower-rush-bozspd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-cmoyig .tower-rush-cmf0e3 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-11g42q.tower-rush-knzcpk {
  display: none;
}

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

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

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

.tower-rush-8ptn20.tower-rush-56f73i {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-facdd8 .tower-rush-k9tvsu {
  position: relative;
}

.tower-rush-facdd8 .tower-rush-nudzzx {
  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-facdd8 .tower-rush-nudzzx.tower-rush-knzcpk {
  display: none;
}

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

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

.tower-rush-facdd8 .tower-rush-qiw0aj .tower-rush-y2yanh {
  max-width: 300px;
  width: 100%;
}

.tower-rush-facdd8
  .tower-rush-qiw0aj
  .tower-rush-y2yanh
  .tower-rush-5gu4ei {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-facdd8
    .tower-rush-qiw0aj
    .tower-rush-y2yanh
    .tower-rush-5gu4ei {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-facdd8
  .tower-rush-qiw0aj
  .tower-rush-y2yanh
  .tower-rush-emj5sl {
  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-facdd8
    .tower-rush-qiw0aj
    .tower-rush-y2yanh
    .tower-rush-emj5sl {
    text-align: center;
  }
}

.tower-rush-facdd8 .tower-rush-qiw0aj .tower-rush-vpw5xe {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-facdd8
  .tower-rush-qiw0aj
  .tower-rush-vpw5xe
  .tower-rush-vudp15 {
  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-facdd8
  .tower-rush-qiw0aj
  .tower-rush-vpw5xe
  .tower-rush-vudp15:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-facdd8
    .tower-rush-qiw0aj
    .tower-rush-vpw5xe
    .tower-rush-vudp15 {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-facdd8
    .tower-rush-qiw0aj
    .tower-rush-vpw5xe
    .tower-rush-8im2xf {
    width: 100%;
  }
}

.tower-rush-facdd8 .tower-rush-qiw0aj.tower-rush-knzcpk {
  display: none;
}

.tower-rush-facdd8 .tower-rush-gd1nyi {
  display: none;
}

.tower-rush-facdd8 .tower-rush-gd1nyi.tower-rush-56f73i {
  display: block;
}

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

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

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

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

.tower-rush-facdd8 .tower-rush-0jwo5o .tower-rush-5gu4ei {
  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-facdd8 .tower-rush-0jwo5o .tower-rush-5gu4ei {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-sj4zcf.tower-rush-gukqv4 {
  display: block;
}

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

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

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

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

.tower-rush-bbdjby.tower-rush-gukqv4 {
  display: block;
}

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

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

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

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

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

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

.tower-rush-2mbhqu.tower-rush-knzcpk {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vgmrj8.tower-rush-knzcpk {
  display: none;
}

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

.tower-rush-vgmrj8 .tower-rush-mosfgf {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-gkifwu > 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-eo6qe5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-kbmr3o 44.tower-rush-i3ss1p.tower-rush-8fyzrb.tower-rush-kt2zzr.tower-rush-pjcmv1.tower-rush-dhx5ku.tower-rush-hsoh0k.tower-rush-vhetql.tower-rush-69y86t.tower-rush-k5yeui.tower-rush-pxjo7n.tower-rush-ms1plr.tower-rush-gmu30t 0l-12.tower-rush-2ytzb9 30.tower-rush-ebfoty.tower-rush-iqu4mb 2.tower-rush-8om84u.tower-rush-iqu4mb 3.tower-rush-tps2m0 3.tower-rush-wfcxro.tower-rush-cfn1tb 3.tower-rush-miw9c0.tower-rush-xhryc2.tower-rush-a2qatk.tower-rush-8bczaq 7-3.tower-rush-2ytzb9 10.tower-rush-h5kjxb.tower-rush-8bczaq 23.tower-rush-qw5arl.tower-rush-koxrri 1.tower-rush-3836c2 2.tower-rush-2ytzb9 3.tower-rush-koxrri 1.tower-rush-cfn1tb 5.tower-rush-qgtg7f.tower-rush-cfn1tb 32.tower-rush-698ncf.tower-rush-xhryc2 5.tower-rush-gmu30t 4.tower-rush-8bczaq 9.tower-rush-8bczaq 8.tower-rush-cfn1tb 6.tower-rush-wbnp1l.tower-rush-8y5rwi.tower-rush-hrobyl.tower-rush-dd6ido.tower-rush-m09x8m 4.tower-rush-kiph96.tower-rush-m09x8m 6.tower-rush-m09x8m 0l29.tower-rush-gmu30t 17.tower-rush-okk3ie.tower-rush-1w0mnu 2.tower-rush-k7jube 10.tower-rush-s4rpga.tower-rush-2ytzb9 8.tower-rush-3tyzjs.tower-rush-iau0ar.tower-rush-k0qtju.tower-rush-owlqxt.tower-rush-id0x6r.tower-rush-xhryc2.tower-rush-dhx5ku.tower-rush-2ytzb9 1.tower-rush-l5in28.tower-rush-9dno14.tower-rush-6v0nuo.tower-rush-n7mr19.tower-rush-5t78qq.tower-rush-3836c2 1.tower-rush-o7p20a.tower-rush-14xfxr.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-gkifwu > input:checked ~ label,
.tower-rush-gkifwu > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-eo6qe5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-kbmr3o 44.tower-rush-i3ss1p.tower-rush-8fyzrb.tower-rush-kt2zzr.tower-rush-pjcmv1.tower-rush-dhx5ku.tower-rush-hsoh0k.tower-rush-vhetql.tower-rush-69y86t.tower-rush-k5yeui.tower-rush-pxjo7n.tower-rush-ms1plr.tower-rush-gmu30t 0l-12.tower-rush-2ytzb9 30.tower-rush-ebfoty.tower-rush-iqu4mb 2.tower-rush-8om84u.tower-rush-iqu4mb 3.tower-rush-tps2m0 3.tower-rush-wfcxro.tower-rush-cfn1tb 3.tower-rush-miw9c0.tower-rush-xhryc2.tower-rush-a2qatk.tower-rush-8bczaq 7-3.tower-rush-2ytzb9 10.tower-rush-h5kjxb.tower-rush-8bczaq 23.tower-rush-qw5arl.tower-rush-koxrri 1.tower-rush-3836c2 2.tower-rush-2ytzb9 3.tower-rush-koxrri 1.tower-rush-cfn1tb 5.tower-rush-qgtg7f.tower-rush-cfn1tb 32.tower-rush-698ncf.tower-rush-xhryc2 5.tower-rush-gmu30t 4.tower-rush-8bczaq 9.tower-rush-8bczaq 8.tower-rush-cfn1tb 6.tower-rush-wbnp1l.tower-rush-8y5rwi.tower-rush-hrobyl.tower-rush-dd6ido.tower-rush-m09x8m 4.tower-rush-kiph96.tower-rush-m09x8m 6.tower-rush-m09x8m 0l29.tower-rush-gmu30t 17.tower-rush-okk3ie.tower-rush-1w0mnu 2.tower-rush-k7jube 10.tower-rush-s4rpga.tower-rush-2ytzb9 8.tower-rush-3tyzjs.tower-rush-iau0ar.tower-rush-k0qtju.tower-rush-owlqxt.tower-rush-id0x6r.tower-rush-xhryc2.tower-rush-dhx5ku.tower-rush-2ytzb9 1.tower-rush-l5in28.tower-rush-9dno14.tower-rush-6v0nuo.tower-rush-n7mr19.tower-rush-5t78qq.tower-rush-3836c2 1.tower-rush-o7p20a.tower-rush-14xfxr.5z'/%3e%3c/svg%3e");
}

.tower-rush-gkifwu > input:not(:checked) ~ label:hover,
.tower-rush-gkifwu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-eo6qe5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-kbmr3o 44.tower-rush-i3ss1p.tower-rush-8fyzrb.tower-rush-kt2zzr.tower-rush-pjcmv1.tower-rush-dhx5ku.tower-rush-hsoh0k.tower-rush-vhetql.tower-rush-69y86t.tower-rush-k5yeui.tower-rush-pxjo7n.tower-rush-ms1plr.tower-rush-gmu30t 0l-12.tower-rush-2ytzb9 30.tower-rush-ebfoty.tower-rush-iqu4mb 2.tower-rush-8om84u.tower-rush-iqu4mb 3.tower-rush-tps2m0 3.tower-rush-wfcxro.tower-rush-cfn1tb 3.tower-rush-miw9c0.tower-rush-xhryc2.tower-rush-a2qatk.tower-rush-8bczaq 7-3.tower-rush-2ytzb9 10.tower-rush-h5kjxb.tower-rush-8bczaq 23.tower-rush-qw5arl.tower-rush-koxrri 1.tower-rush-3836c2 2.tower-rush-2ytzb9 3.tower-rush-koxrri 1.tower-rush-cfn1tb 5.tower-rush-qgtg7f.tower-rush-cfn1tb 32.tower-rush-698ncf.tower-rush-xhryc2 5.tower-rush-gmu30t 4.tower-rush-8bczaq 9.tower-rush-8bczaq 8.tower-rush-cfn1tb 6.tower-rush-wbnp1l.tower-rush-8y5rwi.tower-rush-hrobyl.tower-rush-dd6ido.tower-rush-m09x8m 4.tower-rush-kiph96.tower-rush-m09x8m 6.tower-rush-m09x8m 0l29.tower-rush-gmu30t 17.tower-rush-okk3ie.tower-rush-1w0mnu 2.tower-rush-k7jube 10.tower-rush-s4rpga.tower-rush-2ytzb9 8.tower-rush-3tyzjs.tower-rush-iau0ar.tower-rush-k0qtju.tower-rush-owlqxt.tower-rush-id0x6r.tower-rush-xhryc2.tower-rush-dhx5ku.tower-rush-2ytzb9 1.tower-rush-l5in28.tower-rush-9dno14.tower-rush-6v0nuo.tower-rush-n7mr19.tower-rush-5t78qq.tower-rush-3836c2 1.tower-rush-o7p20a.tower-rush-14xfxr.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-lfbaja.tower-rush-knzcpk {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-lfbaja.tower-rush-3do0xn .tower-rush-cwmiyn {
  background: #2b3b67;
}

.tower-rush-lfbaja.tower-rush-3do0xn .tower-rush-33apur {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-lfbaja.tower-rush-3do0xn .tower-rush-33apur::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-lfbaja.tower-rush-3do0xn .tower-rush-33apur::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-lfbaja.tower-rush-3do0xn .tower-rush-z8p3ut::before {
  background: #0e0f41;
}

.tower-rush-lfbaja.tower-rush-3do0xn .tower-rush-z8p3ut::after {
  background: #152557;
}

.tower-rush-lfbaja.tower-rush-f08nu5 .tower-rush-cwmiyn {
  background: #1f35fa;
}

.tower-rush-lfbaja.tower-rush-f08nu5 .tower-rush-33apur {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.tower-rush-lfbaja.tower-rush-f08nu5 .tower-rush-33apur::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-lfbaja.tower-rush-f08nu5 .tower-rush-33apur::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.tower-rush-lfbaja.tower-rush-f08nu5 .tower-rush-z8p3ut::after {
  background: #192ac8;
}

.tower-rush-lfbaja.tower-rush-vnq634 .tower-rush-cwmiyn {
  background: #fa771f;
}

.tower-rush-lfbaja.tower-rush-vnq634 .tower-rush-33apur {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-lfbaja.tower-rush-vnq634 .tower-rush-33apur::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-lfbaja.tower-rush-vnq634 .tower-rush-33apur::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-lfbaja.tower-rush-vnq634 .tower-rush-z8p3ut::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-lfbaja.tower-rush-vnq634 .tower-rush-z8p3ut::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-u5ky91 .tower-rush-lxzh04 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-4zerwo {
  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-4zerwo.tower-rush-56f73i {
  display: block;
}

.tower-rush-4zerwo.tower-rush-knzcpk {
  display: none;
}

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

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

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

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

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

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

.tower-rush-ukm0bf .tower-rush-lxzh04 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-46qxob {
  justify-content: center;
}

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

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

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

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

.tower-rush-i6u8oo .tower-rush-5a05fk {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-4a8ke6.tower-rush-gukqv4 .tower-rush-upu79w::after {
  transform: rotate(45deg);
}

.tower-rush-eimovc {
  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-4a8ke6.tower-rush-gukqv4 .tower-rush-eimovc {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-gkifwu > input:not(:checked) ~ label:hover,
.tower-rush-gkifwu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-ycmkuh.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-c9cbip 44.tower-rush-8bgxv3.tower-rush-21fft5.tower-rush-uky5vf.tower-rush-uy8fim.tower-rush-cxvvo1.tower-rush-a0kit7.tower-rush-6iw3sf.tower-rush-va0p2s.tower-rush-2j1enf.tower-rush-605cj2.tower-rush-vxgort.tower-rush-7vxblz 0l-12.tower-rush-w12gx1 30.tower-rush-x5jt30.tower-rush-j2pzb9 2.tower-rush-wmb4fh.tower-rush-j2pzb9 3.tower-rush-k83c9e 3.tower-rush-1jiwu8.tower-rush-x8yx71 3.tower-rush-yuifa3.tower-rush-f79mne.tower-rush-likyfi.tower-rush-r6dhrb 7-3.tower-rush-w12gx1 10.tower-rush-3g07ig.tower-rush-r6dhrb 23.tower-rush-xxilcu.tower-rush-7kaqzz 1.tower-rush-fzazoj 2.tower-rush-w12gx1 3.tower-rush-7kaqzz 1.tower-rush-x8yx71 5.tower-rush-bf0nev.tower-rush-x8yx71 32.tower-rush-6q3ioy.tower-rush-f79mne 5.tower-rush-7vxblz 4.tower-rush-r6dhrb 9.tower-rush-r6dhrb 8.tower-rush-x8yx71 6.tower-rush-wrusqw.tower-rush-z5fskr.tower-rush-ljdfw5.tower-rush-e0e9w5.tower-rush-5x8sgu 4.tower-rush-3ciz92.tower-rush-5x8sgu 6.tower-rush-5x8sgu 0l29.tower-rush-7vxblz 17.tower-rush-4xpk6r.tower-rush-z86li0 2.tower-rush-pldnaj 10.tower-rush-7xclsn.tower-rush-w12gx1 8.tower-rush-0asfvq.tower-rush-bnb6ll.tower-rush-j2g4kh.tower-rush-wz2yfv.tower-rush-4r3kk5.tower-rush-f79mne.tower-rush-cxvvo1.tower-rush-w12gx1 1.tower-rush-kj6pcy.tower-rush-t1zamx.tower-rush-6cbv8t.tower-rush-opzrzl.tower-rush-9fesoe.tower-rush-fzazoj 1.tower-rush-elje3q.tower-rush-sagjao.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-jrxdlh.tower-rush-ey92qg {
  display: none;
}

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

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

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

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

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

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

.tower-rush-sfd4na .tower-rush-twc9p6 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-ht10vu 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-ht10vu 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-o3cngg {
  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-o3cngg.tower-rush-j6axj8 {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-ao9k5i > input:not(:checked) ~ label:hover,
.tower-rush-ao9k5i > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-3gambe.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-gq4hrs 44.tower-rush-yj2bce.tower-rush-kiqrgf.tower-rush-dw9dum.tower-rush-68le2j.tower-rush-gi84fy.tower-rush-0evwfi.tower-rush-h1k69q.tower-rush-hrwlz0.tower-rush-odi303.tower-rush-zmtndj.tower-rush-6wtgs4.tower-rush-xt9jra 0l-12.tower-rush-0nobyn 30.tower-rush-zx9rf4.tower-rush-6usni9 2.tower-rush-h10zmw.tower-rush-6usni9 3.tower-rush-5ang74 3.tower-rush-i7e3ks.tower-rush-2gw1oa 3.tower-rush-hrj50a.tower-rush-6lllk2.tower-rush-555i4t.tower-rush-pymux7 7-3.tower-rush-0nobyn 10.tower-rush-dtu53n.tower-rush-pymux7 23.tower-rush-zh6pq9.tower-rush-biafxw 1.tower-rush-0knjit 2.tower-rush-0nobyn 3.tower-rush-biafxw 1.tower-rush-2gw1oa 5.tower-rush-m2q5mq.tower-rush-2gw1oa 32.tower-rush-ense2k.tower-rush-6lllk2 5.tower-rush-xt9jra 4.tower-rush-pymux7 9.tower-rush-pymux7 8.tower-rush-2gw1oa 6.tower-rush-mdkesy.tower-rush-zuoe87.tower-rush-5jhv2b.tower-rush-2g2vwm.tower-rush-2be6j2 4.tower-rush-bok60b.tower-rush-2be6j2 6.tower-rush-2be6j2 0l29.tower-rush-xt9jra 17.tower-rush-imjii7.tower-rush-3ujva9 2.tower-rush-3pfh54 10.tower-rush-d6uwdw.tower-rush-0nobyn 8.tower-rush-ye67et.tower-rush-1w5gy4.tower-rush-8cfdht.tower-rush-fivhzq.tower-rush-cfbn2q.tower-rush-6lllk2.tower-rush-gi84fy.tower-rush-0nobyn 1.tower-rush-ufl88o.tower-rush-fxjmyf.tower-rush-e96upd.tower-rush-red2yo.tower-rush-8hna3e.tower-rush-0knjit 1.tower-rush-5k5abv.tower-rush-49skep.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-6ho5z3 {
  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-6ho5z3.tower-rush-96j67x {
  display: block;
}

.tower-rush-6ho5z3.tower-rush-hhjlo1 {
  display: none;
}

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

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

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

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

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

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

.tower-rush-4d82mv .tower-rush-tat7l1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-0nr1rk {
  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-6ho5z3 {
  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-6ho5z3.tower-rush-96j67x {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-oiajbq.tower-rush-jnmd5r .tower-rush-5p3awv::after {
  transform: rotate(45deg);
}

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

.tower-rush-pbx16z {
  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-oiajbq.tower-rush-jnmd5r .tower-rush-pbx16z {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-51694a.tower-rush-sp5w1o {
  bottom: 40px;
}

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

.tower-rush-2st427 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-1buzti 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-l7o7la {
  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-qe0vwm ease;
  z-index: 10000;
}

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

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

  .tower-rush-l3qzbf .tower-rush-vl259x {
    font-size: 13.5px;
  }

  .tower-rush-51694a .tower-rush-2st427 {
    animation: jump-y 0.tower-rush-1buzti infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

.tower-rush-j0wboc .tower-rush-6tye9w {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-zrxcmc {
  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-zrxcmc {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-zrxcmc {
    padding: 50px 16px 68px;
  }
}
.tower-rush-pfp35w {
  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-pfp35w {
    flex-direction: column;
  }
}
.tower-rush-oksm3w {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-oksm3w {
    margin-bottom: 40px;
  }
}
.tower-rush-kl20q9 .tower-rush-b6t93b {
  margin-bottom: 28px;
}
.tower-rush-kl20q9 .tower-rush-b6t93b img {
  max-height: 100px;
  width: auto;
}
.tower-rush-bkin5c {
  display: flex;
  align-items: center;
}
.tower-rush-bkin5c a + a {
  margin-left: 24px;
}
.tower-rush-bkin5c img {
  max-height: 56px;
  width: auto;
}
.tower-rush-bkin5c img + img {
  margin-left: 24px;
}
.tower-rush-j7o0jn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-j7o0jn {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-lpfphx {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-lpfphx {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-6zn5bh {
  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-9kkvmr .tower-rush-7qcbmb a {
    font-size: 12px;
  }
}

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

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