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

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

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

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

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

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

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

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

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

.chicken-road-4intmq figure {
  margin: 0;
}

.chicken-road-4intmq.chicken-road-4whuq1 {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.chicken-road-4intmq.chicken-road-dtpgp7 {
  justify-content: center;
}

.chicken-road-4intmq.chicken-road-4947zb {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-2tb1i8.chicken-road-0sukwt {
  background-color: #000;
}

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

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

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

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

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

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

.chicken-road-una3xx .chicken-road-jdgak6 {
  margin-bottom: 28px;
}

.chicken-road-una3xx .chicken-road-jdgak6 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-j85m0o.chicken-road-k0wlhg {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-8ul37l.chicken-road-hnxol1 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-6cf5yb .chicken-road-ghe2f9 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.chicken-road-6cf5yb .chicken-road-tqwbvd {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.chicken-road-hji57z .chicken-road-22ggds {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.chicken-road-ngxvpq.chicken-road-62sb95 span {
  transform: scaleY(-1);
}

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

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

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

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

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

.chicken-road-cc1hmz.chicken-road-dzyi2o {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-e3330d .chicken-road-bfefl0 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-xcp03n.chicken-road-57hsr1 {
  display: none;
}

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

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

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

.chicken-road-qocy9z.chicken-road-lqb7r0 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-t44b0v .chicken-road-fq40l8 {
  position: relative;
}

.chicken-road-t44b0v .chicken-road-6z527n {
  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-t44b0v .chicken-road-6z527n.chicken-road-57hsr1 {
  display: none;
}

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

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

.chicken-road-t44b0v .chicken-road-pt0ijr .chicken-road-8fbe44 {
  max-width: 300px;
  width: 100%;
}

.chicken-road-t44b0v
  .chicken-road-pt0ijr
  .chicken-road-8fbe44
  .chicken-road-exhp8v {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .chicken-road-t44b0v
    .chicken-road-pt0ijr
    .chicken-road-8fbe44
    .chicken-road-exhp8v {
    font-size: 32px;
    text-align: center;
  }
}

.chicken-road-t44b0v
  .chicken-road-pt0ijr
  .chicken-road-8fbe44
  .chicken-road-2md7la {
  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-t44b0v
    .chicken-road-pt0ijr
    .chicken-road-8fbe44
    .chicken-road-2md7la {
    text-align: center;
  }
}

.chicken-road-t44b0v .chicken-road-pt0ijr .chicken-road-hnxol1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.chicken-road-t44b0v
  .chicken-road-pt0ijr
  .chicken-road-hnxol1
  .chicken-road-e1n2bw {
  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-t44b0v
  .chicken-road-pt0ijr
  .chicken-road-hnxol1
  .chicken-road-e1n2bw:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .chicken-road-t44b0v
    .chicken-road-pt0ijr
    .chicken-road-hnxol1
    .chicken-road-e1n2bw {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .chicken-road-t44b0v
    .chicken-road-pt0ijr
    .chicken-road-hnxol1
    .chicken-road-qwluln {
    width: 100%;
  }
}

.chicken-road-t44b0v .chicken-road-pt0ijr.chicken-road-57hsr1 {
  display: none;
}

.chicken-road-t44b0v .chicken-road-5oxj58 {
  display: none;
}

.chicken-road-t44b0v .chicken-road-5oxj58.chicken-road-lqb7r0 {
  display: block;
}

.chicken-road-t44b0v .chicken-road-5oxj58 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.chicken-road-t44b0v .chicken-road-kwg2h3 .chicken-road-exhp8v {
  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-t44b0v .chicken-road-kwg2h3 .chicken-road-exhp8v {
    margin-bottom: 24px;
  }
}

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

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

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

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

.chicken-road-efhdig.chicken-road-k0wlhg {
  display: block;
}

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

.chicken-road-efhdig .chicken-road-inwtuf {
  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-efhdig .chicken-road-z7v0r4 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

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

.chicken-road-gkt297.chicken-road-k0wlhg {
  display: block;
}

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

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

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

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

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

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

.chicken-road-6yly4a.chicken-road-57hsr1 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-nmmalh.chicken-road-57hsr1 {
  display: none;
}

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

.chicken-road-nmmalh .chicken-road-l32uk2 {
  margin: 0 auto;
}

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

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

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

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

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

.chicken-road-pxesqj > 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-pqlqdx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.chicken-road-fh1pql 44.chicken-road-1wtfk4.chicken-road-8aawi9.chicken-road-z9bxs1.chicken-road-q8uzfb.chicken-road-vomxts.chicken-road-p7c3ns.chicken-road-qub69n.chicken-road-avjbrr.chicken-road-ip81d2.chicken-road-9nc7fb.chicken-road-ay4sfc.chicken-road-fjgonx 0l-12.chicken-road-e95fji 30.chicken-road-ai8x5a.chicken-road-6av4m7 2.chicken-road-gswt89.chicken-road-6av4m7 3.chicken-road-u9dw3g 3.chicken-road-4vrptv.chicken-road-2jqnha 3.chicken-road-iythu7.chicken-road-ymwlwx.chicken-road-nq64xm.chicken-road-ga7uq6 7-3.chicken-road-e95fji 10.chicken-road-5s7jc1.chicken-road-ga7uq6 23.chicken-road-nqdogl.chicken-road-ia35qu 1.chicken-road-q737ut 2.chicken-road-e95fji 3.chicken-road-ia35qu 1.chicken-road-2jqnha 5.chicken-road-lu2trb.chicken-road-2jqnha 32.chicken-road-8tv7gj.chicken-road-ymwlwx 5.chicken-road-fjgonx 4.chicken-road-ga7uq6 9.chicken-road-ga7uq6 8.chicken-road-2jqnha 6.chicken-road-t25uw0.chicken-road-yu35xw.chicken-road-4yglok.chicken-road-venx4s.chicken-road-9jpgk1 4.chicken-road-go7640.chicken-road-9jpgk1 6.chicken-road-9jpgk1 0l29.chicken-road-fjgonx 17.chicken-road-do602v.chicken-road-22lk9g 2.chicken-road-aj1ivw 10.chicken-road-tbsjlk.chicken-road-e95fji 8.chicken-road-xi9ebe.chicken-road-2kdcgf.chicken-road-c1ypgx.chicken-road-c3btjn.chicken-road-ymlzqa.chicken-road-ymwlwx.chicken-road-vomxts.chicken-road-e95fji 1.chicken-road-ekywt3.chicken-road-2nt158.chicken-road-w0ho59.chicken-road-xfe41z.chicken-road-str3gq.chicken-road-q737ut 1.chicken-road-s23c27.chicken-road-wppkvc.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.chicken-road-pxesqj > input:checked ~ label,
.chicken-road-pxesqj > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-pqlqdx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.chicken-road-fh1pql 44.chicken-road-1wtfk4.chicken-road-8aawi9.chicken-road-z9bxs1.chicken-road-q8uzfb.chicken-road-vomxts.chicken-road-p7c3ns.chicken-road-qub69n.chicken-road-avjbrr.chicken-road-ip81d2.chicken-road-9nc7fb.chicken-road-ay4sfc.chicken-road-fjgonx 0l-12.chicken-road-e95fji 30.chicken-road-ai8x5a.chicken-road-6av4m7 2.chicken-road-gswt89.chicken-road-6av4m7 3.chicken-road-u9dw3g 3.chicken-road-4vrptv.chicken-road-2jqnha 3.chicken-road-iythu7.chicken-road-ymwlwx.chicken-road-nq64xm.chicken-road-ga7uq6 7-3.chicken-road-e95fji 10.chicken-road-5s7jc1.chicken-road-ga7uq6 23.chicken-road-nqdogl.chicken-road-ia35qu 1.chicken-road-q737ut 2.chicken-road-e95fji 3.chicken-road-ia35qu 1.chicken-road-2jqnha 5.chicken-road-lu2trb.chicken-road-2jqnha 32.chicken-road-8tv7gj.chicken-road-ymwlwx 5.chicken-road-fjgonx 4.chicken-road-ga7uq6 9.chicken-road-ga7uq6 8.chicken-road-2jqnha 6.chicken-road-t25uw0.chicken-road-yu35xw.chicken-road-4yglok.chicken-road-venx4s.chicken-road-9jpgk1 4.chicken-road-go7640.chicken-road-9jpgk1 6.chicken-road-9jpgk1 0l29.chicken-road-fjgonx 17.chicken-road-do602v.chicken-road-22lk9g 2.chicken-road-aj1ivw 10.chicken-road-tbsjlk.chicken-road-e95fji 8.chicken-road-xi9ebe.chicken-road-2kdcgf.chicken-road-c1ypgx.chicken-road-c3btjn.chicken-road-ymlzqa.chicken-road-ymwlwx.chicken-road-vomxts.chicken-road-e95fji 1.chicken-road-ekywt3.chicken-road-2nt158.chicken-road-w0ho59.chicken-road-xfe41z.chicken-road-str3gq.chicken-road-q737ut 1.chicken-road-s23c27.chicken-road-wppkvc.5z'/%3e%3c/svg%3e");
}

.chicken-road-pxesqj > input:not(:checked) ~ label:hover,
.chicken-road-pxesqj > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-pqlqdx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-fh1pql 44.chicken-road-1wtfk4.chicken-road-8aawi9.chicken-road-z9bxs1.chicken-road-q8uzfb.chicken-road-vomxts.chicken-road-p7c3ns.chicken-road-qub69n.chicken-road-avjbrr.chicken-road-ip81d2.chicken-road-9nc7fb.chicken-road-ay4sfc.chicken-road-fjgonx 0l-12.chicken-road-e95fji 30.chicken-road-ai8x5a.chicken-road-6av4m7 2.chicken-road-gswt89.chicken-road-6av4m7 3.chicken-road-u9dw3g 3.chicken-road-4vrptv.chicken-road-2jqnha 3.chicken-road-iythu7.chicken-road-ymwlwx.chicken-road-nq64xm.chicken-road-ga7uq6 7-3.chicken-road-e95fji 10.chicken-road-5s7jc1.chicken-road-ga7uq6 23.chicken-road-nqdogl.chicken-road-ia35qu 1.chicken-road-q737ut 2.chicken-road-e95fji 3.chicken-road-ia35qu 1.chicken-road-2jqnha 5.chicken-road-lu2trb.chicken-road-2jqnha 32.chicken-road-8tv7gj.chicken-road-ymwlwx 5.chicken-road-fjgonx 4.chicken-road-ga7uq6 9.chicken-road-ga7uq6 8.chicken-road-2jqnha 6.chicken-road-t25uw0.chicken-road-yu35xw.chicken-road-4yglok.chicken-road-venx4s.chicken-road-9jpgk1 4.chicken-road-go7640.chicken-road-9jpgk1 6.chicken-road-9jpgk1 0l29.chicken-road-fjgonx 17.chicken-road-do602v.chicken-road-22lk9g 2.chicken-road-aj1ivw 10.chicken-road-tbsjlk.chicken-road-e95fji 8.chicken-road-xi9ebe.chicken-road-2kdcgf.chicken-road-c1ypgx.chicken-road-c3btjn.chicken-road-ymlzqa.chicken-road-ymwlwx.chicken-road-vomxts.chicken-road-e95fji 1.chicken-road-ekywt3.chicken-road-2nt158.chicken-road-w0ho59.chicken-road-xfe41z.chicken-road-str3gq.chicken-road-q737ut 1.chicken-road-s23c27.chicken-road-wppkvc.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.chicken-road-sb60rr.chicken-road-57hsr1 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-sb60rr.chicken-road-hwd8v7 .chicken-road-8zts7j {
  background: #2b3b67;
}

.chicken-road-sb60rr.chicken-road-hwd8v7 .chicken-road-gr7hts {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.chicken-road-sb60rr.chicken-road-hwd8v7 .chicken-road-gr7hts::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.chicken-road-sb60rr.chicken-road-hwd8v7 .chicken-road-gr7hts::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.chicken-road-sb60rr.chicken-road-hwd8v7 .chicken-road-gmmr2g::before {
  background: #0e0f41;
}

.chicken-road-sb60rr.chicken-road-hwd8v7 .chicken-road-gmmr2g::after {
  background: #152557;
}

.chicken-road-sb60rr.chicken-road-sh3ekk .chicken-road-8zts7j {
  background: #1f35fa;
}

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

.chicken-road-sb60rr.chicken-road-sh3ekk .chicken-road-gr7hts::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.chicken-road-sb60rr.chicken-road-sh3ekk .chicken-road-gr7hts::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.chicken-road-sb60rr.chicken-road-sh3ekk .chicken-road-gmmr2g::after {
  background: #192ac8;
}

.chicken-road-sb60rr.chicken-road-zhpxc4 .chicken-road-8zts7j {
  background: #fa771f;
}

.chicken-road-sb60rr.chicken-road-zhpxc4 .chicken-road-gr7hts {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-sb60rr.chicken-road-zhpxc4 .chicken-road-gr7hts::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.chicken-road-sb60rr.chicken-road-zhpxc4 .chicken-road-gr7hts::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.chicken-road-sb60rr.chicken-road-zhpxc4 .chicken-road-gmmr2g::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-sb60rr.chicken-road-zhpxc4 .chicken-road-gmmr2g::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-pni3m8 .chicken-road-mm34x7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.chicken-road-lxb0dp.chicken-road-57hsr1 {
  display: none;
}

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

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

.chicken-road-glntj1 {
  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-atbzyy {
  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-6gnjp0 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.chicken-road-da9pua .chicken-road-mm34x7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.chicken-road-8chfb2 {
  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-86grbn {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-e0xv5b .chicken-road-cpset7 {
  justify-content: center;
}

/* faq */

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

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

.chicken-road-2c4877.chicken-road-k0wlhg .chicken-road-s2b4l3::after {
  transform: rotate(45deg);
}

.chicken-road-lldodo {
  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-2c4877.chicken-road-k0wlhg .chicken-road-lldodo {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.chicken-road-pxesqj > input:not(:checked) ~ label:hover,
.chicken-road-pxesqj > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-jsnqgt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-aqcsxj 44.chicken-road-dlkwyj.chicken-road-kfs92d.chicken-road-ddzsa4.chicken-road-j2mqbq.chicken-road-igr1k2.chicken-road-5108ta.chicken-road-jwqzq8.chicken-road-gahqgr.chicken-road-vsinlh.chicken-road-7mfh5k.chicken-road-ylzh3d.chicken-road-l9llyu 0l-12.chicken-road-8x56hy 30.chicken-road-e577h0.chicken-road-eur3av 2.chicken-road-m05m13.chicken-road-eur3av 3.chicken-road-g1tyqn 3.chicken-road-rh7bs5.chicken-road-cj97lf 3.chicken-road-e3acpr.chicken-road-e8pj3z.chicken-road-u0lzq3.chicken-road-12npng 7-3.chicken-road-8x56hy 10.chicken-road-k1tlkv.chicken-road-12npng 23.chicken-road-wq69uh.chicken-road-n6n8dk 1.chicken-road-wcubm6 2.chicken-road-8x56hy 3.chicken-road-n6n8dk 1.chicken-road-cj97lf 5.chicken-road-fvupj6.chicken-road-cj97lf 32.chicken-road-g3o23g.chicken-road-e8pj3z 5.chicken-road-l9llyu 4.chicken-road-12npng 9.chicken-road-12npng 8.chicken-road-cj97lf 6.chicken-road-llkf43.chicken-road-3f51l5.chicken-road-dfgv9u.chicken-road-pzxroq.chicken-road-8d9zra 4.chicken-road-zu1bs5.chicken-road-8d9zra 6.chicken-road-8d9zra 0l29.chicken-road-l9llyu 17.chicken-road-hxhpvo.chicken-road-6jhjcs 2.chicken-road-g5qpdk 10.chicken-road-ofhicx.chicken-road-8x56hy 8.chicken-road-9w63xy.chicken-road-orhksa.chicken-road-xb0igc.chicken-road-9i95i9.chicken-road-qpzps8.chicken-road-e8pj3z.chicken-road-igr1k2.chicken-road-8x56hy 1.chicken-road-dp8twv.chicken-road-drwltt.chicken-road-n2q989.chicken-road-97uye4.chicken-road-rb9mi1.chicken-road-wcubm6 1.chicken-road-nkko7o.chicken-road-ats8la.5z'/%3e%3c/svg%3e");
}

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

.chicken-road-07xdm8 {
  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-07xdm8.chicken-road-l2fv8f {
  display: block;
}

.chicken-road-07xdm8.chicken-road-6u70sr {
  display: none;
}

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

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

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

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

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

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

.chicken-road-0yfpjn .chicken-road-38lqix {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.chicken-road-trmiks 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-trmiks 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-ck2bp2 {
  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-ck2bp2.chicken-road-yrphgk {
  opacity: 1;
  pointer-events: auto;
}

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

.chicken-road-c89xu0 > input:not(:checked) ~ label:hover,
.chicken-road-c89xu0 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-80ovbt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-w9px0z 44.chicken-road-ecwipu.chicken-road-7e2ovf.chicken-road-uw5ikm.chicken-road-2faie8.chicken-road-r4df77.chicken-road-nqmjq5.chicken-road-fhe0iw.chicken-road-7d55zv.chicken-road-swew4c.chicken-road-hdzr4t.chicken-road-xdqfoh.chicken-road-vgkzsb 0l-12.chicken-road-7hrqjc 30.chicken-road-762wm2.chicken-road-htg548 2.chicken-road-wnrzsn.chicken-road-htg548 3.chicken-road-aqjgl6 3.chicken-road-qun4l8.chicken-road-cih8lz 3.chicken-road-ggiv82.chicken-road-rgwlp4.chicken-road-wa0rtp.chicken-road-fjkmll 7-3.chicken-road-7hrqjc 10.chicken-road-to4jdp.chicken-road-fjkmll 23.chicken-road-i13dn9.chicken-road-vkr8d9 1.chicken-road-xuzaxj 2.chicken-road-7hrqjc 3.chicken-road-vkr8d9 1.chicken-road-cih8lz 5.chicken-road-zyharl.chicken-road-cih8lz 32.chicken-road-gy3vpe.chicken-road-rgwlp4 5.chicken-road-vgkzsb 4.chicken-road-fjkmll 9.chicken-road-fjkmll 8.chicken-road-cih8lz 6.chicken-road-yk6tyg.chicken-road-qi1061.chicken-road-a1fqxn.chicken-road-r0dtt2.chicken-road-csshbn 4.chicken-road-wqruqj.chicken-road-csshbn 6.chicken-road-csshbn 0l29.chicken-road-vgkzsb 17.chicken-road-6rohwb.chicken-road-6u66f1 2.chicken-road-z88v0y 10.chicken-road-feaiye.chicken-road-7hrqjc 8.chicken-road-hxpkmu.chicken-road-ttje6e.chicken-road-pm7zgl.chicken-road-u0j3sa.chicken-road-6yq0r4.chicken-road-rgwlp4.chicken-road-r4df77.chicken-road-7hrqjc 1.chicken-road-2w29p6.chicken-road-n5uj5s.chicken-road-ao6zzg.chicken-road-e7c8y5.chicken-road-9labsr.chicken-road-xuzaxj 1.chicken-road-qab15x.chicken-road-kj8t9d.5z'/%3e%3c/svg%3e");
}

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

.chicken-road-0yhqc1 {
  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-0yhqc1.chicken-road-5gviui {
  display: block;
}

.chicken-road-0yhqc1.chicken-road-byivmf {
  display: none;
}

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

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

.chicken-road-h9ixbp {
  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-114mbn {
  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-dq6urx small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.chicken-road-yvnztl .chicken-road-xt0wrv {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.chicken-road-vyntba {
  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-0yhqc1 {
  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-0yhqc1.chicken-road-5gviui {
  display: block;
}

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

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

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

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

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

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

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

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

.chicken-road-6dudw4.chicken-road-2qw0jq .chicken-road-r1gue5::after {
  transform: rotate(45deg);
}

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

.chicken-road-1pdchc {
  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-6dudw4.chicken-road-2qw0jq .chicken-road-1pdchc {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.chicken-road-oothds.chicken-road-dtyiim {
  bottom: 40px;
}

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

.chicken-road-u5rxri {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.chicken-road-self54 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-x3w87v {
  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-icow2r ease;
  z-index: 10000;
}

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

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

  .chicken-road-q6e9i5 .chicken-road-adxy87 {
    font-size: 13.5px;
  }

  .chicken-road-oothds .chicken-road-u5rxri {
    animation: jump-y 0.chicken-road-self54 infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

.chicken-road-3yvt5q .chicken-road-msxzsx {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-xahpc1 {
  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-xahpc1 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-xahpc1 {
    padding: 50px 16px 68px;
  }
}
.chicken-road-4xwkfd {
  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-4xwkfd {
    flex-direction: column;
  }
}
.chicken-road-k4swwz {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-k4swwz {
    margin-bottom: 40px;
  }
}
.chicken-road-bpuifc .chicken-road-tbjujf {
  margin-bottom: 28px;
}
.chicken-road-bpuifc .chicken-road-tbjujf img {
  max-height: 100px;
  width: auto;
}
.chicken-road-gtuhdh {
  display: flex;
  align-items: center;
}
.chicken-road-gtuhdh a + a {
  margin-left: 24px;
}
.chicken-road-gtuhdh img {
  max-height: 56px;
  width: auto;
}
.chicken-road-gtuhdh img + img {
  margin-left: 24px;
}
.chicken-road-rqecnw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-rqecnw {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.chicken-road-zld8vg {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-zld8vg {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

.chicken-road-6ka4no h2 {
  color: green;
  font-weight: 500;
}

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

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

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

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

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

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

.chicken-road-gmm831 {
  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-ifj43m .chicken-road-8ul37l a {
    font-size: 12px;
  }
}

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

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