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

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

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

.gokong-xfr7c4 {
  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) {
  .gokong-xfr7c4: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;
  }
}

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

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

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

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

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

.gokong-4bw07h {
  cursor: pointer;
}

.gokong-clvlzl {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.gokong-w0a7nk {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.gokong-w0a7nk figure {
  margin: 0;
}

.gokong-w0a7nk.gokong-kcxwzu {
  justify-content: flex-start;
  margin-right: 4px;
}

.gokong-w0a7nk.gokong-uqxnyy {
  justify-content: flex-end;
  margin-left: 4px;
}

.gokong-w0a7nk.gokong-4qdebl {
  justify-content: center;
}

.gokong-w0a7nk.gokong-8v3sec {
  justify-content: normal;
}

.gokong-yhz4td {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.gokong-1c8ywv img {
  width: 100%;
}

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

.gokong-6pwsyv {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.gokong-6pwsyv 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) {
  .gokong-6pwsyv ul {
    margin-bottom: 15px;
  }
}

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

.gokong-6pwsyv 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);
}

.gokong-6pwsyv ul li span svg {
  fill: var(--title-color);
}

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

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

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

.gokong-6pwsyv ul li:last-of-type::after {
  display: none;
}

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

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

.gokong-cq9k1w {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.gokong-xdbog9.gokong-10uc0r {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .gokong-xdbog9.gokong-10uc0r:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.gokong-ocbx0c {
  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) {
  .gokong-ocbx0c {
    padding: 80px 16px 0;
  }
}

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

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

.gokong-33pbhb {
  margin-bottom: 94px;
}

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

.gokong-hecr6k .gokong-w752bg {
  margin-bottom: 28px;
}

.gokong-hecr6k .gokong-w752bg img {
  max-height: 100px;
  width: auto;
}

.gokong-j7kq8k {
  display: flex;
  align-items: center;
}

.gokong-j7kq8k a + a {
  margin-left: 24px;
}

.gokong-j7kq8k img {
  max-height: 56px;
  width: auto;
}

.gokong-j7kq8k img + img {
  margin-left: 24px;
}

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

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

.gokong-85osom {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .gokong-9ytbqy {
    flex-wrap: wrap;
  }
}

.gokong-9ytbqy li {
  display: flex;
  margin: 0 7px;
}

.gokong-9ytbqy li svg {
  transition: 0.gokong-8hjabh ease-in-out;
}

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

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

.gokong-rqcblj + .gokong-rqcblj {
  margin-left: 120px;
}

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

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

.gokong-8ebfnr {
  list-style: none;
  margin: 0;
  padding: 0;
}

.gokong-8ebfnr li {
  font-size: 16px;
}

.gokong-8ebfnr li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.gokong-8ebfnr li + li {
  margin-top: 16px;
}

.gokong-4dio93 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.gokong-baokwq ease-in-out;
}

.gokong-4dio93.gokong-ah639h {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.gokong-ym3va5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.gokong-z8qrws li {
  width: 100%;
}

.gokong-z8qrws 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.gokong-8hjabh ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.gokong-z8qrws li a.gokong-ah639h {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.gokong-6ssfb3 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.gokong-6ssfb3 img {
  width: 100%;
  transition: 0.gokong-8hjabh ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .gokong-dazr5a .gokong-w752bg img {
    max-width: 90px;
  }
}

.gokong-w752bg img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .gokong-w752bg {
    order: -2;
  }
}

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

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

.gokong-cmwxmf li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.gokong-73vykh {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.gokong-73vykh.gokong-cyinys {
  margin-right: 0;
}

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

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

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

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

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

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

.gokong-cdrxsk:hover > ul {
  display: flex;
}

.gokong-cdrxsk:focus > ul {
  display: flex;
}

.gokong-cdrxsk:focus-within > ul {
  display: flex;
}

.gokong-p214qk {
  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;
}

.gokong-p214qk::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.gokong-baokwq ease-in-out;
}

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

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

.gokong-cdrxsk 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.gokong-8hjabh ease-in-out;
  overflow: hidden;
}

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

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

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

.gokong-x44yn8 {
  display: none;
}

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

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

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

.gokong-2zw72k {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.gokong-2zw72k img {
  margin-bottom: 20px;
}

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

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

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

.gokong-6qaqx4 {
  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) {
  .gokong-6qaqx4 {
    font-size: 32px;
  }
}

.gokong-vdj0ka {
  color: var(--text-color);
}

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

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

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

.gokong-etm9ie p img {
  display: block;
  margin: 0 auto;
}

.gokong-etm9ie p:first-of-type {
  margin-top: 0;
}

.gokong-etm9ie p:last-of-type {
  margin-bottom: 0;
}

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

.gokong-etm9ie ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gokong-fxq3r3 .gokong-6pk5dn {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .gokong-fxq3r3 .gokong-6pk5dn {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.gokong-fxq3r3 .gokong-ojrrtk {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.gokong-ojrrtk {
  margin: 0 0 28px;
}

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

.gokong-6pk5dn {
  margin: 0 0 28px;
}

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

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

.gokong-dbqr7y .gokong-xfr7c4 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.gokong-2logau {
  position: relative;
  border: none;
}

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

.gokong-7aahgg {
  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;
}

.gokong-7aahgg span {
  height: 32px;
}

.gokong-7aahgg span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.gokong-7aahgg.gokong-759h9i span {
  transform: scaleY(-1);
}

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

.gokong-lxoetd {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.gokong-lxoetd li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.gokong-8hjabh ease-in-out;
}

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

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

.gokong-lxoetd.gokong-nlke1o {
  display: none;
}

.gokong-q9h4iu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.gokong-q9h4iu table {
  width: 100%;
  border-collapse: collapse;
}

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

  .gokong-q9h4iu table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.gokong-rduv41 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.gokong-8flitw table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.gokong-8flitw table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.gokong-8flitw p {
  color: var(--text-color);
}

.gokong-sw7aae {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.gokong-gpu839 {
  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);
}

.gokong-qeqdma {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.gokong-ze2dip p + p {
  margin-top: 10px;
}

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

.gokong-j31pfk {
  display: none;
}

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

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

.gokong-t2vi6q li {
  margin: 0 20px;
}

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

.gokong-t2vi6q li a img {
  margin-bottom: 4px;
}

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

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

.gokong-tgxsbn li {
  font-size: 16px;
  position: relative;
}

.gokong-tgxsbn li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.gokong-tgxsbn li span {
  opacity: 0.5;
}

.gokong-tgxsbn li + li {
  margin-left: 30px;
}

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

h2.gokong-758h5r {
  margin: 0 0 28px;
}

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

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

.gokong-kxcz48 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);
}

.gokong-kxcz48 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;
}

.gokong-kxcz48 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;
}

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

.gokong-kxcz48 tbody tr:last-of-type {
  margin-bottom: 0;
}

.gokong-kxcz48 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.gokong-kxcz48 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);
}

.gokong-kxcz48 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);
}

