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

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

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

.megarich-bv0azk {
  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) {
  .megarich-bv0azk: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;
  }
}

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

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

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

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

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

.megarich-7aqz62 {
  cursor: pointer;
}

.megarich-2y6bsp {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.megarich-s2ul5v {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.megarich-s2ul5v figure {
  margin: 0;
}

.megarich-s2ul5v.megarich-n7xym4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.megarich-s2ul5v.megarich-hwsbq5 {
  justify-content: flex-end;
  margin-left: 4px;
}

.megarich-s2ul5v.megarich-sgt0st {
  justify-content: center;
}

.megarich-s2ul5v.megarich-vssh1h {
  justify-content: normal;
}

.megarich-dk2n34 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.megarich-2afx0s img {
  width: 100%;
}

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

.megarich-kwfltr {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.megarich-kwfltr 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);
}

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

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

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

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

.megarich-kwfltr ul li:last-of-type::after {
  display: none;
}

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

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

.megarich-78avrw {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.megarich-k7jiyg.megarich-xxt616 {
  background-color: #000;
}

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

.megarich-2x36h8 {
  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) {
  .megarich-2x36h8 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .megarich-2x36h8 {
    padding: 50px 16px 68px;
  }
}

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

.megarich-2i3v51 {
  margin-bottom: 94px;
}

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

.megarich-79a1pu .megarich-3jlgka {
  margin-bottom: 28px;
}

.megarich-79a1pu .megarich-3jlgka img {
  max-height: 100px;
  width: auto;
}

.megarich-gf371w {
  display: flex;
  align-items: center;
}

.megarich-gf371w a + a {
  margin-left: 24px;
}

.megarich-gf371w img {
  max-height: 56px;
  width: auto;
}

.megarich-gf371w img + img {
  margin-left: 24px;
}

.megarich-9okkya {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.megarich-6b4nu1 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .megarich-g3gexg {
    flex-wrap: wrap;
  }
}

.megarich-g3gexg li {
  display: flex;
  margin: 0 7px;
}

.megarich-g3gexg li svg {
  transition: 0.megarich-3r2rz5 ease-in-out;
}

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

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

.megarich-dknhx6 + .megarich-dknhx6 {
  margin-left: 120px;
}

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

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

.megarich-1e0ccr {
  list-style: none;
  margin: 0;
  padding: 0;
}

.megarich-1e0ccr li {
  font-size: 16px;
}

.megarich-1e0ccr li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.megarich-1e0ccr li + li {
  margin-top: 16px;
}

.megarich-0qtugz {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.megarich-km7jft ease-in-out;
}

.megarich-0qtugz.megarich-eo9iqy {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.megarich-ynila9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.megarich-ni8kyi li {
  width: 100%;
}

.megarich-ni8kyi 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.megarich-3r2rz5 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.megarich-ni8kyi li a svg {
  fill: var(--button-text-color);
}

.megarich-ni8kyi li a.megarich-eo9iqy {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.megarich-iqd003 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.megarich-iqd003 img {
  width: 100%;
  transition: 0.megarich-3r2rz5 ease-in-out;
}

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

.megarich-gk6jwo {
  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) {
  .megarich-gk6jwo {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .megarich-6mkcft .megarich-3jlgka img {
    max-width: 90px;
  }
}

.megarich-3jlgka img {
  max-height: 50px;
  width: auto;
}

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

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

.megarich-ozy2pg {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.megarich-ozy2pg li {
  font-size: 16px;
  margin: 0 20px;
}

.megarich-ozy2pg li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.megarich-j2u325 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.megarich-j2u325.megarich-muxe7o {
  margin-right: 0;
}

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

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

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

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

.megarich-33n1td {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.megarich-33n1td:hover > ul {
  display: flex;
}

.megarich-33n1td:focus > ul {
  display: flex;
}

.megarich-33n1td:focus-within > ul {
  display: flex;
}

.megarich-65rivp {
  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;
}

.megarich-65rivp::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.megarich-km7jft ease-in-out;
}

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

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

.megarich-33n1td 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.megarich-3r2rz5 ease-in-out;
  overflow: hidden;
}

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

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

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

.megarich-uwz0ne {
  display: none;
}

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

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

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

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

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

.megarich-e2m5xc img {
  margin-bottom: 20px;
}

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

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

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

.megarich-g3wgx5 {
  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) {
  .megarich-g3wgx5 {
    font-size: 32px;
  }
}

.megarich-92i7hd {
  color: var(--text-color);
}

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

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

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

.megarich-lss10m p img {
  display: block;
  margin: 0 auto;
}

.megarich-lss10m p:first-of-type {
  margin-top: 0;
}

.megarich-lss10m p:last-of-type {
  margin-bottom: 0;
}

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

.megarich-lss10m ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.megarich-7ljug7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.megarich-7ljug7 .megarich-ronose {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .megarich-7ljug7 .megarich-ronose {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.megarich-7ljug7 .megarich-x440rh {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .megarich-7ljug7 .megarich-x440rh {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .megarich-7ljug7 .megarich-x440rh img {
    width: 100%;
  }
}

.megarich-x440rh {
  margin: 0 0 28px;
}

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

.megarich-ronose {
  margin: 0 0 28px;
}

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

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

.megarich-m7g4kn .megarich-bv0azk {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.megarich-yvfhs4 {
  position: relative;
  border: none;
}

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

.megarich-50vsbu {
  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;
}

.megarich-50vsbu span {
  height: 32px;
}

.megarich-50vsbu span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.megarich-50vsbu.megarich-7pux4q span {
  transform: scaleY(-1);
}

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

.megarich-4dvp6p {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

@media only screen and (max-width: 767px) {
  .megarich-4dvp6p li {
    font-size: 16px;
  }
}

.megarich-4dvp6p li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.megarich-3r2rz5 ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .megarich-4dvp6p li a {
    padding: 12px 14px;
  }
}

.megarich-4dvp6p.megarich-jdb6lq {
  display: none;
}

.megarich-ptw1d8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.megarich-ptw1d8 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .megarich-ptw1d8 table td {
    min-width: 75px;
  }
}

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

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

.megarich-ptw1d8 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.megarich-7s79ds {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.megarich-1fpbvv table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.megarich-1fpbvv table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.megarich-1fpbvv p {
  color: var(--text-color);
}

.megarich-wh5dcq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.megarich-ju2w6h {
  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);
}

.megarich-tx77tq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.megarich-dgezvy p + p {
  margin-top: 10px;
}

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

.megarich-chqfyd {
  display: none;
}

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

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

.megarich-zydalz li {
  margin: 0 20px;
}

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

.megarich-zydalz li a img {
  margin-bottom: 4px;
}

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

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

.megarich-ycy6y6 li {
  font-size: 16px;
  position: relative;
}

.megarich-ycy6y6 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.megarich-ycy6y6 li span {
  opacity: 0.5;
}

.megarich-ycy6y6 li + li {
  margin-left: 30px;
}

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

h2.megarich-a6knr6 {
  margin: 0 0 28px;
}

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

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

.megarich-kxn5qv 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);
}

.megarich-kxn5qv 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;
}

.megarich-kxn5qv 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;
}

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

.megarich-kxn5qv tbody tr:last-of-type {
  margin-bottom: 0;
}

.megarich-kxn5qv tbody tr td:first-of-type {
  flex-shrink: 0;
}

.megarich-kxn5qv 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);
}

.megarich-kxn5qv 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);
}

