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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-tv9xdf.tower-rush-9m8yt7 {
  justify-content: center;
}

.tower-rush-tv9xdf.tower-rush-ks2ddb {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-8f0qix.tower-rush-y78oft {
  background-color: #000;
}

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

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

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

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

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

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

.tower-rush-47fdws .tower-rush-jd6en5 {
  margin-bottom: 28px;
}

.tower-rush-47fdws .tower-rush-jd6en5 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-z0tpog.tower-rush-0d0e7i {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.tower-rush-orqylm li a.tower-rush-0d0e7i {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-fuudtu.tower-rush-vpjkgj {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-pr9x3v .tower-rush-7c9jc8 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.tower-rush-5edyep.tower-rush-63o07g span {
  transform: scaleY(-1);
}

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

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

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

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

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

.tower-rush-c7vnut.tower-rush-0sqkwg {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-5e8chw tbody tr td .tower-rush-jugj9j {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-qjl9a2 .tower-rush-4ibkku {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-tqxl6u.tower-rush-u3ty9x {
  display: none;
}

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

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

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

.tower-rush-vt2era.tower-rush-wneg4b {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-qg8s8k .tower-rush-g9ss2c {
  position: relative;
}

.tower-rush-qg8s8k .tower-rush-ipf80p {
  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-qg8s8k .tower-rush-ipf80p.tower-rush-u3ty9x {
  display: none;
}

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

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

.tower-rush-qg8s8k .tower-rush-aklros .tower-rush-xt3k47 {
  max-width: 300px;
  width: 100%;
}

.tower-rush-qg8s8k
  .tower-rush-aklros
  .tower-rush-xt3k47
  .tower-rush-1aait0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .tower-rush-qg8s8k
    .tower-rush-aklros
    .tower-rush-xt3k47
    .tower-rush-1aait0 {
    font-size: 32px;
    text-align: center;
  }
}

.tower-rush-qg8s8k
  .tower-rush-aklros
  .tower-rush-xt3k47
  .tower-rush-b42x5h {
  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-qg8s8k
    .tower-rush-aklros
    .tower-rush-xt3k47
    .tower-rush-b42x5h {
    text-align: center;
  }
}

.tower-rush-qg8s8k .tower-rush-aklros .tower-rush-vpjkgj {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.tower-rush-qg8s8k
  .tower-rush-aklros
  .tower-rush-vpjkgj
  .tower-rush-5unfsv {
  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-qg8s8k
  .tower-rush-aklros
  .tower-rush-vpjkgj
  .tower-rush-5unfsv:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .tower-rush-qg8s8k
    .tower-rush-aklros
    .tower-rush-vpjkgj
    .tower-rush-5unfsv {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .tower-rush-qg8s8k
    .tower-rush-aklros
    .tower-rush-vpjkgj
    .tower-rush-ytbnqd {
    width: 100%;
  }
}

.tower-rush-qg8s8k .tower-rush-aklros.tower-rush-u3ty9x {
  display: none;
}

.tower-rush-qg8s8k .tower-rush-52gtb9 {
  display: none;
}

.tower-rush-qg8s8k .tower-rush-52gtb9.tower-rush-wneg4b {
  display: block;
}

.tower-rush-qg8s8k .tower-rush-52gtb9 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.tower-rush-qg8s8k .tower-rush-vw0gir .tower-rush-1aait0 {
  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-qg8s8k .tower-rush-vw0gir .tower-rush-1aait0 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.tower-rush-40iei3.tower-rush-0d0e7i {
  display: block;
}

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

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

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

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

.tower-rush-ygxb7d.tower-rush-0d0e7i {
  display: block;
}

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

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

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

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

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

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

.tower-rush-m5scho.tower-rush-u3ty9x {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-1pqhu0.tower-rush-u3ty9x {
  display: none;
}

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

.tower-rush-1pqhu0 .tower-rush-qigh1l {
  margin: 0 auto;
}

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

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

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

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

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

.tower-rush-77d7za > 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-riubt5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.tower-rush-my9xy1 44.tower-rush-bz7acc.tower-rush-ykad7p.tower-rush-o3f4qp.tower-rush-5y7e01.tower-rush-xga4tf.tower-rush-yzfezp.tower-rush-i7hdnj.tower-rush-u5cott.tower-rush-eln2ky.tower-rush-jupmk8.tower-rush-4d5tip.tower-rush-ve9x7s 0l-12.tower-rush-u5zl8k 30.tower-rush-2v46r1.tower-rush-4qpw4f 2.tower-rush-i9pnxs.tower-rush-4qpw4f 3.tower-rush-w0vsus 3.tower-rush-jdp386.tower-rush-7xfphs 3.tower-rush-j01rxq.tower-rush-dsxud4.tower-rush-71ml3o.tower-rush-5ne6lm 7-3.tower-rush-u5zl8k 10.tower-rush-qw3q17.tower-rush-5ne6lm 23.tower-rush-y7ari3.tower-rush-scfqb0 1.tower-rush-d40a87 2.tower-rush-u5zl8k 3.tower-rush-scfqb0 1.tower-rush-7xfphs 5.tower-rush-o6m5ga.tower-rush-7xfphs 32.tower-rush-z1nq0j.tower-rush-dsxud4 5.tower-rush-ve9x7s 4.tower-rush-5ne6lm 9.tower-rush-5ne6lm 8.tower-rush-7xfphs 6.tower-rush-who630.tower-rush-n6r3q7.tower-rush-agui97.tower-rush-2kgt5q.tower-rush-xmnrss 4.tower-rush-fv5r6v.tower-rush-xmnrss 6.tower-rush-xmnrss 0l29.tower-rush-ve9x7s 17.tower-rush-fiszt6.tower-rush-vjb9in 2.tower-rush-tf1wpz 10.tower-rush-oebjzl.tower-rush-u5zl8k 8.tower-rush-ym8irm.tower-rush-zsj0t3.tower-rush-8o9m10.tower-rush-skpe4h.tower-rush-2qkcnl.tower-rush-dsxud4.tower-rush-xga4tf.tower-rush-u5zl8k 1.tower-rush-u4vmlw.tower-rush-p6jq0o.tower-rush-qib9bd.tower-rush-4wd8u5.tower-rush-sfzgnj.tower-rush-d40a87 1.tower-rush-ms6lcc.tower-rush-l1v971.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.tower-rush-77d7za > input:checked ~ label,
.tower-rush-77d7za > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-riubt5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.tower-rush-my9xy1 44.tower-rush-bz7acc.tower-rush-ykad7p.tower-rush-o3f4qp.tower-rush-5y7e01.tower-rush-xga4tf.tower-rush-yzfezp.tower-rush-i7hdnj.tower-rush-u5cott.tower-rush-eln2ky.tower-rush-jupmk8.tower-rush-4d5tip.tower-rush-ve9x7s 0l-12.tower-rush-u5zl8k 30.tower-rush-2v46r1.tower-rush-4qpw4f 2.tower-rush-i9pnxs.tower-rush-4qpw4f 3.tower-rush-w0vsus 3.tower-rush-jdp386.tower-rush-7xfphs 3.tower-rush-j01rxq.tower-rush-dsxud4.tower-rush-71ml3o.tower-rush-5ne6lm 7-3.tower-rush-u5zl8k 10.tower-rush-qw3q17.tower-rush-5ne6lm 23.tower-rush-y7ari3.tower-rush-scfqb0 1.tower-rush-d40a87 2.tower-rush-u5zl8k 3.tower-rush-scfqb0 1.tower-rush-7xfphs 5.tower-rush-o6m5ga.tower-rush-7xfphs 32.tower-rush-z1nq0j.tower-rush-dsxud4 5.tower-rush-ve9x7s 4.tower-rush-5ne6lm 9.tower-rush-5ne6lm 8.tower-rush-7xfphs 6.tower-rush-who630.tower-rush-n6r3q7.tower-rush-agui97.tower-rush-2kgt5q.tower-rush-xmnrss 4.tower-rush-fv5r6v.tower-rush-xmnrss 6.tower-rush-xmnrss 0l29.tower-rush-ve9x7s 17.tower-rush-fiszt6.tower-rush-vjb9in 2.tower-rush-tf1wpz 10.tower-rush-oebjzl.tower-rush-u5zl8k 8.tower-rush-ym8irm.tower-rush-zsj0t3.tower-rush-8o9m10.tower-rush-skpe4h.tower-rush-2qkcnl.tower-rush-dsxud4.tower-rush-xga4tf.tower-rush-u5zl8k 1.tower-rush-u4vmlw.tower-rush-p6jq0o.tower-rush-qib9bd.tower-rush-4wd8u5.tower-rush-sfzgnj.tower-rush-d40a87 1.tower-rush-ms6lcc.tower-rush-l1v971.5z'/%3e%3c/svg%3e");
}

.tower-rush-77d7za > input:not(:checked) ~ label:hover,
.tower-rush-77d7za > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-riubt5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-my9xy1 44.tower-rush-bz7acc.tower-rush-ykad7p.tower-rush-o3f4qp.tower-rush-5y7e01.tower-rush-xga4tf.tower-rush-yzfezp.tower-rush-i7hdnj.tower-rush-u5cott.tower-rush-eln2ky.tower-rush-jupmk8.tower-rush-4d5tip.tower-rush-ve9x7s 0l-12.tower-rush-u5zl8k 30.tower-rush-2v46r1.tower-rush-4qpw4f 2.tower-rush-i9pnxs.tower-rush-4qpw4f 3.tower-rush-w0vsus 3.tower-rush-jdp386.tower-rush-7xfphs 3.tower-rush-j01rxq.tower-rush-dsxud4.tower-rush-71ml3o.tower-rush-5ne6lm 7-3.tower-rush-u5zl8k 10.tower-rush-qw3q17.tower-rush-5ne6lm 23.tower-rush-y7ari3.tower-rush-scfqb0 1.tower-rush-d40a87 2.tower-rush-u5zl8k 3.tower-rush-scfqb0 1.tower-rush-7xfphs 5.tower-rush-o6m5ga.tower-rush-7xfphs 32.tower-rush-z1nq0j.tower-rush-dsxud4 5.tower-rush-ve9x7s 4.tower-rush-5ne6lm 9.tower-rush-5ne6lm 8.tower-rush-7xfphs 6.tower-rush-who630.tower-rush-n6r3q7.tower-rush-agui97.tower-rush-2kgt5q.tower-rush-xmnrss 4.tower-rush-fv5r6v.tower-rush-xmnrss 6.tower-rush-xmnrss 0l29.tower-rush-ve9x7s 17.tower-rush-fiszt6.tower-rush-vjb9in 2.tower-rush-tf1wpz 10.tower-rush-oebjzl.tower-rush-u5zl8k 8.tower-rush-ym8irm.tower-rush-zsj0t3.tower-rush-8o9m10.tower-rush-skpe4h.tower-rush-2qkcnl.tower-rush-dsxud4.tower-rush-xga4tf.tower-rush-u5zl8k 1.tower-rush-u4vmlw.tower-rush-p6jq0o.tower-rush-qib9bd.tower-rush-4wd8u5.tower-rush-sfzgnj.tower-rush-d40a87 1.tower-rush-ms6lcc.tower-rush-l1v971.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.tower-rush-kr7s9x.tower-rush-u3ty9x {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-kr7s9x.tower-rush-t7uode .tower-rush-a7zvdq {
  background: #2b3b67;
}

.tower-rush-kr7s9x.tower-rush-t7uode .tower-rush-rjhiwj {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.tower-rush-kr7s9x.tower-rush-t7uode .tower-rush-rjhiwj::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.tower-rush-kr7s9x.tower-rush-t7uode .tower-rush-rjhiwj::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.tower-rush-kr7s9x.tower-rush-t7uode .tower-rush-0a1zj2::before {
  background: #0e0f41;
}

.tower-rush-kr7s9x.tower-rush-t7uode .tower-rush-0a1zj2::after {
  background: #152557;
}

.tower-rush-kr7s9x.tower-rush-s6l5tl .tower-rush-a7zvdq {
  background: #1f35fa;
}

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

.tower-rush-kr7s9x.tower-rush-s6l5tl .tower-rush-rjhiwj::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.tower-rush-kr7s9x.tower-rush-s6l5tl .tower-rush-rjhiwj::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.tower-rush-kr7s9x.tower-rush-s6l5tl .tower-rush-0a1zj2::after {
  background: #192ac8;
}

.tower-rush-kr7s9x.tower-rush-cebuvx .tower-rush-a7zvdq {
  background: #fa771f;
}

.tower-rush-kr7s9x.tower-rush-cebuvx .tower-rush-rjhiwj {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-kr7s9x.tower-rush-cebuvx .tower-rush-rjhiwj::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.tower-rush-kr7s9x.tower-rush-cebuvx .tower-rush-rjhiwj::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.tower-rush-kr7s9x.tower-rush-cebuvx .tower-rush-0a1zj2::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.tower-rush-kr7s9x.tower-rush-cebuvx .tower-rush-0a1zj2::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-z7wpew .tower-rush-3u94rs {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-9ivvjc {
  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-9ivvjc.tower-rush-wneg4b {
  display: block;
}

.tower-rush-9ivvjc.tower-rush-u3ty9x {
  display: none;
}

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

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

.tower-rush-dqxcz7 {
  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-fbuorm {
  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-8pw1v1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-6sbbe6 .tower-rush-3u94rs {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-4upbhc .tower-rush-qdy6dx {
  justify-content: center;
}

/* faq */

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

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

.tower-rush-oukos4.tower-rush-0d0e7i .tower-rush-hyn2f0::after {
  transform: rotate(45deg);
}

.tower-rush-46s864 {
  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-oukos4.tower-rush-0d0e7i .tower-rush-46s864 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.tower-rush-77d7za > input:not(:checked) ~ label:hover,
.tower-rush-77d7za > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-vz1g4c.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-4z0wwb 44.tower-rush-cablh1.tower-rush-ark3qz.tower-rush-p7r6f8.tower-rush-dkj989.tower-rush-yx152m.tower-rush-f6y6a6.tower-rush-5b4tbo.tower-rush-n7dve4.tower-rush-m3j3m6.tower-rush-weyjr2.tower-rush-0v63nq.tower-rush-26ufu5 0l-12.tower-rush-oh9j3m 30.tower-rush-oh8mqt.tower-rush-l78rde 2.tower-rush-oxrx0e.tower-rush-l78rde 3.tower-rush-6dft6p 3.tower-rush-3lq9j7.tower-rush-4s9bev 3.tower-rush-16b7ad.tower-rush-r3tkrp.tower-rush-7bjpfj.tower-rush-sotuk5 7-3.tower-rush-oh9j3m 10.tower-rush-vi5181.tower-rush-sotuk5 23.tower-rush-xhtdbr.tower-rush-79gufy 1.tower-rush-8e2kix 2.tower-rush-oh9j3m 3.tower-rush-79gufy 1.tower-rush-4s9bev 5.tower-rush-vf3xjj.tower-rush-4s9bev 32.tower-rush-basccq.tower-rush-r3tkrp 5.tower-rush-26ufu5 4.tower-rush-sotuk5 9.tower-rush-sotuk5 8.tower-rush-4s9bev 6.tower-rush-lfpmun.tower-rush-rmmmop.tower-rush-9lmi88.tower-rush-dwxe73.tower-rush-wwpfh8 4.tower-rush-m9uvbc.tower-rush-wwpfh8 6.tower-rush-wwpfh8 0l29.tower-rush-26ufu5 17.tower-rush-c2kqnp.tower-rush-1i4xvu 2.tower-rush-57d3kj 10.tower-rush-dpg7cn.tower-rush-oh9j3m 8.tower-rush-gb9m29.tower-rush-hg2mjy.tower-rush-wy12tw.tower-rush-74973r.tower-rush-ssazeu.tower-rush-r3tkrp.tower-rush-yx152m.tower-rush-oh9j3m 1.tower-rush-wt0bxl.tower-rush-pmrky5.tower-rush-63xqs2.tower-rush-hh7iia.tower-rush-genlel.tower-rush-8e2kix 1.tower-rush-r2ec9g.tower-rush-tlkn24.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-w686vq {
  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-w686vq.tower-rush-0pleih {
  display: block;
}

.tower-rush-w686vq.tower-rush-npkfc9 {
  display: none;
}

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

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

.tower-rush-y7q30d {
  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-p91yqz {
  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-75ze6u small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.tower-rush-udtl1n .tower-rush-v4pozp {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.tower-rush-85q2zt 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-85q2zt 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-2ck4al {
  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-2ck4al.tower-rush-9pmspg {
  opacity: 1;
  pointer-events: auto;
}

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

.tower-rush-c4cpu6 > input:not(:checked) ~ label:hover,
.tower-rush-c4cpu6 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.tower-rush-1k175h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.tower-rush-y60oov 44.tower-rush-2rutjn.tower-rush-2fg5tb.tower-rush-033v56.tower-rush-unm553.tower-rush-3wdd59.tower-rush-xwuwf5.tower-rush-cpyd55.tower-rush-4be2vq.tower-rush-ayd3uy.tower-rush-41vi3b.tower-rush-wlss4a.tower-rush-uieuep 0l-12.tower-rush-jbh14v 30.tower-rush-8btec0.tower-rush-gptfg3 2.tower-rush-exruwr.tower-rush-gptfg3 3.tower-rush-2xd07r 3.tower-rush-nvs5xp.tower-rush-p4u6fu 3.tower-rush-yg1ke6.tower-rush-8s05em.tower-rush-8emiqt.tower-rush-9nmjzi 7-3.tower-rush-jbh14v 10.tower-rush-hu6hw7.tower-rush-9nmjzi 23.tower-rush-9l1f1w.tower-rush-oq63av 1.tower-rush-apquzj 2.tower-rush-jbh14v 3.tower-rush-oq63av 1.tower-rush-p4u6fu 5.tower-rush-jnrwuu.tower-rush-p4u6fu 32.tower-rush-wpooak.tower-rush-8s05em 5.tower-rush-uieuep 4.tower-rush-9nmjzi 9.tower-rush-9nmjzi 8.tower-rush-p4u6fu 6.tower-rush-dtw8se.tower-rush-8l1poq.tower-rush-upy33i.tower-rush-rk468d.tower-rush-s2841q 4.tower-rush-gs7hh7.tower-rush-s2841q 6.tower-rush-s2841q 0l29.tower-rush-uieuep 17.tower-rush-dyz66i.tower-rush-neiwa5 2.tower-rush-xxeasi 10.tower-rush-0buxsv.tower-rush-jbh14v 8.tower-rush-1w7mwm.tower-rush-1xkwic.tower-rush-3qij1l.tower-rush-d8rs61.tower-rush-53qyv7.tower-rush-8s05em.tower-rush-3wdd59.tower-rush-jbh14v 1.tower-rush-liw3gi.tower-rush-lzc0qo.tower-rush-rv5c2z.tower-rush-ufvekh.tower-rush-ksplx8.tower-rush-apquzj 1.tower-rush-efphpg.tower-rush-jwvcd4.5z'/%3e%3c/svg%3e");
}

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

.tower-rush-816oeo {
  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-816oeo.tower-rush-yh73c1 {
  display: block;
}

.tower-rush-816oeo.tower-rush-xrs677 {
  display: none;
}

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

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

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

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

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

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

.tower-rush-ha2lwb .tower-rush-dcipgl {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.tower-rush-au4tll {
  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-816oeo {
  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-816oeo.tower-rush-yh73c1 {
  display: block;
}

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

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

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

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

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

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

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

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

.tower-rush-djo4h7.tower-rush-3pdcgb .tower-rush-zenn0r::after {
  transform: rotate(45deg);
}

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

.tower-rush-5m9pf2 {
  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-djo4h7.tower-rush-3pdcgb .tower-rush-5m9pf2 {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.tower-rush-bhmxxo.tower-rush-hbeyg4 {
  bottom: 40px;
}

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

.tower-rush-lemsu4 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.tower-rush-5q6v4w 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-rby6yg {
  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-nh49e5 ease;
  z-index: 10000;
}

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

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

  .tower-rush-m08kzj .tower-rush-8ls9hp {
    font-size: 13.5px;
  }

  .tower-rush-bhmxxo .tower-rush-lemsu4 {
    animation: jump-y 0.tower-rush-5q6v4w infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-ihch77 {
  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-ihch77 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-ihch77 {
    padding: 50px 16px 68px;
  }
}
.tower-rush-ps7iil {
  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-ps7iil {
    flex-direction: column;
  }
}
.tower-rush-g7ngso {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-g7ngso {
    margin-bottom: 40px;
  }
}
.tower-rush-s4sc11 .tower-rush-jcpi8k {
  margin-bottom: 28px;
}
.tower-rush-s4sc11 .tower-rush-jcpi8k img {
  max-height: 100px;
  width: auto;
}
.tower-rush-ump963 {
  display: flex;
  align-items: center;
}
.tower-rush-ump963 a + a {
  margin-left: 24px;
}
.tower-rush-ump963 img {
  max-height: 56px;
  width: auto;
}
.tower-rush-ump963 img + img {
  margin-left: 24px;
}
.tower-rush-sqms9v {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-sqms9v {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.tower-rush-e30tf2 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .tower-rush-e30tf2 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.tower-rush-vzvgbr {
  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-r1nitj .tower-rush-fuudtu a {
    font-size: 12px;
  }
}

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

.tower-rush-gq5nfl {
  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-gq5nfl {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .tower-rush-gq5nfl {
    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-my3lkq, .tower-rush-fx3oyq, [class*="review-card"],
thead, thead th, table th, .tower-rush-6ceqv4,
.tower-rush-5i4939, [class*="collapsible-header"],
.tower-rush-9c8o5d, [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-jox8n1,
.tower-rush-ielcys {
  background: #111214 !important;
}