.gokong-kxcz48 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.gokong-kxcz48 tbody tr td .gokong-yiu0f8 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .gokong-kxcz48 tbody tr td .gokong-yiu0f8 {
    width: 100%;
  }
}

.gokong-kxcz48 tbody tr td .gokong-87rrt4 {
  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.gokong-8hjabh ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .gokong-kxcz48 tbody tr td .gokong-87rrt4:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .gokong-kxcz48 tbody tr td .gokong-87rrt4 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .gokong-kxcz48 tbody tr td .gokong-87rrt4 {
    width: 100%;
  }
}

.gokong-kxcz48 tbody tr td .gokong-of4ewy {
  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) {
  .gokong-kxcz48 tbody tr td .gokong-of4ewy:hover {
    text-decoration: none;
  }
}

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

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

.gokong-otvg14 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.gokong-tpafi0 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.gokong-8hjabh ease-in-out;
}

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

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

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

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

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

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

.gokong-5lp4r2 img {
  width: 100%;
  height: 100%;
}

.gokong-5lp4r2 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.gokong-oz7okj svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.gokong-8hjabh ease-in-out;
}

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

.gokong-em1wgl {
  padding: 90px 0;
}

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

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

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

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

.gokong-o8lyjv img {
  width: 100%;
}

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

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

