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;
  color: var(--title-color);
  text-decoration: none;
}

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

.chicken-road-ov2psj {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.chicken-road-yk8ani {
  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) {
  .chicken-road-yk8ani: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;
  }
}

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

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

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

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

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

.chicken-road-gg9js2 {
  cursor: pointer;
}

.chicken-road-nq6pv9 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.chicken-road-bigqjn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.chicken-road-bigqjn figure {
  margin: 0;
}

.chicken-road-bigqjn.chicken-road-33g93k {
  justify-content: flex-start;
  margin-right: 4px;
}

.chicken-road-bigqjn.chicken-road-blkfdx {
  justify-content: flex-end;
  margin-left: 4px;
}

.chicken-road-bigqjn.chicken-road-z14qza {
  justify-content: center;
}

.chicken-road-bigqjn.chicken-road-5yn81x {
  justify-content: normal;
}

.chicken-road-3nx6e2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .chicken-road-3nx6e2 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .chicken-road-3nx6e2 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.chicken-road-g8t8xb {
  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) {
  .chicken-road-g8t8xb {
    flex-direction: column;
  }
}

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

.chicken-road-ljn5ro img {
  width: 100%;
}

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

.chicken-road-v6fqc9 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.chicken-road-v6fqc9 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) {
  .chicken-road-v6fqc9 ul {
    margin-bottom: 15px;
  }
}

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

.chicken-road-v6fqc9 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);
}

.chicken-road-v6fqc9 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.chicken-road-v6fqc9 ul li:last-of-type::after {
  display: none;
}

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

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

.chicken-road-cp2yet {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .chicken-road-4zvh1m {
    height: 50px;
  }
}

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

