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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-e69ltj.chicken-road-xi4dto {
  justify-content: center;
}

.chicken-road-e69ltj.chicken-road-mrs96m {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-sm4ie4.chicken-road-8ns78p {
  background-color: #000;
}

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

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

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

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

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

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

.chicken-road-zp3568 .chicken-road-0zxplw {
  margin-bottom: 28px;
}

.chicken-road-zp3568 .chicken-road-0zxplw img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-cpc581.chicken-road-8cdva8 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.chicken-road-5hv08z li a.chicken-road-8cdva8 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-6odrtj.chicken-road-wdt5nk {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-8oqpzp .chicken-road-wdps10 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.chicken-road-enby5v.chicken-road-q3hg2o span {
  transform: scaleY(-1);
}

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

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

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

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

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

.chicken-road-0gd7os.chicken-road-bxbrjm {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-jyn0o9 tbody tr td .chicken-road-6tytfd {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-v69a8o .chicken-road-319t1q {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-45h788.chicken-road-bowykv {
  display: none;
}

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

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

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

.chicken-road-gxbfwe.chicken-road-b62crm {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-kmfgg0 .chicken-road-4jangp {
  position: relative;
}

.chicken-road-kmfgg0 .chicken-road-txz3sb {
  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-kmfgg0 .chicken-road-txz3sb.chicken-road-bowykv {
  display: none;
}

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

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

.chicken-road-kmfgg0 .chicken-road-w4q7fo .chicken-road-qoia40 {
  max-width: 300px;
  width: 100%;
}

.chicken-road-kmfgg0
  .chicken-road-w4q7fo
  .chicken-road-qoia40
  .chicken-road-rv0juz {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .chicken-road-kmfgg0
    .chicken-road-w4q7fo
    .chicken-road-qoia40
    .chicken-road-rv0juz {
    font-size: 32px;
    text-align: center;
  }
}

.chicken-road-kmfgg0
  .chicken-road-w4q7fo
  .chicken-road-qoia40
  .chicken-road-1cxd08 {
  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-kmfgg0
    .chicken-road-w4q7fo
    .chicken-road-qoia40
    .chicken-road-1cxd08 {
    text-align: center;
  }
}

.chicken-road-kmfgg0 .chicken-road-w4q7fo .chicken-road-wdt5nk {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.chicken-road-kmfgg0
  .chicken-road-w4q7fo
  .chicken-road-wdt5nk
  .chicken-road-ar3z5i {
  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-kmfgg0
  .chicken-road-w4q7fo
  .chicken-road-wdt5nk
  .chicken-road-ar3z5i:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .chicken-road-kmfgg0
    .chicken-road-w4q7fo
    .chicken-road-wdt5nk
    .chicken-road-ar3z5i {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .chicken-road-kmfgg0
    .chicken-road-w4q7fo
    .chicken-road-wdt5nk
    .chicken-road-t5z536 {
    width: 100%;
  }
}

.chicken-road-kmfgg0 .chicken-road-w4q7fo.chicken-road-bowykv {
  display: none;
}

.chicken-road-kmfgg0 .chicken-road-in9vmk {
  display: none;
}

.chicken-road-kmfgg0 .chicken-road-in9vmk.chicken-road-b62crm {
  display: block;
}

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

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

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

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

.chicken-road-kmfgg0 .chicken-road-f4op0a .chicken-road-rv0juz {
  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-kmfgg0 .chicken-road-f4op0a .chicken-road-rv0juz {
    margin-bottom: 24px;
  }
}

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

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

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

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

.chicken-road-rsmhoa.chicken-road-8cdva8 {
  display: block;
}

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

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

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

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

.chicken-road-h43asx.chicken-road-8cdva8 {
  display: block;
}

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

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

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

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

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

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

.chicken-road-9gq66w.chicken-road-bowykv {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-1lwuuy.chicken-road-bowykv {
  display: none;
}

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

.chicken-road-1lwuuy .chicken-road-ujjr3m {
  margin: 0 auto;
}

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

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

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

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

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

.chicken-road-iszdem > 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-ve6mqg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.chicken-road-09vd1m 44.chicken-road-2azn2j.chicken-road-tuyfg5.chicken-road-kdkqr7.chicken-road-ibjt1e.chicken-road-ferqtn.chicken-road-8wrb83.chicken-road-h24lis.chicken-road-skpvm8.chicken-road-f1gjfo.chicken-road-snvutg.chicken-road-1j4lik.chicken-road-14u2ui 0l-12.chicken-road-e8nbms 30.chicken-road-orast7.chicken-road-yh0u2b 2.chicken-road-7uny2i.chicken-road-yh0u2b 3.chicken-road-v7xbwa 3.chicken-road-w5bwb9.chicken-road-u4xenk 3.chicken-road-shovh4.chicken-road-diu6bm.chicken-road-fc5l21.chicken-road-egy2yt 7-3.chicken-road-e8nbms 10.chicken-road-innah6.chicken-road-egy2yt 23.chicken-road-h3rjsx.chicken-road-lymprh 1.chicken-road-w4kyt6 2.chicken-road-e8nbms 3.chicken-road-lymprh 1.chicken-road-u4xenk 5.chicken-road-08ji6i.chicken-road-u4xenk 32.chicken-road-xsv5cd.chicken-road-diu6bm 5.chicken-road-14u2ui 4.chicken-road-egy2yt 9.chicken-road-egy2yt 8.chicken-road-u4xenk 6.chicken-road-rjlwmx.chicken-road-1x361b.chicken-road-o2sr3p.chicken-road-17xncu.chicken-road-vlh3j5 4.chicken-road-uu4ica.chicken-road-vlh3j5 6.chicken-road-vlh3j5 0l29.chicken-road-14u2ui 17.chicken-road-yphcrh.chicken-road-l528m2 2.chicken-road-xuxlnu 10.chicken-road-6syeiy.chicken-road-e8nbms 8.chicken-road-3hzfq2.chicken-road-4ppgh0.chicken-road-slpw5p.chicken-road-3kv3jy.chicken-road-zcjgqo.chicken-road-diu6bm.chicken-road-ferqtn.chicken-road-e8nbms 1.chicken-road-8ejnt6.chicken-road-sb1mdh.chicken-road-jla8tv.chicken-road-q444dz.chicken-road-o2mq3l.chicken-road-w4kyt6 1.chicken-road-zc16y6.chicken-road-gb5f2y.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.chicken-road-iszdem > input:checked ~ label,
.chicken-road-iszdem > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-ve6mqg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.chicken-road-09vd1m 44.chicken-road-2azn2j.chicken-road-tuyfg5.chicken-road-kdkqr7.chicken-road-ibjt1e.chicken-road-ferqtn.chicken-road-8wrb83.chicken-road-h24lis.chicken-road-skpvm8.chicken-road-f1gjfo.chicken-road-snvutg.chicken-road-1j4lik.chicken-road-14u2ui 0l-12.chicken-road-e8nbms 30.chicken-road-orast7.chicken-road-yh0u2b 2.chicken-road-7uny2i.chicken-road-yh0u2b 3.chicken-road-v7xbwa 3.chicken-road-w5bwb9.chicken-road-u4xenk 3.chicken-road-shovh4.chicken-road-diu6bm.chicken-road-fc5l21.chicken-road-egy2yt 7-3.chicken-road-e8nbms 10.chicken-road-innah6.chicken-road-egy2yt 23.chicken-road-h3rjsx.chicken-road-lymprh 1.chicken-road-w4kyt6 2.chicken-road-e8nbms 3.chicken-road-lymprh 1.chicken-road-u4xenk 5.chicken-road-08ji6i.chicken-road-u4xenk 32.chicken-road-xsv5cd.chicken-road-diu6bm 5.chicken-road-14u2ui 4.chicken-road-egy2yt 9.chicken-road-egy2yt 8.chicken-road-u4xenk 6.chicken-road-rjlwmx.chicken-road-1x361b.chicken-road-o2sr3p.chicken-road-17xncu.chicken-road-vlh3j5 4.chicken-road-uu4ica.chicken-road-vlh3j5 6.chicken-road-vlh3j5 0l29.chicken-road-14u2ui 17.chicken-road-yphcrh.chicken-road-l528m2 2.chicken-road-xuxlnu 10.chicken-road-6syeiy.chicken-road-e8nbms 8.chicken-road-3hzfq2.chicken-road-4ppgh0.chicken-road-slpw5p.chicken-road-3kv3jy.chicken-road-zcjgqo.chicken-road-diu6bm.chicken-road-ferqtn.chicken-road-e8nbms 1.chicken-road-8ejnt6.chicken-road-sb1mdh.chicken-road-jla8tv.chicken-road-q444dz.chicken-road-o2mq3l.chicken-road-w4kyt6 1.chicken-road-zc16y6.chicken-road-gb5f2y.5z'/%3e%3c/svg%3e");
}

.chicken-road-iszdem > input:not(:checked) ~ label:hover,
.chicken-road-iszdem > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-ve6mqg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-09vd1m 44.chicken-road-2azn2j.chicken-road-tuyfg5.chicken-road-kdkqr7.chicken-road-ibjt1e.chicken-road-ferqtn.chicken-road-8wrb83.chicken-road-h24lis.chicken-road-skpvm8.chicken-road-f1gjfo.chicken-road-snvutg.chicken-road-1j4lik.chicken-road-14u2ui 0l-12.chicken-road-e8nbms 30.chicken-road-orast7.chicken-road-yh0u2b 2.chicken-road-7uny2i.chicken-road-yh0u2b 3.chicken-road-v7xbwa 3.chicken-road-w5bwb9.chicken-road-u4xenk 3.chicken-road-shovh4.chicken-road-diu6bm.chicken-road-fc5l21.chicken-road-egy2yt 7-3.chicken-road-e8nbms 10.chicken-road-innah6.chicken-road-egy2yt 23.chicken-road-h3rjsx.chicken-road-lymprh 1.chicken-road-w4kyt6 2.chicken-road-e8nbms 3.chicken-road-lymprh 1.chicken-road-u4xenk 5.chicken-road-08ji6i.chicken-road-u4xenk 32.chicken-road-xsv5cd.chicken-road-diu6bm 5.chicken-road-14u2ui 4.chicken-road-egy2yt 9.chicken-road-egy2yt 8.chicken-road-u4xenk 6.chicken-road-rjlwmx.chicken-road-1x361b.chicken-road-o2sr3p.chicken-road-17xncu.chicken-road-vlh3j5 4.chicken-road-uu4ica.chicken-road-vlh3j5 6.chicken-road-vlh3j5 0l29.chicken-road-14u2ui 17.chicken-road-yphcrh.chicken-road-l528m2 2.chicken-road-xuxlnu 10.chicken-road-6syeiy.chicken-road-e8nbms 8.chicken-road-3hzfq2.chicken-road-4ppgh0.chicken-road-slpw5p.chicken-road-3kv3jy.chicken-road-zcjgqo.chicken-road-diu6bm.chicken-road-ferqtn.chicken-road-e8nbms 1.chicken-road-8ejnt6.chicken-road-sb1mdh.chicken-road-jla8tv.chicken-road-q444dz.chicken-road-o2mq3l.chicken-road-w4kyt6 1.chicken-road-zc16y6.chicken-road-gb5f2y.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.chicken-road-c7sydr.chicken-road-bowykv {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-c7sydr.chicken-road-mar00l .chicken-road-li0z44 {
  background: #2b3b67;
}

.chicken-road-c7sydr.chicken-road-mar00l .chicken-road-2npzah {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.chicken-road-c7sydr.chicken-road-mar00l .chicken-road-2npzah::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.chicken-road-c7sydr.chicken-road-mar00l .chicken-road-2npzah::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.chicken-road-c7sydr.chicken-road-mar00l .chicken-road-ao5pt1::before {
  background: #0e0f41;
}

.chicken-road-c7sydr.chicken-road-mar00l .chicken-road-ao5pt1::after {
  background: #152557;
}

.chicken-road-c7sydr.chicken-road-dykz0l .chicken-road-li0z44 {
  background: #1f35fa;
}

.chicken-road-c7sydr.chicken-road-dykz0l .chicken-road-2npzah {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.chicken-road-c7sydr.chicken-road-dykz0l .chicken-road-2npzah::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.chicken-road-c7sydr.chicken-road-dykz0l .chicken-road-2npzah::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.chicken-road-c7sydr.chicken-road-dykz0l .chicken-road-ao5pt1::after {
  background: #192ac8;
}

.chicken-road-c7sydr.chicken-road-ymjab0 .chicken-road-li0z44 {
  background: #fa771f;
}

.chicken-road-c7sydr.chicken-road-ymjab0 .chicken-road-2npzah {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-c7sydr.chicken-road-ymjab0 .chicken-road-2npzah::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.chicken-road-c7sydr.chicken-road-ymjab0 .chicken-road-2npzah::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.chicken-road-c7sydr.chicken-road-ymjab0 .chicken-road-ao5pt1::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.chicken-road-c7sydr.chicken-road-ymjab0 .chicken-road-ao5pt1::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-17y7za .chicken-road-pyvp16 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.chicken-road-azxm5l.chicken-road-bowykv {
  display: none;
}

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

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

.chicken-road-v8w5eq {
  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-154u3l {
  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-2v6dd9 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.chicken-road-751tbi .chicken-road-pyvp16 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.chicken-road-1f8w3b {
  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-usze5i {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-e3vhvr .chicken-road-02bh20 {
  justify-content: center;
}

/* faq */

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

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

.chicken-road-834hg2.chicken-road-8cdva8 .chicken-road-7sze8n::after {
  transform: rotate(45deg);
}

.chicken-road-6tujm1 {
  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-834hg2.chicken-road-8cdva8 .chicken-road-6tujm1 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.chicken-road-iszdem > input:not(:checked) ~ label:hover,
.chicken-road-iszdem > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-9ubdwz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-i242o3 44.chicken-road-ldgell.chicken-road-j0nnhu.chicken-road-vhbe5u.chicken-road-8swgi5.chicken-road-1duo1u.chicken-road-xsr246.chicken-road-hhc8ff.chicken-road-0p28c9.chicken-road-9dwacx.chicken-road-04w3ls.chicken-road-nd8gfo.chicken-road-8srlcf 0l-12.chicken-road-9bo387 30.chicken-road-6z2sgt.chicken-road-rkxmqs 2.chicken-road-5r5ldl.chicken-road-rkxmqs 3.chicken-road-vcg44f 3.chicken-road-y9odaz.chicken-road-02mco0 3.chicken-road-wl875m.chicken-road-ta5ych.chicken-road-2m58n6.chicken-road-k7msv1 7-3.chicken-road-9bo387 10.chicken-road-os2q09.chicken-road-k7msv1 23.chicken-road-axzzly.chicken-road-05ahxk 1.chicken-road-qbwul1 2.chicken-road-9bo387 3.chicken-road-05ahxk 1.chicken-road-02mco0 5.chicken-road-thcshw.chicken-road-02mco0 32.chicken-road-ynubj1.chicken-road-ta5ych 5.chicken-road-8srlcf 4.chicken-road-k7msv1 9.chicken-road-k7msv1 8.chicken-road-02mco0 6.chicken-road-iwe3o9.chicken-road-3ereiw.chicken-road-bmnyqh.chicken-road-9r5lb0.chicken-road-p7vr07 4.chicken-road-e7jgnc.chicken-road-p7vr07 6.chicken-road-p7vr07 0l29.chicken-road-8srlcf 17.chicken-road-y4a48p.chicken-road-cnnjlp 2.chicken-road-g7ibaw 10.chicken-road-7qqt2m.chicken-road-9bo387 8.chicken-road-c0t2ns.chicken-road-rfbiip.chicken-road-sdsxh2.chicken-road-lapw23.chicken-road-yw9vv1.chicken-road-ta5ych.chicken-road-1duo1u.chicken-road-9bo387 1.chicken-road-giexoy.chicken-road-1tsc9i.chicken-road-bwnom7.chicken-road-plxut9.chicken-road-20t4et.chicken-road-qbwul1 1.chicken-road-twapc7.chicken-road-ilgn8v.5z'/%3e%3c/svg%3e");
}

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

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

.chicken-road-y1duld.chicken-road-gly3t6 {
  display: none;
}

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

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

.chicken-road-1e51uj {
  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-x8qwzg {
  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-p0vx4y small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.chicken-road-11labf .chicken-road-ejwu87 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.chicken-road-p3xkv9 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-p3xkv9 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-ixv70i {
  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-ixv70i.chicken-road-vvxbae {
  opacity: 1;
  pointer-events: auto;
}

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

.chicken-road-a3w2dp > input:not(:checked) ~ label:hover,
.chicken-road-a3w2dp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.chicken-road-wrgvv4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.chicken-road-mx7bms 44.chicken-road-ga1fvi.chicken-road-8ujutl.chicken-road-sm8rfv.chicken-road-gywevq.chicken-road-98h0rv.chicken-road-20eevf.chicken-road-htz3mq.chicken-road-cgno8v.chicken-road-xpg0on.chicken-road-zw9hlf.chicken-road-ubd3fl.chicken-road-h5woa0 0l-12.chicken-road-1uk0m1 30.chicken-road-86uig3.chicken-road-534nwf 2.chicken-road-lrh7ja.chicken-road-534nwf 3.chicken-road-buljcq 3.chicken-road-1rzmvy.chicken-road-z1hhoc 3.chicken-road-o6iebo.chicken-road-6w2kag.chicken-road-pa5fmi.chicken-road-lubqtc 7-3.chicken-road-1uk0m1 10.chicken-road-t4tg9n.chicken-road-lubqtc 23.chicken-road-tb2dx8.chicken-road-v761x2 1.chicken-road-8naa94 2.chicken-road-1uk0m1 3.chicken-road-v761x2 1.chicken-road-z1hhoc 5.chicken-road-8hnud8.chicken-road-z1hhoc 32.chicken-road-objpqy.chicken-road-6w2kag 5.chicken-road-h5woa0 4.chicken-road-lubqtc 9.chicken-road-lubqtc 8.chicken-road-z1hhoc 6.chicken-road-fnbe0j.chicken-road-tbwbun.chicken-road-old1rt.chicken-road-g2rt0m.chicken-road-cy6fiz 4.chicken-road-ht8v6v.chicken-road-cy6fiz 6.chicken-road-cy6fiz 0l29.chicken-road-h5woa0 17.chicken-road-3o3bbr.chicken-road-u1oogv 2.chicken-road-1r1aw7 10.chicken-road-ffq4ns.chicken-road-1uk0m1 8.chicken-road-ot8h14.chicken-road-kqe2vr.chicken-road-obudk1.chicken-road-0eryg2.chicken-road-s8r9ax.chicken-road-6w2kag.chicken-road-98h0rv.chicken-road-1uk0m1 1.chicken-road-dfbv0g.chicken-road-89y823.chicken-road-zl5at3.chicken-road-iv4ryi.chicken-road-6qye01.chicken-road-8naa94 1.chicken-road-9655d0.chicken-road-83ax2o.5z'/%3e%3c/svg%3e");
}

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

.chicken-road-9c1neb {
  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-9c1neb.chicken-road-5gkwll {
  display: block;
}

.chicken-road-9c1neb.chicken-road-b1aad5 {
  display: none;
}

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

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

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

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

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

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

.chicken-road-1nl31z .chicken-road-tdp2j2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.chicken-road-d5qxpx {
  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-9c1neb {
  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-9c1neb.chicken-road-5gkwll {
  display: block;
}

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

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

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

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

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

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

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

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

.chicken-road-mfz3lw.chicken-road-p8w05f .chicken-road-6k3tho::after {
  transform: rotate(45deg);
}

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

.chicken-road-2w3f2d {
  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-mfz3lw.chicken-road-p8w05f .chicken-road-2w3f2d {
  max-height: 200px;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

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

.chicken-road-a63sf3.chicken-road-b23n2l {
  bottom: 40px;
}

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

.chicken-road-57bf1d {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.chicken-road-ilvaxz 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-7bwuoo {
  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-x00fme ease;
  z-index: 10000;
}

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

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

  .chicken-road-3dgqhz .chicken-road-zj4xz7 {
    font-size: 13.5px;
  }

  .chicken-road-a63sf3 .chicken-road-57bf1d {
    animation: jump-y 0.chicken-road-ilvaxz infinite ease-in-out;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-tog7ee {
  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-tog7ee {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .chicken-road-tog7ee {
    padding: 50px 16px 68px;
  }
}
.chicken-road-txaxrq {
  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-txaxrq {
    flex-direction: column;
  }
}
.chicken-road-bckg30 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-bckg30 {
    margin-bottom: 40px;
  }
}
.chicken-road-3dtpli .chicken-road-nqxafy {
  margin-bottom: 28px;
}
.chicken-road-3dtpli .chicken-road-nqxafy img {
  max-height: 100px;
  width: auto;
}
.chicken-road-aipmkh {
  display: flex;
  align-items: center;
}
.chicken-road-aipmkh a + a {
  margin-left: 24px;
}
.chicken-road-aipmkh img {
  max-height: 56px;
  width: auto;
}
.chicken-road-aipmkh img + img {
  margin-left: 24px;
}
.chicken-road-kyemtw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-kyemtw {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.chicken-road-jc0gnl {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .chicken-road-jc0gnl {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.chicken-road-d0i6tg {
  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-zz8u81 .chicken-road-6odrtj a {
    font-size: 12px;
  }
}

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

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