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

.mr-punter-3753zr {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .mr-punter-3753zr {
    padding: 54px 0 0;
  }
}

.mr-punter-9lbyok {
  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) {
  .mr-punter-9lbyok: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;
  }
}

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

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

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

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

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

.mr-punter-dx84mz {
  cursor: pointer;
}

.mr-punter-8afcg9 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.mr-punter-qbxczl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.mr-punter-qbxczl figure {
  margin: 0;
}

.mr-punter-qbxczl.mr-punter-dtrr6m {
  justify-content: flex-start;
  margin-right: 4px;
}

.mr-punter-qbxczl.mr-punter-qwt8f4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.mr-punter-qbxczl.mr-punter-laypcn {
  justify-content: center;
}

.mr-punter-qbxczl.mr-punter-5gumr5 {
  justify-content: normal;
}

.mr-punter-krol4w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.mr-punter-aw1vzk {
  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) {
  .mr-punter-aw1vzk {
    flex-direction: column;
  }
}

.mr-punter-8wfsfy {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.mr-punter-8wfsfy img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .mr-punter-8wfsfy {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.mr-punter-2emppi {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.mr-punter-2emppi 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) {
  .mr-punter-2emppi ul {
    margin-bottom: 15px;
  }
}

.mr-punter-2emppi ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.mr-punter-2emppi 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);
}

.mr-punter-2emppi ul li span svg {
  fill: var(--title-color);
}

.mr-punter-2emppi ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .mr-punter-2emppi ul li small {
    font-size: 12px;
  }
}

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

.mr-punter-2emppi ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .mr-punter-2emppi {
    flex-basis: auto;
    margin: 0 auto;
  }
}

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

.mr-punter-72cqri {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .mr-punter-g2av9f {
    height: 50px;
  }
}

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