.megarich-kxn5qv tbody tr td:last-of-type {
  margin-left: auto;
}

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

.megarich-kxn5qv tbody tr td .megarich-gwms2p {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .megarich-kxn5qv tbody tr td .megarich-gwms2p {
    width: 100%;
  }
}

.megarich-kxn5qv tbody tr td .megarich-qe9ham {
  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.megarich-3r2rz5 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .megarich-kxn5qv tbody tr td .megarich-qe9ham:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .megarich-kxn5qv tbody tr td .megarich-qe9ham {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .megarich-kxn5qv tbody tr td .megarich-qe9ham {
    width: 100%;
  }
}

.megarich-kxn5qv tbody tr td .megarich-nx4778 {
  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) {
  .megarich-kxn5qv tbody tr td .megarich-nx4778:hover {
    text-decoration: none;
  }
}

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

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

.megarich-jbvt41 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.megarich-1lnlzd img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.megarich-3r2rz5 ease-in-out;
}

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

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

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

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

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

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

.megarich-92o1a2 img {
  width: 100%;
  height: 100%;
}

.megarich-92o1a2 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.megarich-fh140k svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.megarich-3r2rz5 ease-in-out;
}

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

.megarich-9ilekj {
  padding: 90px 0;
}

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

.megarich-42vqc7 {
  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) {
  .megarich-42vqc7 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .megarich-42vqc7 {
    flex-direction: column-reverse;
  }
}

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

