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-ii06tw {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.chicken-road-uogoiz {
  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-uogoiz: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-jsakfc {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.chicken-road-jsakfc 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-jsakfc h1 {
    font-size: 120px;
  }
}

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

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

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

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

.chicken-road-5t3ra1 figure {
  margin: 0;
}

.chicken-road-5t3ra1.chicken-road-5ve0r5 {
  justify-content: flex-start;
  margin-right: 4px;
}

.chicken-road-5t3ra1.chicken-road-nfhjh8 {
  justify-content: flex-end;
  margin-left: 4px;
}

.chicken-road-5t3ra1.chicken-road-84yjyx {
  justify-content: center;
}

.chicken-road-5t3ra1.chicken-road-4id5he {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-2ydpgl 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-2ydpgl ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

.chicken-road-ww7h4p {
  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-ww7h4p {
    height: 50px;
  }
}

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

.chicken-road-ww7h4p.chicken-road-abtta8 {
  background-color: #000;
}

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

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

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

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

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

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

.chicken-road-msbp07 .chicken-road-tji6qs {
  margin-bottom: 28px;
}

.chicken-road-msbp07 .chicken-road-tji6qs img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-i82btv.chicken-road-osdujp {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.chicken-road-n4tr6h h1,
.chicken-road-n4tr6h 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-n4tr6h h1,
  .chicken-road-n4tr6h h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.chicken-road-xq6br4 {
  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-xq6br4 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

.chicken-road-xq6br4 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-xq6br4 li a svg {
  fill: var(--button-text-color);
}

.chicken-road-xq6br4 li a.chicken-road-osdujp {
  background: var(--border-color);
}

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

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

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

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

.chicken-road-l1yvx7 {
  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-l1yvx7 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

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

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

.chicken-road-ex85ee {
  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-ex85ee {
    height: 54px;
  }
}

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .chicken-road-h1u0bi {
    display: block;
  }
  .chicken-road-h1u0bi li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .chicken-road-h1u0bi li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .chicken-road-h1u0bi 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-h1u0bi li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.chicken-road-rl9vs4.chicken-road-ltqbr7 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.chicken-road-hdke5e {
  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-hdke5e::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-hdke5e {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .chicken-road-hdke5e img {
    max-width: 20px;
  }
}

.chicken-road-f6tgb3 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-f6tgb3 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.chicken-road-f6tgb3 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-f6tgb3 ul li {
    padding: 5px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-pcmmql .chicken-road-28ps1h {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.chicken-road-jpmdye .chicken-road-uogoiz {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.chicken-road-clo2yf {
  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-clo2yf span {
  height: 32px;
}

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

.chicken-road-clo2yf.chicken-road-o8tn3a span {
  transform: scaleY(-1);
}

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

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

.chicken-road-bsj82z 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-bsj82z li {
    font-size: 16px;
  }
}

.chicken-road-bsj82z 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-bsj82z li a:hover {
    background: var(--main-theme-color);
  }
}

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

.chicken-road-bsj82z.chicken-road-zg64tf {
  display: none;
}

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

.chicken-road-7rwz2w table {
  width: 100%;
  border-collapse: collapse;
}

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

  .chicken-road-7rwz2w table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-gocs73 {
  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-d8nn2y {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.chicken-road-lhosz4 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-lhosz4 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

.chicken-road-1u8ndu {
  display: none;
}

@media only screen and (max-width: 767px) {
  .chicken-road-1u8ndu {
    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-tt7vt5 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-7lx0wc 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-7lx0wc 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-7lx0wc 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-7lx0wc tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.chicken-road-7lx0wc 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-7lx0wc 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-7lx0wc tbody tr td:last-of-type {
  margin-left: auto;
}

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

.chicken-road-7lx0wc tbody tr td .chicken-road-7bd38o {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.chicken-road-7lx0wc tbody tr td .chicken-road-fjpt1e {
  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-7lx0wc tbody tr td .chicken-road-fjpt1e:hover {
    background: var(--button-bg-hover);
  }
}

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

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

.chicken-road-7lx0wc tbody tr td .chicken-road-2bhmhw {
  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-7lx0wc tbody tr td .chicken-road-2bhmhw:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-uhfmv2 {
  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-uhfmv2 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.chicken-road-ouvu1z::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-hg08sh {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.chicken-road-hg08sh 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-hg08sh:hover svg {
    transform: scale(1.1);
  }
}

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

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

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

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

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

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

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

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

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

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

.chicken-road-9b8ncm {
  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-9b8ncm:hover {
  border: 1px solid #8c8ca2;
}

.chicken-road-zj2fpz {
  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-zj2fpz:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.chicken-road-6o0jr1 {
  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-6o0jr1 a {
  text-decoration: underline;
  color: #8babff;
}

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

.chicken-road-9j99nt .chicken-road-9b8ncm {
  width: 50%;
  margin: 0;
}

.chicken-road-tvgtdv {
  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-tvgtdv:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

.chicken-road-i6wm46 {
  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-i6wm46 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.chicken-road-eqddtm 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-eqddtm a {
    margin: 1px 0 4px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-o02us5::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-dho00r {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.chicken-road-dho00r.chicken-road-rqo00l {
  display: none;
}

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

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

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

.chicken-road-uwdvgf.chicken-road-3gr82m {
  opacity: 1;
  pointer-events: all;
}

.chicken-road-z67lle {
  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-z67lle svg {
  margin-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-ru8opj 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-ru8opj h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.chicken-road-4epsvn {
  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-4epsvn {
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-fohh7l .chicken-road-izwrpm {
  position: relative;
}

.chicken-road-fohh7l .chicken-road-3todfq {
  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-fohh7l .chicken-road-3todfq.chicken-road-rqo00l {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .chicken-road-fohh7l .chicken-road-1ac71u {
    bottom: 90px;
  }
}

.chicken-road-fohh7l .chicken-road-1ac71u .chicken-road-krr23z {
  max-width: 300px;
  width: 100%;
}

.chicken-road-fohh7l
  .chicken-road-1ac71u
  .chicken-road-krr23z
  .chicken-road-3vhmsp {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .chicken-road-fohh7l
    .chicken-road-1ac71u
    .chicken-road-krr23z
    .chicken-road-3vhmsp {
    font-size: 32px;
    text-align: center;
  }
}

.chicken-road-fohh7l
  .chicken-road-1ac71u
  .chicken-road-krr23z
  .chicken-road-za2idx {
  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-fohh7l
    .chicken-road-1ac71u
    .chicken-road-krr23z
    .chicken-road-za2idx {
    text-align: center;
  }
}

.chicken-road-fohh7l .chicken-road-1ac71u .chicken-road-ltqbr7 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.chicken-road-fohh7l
  .chicken-road-1ac71u
  .chicken-road-ltqbr7
  .chicken-road-tjpjhs {
  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-fohh7l
  .chicken-road-1ac71u
  .chicken-road-ltqbr7
  .chicken-road-tjpjhs:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .chicken-road-fohh7l
    .chicken-road-1ac71u
    .chicken-road-ltqbr7
    .chicken-road-tjpjhs {
    width: 100%;
  }
}

.chicken-road-fohh7l
  .chicken-road-1ac71u
  .chicken-road-ltqbr7
  .chicken-road-hubkrl {
  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-fohh7l
  .chicken-road-1ac71u
  .chicken-road-ltqbr7
  .chicken-road-hubkrl
  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-fohh7l
  .chicken-road-1ac71u
  .chicken-road-ltqbr7
  .chicken-road-hubkrl: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-fohh7l
  .chicken-road-1ac71u
  .chicken-road-ltqbr7
  .chicken-road-hubkrl:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .chicken-road-fohh7l
    .chicken-road-1ac71u
    .chicken-road-ltqbr7
    .chicken-road-hubkrl {
    width: 100%;
  }
}

.chicken-road-fohh7l .chicken-road-1ac71u.chicken-road-rqo00l {
  display: none;
}

.chicken-road-fohh7l .chicken-road-llxys7 {
  display: none;
}

.chicken-road-fohh7l .chicken-road-llxys7.chicken-road-3gr82m {
  display: block;
}

.chicken-road-fohh7l .chicken-road-llxys7 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.chicken-road-fohh7l .chicken-road-65u07x .chicken-road-3vhmsp {
  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-fohh7l .chicken-road-65u07x .chicken-road-3vhmsp {
    margin-bottom: 24px;
  }
}

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

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

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

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

.chicken-road-890ggi.chicken-road-osdujp {
  display: block;
}

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

.chicken-road-890ggi .chicken-road-2cb81i {
  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-890ggi .chicken-road-bbxfkr {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.chicken-road-890ggi .chicken-road-hubkrl {
  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-890ggi .chicken-road-hubkrl:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.chicken-road-qoz0og.chicken-road-osdujp {
  display: block;
}

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

.chicken-road-yuk4va {
  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-op41o9 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.chicken-road-avaf6c.chicken-road-rqo00l {
  display: none;
}

.chicken-road-eq9mkk {
  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-eq9mkk {
    margin-bottom: 20px;
  }
}

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

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

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

.chicken-road-dmzxcy 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-dmzxcy input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

.chicken-road-ai7yb3 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-ai7yb3 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.chicken-road-pf2ft5 {
  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-pf2ft5:hover {
  background: var(--border-color);
}

.chicken-road-llql8g {
  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-llql8g:hover {
  background: #166ad9;
}

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

.chicken-road-8y513f.chicken-road-rqo00l {
  display: none;
}

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

.chicken-road-8y513f .chicken-road-pf2ft5 {
  margin: 0 auto;
}

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

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

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

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

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

.chicken-road-1h2x2n > 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-lkya1l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.chicken-road-gty22p 44.chicken-road-rqmaqs.chicken-road-vontsw.chicken-road-wzanny.chicken-road-t4kfoa.chicken-road-yj776l.chicken-road-zm5xqd.chicken-road-q6ie18.chicken-road-qoawp4.chicken-road-ara1ct.chicken-road-db6b5s.chicken-road-oiqpoc.chicken-road-ug3lmr 0l-12.chicken-road-7rb14d 30.chicken-road-d8o7ay.chicken-road-czv5c0 2.chicken-road-73xe4u.chicken-road-czv5c0 3.chicken-road-h3ejdd 3.chicken-road-rpem8x.chicken-road-dwq4x6 3.chicken-road-fpp31c.chicken-road-pnj2p2.chicken-road-ekplc0.chicken-road-d1b6wy 7-3.chicken-road-7rb14d 10.chicken-road-sx6fww.chicken-road-d1b6wy 23.chicken-road-jpzctn.chicken-road-syl1hg 1.chicken-road-o71oti 2.chicken-road-7rb14d 3.chicken-road-syl1hg 1.chicken-road-dwq4x6 5.chicken-road-qipiwc.chicken-road-dwq4x6 32.chicken-road-oj78qz.chicken-road-pnj2p2 5.chicken-road-ug3lmr 4.chicken-road-d1b6wy 9.chicken-road-d1b6wy 8.chicken-road-dwq4x6 6.chicken-road-6v9zh8.chicken-road-bgdpr1.chicken-road-06jg8h.chicken-road-fzauyl.chicken-road-x5n6wk 4.chicken-road-tpcvyu.chicken-road-x5n6wk 6.chicken-road-x5n6wk 0l29.chicken-road-ug3lmr 17.chicken-road-etvz29.chicken-road-u4tneg 2.chicken-road-270hmu 10.chicken-road-eyd4vs.chicken-road-7rb14d 8.chicken-road-p1go29.chicken-road-meqypb.chicken-road-q27pxh.chicken-road-3di2ng.chicken-road-qtm0vx.chicken-road-pnj2p2.chicken-road-yj776l.chicken-road-7rb14d 1.chicken-road-i8f3qj.chicken-road-sk5fgu.chicken-road-50xlyh.chicken-road-cmi0ht.chicken-road-d534jz.chicken-road-o71oti 1.chicken-road-s671mz.chicken-road-37w4wm.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.chicken-road-1h2x2n > input:checked ~ label,
.chicken-road-1h2x2n > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-lkya1l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.chicken-road-gty22p 44.chicken-road-rqmaqs.chicken-road-vontsw.chicken-road-wzanny.chicken-road-t4kfoa.chicken-road-yj776l.chicken-road-zm5xqd.chicken-road-q6ie18.chicken-road-qoawp4.chicken-road-ara1ct.chicken-road-db6b5s.chicken-road-oiqpoc.chicken-road-ug3lmr 0l-12.chicken-road-7rb14d 30.chicken-road-d8o7ay.chicken-road-czv5c0 2.chicken-road-73xe4u.chicken-road-czv5c0 3.chicken-road-h3ejdd 3.chicken-road-rpem8x.chicken-road-dwq4x6 3.chicken-road-fpp31c.chicken-road-pnj2p2.chicken-road-ekplc0.chicken-road-d1b6wy 7-3.chicken-road-7rb14d 10.chicken-road-sx6fww.chicken-road-d1b6wy 23.chicken-road-jpzctn.chicken-road-syl1hg 1.chicken-road-o71oti 2.chicken-road-7rb14d 3.chicken-road-syl1hg 1.chicken-road-dwq4x6 5.chicken-road-qipiwc.chicken-road-dwq4x6 32.chicken-road-oj78qz.chicken-road-pnj2p2 5.chicken-road-ug3lmr 4.chicken-road-d1b6wy 9.chicken-road-d1b6wy 8.chicken-road-dwq4x6 6.chicken-road-6v9zh8.chicken-road-bgdpr1.chicken-road-06jg8h.chicken-road-fzauyl.chicken-road-x5n6wk 4.chicken-road-tpcvyu.chicken-road-x5n6wk 6.chicken-road-x5n6wk 0l29.chicken-road-ug3lmr 17.chicken-road-etvz29.chicken-road-u4tneg 2.chicken-road-270hmu 10.chicken-road-eyd4vs.chicken-road-7rb14d 8.chicken-road-p1go29.chicken-road-meqypb.chicken-road-q27pxh.chicken-road-3di2ng.chicken-road-qtm0vx.chicken-road-pnj2p2.chicken-road-yj776l.chicken-road-7rb14d 1.chicken-road-i8f3qj.chicken-road-sk5fgu.chicken-road-50xlyh.chicken-road-cmi0ht.chicken-road-d534jz.chicken-road-o71oti 1.chicken-road-s671mz.chicken-road-37w4wm.5z'/%3e%3c/svg%3e");
}

.chicken-road-1h2x2n > input:not(:checked) ~ label:hover,
.chicken-road-1h2x2n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-lkya1l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-gty22p 44.chicken-road-rqmaqs.chicken-road-vontsw.chicken-road-wzanny.chicken-road-t4kfoa.chicken-road-yj776l.chicken-road-zm5xqd.chicken-road-q6ie18.chicken-road-qoawp4.chicken-road-ara1ct.chicken-road-db6b5s.chicken-road-oiqpoc.chicken-road-ug3lmr 0l-12.chicken-road-7rb14d 30.chicken-road-d8o7ay.chicken-road-czv5c0 2.chicken-road-73xe4u.chicken-road-czv5c0 3.chicken-road-h3ejdd 3.chicken-road-rpem8x.chicken-road-dwq4x6 3.chicken-road-fpp31c.chicken-road-pnj2p2.chicken-road-ekplc0.chicken-road-d1b6wy 7-3.chicken-road-7rb14d 10.chicken-road-sx6fww.chicken-road-d1b6wy 23.chicken-road-jpzctn.chicken-road-syl1hg 1.chicken-road-o71oti 2.chicken-road-7rb14d 3.chicken-road-syl1hg 1.chicken-road-dwq4x6 5.chicken-road-qipiwc.chicken-road-dwq4x6 32.chicken-road-oj78qz.chicken-road-pnj2p2 5.chicken-road-ug3lmr 4.chicken-road-d1b6wy 9.chicken-road-d1b6wy 8.chicken-road-dwq4x6 6.chicken-road-6v9zh8.chicken-road-bgdpr1.chicken-road-06jg8h.chicken-road-fzauyl.chicken-road-x5n6wk 4.chicken-road-tpcvyu.chicken-road-x5n6wk 6.chicken-road-x5n6wk 0l29.chicken-road-ug3lmr 17.chicken-road-etvz29.chicken-road-u4tneg 2.chicken-road-270hmu 10.chicken-road-eyd4vs.chicken-road-7rb14d 8.chicken-road-p1go29.chicken-road-meqypb.chicken-road-q27pxh.chicken-road-3di2ng.chicken-road-qtm0vx.chicken-road-pnj2p2.chicken-road-yj776l.chicken-road-7rb14d 1.chicken-road-i8f3qj.chicken-road-sk5fgu.chicken-road-50xlyh.chicken-road-cmi0ht.chicken-road-d534jz.chicken-road-o71oti 1.chicken-road-s671mz.chicken-road-37w4wm.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.chicken-road-lhu04b.chicken-road-rqo00l {
  display: none;
}

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

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

.chicken-road-ypahr7 {
  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-ypahr7::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-lhu04b.chicken-road-lucie3 .chicken-road-acalp8 {
  background: #2b3b67;
}

.chicken-road-lhu04b.chicken-road-lucie3 .chicken-road-ypahr7 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.chicken-road-lhu04b.chicken-road-lucie3 .chicken-road-ypahr7::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.chicken-road-lhu04b.chicken-road-lucie3 .chicken-road-ypahr7::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.chicken-road-lhu04b.chicken-road-lucie3 .chicken-road-q9sc0n::before {
  background: #0e0f41;
}

.chicken-road-lhu04b.chicken-road-lucie3 .chicken-road-q9sc0n::after {
  background: #152557;
}

.chicken-road-lhu04b.chicken-road-ff9av0 .chicken-road-acalp8 {
  background: #1f35fa;
}

.chicken-road-lhu04b.chicken-road-ff9av0 .chicken-road-ypahr7 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.chicken-road-lhu04b.chicken-road-ff9av0 .chicken-road-ypahr7::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.chicken-road-lhu04b.chicken-road-ff9av0 .chicken-road-ypahr7::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.chicken-road-lhu04b.chicken-road-ff9av0 .chicken-road-q9sc0n::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.chicken-road-lhu04b.chicken-road-ff9av0 .chicken-road-q9sc0n::after {
  background: #192ac8;
}

.chicken-road-lhu04b.chicken-road-epbjuh .chicken-road-acalp8 {
  background: #fa771f;
}

.chicken-road-lhu04b.chicken-road-epbjuh .chicken-road-ypahr7 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-lhu04b.chicken-road-epbjuh .chicken-road-ypahr7::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.chicken-road-lhu04b.chicken-road-epbjuh .chicken-road-ypahr7::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.chicken-road-lhu04b.chicken-road-epbjuh .chicken-road-q9sc0n::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-lhu04b.chicken-road-epbjuh .chicken-road-q9sc0n::after {
  background: #fa8535;
}

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

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

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

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

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

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

.chicken-road-xrw5hz {
  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-xrw5hz {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

.chicken-road-0g4qfr {
  width: 120px;
  height: 22px;
}

.chicken-road-0g4qfr .chicken-road-rfave2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.chicken-road-9ifpo9 {
  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-9ifpo9.chicken-road-3gr82m {
  display: block;
}

.chicken-road-9ifpo9.chicken-road-rqo00l {
  display: none;
}

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

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

.chicken-road-azyjhl {
  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-qr6hsw {
  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-g8bvu1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.chicken-road-uv0dmt .chicken-road-rfave2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.chicken-road-409n53 {
  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-9bysus {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-m5yq2d {
  justify-content: center;
}

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

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

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

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

.chicken-road-mi4jz0 .chicken-road-h1u0bi {
  justify-content: center;
}

/* faq */

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

.chicken-road-4spf80 {
  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-4spf80::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.chicken-road-o4nin4.chicken-road-osdujp .chicken-road-4spf80::after {
  transform: rotate(45deg);
}

.chicken-road-jaww6b {
  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-o4nin4.chicken-road-osdujp .chicken-road-jaww6b {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.chicken-road-1h2x2n > input:not(:checked) ~ label:hover,
.chicken-road-1h2x2n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-9ovpun.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-ji6g1p 44.chicken-road-452xvq.chicken-road-v8zqow.chicken-road-au47k0.chicken-road-smfhh7.chicken-road-vbqjpq.chicken-road-fagzxp.chicken-road-g48fp1.chicken-road-3u1a6a.chicken-road-h2lzlu.chicken-road-oc5zog.chicken-road-atxeos.chicken-road-ee694t 0l-12.chicken-road-4yar13 30.chicken-road-8e48wv.chicken-road-i38n96 2.chicken-road-5sufl7.chicken-road-i38n96 3.chicken-road-nf7vd9 3.chicken-road-duaxrq.chicken-road-li3jsk 3.chicken-road-k6udxu.chicken-road-8w0d76.chicken-road-gxvmmt.chicken-road-gic3ea 7-3.chicken-road-4yar13 10.chicken-road-urt4hf.chicken-road-gic3ea 23.chicken-road-3osffz.chicken-road-veravw 1.chicken-road-ke5ot0 2.chicken-road-4yar13 3.chicken-road-veravw 1.chicken-road-li3jsk 5.chicken-road-r2cmjp.chicken-road-li3jsk 32.chicken-road-fwdnvz.chicken-road-8w0d76 5.chicken-road-ee694t 4.chicken-road-gic3ea 9.chicken-road-gic3ea 8.chicken-road-li3jsk 6.chicken-road-92xzox.chicken-road-1zvlik.chicken-road-elg2w4.chicken-road-1nbsli.chicken-road-vlebh5 4.chicken-road-j8bcus.chicken-road-vlebh5 6.chicken-road-vlebh5 0l29.chicken-road-ee694t 17.chicken-road-88btte.chicken-road-iwty8c 2.chicken-road-zhcteb 10.chicken-road-hg2uaa.chicken-road-4yar13 8.chicken-road-b88o1v.chicken-road-au20us.chicken-road-lis8n9.chicken-road-kwglcd.chicken-road-jj898h.chicken-road-8w0d76.chicken-road-vbqjpq.chicken-road-4yar13 1.chicken-road-mdpr8k.chicken-road-er0gw7.chicken-road-4ky19u.chicken-road-py2or2.chicken-road-gdxx8i.chicken-road-ke5ot0 1.chicken-road-62g618.chicken-road-nxt149.5z'/%3e%3c/svg%3e");
}

.chicken-road-jhmq7b {
  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-jhmq7b {
    gap: 16px 0;
  }
}

.chicken-road-cs2c6o {
  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-cs2c6o.chicken-road-cjeexj {
  display: block;
}

.chicken-road-cs2c6o.chicken-road-1986pv {
  display: none;
}

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

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

.chicken-road-cyq1ps {
  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-8nbuqb {
  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-bkqbdy small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.chicken-road-c9jnh9 .chicken-road-y8miy6 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.chicken-road-ticyz2 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-ticyz2 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-9jluyw {
  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-9jluyw.chicken-road-7vr4ft {
  opacity: 1;
  pointer-events: auto;
}

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

.chicken-road-nqvcvz > input:not(:checked) ~ label:hover,
.chicken-road-nqvcvz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-8zi0kz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-40c7oz 44.chicken-road-u7mczy.chicken-road-nz58rc.chicken-road-pk7nuw.chicken-road-d8nzeo.chicken-road-tmb9i5.chicken-road-xmkr0f.chicken-road-9eknsw.chicken-road-37wu6f.chicken-road-4c0k3z.chicken-road-ef6365.chicken-road-3i603h.chicken-road-rldgse 0l-12.chicken-road-ig7gkc 30.chicken-road-8gzows.chicken-road-teum1c 2.chicken-road-bpazky.chicken-road-teum1c 3.chicken-road-ltj899 3.chicken-road-ysbyth.chicken-road-tnicyi 3.chicken-road-u2la8p.chicken-road-kb22ix.chicken-road-oka9kg.chicken-road-53hfmi 7-3.chicken-road-ig7gkc 10.chicken-road-7ko6pz.chicken-road-53hfmi 23.chicken-road-2rndnu.chicken-road-ufwg3w 1.chicken-road-ox1eiu 2.chicken-road-ig7gkc 3.chicken-road-ufwg3w 1.chicken-road-tnicyi 5.chicken-road-4shd6i.chicken-road-tnicyi 32.chicken-road-wq27av.chicken-road-kb22ix 5.chicken-road-rldgse 4.chicken-road-53hfmi 9.chicken-road-53hfmi 8.chicken-road-tnicyi 6.chicken-road-409iud.chicken-road-re7w0y.chicken-road-tfud0k.chicken-road-e34rzf.chicken-road-0brtr2 4.chicken-road-ja6pwd.chicken-road-0brtr2 6.chicken-road-0brtr2 0l29.chicken-road-rldgse 17.chicken-road-bm8awr.chicken-road-cjl2lh 2.chicken-road-s2y0aa 10.chicken-road-e3a7b1.chicken-road-ig7gkc 8.chicken-road-rh7hmn.chicken-road-5khzry.chicken-road-40mde3.chicken-road-8910z5.chicken-road-gw0ef5.chicken-road-kb22ix.chicken-road-tmb9i5.chicken-road-ig7gkc 1.chicken-road-v45lvz.chicken-road-sewx29.chicken-road-7cc7ju.chicken-road-34jxi5.chicken-road-kxljar.chicken-road-ox1eiu 1.chicken-road-zmainu.chicken-road-t2p4x3.5z'/%3e%3c/svg%3e");
}

.chicken-road-65ppay {
  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-65ppay {
    gap: 16px 0;
  }
}

.chicken-road-qm5tsb {
  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-qm5tsb.chicken-road-r7c1js {
  display: block;
}

.chicken-road-qm5tsb.chicken-road-c3jr79 {
  display: none;
}

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

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

.chicken-road-td9kcj {
  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-8panqi {
  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-zm3yre small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.chicken-road-ln46dp .chicken-road-mok76y {
  fill: #c2c0ce;
}

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

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

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

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

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

.chicken-road-45zrof {
  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-45zrof:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-45zrof {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.chicken-road-65ppay {
  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-qm5tsb {
  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-qm5tsb.chicken-road-r7c1js {
  display: block;
}

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

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

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

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

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

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

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

.chicken-road-0h2nqp {
  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-p8ytol {
  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-p8ytol::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.chicken-road-0h2nqp.chicken-road-4zu56s .chicken-road-p8ytol::after {
  transform: rotate(45deg);
}

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

.chicken-road-nzrk8i {
  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-0h2nqp.chicken-road-4zu56s .chicken-road-nzrk8i {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

.chicken-road-ud4ran {
  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-dmpzrf ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

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

.chicken-road-m7cqve 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-m7cqve button {
  z-index: 2;
}

.chicken-road-ud4ran.chicken-road-ivctqa {
  bottom: 40px;
}

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

.chicken-road-7vzgco {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.chicken-road-outkzj 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-z7dlng {
  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-pqgnmu ease;
  z-index: 10000;
}

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

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

  .chicken-road-m7cqve .chicken-road-f8183p {
    font-size: 13.5px;
  }

  .chicken-road-ud4ran .chicken-road-7vzgco {
    animation: jump-y 0.chicken-road-outkzj infinite ease-in-out;
  }

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

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

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

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

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

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

.chicken-road-q4ttb8 {
  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-hae0xi {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.chicken-road-b1nfz3 {
  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-7e7m4o {
  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-dqrwg5 {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

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

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

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

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

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

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

  .chicken-road-ukxcgv {
    text-align: center;
  }

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

.chicken-road-5rzx5v {
  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-5rzx5v {
    font-size: 12px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-hf702o {
  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-hf702o {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-hf702o {
    margin: 15px auto;
  }
}
.chicken-road-hf702o li {
  font-size: 16px;
  position: relative;
}
.chicken-road-hf702o li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .chicken-road-hf702o li a:hover {
    text-decoration: underline;
  }
}
.chicken-road-hf702o li span {
  opacity: 0.5;
}
.chicken-road-hf702o li + li {
  margin-left: 30px;
}
.chicken-road-hf702o li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

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

.chicken-road-ytky5p {
  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-ytky5p {
    flex-direction: column;
  }
}
.chicken-road-51si1q {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.chicken-road-51si1q img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .chicken-road-51si1q {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.chicken-road-70oax6 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.chicken-road-70oax6 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-70oax6 ul {
    margin-bottom: 15px;
  }
}
.chicken-road-70oax6 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.chicken-road-70oax6 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-70oax6 ul li span svg {
  fill: var(--title-color);
}
.chicken-road-70oax6 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .chicken-road-70oax6 ul li small {
    font-size: 12px;
  }
}
.chicken-road-70oax6 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.chicken-road-70oax6 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .chicken-road-70oax6 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.chicken-road-ro9y94 {
  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-ro9y94 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.chicken-road-vgmzx5 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.chicken-road-yxhay0 {
  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-yxhay0 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .chicken-road-yxhay0:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.chicken-road-yxhay0.chicken-road-rlv6c8 {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .chicken-road-yxhay0.chicken-road-rlv6c8:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.chicken-road-0mbe9j {
  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-0mbe9j {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-0mbe9j {
    padding: 50px 16px 68px;
  }
}
.chicken-road-3fdubn {
  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-3fdubn {
    flex-direction: column;
  }
}
.chicken-road-0r489a {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-0r489a {
    margin-bottom: 40px;
  }
}
.chicken-road-66updz .chicken-road-szqunj {
  margin-bottom: 28px;
}
.chicken-road-66updz .chicken-road-szqunj img {
  max-height: 100px;
  width: auto;
}
.chicken-road-flu5yp {
  display: flex;
  align-items: center;
}
.chicken-road-flu5yp a + a {
  margin-left: 24px;
}
.chicken-road-flu5yp img {
  max-height: 56px;
  width: auto;
}
.chicken-road-flu5yp img + img {
  margin-left: 24px;
}
.chicken-road-51nbme {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-51nbme {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.chicken-road-lnqgxg {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-lnqgxg {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

.chicken-road-91s842 h2 {
  color: green;
  font-weight: 500;
}

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

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

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

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

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

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

.chicken-road-0qtv70 {
  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-acsjg3 .chicken-road-rl9vs4 a {
    font-size: 12px;
  }
}

/* app */
.chicken-road-96ib7z {
  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-96ib7z {
    flex-direction: column;
  }
}
.chicken-road-eb29p8 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.chicken-road-eb29p8 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .chicken-road-eb29p8 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.chicken-road-xhaqks {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.chicken-road-xhaqks 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-xhaqks ul {
    margin-bottom: 15px;
  }
}
.chicken-road-xhaqks ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.chicken-road-xhaqks 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-xhaqks ul li span svg {
  fill: var(--title-color);
}
.chicken-road-xhaqks ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .chicken-road-xhaqks ul li small {
    font-size: 12px;
  }
}
.chicken-road-xhaqks ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.chicken-road-xhaqks ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .chicken-road-xhaqks {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.chicken-road-tsvbww {
  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-tsvbww {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.chicken-road-q2rkq2 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.chicken-road-3ascbz {
  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-3ascbz {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .chicken-road-3ascbz:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.chicken-road-3ascbz.chicken-road-a9cv9c {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .chicken-road-3ascbz.chicken-road-a9cv9c:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.chicken-road-15dsss {
  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-15dsss {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-15dsss {
    padding: 50px 16px 68px;
  }
}