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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-jk0ilc.tower-rush-t2cvfl {
  justify-content: center;
}

.tower-rush-jk0ilc.tower-rush-wrf8cz {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-afgq2r.tower-rush-nds9su {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-6h8rhy .tower-rush-0xe8yt {
  margin-bottom: 28px;
}

.tower-rush-6h8rhy .tower-rush-0xe8yt img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-9ld36r.tower-rush-3wwbps {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.tower-rush-mx6c0h li a.tower-rush-3wwbps {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .tower-rush-7jt3bk .tower-rush-0xe8yt img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ch0cm7.tower-rush-495fuh {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-7187ju {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vee5sb .tower-rush-c2iyp0 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-u07wki.tower-rush-l13jm7 span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-fd7m2w.tower-rush-tf6ho0 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-92qiwy {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-tkccge .tower-rush-at7le6 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ayrrpz.tower-rush-eobhat {
  display: none;
}

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

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

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

.tower-rush-iq08jf.tower-rush-pf5ilc {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-y95ci1 .tower-rush-s5g5o6 {
  position: relative;
}

.tower-rush-y95ci1 .tower-rush-v4rxne {
  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-y95ci1 .tower-rush-v4rxne.tower-rush-eobhat {
  display: none;
}

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

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

.tower-rush-y95ci1 .tower-rush-xjovb9 .tower-rush-k7nszn {
  max-width: 300px;
  width: 100%;
}

.tower-rush-y95ci1
  .tower-rush-xjovb9
  .tower-rush-k7nszn
  .tower-rush-f11yom {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-y95ci1
    .tower-rush-xjovb9
    .tower-rush-k7nszn
    .tower-rush-f11yom {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-y95ci1
  .tower-rush-xjovb9
  .tower-rush-k7nszn
  .tower-rush-7gpw5o {
  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-y95ci1
    .tower-rush-xjovb9
    .tower-rush-k7nszn
    .tower-rush-7gpw5o {
    text-align: center;
  }
}

.tower-rush-y95ci1 .tower-rush-xjovb9 .tower-rush-495fuh {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-y95ci1
  .tower-rush-xjovb9
  .tower-rush-495fuh
  .tower-rush-p7qyo0 {
  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-y95ci1
  .tower-rush-xjovb9
  .tower-rush-495fuh
  .tower-rush-p7qyo0:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-y95ci1
    .tower-rush-xjovb9
    .tower-rush-495fuh
    .tower-rush-p7qyo0 {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-y95ci1
    .tower-rush-xjovb9
    .tower-rush-495fuh
    .tower-rush-kl9xcy {
    width: 100%;
  }
}

.tower-rush-y95ci1 .tower-rush-xjovb9.tower-rush-eobhat {
  display: none;
}

.tower-rush-y95ci1 .tower-rush-ca9f5q {
  display: none;
}

.tower-rush-y95ci1 .tower-rush-ca9f5q.tower-rush-pf5ilc {
  display: block;
}

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

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

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

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

.tower-rush-y95ci1 .tower-rush-bla2o1 .tower-rush-f11yom {
  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-y95ci1 .tower-rush-bla2o1 .tower-rush-f11yom {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-dihle5.tower-rush-3wwbps {
  display: block;
}

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

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

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

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

.tower-rush-dxc62f.tower-rush-3wwbps {
  display: block;
}

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

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

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

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

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

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

.tower-rush-ad390g.tower-rush-eobhat {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-gdns8c.tower-rush-eobhat {
  display: none;
}

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

.tower-rush-gdns8c .tower-rush-sv2hlo {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-kzcjux > 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-4btcs1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-ifxaw0 44.tower-rush-r4rk1d.tower-rush-q2e6h0.tower-rush-kok5q7.tower-rush-vzb524.tower-rush-ix0qnr.tower-rush-ww79ov.tower-rush-f0hf1m.tower-rush-6omsob.tower-rush-hwhnbc.tower-rush-nb9ts3.tower-rush-vqq3ll.tower-rush-9q2spw 0l-12.tower-rush-bhzciq 30.tower-rush-ecqfex.tower-rush-19rjcf 2.tower-rush-37hr44.tower-rush-19rjcf 3.tower-rush-4sbebt 3.tower-rush-ppxxkt.tower-rush-bdusg7 3.tower-rush-x025fi.tower-rush-kaz147.tower-rush-yaw9zn.tower-rush-t7mi4h 7-3.tower-rush-bhzciq 10.tower-rush-02g60y.tower-rush-t7mi4h 23.tower-rush-u5etea.tower-rush-ro7um4 1.tower-rush-w5pfn7 2.tower-rush-bhzciq 3.tower-rush-ro7um4 1.tower-rush-bdusg7 5.tower-rush-stjkzq.tower-rush-bdusg7 32.tower-rush-sk051f.tower-rush-kaz147 5.tower-rush-9q2spw 4.tower-rush-t7mi4h 9.tower-rush-t7mi4h 8.tower-rush-bdusg7 6.tower-rush-lh9hfb.tower-rush-h8cqtk.tower-rush-0vtkoy.tower-rush-yhy63l.tower-rush-qchz3r 4.tower-rush-9jjvzo.tower-rush-qchz3r 6.tower-rush-qchz3r 0l29.tower-rush-9q2spw 17.tower-rush-mgzum2.tower-rush-803835 2.tower-rush-cgehfx 10.tower-rush-rim2xo.tower-rush-bhzciq 8.tower-rush-5a1aj2.tower-rush-mw40oi.tower-rush-c7osva.tower-rush-7ygk13.tower-rush-wv12a3.tower-rush-kaz147.tower-rush-ix0qnr.tower-rush-bhzciq 1.tower-rush-5ni9v8.tower-rush-tbvg0h.tower-rush-v7mq9t.tower-rush-72ua5o.tower-rush-fsfeet.tower-rush-w5pfn7 1.tower-rush-516xbw.tower-rush-magrch.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-kzcjux > input:checked ~ label,
.tower-rush-kzcjux > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-4btcs1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-ifxaw0 44.tower-rush-r4rk1d.tower-rush-q2e6h0.tower-rush-kok5q7.tower-rush-vzb524.tower-rush-ix0qnr.tower-rush-ww79ov.tower-rush-f0hf1m.tower-rush-6omsob.tower-rush-hwhnbc.tower-rush-nb9ts3.tower-rush-vqq3ll.tower-rush-9q2spw 0l-12.tower-rush-bhzciq 30.tower-rush-ecqfex.tower-rush-19rjcf 2.tower-rush-37hr44.tower-rush-19rjcf 3.tower-rush-4sbebt 3.tower-rush-ppxxkt.tower-rush-bdusg7 3.tower-rush-x025fi.tower-rush-kaz147.tower-rush-yaw9zn.tower-rush-t7mi4h 7-3.tower-rush-bhzciq 10.tower-rush-02g60y.tower-rush-t7mi4h 23.tower-rush-u5etea.tower-rush-ro7um4 1.tower-rush-w5pfn7 2.tower-rush-bhzciq 3.tower-rush-ro7um4 1.tower-rush-bdusg7 5.tower-rush-stjkzq.tower-rush-bdusg7 32.tower-rush-sk051f.tower-rush-kaz147 5.tower-rush-9q2spw 4.tower-rush-t7mi4h 9.tower-rush-t7mi4h 8.tower-rush-bdusg7 6.tower-rush-lh9hfb.tower-rush-h8cqtk.tower-rush-0vtkoy.tower-rush-yhy63l.tower-rush-qchz3r 4.tower-rush-9jjvzo.tower-rush-qchz3r 6.tower-rush-qchz3r 0l29.tower-rush-9q2spw 17.tower-rush-mgzum2.tower-rush-803835 2.tower-rush-cgehfx 10.tower-rush-rim2xo.tower-rush-bhzciq 8.tower-rush-5a1aj2.tower-rush-mw40oi.tower-rush-c7osva.tower-rush-7ygk13.tower-rush-wv12a3.tower-rush-kaz147.tower-rush-ix0qnr.tower-rush-bhzciq 1.tower-rush-5ni9v8.tower-rush-tbvg0h.tower-rush-v7mq9t.tower-rush-72ua5o.tower-rush-fsfeet.tower-rush-w5pfn7 1.tower-rush-516xbw.tower-rush-magrch.5z'/%3e%3c/svg%3e");
}

.tower-rush-kzcjux > input:not(:checked) ~ label:hover,
.tower-rush-kzcjux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-4btcs1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-ifxaw0 44.tower-rush-r4rk1d.tower-rush-q2e6h0.tower-rush-kok5q7.tower-rush-vzb524.tower-rush-ix0qnr.tower-rush-ww79ov.tower-rush-f0hf1m.tower-rush-6omsob.tower-rush-hwhnbc.tower-rush-nb9ts3.tower-rush-vqq3ll.tower-rush-9q2spw 0l-12.tower-rush-bhzciq 30.tower-rush-ecqfex.tower-rush-19rjcf 2.tower-rush-37hr44.tower-rush-19rjcf 3.tower-rush-4sbebt 3.tower-rush-ppxxkt.tower-rush-bdusg7 3.tower-rush-x025fi.tower-rush-kaz147.tower-rush-yaw9zn.tower-rush-t7mi4h 7-3.tower-rush-bhzciq 10.tower-rush-02g60y.tower-rush-t7mi4h 23.tower-rush-u5etea.tower-rush-ro7um4 1.tower-rush-w5pfn7 2.tower-rush-bhzciq 3.tower-rush-ro7um4 1.tower-rush-bdusg7 5.tower-rush-stjkzq.tower-rush-bdusg7 32.tower-rush-sk051f.tower-rush-kaz147 5.tower-rush-9q2spw 4.tower-rush-t7mi4h 9.tower-rush-t7mi4h 8.tower-rush-bdusg7 6.tower-rush-lh9hfb.tower-rush-h8cqtk.tower-rush-0vtkoy.tower-rush-yhy63l.tower-rush-qchz3r 4.tower-rush-9jjvzo.tower-rush-qchz3r 6.tower-rush-qchz3r 0l29.tower-rush-9q2spw 17.tower-rush-mgzum2.tower-rush-803835 2.tower-rush-cgehfx 10.tower-rush-rim2xo.tower-rush-bhzciq 8.tower-rush-5a1aj2.tower-rush-mw40oi.tower-rush-c7osva.tower-rush-7ygk13.tower-rush-wv12a3.tower-rush-kaz147.tower-rush-ix0qnr.tower-rush-bhzciq 1.tower-rush-5ni9v8.tower-rush-tbvg0h.tower-rush-v7mq9t.tower-rush-72ua5o.tower-rush-fsfeet.tower-rush-w5pfn7 1.tower-rush-516xbw.tower-rush-magrch.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-skgtxp.tower-rush-eobhat {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-skgtxp.tower-rush-etcvnz .tower-rush-rawce2 {
  background: #2b3b67;
}

.tower-rush-skgtxp.tower-rush-etcvnz .tower-rush-xe9155 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-skgtxp.tower-rush-etcvnz .tower-rush-xe9155::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-skgtxp.tower-rush-etcvnz .tower-rush-xe9155::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-skgtxp.tower-rush-etcvnz .tower-rush-cqxgna::before {
  background: #0e0f41;
}

.tower-rush-skgtxp.tower-rush-etcvnz .tower-rush-cqxgna::after {
  background: #152557;
}

.tower-rush-skgtxp.tower-rush-3zstbd .tower-rush-rawce2 {
  background: #1f35fa;
}

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

.tower-rush-skgtxp.tower-rush-3zstbd .tower-rush-xe9155::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-skgtxp.tower-rush-3zstbd .tower-rush-xe9155::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.tower-rush-skgtxp.tower-rush-3zstbd .tower-rush-cqxgna::after {
  background: #192ac8;
}

.tower-rush-skgtxp.tower-rush-vhvaqq .tower-rush-rawce2 {
  background: #fa771f;
}

.tower-rush-skgtxp.tower-rush-vhvaqq .tower-rush-xe9155 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-skgtxp.tower-rush-vhvaqq .tower-rush-xe9155::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-skgtxp.tower-rush-vhvaqq .tower-rush-xe9155::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-skgtxp.tower-rush-vhvaqq .tower-rush-cqxgna::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-skgtxp.tower-rush-vhvaqq .tower-rush-cqxgna::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-dm5dsz .tower-rush-e2odyo {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.tower-rush-c5noff.tower-rush-eobhat {
  display: none;
}

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

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

.tower-rush-kmxwhv {
  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-tot4bm {
  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-49h4tb small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-erc8ek .tower-rush-e2odyo {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-2h2gfk {
  justify-content: center;
}

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

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

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

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

.tower-rush-211uyf .tower-rush-mn8pbt {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-lj8kzb.tower-rush-3wwbps .tower-rush-nlpph0::after {
  transform: rotate(45deg);
}

.tower-rush-ckg9fx {
  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-lj8kzb.tower-rush-3wwbps .tower-rush-ckg9fx {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-kzcjux > input:not(:checked) ~ label:hover,
.tower-rush-kzcjux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-te097o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-euusfq 44.tower-rush-sxkrzs.tower-rush-n7zple.tower-rush-b2zkn4.tower-rush-qtsvt2.tower-rush-9rpq94.tower-rush-zohwsh.tower-rush-g0xtaa.tower-rush-7yluok.tower-rush-oyuv4d.tower-rush-hhjzf4.tower-rush-gqg1ra.tower-rush-d1coxn 0l-12.tower-rush-zy2sk0 30.tower-rush-x6aozt.tower-rush-ufq3et 2.tower-rush-grjva6.tower-rush-ufq3et 3.tower-rush-5et0gk 3.tower-rush-izosqg.tower-rush-zj8wsa 3.tower-rush-1cijek.tower-rush-ya66tv.tower-rush-rnqiy1.tower-rush-z8bvpq 7-3.tower-rush-zy2sk0 10.tower-rush-olmkux.tower-rush-z8bvpq 23.tower-rush-iawyit.tower-rush-evgt5s 1.tower-rush-kho3kg 2.tower-rush-zy2sk0 3.tower-rush-evgt5s 1.tower-rush-zj8wsa 5.tower-rush-u5z31b.tower-rush-zj8wsa 32.tower-rush-apc8vd.tower-rush-ya66tv 5.tower-rush-d1coxn 4.tower-rush-z8bvpq 9.tower-rush-z8bvpq 8.tower-rush-zj8wsa 6.tower-rush-zxswv8.tower-rush-erajrz.tower-rush-bxebey.tower-rush-phit9x.tower-rush-4oz55b 4.tower-rush-c78ut6.tower-rush-4oz55b 6.tower-rush-4oz55b 0l29.tower-rush-d1coxn 17.tower-rush-36abqc.tower-rush-c01a4v 2.tower-rush-626gsu 10.tower-rush-6ldo1p.tower-rush-zy2sk0 8.tower-rush-euqxqo.tower-rush-vmup82.tower-rush-jehasf.tower-rush-6qdfxt.tower-rush-8ublf4.tower-rush-ya66tv.tower-rush-9rpq94.tower-rush-zy2sk0 1.tower-rush-1ssm4v.tower-rush-o2uy8e.tower-rush-qklm3z.tower-rush-fwsxri.tower-rush-j43uhe.tower-rush-kho3kg 1.tower-rush-a3rf24.tower-rush-9dthp9.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-fkllus.tower-rush-w70gpq {
  display: none;
}

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

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

.tower-rush-nbp3c3 {
  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-4x52er {
  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-tvzrob small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-z2nyuo .tower-rush-s747mh {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-e3pele 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-e3pele 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-29cj83 {
  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-29cj83.tower-rush-z246t1 {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-b3tfx5 > input:not(:checked) ~ label:hover,
.tower-rush-b3tfx5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-5dz8se.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-7xkah9 44.tower-rush-6ed6df.tower-rush-rmft5w.tower-rush-4dfg40.tower-rush-dvojqs.tower-rush-vcmi2j.tower-rush-inppjf.tower-rush-k1v8f0.tower-rush-0k9jfl.tower-rush-kp4hl8.tower-rush-vguu6o.tower-rush-x4f9xi.tower-rush-o5w52k 0l-12.tower-rush-6h68is 30.tower-rush-v6z5r7.tower-rush-64tncp 2.tower-rush-x1h7x0.tower-rush-64tncp 3.tower-rush-ckcd4e 3.tower-rush-6j7dbu.tower-rush-cu1pf7 3.tower-rush-hmsv44.tower-rush-zo9k0o.tower-rush-zgcerl.tower-rush-8r4mok 7-3.tower-rush-6h68is 10.tower-rush-34ivug.tower-rush-8r4mok 23.tower-rush-5qka51.tower-rush-0kr5kz 1.tower-rush-hnvx5n 2.tower-rush-6h68is 3.tower-rush-0kr5kz 1.tower-rush-cu1pf7 5.tower-rush-394tpd.tower-rush-cu1pf7 32.tower-rush-isz4qp.tower-rush-zo9k0o 5.tower-rush-o5w52k 4.tower-rush-8r4mok 9.tower-rush-8r4mok 8.tower-rush-cu1pf7 6.tower-rush-oqixcr.tower-rush-q4240x.tower-rush-n3psa5.tower-rush-od3w8c.tower-rush-349cbf 4.tower-rush-df2fhp.tower-rush-349cbf 6.tower-rush-349cbf 0l29.tower-rush-o5w52k 17.tower-rush-6epdpg.tower-rush-l59exp 2.tower-rush-w7xldq 10.tower-rush-h0haot.tower-rush-6h68is 8.tower-rush-k5ew67.tower-rush-2m6wnt.tower-rush-3r8i6n.tower-rush-65kvx1.tower-rush-dea71w.tower-rush-zo9k0o.tower-rush-vcmi2j.tower-rush-6h68is 1.tower-rush-iwxrj9.tower-rush-ut9387.tower-rush-ngei30.tower-rush-laui3t.tower-rush-0t4fes.tower-rush-hnvx5n 1.tower-rush-rz9jm3.tower-rush-rawixs.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-xkid5t.tower-rush-utz884 {
  display: none;
}

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

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

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

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

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

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

.tower-rush-kzpijp .tower-rush-ha59op {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-ag0aa6 {
  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-xkid5t {
  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-xkid5t.tower-rush-4kbjq1 {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-yifgqc.tower-rush-97mg3c .tower-rush-1nyvhe::after {
  transform: rotate(45deg);
}

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

.tower-rush-jf74dy {
  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-yifgqc.tower-rush-97mg3c .tower-rush-jf74dy {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

@media (max-width: 601px) {
  .tower-rush-806gc3 .tower-rush-58xnl6 img {
    margin-top: -150px !important;
  }

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

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

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

/* popup */

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

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

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

.tower-rush-dvvi3c.tower-rush-spkzv4 {
  bottom: 40px;
}

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

.tower-rush-98lsce {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-uuk5hm 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-p8c6dj {
  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-t5oywb ease;
  z-index: 10000;
}

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

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

  .tower-rush-fobi76 .tower-rush-gwdah1 {
    font-size: 13.5px;
  }

  .tower-rush-dvvi3c .tower-rush-98lsce {
    animation: jump-y 0.tower-rush-uuk5hm infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vtm410 {
  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-vtm410 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-vtm410 {
    padding: 50px 16px 68px;
  }
}
.tower-rush-94t6gi {
  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-94t6gi {
    flex-direction: column;
  }
}
.tower-rush-njgt65 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-njgt65 {
    margin-bottom: 40px;
  }
}
.tower-rush-wxhvhg .tower-rush-tirczl {
  margin-bottom: 28px;
}
.tower-rush-wxhvhg .tower-rush-tirczl img {
  max-height: 100px;
  width: auto;
}
.tower-rush-4tyl3p {
  display: flex;
  align-items: center;
}
.tower-rush-4tyl3p a + a {
  margin-left: 24px;
}
.tower-rush-4tyl3p img {
  max-height: 56px;
  width: auto;
}
.tower-rush-4tyl3p img + img {
  margin-left: 24px;
}
.tower-rush-5yh2vg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-5yh2vg {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-3vjes7 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-3vjes7 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vyk7r1 {
  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-7jt3bk .tower-rush-ch0cm7 a {
    font-size: 12px;
  }
}

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

.tower-rush-psy7wd {
  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-psy7wd {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-psy7wd {
    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-umwdb7, .tower-rush-8g6ahh, [class*="review-card"],
thead, thead th, table th, .tower-rush-zuueog,
.tower-rush-5gp8x6, [class*="collapsible-header"],
.tower-rush-brxql8, [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-8deabb,
.tower-rush-y5cnx7 {
  background: #111214 !important;
}