.megarich-vowamq img {
  width: 100%;
}

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

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

.megarich-jhi9i7 {
  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;
}

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

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

.megarich-mkhczj {
  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.megarich-3r2rz5 ease-in-out;
}

.megarich-mkhczj:hover {
  border: 1px solid #8c8ca2;
}

.megarich-wyjzkl {
  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%);
}

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

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

.megarich-23hddz a {
  text-decoration: underline;
  color: #8babff;
}

.megarich-bxs9ke {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.megarich-bxs9ke .megarich-mkhczj {
  width: 50%;
  margin: 0;
}

.megarich-wwrwcu {
  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;
}

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

.megarich-yut18r {
  margin: 0 0 100px;
}

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

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

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

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

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

.megarich-s64xtf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.megarich-5j0oct 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.megarich-3r2rz5 ease-in-out;
}

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

.megarich-5j0oct a svg {
  fill: #fff;
}

.megarich-5j0oct a:hover {
  background: #3d68e7;
}

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

.megarich-wadisx {
  margin-bottom: 16px;
}

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

.megarich-wz5gz7 {
  font-size: 16px;
  color: var(--text-color);
}

.megarich-39ns09 {
  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) {
  .megarich-39ns09 {
    padding: 0 16px;
  }
}

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

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

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

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

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

.megarich-cgzzdi {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.megarich-cgzzdi 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);
}

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

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

.megarich-cgzzdi table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .megarich-cgzzdi {
    margin: 0;
  }
}

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

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

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

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

.megarich-m1tiel.megarich-cauvnc {
  display: none;
}

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

