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;
}

* {
  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;
  }
}

.twoeightmars-qj60a8 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.twoeightmars-0j54jb {
  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) {
  .twoeightmars-0j54jb: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;
  }
}

.twoeightmars-25nqbi {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-25nqbi {
    margin: 20px auto 100px;
  }
}

.twoeightmars-25nqbi h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .twoeightmars-25nqbi h1 {
    font-size: 120px;
  }
}

.twoeightmars-25nqbi p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.twoeightmars-h6ihgl {
  cursor: pointer;
}

.twoeightmars-1fiolt {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.twoeightmars-s127x0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.twoeightmars-s127x0 figure {
  margin: 0;
}

.twoeightmars-s127x0.twoeightmars-hi5bud {
  justify-content: flex-start;
  margin-right: 4px;
}

.twoeightmars-s127x0.twoeightmars-p9mgmo {
  justify-content: flex-end;
  margin-left: 4px;
}

.twoeightmars-s127x0.twoeightmars-p5esyo {
  justify-content: center;
}

.twoeightmars-s127x0.twoeightmars-mhevnz {
  justify-content: normal;
}

.twoeightmars-y0tcx4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.twoeightmars-tucqyj {
  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) {
  .twoeightmars-tucqyj {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.twoeightmars-3zjpvf {
  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) {
  .twoeightmars-3zjpvf {
    flex-direction: column;
  }
}

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

.twoeightmars-cv9paf img {
  width: 100%;
}

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

.twoeightmars-zbtesq {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.twoeightmars-zbtesq 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) {
  .twoeightmars-zbtesq ul {
    margin-bottom: 15px;
  }
}

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

.twoeightmars-zbtesq 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);
}

.twoeightmars-zbtesq ul li span svg {
  fill: var(--title-color);
}

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

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

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

.twoeightmars-zbtesq ul li:last-of-type::after {
  display: none;
}

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

.twoeightmars-6e09pw {
  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) {
  .twoeightmars-6e09pw {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.twoeightmars-mm5ydq {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.twoeightmars-gerx5b {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.twoeightmars-tqpiag ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-gerx5b {
    height: 50px;
  }
}

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

.twoeightmars-gerx5b.twoeightmars-dabp6c {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-gerx5b.twoeightmars-dabp6c:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.twoeightmars-8d9xyl {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .twoeightmars-8d9xyl {
    padding: 80px 16px 0;
  }
}

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

.twoeightmars-ca417c {
  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) {
  .twoeightmars-ca417c {
    flex-direction: column;
  }
}

.twoeightmars-o261nd {
  margin-bottom: 94px;
}

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

.twoeightmars-n10zac .twoeightmars-3pamwx {
  margin-bottom: 28px;
}

.twoeightmars-n10zac .twoeightmars-3pamwx img {
  max-height: 100px;
  width: auto;
}

.twoeightmars-70yjvf {
  display: flex;
  align-items: center;
}

.twoeightmars-70yjvf a + a {
  margin-left: 24px;
}

.twoeightmars-70yjvf img {
  max-height: 56px;
  width: auto;
}

.twoeightmars-70yjvf img + img {
  margin-left: 24px;
}

.twoeightmars-y2drxv {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.twoeightmars-j2x68h {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.twoeightmars-04t27u {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-04t27u {
    flex-wrap: wrap;
  }
}

.twoeightmars-04t27u li {
  display: flex;
  margin: 0 7px;
}

.twoeightmars-04t27u li svg {
  transition: 0.twoeightmars-tqpiag ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-04t27u li:hover svg {
    transform: scale(1.2);
  }
}

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

.twoeightmars-ze3l1q + .twoeightmars-ze3l1q {
  margin-left: 120px;
}

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

.twoeightmars-dw1hb7 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.twoeightmars-jfs2vp {
  list-style: none;
  margin: 0;
  padding: 0;
}

.twoeightmars-jfs2vp li {
  font-size: 16px;
}

.twoeightmars-jfs2vp li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.twoeightmars-jfs2vp li + li {
  margin-top: 16px;
}

.twoeightmars-gh9cx1 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.twoeightmars-9cv6su ease-in-out;
}

.twoeightmars-gh9cx1.twoeightmars-6ojxnc {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.twoeightmars-lkfwkr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.twoeightmars-lkfwkr h1,
.twoeightmars-lkfwkr h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-lkfwkr h1,
  .twoeightmars-lkfwkr h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.twoeightmars-427tnk {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-427tnk {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.twoeightmars-427tnk li {
  width: 100%;
}

.twoeightmars-427tnk 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: 0.twoeightmars-tqpiag ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.twoeightmars-427tnk li a svg {
  fill: var(--button-text-color);
}

.twoeightmars-427tnk li a.twoeightmars-6ojxnc {
  background: var(--border-color);
}

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

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

.twoeightmars-teoo7w {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

.twoeightmars-vuuc70 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.twoeightmars-vuuc70 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

.twoeightmars-iru1fg {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.twoeightmars-iru1fg img {
  width: 100%;
  transition: 0.twoeightmars-tqpiag ease-in-out;
}

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

.twoeightmars-jegxas {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-jegxas {
    height: 54px;
  }
}

.twoeightmars-t319vl {
  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) {
  .twoeightmars-t319vl {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .twoeightmars-t319vl .twoeightmars-3pamwx img {
    max-width: 90px;
  }
}

.twoeightmars-3pamwx img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .twoeightmars-3pamwx {
    order: -2;
  }
}

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

.twoeightmars-2xesvr {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.twoeightmars-2xesvr li {
  font-size: 16px;
  margin: 0 20px;
}

.twoeightmars-2xesvr li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-2xesvr li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .twoeightmars-2xesvr {
    display: block;
  }
  .twoeightmars-2xesvr li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .twoeightmars-2xesvr li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .twoeightmars-2xesvr li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .twoeightmars-2xesvr li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.twoeightmars-b6m05e {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.twoeightmars-b6m05e.twoeightmars-82lyvb {
  margin-right: 0;
}

.twoeightmars-rbwyrb {
  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) {
  .twoeightmars-rbwyrb {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-rbwyrb:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

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

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

.twoeightmars-ui0d3i {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.twoeightmars-ui0d3i:hover > ul {
  display: flex;
}

.twoeightmars-ui0d3i:focus > ul {
  display: flex;
}

.twoeightmars-ui0d3i:focus-within > ul {
  display: flex;
}

.twoeightmars-1asrd8 {
  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;
}

.twoeightmars-1asrd8::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 0.twoeightmars-9cv6su ease-in-out;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-1asrd8 {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .twoeightmars-1asrd8 img {
    max-width: 20px;
  }
}

.twoeightmars-ui0d3i ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.twoeightmars-tqpiag 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) {
  .twoeightmars-ui0d3i ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.twoeightmars-ui0d3i 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: 0.twoeightmars-tqpiag ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-ui0d3i ul li {
    padding: 5px;
  }
}

.twoeightmars-ui0d3i 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) {
  .twoeightmars-ui0d3i ul li a:hover {
    text-decoration: underline;
  }
}

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

.twoeightmars-ev5z0j {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .twoeightmars-ev5z0j:checked ~ .twoeightmars-fh8qft {
    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;
  }
  .twoeightmars-fh8qft {
    display: none;
    transition: display 0.twoeightmars-tqpiag ease-in-out;
  }
  .twoeightmars-ev5z0j:checked ~ .twoeightmars-fh8qft {
    display: block;
  }
  .twoeightmars-ev5z0j:checked + .twoeightmars-ir0yp5 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .twoeightmars-ev5z0j:checked + .twoeightmars-ir0yp5 span:nth-child(2) {
    display: none;
  }
  .twoeightmars-ev5z0j:checked + .twoeightmars-ir0yp5 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.twoeightmars-qgasxn {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.twoeightmars-qgasxn img {
  margin-bottom: 20px;
}

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

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

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

.twoeightmars-16q0ma {
  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) {
  .twoeightmars-16q0ma {
    font-size: 32px;
  }
}

.twoeightmars-qt5p5d {
  color: var(--text-color);
}

.twoeightmars-dk624c {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.twoeightmars-dk624c p img {
  display: block;
  margin: 0 auto;
}

.twoeightmars-dk624c p:first-of-type {
  margin-top: 0;
}

.twoeightmars-dk624c p:last-of-type {
  margin-bottom: 0;
}

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

.twoeightmars-dk624c ul {
  padding: 0 0 0 20px;
}

.twoeightmars-dk624c table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.twoeightmars-dk624c 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) {
  .twoeightmars-dk624c table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.twoeightmars-dk624c 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) {
  .twoeightmars-dk624c table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.twoeightmars-dk624c table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.twoeightmars-dk624c iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.twoeightmars-hg2nuj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.twoeightmars-4eh0z6 {
  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) {
  .twoeightmars-4eh0z6 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.twoeightmars-4eh0z6 h1,
.twoeightmars-4eh0z6 h2,
.twoeightmars-4eh0z6 h3,
.twoeightmars-4eh0z6 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) {
  .twoeightmars-4eh0z6 h1,
  .twoeightmars-4eh0z6 h2,
  .twoeightmars-4eh0z6 h3,
  .twoeightmars-4eh0z6 h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.twoeightmars-u5iy8k {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.twoeightmars-u5iy8k .twoeightmars-qa17qg {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-u5iy8k .twoeightmars-qa17qg {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.twoeightmars-u5iy8k .twoeightmars-bnk0bp {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-u5iy8k .twoeightmars-bnk0bp {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .twoeightmars-u5iy8k .twoeightmars-bnk0bp img {
    width: 100%;
  }
}

.twoeightmars-bnk0bp {
  margin: 0 0 28px;
}

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

.twoeightmars-qa17qg {
  margin: 0 0 28px;
}

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

.twoeightmars-hg2nuj 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) {
  .twoeightmars-hg2nuj h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.twoeightmars-hg2nuj .twoeightmars-0j54jb {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.twoeightmars-ccc617 {
  position: relative;
  border: none;
}

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

.twoeightmars-25tdxr {
  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;
}

.twoeightmars-25tdxr span {
  height: 32px;
}

.twoeightmars-25tdxr span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.twoeightmars-25tdxr.twoeightmars-33d58u span {
  transform: scaleY(-1);
}

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

.twoeightmars-1uy5a1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.twoeightmars-1uy5a1 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .twoeightmars-1uy5a1 li {
    font-size: 16px;
  }
}

.twoeightmars-1uy5a1 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.twoeightmars-tqpiag ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-1uy5a1 li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .twoeightmars-1uy5a1 li a {
    padding: 12px 14px;
  }
}

.twoeightmars-1uy5a1.twoeightmars-uu7rzj {
  display: none;
}

.twoeightmars-9f2r9l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.twoeightmars-9f2r9l table {
  width: 100%;
  border-collapse: collapse;
}

.twoeightmars-9f2r9l 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) {
  .twoeightmars-9f2r9l table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .twoeightmars-9f2r9l table td {
    min-width: 75px;
  }
}

.twoeightmars-9f2r9l 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) {
  .twoeightmars-9f2r9l table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.twoeightmars-9f2r9l table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.twoeightmars-9f2r9l p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

@media only screen and (max-width: 1200px) {
  .twoeightmars-9f2r9l {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .twoeightmars-9f2r9l {
    margin-bottom: 60px;
  }
}

.twoeightmars-v64kbr {
  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) {
  .twoeightmars-v64kbr {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.twoeightmars-ygvd20 {
  width: 100%;
  border-collapse: collapse;
}

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

.twoeightmars-ygvd20 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) {
  .twoeightmars-ygvd20 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.twoeightmars-99uo6y table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.twoeightmars-99uo6y table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.twoeightmars-99uo6y p {
  color: var(--text-color);
}

.twoeightmars-l2u84h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.twoeightmars-mn5ce3 {
  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);
}

.twoeightmars-1nk00z {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.twoeightmars-f5isr2 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-f5isr2 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

.twoeightmars-f5isr2 p + p {
  margin-top: 10px;
}

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

.twoeightmars-b9offg {
  display: none;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-b9offg {
    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;
  }
}

.twoeightmars-yxze6k {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.twoeightmars-yxze6k li {
  margin: 0 20px;
}

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

.twoeightmars-yxze6k li a img {
  margin-bottom: 4px;
}

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

.twoeightmars-hx4lda {
  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) {
  .twoeightmars-hx4lda {
    padding: 0 16px;
  }
}

.twoeightmars-hx4lda li {
  font-size: 16px;
  position: relative;
}

.twoeightmars-hx4lda li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.twoeightmars-hx4lda li span {
  opacity: 0.5;
}

.twoeightmars-hx4lda li + li {
  margin-left: 30px;
}

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

h2.twoeightmars-4eh0z6 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.twoeightmars-4eh0z6 {
    margin-bottom: 18px;
  }
}

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

.twoeightmars-tllc9v 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);
}

.twoeightmars-tllc9v 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;
}

.twoeightmars-tllc9v 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;
}

.twoeightmars-tllc9v tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.twoeightmars-tllc9v tbody tr:last-of-type {
  margin-bottom: 0;
}

.twoeightmars-tllc9v tbody tr td:first-of-type {
  flex-shrink: 0;
}

.twoeightmars-tllc9v 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);
}

.twoeightmars-tllc9v 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);
}

.twoeightmars-tllc9v tbody tr td:last-of-type {
  margin-left: auto;
}

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

.twoeightmars-tllc9v tbody tr td .twoeightmars-cwpio5 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .twoeightmars-tllc9v tbody tr td .twoeightmars-cwpio5 {
    width: 100%;
  }
}

.twoeightmars-tllc9v tbody tr td .twoeightmars-8i2axa {
  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: 0.twoeightmars-tqpiag ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-tllc9v tbody tr td .twoeightmars-8i2axa:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .twoeightmars-tllc9v tbody tr td .twoeightmars-8i2axa {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .twoeightmars-tllc9v tbody tr td .twoeightmars-8i2axa {
    width: 100%;
  }
}

.twoeightmars-tllc9v tbody tr td .twoeightmars-dz8kln {
  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) {
  .twoeightmars-tllc9v tbody tr td .twoeightmars-dz8kln:hover {
    text-decoration: none;
  }
}

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

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

.twoeightmars-oduar7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.twoeightmars-cd7wt5 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.twoeightmars-fyfb09 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.twoeightmars-tqpiag ease-in-out;
}

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

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

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

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

.twoeightmars-ogn3yu {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .twoeightmars-ogn3yu {
    height: 190px;
    margin: 20px auto;
  }
}

.twoeightmars-ogn3yu img {
  width: 100%;
  height: 100%;
}

.twoeightmars-ogn3yu iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

.twoeightmars-1d2uwn::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.twoeightmars-9469h9 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.twoeightmars-9469h9 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.twoeightmars-tqpiag ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-9469h9:hover svg {
    transform: scale(1.1);
  }
}

.twoeightmars-fzgmev {
  padding: 90px 0;
}

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

.twoeightmars-437t0x {
  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) {
  .twoeightmars-437t0x {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .twoeightmars-437t0x {
    flex-direction: column-reverse;
  }
}

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

.twoeightmars-pavru5 img {
  width: 100%;
}

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

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

.twoeightmars-swsgtx {
  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;
}

.twoeightmars-swsgtx 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) {
  .twoeightmars-swsgtx {
    flex-basis: auto;
  }
}

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

.twoeightmars-wvacrh {
  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: 0.twoeightmars-tqpiag ease-in-out;
}

.twoeightmars-wvacrh:hover {
  border: 1px solid #8c8ca2;
}

.twoeightmars-f58nge {
  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%);
}

.twoeightmars-f58nge:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.twoeightmars-x980at {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.twoeightmars-x980at a {
  text-decoration: underline;
  color: #8babff;
}

.twoeightmars-9uvkvv {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.twoeightmars-9uvkvv .twoeightmars-wvacrh {
  width: 50%;
  margin: 0;
}

.twoeightmars-dk2kdv {
  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;
}

.twoeightmars-dk2kdv:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.twoeightmars-guhx75 {
  margin: 0 0 100px;
}

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

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

.twoeightmars-gb68ys {
  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) {
  .twoeightmars-gb68ys {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.twoeightmars-8iuwsd {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-8iuwsd {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.twoeightmars-7omhuf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-7omhuf {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.twoeightmars-4idtzt 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: 0.twoeightmars-tqpiag ease-in-out;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-4idtzt a {
    margin: 1px 0 4px;
  }
}

.twoeightmars-4idtzt a svg {
  fill: #fff;
}

.twoeightmars-4idtzt a:hover {
  background: #3d68e7;
}

.twoeightmars-lgale8 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.twoeightmars-ack25y {
  margin-bottom: 16px;
}

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

.twoeightmars-6lcfxn {
  font-size: 16px;
  color: var(--text-color);
}

.twoeightmars-mfsxl0 {
  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) {
  .twoeightmars-mfsxl0 {
    padding: 0 16px;
  }
}

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

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

.twoeightmars-ymted2 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.twoeightmars-6zbamd {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.twoeightmars-6zbamd 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) {
  .twoeightmars-6zbamd h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.twoeightmars-6zbamd 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) {
  .twoeightmars-6zbamd h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.twoeightmars-6zbamd 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);
}

.twoeightmars-6zbamd 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) {
  .twoeightmars-6zbamd table tr td {
    padding: 12px 4px;
  }
}

.twoeightmars-6zbamd 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) {
  .twoeightmars-6zbamd table tr th {
    padding: 12px 4px;
  }
}

.twoeightmars-6zbamd table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .twoeightmars-6zbamd {
    margin: 0;
  }
}

.twoeightmars-qjq3wn {
  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) {
  .twoeightmars-qjq3wn {
    min-height: 190px;
  }
}

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

.twoeightmars-ciklza::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.twoeightmars-k2foos {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.twoeightmars-k2foos.twoeightmars-i1qj7h {
  display: none;
}

.twoeightmars-99xhdk {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.twoeightmars-99xhdk iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.twoeightmars-99xhdk iframe.twoeightmars-2wleus {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.twoeightmars-99xhdk.twoeightmars-0xsxvl {
  opacity: 1;
  pointer-events: all;
}

.twoeightmars-mp343j {
  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: 0.twoeightmars-tqpiag ease-in-out;
}

.twoeightmars-mp343j svg {
  margin-right: 10px;
}

.twoeightmars-mp343j + .twoeightmars-mp343j {
  margin-top: 14px;
}

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

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

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

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

.twoeightmars-mfsxl0 .twoeightmars-hg2nuj {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.twoeightmars-mfsxl0 .twoeightmars-hg2nuj h1,
.twoeightmars-mfsxl0 .twoeightmars-hg2nuj 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) {
  .twoeightmars-mfsxl0 .twoeightmars-hg2nuj h1,
  .twoeightmars-mfsxl0 .twoeightmars-hg2nuj h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .twoeightmars-mfsxl0 .twoeightmars-hg2nuj {
    margin: 28px 0 0;
  }
}

.twoeightmars-6z7zmv {
  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) {
  .twoeightmars-6z7zmv {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .twoeightmars-6z7zmv {
    flex-direction: column;
  }
}

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

.twoeightmars-bp7m9w {
  max-width: 545px;
  width: 100%;
}

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

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

.twoeightmars-45gm66 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.twoeightmars-45gm66 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.twoeightmars-9528uw {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.twoeightmars-9528uw h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .twoeightmars-9528uw h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .twoeightmars-9528uw h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .twoeightmars-9528uw {
    max-width: 100%;
    margin: 0;
  }
}

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

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

.twoeightmars-rijo4i {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

.twoeightmars-78ys34 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .twoeightmars-78ys34 {
    padding: 10px;
  }
}

.twoeightmars-78ys34 .twoeightmars-0j54jb {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .twoeightmars-78ys34 .twoeightmars-0j54jb {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .twoeightmars-78ys34 {
    flex-wrap: wrap;
  }
}

.twoeightmars-lj7e8g {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.twoeightmars-lj7e8g img {
  width: 100%;
}

.twoeightmars-p1isll {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.twoeightmars-ax4qqc {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.twoeightmars-2htyhv {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.twoeightmars-qep4fy {
  width: 100%;
  margin: 0 0 100px;
}

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

.twoeightmars-qep4fy .twoeightmars-dv0i6h {
  position: relative;
}

.twoeightmars-qep4fy .twoeightmars-nkjv91 {
  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;
}

.twoeightmars-qep4fy .twoeightmars-nkjv91.twoeightmars-i1qj7h {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .twoeightmars-qep4fy .twoeightmars-xoox25 {
    bottom: 90px;
  }
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-1p9x0r {
  max-width: 300px;
  width: 100%;
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-1p9x0r .twoeightmars-cwowea {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-1p9x0r .twoeightmars-cwowea {
    font-size: 32px;
    text-align: center;
  }
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-1p9x0r .twoeightmars-4eupnn {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-1p9x0r .twoeightmars-4eupnn {
    text-align: center;
  }
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb {
    flex-direction: column-reverse;
  }
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-e7bl1f {
  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: 0.twoeightmars-tqpiag ease-in-out;
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-e7bl1f:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-e7bl1f {
    width: 100%;
  }
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-uamsqt {
  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: 0.twoeightmars-tqpiag ease-in-out;
  overflow: hidden;
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-uamsqt 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);
  }
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-uamsqt: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;
}

.twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-uamsqt:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .twoeightmars-qep4fy .twoeightmars-xoox25 .twoeightmars-82lyvb .twoeightmars-uamsqt {
    width: 100%;
  }
}

.twoeightmars-qep4fy .twoeightmars-xoox25.twoeightmars-i1qj7h {
  display: none;
}

.twoeightmars-qep4fy .twoeightmars-vudeci {
  display: none;
}

.twoeightmars-qep4fy .twoeightmars-vudeci.twoeightmars-0xsxvl {
  display: block;
}

.twoeightmars-qep4fy .twoeightmars-vudeci iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .twoeightmars-qep4fy .twoeightmars-vudeci iframe {
    height: calc(100vh - 54px);
  }
}

.twoeightmars-qep4fy .twoeightmars-15qcuk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .twoeightmars-qep4fy .twoeightmars-15qcuk {
    padding: 24px 16px 0;
  }
}

.twoeightmars-qep4fy .twoeightmars-15qcuk .twoeightmars-cwowea {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-qep4fy .twoeightmars-15qcuk .twoeightmars-cwowea {
    margin-bottom: 24px;
  }
}

.twoeightmars-qep4fy .twoeightmars-15qcuk 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);
}

.twoeightmars-qep4fy .twoeightmars-15qcuk 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) {
  .twoeightmars-qep4fy .twoeightmars-15qcuk table tr td {
    padding: 12px 4px;
  }
}

.twoeightmars-qep4fy .twoeightmars-15qcuk 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) {
  .twoeightmars-qep4fy .twoeightmars-15qcuk table tr th {
    padding: 12px 4px;
  }
}

.twoeightmars-qep4fy .twoeightmars-15qcuk table tr:last-of-type td {
  border-bottom: none;
}

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

.twoeightmars-rhxs1x.twoeightmars-6ojxnc {
  display: block;
}

.twoeightmars-rhxs1x iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.twoeightmars-rhxs1x .twoeightmars-pf7ah6 {
  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;
}

.twoeightmars-rhxs1x .twoeightmars-j14018 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.twoeightmars-rhxs1x .twoeightmars-uamsqt {
  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: 0.twoeightmars-tqpiag ease-in-out;
}

.twoeightmars-rhxs1x .twoeightmars-uamsqt:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.twoeightmars-hl2uun.twoeightmars-6ojxnc {
  display: block;
}

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

.twoeightmars-g8qn2w {
  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;
}

.twoeightmars-iho5oi {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.twoeightmars-pgoz7m {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.twoeightmars-pgoz7m svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.twoeightmars-yvmd4z {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.twoeightmars-4z44i4.twoeightmars-i1qj7h {
  display: none;
}

.twoeightmars-421tfx {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-421tfx {
    margin-bottom: 20px;
  }
}

.twoeightmars-2plkhy {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.twoeightmars-2plkhy span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.twoeightmars-2plkhy 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: 0.twoeightmars-tqpiag ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.twoeightmars-2plkhy input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.twoeightmars-2plkhy input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.twoeightmars-2plkhy input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.twoeightmars-2plkhy input:active {
  border-color: #c2c0ce;
}

.twoeightmars-2plkhy input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-2plkhy {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.twoeightmars-d4gpvn {
  margin-bottom: 36px;
}

.twoeightmars-d4gpvn 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;
}

.twoeightmars-d4gpvn textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.twoeightmars-d4gpvn textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.twoeightmars-60tj7l {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.twoeightmars-obuitl {
  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: 0.twoeightmars-tqpiag ease-in-out;
}

.twoeightmars-obuitl:hover {
  background: var(--border-color);
}

.twoeightmars-hm2bfc {
  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: 0.twoeightmars-tqpiag ease-in-out;
}

.twoeightmars-hm2bfc:hover {
  background: #166ad9;
}

.twoeightmars-mejpey {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.twoeightmars-mejpey.twoeightmars-i1qj7h {
  display: none;
}

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

.twoeightmars-mejpey .twoeightmars-obuitl {
  margin: 0 auto;
}

.twoeightmars-jsql0m {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.twoeightmars-e46mgo {
  filter: grayscale(100%);
}

.twoeightmars-s2tqhg > input {
  display: none;
}

.twoeightmars-s2tqhg > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.twoeightmars-r8kwax.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.twoeightmars-9s85u8 44.twoeightmars-87xr79.twoeightmars-qf4bmr.twoeightmars-dzi8d7.twoeightmars-kieper.twoeightmars-61a1dd.twoeightmars-6gv3i1.twoeightmars-y0diwb.twoeightmars-hjl14o.twoeightmars-va1c84.twoeightmars-sd2flu.twoeightmars-ums5bt.twoeightmars-kqqx1m 0l-12.twoeightmars-f5t41t 30.twoeightmars-7zzgb0.twoeightmars-ts431f 2.twoeightmars-32xi5d.twoeightmars-ts431f 3.twoeightmars-d8xagb 3.twoeightmars-265jak.twoeightmars-944eu8 3.twoeightmars-gtk67i.twoeightmars-h97vwx.twoeightmars-r62omz.twoeightmars-wgelc2 7-3.twoeightmars-f5t41t 10.twoeightmars-qvtggt.twoeightmars-wgelc2 23.twoeightmars-21c7o4.twoeightmars-hul2g3 1.twoeightmars-4l7oyk 2.twoeightmars-f5t41t 3.twoeightmars-hul2g3 1.twoeightmars-944eu8 5.twoeightmars-lozfqn.twoeightmars-944eu8 32.twoeightmars-sbbigj.twoeightmars-h97vwx 5.twoeightmars-kqqx1m 4.twoeightmars-wgelc2 9.twoeightmars-wgelc2 8.twoeightmars-944eu8 6.twoeightmars-3819gs.twoeightmars-3o9jhm.twoeightmars-51n4qy.twoeightmars-029dy6.twoeightmars-cpnpo1 4.twoeightmars-dfso6l.twoeightmars-cpnpo1 6.twoeightmars-cpnpo1 0l29.twoeightmars-kqqx1m 17.twoeightmars-x5qbao.twoeightmars-hpapih 2.twoeightmars-mpy69h 10.twoeightmars-ja9mao.twoeightmars-f5t41t 8.twoeightmars-qk9s4i.twoeightmars-dhz5g5.twoeightmars-zt158j.twoeightmars-cjc6j0.twoeightmars-so8w5d.twoeightmars-h97vwx.twoeightmars-61a1dd.twoeightmars-f5t41t 1.twoeightmars-98ujp6.twoeightmars-aozybg.twoeightmars-cg1ez7.twoeightmars-7j6jtj.twoeightmars-y9cjqs.twoeightmars-4l7oyk 1.twoeightmars-uboo5s.twoeightmars-6fy11r.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.twoeightmars-s2tqhg > input:checked ~ label,
.twoeightmars-s2tqhg > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.twoeightmars-r8kwax.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.twoeightmars-9s85u8 44.twoeightmars-87xr79.twoeightmars-qf4bmr.twoeightmars-dzi8d7.twoeightmars-kieper.twoeightmars-61a1dd.twoeightmars-6gv3i1.twoeightmars-y0diwb.twoeightmars-hjl14o.twoeightmars-va1c84.twoeightmars-sd2flu.twoeightmars-ums5bt.twoeightmars-kqqx1m 0l-12.twoeightmars-f5t41t 30.twoeightmars-7zzgb0.twoeightmars-ts431f 2.twoeightmars-32xi5d.twoeightmars-ts431f 3.twoeightmars-d8xagb 3.twoeightmars-265jak.twoeightmars-944eu8 3.twoeightmars-gtk67i.twoeightmars-h97vwx.twoeightmars-r62omz.twoeightmars-wgelc2 7-3.twoeightmars-f5t41t 10.twoeightmars-qvtggt.twoeightmars-wgelc2 23.twoeightmars-21c7o4.twoeightmars-hul2g3 1.twoeightmars-4l7oyk 2.twoeightmars-f5t41t 3.twoeightmars-hul2g3 1.twoeightmars-944eu8 5.twoeightmars-lozfqn.twoeightmars-944eu8 32.twoeightmars-sbbigj.twoeightmars-h97vwx 5.twoeightmars-kqqx1m 4.twoeightmars-wgelc2 9.twoeightmars-wgelc2 8.twoeightmars-944eu8 6.twoeightmars-3819gs.twoeightmars-3o9jhm.twoeightmars-51n4qy.twoeightmars-029dy6.twoeightmars-cpnpo1 4.twoeightmars-dfso6l.twoeightmars-cpnpo1 6.twoeightmars-cpnpo1 0l29.twoeightmars-kqqx1m 17.twoeightmars-x5qbao.twoeightmars-hpapih 2.twoeightmars-mpy69h 10.twoeightmars-ja9mao.twoeightmars-f5t41t 8.twoeightmars-qk9s4i.twoeightmars-dhz5g5.twoeightmars-zt158j.twoeightmars-cjc6j0.twoeightmars-so8w5d.twoeightmars-h97vwx.twoeightmars-61a1dd.twoeightmars-f5t41t 1.twoeightmars-98ujp6.twoeightmars-aozybg.twoeightmars-cg1ez7.twoeightmars-7j6jtj.twoeightmars-y9cjqs.twoeightmars-4l7oyk 1.twoeightmars-uboo5s.twoeightmars-6fy11r.5z'/%3e%3c/svg%3e");
}

.twoeightmars-s2tqhg > input:not(:checked) ~ label:hover,
.twoeightmars-s2tqhg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.twoeightmars-r8kwax.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.twoeightmars-9s85u8 44.twoeightmars-87xr79.twoeightmars-qf4bmr.twoeightmars-dzi8d7.twoeightmars-kieper.twoeightmars-61a1dd.twoeightmars-6gv3i1.twoeightmars-y0diwb.twoeightmars-hjl14o.twoeightmars-va1c84.twoeightmars-sd2flu.twoeightmars-ums5bt.twoeightmars-kqqx1m 0l-12.twoeightmars-f5t41t 30.twoeightmars-7zzgb0.twoeightmars-ts431f 2.twoeightmars-32xi5d.twoeightmars-ts431f 3.twoeightmars-d8xagb 3.twoeightmars-265jak.twoeightmars-944eu8 3.twoeightmars-gtk67i.twoeightmars-h97vwx.twoeightmars-r62omz.twoeightmars-wgelc2 7-3.twoeightmars-f5t41t 10.twoeightmars-qvtggt.twoeightmars-wgelc2 23.twoeightmars-21c7o4.twoeightmars-hul2g3 1.twoeightmars-4l7oyk 2.twoeightmars-f5t41t 3.twoeightmars-hul2g3 1.twoeightmars-944eu8 5.twoeightmars-lozfqn.twoeightmars-944eu8 32.twoeightmars-sbbigj.twoeightmars-h97vwx 5.twoeightmars-kqqx1m 4.twoeightmars-wgelc2 9.twoeightmars-wgelc2 8.twoeightmars-944eu8 6.twoeightmars-3819gs.twoeightmars-3o9jhm.twoeightmars-51n4qy.twoeightmars-029dy6.twoeightmars-cpnpo1 4.twoeightmars-dfso6l.twoeightmars-cpnpo1 6.twoeightmars-cpnpo1 0l29.twoeightmars-kqqx1m 17.twoeightmars-x5qbao.twoeightmars-hpapih 2.twoeightmars-mpy69h 10.twoeightmars-ja9mao.twoeightmars-f5t41t 8.twoeightmars-qk9s4i.twoeightmars-dhz5g5.twoeightmars-zt158j.twoeightmars-cjc6j0.twoeightmars-so8w5d.twoeightmars-h97vwx.twoeightmars-61a1dd.twoeightmars-f5t41t 1.twoeightmars-98ujp6.twoeightmars-aozybg.twoeightmars-cg1ez7.twoeightmars-7j6jtj.twoeightmars-y9cjqs.twoeightmars-4l7oyk 1.twoeightmars-uboo5s.twoeightmars-6fy11r.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .twoeightmars-6op175 > .twoeightmars-2iq9my {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .twoeightmars-6op175 > .twoeightmars-2iq9my {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .twoeightmars-6op175 > .twoeightmars-2iq9my {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .twoeightmars-6op175 > .twoeightmars-2iq9my {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .twoeightmars-6op175 > .twoeightmars-2iq9my {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.twoeightmars-51kzg4 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.twoeightmars-51kzg4.twoeightmars-i1qj7h {
  display: none;
}

.twoeightmars-bqaj5i {
  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) {
  .twoeightmars-bqaj5i {
    height: 74px;
    overflow: visible;
  }
}

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

.twoeightmars-9gja7l {
  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;
}

.twoeightmars-9gja7l::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.twoeightmars-9gja7l::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.twoeightmars-9gja7l img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.twoeightmars-c20h2g {
  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;
}

.twoeightmars-c20h2g::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) {
  .twoeightmars-c20h2g::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.twoeightmars-c20h2g::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) {
  .twoeightmars-c20h2g::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .twoeightmars-ka2028 {
    top: -20px;
  }
}

.twoeightmars-vbbmgl {
  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: 0.twoeightmars-tqpiag ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .twoeightmars-vbbmgl:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

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

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

.twoeightmars-51kzg4.twoeightmars-hxme5u .twoeightmars-bqaj5i {
  background: #2b3b67;
}

.twoeightmars-51kzg4.twoeightmars-hxme5u .twoeightmars-9gja7l {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.twoeightmars-51kzg4.twoeightmars-hxme5u .twoeightmars-9gja7l::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.twoeightmars-51kzg4.twoeightmars-hxme5u .twoeightmars-9gja7l::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.twoeightmars-51kzg4.twoeightmars-hxme5u .twoeightmars-c20h2g::before {
  background: #0e0f41;
}

.twoeightmars-51kzg4.twoeightmars-hxme5u .twoeightmars-c20h2g::after {
  background: #152557;
}

.twoeightmars-51kzg4.twoeightmars-kj059e .twoeightmars-bqaj5i {
  background: #1f35fa;
}

.twoeightmars-51kzg4.twoeightmars-kj059e .twoeightmars-9gja7l {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.twoeightmars-51kzg4.twoeightmars-kj059e .twoeightmars-9gja7l::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.twoeightmars-51kzg4.twoeightmars-kj059e .twoeightmars-9gja7l::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.twoeightmars-51kzg4.twoeightmars-kj059e .twoeightmars-c20h2g::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.twoeightmars-51kzg4.twoeightmars-kj059e .twoeightmars-c20h2g::after {
  background: #192ac8;
}

.twoeightmars-51kzg4.twoeightmars-1yds23 .twoeightmars-bqaj5i {
  background: #fa771f;
}

.twoeightmars-51kzg4.twoeightmars-1yds23 .twoeightmars-9gja7l {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.twoeightmars-51kzg4.twoeightmars-1yds23 .twoeightmars-9gja7l::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.twoeightmars-51kzg4.twoeightmars-1yds23 .twoeightmars-9gja7l::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.twoeightmars-51kzg4.twoeightmars-1yds23 .twoeightmars-c20h2g::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.twoeightmars-51kzg4.twoeightmars-1yds23 .twoeightmars-c20h2g::after {
  background: #fa8535;
}

.twoeightmars-krysja {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

.twoeightmars-8aljrm {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .twoeightmars-8aljrm {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

.twoeightmars-l62fze {
  display: flex;
  align-items: center;
  gap: 10px;
}

.twoeightmars-l62fze span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.twoeightmars-l62fze small {
  font-size: 14px;
  color: var(--text-color);
}

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

.twoeightmars-lc0tyd {
  width: 120px;
  height: 22px;
}

.twoeightmars-lc0tyd .twoeightmars-64uy2i {
  fill: #c2c0ce;
}

.twoeightmars-lc0tyd [rating="1"] .twoeightmars-64uy2i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.twoeightmars-lc0tyd [rating="2"] .twoeightmars-64uy2i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.twoeightmars-lc0tyd [rating="3"] .twoeightmars-64uy2i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.twoeightmars-lc0tyd [rating="4"] .twoeightmars-64uy2i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.twoeightmars-lc0tyd [rating="5"] .twoeightmars-64uy2i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.twoeightmars-uk24o0 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.twoeightmars-gjg6ho {
  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);
}

.twoeightmars-gjg6ho.twoeightmars-0xsxvl {
  display: block;
}

.twoeightmars-gjg6ho.twoeightmars-i1qj7h {
  display: none;
}

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

.twoeightmars-mrnqq9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.twoeightmars-hla60o {
  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);
}

.twoeightmars-i7td3i {
  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;
}

.twoeightmars-l6cwn6 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.twoeightmars-sv0bio {
  font-size: 16px;
  line-height: 140%;
}

.twoeightmars-q50qaj {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.twoeightmars-q50qaj .twoeightmars-64uy2i {
  fill: #c2c0ce;
}

.twoeightmars-q50qaj [rating="1"] .twoeightmars-64uy2i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.twoeightmars-q50qaj [rating="2"] .twoeightmars-64uy2i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.twoeightmars-q50qaj [rating="3"] .twoeightmars-64uy2i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.twoeightmars-q50qaj [rating="4"] .twoeightmars-64uy2i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.twoeightmars-q50qaj [rating="5"] .twoeightmars-64uy2i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.twoeightmars-b12buh {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.twoeightmars-c3fvmf {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .twoeightmars-c3fvmf {
    padding: 0 16px;
  }
}

.twoeightmars-yq9gbw {
  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) {
  .twoeightmars-yq9gbw {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.twoeightmars-goaj8d {
  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) {
  .twoeightmars-goaj8d {
    padding: 12px;
    gap: 12px;
  }
}

.twoeightmars-6hl8kx {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.twoeightmars-6hl8kx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.twoeightmars-9w7ki8 {
  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;
}

.twoeightmars-gtjqz0 {
  flex: 1;
  min-width: 0;
}

.twoeightmars-hpiqjh {
  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) {
  .twoeightmars-hpiqjh {
    font-size: 14px;
    gap: 6px;
  }
}

.twoeightmars-xm77zg {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.twoeightmars-xm77zg svg,
.twoeightmars-xm77zg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.twoeightmars-xm77zg svg path {
  fill: var(--button-bg-color);
}

.twoeightmars-xm77zg svg circle {
  fill: var(--button-text-color);
}

.twoeightmars-qsi3zc {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.twoeightmars-qsi3zc strong {
  font-weight: 600;
}

.twoeightmars-8778sd {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.twoeightmars-8778sd p {
  margin: 0 0 16px;
}

.twoeightmars-8778sd p:last-child {
  margin-bottom: 0;
}

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

.twoeightmars-p8e1nv {
  max-width: 300px;
  width: 100%;
}

.twoeightmars-p8e1nv a {
  width: 100%;
}

@media (max-width: 575px) {
  .twoeightmars-p8e1nv {
    max-width: 200px;
  }
}

.twoeightmars-b9p970 {
  justify-content: center;
}

.twoeightmars-mkjhrn {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.twoeightmars-8qocby {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.twoeightmars-t997u5 .twoeightmars-2xesvr {
  justify-content: center;
}

/* faq */

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

.twoeightmars-jyddjk {
  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 0.twoeightmars-bpx3ku ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.twoeightmars-jyddjk::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.twoeightmars-bpx3ku ease;
}

.twoeightmars-7v3igv.twoeightmars-6ojxnc .twoeightmars-jyddjk::after {
  transform: rotate(45deg);
}

.twoeightmars-qyol2u {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.twoeightmars-tqpiag ease, padding 0.twoeightmars-tqpiag ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.twoeightmars-7v3igv.twoeightmars-6ojxnc .twoeightmars-qyol2u {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.twoeightmars-d3kpeu {
  margin: 25px 0;
}

.twoeightmars-s2tqhg > input:not(:checked) ~ label:hover,
.twoeightmars-s2tqhg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.twoeightmars-gch36l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.twoeightmars-zoy50l 44.twoeightmars-5uc4dp.twoeightmars-6l83jy.twoeightmars-8mpdm0.twoeightmars-qnedpt.twoeightmars-54wcst.twoeightmars-mf78ww.twoeightmars-0gnlhn.twoeightmars-23xowu.twoeightmars-lwm8v2.twoeightmars-act448.twoeightmars-z2pgro.twoeightmars-u0rrh1 0l-12.twoeightmars-h4dm1l 30.twoeightmars-7dwdzp.twoeightmars-0q81l6 2.twoeightmars-cnrqwa.twoeightmars-0q81l6 3.twoeightmars-w61mhs 3.twoeightmars-edtuht.twoeightmars-98htdb 3.twoeightmars-ulci9p.twoeightmars-407kp7.twoeightmars-ocsybx.twoeightmars-4axklu 7-3.twoeightmars-h4dm1l 10.twoeightmars-mhh6o5.twoeightmars-4axklu 23.twoeightmars-i636p7.twoeightmars-2ua3bb 1.twoeightmars-903gpg 2.twoeightmars-h4dm1l 3.twoeightmars-2ua3bb 1.twoeightmars-98htdb 5.twoeightmars-qhtmet.twoeightmars-98htdb 32.twoeightmars-1vn79l.twoeightmars-407kp7 5.twoeightmars-u0rrh1 4.twoeightmars-4axklu 9.twoeightmars-4axklu 8.twoeightmars-98htdb 6.twoeightmars-cwyi85.twoeightmars-lt8dyh.twoeightmars-lpwr7l.twoeightmars-t7esfs.twoeightmars-gzgvfp 4.twoeightmars-0yx3dq.twoeightmars-gzgvfp 6.twoeightmars-gzgvfp 0l29.twoeightmars-u0rrh1 17.twoeightmars-aj5jnt.twoeightmars-1iupfo 2.twoeightmars-r9lnqi 10.twoeightmars-oxntfl.twoeightmars-h4dm1l 8.twoeightmars-unh6ps.twoeightmars-m6s26u.twoeightmars-093wyw.twoeightmars-lmgk3n.twoeightmars-9yzjwz.twoeightmars-407kp7.twoeightmars-54wcst.twoeightmars-h4dm1l 1.twoeightmars-8jhefn.twoeightmars-udx9qv.twoeightmars-htp0i5.twoeightmars-xboroc.twoeightmars-96s9vt.twoeightmars-903gpg 1.twoeightmars-93ilq4.twoeightmars-dqzpma.5z'/%3e%3c/svg%3e");
}

.twoeightmars-zeyx3r {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.twoeightmars-0tpzde {
  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);
}

.twoeightmars-0tpzde.twoeightmars-9l1xx5 {
  display: block;
}

.twoeightmars-0tpzde.twoeightmars-qx5e5n {
  display: none;
}

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

.twoeightmars-pvpoi9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.twoeightmars-4gkqp2 {
  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);
}

.twoeightmars-hsx3r4 {
  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;
}

.twoeightmars-7obdeu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.twoeightmars-7obdeu span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.twoeightmars-23xu2a {
  font-size: 16px;
  line-height: 140%;
}

.twoeightmars-l18rez {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.twoeightmars-l18rez .twoeightmars-ublqnj {
  fill: #c2c0ce;
}

.twoeightmars-l18rez [rating="1"] .twoeightmars-ublqnj:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.twoeightmars-l18rez [rating="2"] .twoeightmars-ublqnj:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.twoeightmars-l18rez [rating="3"] .twoeightmars-ublqnj:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.twoeightmars-l18rez [rating="4"] .twoeightmars-ublqnj:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.twoeightmars-l18rez [rating="5"] .twoeightmars-ublqnj:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.twoeightmars-jawcf0 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;
}

.twoeightmars-jawcf0 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.twoeightmars-xf3ia9 {
  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);
}

.twoeightmars-xf3ia9.twoeightmars-f28u2x {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.twoeightmars-hcu2qz {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.twoeightmars-hcu2qz label {
  font-size: 14px;
}

.twoeightmars-hcu2qz h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.twoeightmars-hcu2qz input,
.twoeightmars-hcu2qz textarea,
.twoeightmars-hcu2qz button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.twoeightmars-hcu2qz button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.twoeightmars-bpx3ku ease;
}
.twoeightmars-hcu2qz button:hover {
  background-color: var(--button-bg-hover);
}
.twoeightmars-pmfa3i {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.twoeightmars-l9lsmd ease-in;
}

.twoeightmars-pmfa3i h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.twoeightmars-z63gwk, .twoeightmars-ilol9z, [class*="review-card"],
thead, thead th, table th, .twoeightmars-bj74ca,
.twoeightmars-egmkcp, [class*="collapsible-header"],
.twoeightmars-l2u84h, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