.gokong-h02g4a {
  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;
}

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

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

.gokong-rcb9ey {
  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.gokong-8hjabh ease-in-out;
}

.gokong-rcb9ey:hover {
  border: 1px solid #8c8ca2;
}

.gokong-1ksl5m {
  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%);
}

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

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

.gokong-hzlkcu a {
  text-decoration: underline;
  color: #8babff;
}

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

.gokong-a7rdm2 .gokong-rcb9ey {
  width: 50%;
  margin: 0;
}

.gokong-5d0ecd {
  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;
}

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

.gokong-8nxqmr {
  margin: 0 0 100px;
}

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

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

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

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

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

.gokong-hyoxyq {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.gokong-s5grno 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.gokong-8hjabh ease-in-out;
}

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

.gokong-s5grno a svg {
  fill: #fff;
}

.gokong-s5grno a:hover {
  background: #3d68e7;
}

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

.gokong-z1q4ma {
  margin-bottom: 16px;
}

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

.gokong-sj5pqx {
  font-size: 16px;
  color: var(--text-color);
}

.gokong-497szw {
  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) {
  .gokong-497szw {
    padding: 0 16px;
  }
}

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

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

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

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

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

.gokong-1eotzm {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.gokong-1eotzm 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);
}

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

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

.gokong-1eotzm table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .gokong-1eotzm {
    margin: 0;
  }
}

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

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

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

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

.gokong-pw2mrk.gokong-247skn {
  display: none;
}

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

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

.gokong-yx2fcp iframe.gokong-rpwxip {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.gokong-yx2fcp.gokong-o7rw0e {
  opacity: 1;
  pointer-events: all;
}

.gokong-7u6n5f {
  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.gokong-8hjabh ease-in-out;
}

.gokong-7u6n5f svg {
  margin-right: 10px;
}

.gokong-7u6n5f + .gokong-7u6n5f {
  margin-top: 14px;
}

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

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

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

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

.gokong-497szw .gokong-dbqr7y {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.gokong-497szw .gokong-dbqr7y h1,
.gokong-497szw .gokong-dbqr7y 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) {
  .gokong-497szw .gokong-dbqr7y h1,
  .gokong-497szw .gokong-dbqr7y h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .gokong-497szw .gokong-dbqr7y {
    margin: 28px 0 0;
  }
}

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

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

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

.gokong-khtytf {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.gokong-hmh48m {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.gokong-g11q06 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.gokong-dyvw42 .gokong-xfr7c4 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .gokong-dyvw42 .gokong-xfr7c4 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.gokong-t7i34z {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.gokong-t7i34z img {
  width: 100%;
}

.gokong-308b5d {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.gokong-44x38h {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.gokong-jcoa6q {
  width: 100%;
  margin: 0 0 100px;
}

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

.gokong-jcoa6q .gokong-qc3ls6 {
  position: relative;
}

.gokong-jcoa6q .gokong-d433cj {
  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;
}

.gokong-jcoa6q .gokong-d433cj.gokong-247skn {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .gokong-jcoa6q .gokong-06h18q {
    bottom: 90px;
  }
}

.gokong-jcoa6q .gokong-06h18q .gokong-7zegzd {
  max-width: 300px;
  width: 100%;
}

.gokong-jcoa6q .gokong-06h18q .gokong-7zegzd .gokong-opv5ux {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .gokong-jcoa6q .gokong-06h18q .gokong-7zegzd .gokong-opv5ux {
    font-size: 32px;
    text-align: center;
  }
}

.gokong-jcoa6q .gokong-06h18q .gokong-7zegzd .gokong-z5h6vc {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .gokong-jcoa6q .gokong-06h18q .gokong-7zegzd .gokong-z5h6vc {
    text-align: center;
  }
}

.gokong-jcoa6q .gokong-06h18q .gokong-cyinys {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .gokong-jcoa6q .gokong-06h18q .gokong-cyinys {
    flex-direction: column-reverse;
  }
}

.gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-nqsm9z {
  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.gokong-8hjabh ease-in-out;
}

.gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-nqsm9z:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-nqsm9z {
    width: 100%;
  }
}

.gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-w7cq00 {
  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.gokong-8hjabh ease-in-out;
  overflow: hidden;
}

.gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-w7cq00 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);
  }
}

.gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-w7cq00: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;
}

.gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-w7cq00:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .gokong-jcoa6q .gokong-06h18q .gokong-cyinys .gokong-w7cq00 {
    width: 100%;
  }
}