.mr-punter-g2av9f.mr-punter-g31207 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .mr-punter-g2av9f.mr-punter-g31207:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.mr-punter-zzqzsm {
  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) {
  .mr-punter-zzqzsm {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .mr-punter-zzqzsm {
    padding: 50px 16px 68px;
  }
}

.mr-punter-39palo {
  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) {
  .mr-punter-39palo {
    flex-direction: column;
  }
}

.mr-punter-64nmeh {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .mr-punter-64nmeh {
    margin-bottom: 40px;
  }
}

.mr-punter-6jmon3 .mr-punter-jywgqy {
  margin-bottom: 28px;
}

.mr-punter-6jmon3 .mr-punter-jywgqy img {
  max-height: 100px;
  width: auto;
}

.mr-punter-jjo5hk {
  display: flex;
  align-items: center;
}

.mr-punter-jjo5hk a + a {
  margin-left: 24px;
}

.mr-punter-jjo5hk img {
  max-height: 56px;
  width: auto;
}

.mr-punter-jjo5hk img + img {
  margin-left: 24px;
}

.mr-punter-wg7cgb {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.mr-punter-l5f1um {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.mr-punter-65qbxb {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .mr-punter-65qbxb {
    flex-wrap: wrap;
  }
}

.mr-punter-65qbxb li {
  display: flex;
  margin: 0 7px;
}

.mr-punter-65qbxb li svg {
  transition: 0.mr-punter-4096j7 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .mr-punter-65qbxb li:hover svg {
    transform: scale(1.2);
  }
}

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

.mr-punter-xx9g3u + .mr-punter-xx9g3u {
  margin-left: 120px;
}

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

.mr-punter-csiw04 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.mr-punter-b96v4e {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mr-punter-b96v4e li {
  font-size: 16px;
}

.mr-punter-b96v4e li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.mr-punter-b96v4e li + li {
  margin-top: 16px;
}

.mr-punter-xfu2l0 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.mr-punter-fm5bd2 ease-in-out;
}

.mr-punter-xfu2l0.mr-punter-iy80y2 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.mr-punter-ljzzfu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.mr-punter-y5ho4x li {
  width: 100%;
}

.mr-punter-y5ho4x 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.mr-punter-4096j7 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.mr-punter-y5ho4x li a svg {
  fill: var(--button-text-color);
}

.mr-punter-y5ho4x li a.mr-punter-iy80y2 {
  background: var(--border-color);
}

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

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

.mr-punter-pr5q85 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.mr-punter-auausr {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.mr-punter-auausr img {
  width: 100%;
  transition: 0.mr-punter-4096j7 ease-in-out;
}

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

.mr-punter-eqlggd {
  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) {
  .mr-punter-eqlggd {
    height: 54px;
  }
}

.mr-punter-f0jzcz {
  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) {
  .mr-punter-f0jzcz {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .mr-punter-f0jzcz .mr-punter-jywgqy img {
    max-width: 90px;
  }
}

.mr-punter-jywgqy img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .mr-punter-jywgqy {
    order: -2;
  }
}

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

.mr-punter-ep0yq1 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.mr-punter-ep0yq1 li {
  font-size: 16px;
  margin: 0 20px;
}

.mr-punter-ep0yq1 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.mr-punter-imijx1 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.mr-punter-imijx1.mr-punter-s6j903 {
  margin-right: 0;
}

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

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

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

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

.mr-punter-g1vwwf {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.mr-punter-g1vwwf:hover > ul {
  display: flex;
}

.mr-punter-g1vwwf:focus > ul {
  display: flex;
}

.mr-punter-g1vwwf:focus-within > ul {
  display: flex;
}

.mr-punter-9bte83 {
  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;
}

.mr-punter-9bte83::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.mr-punter-fm5bd2 ease-in-out;
}

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

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

.mr-punter-g1vwwf 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.mr-punter-4096j7 ease-in-out;
  overflow: hidden;
}

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

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

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

.mr-punter-7q27m4 {
  display: none;
}

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

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

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

.mr-punter-fp5qcm {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.mr-punter-fp5qcm img {
  margin-bottom: 20px;
}

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

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

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

.mr-punter-8e8seo {
  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) {
  .mr-punter-8e8seo {
    font-size: 32px;
  }
}

.mr-punter-ehqmnz {
  color: var(--text-color);
}

.mr-punter-qfjv6q {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.mr-punter-qfjv6q p img {
  display: block;
  margin: 0 auto;
}

.mr-punter-qfjv6q p:first-of-type {
  margin-top: 0;
}

.mr-punter-qfjv6q p:last-of-type {
  margin-bottom: 0;
}

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

.mr-punter-qfjv6q ul {
  padding: 0 0 0 20px;
}

.mr-punter-qfjv6q table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.mr-punter-qfjv6q table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.mr-punter-qfjv6q iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.mr-punter-rsp4zn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.mr-punter-9wi0af {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .mr-punter-9wi0af {
    flex-direction: column-reverse;
  }
}

.mr-punter-9wi0af .mr-punter-b6c89g {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .mr-punter-9wi0af .mr-punter-b6c89g {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.mr-punter-9wi0af .mr-punter-5g8ao8 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .mr-punter-9wi0af .mr-punter-5g8ao8 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .mr-punter-9wi0af .mr-punter-5g8ao8 img {
    width: 100%;
  }
}

.mr-punter-5g8ao8 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .mr-punter-5g8ao8 {
    margin-bottom: 18px;
  }
}

.mr-punter-b6c89g {
  margin: 0 0 28px;
}

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

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

.mr-punter-rsp4zn .mr-punter-9lbyok {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.mr-punter-e6oaze {
  position: relative;
  border: none;
}

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

.mr-punter-myo1dp {
  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;
}

.mr-punter-myo1dp span {
  height: 32px;
}

.mr-punter-myo1dp span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.mr-punter-myo1dp.mr-punter-tx1jex span {
  transform: scaleY(-1);
}

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

.mr-punter-8b3ltw {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mr-punter-8b3ltw li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .mr-punter-8b3ltw li {
    font-size: 16px;
  }
}

.mr-punter-8b3ltw li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.mr-punter-4096j7 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .mr-punter-8b3ltw li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .mr-punter-8b3ltw li a {
    padding: 12px 14px;
  }
}

.mr-punter-8b3ltw.mr-punter-t842xg {
  display: none;
}

.mr-punter-q6dt6s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.mr-punter-q6dt6s table {
  width: 100%;
  border-collapse: collapse;
}

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

  .mr-punter-q6dt6s table td {
    min-width: 75px;
  }
}

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

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

.mr-punter-q6dt6s p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.mr-punter-pxknw6 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.mr-punter-x6tvwi table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.mr-punter-x6tvwi table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.mr-punter-x6tvwi p {
  color: var(--text-color);
}

.mr-punter-7k9n8o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .mr-punter-7k9n8o {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .mr-punter-7k9n8o {
    margin-bottom: 60px;
  }
}

.mr-punter-ki25v9 {
  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);
}

.mr-punter-5kavr3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .mr-punter-5kavr3 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .mr-punter-5kavr3 {
    margin-bottom: 60px;
  }
}

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

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

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

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

.mr-punter-c3mjbd p + p {
  margin-top: 10px;
}

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

.mr-punter-ygop1s {
  display: none;
}

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

.mr-punter-c1ac52 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.mr-punter-c1ac52 li {
  margin: 0 20px;
}

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

.mr-punter-c1ac52 li a img {
  margin-bottom: 4px;
}

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

.mr-punter-pnm8an {
  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) {
  .mr-punter-pnm8an {
    padding: 0 16px;
  }
}

.mr-punter-pnm8an li {
  font-size: 16px;
  position: relative;
}

.mr-punter-pnm8an li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.mr-punter-pnm8an li span {
  opacity: 0.5;
}

.mr-punter-pnm8an li + li {
  margin-left: 30px;
}

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

h2.mr-punter-skvduk {
  margin: 0 0 28px;
}

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

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

.mr-punter-26a47k 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);
}

.mr-punter-26a47k 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;
}

.mr-punter-26a47k 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;
}

.mr-punter-26a47k tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.mr-punter-26a47k tbody tr:last-of-type {
  margin-bottom: 0;
}

