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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-hr37b3.tower-rush-gi2ir9 {
  justify-content: center;
}

.tower-rush-hr37b3.tower-rush-zdfvt9 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ui4iti.tower-rush-z578an {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-jmnfvj .tower-rush-decwzx {
  margin-bottom: 28px;
}

.tower-rush-jmnfvj .tower-rush-decwzx img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ryovy4.tower-rush-8curpn {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.tower-rush-5b1qro li a.tower-rush-8curpn {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-k89rya.tower-rush-m86v4q {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-1hn65m .tower-rush-a1bm4g {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

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

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

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

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

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

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

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

.tower-rush-qyxpkb .tower-rush-mljsvf {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-orr1oe.tower-rush-bix7il span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-e5bozy.tower-rush-c7d4ic {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-3zrpg2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-1coj9d .tower-rush-1axzqd {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-hijlvp.tower-rush-tynrm8 {
  display: none;
}

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

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

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

.tower-rush-ay9shw.tower-rush-14fcj4 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-bd384v .tower-rush-0nwb7e {
  position: relative;
}

.tower-rush-bd384v .tower-rush-6nroz2 {
  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-bd384v .tower-rush-6nroz2.tower-rush-tynrm8 {
  display: none;
}

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

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

.tower-rush-bd384v .tower-rush-us7mw5 .tower-rush-dszrdy {
  max-width: 300px;
  width: 100%;
}

.tower-rush-bd384v
  .tower-rush-us7mw5
  .tower-rush-dszrdy
  .tower-rush-9efzb3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-bd384v
    .tower-rush-us7mw5
    .tower-rush-dszrdy
    .tower-rush-9efzb3 {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-bd384v
  .tower-rush-us7mw5
  .tower-rush-dszrdy
  .tower-rush-igwy94 {
  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-bd384v
    .tower-rush-us7mw5
    .tower-rush-dszrdy
    .tower-rush-igwy94 {
    text-align: center;
  }
}

.tower-rush-bd384v .tower-rush-us7mw5 .tower-rush-m86v4q {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-bd384v
  .tower-rush-us7mw5
  .tower-rush-m86v4q
  .tower-rush-wagzg2 {
  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-bd384v
  .tower-rush-us7mw5
  .tower-rush-m86v4q
  .tower-rush-wagzg2:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-bd384v
    .tower-rush-us7mw5
    .tower-rush-m86v4q
    .tower-rush-wagzg2 {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-bd384v
    .tower-rush-us7mw5
    .tower-rush-m86v4q
    .tower-rush-txv4hf {
    width: 100%;
  }
}

.tower-rush-bd384v .tower-rush-us7mw5.tower-rush-tynrm8 {
  display: none;
}

.tower-rush-bd384v .tower-rush-mi3igf {
  display: none;
}

.tower-rush-bd384v .tower-rush-mi3igf.tower-rush-14fcj4 {
  display: block;
}

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

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

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

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

.tower-rush-bd384v .tower-rush-d5ed7o .tower-rush-9efzb3 {
  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-bd384v .tower-rush-d5ed7o .tower-rush-9efzb3 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-063zj2.tower-rush-8curpn {
  display: block;
}

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

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

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

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

.tower-rush-yq6h9g.tower-rush-8curpn {
  display: block;
}

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

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

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

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

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

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

.tower-rush-x54cha.tower-rush-tynrm8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-stbusl.tower-rush-tynrm8 {
  display: none;
}

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

.tower-rush-stbusl .tower-rush-rdea9g {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-7q158n > 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-um4a24.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-2ym5bu 44.tower-rush-6815ne.tower-rush-kvct7o.tower-rush-und8wf.tower-rush-tuxgkp.tower-rush-kbykg7.tower-rush-vz9h5y.tower-rush-50fl7g.tower-rush-sjumnb.tower-rush-mdcvi9.tower-rush-7k2rdm.tower-rush-2r9mg2.tower-rush-b8pm26 0l-12.tower-rush-reh1vp 30.tower-rush-dd30kt.tower-rush-t2fhnu 2.tower-rush-kh7heb.tower-rush-t2fhnu 3.tower-rush-6tum1x 3.tower-rush-4jrkok.tower-rush-gyuwzo 3.tower-rush-la3gsb.tower-rush-ymwt2d.tower-rush-hdrfbb.tower-rush-q5450t 7-3.tower-rush-reh1vp 10.tower-rush-oq3lad.tower-rush-q5450t 23.tower-rush-nsmy4c.tower-rush-viv21h 1.tower-rush-48lmbu 2.tower-rush-reh1vp 3.tower-rush-viv21h 1.tower-rush-gyuwzo 5.tower-rush-3edn9j.tower-rush-gyuwzo 32.tower-rush-igwm0k.tower-rush-ymwt2d 5.tower-rush-b8pm26 4.tower-rush-q5450t 9.tower-rush-q5450t 8.tower-rush-gyuwzo 6.tower-rush-f9fj42.tower-rush-5vhgos.tower-rush-n3p5w6.tower-rush-cj13um.tower-rush-1gm2p6 4.tower-rush-msdykm.tower-rush-1gm2p6 6.tower-rush-1gm2p6 0l29.tower-rush-b8pm26 17.tower-rush-psfxcr.tower-rush-5v3zmt 2.tower-rush-qwq31d 10.tower-rush-u4j4qo.tower-rush-reh1vp 8.tower-rush-a0l9pz.tower-rush-y562l6.tower-rush-x3wzbx.tower-rush-jvymgh.tower-rush-de99ko.tower-rush-ymwt2d.tower-rush-kbykg7.tower-rush-reh1vp 1.tower-rush-uh4zxd.tower-rush-nwsq36.tower-rush-bxz2qh.tower-rush-b5m9zv.tower-rush-p79pba.tower-rush-48lmbu 1.tower-rush-n8s87y.tower-rush-vft1r2.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-7q158n > input:checked ~ label,
.tower-rush-7q158n > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-um4a24.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-2ym5bu 44.tower-rush-6815ne.tower-rush-kvct7o.tower-rush-und8wf.tower-rush-tuxgkp.tower-rush-kbykg7.tower-rush-vz9h5y.tower-rush-50fl7g.tower-rush-sjumnb.tower-rush-mdcvi9.tower-rush-7k2rdm.tower-rush-2r9mg2.tower-rush-b8pm26 0l-12.tower-rush-reh1vp 30.tower-rush-dd30kt.tower-rush-t2fhnu 2.tower-rush-kh7heb.tower-rush-t2fhnu 3.tower-rush-6tum1x 3.tower-rush-4jrkok.tower-rush-gyuwzo 3.tower-rush-la3gsb.tower-rush-ymwt2d.tower-rush-hdrfbb.tower-rush-q5450t 7-3.tower-rush-reh1vp 10.tower-rush-oq3lad.tower-rush-q5450t 23.tower-rush-nsmy4c.tower-rush-viv21h 1.tower-rush-48lmbu 2.tower-rush-reh1vp 3.tower-rush-viv21h 1.tower-rush-gyuwzo 5.tower-rush-3edn9j.tower-rush-gyuwzo 32.tower-rush-igwm0k.tower-rush-ymwt2d 5.tower-rush-b8pm26 4.tower-rush-q5450t 9.tower-rush-q5450t 8.tower-rush-gyuwzo 6.tower-rush-f9fj42.tower-rush-5vhgos.tower-rush-n3p5w6.tower-rush-cj13um.tower-rush-1gm2p6 4.tower-rush-msdykm.tower-rush-1gm2p6 6.tower-rush-1gm2p6 0l29.tower-rush-b8pm26 17.tower-rush-psfxcr.tower-rush-5v3zmt 2.tower-rush-qwq31d 10.tower-rush-u4j4qo.tower-rush-reh1vp 8.tower-rush-a0l9pz.tower-rush-y562l6.tower-rush-x3wzbx.tower-rush-jvymgh.tower-rush-de99ko.tower-rush-ymwt2d.tower-rush-kbykg7.tower-rush-reh1vp 1.tower-rush-uh4zxd.tower-rush-nwsq36.tower-rush-bxz2qh.tower-rush-b5m9zv.tower-rush-p79pba.tower-rush-48lmbu 1.tower-rush-n8s87y.tower-rush-vft1r2.5z'/%3e%3c/svg%3e");
}

.tower-rush-7q158n > input:not(:checked) ~ label:hover,
.tower-rush-7q158n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-um4a24.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-2ym5bu 44.tower-rush-6815ne.tower-rush-kvct7o.tower-rush-und8wf.tower-rush-tuxgkp.tower-rush-kbykg7.tower-rush-vz9h5y.tower-rush-50fl7g.tower-rush-sjumnb.tower-rush-mdcvi9.tower-rush-7k2rdm.tower-rush-2r9mg2.tower-rush-b8pm26 0l-12.tower-rush-reh1vp 30.tower-rush-dd30kt.tower-rush-t2fhnu 2.tower-rush-kh7heb.tower-rush-t2fhnu 3.tower-rush-6tum1x 3.tower-rush-4jrkok.tower-rush-gyuwzo 3.tower-rush-la3gsb.tower-rush-ymwt2d.tower-rush-hdrfbb.tower-rush-q5450t 7-3.tower-rush-reh1vp 10.tower-rush-oq3lad.tower-rush-q5450t 23.tower-rush-nsmy4c.tower-rush-viv21h 1.tower-rush-48lmbu 2.tower-rush-reh1vp 3.tower-rush-viv21h 1.tower-rush-gyuwzo 5.tower-rush-3edn9j.tower-rush-gyuwzo 32.tower-rush-igwm0k.tower-rush-ymwt2d 5.tower-rush-b8pm26 4.tower-rush-q5450t 9.tower-rush-q5450t 8.tower-rush-gyuwzo 6.tower-rush-f9fj42.tower-rush-5vhgos.tower-rush-n3p5w6.tower-rush-cj13um.tower-rush-1gm2p6 4.tower-rush-msdykm.tower-rush-1gm2p6 6.tower-rush-1gm2p6 0l29.tower-rush-b8pm26 17.tower-rush-psfxcr.tower-rush-5v3zmt 2.tower-rush-qwq31d 10.tower-rush-u4j4qo.tower-rush-reh1vp 8.tower-rush-a0l9pz.tower-rush-y562l6.tower-rush-x3wzbx.tower-rush-jvymgh.tower-rush-de99ko.tower-rush-ymwt2d.tower-rush-kbykg7.tower-rush-reh1vp 1.tower-rush-uh4zxd.tower-rush-nwsq36.tower-rush-bxz2qh.tower-rush-b5m9zv.tower-rush-p79pba.tower-rush-48lmbu 1.tower-rush-n8s87y.tower-rush-vft1r2.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-tf25vj.tower-rush-tynrm8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-tf25vj.tower-rush-e82yb9 .tower-rush-x5tgd9 {
  background: #2b3b67;
}

.tower-rush-tf25vj.tower-rush-e82yb9 .tower-rush-h98j4o {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-tf25vj.tower-rush-e82yb9 .tower-rush-h98j4o::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-tf25vj.tower-rush-e82yb9 .tower-rush-h98j4o::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-tf25vj.tower-rush-e82yb9 .tower-rush-oz42wa::before {
  background: #0e0f41;
}

.tower-rush-tf25vj.tower-rush-e82yb9 .tower-rush-oz42wa::after {
  background: #152557;
}

.tower-rush-tf25vj.tower-rush-jj4pd4 .tower-rush-x5tgd9 {
  background: #1f35fa;
}

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

.tower-rush-tf25vj.tower-rush-jj4pd4 .tower-rush-h98j4o::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-tf25vj.tower-rush-jj4pd4 .tower-rush-h98j4o::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.tower-rush-tf25vj.tower-rush-jj4pd4 .tower-rush-oz42wa::after {
  background: #192ac8;
}

.tower-rush-tf25vj.tower-rush-nqc7v8 .tower-rush-x5tgd9 {
  background: #fa771f;
}

.tower-rush-tf25vj.tower-rush-nqc7v8 .tower-rush-h98j4o {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-tf25vj.tower-rush-nqc7v8 .tower-rush-h98j4o::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-tf25vj.tower-rush-nqc7v8 .tower-rush-h98j4o::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-tf25vj.tower-rush-nqc7v8 .tower-rush-oz42wa::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-tf25vj.tower-rush-nqc7v8 .tower-rush-oz42wa::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-tgblgb .tower-rush-7yobk5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-qtt0ey {
  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-qtt0ey.tower-rush-14fcj4 {
  display: block;
}

.tower-rush-qtt0ey.tower-rush-tynrm8 {
  display: none;
}

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

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

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

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

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

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

.tower-rush-hutrbr .tower-rush-7yobk5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ixdauw .tower-rush-a5l91q {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-1t0wwi.tower-rush-8curpn .tower-rush-s8m91z::after {
  transform: rotate(45deg);
}

.tower-rush-a7gi8f {
  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-1t0wwi.tower-rush-8curpn .tower-rush-a7gi8f {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-7q158n > input:not(:checked) ~ label:hover,
.tower-rush-7q158n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-c199qz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-iis7ax 44.tower-rush-xprh8j.tower-rush-tid38g.tower-rush-tecqm2.tower-rush-tzhd9z.tower-rush-msqufq.tower-rush-ep4x2u.tower-rush-4vr8w1.tower-rush-ugr59r.tower-rush-ilwp4e.tower-rush-56b9ms.tower-rush-qx05g1.tower-rush-y0re5f 0l-12.tower-rush-kqegeq 30.tower-rush-k23k3h.tower-rush-57z7f0 2.tower-rush-amnf3t.tower-rush-57z7f0 3.tower-rush-tq2jp8 3.tower-rush-0ldbk5.tower-rush-69axxh 3.tower-rush-wtyeul.tower-rush-67nyx6.tower-rush-f4uuki.tower-rush-nxa1xw 7-3.tower-rush-kqegeq 10.tower-rush-o9xc4l.tower-rush-nxa1xw 23.tower-rush-ve33g5.tower-rush-rd7au5 1.tower-rush-0x2pd9 2.tower-rush-kqegeq 3.tower-rush-rd7au5 1.tower-rush-69axxh 5.tower-rush-pztumi.tower-rush-69axxh 32.tower-rush-85k0sz.tower-rush-67nyx6 5.tower-rush-y0re5f 4.tower-rush-nxa1xw 9.tower-rush-nxa1xw 8.tower-rush-69axxh 6.tower-rush-mrqfnk.tower-rush-w55tyc.tower-rush-s5eh11.tower-rush-q6xsfr.tower-rush-6ygbqw 4.tower-rush-rx8916.tower-rush-6ygbqw 6.tower-rush-6ygbqw 0l29.tower-rush-y0re5f 17.tower-rush-r6kxgn.tower-rush-zxfvgb 2.tower-rush-ybrbp9 10.tower-rush-o8lmmw.tower-rush-kqegeq 8.tower-rush-wdnymu.tower-rush-s7hs2t.tower-rush-8mh8nf.tower-rush-b66wua.tower-rush-rk4qys.tower-rush-67nyx6.tower-rush-msqufq.tower-rush-kqegeq 1.tower-rush-b697ca.tower-rush-4wlj2o.tower-rush-frrg4y.tower-rush-e85b2b.tower-rush-nvzfes.tower-rush-0x2pd9 1.tower-rush-5hl1lk.tower-rush-hhw0il.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-8cehwp.tower-rush-hdydsq {
  display: none;
}

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

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

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

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

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

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

.tower-rush-o5col5 .tower-rush-am272v {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-mtzudw 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-mtzudw 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-cwqs4j {
  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-cwqs4j.tower-rush-u7bi1k {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-uoat7w > input:not(:checked) ~ label:hover,
.tower-rush-uoat7w > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-9r9q0t.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-34m7it 44.tower-rush-kzz26l.tower-rush-09xlmd.tower-rush-bt445o.tower-rush-2lhbal.tower-rush-2ganxf.tower-rush-gr1ozc.tower-rush-j6jpdm.tower-rush-h8hu3m.tower-rush-kyl2vo.tower-rush-mhxu77.tower-rush-24xiuu.tower-rush-y73oex 0l-12.tower-rush-r3adur 30.tower-rush-0kevok.tower-rush-3ticz6 2.tower-rush-xpau3r.tower-rush-3ticz6 3.tower-rush-30kla1 3.tower-rush-2x9016.tower-rush-cmofvw 3.tower-rush-q44pt2.tower-rush-yq8wc7.tower-rush-r531jk.tower-rush-s1l2bs 7-3.tower-rush-r3adur 10.tower-rush-4g09i9.tower-rush-s1l2bs 23.tower-rush-ht5uxo.tower-rush-uaiiz8 1.tower-rush-7jasad 2.tower-rush-r3adur 3.tower-rush-uaiiz8 1.tower-rush-cmofvw 5.tower-rush-rxr2yq.tower-rush-cmofvw 32.tower-rush-nkygt7.tower-rush-yq8wc7 5.tower-rush-y73oex 4.tower-rush-s1l2bs 9.tower-rush-s1l2bs 8.tower-rush-cmofvw 6.tower-rush-mcv5al.tower-rush-qlgt9d.tower-rush-9n4fvp.tower-rush-t5mlww.tower-rush-xjgeng 4.tower-rush-ll9ypm.tower-rush-xjgeng 6.tower-rush-xjgeng 0l29.tower-rush-y73oex 17.tower-rush-0yw136.tower-rush-750zu9 2.tower-rush-5e8oqq 10.tower-rush-i3gye0.tower-rush-r3adur 8.tower-rush-luu76x.tower-rush-fc7a28.tower-rush-06flzw.tower-rush-nw4r17.tower-rush-1pkgq3.tower-rush-yq8wc7.tower-rush-2ganxf.tower-rush-r3adur 1.tower-rush-pl478g.tower-rush-z0w8qj.tower-rush-xwcors.tower-rush-0hjduf.tower-rush-wi5enp.tower-rush-7jasad 1.tower-rush-cwq4hz.tower-rush-8x3l4h.5z'/%3e%3c/svg%3e");
}

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

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

.tower-rush-ovaqaz.tower-rush-mgax59 {
  display: none;
}

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

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

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

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

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

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

.tower-rush-4bkbd9 .tower-rush-hqjhn7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-c0oyx3 {
  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-ovaqaz {
  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-ovaqaz.tower-rush-x3esf4 {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-rqw9a6.tower-rush-o3ystk .tower-rush-43px18::after {
  transform: rotate(45deg);
}

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

.tower-rush-lybfgn {
  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-rqw9a6.tower-rush-o3ystk .tower-rush-lybfgn {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-rmviys.tower-rush-382t7w {
  bottom: 40px;
}

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

.tower-rush-an6ogd {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-fn3tgu 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-k0ttdz {
  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-7bxokh ease;
  z-index: 10000;
}

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

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

  .tower-rush-azw2rn .tower-rush-niniee {
    font-size: 13.5px;
  }

  .tower-rush-rmviys .tower-rush-an6ogd {
    animation: jump-y 0.tower-rush-fn3tgu infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tower-rush-9x0mm5 {
    text-align: center;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vsyya7 {
  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-vsyya7 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-vsyya7 {
    padding: 50px 16px 68px;
  }
}
.tower-rush-vgmjdc {
  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-vgmjdc {
    flex-direction: column;
  }
}
.tower-rush-d6e3rv {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-d6e3rv {
    margin-bottom: 40px;
  }
}
.tower-rush-cfaz7i .tower-rush-tjr9hq {
  margin-bottom: 28px;
}
.tower-rush-cfaz7i .tower-rush-tjr9hq img {
  max-height: 100px;
  width: auto;
}
.tower-rush-wx5cn2 {
  display: flex;
  align-items: center;
}
.tower-rush-wx5cn2 a + a {
  margin-left: 24px;
}
.tower-rush-wx5cn2 img {
  max-height: 56px;
  width: auto;
}
.tower-rush-wx5cn2 img + img {
  margin-left: 24px;
}
.tower-rush-y6cgsg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-y6cgsg {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-hh3tgl {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-hh3tgl {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-zjm5nk {
  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-65l9tf .tower-rush-k89rya a {
    font-size: 12px;
  }
}

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

.tower-rush-4uj6vq {
  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-4uj6vq {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-4uj6vq {
    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-n1bl0d, .tower-rush-e6vz5q, [class*="review-card"],
thead, thead th, table th, .tower-rush-rkidze,
.tower-rush-tysbdv, [class*="collapsible-header"],
.tower-rush-9hefp7, [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-x0knnl,
.tower-rush-xd9ra1 {
  background: #111214 !important;
}