.gokong-jcoa6q .gokong-06h18q.gokong-247skn {
  display: none;
}

.gokong-jcoa6q .gokong-qkajtu {
  display: none;
}

.gokong-jcoa6q .gokong-qkajtu.gokong-o7rw0e {
  display: block;
}

.gokong-jcoa6q .gokong-qkajtu iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .gokong-jcoa6q .gokong-qkajtu iframe {
    height: calc(100vh - 54px);
  }
}

.gokong-jcoa6q .gokong-qi7pkx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .gokong-jcoa6q .gokong-qi7pkx {
    padding: 24px 16px 0;
  }
}

.gokong-jcoa6q .gokong-qi7pkx .gokong-opv5ux {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .gokong-jcoa6q .gokong-qi7pkx .gokong-opv5ux {
    margin-bottom: 24px;
  }
}

.gokong-jcoa6q .gokong-qi7pkx 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);
}

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

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

.gokong-jcoa6q .gokong-qi7pkx table tr:last-of-type td {
  border-bottom: none;
}

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

.gokong-vb210u.gokong-ah639h {
  display: block;
}

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

.gokong-vb210u .gokong-vo9c93 {
  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;
}

.gokong-vb210u .gokong-ql1tg7 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.gokong-vb210u .gokong-w7cq00 {
  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.gokong-8hjabh ease-in-out;
}

.gokong-vb210u .gokong-w7cq00:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.gokong-ce7hu6.gokong-ah639h {
  display: block;
}

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

.gokong-hazmd7 {
  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;
}

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

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

.gokong-vdlpeb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.gokong-vdlpeb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.gokong-l13xoc {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gokong-c6ja1i.gokong-247skn {
  display: none;
}

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

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

.gokong-4ct3b8 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.gokong-4ct3b8 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.gokong-8hjabh ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.gokong-4ct3b8 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.gokong-4ct3b8 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.gokong-4ct3b8 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.gokong-4ct3b8 input:active {
  border-color: #c2c0ce;
}

.gokong-4ct3b8 input:focus {
  border-color: #c2c0ce;
}

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

.gokong-zly8ao {
  margin-bottom: 36px;
}

.gokong-zly8ao 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;
}

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

.gokong-zly8ao textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.gokong-magbo0 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.gokong-630w0f {
  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.gokong-8hjabh ease-in-out;
}

.gokong-630w0f:hover {
  background: var(--border-color);
}

.gokong-wrqdx6 {
  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.gokong-8hjabh ease-in-out;
}

.gokong-wrqdx6:hover {
  background: #166ad9;
}

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

.gokong-qtf09w.gokong-247skn {
  display: none;
}

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

.gokong-qtf09w .gokong-630w0f {
  margin: 0 auto;
}

