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

.fat-pirate-nzxn15 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.fat-pirate-7wy2je {
  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) {
  .fat-pirate-7wy2je: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;
  }
}

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

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

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

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

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

.fat-pirate-8vhh68 {
  cursor: pointer;
}

.fat-pirate-sh3f57 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.fat-pirate-169tzm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.fat-pirate-169tzm figure {
  margin: 0;
}

.fat-pirate-169tzm.fat-pirate-6d05q8 {
  justify-content: flex-start;
  margin-right: 4px;
}

.fat-pirate-169tzm.fat-pirate-g53xox {
  justify-content: flex-end;
  margin-left: 4px;
}

.fat-pirate-169tzm.fat-pirate-hhw7k9 {
  justify-content: center;
}

.fat-pirate-169tzm.fat-pirate-ccj5nl {
  justify-content: normal;
}

.fat-pirate-k7d6jf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.fat-pirate-f46vcg {
  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) {
  .fat-pirate-f46vcg {
    flex-direction: column;
  }
}

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

.fat-pirate-m92t22 img {
  width: 100%;
}

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

.fat-pirate-o6wdhk {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.fat-pirate-o6wdhk 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) {
  .fat-pirate-o6wdhk ul {
    margin-bottom: 15px;
  }
}

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

.fat-pirate-o6wdhk 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);
}

.fat-pirate-o6wdhk ul li span svg {
  fill: var(--title-color);
}

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

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

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

.fat-pirate-o6wdhk ul li:last-of-type::after {
  display: none;
}

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