.chicken-road-4zvh1m.chicken-road-4bqlxf {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .chicken-road-4zvh1m.chicken-road-4bqlxf:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.chicken-road-tsfe2d {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .chicken-road-tsfe2d {
    padding: 80px 16px 0;
  }
}

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

.chicken-road-2q4c0c {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .chicken-road-2q4c0c {
    flex-direction: column;
  }
}

.chicken-road-w42fov {
  margin-bottom: 94px;
}

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

.chicken-road-g2u4t1 .chicken-road-eu90yq {
  margin-bottom: 28px;
}

.chicken-road-g2u4t1 .chicken-road-eu90yq img {
  max-height: 100px;
  width: auto;
}

.chicken-road-g616zm {
  display: flex;
  align-items: center;
}

.chicken-road-g616zm a + a {
  margin-left: 24px;
}

.chicken-road-g616zm img {
  max-height: 56px;
  width: auto;
}

.chicken-road-y702dp img {
  max-height: 38px!important;
  width: auto;
}

.chicken-road-g616zm img + img {
  margin-left: 24px;
}

.chicken-road-49fddd {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.chicken-road-7hixwy {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .chicken-road-7hixwy {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

@media only screen and (max-width: 767px) {
  .chicken-road-uz384t {
    flex-wrap: wrap;
  }
}

.chicken-road-uz384t li {
  display: flex;
  margin: 0 7px;
}

.chicken-road-uz384t li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.chicken-road-pvxd4e + .chicken-road-pvxd4e {
  margin-left: 120px;
}

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

.chicken-road-w6tq49 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.chicken-road-4u408n {
  list-style: none;
  margin: 0;
  padding: 0;
}

.chicken-road-4u408n li {
  font-size: 16px;
}

.chicken-road-4u408n li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .chicken-road-4u408n li a:hover {
    text-decoration: underline;
  }
}

.chicken-road-4u408n li + li {
  margin-top: 16px;
}

.chicken-road-0m0s1c {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.chicken-road-0m0s1c.chicken-road-xh5gxm {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.chicken-road-1l00aw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.chicken-road-7v7if2 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.chicken-road-7v7if2 li {
  width: 100%;
}

.chicken-road-7v7if2 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: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.chicken-road-7v7if2 li a svg {
  fill: var(--button-text-color);
}

.chicken-road-7v7if2 li a.chicken-road-xh5gxm {
  background: var(--border-color);
}

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

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

.chicken-road-8lcadh {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .chicken-road-8lcadh {
    margin: 0 -5px;
  }
}

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

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

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

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

.chicken-road-6hxg9v {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.chicken-road-6hxg9v img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.chicken-road-jpfveq {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .chicken-road-jpfveq {
    height: 54px;
  }
}

.chicken-road-s8ebos {
  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) {
  .chicken-road-s8ebos {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .chicken-road-s8ebos .chicken-road-eu90yq img {
    max-width: 90px;
  }
}

.chicken-road-eu90yq img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .chicken-road-eu90yq {
    order: -2;
  }
}

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

.chicken-road-ifbpqb {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.chicken-road-ifbpqb li {
  font-size: 16px;
  margin: 0 20px;
}

.chicken-road-ifbpqb li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.chicken-road-ko4doo {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.chicken-road-ko4doo.chicken-road-k8qbbv {
  margin-right: 0;
}

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

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

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

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

.chicken-road-xdwvsm {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.chicken-road-xdwvsm:hover > ul {
  display: flex;
}

.chicken-road-xdwvsm:focus > ul {
  display: flex;
}

.chicken-road-xdwvsm:focus-within > ul {
  display: flex;
}

.chicken-road-rl93yh {
  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;
}

.chicken-road-rl93yh::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 0chicken-road-jpdxgz ease-in-out;
}

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

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

.chicken-road-xdwvsm 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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

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

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

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

.chicken-road-4elgdf {
  display: none;
}

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

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

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

.chicken-road-vt7wcq {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.chicken-road-vt7wcq img {
  margin-bottom: 3px;
}

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

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

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

@media (max-width: 600px) {
  .chicken-road-vt7wcq {
    padding: 0px 0px !important;
  }
}

.chicken-road-7bbuql {
  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) {
  .chicken-road-7bbuql {
    font-size: 32px;
  }
}

.chicken-road-mv01va {
  color: var(--text-color);
}

.chicken-road-xrm5ys {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.chicken-road-xrm5ys p img {
  display: block;
  margin: 0 auto;
}

.chicken-road-xrm5ys p:first-of-type {
  margin-top: 0;
}

.chicken-road-xrm5ys p:last-of-type {
  margin-bottom: 0;
}

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

.chicken-road-xrm5ys ul {
  padding: 0 0 0 20px;
}

.chicken-road-xrm5ys table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.chicken-road-xrm5ys table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.chicken-road-xrm5ys iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.chicken-road-bfd84d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.chicken-road-2rcuxq {
  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) {
  .chicken-road-2rcuxq {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.chicken-road-m7qsfz {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.chicken-road-m7qsfz .chicken-road-b4vuja {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .chicken-road-m7qsfz .chicken-road-b4vuja {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.chicken-road-m7qsfz .chicken-road-zbrc76 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .chicken-road-m7qsfz .chicken-road-zbrc76 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .chicken-road-m7qsfz .chicken-road-zbrc76 img {
    width: 100%;
  }
}

.chicken-road-zbrc76 {
  margin: 0 0 28px;
}

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

.chicken-road-b4vuja {
  margin: 0 0 28px;
}

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

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

.chicken-road-bfd84d .chicken-road-yk8ani {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.chicken-road-os5gff {
  position: relative;
  border: none;
}

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

.chicken-road-7yi2ih {
  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;
}

.chicken-road-7yi2ih span {
  height: 32px;
}

.chicken-road-7yi2ih span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.chicken-road-7yi2ih.chicken-road-2nct1a span {
  transform: scaleY(-1);
}

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

.chicken-road-a01wdu {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.chicken-road-a01wdu li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.chicken-road-a01wdu.chicken-road-4isg8w {
  display: none;
}

.chicken-road-9xajah {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.chicken-road-9xajah table {
  width: 100%;
  border-collapse: collapse;
}

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

  .chicken-road-9xajah table td {
    min-width: 75px;
  }
}

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

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

.chicken-road-9xajah p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.chicken-road-73hvnp {
  width: 100%;
  border-collapse: collapse;
}

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

.chicken-road-73hvnp 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) {
  .chicken-road-73hvnp tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.chicken-road-73hvnp tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.chicken-road-ri9il2 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.chicken-road-ri9il2 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.chicken-road-ri9il2 p {
  color: var(--text-color);
}

.chicken-road-bw5ygj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.chicken-road-0v2t8i {
  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);
}

.chicken-road-lnca2d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.chicken-road-vykld9 p + p {
  margin-top: 10px;
}

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

.chicken-road-n4i12b {
  display: none;
}

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

.chicken-road-tn4ukt {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.chicken-road-tn4ukt li {
  margin: 0 20px;
}

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

.chicken-road-tn4ukt li a img {
  margin-bottom: 4px;
}

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

.chicken-road-rnkksl {
  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) {
  .chicken-road-rnkksl {
    padding: 0 16px;
  }
}

.chicken-road-rnkksl li {
  font-size: 16px;
  position: relative;
}

.chicken-road-rnkksl li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.chicken-road-rnkksl li span {
  opacity: 0.5;
}

.chicken-road-rnkksl li + li {
  margin-left: 30px;
}

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

h2.chicken-road-2rcuxq {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.chicken-road-2rcuxq {
    margin-bottom: 18px;
  }
}

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

.chicken-road-o9305m 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);
}

.chicken-road-o9305m 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;
}

.chicken-road-o9305m 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;
}

.chicken-road-o9305m tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.chicken-road-o9305m tbody tr:last-of-type {
  margin-bottom: 0;
}

.chicken-road-o9305m tbody tr td:first-of-type {
  flex-shrink: 0;
}

.chicken-road-o9305m 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);
}

.chicken-road-o9305m 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);
}

.chicken-road-o9305m tbody tr td:last-of-type {
  margin-left: auto;
}

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

.chicken-road-o9305m tbody tr td .chicken-road-n4g86d {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .chicken-road-o9305m tbody tr td .chicken-road-n4g86d {
    width: 100%;
  }
}

.chicken-road-o9305m tbody tr td .chicken-road-6p9saz {
  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: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .chicken-road-o9305m tbody tr td .chicken-road-6p9saz:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .chicken-road-o9305m tbody tr td .chicken-road-6p9saz {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .chicken-road-o9305m tbody tr td .chicken-road-6p9saz {
    width: 100%;
  }
}

.chicken-road-o9305m tbody tr td .chicken-road-6x0nxy {
  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) {
  .chicken-road-o9305m tbody tr td .chicken-road-6x0nxy:hover {
    text-decoration: none;
  }
}

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

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

.chicken-road-wh7wh4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.chicken-road-xy2fla {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.chicken-road-fm61af img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

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

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

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

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

.chicken-road-ltt8uj img {
  width: 100%;
  height: 100%;
}

.chicken-road-ltt8uj iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.chicken-road-9cz6az svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .chicken-road-9cz6az:hover svg {
    transform: scale(1.1);
  }
}

.chicken-road-bv7v5i {
  padding: 90px 0;
}

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

.chicken-road-ird8x4 {
  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) {
  .chicken-road-ird8x4 {
    padding: 0 16px;
  }
}

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

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

.chicken-road-cms52o img {
  width: 100%;
}

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

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

.chicken-road-mzsoih {
  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;
}

.chicken-road-mzsoih 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) {
  .chicken-road-mzsoih {
    flex-basis: auto;
  }
}

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

.chicken-road-dwkt88 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.chicken-road-dwkt88:hover {
  border: 1px solid #8c8ca2;
}

.chicken-road-xwplsa {
  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%);
}

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

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

.chicken-road-xs6m0a a {
  text-decoration: underline;
  color: #8babff;
}

.chicken-road-vcrzqo {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.chicken-road-vcrzqo .chicken-road-dwkt88 {
  width: 50%;
  margin: 0;
}

.chicken-road-dkekry {
  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;
}

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

.chicken-road-fstomm {
  margin: 0 0 100px;
}

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

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

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

.chicken-road-3jgxv0 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.chicken-road-cpzzrt {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.chicken-road-s5122z 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: 0chicken-road-spynx9 ease-in-out;
}

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

.chicken-road-s5122z a svg {
  fill: #fff;
}

.chicken-road-s5122z a:hover {
  background: #3d68e7;
}

.chicken-road-wojval {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.chicken-road-p64uu5 {
  margin-bottom: 16px;
}

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

.chicken-road-zmllxz {
  font-size: 16px;
  color: var(--text-color);
}

.chicken-road-oftp1i {
  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) {
  .chicken-road-oftp1i {
    padding: 0 16px;
  }
}

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

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

.chicken-road-nuuvm0 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.chicken-road-zp287f {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.chicken-road-zp287f 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);
}

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

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

.chicken-road-zp287f table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .chicken-road-zp287f {
    margin: 0;
  }
}

.chicken-road-vv73mt {
  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) {
  .chicken-road-vv73mt {
    min-height: 190px;
  }
}

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

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

.chicken-road-krnha9 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.chicken-road-krnha9.chicken-road-dj1f8l {
  display: none;
}

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

.chicken-road-vxu35s iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.chicken-road-vxu35s iframe.chicken-road-psayyx {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.chicken-road-vxu35s.chicken-road-strz2f {
  opacity: 1;
  pointer-events: all;
}

.chicken-road-ypmqxl {
  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: 0chicken-road-spynx9 ease-in-out;
}

.chicken-road-ypmqxl svg {
  margin-right: 10px;
}

.chicken-road-ypmqxl + .chicken-road-ypmqxl {
  margin-top: 14px;
}

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

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

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

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

.chicken-road-oftp1i .chicken-road-bfd84d {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.chicken-road-oftp1i .chicken-road-bfd84d h1,
.chicken-road-oftp1i .chicken-road-bfd84d 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) {
  .chicken-road-oftp1i .chicken-road-bfd84d h1,
  .chicken-road-oftp1i .chicken-road-bfd84d h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .chicken-road-oftp1i .chicken-road-bfd84d {
    margin: 28px 0 0;
  }
}

.chicken-road-0eo3p4 {
  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) {
  .chicken-road-0eo3p4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .chicken-road-0eo3p4 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .chicken-road-0eo3p4 {
    margin: 20px auto 60px;
  }
}

.chicken-road-yv2df5 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.chicken-road-q8hn90 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.chicken-road-upf1ql {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.chicken-road-s9gddn {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.chicken-road-8p7bob span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .chicken-road-swz5o3 {
    padding: 10px;
  }
}

.chicken-road-swz5o3 .chicken-road-yk8ani {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .chicken-road-swz5o3 .chicken-road-yk8ani {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .chicken-road-swz5o3 {
    flex-wrap: wrap;
  }
}

.chicken-road-xp3xns {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.chicken-road-xp3xns img {
  width: 100%;
}

.chicken-road-k0dgxc {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.chicken-road-41ornj {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.chicken-road-7bdkvf {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf {
    margin: 0 0 60px;
  }
}

.chicken-road-7bdkvf .chicken-road-r1bi8a {
  position: relative;
}

.chicken-road-7bdkvf .chicken-road-32d5p7 {
  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;
}

.chicken-road-7bdkvf .chicken-road-32d5p7.chicken-road-dj1f8l {
  display: none;
}

.chicken-road-7bdkvf .chicken-road-8bo1mb {
  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) {
  .chicken-road-7bdkvf .chicken-road-8bo1mb {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .chicken-road-7bdkvf .chicken-road-8bo1mb {
    bottom: 90px;
  }
}

.chicken-road-7bdkvf .chicken-road-8bo1mb .chicken-road-k28uga {
  max-width: 300px;
  width: 100%;
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k28uga
  .chicken-road-7ugckm {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf
    .chicken-road-8bo1mb
    .chicken-road-k28uga
    .chicken-road-7ugckm {
    font-size: 32px;
    text-align: center;
  }
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k28uga
  .chicken-road-l2pbuq {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf
    .chicken-road-8bo1mb
    .chicken-road-k28uga
    .chicken-road-l2pbuq {
    text-align: center;
  }
}

.chicken-road-7bdkvf .chicken-road-8bo1mb .chicken-road-k8qbbv {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf .chicken-road-8bo1mb .chicken-road-k8qbbv {
    flex-direction: column-reverse;
  }
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k8qbbv
  .chicken-road-ybqzli {
  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: 0chicken-road-spynx9 ease-in-out;
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k8qbbv
  .chicken-road-ybqzli:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf
    .chicken-road-8bo1mb
    .chicken-road-k8qbbv
    .chicken-road-ybqzli {
    width: 100%;
  }
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k8qbbv
  .chicken-road-h7raqm {
  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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k8qbbv
  .chicken-road-h7raqm
  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);
  }
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k8qbbv
  .chicken-road-h7raqm: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;
}

.chicken-road-7bdkvf
  .chicken-road-8bo1mb
  .chicken-road-k8qbbv
  .chicken-road-h7raqm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf
    .chicken-road-8bo1mb
    .chicken-road-k8qbbv
    .chicken-road-h7raqm {
    width: 100%;
  }
}

.chicken-road-7bdkvf .chicken-road-8bo1mb.chicken-road-dj1f8l {
  display: none;
}

.chicken-road-7bdkvf .chicken-road-nj8u2p {
  display: none;
}

.chicken-road-7bdkvf .chicken-road-nj8u2p.chicken-road-strz2f {
  display: block;
}

.chicken-road-7bdkvf .chicken-road-nj8u2p iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf .chicken-road-nj8u2p iframe {
    height: calc(100vh - 54px);
  }
}

.chicken-road-7bdkvf .chicken-road-4bytc1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .chicken-road-7bdkvf .chicken-road-4bytc1 {
    padding: 24px 16px 0;
  }
}

.chicken-road-7bdkvf .chicken-road-4bytc1 .chicken-road-7ugckm {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .chicken-road-7bdkvf .chicken-road-4bytc1 .chicken-road-7ugckm {
    margin-bottom: 24px;
  }
}

.chicken-road-7bdkvf .chicken-road-4bytc1 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);
}

.chicken-road-7bdkvf .chicken-road-4bytc1 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) {
  .chicken-road-7bdkvf .chicken-road-4bytc1 table tr td {
    padding: 12px 4px;
  }
}

.chicken-road-7bdkvf .chicken-road-4bytc1 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) {
  .chicken-road-7bdkvf .chicken-road-4bytc1 table tr th {
    padding: 12px 4px;
  }
}

.chicken-road-7bdkvf .chicken-road-4bytc1 table tr:last-of-type td {
  border-bottom: none;
}

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

.chicken-road-obuc25.chicken-road-xh5gxm {
  display: block;
}

.chicken-road-obuc25 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.chicken-road-obuc25 .chicken-road-kc76wk {
  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;
}

.chicken-road-obuc25 .chicken-road-dkhnih {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.chicken-road-obuc25 .chicken-road-h7raqm {
  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: 0chicken-road-spynx9 ease-in-out;
}

.chicken-road-obuc25 .chicken-road-h7raqm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.chicken-road-7mff3f {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.chicken-road-7mff3f.chicken-road-xh5gxm {
  display: block;
}

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

.chicken-road-2l3l42 {
  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;
}

.chicken-road-2phep8 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.chicken-road-z7g199 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.chicken-road-z7g199 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.chicken-road-g9yo8m {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.chicken-road-5kw46o.chicken-road-dj1f8l {
  display: none;
}

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

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

.chicken-road-h1g2fe {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.chicken-road-h1g2fe 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: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.chicken-road-h1g2fe input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.chicken-road-h1g2fe input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.chicken-road-h1g2fe input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.chicken-road-h1g2fe input:active {
  border-color: #c2c0ce;
}

.chicken-road-h1g2fe input:focus {
  border-color: #c2c0ce;
}

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

.chicken-road-8tj12y {
  margin-bottom: 36px;
}

.chicken-road-8tj12y 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;
}

.chicken-road-8tj12y textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.chicken-road-8tj12y textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .chicken-road-8tj12y {
    margin-bottom: 24px;
  }
}

.chicken-road-yfqwba {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.chicken-road-9adago {
  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: 0chicken-road-spynx9 ease-in-out;
}

.chicken-road-9adago:hover {
  background: var(--border-color);
}

.chicken-road-t1vka5 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.chicken-road-t1vka5:hover {
  background: #166ad9;
}

.chicken-road-un4iqi {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.chicken-road-un4iqi.chicken-road-dj1f8l {
  display: none;
}

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

.chicken-road-un4iqi .chicken-road-9adago {
  margin: 0 auto;
}

.chicken-road-ixnq5a {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.chicken-road-jkz3od {
  filter: grayscale(100%);
}

.chicken-road-yv1bu8 > input {
  display: none;
}

.chicken-road-yv1bu8 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-hdrmb2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.chicken-road-00ilqr 44.chicken-road-y94wm7.chicken-road-bhcjbv.chicken-road-yo0aij.chicken-road-2xf8n2.chicken-road-hny4wp.chicken-road-b23lcf.chicken-road-gg1fno.chicken-road-h70k2z.chicken-road-9d2kd6.chicken-road-mksqt5.chicken-road-d5025d.chicken-road-uohmw8 0l-12.chicken-road-6z0eni 30.chicken-road-ykhxji.chicken-road-jz6yx9 2.chicken-road-sh50tb.chicken-road-jz6yx9 3.chicken-road-h8apk0 3.chicken-road-22dtvm.chicken-road-7ajf0m 3.chicken-road-he2tm0.chicken-road-3i1fp5.chicken-road-kfu6zh.chicken-road-tv5w9q 7-3.chicken-road-6z0eni 10.chicken-road-mqqkcm.chicken-road-tv5w9q 23.chicken-road-a0b5pq.chicken-road-g1got6 1.chicken-road-zbg22i 2.chicken-road-6z0eni 3.chicken-road-g1got6 1.chicken-road-7ajf0m 5.chicken-road-xrckek.chicken-road-7ajf0m 32.chicken-road-eqsqcz.chicken-road-3i1fp5 5.chicken-road-uohmw8 4.chicken-road-tv5w9q 9.chicken-road-tv5w9q 8.chicken-road-7ajf0m 6.chicken-road-hn0qa0.chicken-road-s5mgyb.chicken-road-eq5pir.chicken-road-4zxdpg.chicken-road-bif3e0 4.chicken-road-m0de7w.chicken-road-bif3e0 6.chicken-road-bif3e0 0l29.chicken-road-uohmw8 17.chicken-road-0mifgo.chicken-road-ql26sj 2.chicken-road-jejubv 10.chicken-road-zlz9v3.chicken-road-6z0eni 8.chicken-road-g6vpti.chicken-road-d81bsr.chicken-road-pz7mjj.chicken-road-53yrnr.chicken-road-vh2tpe.chicken-road-3i1fp5.chicken-road-hny4wp.chicken-road-6z0eni 1.chicken-road-1gps1n.chicken-road-3uftbl.chicken-road-o1fckc.chicken-road-f4ohjm.chicken-road-s4qvd8.chicken-road-zbg22i 1.chicken-road-4iejw6.chicken-road-v41683.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.chicken-road-yv1bu8 > input:checked ~ label,
.chicken-road-yv1bu8 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-hdrmb2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.chicken-road-00ilqr 44.chicken-road-y94wm7.chicken-road-bhcjbv.chicken-road-yo0aij.chicken-road-2xf8n2.chicken-road-hny4wp.chicken-road-b23lcf.chicken-road-gg1fno.chicken-road-h70k2z.chicken-road-9d2kd6.chicken-road-mksqt5.chicken-road-d5025d.chicken-road-uohmw8 0l-12.chicken-road-6z0eni 30.chicken-road-ykhxji.chicken-road-jz6yx9 2.chicken-road-sh50tb.chicken-road-jz6yx9 3.chicken-road-h8apk0 3.chicken-road-22dtvm.chicken-road-7ajf0m 3.chicken-road-he2tm0.chicken-road-3i1fp5.chicken-road-kfu6zh.chicken-road-tv5w9q 7-3.chicken-road-6z0eni 10.chicken-road-mqqkcm.chicken-road-tv5w9q 23.chicken-road-a0b5pq.chicken-road-g1got6 1.chicken-road-zbg22i 2.chicken-road-6z0eni 3.chicken-road-g1got6 1.chicken-road-7ajf0m 5.chicken-road-xrckek.chicken-road-7ajf0m 32.chicken-road-eqsqcz.chicken-road-3i1fp5 5.chicken-road-uohmw8 4.chicken-road-tv5w9q 9.chicken-road-tv5w9q 8.chicken-road-7ajf0m 6.chicken-road-hn0qa0.chicken-road-s5mgyb.chicken-road-eq5pir.chicken-road-4zxdpg.chicken-road-bif3e0 4.chicken-road-m0de7w.chicken-road-bif3e0 6.chicken-road-bif3e0 0l29.chicken-road-uohmw8 17.chicken-road-0mifgo.chicken-road-ql26sj 2.chicken-road-jejubv 10.chicken-road-zlz9v3.chicken-road-6z0eni 8.chicken-road-g6vpti.chicken-road-d81bsr.chicken-road-pz7mjj.chicken-road-53yrnr.chicken-road-vh2tpe.chicken-road-3i1fp5.chicken-road-hny4wp.chicken-road-6z0eni 1.chicken-road-1gps1n.chicken-road-3uftbl.chicken-road-o1fckc.chicken-road-f4ohjm.chicken-road-s4qvd8.chicken-road-zbg22i 1.chicken-road-4iejw6.chicken-road-v41683.5z'/%3e%3c/svg%3e");
}

.chicken-road-yv1bu8 > input:not(:checked) ~ label:hover,
.chicken-road-yv1bu8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-hdrmb2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-00ilqr 44.chicken-road-y94wm7.chicken-road-bhcjbv.chicken-road-yo0aij.chicken-road-2xf8n2.chicken-road-hny4wp.chicken-road-b23lcf.chicken-road-gg1fno.chicken-road-h70k2z.chicken-road-9d2kd6.chicken-road-mksqt5.chicken-road-d5025d.chicken-road-uohmw8 0l-12.chicken-road-6z0eni 30.chicken-road-ykhxji.chicken-road-jz6yx9 2.chicken-road-sh50tb.chicken-road-jz6yx9 3.chicken-road-h8apk0 3.chicken-road-22dtvm.chicken-road-7ajf0m 3.chicken-road-he2tm0.chicken-road-3i1fp5.chicken-road-kfu6zh.chicken-road-tv5w9q 7-3.chicken-road-6z0eni 10.chicken-road-mqqkcm.chicken-road-tv5w9q 23.chicken-road-a0b5pq.chicken-road-g1got6 1.chicken-road-zbg22i 2.chicken-road-6z0eni 3.chicken-road-g1got6 1.chicken-road-7ajf0m 5.chicken-road-xrckek.chicken-road-7ajf0m 32.chicken-road-eqsqcz.chicken-road-3i1fp5 5.chicken-road-uohmw8 4.chicken-road-tv5w9q 9.chicken-road-tv5w9q 8.chicken-road-7ajf0m 6.chicken-road-hn0qa0.chicken-road-s5mgyb.chicken-road-eq5pir.chicken-road-4zxdpg.chicken-road-bif3e0 4.chicken-road-m0de7w.chicken-road-bif3e0 6.chicken-road-bif3e0 0l29.chicken-road-uohmw8 17.chicken-road-0mifgo.chicken-road-ql26sj 2.chicken-road-jejubv 10.chicken-road-zlz9v3.chicken-road-6z0eni 8.chicken-road-g6vpti.chicken-road-d81bsr.chicken-road-pz7mjj.chicken-road-53yrnr.chicken-road-vh2tpe.chicken-road-3i1fp5.chicken-road-hny4wp.chicken-road-6z0eni 1.chicken-road-1gps1n.chicken-road-3uftbl.chicken-road-o1fckc.chicken-road-f4ohjm.chicken-road-s4qvd8.chicken-road-zbg22i 1.chicken-road-4iejw6.chicken-road-v41683.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .chicken-road-yoyinb > .chicken-road-jn64m6 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .chicken-road-yoyinb > .chicken-road-jn64m6 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .chicken-road-yoyinb > .chicken-road-jn64m6 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .chicken-road-yoyinb > .chicken-road-jn64m6 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .chicken-road-yoyinb > .chicken-road-jn64m6 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.chicken-road-80oyue {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.chicken-road-80oyue.chicken-road-dj1f8l {
  display: none;
}

.chicken-road-i8vs0v {
  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) {
  .chicken-road-i8vs0v {
    height: 74px;
    overflow: visible;
  }
}

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

.chicken-road-e4e73u {
  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;
}

.chicken-road-e4e73u::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.chicken-road-e4e73u::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.chicken-road-e4e73u img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.chicken-road-do0s2v {
  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;
}

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

.chicken-road-do0s2v::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) {
  .chicken-road-do0s2v::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .chicken-road-hspuum {
    top: -20px;
  }
}

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

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

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

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

.chicken-road-80oyue.chicken-road-qwt2qg .chicken-road-i8vs0v {
  background: #2b3b67;
}

.chicken-road-80oyue.chicken-road-qwt2qg .chicken-road-e4e73u {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.chicken-road-80oyue.chicken-road-qwt2qg .chicken-road-e4e73u::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.chicken-road-80oyue.chicken-road-qwt2qg .chicken-road-e4e73u::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.chicken-road-80oyue.chicken-road-qwt2qg .chicken-road-do0s2v::before {
  background: #0e0f41;
}

.chicken-road-80oyue.chicken-road-qwt2qg .chicken-road-do0s2v::after {
  background: #152557;
}

.chicken-road-80oyue.chicken-road-kfia3j .chicken-road-i8vs0v {
  background: #1f35fa;
}

.chicken-road-80oyue.chicken-road-kfia3j .chicken-road-e4e73u {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.chicken-road-80oyue.chicken-road-kfia3j .chicken-road-e4e73u::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.chicken-road-80oyue.chicken-road-kfia3j .chicken-road-e4e73u::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.chicken-road-80oyue.chicken-road-kfia3j .chicken-road-do0s2v::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.chicken-road-80oyue.chicken-road-kfia3j .chicken-road-do0s2v::after {
  background: #192ac8;
}

.chicken-road-80oyue.chicken-road-wa6ncv .chicken-road-i8vs0v {
  background: #fa771f;
}

.chicken-road-80oyue.chicken-road-wa6ncv .chicken-road-e4e73u {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-80oyue.chicken-road-wa6ncv .chicken-road-e4e73u::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.chicken-road-80oyue.chicken-road-wa6ncv .chicken-road-e4e73u::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.chicken-road-80oyue.chicken-road-wa6ncv .chicken-road-do0s2v::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-80oyue.chicken-road-wa6ncv .chicken-road-do0s2v::after {
  background: #fa8535;
}

.chicken-road-5qqj2c {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .chicken-road-5qqj2c {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .chicken-road-5qqj2c {
    margin: 24px 0 60px;
  }
}

.chicken-road-5qqj2c h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

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

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

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

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

.chicken-road-zuu3i4 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.chicken-road-zuu3i4 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.chicken-road-zuu3i4 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.chicken-road-4tpi26 {
  width: 120px;
  height: 22px;
}

.chicken-road-4tpi26 .chicken-road-w3mluw {
  fill: #c2c0ce;
}

.chicken-road-4tpi26 [rating="1"] .chicken-road-w3mluw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.chicken-road-4tpi26 [rating="2"] .chicken-road-w3mluw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.chicken-road-4tpi26 [rating="3"] .chicken-road-w3mluw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.chicken-road-4tpi26 [rating="4"] .chicken-road-w3mluw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.chicken-road-4tpi26 [rating="5"] .chicken-road-w3mluw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.chicken-road-fpn7ju {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.chicken-road-0r5kej {
  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);
}

.chicken-road-0r5kej.chicken-road-strz2f {
  display: block;
}

.chicken-road-0r5kej.chicken-road-dj1f8l {
  display: none;
}

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

.chicken-road-byoi6r {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.chicken-road-cb55ym {
  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);
}

.chicken-road-x75irx {
  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;
}

.chicken-road-v16vid small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.chicken-road-mz3wbm {
  font-size: 16px;
  line-height: 140%;
}

.chicken-road-ykpaq3 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.chicken-road-ykpaq3 .chicken-road-w3mluw {
  fill: #c2c0ce;
}

.chicken-road-ykpaq3 [rating="1"] .chicken-road-w3mluw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.chicken-road-ykpaq3 [rating="2"] .chicken-road-w3mluw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.chicken-road-ykpaq3 [rating="3"] .chicken-road-w3mluw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.chicken-road-ykpaq3 [rating="4"] .chicken-road-w3mluw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.chicken-road-ykpaq3 [rating="5"] .chicken-road-w3mluw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.chicken-road-gjl5ex {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.chicken-road-qoddnf {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .chicken-road-qoddnf {
    padding: 0 16px;
  }
}

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

.chicken-road-e6d8bt {
  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) {
  .chicken-road-e6d8bt {
    padding: 12px;
    gap: 12px;
  }
}

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

.chicken-road-rfm5m5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chicken-road-g5cpjo {
  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;
}

.chicken-road-jni3me {
  flex: 1;
  min-width: 0;
}

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

.chicken-road-1lw8l3 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.chicken-road-1lw8l3 svg,
.chicken-road-1lw8l3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chicken-road-1lw8l3 svg path {
  fill: var(--button-bg-color);
}

.chicken-road-1lw8l3 svg circle {
  fill: var(--button-text-color);
}

.chicken-road-fukfga {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.chicken-road-fukfga strong {
  font-weight: 600;
}

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

.chicken-road-tdging p {
  margin: 0 0 16px;
}

.chicken-road-tdging p:last-child {
  margin-bottom: 0;
}

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

.chicken-road-fyeme0 {
  max-width: 300px;
  width: 100%;
}

.chicken-road-fyeme0 a {
  width: 100%;
}

@media (max-width: 575px) {
  .chicken-road-fyeme0 {
    max-width: 200px;
  }
}

.chicken-road-2dxly7 {
  justify-content: center;
}

.chicken-road-cwo6o3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.chicken-road-6e0hp3 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .chicken-road-44ftun {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.chicken-road-ywdv71 .chicken-road-ifbpqb {
  justify-content: center;
}

/* faq */

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

.chicken-road-frua28 {
  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 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.chicken-road-frua28::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.chicken-road-hix6wp.chicken-road-xh5gxm .chicken-road-frua28::after {
  transform: rotate(45deg);
}

.chicken-road-ydr0g6 {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.chicken-road-hix6wp.chicken-road-xh5gxm .chicken-road-ydr0g6 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.chicken-road-1600z8 {
  margin: 25px 0;
}

.chicken-road-yv1bu8 > input:not(:checked) ~ label:hover,
.chicken-road-yv1bu8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-5tg4q4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-2it76g 44.chicken-road-3ni994.chicken-road-3i3pca.chicken-road-74r2ji.chicken-road-w2lh9n.chicken-road-x9gwtk.chicken-road-p4xhb2.chicken-road-v3o65o.chicken-road-mqk82q.chicken-road-bldkj0.chicken-road-0evyy8.chicken-road-cwdplv.chicken-road-chh67p 0l-12.chicken-road-451zwh 30.chicken-road-3vzwb7.chicken-road-fggz3d 2.chicken-road-1bxhrd.chicken-road-fggz3d 3.chicken-road-cuzdlr 3.chicken-road-kd77ow.chicken-road-h08b1z 3.chicken-road-mikzpi.chicken-road-pmmrbo.chicken-road-4zlpkm.chicken-road-fba1m5 7-3.chicken-road-451zwh 10.chicken-road-w9xmd4.chicken-road-fba1m5 23.chicken-road-t37ie2.chicken-road-h1aj4q 1.chicken-road-ll9fs6 2.chicken-road-451zwh 3.chicken-road-h1aj4q 1.chicken-road-h08b1z 5.chicken-road-c0rtjd.chicken-road-h08b1z 32.chicken-road-rwpnmi.chicken-road-pmmrbo 5.chicken-road-chh67p 4.chicken-road-fba1m5 9.chicken-road-fba1m5 8.chicken-road-h08b1z 6.chicken-road-iwk3lw.chicken-road-bbd7vf.chicken-road-6jbqkr.chicken-road-tc3l9m.chicken-road-0kd05p 4.chicken-road-8uwmjc.chicken-road-0kd05p 6.chicken-road-0kd05p 0l29.chicken-road-chh67p 17.chicken-road-tekxqq.chicken-road-i9kb2d 2.chicken-road-yjylv2 10.chicken-road-sq789i.chicken-road-451zwh 8.chicken-road-sal736.chicken-road-fxo08h.chicken-road-b3ks9l.chicken-road-sm813h.chicken-road-e76tzv.chicken-road-pmmrbo.chicken-road-x9gwtk.chicken-road-451zwh 1.chicken-road-71e4pp.chicken-road-yv7mpd.chicken-road-8dgjnf.chicken-road-9ehfa6.chicken-road-sm5rjx.chicken-road-ll9fs6 1.chicken-road-fqslog.chicken-road-qcmino.5z'/%3e%3c/svg%3e");
}

.chicken-road-3fr41x {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .chicken-road-3fr41x {
    gap: 16px 0;
  }
}

.chicken-road-36t2yj {
  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);
}

.chicken-road-36t2yj.chicken-road-7qbk2n {
  display: block;
}

.chicken-road-36t2yj.chicken-road-im8g89 {
  display: none;
}

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

.chicken-road-9ozlpw {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.chicken-road-foppsn {
  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);
}

.chicken-road-0muon3 {
  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;
}

.chicken-road-7wt36d small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.chicken-road-jq8snh {
  font-size: 16px;
  line-height: 140%;
}

.chicken-road-fh08mu {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.chicken-road-fh08mu .chicken-road-0iqfcz {
  fill: #c2c0ce;
}

.chicken-road-fh08mu [rating="1"] .chicken-road-0iqfcz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.chicken-road-fh08mu [rating="2"] .chicken-road-0iqfcz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.chicken-road-fh08mu [rating="3"] .chicken-road-0iqfcz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.chicken-road-fh08mu [rating="4"] .chicken-road-0iqfcz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.chicken-road-fh08mu [rating="5"] .chicken-road-0iqfcz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.chicken-road-3xy16a 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;
}

.chicken-road-3xy16a 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 */

.chicken-road-lrdhxz {
  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);
}

.chicken-road-lrdhxz.chicken-road-0lyrlv {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.chicken-road-vy3w55 {
  margin: 25px 0;
}

.chicken-road-2ciibn > input:not(:checked) ~ label:hover,
.chicken-road-2ciibn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-qvf3kb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-p66of4 44.chicken-road-70rkpz.chicken-road-ck5fai.chicken-road-wp6q0z.chicken-road-k0efa2.chicken-road-e2tf8b.chicken-road-6xfoz8.chicken-road-vxaypo.chicken-road-i9n6rg.chicken-road-487es4.chicken-road-7371k8.chicken-road-pbk8rx.chicken-road-1o8rrq 0l-12.chicken-road-uudsr9 30.chicken-road-3783ze.chicken-road-u3ji2c 2.chicken-road-fus72g.chicken-road-u3ji2c 3.chicken-road-slhyc0 3.chicken-road-qx2zjf.chicken-road-e2ebmm 3.chicken-road-cjhi1v.chicken-road-bwddn8.chicken-road-q0km5m.chicken-road-olqar0 7-3.chicken-road-uudsr9 10.chicken-road-ixtoyf.chicken-road-olqar0 23.chicken-road-nrscfg.chicken-road-xzixu3 1.chicken-road-2lq1ut 2.chicken-road-uudsr9 3.chicken-road-xzixu3 1.chicken-road-e2ebmm 5.chicken-road-he7dns.chicken-road-e2ebmm 32.chicken-road-pva495.chicken-road-bwddn8 5.chicken-road-1o8rrq 4.chicken-road-olqar0 9.chicken-road-olqar0 8.chicken-road-e2ebmm 6.chicken-road-mipwqi.chicken-road-sfs4nw.chicken-road-ofhh4h.chicken-road-l5nsqa.chicken-road-0267me 4.chicken-road-llfjlt.chicken-road-0267me 6.chicken-road-0267me 0l29.chicken-road-1o8rrq 17.chicken-road-vrqeir.chicken-road-gvjm9k 2.chicken-road-lmvchw 10.chicken-road-d9km14.chicken-road-uudsr9 8.chicken-road-x4op0m.chicken-road-gcnllt.chicken-road-8qaq57.chicken-road-r8bzhm.chicken-road-gy1w8j.chicken-road-bwddn8.chicken-road-e2tf8b.chicken-road-uudsr9 1.chicken-road-7k4m35.chicken-road-z41wud.chicken-road-5kgolv.chicken-road-fpqkp0.chicken-road-r11d0u.chicken-road-2lq1ut 1.chicken-road-ah6dpk.chicken-road-1zulbt.5z'/%3e%3c/svg%3e");
}

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

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

.chicken-road-ifguf9 {
  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);
}

.chicken-road-ifguf9.chicken-road-l2ip0r {
  display: block;
}

.chicken-road-ifguf9.chicken-road-26xh8w {
  display: none;
}

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

.chicken-road-52ul84 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.chicken-road-l1ux52 {
  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);
}

.chicken-road-e6blew {
  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;
}

.chicken-road-v8q3t2 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.chicken-road-yiluzs {
  font-size: 16px;
  line-height: 140%;
}

.chicken-road-ueiiyu {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.chicken-road-ueiiyu .chicken-road-40w4mr {
  fill: #c2c0ce;
}

.chicken-road-ueiiyu [rating="1"] .chicken-road-40w4mr:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.chicken-road-ueiiyu [rating="2"] .chicken-road-40w4mr:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.chicken-road-ueiiyu [rating="3"] .chicken-road-40w4mr:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.chicken-road-ueiiyu [rating="4"] .chicken-road-40w4mr:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.chicken-road-ueiiyu [rating="5"] .chicken-road-40w4mr:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.chicken-road-9eesyx {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  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) {
  .chicken-road-9eesyx:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-9eesyx {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.chicken-road-syekml {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.chicken-road-s3dyh5 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.chicken-road-ifguf9 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.chicken-road-ifguf9.chicken-road-l2ip0r {
  display: block;
}

.chicken-road-ixt9tz {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.chicken-road-91vhcj {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.chicken-road-ixt9tz:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.chicken-road-ixt9tz:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .chicken-road-s3dyh5 {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .chicken-road-ifguf9 {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .chicken-road-ixt9tz {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.chicken-road-v0zb55 {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.chicken-road-8v2ex1 {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.chicken-road-8v2ex1::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.chicken-road-v0zb55.chicken-road-kgsqvz .chicken-road-8v2ex1::after {
  transform: rotate(45deg);
}

.chicken-road-8v2ex1:hover {
  background: rgba(255, 255, 255, 0.3);
}

.chicken-road-vswut7 {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.chicken-road-v0zb55.chicken-road-kgsqvz .chicken-road-vswut7 {
  max-height: 200px;
  padding: 15px 20px;
}

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

.chicken-road-kh54a0 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.chicken-road-kh54a0 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .chicken-road-kh54a0 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .chicken-road-vt7wcq .chicken-road-gi05vm img {
    margin-top: -150px !important;
  }

  .chicken-road-8fojoa {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.chicken-road-ppow1b {
  margin-bottom: 25px;
}

.chicken-road-ppow1b iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.chicken-road-j7tytq {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.chicken-road-oj9txe ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.chicken-road-s8543y {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.chicken-road-s8543y p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.chicken-road-s8543y button {
  z-index: 2;
}

.chicken-road-j7tytq.chicken-road-bxj0ox {
  bottom: 40px;
}

.chicken-road-ke2wfq {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.chicken-road-b8umhm {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.chicken-road-xddwjg infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.chicken-road-amdeb1 {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.chicken-road-9m0m5r ease;
  z-index: 10000;
}

.chicken-road-amdeb1:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .chicken-road-s8543y p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .chicken-road-s8543y .chicken-road-13sarg {
    font-size: 13.5px;
  }

  .chicken-road-j7tytq .chicken-road-b8umhm {
    animation: jump-y 0.chicken-road-xddwjg infinite ease-in-out;
  }

  .chicken-road-wauc38 {
    display: none;
  }
}

.chicken-road-mftawi {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.chicken-road-qtbpsp {
  top: 10px;
  animation-duration: 7s;
}

.chicken-road-xsgn3n {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.chicken-road-tx8v5t {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.chicken-road-wauc38 {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.chicken-road-bf5now {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.chicken-road-4suaz8 {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.chicken-road-2pe18d {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.chicken-road-uwetfd {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.chicken-road-uwetfd .chicken-road-269xrv {
  display: flex;
  align-items: center;
}

.chicken-road-9t1mdb {
  display: flex;
  flex-direction: column;
}

.chicken-road-jv4shi {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.chicken-road-ci6a58 {
  max-width: 300px;
  width: 100%;
}

.chicken-road-zs2ond {
  max-width: 280px;
  width: 100%;
  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);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .chicken-road-uwetfd {
    flex-direction: column;
  }

  .chicken-road-269xrv {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .chicken-road-9t1mdb {
    text-align: center;
  }

  .chicken-road-uwetfd h3 {
    margin-bottom: 0 !important;
  }
}

.chicken-road-rkg864 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

@media (max-width: 501px) {
  .chicken-road-rkg864 {
    font-size: 12px;
  }
}

.chicken-road-4h6g02 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

.chicken-road-rwchvn {
  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) {
  .chicken-road-rwchvn {
    flex-direction: column;
  }
}

.chicken-road-unvpqr {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.chicken-road-xp9sgq li:first-child {
  margin-bottom: 10px;
}

.chicken-road-xp9sgq a {
  color: #000;
}

.chicken-road-gi8u2q {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .chicken-road-gi8u2q {
    align-items: center;
  }

  .chicken-road-a9e242 {
    flex-direction: column;
  }
}

.chicken-road-aqf0xc {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.chicken-road-gljkxp img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.chicken-road-4196da {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.chicken-road-4196da a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.chicken-road-uaklpe ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.chicken-road-4196da a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.chicken-road-nn9h4f {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .chicken-road-nn9h4f {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-nn9h4f {
    margin: 15px auto;
  }
}
.chicken-road-nn9h4f li {
  font-size: 16px;
  position: relative;
}
.chicken-road-nn9h4f li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .chicken-road-nn9h4f li a:hover {
    text-decoration: underline;
  }
}
.chicken-road-nn9h4f li span {
  opacity: 0.5;
}
.chicken-road-nn9h4f li + li {
  margin-left: 30px;
}
.chicken-road-nn9h4f li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.chicken-road-yudtvi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .chicken-road-yudtvi {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-yudtvi {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.chicken-road-noszrh {
  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) {
  .chicken-road-noszrh {
    flex-direction: column;
  }
}
.chicken-road-f3amsh {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.chicken-road-f3amsh img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .chicken-road-f3amsh {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.chicken-road-v122gj {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.chicken-road-v122gj 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) {
  .chicken-road-v122gj ul {
    margin-bottom: 15px;
  }
}
.chicken-road-v122gj ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.chicken-road-v122gj 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);
}
.chicken-road-v122gj ul li span svg {
  fill: var(--title-color);
}
.chicken-road-v122gj ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .chicken-road-v122gj ul li small {
    font-size: 12px;
  }
}
.chicken-road-v122gj ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.chicken-road-v122gj ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .chicken-road-v122gj {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.chicken-road-jocf96 {
  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) {
  .chicken-road-jocf96 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.chicken-road-b30h2h {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.chicken-road-6x8spu {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .chicken-road-6x8spu {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .chicken-road-6x8spu:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.chicken-road-6x8spu.chicken-road-helpxd {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .chicken-road-6x8spu.chicken-road-helpxd:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.chicken-road-revfuh {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .chicken-road-revfuh {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-revfuh {
    padding: 50px 16px 68px;
  }
}
.chicken-road-39xmq2 {
  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) {
  .chicken-road-39xmq2 {
    flex-direction: column;
  }
}
.chicken-road-b1a98s {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-b1a98s {
    margin-bottom: 40px;
  }
}
.chicken-road-e8r6k0 .chicken-road-4nechy {
  margin-bottom: 28px;
}
.chicken-road-e8r6k0 .chicken-road-4nechy img {
  max-height: 100px;
  width: auto;
}
.chicken-road-qgsepo {
  display: flex;
  align-items: center;
}
.chicken-road-qgsepo a + a {
  margin-left: 24px;
}
.chicken-road-qgsepo img {
  max-height: 56px;
  width: auto;
}
.chicken-road-qgsepo img + img {
  margin-left: 24px;
}
.chicken-road-22s6ml {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-22s6ml {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.chicken-road-tu0tly {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-tu0tly {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.chicken-road-z4ege6 {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.chicken-road-z4ege6 label {
  font-size: 14px;
}

.chicken-road-z4ege6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.chicken-road-z4ege6 input,
.chicken-road-z4ege6 textarea,
.chicken-road-z4ege6 button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.chicken-road-z4ege6 button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.chicken-road-9m0m5r ease;
}
.chicken-road-z4ege6 button:hover {
  background-color: var(--button-bg-hover);
}
.chicken-road-64fkd8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.chicken-road-qdlo0x ease-in;
}

.chicken-road-64fkd8 h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .chicken-road-7vueas {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .chicken-road-7vueas > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .chicken-road-7vueas > div.chicken-road-bjvs9s {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .chicken-road-7vueas > div.chicken-road-bjvs9s {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.chicken-road-clbd7v {
  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: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .chicken-road-s8ebos .chicken-road-ko4doo a {
    font-size: 12px;
  }
}

/* app */
.chicken-road-49pq6r {
  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) {
  .chicken-road-49pq6r {
    flex-direction: column;
  }
}
.chicken-road-f25lu9 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.chicken-road-f25lu9 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .chicken-road-f25lu9 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.chicken-road-kqav2j {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.chicken-road-kqav2j 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) {
  .chicken-road-kqav2j ul {
    margin-bottom: 15px;
  }
}
.chicken-road-kqav2j ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.chicken-road-kqav2j 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);
}
.chicken-road-kqav2j ul li span svg {
  fill: var(--title-color);
}
.chicken-road-kqav2j ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .chicken-road-kqav2j ul li small {
    font-size: 12px;
  }
}
.chicken-road-kqav2j ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.chicken-road-kqav2j ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .chicken-road-kqav2j {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.chicken-road-s04e90 {
  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) {
  .chicken-road-s04e90 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.chicken-road-kb8s8e {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.chicken-road-kdt66q {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .chicken-road-kdt66q {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .chicken-road-kdt66q:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.chicken-road-kdt66q.chicken-road-dvsrkr {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .chicken-road-kdt66q.chicken-road-dvsrkr:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.chicken-road-hvk363 {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .chicken-road-hvk363 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-hvk363 {
    padding: 50px 16px 68px;
  }
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.chicken-road-hka0p0, .chicken-road-0fvq0i, [class*="review-card"],
thead, thead th, table th, .chicken-road-73axn8,
.chicken-road-zwuvrn, [class*="collapsible-header"],
.chicken-road-b8nfzq, [class*="updated-block"] {
  color: #ece7dc !important;
}