.gokong-dfrgf9 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.gokong-pznuh1 {
  filter: grayscale(100%);
}

.gokong-2zyhyy > input {
  display: none;
}

.gokong-2zyhyy > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.gokong-4ahy95.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.gokong-s0aujn 44.gokong-p3byzj.gokong-3z4np5.gokong-tdp6ro.gokong-norvlp.gokong-99fxna.gokong-wwqo67.gokong-y6rgid.gokong-1j4olm.gokong-56o8mz.gokong-492qlc.gokong-qqtga5.gokong-a14unt 0l-12.gokong-3whtxy 30.gokong-reer6q.gokong-hce2i8 2.gokong-xe4102.gokong-hce2i8 3.gokong-kn5l8l 3.gokong-0ml1ib.gokong-k1we8n 3.gokong-87m890.gokong-0m310o.gokong-oyrbuq.gokong-3qg9o3 7-3.gokong-3whtxy 10.gokong-28eqny.gokong-3qg9o3 23.gokong-leg3ht.gokong-w87s7l 1.gokong-fvoxvc 2.gokong-3whtxy 3.gokong-w87s7l 1.gokong-k1we8n 5.gokong-cv2nju.gokong-k1we8n 32.gokong-73q4q5.gokong-0m310o 5.gokong-a14unt 4.gokong-3qg9o3 9.gokong-3qg9o3 8.gokong-k1we8n 6.gokong-wunrfe.gokong-ndqzb1.gokong-8lj2xs.gokong-7rwphg.gokong-i1k6e0 4.gokong-nrrsbv.gokong-i1k6e0 6.gokong-i1k6e0 0l29.gokong-a14unt 17.gokong-qx74tl.gokong-tog64x 2.gokong-qor04a 10.gokong-88ivi5.gokong-3whtxy 8.gokong-j6tmen.gokong-hc4za0.gokong-y5978m.gokong-450pxy.gokong-z31485.gokong-0m310o.gokong-99fxna.gokong-3whtxy 1.gokong-0dz37g.gokong-q99wsb.gokong-uln7ky.gokong-26okp4.gokong-8b8tee.gokong-fvoxvc 1.gokong-b6o83e.gokong-r1mbwq.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.gokong-2zyhyy > input:checked ~ label,
.gokong-2zyhyy > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.gokong-4ahy95.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.gokong-s0aujn 44.gokong-p3byzj.gokong-3z4np5.gokong-tdp6ro.gokong-norvlp.gokong-99fxna.gokong-wwqo67.gokong-y6rgid.gokong-1j4olm.gokong-56o8mz.gokong-492qlc.gokong-qqtga5.gokong-a14unt 0l-12.gokong-3whtxy 30.gokong-reer6q.gokong-hce2i8 2.gokong-xe4102.gokong-hce2i8 3.gokong-kn5l8l 3.gokong-0ml1ib.gokong-k1we8n 3.gokong-87m890.gokong-0m310o.gokong-oyrbuq.gokong-3qg9o3 7-3.gokong-3whtxy 10.gokong-28eqny.gokong-3qg9o3 23.gokong-leg3ht.gokong-w87s7l 1.gokong-fvoxvc 2.gokong-3whtxy 3.gokong-w87s7l 1.gokong-k1we8n 5.gokong-cv2nju.gokong-k1we8n 32.gokong-73q4q5.gokong-0m310o 5.gokong-a14unt 4.gokong-3qg9o3 9.gokong-3qg9o3 8.gokong-k1we8n 6.gokong-wunrfe.gokong-ndqzb1.gokong-8lj2xs.gokong-7rwphg.gokong-i1k6e0 4.gokong-nrrsbv.gokong-i1k6e0 6.gokong-i1k6e0 0l29.gokong-a14unt 17.gokong-qx74tl.gokong-tog64x 2.gokong-qor04a 10.gokong-88ivi5.gokong-3whtxy 8.gokong-j6tmen.gokong-hc4za0.gokong-y5978m.gokong-450pxy.gokong-z31485.gokong-0m310o.gokong-99fxna.gokong-3whtxy 1.gokong-0dz37g.gokong-q99wsb.gokong-uln7ky.gokong-26okp4.gokong-8b8tee.gokong-fvoxvc 1.gokong-b6o83e.gokong-r1mbwq.5z'/%3e%3c/svg%3e");
}