.fat-pirate-1krvfl {
  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) {
  .fat-pirate-1krvfl {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.fat-pirate-lpfqhv {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .fat-pirate-yl0tka {
    height: 50px;
  }
}

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

.fat-pirate-yl0tka.fat-pirate-h0qvyi {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .fat-pirate-yl0tka.fat-pirate-h0qvyi:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.fat-pirate-ajf1cc {
  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) {
  .fat-pirate-ajf1cc {
    padding: 80px 16px 0;
  }
}

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

.fat-pirate-b6c6il {
  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) {
  .fat-pirate-b6c6il {
    flex-direction: column;
  }
}

.fat-pirate-1osghk {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-1osghk {
    margin-bottom: 40px;
  }
}

.fat-pirate-m0umpg .fat-pirate-g4ghxd {
  margin-bottom: 28px;
}

.fat-pirate-m0umpg .fat-pirate-g4ghxd img {
  max-height: 100px;
  width: auto;
}

.fat-pirate-w2u6qr {
  display: flex;
  align-items: center;
}

.fat-pirate-w2u6qr a + a {
  margin-left: 24px;
}

.fat-pirate-w2u6qr img {
  max-height: 56px;
  width: auto;
}

.fat-pirate-w2u6qr img + img {
  margin-left: 24px;
}

.fat-pirate-8hxcjr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.fat-pirate-stbgbn {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.fat-pirate-2jhraf {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-2jhraf {
    flex-wrap: wrap;
  }
}

.fat-pirate-2jhraf li {
  display: flex;
  margin: 0 7px;
}

.fat-pirate-2jhraf li svg {
  transition: 0.fat-pirate-ztfc3q ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fat-pirate-2jhraf li:hover svg {
    transform: scale(1.2);
  }
}

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

.fat-pirate-cctfi2 + .fat-pirate-cctfi2 {
  margin-left: 120px;
}

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

.fat-pirate-f4gj8i {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.fat-pirate-qovrza {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fat-pirate-qovrza li {
  font-size: 16px;
}

.fat-pirate-qovrza li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.fat-pirate-qovrza li + li {
  margin-top: 16px;
}

.fat-pirate-hgmhw9 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.fat-pirate-k4esm5 ease-in-out;
}

.fat-pirate-hgmhw9.fat-pirate-2k8hf6 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.fat-pirate-z97n6y {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.fat-pirate-cvv9ss li {
  width: 100%;
}

.fat-pirate-cvv9ss 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.fat-pirate-ztfc3q ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.fat-pirate-cvv9ss li a svg {
  fill: var(--button-text-color);
}

.fat-pirate-cvv9ss li a.fat-pirate-2k8hf6 {
  background: var(--border-color);
}

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

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

.fat-pirate-lbhngg {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.fat-pirate-wisney {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.fat-pirate-wisney img {
  width: 100%;
  transition: 0.fat-pirate-ztfc3q ease-in-out;
}

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

.fat-pirate-icqsoy {
  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) {
  .fat-pirate-icqsoy {
    height: 54px;
  }
}

.fat-pirate-poma2c {
  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) {
  .fat-pirate-poma2c {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .fat-pirate-poma2c .fat-pirate-g4ghxd img {
    max-width: 90px;
  }
}

.fat-pirate-g4ghxd img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .fat-pirate-g4ghxd {
    order: -2;
  }
}

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

.fat-pirate-e18k62 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.fat-pirate-e18k62 li {
  font-size: 16px;
  margin: 0 20px;
}

.fat-pirate-e18k62 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.fat-pirate-2tim38 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .fat-pirate-2tim38 {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .fat-pirate-2tim38 {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.fat-pirate-2tim38.fat-pirate-a9cw5f {
  margin-right: 0;
}

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

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

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

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

.fat-pirate-bjeeph {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.fat-pirate-bjeeph:hover > ul {
  display: flex;
}

.fat-pirate-bjeeph:focus > ul {
  display: flex;
}

.fat-pirate-bjeeph:focus-within > ul {
  display: flex;
}

.fat-pirate-q53skt {
  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;
}

.fat-pirate-q53skt::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.fat-pirate-k4esm5 ease-in-out;
}

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

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

.fat-pirate-bjeeph 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.fat-pirate-ztfc3q ease-in-out;
  overflow: hidden;
}

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

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

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

.fat-pirate-3j59tq {
  display: none;
}

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

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

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

.fat-pirate-hmc9hx {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.fat-pirate-hmc9hx img {
  margin-bottom: 20px;
}

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

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

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

.fat-pirate-8nkter {
  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) {
  .fat-pirate-8nkter {
    font-size: 32px;
  }
}

.fat-pirate-595bt4 {
  color: var(--text-color);
}

.fat-pirate-l95taa {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.fat-pirate-l95taa p img {
  display: block;
  margin: 0 auto;
}

.fat-pirate-l95taa p:first-of-type {
  margin-top: 0;
}

.fat-pirate-l95taa p:last-of-type {
  margin-bottom: 0;
}

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

.fat-pirate-l95taa ul {
  padding: 0 0 0 20px;
}

.fat-pirate-l95taa table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.fat-pirate-l95taa table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fat-pirate-l95taa iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.fat-pirate-e381bd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.fat-pirate-2lpwee {
  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) {
  .fat-pirate-2lpwee {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.fat-pirate-fcsa3d {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.fat-pirate-fcsa3d .fat-pirate-nuiuw9 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-fcsa3d .fat-pirate-nuiuw9 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.fat-pirate-fcsa3d .fat-pirate-v4mf9l {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-fcsa3d .fat-pirate-v4mf9l {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .fat-pirate-fcsa3d .fat-pirate-v4mf9l img {
    width: 100%;
  }
}

.fat-pirate-v4mf9l {
  margin: 0 0 28px;
}

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

.fat-pirate-nuiuw9 {
  margin: 0 0 28px;
}

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

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

.fat-pirate-e381bd .fat-pirate-7wy2je {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.fat-pirate-x9kfzf {
  position: relative;
  border: none;
}

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

.fat-pirate-2orn66 {
  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;
}

.fat-pirate-2orn66 span {
  height: 32px;
}

.fat-pirate-2orn66 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.fat-pirate-2orn66.fat-pirate-lenerg span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .fat-pirate-2orn66 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.fat-pirate-2nisjp {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fat-pirate-2nisjp li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .fat-pirate-2nisjp li {
    font-size: 16px;
  }
}

.fat-pirate-2nisjp li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.fat-pirate-ztfc3q ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .fat-pirate-2nisjp li a {
    padding: 12px 14px;
  }
}

.fat-pirate-2nisjp.fat-pirate-x64ek3 {
  display: none;
}

.fat-pirate-kw8u7h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.fat-pirate-kw8u7h table {
  width: 100%;
  border-collapse: collapse;
}

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

  .fat-pirate-kw8u7h table td {
    min-width: 75px;
  }
}

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

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

.fat-pirate-kw8u7h p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.fat-pirate-lcidbx {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.fat-pirate-rj2jmk table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.fat-pirate-rj2jmk table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fat-pirate-rj2jmk p {
  color: var(--text-color);
}

.fat-pirate-difjcg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.fat-pirate-e1cz0k {
  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);
}

.fat-pirate-e6ctbp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.fat-pirate-c1nqnv p + p {
  margin-top: 10px;
}

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

.fat-pirate-2ac0z4 {
  display: none;
}

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

.fat-pirate-q9nooz {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.fat-pirate-q9nooz li {
  margin: 0 20px;
}

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

.fat-pirate-q9nooz li a img {
  margin-bottom: 4px;
}

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

.fat-pirate-ob3ecs {
  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) {
  .fat-pirate-ob3ecs {
    padding: 0 16px;
  }
}

.fat-pirate-ob3ecs li {
  font-size: 16px;
  position: relative;
}

.fat-pirate-ob3ecs li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.fat-pirate-ob3ecs li span {
  opacity: 0.5;
}

.fat-pirate-ob3ecs li + li {
  margin-left: 30px;
}

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

h2.fat-pirate-2lpwee {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.fat-pirate-2lpwee {
    margin-bottom: 18px;
  }
}

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

.fat-pirate-b9qgxg 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);
}

.fat-pirate-b9qgxg 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;
}

.fat-pirate-b9qgxg 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;
}

.fat-pirate-b9qgxg tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.fat-pirate-b9qgxg tbody tr:last-of-type {
  margin-bottom: 0;
}

.fat-pirate-b9qgxg tbody tr td:first-of-type {
  flex-shrink: 0;
}

.fat-pirate-b9qgxg 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);
}

.fat-pirate-b9qgxg 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);
}

.fat-pirate-b9qgxg tbody tr td:last-of-type {
  margin-left: auto;
}

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

.fat-pirate-b9qgxg tbody tr td .fat-pirate-bwqgfb {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .fat-pirate-b9qgxg tbody tr td .fat-pirate-bwqgfb {
    width: 100%;
  }
}

.fat-pirate-b9qgxg tbody tr td .fat-pirate-sbbax5 {
  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.fat-pirate-ztfc3q ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .fat-pirate-b9qgxg tbody tr td .fat-pirate-sbbax5:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .fat-pirate-b9qgxg tbody tr td .fat-pirate-sbbax5 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .fat-pirate-b9qgxg tbody tr td .fat-pirate-sbbax5 {
    width: 100%;
  }
}

.fat-pirate-b9qgxg tbody tr td .fat-pirate-yrr7lz {
  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) {
  .fat-pirate-b9qgxg tbody tr td .fat-pirate-yrr7lz:hover {
    text-decoration: none;
  }
}

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

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

.fat-pirate-1xfzqy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .fat-pirate-1xfzqy {
    margin: 0 auto 60px;
  }
}

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

.fat-pirate-k1f4p3 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.fat-pirate-u0fsyb img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.fat-pirate-ztfc3q ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .fat-pirate-2r08z7 {
    height: 190px;
    margin: 20px auto;
  }
}

.fat-pirate-2r08z7 img {
  width: 100%;
  height: 100%;
}

.fat-pirate-2r08z7 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .fat-pirate-2r08z7 iframe {
    height: 190px;
  }
}

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

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

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

.fat-pirate-898eev svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.fat-pirate-ztfc3q ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fat-pirate-898eev:hover svg {
    transform: scale(1.1);
  }
}

.fat-pirate-qz5oui {
  padding: 90px 0;
}

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

.fat-pirate-pqahmk {
  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) {
  .fat-pirate-pqahmk {
    padding: 0 16px;
  }
}

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

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

.fat-pirate-e859wi img {
  width: 100%;
}

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

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

.fat-pirate-l22qr8 {
  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;
}

.fat-pirate-l22qr8 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) {
  .fat-pirate-l22qr8 {
    flex-basis: auto;
  }
}

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

.fat-pirate-7j9720 {
  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.fat-pirate-ztfc3q ease-in-out;
}

.fat-pirate-7j9720:hover {
  border: 1px solid #8c8ca2;
}

.fat-pirate-tv4i8c {
  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%);
}

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

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

.fat-pirate-fcdrqr a {
  text-decoration: underline;
  color: #8babff;
}

.fat-pirate-wewldf {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.fat-pirate-wewldf .fat-pirate-7j9720 {
  width: 50%;
  margin: 0;
}

.fat-pirate-j1tz3z {
  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;
}

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

.fat-pirate-zgm9sj {
  margin: 0 0 100px;
}

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

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

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

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

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

.fat-pirate-vns3sy {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.fat-pirate-hi842w 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.fat-pirate-ztfc3q ease-in-out;
}

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

.fat-pirate-hi842w a svg {
  fill: #fff;
}

.fat-pirate-hi842w a:hover {
  background: #3d68e7;
}

.fat-pirate-e7japy {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.fat-pirate-038srg {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-038srg {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.fat-pirate-o5l49d {
  font-size: 16px;
  color: var(--text-color);
}

.fat-pirate-32ge7d {
  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) {
  .fat-pirate-32ge7d {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fat-pirate-32ge7d {
    margin: 20px auto 60px;
  }
}

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

.fat-pirate-iuo12k {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.fat-pirate-ct42ku {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.fat-pirate-ct42ku 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);
}

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

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

.fat-pirate-ct42ku table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .fat-pirate-ct42ku {
    margin: 0;
  }
}

.fat-pirate-093a27 {
  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) {
  .fat-pirate-093a27 {
    min-height: 190px;
  }
}

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

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

.fat-pirate-xcvntl {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.fat-pirate-xcvntl.fat-pirate-eg8f9t {
  display: none;
}

.fat-pirate-121zja {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.fat-pirate-121zja iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fat-pirate-121zja iframe.fat-pirate-3ik4af {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.fat-pirate-121zja.fat-pirate-mxdv8i {
  opacity: 1;
  pointer-events: all;
}

.fat-pirate-gk6s85 {
  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.fat-pirate-ztfc3q ease-in-out;
}

.fat-pirate-gk6s85 svg {
  margin-right: 10px;
}

.fat-pirate-gk6s85 + .fat-pirate-gk6s85 {
  margin-top: 14px;
}

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

.fat-pirate-217idp {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.fat-pirate-32ge7d .fat-pirate-e381bd {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.fat-pirate-32ge7d .fat-pirate-e381bd h1,
.fat-pirate-32ge7d .fat-pirate-e381bd 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) {
  .fat-pirate-32ge7d .fat-pirate-e381bd h1,
  .fat-pirate-32ge7d .fat-pirate-e381bd h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .fat-pirate-32ge7d .fat-pirate-e381bd {
    margin: 28px 0 0;
  }
}

.fat-pirate-w0ucgm {
  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) {
  .fat-pirate-w0ucgm {
    padding: 0 16px;
  }
}

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

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

.fat-pirate-zr3ot5 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.fat-pirate-ylrmyh iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fat-pirate-24mxtt {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.fat-pirate-24mxtt h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .fat-pirate-24mxtt h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .fat-pirate-24mxtt h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .fat-pirate-24mxtt {
    max-width: 100%;
    margin: 0;
  }
}

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

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

.fat-pirate-13pp7v {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-13pp7v {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

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

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

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

@media only screen and (max-width: 540px) {
  .fat-pirate-0t6peu {
    padding: 10px;
  }
}

.fat-pirate-0t6peu .fat-pirate-7wy2je {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .fat-pirate-0t6peu .fat-pirate-7wy2je {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .fat-pirate-0t6peu {
    flex-wrap: wrap;
  }
}

.fat-pirate-a5bgb3 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.fat-pirate-a5bgb3 img {
  width: 100%;
}

.fat-pirate-bjeomz {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.fat-pirate-k0qfu0 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.fat-pirate-sy9brg {
  width: 100%;
  margin: 0 0 100px;
}

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

.fat-pirate-sy9brg .fat-pirate-42htac {
  position: relative;
}

.fat-pirate-sy9brg .fat-pirate-wj86gi {
  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;
}

.fat-pirate-sy9brg .fat-pirate-wj86gi.fat-pirate-eg8f9t {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .fat-pirate-sy9brg .fat-pirate-m2ufj0 {
    bottom: 90px;
  }
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-rt7z9h {
  max-width: 300px;
  width: 100%;
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-rt7z9h .fat-pirate-bdn872 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-rt7z9h .fat-pirate-bdn872 {
    font-size: 32px;
    text-align: center;
  }
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-rt7z9h .fat-pirate-1ngruh {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-rt7z9h .fat-pirate-1ngruh {
    text-align: center;
  }
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f {
    flex-direction: column-reverse;
  }
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-7j8mrj {
  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.fat-pirate-ztfc3q ease-in-out;
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-7j8mrj:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-7j8mrj {
    width: 100%;
  }
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-dxgp9y {
  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.fat-pirate-ztfc3q ease-in-out;
  overflow: hidden;
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-dxgp9y 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);
  }
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-dxgp9y: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;
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-dxgp9y:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .fat-pirate-sy9brg .fat-pirate-m2ufj0 .fat-pirate-a9cw5f .fat-pirate-dxgp9y {
    width: 100%;
  }
}

.fat-pirate-sy9brg .fat-pirate-m2ufj0.fat-pirate-eg8f9t {
  display: none;
}

.fat-pirate-sy9brg .fat-pirate-3085nf {
  display: none;
}

.fat-pirate-sy9brg .fat-pirate-3085nf.fat-pirate-mxdv8i {
  display: block;
}

.fat-pirate-sy9brg .fat-pirate-3085nf iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .fat-pirate-sy9brg .fat-pirate-3085nf iframe {
    height: calc(100vh - 54px);
  }
}

.fat-pirate-sy9brg .fat-pirate-fiuiav {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .fat-pirate-sy9brg .fat-pirate-fiuiav {
    padding: 24px 16px 0;
  }
}

.fat-pirate-sy9brg .fat-pirate-fiuiav .fat-pirate-bdn872 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-sy9brg .fat-pirate-fiuiav .fat-pirate-bdn872 {
    margin-bottom: 24px;
  }
}

.fat-pirate-sy9brg .fat-pirate-fiuiav 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);
}

.fat-pirate-sy9brg .fat-pirate-fiuiav 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) {
  .fat-pirate-sy9brg .fat-pirate-fiuiav table tr td {
    padding: 12px 4px;
  }
}

.fat-pirate-sy9brg .fat-pirate-fiuiav 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) {
  .fat-pirate-sy9brg .fat-pirate-fiuiav table tr th {
    padding: 12px 4px;
  }
}

.fat-pirate-sy9brg .fat-pirate-fiuiav table tr:last-of-type td {
  border-bottom: none;
}

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

.fat-pirate-xzrzql.fat-pirate-2k8hf6 {
  display: block;
}

.fat-pirate-xzrzql iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.fat-pirate-xzrzql .fat-pirate-333kay {
  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;
}

.fat-pirate-xzrzql .fat-pirate-pzfktj {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.fat-pirate-xzrzql .fat-pirate-dxgp9y {
  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.fat-pirate-ztfc3q ease-in-out;
}

.fat-pirate-xzrzql .fat-pirate-dxgp9y:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.fat-pirate-be47vk.fat-pirate-2k8hf6 {
  display: block;
}

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

.fat-pirate-1kjby7 {
  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;
}

.fat-pirate-6uzelt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.fat-pirate-2mbkpd {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.fat-pirate-2mbkpd svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.fat-pirate-nr71dd {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fat-pirate-lc6nb9.fat-pirate-eg8f9t {
  display: none;
}

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

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

.fat-pirate-mco7fr {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.fat-pirate-mco7fr 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.fat-pirate-ztfc3q ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.fat-pirate-mco7fr input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fat-pirate-mco7fr input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fat-pirate-mco7fr input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.fat-pirate-mco7fr input:active {
  border-color: #c2c0ce;
}

.fat-pirate-mco7fr input:focus {
  border-color: #c2c0ce;
}

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

.fat-pirate-tl8f1w {
  margin-bottom: 36px;
}

.fat-pirate-tl8f1w 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;
}

.fat-pirate-tl8f1w textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fat-pirate-tl8f1w textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.fat-pirate-foahgv {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fat-pirate-zrm26x {
  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.fat-pirate-ztfc3q ease-in-out;
}

.fat-pirate-zrm26x:hover {
  background: var(--border-color);
}

.fat-pirate-ews811 {
  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.fat-pirate-ztfc3q ease-in-out;
}

.fat-pirate-ews811:hover {
  background: #166ad9;
}

.fat-pirate-553qic {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.fat-pirate-553qic.fat-pirate-eg8f9t {
  display: none;
}

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

.fat-pirate-553qic .fat-pirate-zrm26x {
  margin: 0 auto;
}

.fat-pirate-bqyylh {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.fat-pirate-10iuhk {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.fat-pirate-hr28d9 {
  filter: grayscale(100%);
}

.fat-pirate-10iuhk > input {
  display: none;
}

.fat-pirate-10iuhk > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fat-pirate-9nh7ur.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.fat-pirate-dh9qd3 44.fat-pirate-ixotz4.fat-pirate-e45g4k.fat-pirate-fuc56x.fat-pirate-n4uf4p.fat-pirate-zfrogi.fat-pirate-snqf12.fat-pirate-tx1qj2.fat-pirate-bkcugl.fat-pirate-m6gxd8.fat-pirate-xyxyuy.fat-pirate-k8he0s.fat-pirate-l9llhb 0l-12.fat-pirate-s755fc 30.fat-pirate-cen39v.fat-pirate-5k7b6o 2.fat-pirate-18atnc.fat-pirate-5k7b6o 3.fat-pirate-ozvip3 3.fat-pirate-apqxnf.fat-pirate-3gpbnt 3.fat-pirate-wsivr5.fat-pirate-kiam27.fat-pirate-l8vsn0.fat-pirate-p8ty7g 7-3.fat-pirate-s755fc 10.fat-pirate-chdpyx.fat-pirate-p8ty7g 23.fat-pirate-r34wm9.fat-pirate-5em17v 1.fat-pirate-qjurej 2.fat-pirate-s755fc 3.fat-pirate-5em17v 1.fat-pirate-3gpbnt 5.fat-pirate-bwi6wb.fat-pirate-3gpbnt 32.fat-pirate-jzxmy2.fat-pirate-kiam27 5.fat-pirate-l9llhb 4.fat-pirate-p8ty7g 9.fat-pirate-p8ty7g 8.fat-pirate-3gpbnt 6.fat-pirate-55on7v.fat-pirate-jnhdkn.fat-pirate-8xr4mn.fat-pirate-wr0ta7.fat-pirate-ggpnwu 4.fat-pirate-n4th76.fat-pirate-ggpnwu 6.fat-pirate-ggpnwu 0l29.fat-pirate-l9llhb 17.fat-pirate-zi9hpk.fat-pirate-yaarcd 2.fat-pirate-fz02sn 10.fat-pirate-as2hta.fat-pirate-s755fc 8.fat-pirate-qp4q0h.fat-pirate-iw8b07.fat-pirate-xciq02.fat-pirate-85kylo.fat-pirate-sirnvo.fat-pirate-kiam27.fat-pirate-zfrogi.fat-pirate-s755fc 1.fat-pirate-4uxua1.fat-pirate-azigv2.fat-pirate-cz83le.fat-pirate-is3je2.fat-pirate-l6nlnn.fat-pirate-qjurej 1.fat-pirate-9nzxy4.fat-pirate-s6xxl9.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.fat-pirate-10iuhk > input:checked ~ label,
.fat-pirate-10iuhk > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fat-pirate-9nh7ur.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.fat-pirate-dh9qd3 44.fat-pirate-ixotz4.fat-pirate-e45g4k.fat-pirate-fuc56x.fat-pirate-n4uf4p.fat-pirate-zfrogi.fat-pirate-snqf12.fat-pirate-tx1qj2.fat-pirate-bkcugl.fat-pirate-m6gxd8.fat-pirate-xyxyuy.fat-pirate-k8he0s.fat-pirate-l9llhb 0l-12.fat-pirate-s755fc 30.fat-pirate-cen39v.fat-pirate-5k7b6o 2.fat-pirate-18atnc.fat-pirate-5k7b6o 3.fat-pirate-ozvip3 3.fat-pirate-apqxnf.fat-pirate-3gpbnt 3.fat-pirate-wsivr5.fat-pirate-kiam27.fat-pirate-l8vsn0.fat-pirate-p8ty7g 7-3.fat-pirate-s755fc 10.fat-pirate-chdpyx.fat-pirate-p8ty7g 23.fat-pirate-r34wm9.fat-pirate-5em17v 1.fat-pirate-qjurej 2.fat-pirate-s755fc 3.fat-pirate-5em17v 1.fat-pirate-3gpbnt 5.fat-pirate-bwi6wb.fat-pirate-3gpbnt 32.fat-pirate-jzxmy2.fat-pirate-kiam27 5.fat-pirate-l9llhb 4.fat-pirate-p8ty7g 9.fat-pirate-p8ty7g 8.fat-pirate-3gpbnt 6.fat-pirate-55on7v.fat-pirate-jnhdkn.fat-pirate-8xr4mn.fat-pirate-wr0ta7.fat-pirate-ggpnwu 4.fat-pirate-n4th76.fat-pirate-ggpnwu 6.fat-pirate-ggpnwu 0l29.fat-pirate-l9llhb 17.fat-pirate-zi9hpk.fat-pirate-yaarcd 2.fat-pirate-fz02sn 10.fat-pirate-as2hta.fat-pirate-s755fc 8.fat-pirate-qp4q0h.fat-pirate-iw8b07.fat-pirate-xciq02.fat-pirate-85kylo.fat-pirate-sirnvo.fat-pirate-kiam27.fat-pirate-zfrogi.fat-pirate-s755fc 1.fat-pirate-4uxua1.fat-pirate-azigv2.fat-pirate-cz83le.fat-pirate-is3je2.fat-pirate-l6nlnn.fat-pirate-qjurej 1.fat-pirate-9nzxy4.fat-pirate-s6xxl9.5z'/%3e%3c/svg%3e");
}

.fat-pirate-10iuhk > input:not(:checked) ~ label:hover,
.fat-pirate-10iuhk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fat-pirate-9nh7ur.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fat-pirate-dh9qd3 44.fat-pirate-ixotz4.fat-pirate-e45g4k.fat-pirate-fuc56x.fat-pirate-n4uf4p.fat-pirate-zfrogi.fat-pirate-snqf12.fat-pirate-tx1qj2.fat-pirate-bkcugl.fat-pirate-m6gxd8.fat-pirate-xyxyuy.fat-pirate-k8he0s.fat-pirate-l9llhb 0l-12.fat-pirate-s755fc 30.fat-pirate-cen39v.fat-pirate-5k7b6o 2.fat-pirate-18atnc.fat-pirate-5k7b6o 3.fat-pirate-ozvip3 3.fat-pirate-apqxnf.fat-pirate-3gpbnt 3.fat-pirate-wsivr5.fat-pirate-kiam27.fat-pirate-l8vsn0.fat-pirate-p8ty7g 7-3.fat-pirate-s755fc 10.fat-pirate-chdpyx.fat-pirate-p8ty7g 23.fat-pirate-r34wm9.fat-pirate-5em17v 1.fat-pirate-qjurej 2.fat-pirate-s755fc 3.fat-pirate-5em17v 1.fat-pirate-3gpbnt 5.fat-pirate-bwi6wb.fat-pirate-3gpbnt 32.fat-pirate-jzxmy2.fat-pirate-kiam27 5.fat-pirate-l9llhb 4.fat-pirate-p8ty7g 9.fat-pirate-p8ty7g 8.fat-pirate-3gpbnt 6.fat-pirate-55on7v.fat-pirate-jnhdkn.fat-pirate-8xr4mn.fat-pirate-wr0ta7.fat-pirate-ggpnwu 4.fat-pirate-n4th76.fat-pirate-ggpnwu 6.fat-pirate-ggpnwu 0l29.fat-pirate-l9llhb 17.fat-pirate-zi9hpk.fat-pirate-yaarcd 2.fat-pirate-fz02sn 10.fat-pirate-as2hta.fat-pirate-s755fc 8.fat-pirate-qp4q0h.fat-pirate-iw8b07.fat-pirate-xciq02.fat-pirate-85kylo.fat-pirate-sirnvo.fat-pirate-kiam27.fat-pirate-zfrogi.fat-pirate-s755fc 1.fat-pirate-4uxua1.fat-pirate-azigv2.fat-pirate-cz83le.fat-pirate-is3je2.fat-pirate-l6nlnn.fat-pirate-qjurej 1.fat-pirate-9nzxy4.fat-pirate-s6xxl9.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .fat-pirate-64nigr > .fat-pirate-eyyf44 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .fat-pirate-64nigr > .fat-pirate-eyyf44 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .fat-pirate-64nigr > .fat-pirate-eyyf44 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .fat-pirate-64nigr > .fat-pirate-eyyf44 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .fat-pirate-64nigr > .fat-pirate-eyyf44 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.fat-pirate-y5p6ye {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.fat-pirate-y5p6ye.fat-pirate-eg8f9t {
  display: none;
}

.fat-pirate-w8c1fx {
  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) {
  .fat-pirate-w8c1fx {
    height: 74px;
    overflow: visible;
  }
}

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

.fat-pirate-rurpjg {
  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;
}

.fat-pirate-rurpjg::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.fat-pirate-rurpjg::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.fat-pirate-rurpjg img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.fat-pirate-3y9nk6 {
  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;
}

.fat-pirate-3y9nk6::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) {
  .fat-pirate-3y9nk6::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.fat-pirate-3y9nk6::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) {
  .fat-pirate-3y9nk6::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .fat-pirate-3y9nk6 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .fat-pirate-3y9nk6 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

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

@media only screen and (max-width: 1023px) {
  .fat-pirate-se5xjb {
    top: -20px;
  }
}

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

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

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

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

.fat-pirate-y5p6ye.fat-pirate-klcokr .fat-pirate-w8c1fx {
  background: #2b3b67;
}

.fat-pirate-y5p6ye.fat-pirate-klcokr .fat-pirate-rurpjg {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.fat-pirate-y5p6ye.fat-pirate-klcokr .fat-pirate-rurpjg::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.fat-pirate-y5p6ye.fat-pirate-klcokr .fat-pirate-rurpjg::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.fat-pirate-y5p6ye.fat-pirate-klcokr .fat-pirate-3y9nk6::before {
  background: #0e0f41;
}

.fat-pirate-y5p6ye.fat-pirate-klcokr .fat-pirate-3y9nk6::after {
  background: #152557;
}

.fat-pirate-y5p6ye.fat-pirate-gpombs .fat-pirate-w8c1fx {
  background: #1f35fa;
}

.fat-pirate-y5p6ye.fat-pirate-gpombs .fat-pirate-rurpjg {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.fat-pirate-y5p6ye.fat-pirate-gpombs .fat-pirate-rurpjg::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.fat-pirate-y5p6ye.fat-pirate-gpombs .fat-pirate-rurpjg::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.fat-pirate-y5p6ye.fat-pirate-gpombs .fat-pirate-3y9nk6::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.fat-pirate-y5p6ye.fat-pirate-gpombs .fat-pirate-3y9nk6::after {
  background: #192ac8;
}

.fat-pirate-y5p6ye.fat-pirate-2aiytm .fat-pirate-w8c1fx {
  background: #fa771f;
}

.fat-pirate-y5p6ye.fat-pirate-2aiytm .fat-pirate-rurpjg {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fat-pirate-y5p6ye.fat-pirate-2aiytm .fat-pirate-rurpjg::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.fat-pirate-y5p6ye.fat-pirate-2aiytm .fat-pirate-rurpjg::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.fat-pirate-y5p6ye.fat-pirate-2aiytm .fat-pirate-3y9nk6::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fat-pirate-y5p6ye.fat-pirate-2aiytm .fat-pirate-3y9nk6::after {
  background: #fa8535;
}

.fat-pirate-uvbel9 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .fat-pirate-1877wa {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

.fat-pirate-fitsuj {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fat-pirate-fitsuj span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.fat-pirate-fitsuj small {
  font-size: 14px;
  color: var(--text-color);
}

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

.fat-pirate-5d5yq1 {
  width: 120px;
  height: 22px;
}

.fat-pirate-5d5yq1 .fat-pirate-12d8cf {
  fill: #c2c0ce;
}

.fat-pirate-5d5yq1 [rating="1"] .fat-pirate-12d8cf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fat-pirate-5d5yq1 [rating="2"] .fat-pirate-12d8cf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fat-pirate-5d5yq1 [rating="3"] .fat-pirate-12d8cf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fat-pirate-5d5yq1 [rating="4"] .fat-pirate-12d8cf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fat-pirate-5d5yq1 [rating="5"] .fat-pirate-12d8cf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fat-pirate-dsilfa {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.fat-pirate-hyh2sg {
  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);
}

.fat-pirate-hyh2sg.fat-pirate-mxdv8i {
  display: block;
}

.fat-pirate-hyh2sg.fat-pirate-eg8f9t {
  display: none;
}

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

.fat-pirate-rnuh86 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fat-pirate-dc6mof {
  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);
}

.fat-pirate-bfo7b8 {
  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;
}

.fat-pirate-klztx2 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.fat-pirate-10zem2 {
  font-size: 16px;
  line-height: 140%;
}

.fat-pirate-vz20mg {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fat-pirate-vz20mg .fat-pirate-12d8cf {
  fill: #c2c0ce;
}

.fat-pirate-vz20mg [rating="1"] .fat-pirate-12d8cf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fat-pirate-vz20mg [rating="2"] .fat-pirate-12d8cf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fat-pirate-vz20mg [rating="3"] .fat-pirate-12d8cf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fat-pirate-vz20mg [rating="4"] .fat-pirate-12d8cf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fat-pirate-vz20mg [rating="5"] .fat-pirate-12d8cf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fat-pirate-78kx2e {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-78kx2e {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.fat-pirate-bhpf0z {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .fat-pirate-bhpf0z {
    padding: 0 16px;
  }
}

.fat-pirate-1rpymn {
  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) {
  .fat-pirate-1rpymn {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.fat-pirate-sr9bs4 {
  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) {
  .fat-pirate-sr9bs4 {
    padding: 12px;
    gap: 12px;
  }
}

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

.fat-pirate-khwivl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fat-pirate-o7zs7g {
  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;
}

.fat-pirate-t5dhou {
  flex: 1;
  min-width: 0;
}

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

.fat-pirate-m4vvxu {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.fat-pirate-m4vvxu svg,
.fat-pirate-m4vvxu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fat-pirate-m4vvxu svg path {
  fill: var(--button-bg-color);
}

.fat-pirate-m4vvxu svg circle {
  fill: var(--button-text-color);
}

.fat-pirate-d187pi {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.fat-pirate-d187pi strong {
  font-weight: 600;
}

.fat-pirate-254mpa {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.fat-pirate-254mpa p {
  margin: 0 0 16px;
}

.fat-pirate-254mpa p:last-child {
  margin-bottom: 0;
}

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

.fat-pirate-3cjkut {
  max-width: 300px;
  width: 100%;
}

.fat-pirate-3cjkut a {
  width: 100%;
}

@media (max-width: 575px) {
  .fat-pirate-3cjkut {
    max-width: 200px;
  }
}

.fat-pirate-ql8ece {
  justify-content: center;
}

.fat-pirate-tnmt31 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fat-pirate-8bx79r {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.fat-pirate-h45w6e .fat-pirate-e18k62 {
  justify-content: center;
}

/* faq */

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

.fat-pirate-nb7xxp {
  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.fat-pirate-8z295a ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fat-pirate-nb7xxp::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.fat-pirate-8z295a ease;
}

.fat-pirate-24hcyq.fat-pirate-2k8hf6 .fat-pirate-nb7xxp::after {
  transform: rotate(45deg);
}

.fat-pirate-6qsnel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.fat-pirate-ztfc3q ease, padding 0.fat-pirate-ztfc3q ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.fat-pirate-24hcyq.fat-pirate-2k8hf6 .fat-pirate-6qsnel {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.fat-pirate-qyltrp {
  margin: 25px 0;
}

.fat-pirate-10iuhk > input:not(:checked) ~ label:hover,
.fat-pirate-10iuhk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fat-pirate-lafmoj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fat-pirate-mfudah 44.fat-pirate-kusms4.fat-pirate-iwrczw.fat-pirate-nimbvb.fat-pirate-gn1g3o.fat-pirate-y7x25n.fat-pirate-lo4fjv.fat-pirate-rx8lbn.fat-pirate-d3avbe.fat-pirate-h8jm1k.fat-pirate-3sjq8s.fat-pirate-fmj32t.fat-pirate-vwu37c 0l-12.fat-pirate-68opk1 30.fat-pirate-czekbz.fat-pirate-qejut2 2.fat-pirate-gtdumc.fat-pirate-qejut2 3.fat-pirate-z6i9xk 3.fat-pirate-vm2p1i.fat-pirate-61sweo 3.fat-pirate-4ikvn8.fat-pirate-4a8qsj.fat-pirate-p4lrlg.fat-pirate-g41jn0 7-3.fat-pirate-68opk1 10.fat-pirate-55broc.fat-pirate-g41jn0 23.fat-pirate-wiscb7.fat-pirate-f1dsvy 1.fat-pirate-413g04 2.fat-pirate-68opk1 3.fat-pirate-f1dsvy 1.fat-pirate-61sweo 5.fat-pirate-nd2iz8.fat-pirate-61sweo 32.fat-pirate-fjmi6o.fat-pirate-4a8qsj 5.fat-pirate-vwu37c 4.fat-pirate-g41jn0 9.fat-pirate-g41jn0 8.fat-pirate-61sweo 6.fat-pirate-9308i1.fat-pirate-vdw9e0.fat-pirate-8nf44y.fat-pirate-l65d58.fat-pirate-nvfqnz 4.fat-pirate-238xfi.fat-pirate-nvfqnz 6.fat-pirate-nvfqnz 0l29.fat-pirate-vwu37c 17.fat-pirate-q12vza.fat-pirate-oq59dc 2.fat-pirate-qex5x9 10.fat-pirate-opuigm.fat-pirate-68opk1 8.fat-pirate-dz3ah5.fat-pirate-ayprgu.fat-pirate-voll0b.fat-pirate-qogvra.fat-pirate-8sp3lo.fat-pirate-4a8qsj.fat-pirate-y7x25n.fat-pirate-68opk1 1.fat-pirate-wcs0o2.fat-pirate-oivb7i.fat-pirate-nfgzww.fat-pirate-fbgqrq.fat-pirate-xpj4ok.fat-pirate-413g04 1.fat-pirate-kzk71j.fat-pirate-kl69kr.5z'/%3e%3c/svg%3e");
}

.fat-pirate-9sx0cf {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .fat-pirate-9sx0cf {
    gap: 16px 0;
  }
}

.fat-pirate-vo0clt {
  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);
}

.fat-pirate-vo0clt.fat-pirate-4w157r {
  display: block;
}

.fat-pirate-vo0clt.fat-pirate-ofyas9 {
  display: none;
}

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

.fat-pirate-iv6n1c {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fat-pirate-9e204i {
  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);
}

.fat-pirate-70mhvo {
  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;
}

.fat-pirate-a8ma4o small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.fat-pirate-s517wq {
  font-size: 16px;
  line-height: 140%;
}

.fat-pirate-rkuwg7 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fat-pirate-rkuwg7 .fat-pirate-ns1t54 {
  fill: #c2c0ce;
}

.fat-pirate-rkuwg7 [rating="1"] .fat-pirate-ns1t54:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fat-pirate-rkuwg7 [rating="2"] .fat-pirate-ns1t54:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fat-pirate-rkuwg7 [rating="3"] .fat-pirate-ns1t54:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fat-pirate-rkuwg7 [rating="4"] .fat-pirate-ns1t54:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fat-pirate-rkuwg7 [rating="5"] .fat-pirate-ns1t54:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.fat-pirate-b0zjiv 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;
}

.fat-pirate-b0zjiv 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 */

.fat-pirate-fs02tn {
  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);
}

.fat-pirate-fs02tn.fat-pirate-obl82l {
  opacity: 1;
  pointer-events: auto;
}

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

.fat-pirate-wzefv0 label {
  font-size: 14px;
}

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

.fat-pirate-7stbzy h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.fat-pirate-y21zuo, .fat-pirate-ykjjx8, [class*="review-card"],
thead, thead th, table th, .fat-pirate-mev4xp,
.fat-pirate-4lfnof, [class*="collapsible-header"],
.fat-pirate-difjcg, [class*="updated-block"] {
  color: #ece7dc !important;
}