.mr-punter-26a47k tbody tr td:first-of-type {
  flex-shrink: 0;
}

.mr-punter-26a47k 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);
}

.mr-punter-26a47k 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);
}

.mr-punter-26a47k tbody tr td:last-of-type {
  margin-left: auto;
}

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

.mr-punter-26a47k tbody tr td .mr-punter-63rgy5 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .mr-punter-26a47k tbody tr td .mr-punter-63rgy5 {
    width: 100%;
  }
}

.mr-punter-26a47k tbody tr td .mr-punter-rg1ou4 {
  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.mr-punter-4096j7 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .mr-punter-26a47k tbody tr td .mr-punter-rg1ou4:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .mr-punter-26a47k tbody tr td .mr-punter-rg1ou4 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .mr-punter-26a47k tbody tr td .mr-punter-rg1ou4 {
    width: 100%;
  }
}

.mr-punter-26a47k tbody tr td .mr-punter-1iqqlg {
  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) {
  .mr-punter-26a47k tbody tr td .mr-punter-1iqqlg:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .mr-punter-26a47k tbody tr {
    flex-direction: column;
  }
}

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

.mr-punter-ndsyz6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.mr-punter-xpgl4o {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.mr-punter-7i99ja img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.mr-punter-4096j7 ease-in-out;
}

.mr-punter-7i99ja p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .mr-punter-7i99ja:hover img {
    transform: scale(1.01);
  }
}

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

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

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

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

.mr-punter-h77lud img {
  width: 100%;
  height: 100%;
}

.mr-punter-h77lud iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.mr-punter-r0n2yb svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.mr-punter-4096j7 ease-in-out;
}

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

.mr-punter-77r7rj {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .mr-punter-77r7rj {
    padding: 40px 0;
  }
}

.mr-punter-5qt3va {
  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) {
  .mr-punter-5qt3va {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .mr-punter-5qt3va {
    flex-direction: column-reverse;
  }
}

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

.mr-punter-esenxa img {
  width: 100%;
}

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

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

.mr-punter-g33lbr {
  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;
}

.mr-punter-g33lbr 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) {
  .mr-punter-g33lbr {
    flex-basis: auto;
  }
}

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

.mr-punter-xszpw8 {
  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.mr-punter-4096j7 ease-in-out;
}

.mr-punter-xszpw8:hover {
  border: 1px solid #8c8ca2;
}

.mr-punter-ct8xse {
  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%);
}

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

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

.mr-punter-r5qk2i a {
  text-decoration: underline;
  color: #8babff;
}