.gokong-2zyhyy > input:not(:checked) ~ label:hover,
.gokong-2zyhyy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.gokong-4ahy95.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.gokong-s0aujn 44.gokong-p3byzj.gokong-3z4np5.gokong-tdp6ro.gokong-norvlp.gokong-99fxna.gokong-wwqo67.gokong-y6rgid.gokong-1j4olm.gokong-56o8mz.gokong-492qlc.gokong-qqtga5.gokong-a14unt 0l-12.gokong-3whtxy 30.gokong-reer6q.gokong-hce2i8 2.gokong-xe4102.gokong-hce2i8 3.gokong-kn5l8l 3.gokong-0ml1ib.gokong-k1we8n 3.gokong-87m890.gokong-0m310o.gokong-oyrbuq.gokong-3qg9o3 7-3.gokong-3whtxy 10.gokong-28eqny.gokong-3qg9o3 23.gokong-leg3ht.gokong-w87s7l 1.gokong-fvoxvc 2.gokong-3whtxy 3.gokong-w87s7l 1.gokong-k1we8n 5.gokong-cv2nju.gokong-k1we8n 32.gokong-73q4q5.gokong-0m310o 5.gokong-a14unt 4.gokong-3qg9o3 9.gokong-3qg9o3 8.gokong-k1we8n 6.gokong-wunrfe.gokong-ndqzb1.gokong-8lj2xs.gokong-7rwphg.gokong-i1k6e0 4.gokong-nrrsbv.gokong-i1k6e0 6.gokong-i1k6e0 0l29.gokong-a14unt 17.gokong-qx74tl.gokong-tog64x 2.gokong-qor04a 10.gokong-88ivi5.gokong-3whtxy 8.gokong-j6tmen.gokong-hc4za0.gokong-y5978m.gokong-450pxy.gokong-z31485.gokong-0m310o.gokong-99fxna.gokong-3whtxy 1.gokong-0dz37g.gokong-q99wsb.gokong-uln7ky.gokong-26okp4.gokong-8b8tee.gokong-fvoxvc 1.gokong-b6o83e.gokong-r1mbwq.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .gokong-rqz93e > .gokong-o7vuzo {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .gokong-rqz93e > .gokong-o7vuzo {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .gokong-rqz93e > .gokong-o7vuzo {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .gokong-rqz93e > .gokong-o7vuzo {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .gokong-rqz93e > .gokong-o7vuzo {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.gokong-npxkd9.gokong-247skn {
  display: none;
}

.gokong-2q98fy {
  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) {
  .gokong-2q98fy {
    height: 74px;
    overflow: visible;
  }
}

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

.gokong-zldoon {
  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;
}

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

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

.gokong-zldoon img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.gokong-p9sqv6 {
  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;
}

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

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

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

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

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

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

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

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

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

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

.gokong-npxkd9.gokong-cxg23o .gokong-2q98fy {
  background: #2b3b67;
}

.gokong-npxkd9.gokong-cxg23o .gokong-zldoon {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.gokong-npxkd9.gokong-cxg23o .gokong-zldoon::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.gokong-npxkd9.gokong-cxg23o .gokong-zldoon::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.gokong-npxkd9.gokong-cxg23o .gokong-p9sqv6::before {
  background: #0e0f41;
}

.gokong-npxkd9.gokong-cxg23o .gokong-p9sqv6::after {
  background: #152557;
}

.gokong-npxkd9.gokong-w4ebck .gokong-2q98fy {
  background: #1f35fa;
}

.gokong-npxkd9.gokong-w4ebck .gokong-zldoon {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.gokong-npxkd9.gokong-w4ebck .gokong-zldoon::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.gokong-npxkd9.gokong-w4ebck .gokong-zldoon::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.gokong-npxkd9.gokong-w4ebck .gokong-p9sqv6::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.gokong-npxkd9.gokong-w4ebck .gokong-p9sqv6::after {
  background: #192ac8;
}

.gokong-npxkd9.gokong-4e8gme .gokong-2q98fy {
  background: #fa771f;
}

.gokong-npxkd9.gokong-4e8gme .gokong-zldoon {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.gokong-npxkd9.gokong-4e8gme .gokong-zldoon::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.gokong-npxkd9.gokong-4e8gme .gokong-zldoon::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.gokong-npxkd9.gokong-4e8gme .gokong-p9sqv6::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.gokong-npxkd9.gokong-4e8gme .gokong-p9sqv6::after {
  background: #fa8535;
}

.gokong-ae85r9 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.gokong-44lmkk {
  display: flex;
  align-items: center;
  gap: 10px;
}

.gokong-44lmkk span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.gokong-44lmkk small {
  font-size: 14px;
  color: var(--text-color);
}

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

.gokong-od9n0o {
  width: 120px;
  height: 22px;
}

.gokong-od9n0o .gokong-32ykq1 {
  fill: #c2c0ce;
}

.gokong-od9n0o [rating="1"] .gokong-32ykq1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.gokong-od9n0o [rating="2"] .gokong-32ykq1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.gokong-od9n0o [rating="3"] .gokong-32ykq1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.gokong-od9n0o [rating="4"] .gokong-32ykq1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.gokong-od9n0o [rating="5"] .gokong-32ykq1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.gokong-48b4d4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.gokong-gzx7r6 {
  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);
}

.gokong-gzx7r6.gokong-o7rw0e {
  display: block;
}

.gokong-gzx7r6.gokong-247skn {
  display: none;
}

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

.gokong-l00c2j {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.gokong-xrlham {
  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);
}

.gokong-sx6w9r {
  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;
}

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

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

.gokong-509jsq {
  font-size: 16px;
  line-height: 140%;
}

.gokong-20hxbi {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.gokong-20hxbi .gokong-32ykq1 {
  fill: #c2c0ce;
}

.gokong-20hxbi [rating="1"] .gokong-32ykq1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.gokong-20hxbi [rating="2"] .gokong-32ykq1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.gokong-20hxbi [rating="3"] .gokong-32ykq1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.gokong-20hxbi [rating="4"] .gokong-32ykq1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.gokong-20hxbi [rating="5"] .gokong-32ykq1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.gokong-2pt57x {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.gokong-ynpxm1 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.gokong-k6enxy img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gokong-xftol4 {
  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;
}

.gokong-zapgcj {
  flex: 1;
  min-width: 0;
}

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

.gokong-3e1tls {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.gokong-3e1tls svg,
.gokong-3e1tls img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gokong-3e1tls svg path {
  fill: var(--button-bg-color);
}

.gokong-3e1tls svg circle {
  fill: var(--button-text-color);
}

.gokong-6nxp35 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.gokong-6nxp35 strong {
  font-weight: 600;
}

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

.gokong-ujo8eq p {
  margin: 0 0 16px;
}

.gokong-ujo8eq p:last-child {
  margin-bottom: 0;
}

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

.gokong-ao4qn7 {
  max-width: 300px;
  width: 100%;
}

.gokong-ao4qn7 a {
  width: 100%;
}

@media (max-width: 575px) {
  .gokong-ao4qn7 {
    max-width: 200px;
  }
}

.gokong-1zqg6g {
  justify-content: center;
}

.gokong-sm5yn3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gokong-ycuow0 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.gokong-ui2sls .gokong-cmwxmf {
  justify-content: center;
}

/* faq */

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

.gokong-bvems9 {
  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.gokong-kofmcp ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gokong-bvems9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.gokong-kofmcp ease;
}

.gokong-x15vn4.gokong-ah639h .gokong-bvems9::after {
  transform: rotate(45deg);
}

.gokong-iz2faw {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.gokong-8hjabh ease, padding 0.gokong-8hjabh ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.gokong-x15vn4.gokong-ah639h .gokong-iz2faw {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.gokong-efr9ug {
  margin: 25px 0;
}

.gokong-2zyhyy > input:not(:checked) ~ label:hover,
.gokong-2zyhyy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.gokong-1ro7iz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.gokong-xw23a3 44.gokong-1g86xn.gokong-cq7s42.gokong-gv1fyi.gokong-12iz5e.gokong-34m63d.gokong-vszjg7.gokong-g0xk0t.gokong-zfgeng.gokong-4kesuv.gokong-1f7pfa.gokong-l3nxkj.gokong-s3arwz 0l-12.gokong-5ayb0f 30.gokong-l8u7h8.gokong-vsg64x 2.gokong-afrjbd.gokong-vsg64x 3.gokong-0mko4r 3.gokong-j4ehtc.gokong-jyngvv 3.gokong-wvkvum.gokong-y3eygr.gokong-1ukgit.gokong-u8kr18 7-3.gokong-5ayb0f 10.gokong-vuasf7.gokong-u8kr18 23.gokong-pn3tfk.gokong-xggd4p 1.gokong-jzapzg 2.gokong-5ayb0f 3.gokong-xggd4p 1.gokong-jyngvv 5.gokong-f75oep.gokong-jyngvv 32.gokong-6aonww.gokong-y3eygr 5.gokong-s3arwz 4.gokong-u8kr18 9.gokong-u8kr18 8.gokong-jyngvv 6.gokong-gfu9ju.gokong-alcmg2.gokong-8jwj2o.gokong-jzfbed.gokong-6d1ein 4.gokong-7wis0i.gokong-6d1ein 6.gokong-6d1ein 0l29.gokong-s3arwz 17.gokong-2l3kw3.gokong-d5datx 2.gokong-tafnf6 10.gokong-qbjjhr.gokong-5ayb0f 8.gokong-30rlop.gokong-kupozg.gokong-wi3816.gokong-f0qk15.gokong-pv1wsi.gokong-y3eygr.gokong-34m63d.gokong-5ayb0f 1.gokong-b2plx8.gokong-qn52uu.gokong-u42s20.gokong-vza662.gokong-8uma55.gokong-jzapzg 1.gokong-r69o6o.gokong-209k0r.5z'/%3e%3c/svg%3e");
}

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

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

.gokong-jtfrq8 {
  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);
}

.gokong-jtfrq8.gokong-3ojqde {
  display: block;
}

.gokong-jtfrq8.gokong-e5ru31 {
  display: none;
}

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

.gokong-heijza {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.gokong-v44pvh {
  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);
}

.gokong-ft0ere {
  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;
}

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

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

.gokong-qzto09 {
  font-size: 16px;
  line-height: 140%;
}

.gokong-js5yz8 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.gokong-js5yz8 .gokong-drjosx {
  fill: #c2c0ce;
}

.gokong-js5yz8 [rating="1"] .gokong-drjosx:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.gokong-js5yz8 [rating="2"] .gokong-drjosx:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.gokong-js5yz8 [rating="3"] .gokong-drjosx:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.gokong-js5yz8 [rating="4"] .gokong-drjosx:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.gokong-js5yz8 [rating="5"] .gokong-drjosx:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.gokong-v6r8yv 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;
}

.gokong-v6r8yv 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 */

.gokong-cmpp7i {
  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);
}

.gokong-cmpp7i.gokong-cfzur9 {
  opacity: 1;
  pointer-events: auto;
}