.megarich-o8od3i iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.megarich-o8od3i iframe.megarich-r6nfyu {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.megarich-o8od3i.megarich-7snuit {
  opacity: 1;
  pointer-events: all;
}

.megarich-td4j27 {
  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.megarich-3r2rz5 ease-in-out;
}

.megarich-td4j27 svg {
  margin-right: 10px;
}

.megarich-td4j27 + .megarich-td4j27 {
  margin-top: 14px;
}

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

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

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

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

.megarich-39ns09 .megarich-m7g4kn {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.megarich-39ns09 .megarich-m7g4kn h1,
.megarich-39ns09 .megarich-m7g4kn 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) {
  .megarich-39ns09 .megarich-m7g4kn h1,
  .megarich-39ns09 .megarich-m7g4kn h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .megarich-39ns09 .megarich-m7g4kn {
    margin: 28px 0 0;
  }
}

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

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

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

.megarich-jq8g2a {
  max-width: 545px;
  width: 100%;
}

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

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

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

.megarich-ijek9w iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.megarich-z664dz {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.megarich-pg2gi0 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .megarich-sz466s {
    padding: 10px;
  }
}

.megarich-sz466s .megarich-bv0azk {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .megarich-sz466s .megarich-bv0azk {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .megarich-sz466s {
    flex-wrap: wrap;
  }
}

.megarich-3ogdb9 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.megarich-3ogdb9 img {
  width: 100%;
}

.megarich-7mntnc {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.megarich-ngzyf7 {
  width: 100%;
  margin: 0 0 100px;
}

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

.megarich-ngzyf7 .megarich-rsweix {
  position: relative;
}

.megarich-ngzyf7 .megarich-x6iwz8 {
  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;
}

.megarich-ngzyf7 .megarich-x6iwz8.megarich-cauvnc {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .megarich-ngzyf7 .megarich-ixfw0i {
    bottom: 90px;
  }
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-lrrs96 {
  max-width: 300px;
  width: 100%;
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-lrrs96 .megarich-moew4f {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .megarich-ngzyf7 .megarich-ixfw0i .megarich-lrrs96 .megarich-moew4f {
    font-size: 32px;
    text-align: center;
  }
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-lrrs96 .megarich-6xo75t {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .megarich-ngzyf7 .megarich-ixfw0i .megarich-lrrs96 .megarich-6xo75t {
    text-align: center;
  }
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o {
    flex-direction: column-reverse;
  }
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-7ybrgo {
  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.megarich-3r2rz5 ease-in-out;
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-7ybrgo:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-7ybrgo {
    width: 100%;
  }
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-se6spn {
  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.megarich-3r2rz5 ease-in-out;
  overflow: hidden;
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-se6spn 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);
  }
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-se6spn: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;
}

.megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-se6spn:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .megarich-ngzyf7 .megarich-ixfw0i .megarich-muxe7o .megarich-se6spn {
    width: 100%;
  }
}

.megarich-ngzyf7 .megarich-ixfw0i.megarich-cauvnc {
  display: none;
}

.megarich-ngzyf7 .megarich-uyikr6 {
  display: none;
}

.megarich-ngzyf7 .megarich-uyikr6.megarich-7snuit {
  display: block;
}

.megarich-ngzyf7 .megarich-uyikr6 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .megarich-ngzyf7 .megarich-uyikr6 iframe {
    height: calc(100vh - 54px);
  }
}

.megarich-ngzyf7 .megarich-1h1od4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .megarich-ngzyf7 .megarich-1h1od4 {
    padding: 24px 16px 0;
  }
}

.megarich-ngzyf7 .megarich-1h1od4 .megarich-moew4f {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .megarich-ngzyf7 .megarich-1h1od4 .megarich-moew4f {
    margin-bottom: 24px;
  }
}

.megarich-ngzyf7 .megarich-1h1od4 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);
}

.megarich-ngzyf7 .megarich-1h1od4 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) {
  .megarich-ngzyf7 .megarich-1h1od4 table tr td {
    padding: 12px 4px;
  }
}

.megarich-ngzyf7 .megarich-1h1od4 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) {
  .megarich-ngzyf7 .megarich-1h1od4 table tr th {
    padding: 12px 4px;
  }
}

.megarich-ngzyf7 .megarich-1h1od4 table tr:last-of-type td {
  border-bottom: none;
}

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

.megarich-jh2388.megarich-eo9iqy {
  display: block;
}

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

.megarich-jh2388 .megarich-mfh6c4 {
  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;
}

.megarich-jh2388 .megarich-xj9op1 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.megarich-jh2388 .megarich-se6spn {
  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.megarich-3r2rz5 ease-in-out;
}

.megarich-jh2388 .megarich-se6spn:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.megarich-gu5984.megarich-eo9iqy {
  display: block;
}

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

.megarich-ihkuv8 {
  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;
}

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

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