.mr-punter-uqj6at {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.mr-punter-uqj6at .mr-punter-xszpw8 {
  width: 50%;
  margin: 0;
}

.mr-punter-uz5dln {
  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;
}

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

.mr-punter-096l10 {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .mr-punter-096l10 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .mr-punter-096l10 {
    margin: 0 0 60px;
  }
}

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

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

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

.mr-punter-l8923l {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.mr-punter-fgwtxk 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.mr-punter-4096j7 ease-in-out;
}

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

.mr-punter-fgwtxk a svg {
  fill: #fff;
}

.mr-punter-fgwtxk a:hover {
  background: #3d68e7;
}

.mr-punter-sti4zm {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.mr-punter-p7msxd {
  margin-bottom: 16px;
}

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

.mr-punter-hqm42y {
  font-size: 16px;
  color: var(--text-color);
}

.mr-punter-np02qi {
  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) {
  .mr-punter-np02qi {
    padding: 0 16px;
  }
}

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

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

.mr-punter-gzo3mp {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.mr-punter-r5io2w {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.mr-punter-r5io2w 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);
}

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

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

.mr-punter-r5io2w table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .mr-punter-r5io2w {
    margin: 0;
  }
}

.mr-punter-a3cgb7 {
  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) {
  .mr-punter-a3cgb7 {
    min-height: 190px;
  }
}

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

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

.mr-punter-mg8sgd {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.mr-punter-mg8sgd.mr-punter-657k1i {
  display: none;
}

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

.mr-punter-qdjola iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mr-punter-qdjola iframe.mr-punter-73n9m1 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.mr-punter-qdjola.mr-punter-2vk2p2 {
  opacity: 1;
  pointer-events: all;
}

.mr-punter-xe7jnv {
  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.mr-punter-4096j7 ease-in-out;
}

.mr-punter-xe7jnv svg {
  margin-right: 10px;
}

.mr-punter-xe7jnv + .mr-punter-xe7jnv {
  margin-top: 14px;
}

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

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

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

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

.mr-punter-np02qi .mr-punter-rsp4zn {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.mr-punter-np02qi .mr-punter-rsp4zn h1,
.mr-punter-np02qi .mr-punter-rsp4zn 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) {
  .mr-punter-np02qi .mr-punter-rsp4zn h1,
  .mr-punter-np02qi .mr-punter-rsp4zn h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .mr-punter-np02qi .mr-punter-rsp4zn {
    margin: 28px 0 0;
  }
}

.mr-punter-zbacep {
  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) {
  .mr-punter-zbacep {
    padding: 0 16px;
  }
}

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

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

.mr-punter-o1cvwk {
  max-width: 545px;
  width: 100%;
}

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

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

.mr-punter-7np52r {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.mr-punter-7np52r iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mr-punter-vqgj9g {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.mr-punter-rzeuvy {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .mr-punter-hxi4b4 {
    padding: 10px;
  }
}

.mr-punter-hxi4b4 .mr-punter-9lbyok {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .mr-punter-hxi4b4 .mr-punter-9lbyok {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .mr-punter-hxi4b4 {
    flex-wrap: wrap;
  }
}

.mr-punter-pov5g3 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.mr-punter-pov5g3 img {
  width: 100%;
}

.mr-punter-to2r24 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.mr-punter-s27mze {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.mr-punter-h9fc8r {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.mr-punter-tcucwi {
  width: 100%;
  margin: 0 0 100px;
}

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

.mr-punter-tcucwi .mr-punter-zephxv {
  position: relative;
}

.mr-punter-tcucwi .mr-punter-jj3za6 {
  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;
}

.mr-punter-tcucwi .mr-punter-jj3za6.mr-punter-657k1i {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .mr-punter-tcucwi .mr-punter-n1ipp3 {
    bottom: 90px;
  }
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-ebxk4a {
  max-width: 300px;
  width: 100%;
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-ebxk4a .mr-punter-iibzjv {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-ebxk4a .mr-punter-iibzjv {
    font-size: 32px;
    text-align: center;
  }
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-ebxk4a .mr-punter-3nhteq {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-ebxk4a .mr-punter-3nhteq {
    text-align: center;
  }
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 {
    flex-direction: column-reverse;
  }
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-mqfbrg {
  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.mr-punter-4096j7 ease-in-out;
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-mqfbrg:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-mqfbrg {
    width: 100%;
  }
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-jxq65w {
  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.mr-punter-4096j7 ease-in-out;
  overflow: hidden;
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-jxq65w 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);
  }
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-jxq65w: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;
}

.mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-jxq65w:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .mr-punter-tcucwi .mr-punter-n1ipp3 .mr-punter-s6j903 .mr-punter-jxq65w {
    width: 100%;
  }
}

.mr-punter-tcucwi .mr-punter-n1ipp3.mr-punter-657k1i {
  display: none;
}

.mr-punter-tcucwi .mr-punter-dylrbz {
  display: none;
}

.mr-punter-tcucwi .mr-punter-dylrbz.mr-punter-2vk2p2 {
  display: block;
}

.mr-punter-tcucwi .mr-punter-dylrbz iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .mr-punter-tcucwi .mr-punter-dylrbz iframe {
    height: calc(100vh - 54px);
  }
}

.mr-punter-tcucwi .mr-punter-hib6gg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .mr-punter-tcucwi .mr-punter-hib6gg {
    padding: 24px 16px 0;
  }
}

.mr-punter-tcucwi .mr-punter-hib6gg .mr-punter-iibzjv {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .mr-punter-tcucwi .mr-punter-hib6gg .mr-punter-iibzjv {
    margin-bottom: 24px;
  }
}

.mr-punter-tcucwi .mr-punter-hib6gg 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);
}

.mr-punter-tcucwi .mr-punter-hib6gg 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) {
  .mr-punter-tcucwi .mr-punter-hib6gg table tr td {
    padding: 12px 4px;
  }
}

.mr-punter-tcucwi .mr-punter-hib6gg 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) {
  .mr-punter-tcucwi .mr-punter-hib6gg table tr th {
    padding: 12px 4px;
  }
}

.mr-punter-tcucwi .mr-punter-hib6gg table tr:last-of-type td {
  border-bottom: none;
}

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

.mr-punter-9af3pc.mr-punter-iy80y2 {
  display: block;
}

.mr-punter-9af3pc iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.mr-punter-9af3pc .mr-punter-6y31kg {
  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;
}

.mr-punter-9af3pc .mr-punter-dz6xjk {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.mr-punter-9af3pc .mr-punter-jxq65w {
  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.mr-punter-4096j7 ease-in-out;
}

.mr-punter-9af3pc .mr-punter-jxq65w:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.mr-punter-n2rwyk.mr-punter-iy80y2 {
  display: block;
}

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

.mr-punter-e0ncdi {
  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;
}

.mr-punter-9h869s {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.mr-punter-z78gq2 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.mr-punter-z78gq2 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.mr-punter-av4n45 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mr-punter-nska34.mr-punter-657k1i {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .mr-punter-xf79k8 {
    margin-bottom: 20px;
  }
}

.mr-punter-6v9fpy {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.mr-punter-6v9fpy span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.mr-punter-6v9fpy 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.mr-punter-4096j7 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.mr-punter-6v9fpy input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.mr-punter-6v9fpy input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.mr-punter-6v9fpy input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.mr-punter-6v9fpy input:active {
  border-color: #c2c0ce;
}

.mr-punter-6v9fpy input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .mr-punter-6v9fpy {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.mr-punter-22cwuv {
  margin-bottom: 36px;
}

.mr-punter-22cwuv 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;
}

.mr-punter-22cwuv textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.mr-punter-22cwuv textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .mr-punter-22cwuv {
    margin-bottom: 24px;
  }
}

.mr-punter-uqcfye {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.mr-punter-ejw6bw {
  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.mr-punter-4096j7 ease-in-out;
}

.mr-punter-ejw6bw:hover {
  background: var(--border-color);
}

.mr-punter-1acba3 {
  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.mr-punter-4096j7 ease-in-out;
}

.mr-punter-1acba3:hover {
  background: #166ad9;
}

.mr-punter-bgervq {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.mr-punter-bgervq.mr-punter-657k1i {
  display: none;
}

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

.mr-punter-bgervq .mr-punter-ejw6bw {
  margin: 0 auto;
}

.mr-punter-hf0ock {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.mr-punter-vh8zje {
  filter: grayscale(100%);
}

.mr-punter-jdvc23 > input {
  display: none;
}

.mr-punter-jdvc23 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.mr-punter-rzry1n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.mr-punter-v6323b 44.mr-punter-ih6eer.mr-punter-dethr2.mr-punter-pc3gx2.mr-punter-cixjvn.mr-punter-ogfqt6.mr-punter-h04cgo.mr-punter-qc3h58.mr-punter-t6d05i.mr-punter-zzd26e.mr-punter-h7spfm.mr-punter-7ohb2v.mr-punter-fwhvvs 0l-12.mr-punter-3pt69n 30.mr-punter-ctso23.mr-punter-hegq50 2.mr-punter-8mf6uk.mr-punter-hegq50 3.mr-punter-7ikykz 3.mr-punter-uf3ub7.mr-punter-kto0wk 3.mr-punter-ml9tkh.mr-punter-zh4lyy.mr-punter-ffekhm.mr-punter-5uo6hl 7-3.mr-punter-3pt69n 10.mr-punter-vbatj0.mr-punter-5uo6hl 23.mr-punter-yi8k0k.mr-punter-ar8cpi 1.mr-punter-j7mzfc 2.mr-punter-3pt69n 3.mr-punter-ar8cpi 1.mr-punter-kto0wk 5.mr-punter-16tzki.mr-punter-kto0wk 32.mr-punter-r1vnzx.mr-punter-zh4lyy 5.mr-punter-fwhvvs 4.mr-punter-5uo6hl 9.mr-punter-5uo6hl 8.mr-punter-kto0wk 6.mr-punter-19jrqb.mr-punter-v6mb6j.mr-punter-o9n5xa.mr-punter-flxb08.mr-punter-un5ij5 4.mr-punter-9hj5f1.mr-punter-un5ij5 6.mr-punter-un5ij5 0l29.mr-punter-fwhvvs 17.mr-punter-svkxgc.mr-punter-1e0fk7 2.mr-punter-ple51z 10.mr-punter-82yilv.mr-punter-3pt69n 8.mr-punter-f5m5x5.mr-punter-3j5wc6.mr-punter-gdykyt.mr-punter-b9y1mp.mr-punter-1eyobw.mr-punter-zh4lyy.mr-punter-ogfqt6.mr-punter-3pt69n 1.mr-punter-760s8m.mr-punter-1zwsr9.mr-punter-ee6j40.mr-punter-72rbgi.mr-punter-jerddd.mr-punter-j7mzfc 1.mr-punter-nbboor.mr-punter-eices6.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.mr-punter-jdvc23 > input:checked ~ label,
.mr-punter-jdvc23 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.mr-punter-rzry1n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.mr-punter-v6323b 44.mr-punter-ih6eer.mr-punter-dethr2.mr-punter-pc3gx2.mr-punter-cixjvn.mr-punter-ogfqt6.mr-punter-h04cgo.mr-punter-qc3h58.mr-punter-t6d05i.mr-punter-zzd26e.mr-punter-h7spfm.mr-punter-7ohb2v.mr-punter-fwhvvs 0l-12.mr-punter-3pt69n 30.mr-punter-ctso23.mr-punter-hegq50 2.mr-punter-8mf6uk.mr-punter-hegq50 3.mr-punter-7ikykz 3.mr-punter-uf3ub7.mr-punter-kto0wk 3.mr-punter-ml9tkh.mr-punter-zh4lyy.mr-punter-ffekhm.mr-punter-5uo6hl 7-3.mr-punter-3pt69n 10.mr-punter-vbatj0.mr-punter-5uo6hl 23.mr-punter-yi8k0k.mr-punter-ar8cpi 1.mr-punter-j7mzfc 2.mr-punter-3pt69n 3.mr-punter-ar8cpi 1.mr-punter-kto0wk 5.mr-punter-16tzki.mr-punter-kto0wk 32.mr-punter-r1vnzx.mr-punter-zh4lyy 5.mr-punter-fwhvvs 4.mr-punter-5uo6hl 9.mr-punter-5uo6hl 8.mr-punter-kto0wk 6.mr-punter-19jrqb.mr-punter-v6mb6j.mr-punter-o9n5xa.mr-punter-flxb08.mr-punter-un5ij5 4.mr-punter-9hj5f1.mr-punter-un5ij5 6.mr-punter-un5ij5 0l29.mr-punter-fwhvvs 17.mr-punter-svkxgc.mr-punter-1e0fk7 2.mr-punter-ple51z 10.mr-punter-82yilv.mr-punter-3pt69n 8.mr-punter-f5m5x5.mr-punter-3j5wc6.mr-punter-gdykyt.mr-punter-b9y1mp.mr-punter-1eyobw.mr-punter-zh4lyy.mr-punter-ogfqt6.mr-punter-3pt69n 1.mr-punter-760s8m.mr-punter-1zwsr9.mr-punter-ee6j40.mr-punter-72rbgi.mr-punter-jerddd.mr-punter-j7mzfc 1.mr-punter-nbboor.mr-punter-eices6.5z'/%3e%3c/svg%3e");
}

.mr-punter-jdvc23 > input:not(:checked) ~ label:hover,
.mr-punter-jdvc23 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.mr-punter-rzry1n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.mr-punter-v6323b 44.mr-punter-ih6eer.mr-punter-dethr2.mr-punter-pc3gx2.mr-punter-cixjvn.mr-punter-ogfqt6.mr-punter-h04cgo.mr-punter-qc3h58.mr-punter-t6d05i.mr-punter-zzd26e.mr-punter-h7spfm.mr-punter-7ohb2v.mr-punter-fwhvvs 0l-12.mr-punter-3pt69n 30.mr-punter-ctso23.mr-punter-hegq50 2.mr-punter-8mf6uk.mr-punter-hegq50 3.mr-punter-7ikykz 3.mr-punter-uf3ub7.mr-punter-kto0wk 3.mr-punter-ml9tkh.mr-punter-zh4lyy.mr-punter-ffekhm.mr-punter-5uo6hl 7-3.mr-punter-3pt69n 10.mr-punter-vbatj0.mr-punter-5uo6hl 23.mr-punter-yi8k0k.mr-punter-ar8cpi 1.mr-punter-j7mzfc 2.mr-punter-3pt69n 3.mr-punter-ar8cpi 1.mr-punter-kto0wk 5.mr-punter-16tzki.mr-punter-kto0wk 32.mr-punter-r1vnzx.mr-punter-zh4lyy 5.mr-punter-fwhvvs 4.mr-punter-5uo6hl 9.mr-punter-5uo6hl 8.mr-punter-kto0wk 6.mr-punter-19jrqb.mr-punter-v6mb6j.mr-punter-o9n5xa.mr-punter-flxb08.mr-punter-un5ij5 4.mr-punter-9hj5f1.mr-punter-un5ij5 6.mr-punter-un5ij5 0l29.mr-punter-fwhvvs 17.mr-punter-svkxgc.mr-punter-1e0fk7 2.mr-punter-ple51z 10.mr-punter-82yilv.mr-punter-3pt69n 8.mr-punter-f5m5x5.mr-punter-3j5wc6.mr-punter-gdykyt.mr-punter-b9y1mp.mr-punter-1eyobw.mr-punter-zh4lyy.mr-punter-ogfqt6.mr-punter-3pt69n 1.mr-punter-760s8m.mr-punter-1zwsr9.mr-punter-ee6j40.mr-punter-72rbgi.mr-punter-jerddd.mr-punter-j7mzfc 1.mr-punter-nbboor.mr-punter-eices6.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .mr-punter-sexfg8 > .mr-punter-w98mo8 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .mr-punter-sexfg8 > .mr-punter-w98mo8 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .mr-punter-sexfg8 > .mr-punter-w98mo8 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .mr-punter-sexfg8 > .mr-punter-w98mo8 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .mr-punter-sexfg8 > .mr-punter-w98mo8 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.mr-punter-p3s80d {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.mr-punter-p3s80d.mr-punter-657k1i {
  display: none;
}

.mr-punter-y0ego7 {
  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) {
  .mr-punter-y0ego7 {
    height: 74px;
    overflow: visible;
  }
}

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

.mr-punter-ak08vf {
  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;
}

.mr-punter-ak08vf::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.mr-punter-ak08vf::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.mr-punter-ak08vf img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.mr-punter-xn4cf9 {
  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;
}

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

.mr-punter-xn4cf9::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) {
  .mr-punter-xn4cf9::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .mr-punter-gpbrmo {
    top: -20px;
  }
}

.mr-punter-z68iz0 {
  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.mr-punter-4096j7 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.mr-punter-p3s80d.mr-punter-wrr3cv .mr-punter-y0ego7 {
  background: #2b3b67;
}

.mr-punter-p3s80d.mr-punter-wrr3cv .mr-punter-ak08vf {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.mr-punter-p3s80d.mr-punter-wrr3cv .mr-punter-ak08vf::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.mr-punter-p3s80d.mr-punter-wrr3cv .mr-punter-ak08vf::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.mr-punter-p3s80d.mr-punter-wrr3cv .mr-punter-xn4cf9::before {
  background: #0e0f41;
}

.mr-punter-p3s80d.mr-punter-wrr3cv .mr-punter-xn4cf9::after {
  background: #152557;
}

.mr-punter-p3s80d.mr-punter-yt6vei .mr-punter-y0ego7 {
  background: #1f35fa;
}

.mr-punter-p3s80d.mr-punter-yt6vei .mr-punter-ak08vf {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.mr-punter-p3s80d.mr-punter-yt6vei .mr-punter-ak08vf::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.mr-punter-p3s80d.mr-punter-yt6vei .mr-punter-ak08vf::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.mr-punter-p3s80d.mr-punter-yt6vei .mr-punter-xn4cf9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.mr-punter-p3s80d.mr-punter-yt6vei .mr-punter-xn4cf9::after {
  background: #192ac8;
}

.mr-punter-p3s80d.mr-punter-1al1wv .mr-punter-y0ego7 {
  background: #fa771f;
}

.mr-punter-p3s80d.mr-punter-1al1wv .mr-punter-ak08vf {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.mr-punter-p3s80d.mr-punter-1al1wv .mr-punter-ak08vf::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.mr-punter-p3s80d.mr-punter-1al1wv .mr-punter-ak08vf::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.mr-punter-p3s80d.mr-punter-1al1wv .mr-punter-xn4cf9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.mr-punter-p3s80d.mr-punter-1al1wv .mr-punter-xn4cf9::after {
  background: #fa8535;
}

.mr-punter-mdvv27 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

.mr-punter-18d8wv {
  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) {
  .mr-punter-18d8wv:hover {
    background: var(--button-bg-hover);
  }
}

.mr-punter-qbdr4i {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mr-punter-qbdr4i span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.mr-punter-qbdr4i small {
  font-size: 14px;
  color: var(--text-color);
}

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

.mr-punter-5f2dne {
  width: 120px;
  height: 22px;
}

.mr-punter-5f2dne .mr-punter-1vi7dz {
  fill: #c2c0ce;
}

.mr-punter-5f2dne [rating="1"] .mr-punter-1vi7dz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.mr-punter-5f2dne [rating="2"] .mr-punter-1vi7dz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.mr-punter-5f2dne [rating="3"] .mr-punter-1vi7dz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.mr-punter-5f2dne [rating="4"] .mr-punter-1vi7dz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.mr-punter-5f2dne [rating="5"] .mr-punter-1vi7dz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.mr-punter-ndzpo9 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.mr-punter-iq1gp7 {
  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);
}

.mr-punter-iq1gp7.mr-punter-2vk2p2 {
  display: block;
}

.mr-punter-iq1gp7.mr-punter-657k1i {
  display: none;
}

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

.mr-punter-dwj0vy {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.mr-punter-6mj787 {
  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);
}

.mr-punter-y9cwdt {
  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;
}

.mr-punter-5h0w6x small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.mr-punter-5h0w6x span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.mr-punter-o6s7qs {
  font-size: 16px;
  line-height: 140%;
}

.mr-punter-7hmoob {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.mr-punter-7hmoob .mr-punter-1vi7dz {
  fill: #c2c0ce;
}

.mr-punter-7hmoob [rating="1"] .mr-punter-1vi7dz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.mr-punter-7hmoob [rating="2"] .mr-punter-1vi7dz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.mr-punter-7hmoob [rating="3"] .mr-punter-1vi7dz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.mr-punter-7hmoob [rating="4"] .mr-punter-1vi7dz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.mr-punter-7hmoob [rating="5"] .mr-punter-1vi7dz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.mr-punter-ra2fzh {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.mr-punter-ie7uh4 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .mr-punter-ie7uh4 {
    padding: 0 16px;
  }
}

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

.mr-punter-rmuahz {
  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) {
  .mr-punter-rmuahz {
    padding: 12px;
    gap: 12px;
  }
}

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

.mr-punter-0w42jq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mr-punter-01ku25 {
  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;
}

.mr-punter-9xpgx6 {
  flex: 1;
  min-width: 0;
}

.mr-punter-188yxw {
  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) {
  .mr-punter-188yxw {
    font-size: 14px;
    gap: 6px;
  }
}

.mr-punter-g1tth3 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.mr-punter-g1tth3 svg,
.mr-punter-g1tth3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mr-punter-g1tth3 svg path {
  fill: var(--button-bg-color);
}

.mr-punter-g1tth3 svg circle {
  fill: var(--button-text-color);
}

.mr-punter-ip4y55 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.mr-punter-ip4y55 strong {
  font-weight: 600;
}

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

.mr-punter-mnkof0 p {
  margin: 0 0 16px;
}

.mr-punter-mnkof0 p:last-child {
  margin-bottom: 0;
}

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

.mr-punter-bajv5r {
  max-width: 300px;
  width: 100%;
}

.mr-punter-bajv5r a {
  width: 100%;
}

@media (max-width: 575px) {
  .mr-punter-bajv5r {
    max-width: 200px;
  }
}

.mr-punter-wh2zi0 {
  justify-content: center;
}

.mr-punter-5rz7qd {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mr-punter-6ryasj {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.mr-punter-o05fg6 .mr-punter-ep0yq1 {
  justify-content: center;
}

/* faq */

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

.mr-punter-9lofe4 {
  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.mr-punter-k2jlx1 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mr-punter-9lofe4::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.mr-punter-k2jlx1 ease;
}

.mr-punter-tlj5kx.mr-punter-iy80y2 .mr-punter-9lofe4::after {
  transform: rotate(45deg);
}

.mr-punter-5j3g5u {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.mr-punter-4096j7 ease, padding 0.mr-punter-4096j7 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.mr-punter-tlj5kx.mr-punter-iy80y2 .mr-punter-5j3g5u {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.mr-punter-ywyx2x {
  margin: 25px 0;
}

.mr-punter-jdvc23 > input:not(:checked) ~ label:hover,
.mr-punter-jdvc23 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.mr-punter-er38rp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.mr-punter-9j05ia 44.mr-punter-kpai5o.mr-punter-51gvg4.mr-punter-plib00.mr-punter-q8s0us.mr-punter-asvooq.mr-punter-kzgv61.mr-punter-uovz1s.mr-punter-m0c4y3.mr-punter-2a04j8.mr-punter-df89ik.mr-punter-l5eoxw.mr-punter-t2gdfs 0l-12.mr-punter-zierte 30.mr-punter-cx7ehj.mr-punter-oqgjte 2.mr-punter-26ikkc.mr-punter-oqgjte 3.mr-punter-3k4ynb 3.mr-punter-2nf4oj.mr-punter-0rq5jg 3.mr-punter-tf8cnx.mr-punter-vhzcze.mr-punter-tauav6.mr-punter-o61ypm 7-3.mr-punter-zierte 10.mr-punter-drzfm5.mr-punter-o61ypm 23.mr-punter-24iz7r.mr-punter-idhzim 1.mr-punter-shrafo 2.mr-punter-zierte 3.mr-punter-idhzim 1.mr-punter-0rq5jg 5.mr-punter-9kk7nx.mr-punter-0rq5jg 32.mr-punter-73dpg0.mr-punter-vhzcze 5.mr-punter-t2gdfs 4.mr-punter-o61ypm 9.mr-punter-o61ypm 8.mr-punter-0rq5jg 6.mr-punter-utogsa.mr-punter-fqn3dq.mr-punter-fryx66.mr-punter-nvn4wm.mr-punter-6c83e6 4.mr-punter-xsulsm.mr-punter-6c83e6 6.mr-punter-6c83e6 0l29.mr-punter-t2gdfs 17.mr-punter-3yf7qf.mr-punter-2amsdt 2.mr-punter-kj58cq 10.mr-punter-s36h4h.mr-punter-zierte 8.mr-punter-35lhat.mr-punter-jm2mcv.mr-punter-gaubzo.mr-punter-051lyu.mr-punter-45sx23.mr-punter-vhzcze.mr-punter-asvooq.mr-punter-zierte 1.mr-punter-2hlcyy.mr-punter-lrdmej.mr-punter-lnxd95.mr-punter-91cs8c.mr-punter-4enxa0.mr-punter-shrafo 1.mr-punter-1ou7lf.mr-punter-q86mvg.5z'/%3e%3c/svg%3e");
}

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

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

.mr-punter-4a3lrt {
  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);
}

.mr-punter-4a3lrt.mr-punter-zurho1 {
  display: block;
}

.mr-punter-4a3lrt.mr-punter-jg84l5 {
  display: none;
}

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

.mr-punter-3hwc81 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.mr-punter-cyqzlu {
  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);
}

.mr-punter-7o2my6 {
  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;
}

.mr-punter-slm34l small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.mr-punter-if74l4 {
  font-size: 16px;
  line-height: 140%;
}

.mr-punter-kduqi1 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.mr-punter-kduqi1 .mr-punter-s62b79 {
  fill: #c2c0ce;
}

.mr-punter-kduqi1 [rating="1"] .mr-punter-s62b79:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.mr-punter-kduqi1 [rating="2"] .mr-punter-s62b79:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.mr-punter-kduqi1 [rating="3"] .mr-punter-s62b79:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.mr-punter-kduqi1 [rating="4"] .mr-punter-s62b79:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.mr-punter-kduqi1 [rating="5"] .mr-punter-s62b79:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.mr-punter-twii3g 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;
}

.mr-punter-twii3g 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 */

.mr-punter-wal5v2 {
  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);
}

.mr-punter-wal5v2.mr-punter-yl9pw4 {
  opacity: 1;
  pointer-events: auto;
}

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

.mr-punter-fgimid label {
  font-size: 14px;
}

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

.mr-punter-ue6hll h2 {
  color: green;
  font-weight: 500;
}

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