.megarich-64m5ko {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.megarich-64m5ko svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.megarich-mzc30c {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.megarich-qr2qlj.megarich-cauvnc {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .megarich-19sgqz {
    margin-bottom: 20px;
  }
}

.megarich-ekvq73 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.megarich-ekvq73 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.megarich-3r2rz5 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.megarich-ekvq73 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.megarich-ekvq73 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.megarich-ekvq73 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.megarich-ekvq73 input:active {
  border-color: #c2c0ce;
}

.megarich-ekvq73 input:focus {
  border-color: #c2c0ce;
}

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

.megarich-0yi3pr {
  margin-bottom: 36px;
}

.megarich-0yi3pr 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;
}

.megarich-0yi3pr textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.megarich-0yi3pr textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.megarich-ltrn6a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.megarich-d4f5p9 {
  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.megarich-3r2rz5 ease-in-out;
}

.megarich-d4f5p9:hover {
  background: var(--border-color);
}

.megarich-4f6nus {
  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.megarich-3r2rz5 ease-in-out;
}

.megarich-4f6nus:hover {
  background: #166ad9;
}

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

.megarich-hi2wge.megarich-cauvnc {
  display: none;
}

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

.megarich-hi2wge .megarich-d4f5p9 {
  margin: 0 auto;
}

.megarich-v5w12t {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.megarich-b2cznx {
  filter: grayscale(100%);
}

.megarich-amdmwa > input {
  display: none;
}

.megarich-amdmwa > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megarich-6o4ndb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.megarich-9397ta 44.megarich-3sq7h4.megarich-qxb71q.megarich-gtowbl.megarich-upke93.megarich-7sbp2v.megarich-g6vxqv.megarich-c8n444.megarich-0cb00m.megarich-srw1ws.megarich-v10le0.megarich-4o0emi.megarich-sg83dr 0l-12.megarich-xvxl1q 30.megarich-j2cyk1.megarich-dcov1j 2.megarich-w42hzp.megarich-dcov1j 3.megarich-vz1v0w 3.megarich-wlgg91.megarich-qvikox 3.megarich-iyohzt.megarich-p1792r.megarich-r9tvyk.megarich-njnv6c 7-3.megarich-xvxl1q 10.megarich-02xkry.megarich-njnv6c 23.megarich-4n4lgx.megarich-ytdq87 1.megarich-w7h0yl 2.megarich-xvxl1q 3.megarich-ytdq87 1.megarich-qvikox 5.megarich-cg1i7k.megarich-qvikox 32.megarich-39mg0q.megarich-p1792r 5.megarich-sg83dr 4.megarich-njnv6c 9.megarich-njnv6c 8.megarich-qvikox 6.megarich-sbirkg.megarich-bjy3pm.megarich-3g1k0q.megarich-dc6a3m.megarich-j7ugni 4.megarich-nvri7l.megarich-j7ugni 6.megarich-j7ugni 0l29.megarich-sg83dr 17.megarich-q4jf1d.megarich-ekzupf 2.megarich-uleepe 10.megarich-7b80tq.megarich-xvxl1q 8.megarich-zqmrx8.megarich-rupywy.megarich-wwh1ji.megarich-w3dhei.megarich-4pazig.megarich-p1792r.megarich-7sbp2v.megarich-xvxl1q 1.megarich-2rqzdh.megarich-w7368m.megarich-mrrzyk.megarich-4gncht.megarich-3wgrup.megarich-w7h0yl 1.megarich-4c26xt.megarich-1l58cb.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.megarich-amdmwa > input:checked ~ label,
.megarich-amdmwa > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megarich-6o4ndb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.megarich-9397ta 44.megarich-3sq7h4.megarich-qxb71q.megarich-gtowbl.megarich-upke93.megarich-7sbp2v.megarich-g6vxqv.megarich-c8n444.megarich-0cb00m.megarich-srw1ws.megarich-v10le0.megarich-4o0emi.megarich-sg83dr 0l-12.megarich-xvxl1q 30.megarich-j2cyk1.megarich-dcov1j 2.megarich-w42hzp.megarich-dcov1j 3.megarich-vz1v0w 3.megarich-wlgg91.megarich-qvikox 3.megarich-iyohzt.megarich-p1792r.megarich-r9tvyk.megarich-njnv6c 7-3.megarich-xvxl1q 10.megarich-02xkry.megarich-njnv6c 23.megarich-4n4lgx.megarich-ytdq87 1.megarich-w7h0yl 2.megarich-xvxl1q 3.megarich-ytdq87 1.megarich-qvikox 5.megarich-cg1i7k.megarich-qvikox 32.megarich-39mg0q.megarich-p1792r 5.megarich-sg83dr 4.megarich-njnv6c 9.megarich-njnv6c 8.megarich-qvikox 6.megarich-sbirkg.megarich-bjy3pm.megarich-3g1k0q.megarich-dc6a3m.megarich-j7ugni 4.megarich-nvri7l.megarich-j7ugni 6.megarich-j7ugni 0l29.megarich-sg83dr 17.megarich-q4jf1d.megarich-ekzupf 2.megarich-uleepe 10.megarich-7b80tq.megarich-xvxl1q 8.megarich-zqmrx8.megarich-rupywy.megarich-wwh1ji.megarich-w3dhei.megarich-4pazig.megarich-p1792r.megarich-7sbp2v.megarich-xvxl1q 1.megarich-2rqzdh.megarich-w7368m.megarich-mrrzyk.megarich-4gncht.megarich-3wgrup.megarich-w7h0yl 1.megarich-4c26xt.megarich-1l58cb.5z'/%3e%3c/svg%3e");
}

.megarich-amdmwa > input:not(:checked) ~ label:hover,
.megarich-amdmwa > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megarich-6o4ndb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.megarich-9397ta 44.megarich-3sq7h4.megarich-qxb71q.megarich-gtowbl.megarich-upke93.megarich-7sbp2v.megarich-g6vxqv.megarich-c8n444.megarich-0cb00m.megarich-srw1ws.megarich-v10le0.megarich-4o0emi.megarich-sg83dr 0l-12.megarich-xvxl1q 30.megarich-j2cyk1.megarich-dcov1j 2.megarich-w42hzp.megarich-dcov1j 3.megarich-vz1v0w 3.megarich-wlgg91.megarich-qvikox 3.megarich-iyohzt.megarich-p1792r.megarich-r9tvyk.megarich-njnv6c 7-3.megarich-xvxl1q 10.megarich-02xkry.megarich-njnv6c 23.megarich-4n4lgx.megarich-ytdq87 1.megarich-w7h0yl 2.megarich-xvxl1q 3.megarich-ytdq87 1.megarich-qvikox 5.megarich-cg1i7k.megarich-qvikox 32.megarich-39mg0q.megarich-p1792r 5.megarich-sg83dr 4.megarich-njnv6c 9.megarich-njnv6c 8.megarich-qvikox 6.megarich-sbirkg.megarich-bjy3pm.megarich-3g1k0q.megarich-dc6a3m.megarich-j7ugni 4.megarich-nvri7l.megarich-j7ugni 6.megarich-j7ugni 0l29.megarich-sg83dr 17.megarich-q4jf1d.megarich-ekzupf 2.megarich-uleepe 10.megarich-7b80tq.megarich-xvxl1q 8.megarich-zqmrx8.megarich-rupywy.megarich-wwh1ji.megarich-w3dhei.megarich-4pazig.megarich-p1792r.megarich-7sbp2v.megarich-xvxl1q 1.megarich-2rqzdh.megarich-w7368m.megarich-mrrzyk.megarich-4gncht.megarich-3wgrup.megarich-w7h0yl 1.megarich-4c26xt.megarich-1l58cb.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .megarich-6iehvo > .megarich-p1cynt {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .megarich-6iehvo > .megarich-p1cynt {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .megarich-6iehvo > .megarich-p1cynt {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .megarich-6iehvo > .megarich-p1cynt {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .megarich-6iehvo > .megarich-p1cynt {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.megarich-e1lqnl {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.megarich-e1lqnl.megarich-cauvnc {
  display: none;
}

.megarich-8ds0wf {
  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) {
  .megarich-8ds0wf {
    height: 74px;
    overflow: visible;
  }
}

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

.megarich-pa2v9u {
  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;
}

.megarich-pa2v9u::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.megarich-pa2v9u::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.megarich-pa2v9u img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.megarich-yf6uhh {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .megarich-6anok7 {
    top: -20px;
  }
}

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

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

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

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

.megarich-e1lqnl.megarich-p4swvq .megarich-8ds0wf {
  background: #2b3b67;
}

.megarich-e1lqnl.megarich-p4swvq .megarich-pa2v9u {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.megarich-e1lqnl.megarich-p4swvq .megarich-pa2v9u::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.megarich-e1lqnl.megarich-p4swvq .megarich-pa2v9u::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.megarich-e1lqnl.megarich-p4swvq .megarich-yf6uhh::before {
  background: #0e0f41;
}

.megarich-e1lqnl.megarich-p4swvq .megarich-yf6uhh::after {
  background: #152557;
}

.megarich-e1lqnl.megarich-jwpg9f .megarich-8ds0wf {
  background: #1f35fa;
}

.megarich-e1lqnl.megarich-jwpg9f .megarich-pa2v9u {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.megarich-e1lqnl.megarich-jwpg9f .megarich-pa2v9u::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.megarich-e1lqnl.megarich-jwpg9f .megarich-pa2v9u::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.megarich-e1lqnl.megarich-jwpg9f .megarich-yf6uhh::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.megarich-e1lqnl.megarich-jwpg9f .megarich-yf6uhh::after {
  background: #192ac8;
}

.megarich-e1lqnl.megarich-ot5sgx .megarich-8ds0wf {
  background: #fa771f;
}

.megarich-e1lqnl.megarich-ot5sgx .megarich-pa2v9u {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.megarich-e1lqnl.megarich-ot5sgx .megarich-pa2v9u::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.megarich-e1lqnl.megarich-ot5sgx .megarich-pa2v9u::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.megarich-e1lqnl.megarich-ot5sgx .megarich-yf6uhh::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.megarich-e1lqnl.megarich-ot5sgx .megarich-yf6uhh::after {
  background: #fa8535;
}

.megarich-ww2ajm {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.megarich-ammdjl {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.megarich-0goe9f {
  width: 120px;
  height: 22px;
}

.megarich-0goe9f .megarich-ouzqfh {
  fill: #c2c0ce;
}

.megarich-0goe9f [rating="1"] .megarich-ouzqfh:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.megarich-0goe9f [rating="2"] .megarich-ouzqfh:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.megarich-0goe9f [rating="3"] .megarich-ouzqfh:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.megarich-0goe9f [rating="4"] .megarich-ouzqfh:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.megarich-0goe9f [rating="5"] .megarich-ouzqfh:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.megarich-1vkab3 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.megarich-uwl8s8 {
  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);
}

.megarich-uwl8s8.megarich-7snuit {
  display: block;
}

.megarich-uwl8s8.megarich-cauvnc {
  display: none;
}

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

.megarich-izwxrf {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.megarich-foarhp {
  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);
}

.megarich-6n1n6b {
  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;
}

.megarich-3eva2i small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.megarich-6wvczj {
  font-size: 16px;
  line-height: 140%;
}

.megarich-c8r1yh {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.megarich-c8r1yh .megarich-ouzqfh {
  fill: #c2c0ce;
}

.megarich-c8r1yh [rating="1"] .megarich-ouzqfh:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.megarich-c8r1yh [rating="2"] .megarich-ouzqfh:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.megarich-c8r1yh [rating="3"] .megarich-ouzqfh:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.megarich-c8r1yh [rating="4"] .megarich-ouzqfh:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.megarich-c8r1yh [rating="5"] .megarich-ouzqfh:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.megarich-37l6le {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .megarich-37l6le {
    padding: 0 16px;
  }
}

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

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

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

.megarich-agrdor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.megarich-izn7yw {
  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;
}

.megarich-mwqa7v {
  flex: 1;
  min-width: 0;
}

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

.megarich-vizdx1 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.megarich-vizdx1 svg path {
  fill: var(--button-bg-color);
}

.megarich-vizdx1 svg circle {
  fill: var(--button-text-color);
}

.megarich-3d3gz2 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.megarich-3d3gz2 strong {
  font-weight: 600;
}

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

.megarich-isqv3w p {
  margin: 0 0 16px;
}

.megarich-isqv3w p:last-child {
  margin-bottom: 0;
}

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

.megarich-60jb27 {
  max-width: 300px;
  width: 100%;
}

.megarich-60jb27 a {
  width: 100%;
}

@media (max-width: 575px) {
  .megarich-60jb27 {
    max-width: 200px;
  }
}

.megarich-xq3fj0 {
  justify-content: center;
}

.megarich-op1omm {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.megarich-cwm2yk {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.megarich-ygf0nt .megarich-ozy2pg {
  justify-content: center;
}

/* faq */

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

.megarich-ikobic {
  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.megarich-f1rtvc ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.megarich-ikobic::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.megarich-f1rtvc ease;
}

.megarich-j44o5i.megarich-eo9iqy .megarich-ikobic::after {
  transform: rotate(45deg);
}

.megarich-efvczm {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.megarich-3r2rz5 ease, padding 0.megarich-3r2rz5 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.megarich-j44o5i.megarich-eo9iqy .megarich-efvczm {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.megarich-sdpj1e {
  margin: 25px 0;
}

.megarich-amdmwa > input:not(:checked) ~ label:hover,
.megarich-amdmwa > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megarich-dsllah.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.megarich-ppxht4 44.megarich-c3rsok.megarich-40vh1j.megarich-etxuvp.megarich-w56xm4.megarich-qpdy4h.megarich-zpeeu1.megarich-g0gl2g.megarich-5xictm.megarich-rorxc8.megarich-wxwa28.megarich-h764bo.megarich-0d7cey 0l-12.megarich-v2xep5 30.megarich-4ndmgl.megarich-4jszt7 2.megarich-inibgu.megarich-4jszt7 3.megarich-n99f90 3.megarich-7h639o.megarich-cza5lk 3.megarich-zfddre.megarich-af8s39.megarich-zecjeq.megarich-suat7k 7-3.megarich-v2xep5 10.megarich-8hdy02.megarich-suat7k 23.megarich-vxxupq.megarich-xgtod5 1.megarich-q43iid 2.megarich-v2xep5 3.megarich-xgtod5 1.megarich-cza5lk 5.megarich-gwn1i1.megarich-cza5lk 32.megarich-ggf1ht.megarich-af8s39 5.megarich-0d7cey 4.megarich-suat7k 9.megarich-suat7k 8.megarich-cza5lk 6.megarich-bxfakm.megarich-4oxwy4.megarich-15v238.megarich-vj57fh.megarich-3phsx6 4.megarich-2ba6px.megarich-3phsx6 6.megarich-3phsx6 0l29.megarich-0d7cey 17.megarich-ulddgy.megarich-c9w693 2.megarich-ao8fll 10.megarich-bprccy.megarich-v2xep5 8.megarich-v6qtwi.megarich-t730ne.megarich-bk01qb.megarich-73k5an.megarich-r6g0cg.megarich-af8s39.megarich-qpdy4h.megarich-v2xep5 1.megarich-qyxlp8.megarich-m3do08.megarich-ij6l5z.megarich-j7iabb.megarich-4xxsbu.megarich-q43iid 1.megarich-qg2qht.megarich-ey8xkb.5z'/%3e%3c/svg%3e");
}

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

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

.megarich-1zf3e1 {
  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);
}

.megarich-1zf3e1.megarich-l2kicn {
  display: block;
}

.megarich-1zf3e1.megarich-0rb3hc {
  display: none;
}

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

.megarich-ixovvc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.megarich-3a1zd8 {
  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);
}

.megarich-c32vex {
  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;
}

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

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

.megarich-lm6klt {
  font-size: 16px;
  line-height: 140%;
}

.megarich-xfjida {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.megarich-xfjida .megarich-wg1suo {
  fill: #c2c0ce;
}

.megarich-xfjida [rating="1"] .megarich-wg1suo:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.megarich-xfjida [rating="2"] .megarich-wg1suo:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.megarich-xfjida [rating="3"] .megarich-wg1suo:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.megarich-xfjida [rating="4"] .megarich-wg1suo:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.megarich-xfjida [rating="5"] .megarich-wg1suo:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.megarich-5dawtq 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;
}

.megarich-5dawtq 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 */

.megarich-jg8wby {
  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);
}

.megarich-jg8wby.megarich-erir1c {
  opacity: 1;
  pointer-events: auto;
}
