@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.kfc-rjhd1l {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.kfc-shfu98 {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.kfc-orwna3,
ul.kfc-orwna3 {
  padding-left: 20px;
}

ul.kfc-orwna3 {
  list-style: disc;
}

ol.kfc-orwna3 {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.kfc-0xtyes > .kfc-3tsrat,
.kfc-0xtyes > .kfc-5mjccu,
.kfc-0xtyes > blockquote,
.kfc-0xtyes > h1,
.kfc-0xtyes > h2,
.kfc-0xtyes > h3,
.kfc-0xtyes > h4,
.kfc-0xtyes > h5,
.kfc-0xtyes > h6,
.kfc-0xtyes > ol,
.kfc-0xtyes > p,
.kfc-0xtyes > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.kfc-0xtyes > ol,
.kfc-0xtyes > ul {
  padding-left: 50px;
}

.kfc-0xtyes blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.kfc-0xtyes:not(:last-child) {
  margin-bottom: 2rem;
}

.kfc-0xtyes > :not(:first-child) {
  margin-top: 2rem;
}

.kfc-0xtyes {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.kfc-0xtyes:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .kfc-0xtyes:first-child {
    margin-top: 20px;
  }
}

.kfc-0xtyes > p:last-of-type {
  margin-bottom: 32px;
}

.kfc-0xtyes > .kfc-3b1bz4:not(:first-child) {
  margin: 64px auto 16px auto;
}

.kfc-xti5zt > .kfc-3b1bz4 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.kfc-5mjccu {
  overflow: auto;
}

.kfc-5mjccu::-webkit-scrollbar {
  height: 5px;
}

.kfc-5mjccu table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.kfc-5mjccu table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.kfc-5mjccu table thead,
table thead {
  border-bottom: none;
}

.kfc-5mjccu table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.kfc-5mjccu table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.kfc-5mjccu table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.kfc-5mjccu .kfc-3ue44f {
  table-layout: auto;
}

.kfc-5mjccu .kfc-3ue44f th {
  word-break: normal;
}

.kfc-5mjccu .kfc-3ue44f td {
  word-break: normal;
}

.kfc-rjhd1l .kfc-rjhd1l {
  padding-right: 0;
  padding-left: 0;
}

.kfc-xv1gux {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.kfc-rqc8ql {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.kfc-s1tcgq {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.kfc-3tsrat {
  margin-top: 24px;
}

.kfc-3tsrat.kfc-4zuipq {
  text-align: left;
}

.kfc-3tsrat.kfc-9qeoiz {
  text-align: right;
}

.kfc-3tsrat.kfc-3lrkc4 {
  text-align: center;
}

.kfc-hkxk72 {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.kfc-gd4p7i ease-in-out;
  cursor: pointer;
}

.kfc-hkxk72:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.kfc-hkxk72 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .kfc-hkxk72 {
    min-width: unset;
  }
}

.kfc-j6d51g {
  background-color: var(--fh-bg-color);
}

.kfc-67drb6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.kfc-lvfu9u {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.kfc-lvfu9u img {
  max-height: 80px;
  object-fit: contain;
}

.kfc-pd8g05 {
  flex: 1 1;
}

.kfc-qdswx5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.kfc-gikxvv {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.kfc-gikxvv span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.kfc-gikxvv.kfc-8bexta span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.kfc-gikxvv.kfc-8bexta span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.kfc-gikxvv.kfc-8bexta span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.kfc-pd8g05 + .kfc-qdswx5 {
  margin-left: 20px;
}

.kfc-v7x1cq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.kfc-v7x1cq > svg {
  max-width: 24px;
  max-height: 24px;
}

.kfc-v7x1cq + .kfc-v7x1cq {
  margin-left: 5px;
}

.kfc-rr9psb {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.kfc-rr9psb:hover {
  background-color: var(--button-bg-hover);
}

.kfc-8zznb4 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.kfc-gd4p7i ease-in-out;
  border: 1px solid var(--border-color);
}

.kfc-8zznb4:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.kfc-dqv7bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .kfc-pd8g05 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .kfc-dqv7bx {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .kfc-pd8g05 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .kfc-v7x1cq {
    min-width: unset;
    flex: 1 1;
  }
}

.kfc-vw3lre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.kfc-vw3lre:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.kfc-vw3lre:hover .kfc-i4z2dm {
  opacity: 1;
  pointer-events: auto;
}

.kfc-2edak4 {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.kfc-6u4jq1 ease-in-out;
  gap: 4px;
}

.kfc-2edak4 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.kfc-2edak4 .kfc-xv1gux img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.kfc-lo6mg7,
.kfc-2edak4:hover {
  color: var(--button-bg-hover);
}

.kfc-hsae4j {
  position: relative;
}

.kfc-hsae4j .kfc-2edak4 {
  margin-right: 0;
  padding-right: 4px;
}

.kfc-znqm3d svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.kfc-hsae4j.kfc-8bexta .kfc-znqm3d svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.kfc-hsae4j.kfc-8bexta .kfc-i4z2dm {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.kfc-hsae4j.kfc-8bexta .kfc-i4z2dm::before {
  display: none;
}

.kfc-znqm3d svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.kfc-i4z2dm {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.kfc-kklfzs 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.kfc-i4z2dm::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.kfc-i4z2dm:hover {
  color: var(--fh-bg-color);
}

.kfc-pwoxa3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.kfc-kklfzs 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.kfc-6u4jq1 ease-in-out;
  -o-transition: 0.kfc-6u4jq1 ease-in-out;
  transition: 0.kfc-6u4jq1 ease-in-out;
}

.kfc-pwoxa3 .kfc-xv1gux img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.kfc-uaes2y,
.kfc-pwoxa3:hover {
  color: var(--button-bg-hover);
}

.kfc-9qszrv {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.kfc-9qszrv.kfc-mc4tnf {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.kfc-9qszrv.kfc-mc4tnf:after,
.kfc-9qszrv.kfc-mc4tnf:before {
  content: "";
  position: absolute;
  margin: auto;
}

.kfc-9qszrv.kfc-mc4tnf:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.kfc-9qszrv.kfc-mc4tnf:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.kfc-9qszrv.kfc-mc4tnf > * {
  z-index: 1;
}

.kfc-9qszrv b,
.kfc-9qszrv strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.kfc-9qszrv .kfc-1q9z0i {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.kfc-9qszrv .kfc-r0l9lu {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.kfc-9qszrv .kfc-xv1gux {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.kfc-9qszrv .kfc-ykf0py {
  margin-top: 12px;
}

.kfc-ykf0py {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.kfc-jvgnqz {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.kfc-ykf0py .kfc-tyodgv {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.kfc-gd4p7i ease-in-out;
}

.kfc-ykf0py .kfc-tyodgv:hover {
  background: rgba(255, 255, 255, 0.3);
}

.kfc-xfrieh {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.kfc-9qszrv.kfc-bf2dh2 {
  gap: 12px;
  padding: 16px;
}

.kfc-9qszrv.kfc-bf2dh2 .kfc-xfrieh {
  min-width: 240px;
}

.kfc-9qszrv.kfc-bf2dh2 .kfc-xfrieh.kfc-0cru53 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .kfc-9qszrv .kfc-1q9z0i {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .kfc-9qszrv .kfc-r0l9lu {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .kfc-9qszrv .kfc-xv1gux {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .kfc-9qszrv.kfc-bf2dh2 .kfc-xv1gux {
    max-width: 126px;
  }
  .kfc-9qszrv .kfc-ykf0py {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .kfc-9qszrv .kfc-jvgnqz {
    max-width: unset;
  }
  .kfc-xfrieh {
    min-width: unset;
    width: 100%;
  }
  .kfc-9qszrv .kfc-xfrieh {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .kfc-9qszrv.kfc-bf2dh2 {
    grid-template-rows: auto 1fr auto;
  }
  .kfc-9qszrv.kfc-bf2dh2 .kfc-xfrieh {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .kfc-9qszrv {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .kfc-9qszrv .kfc-1q9z0i {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .kfc-9qszrv .kfc-xv1gux {
    max-width: 78px;
  }
  .kfc-9qszrv .kfc-ykf0py {
    margin-top: -12px;
  }
  .kfc-9qszrv.kfc-bf2dh2 {
    gap: 8px;
  }
  .kfc-9qszrv.kfc-bf2dh2 .kfc-1q9z0i {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .kfc-9qszrv.kfc-bf2dh2 .kfc-r0l9lu {
    grid-column: 1/3;
  }
  .kfc-9qszrv.kfc-bf2dh2 .kfc-xv1gux {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .kfc-9qszrv.kfc-bf2dh2 .kfc-xv1gux img {
    max-width: 114px;
  }
}

.kfc-xfrieh.kfc-tr10tk,
.kfc-xfrieh.kfc-pl3n49,
.kfc-xfrieh.kfc-136f3f {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.kfc-gd4p7i ease-in-out;
}

.kfc-xfrieh.kfc-tr10tk,
.kfc-xfrieh.kfc-136f3f {
  padding: 10px;
}

.kfc-xfrieh.kfc-tr10tk:hover,
.kfc-xfrieh.kfc-pl3n49:hover,
.kfc-xfrieh.kfc-136f3f:hover {
  background: var(--button-bg-hover);
}

.kfc-xfrieh.kfc-tr10tk:hover svg path,
.kfc-xfrieh.kfc-136f3f:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.kfc-xfrieh.kfc-0cru53 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.kfc-gd4p7i ease-in-out;
  background: var(--button-bg-color);
}

.kfc-xfrieh.kfc-0cru53:hover {
  background-color: var(--button-bg-hover);
}

.kfc-xfrieh.kfc-pl3n49:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.kfc-xfrieh.kfc-pl3n49:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.kfc-xfrieh.kfc-0cru53:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.kfc-wt7uqc {
  max-width: 650px;
}

.kfc-unxiad {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.kfc-glvcs1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.kfc-5rnz1z {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.kfc-6u4jq1 ease-in-out;
  cursor: pointer;
}

.kfc-5rnz1z:hover {
  opacity: 0.5;
}

.kfc-5rnz1z:focus {
  outline: 0;
}

.kfc-5rnz1z:focus .kfc-qivlqz,
.kfc-5rnz1z:hover .kfc-qivlqz {
  fill: red;
  fill-opacity: 1;
}

.kfc-5rnz1z:hover {
  cursor: pointer;
}

.kfc-tz4e8f {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.kfc-wt7uqc.kfc-3lrkc4 {
  margin: 0 auto;
}

.kfc-wt7uqc.kfc-9qeoiz {
  margin-left: auto;
}

.kfc-bdu1x0 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.kfc-18bh23 {
  padding-bottom: 50px;
}

.kfc-8xmj6o {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.kfc-ecpnu9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.kfc-jionjf {
  margin-top: 24px;
}

.kfc-y3058z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kfc-zb3z82 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.kfc-3y99i7 {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.kfc-emu68a {
  width: 468px;
}

.kfc-3y99i7 .kfc-i4z2dm {
  margin: 0.kfc-mdtnhf 0;
}

.kfc-109mn3 {
  display: flex;
  min-width: 224px;
}

.kfc-ygwlga {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.kfc-6u4jq1 ease-in-out;
}

.kfc-r77wea,
.kfc-ygwlga:hover {
  color: var(--text-color);
}

.kfc-aedndi {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.kfc-jhroie {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .kfc-bdu1x0 {
    padding: 16px;
  }
  .kfc-aedndi {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .kfc-jhroie {
    align-items: center;
  }
  .kfc-emu68a {
    width: unset;
  }
  .kfc-109mn3 {
    min-width: unset;
  }
  .kfc-3y99i7 {
    max-height: unset;
  }
  .kfc-8xmj6o {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .kfc-bdu1x0 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.kfc-gcf94p {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.kfc-gcf94p:not(:last-child) {
  margin-bottom: 16px;
}

.kfc-14y3um {
  outline: 0;
}

.kfc-14y3um .kfc-oiu7vc {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.kfc-cng261 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .kfc-cng261 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.kfc-cng261::-webkit-details-marker {
  display: none;
}

.kfc-cng261:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.kfc-cng261:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .kfc-cng261:after {
  transform: unset;
}

.kfc-oiu7vc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.kfc-oiu7vc svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.kfc-6u4jq1 ease-in-out;
  -o-transition: 0.kfc-6u4jq1 ease-in-out;
  transition: 0.kfc-6u4jq1 ease-in-out;
}

.kfc-opxwis {
  padding: 16px 0 0 0;
}

.kfc-opxwis * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .kfc-opxwis :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .kfc-cng261 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .kfc-cng261::after {
    margin-left: auto;
  }
  .kfc-oiu7vc {
    order: 3;
    flex: 1 1 100%;
  }
  .kfc-cng261 {
    font-size: 14px;
    line-height: 130%;
  }
  .kfc-oiu7vc svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.kfc-z86u2s {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.kfc-j1zrvt {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.kfc-z86u2s.kfc-8bexta .kfc-j1zrvt {
  margin-bottom: 12px;
}

.kfc-j1zrvt::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.kfc-z86u2s.kfc-8bexta .kfc-j1zrvt::after {
  transform: unset;
}

.kfc-7zms3f {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.kfc-524nqv {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.kfc-6u4jq1 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.kfc-524nqv:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.kfc-z86u2s.kfc-8bexta .kfc-7zms3f {
  max-height: 100%;
}

.kfc-2w9378 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.kfc-2h4k3x {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.kfc-710429 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.kfc-9xy9pi {
  margin-right: 4px;
}

.kfc-nu3c9s {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.kfc-6u4jq1 ease-in-out;
}

.kfc-nu3c9s svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.kfc-g2fe86,
.kfc-nu3c9s:hover {
  color: var(--text-color);
}

.kfc-nmge8d {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.kfc-nmge8d img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.kfc-nmge8d .kfc-6zc1k7 {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.kfc-nmge8d .kfc-fyy4sr {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.kfc-dbo8z5 {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.kfc-8kpo2i {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.kfc-bo424m .kfc-rjhd1l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.kfc-bo424m {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.kfc-vx50n1 {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.kfc-l7qvtj {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.kfc-gle1tn {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.kfc-zivlzs 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.kfc-gle1tn:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.kfc-2cr3dt {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.kfc-0l09ri {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.kfc-6u4jq1 ease-in-out;
  transition: transform 0.kfc-6u4jq1 ease-in-out;
  -o-transition: transform 0.kfc-6u4jq1 ease-in-out;
  transition:
    transform 0.kfc-6u4jq1 ease-in-out,
    -webkit-transform 0.kfc-6u4jq1 ease-in-out;
  cursor: pointer;
}

.kfc-0l09ri svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.kfc-0l09ri:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.kfc-wyv5y8 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .kfc-wyv5y8 {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.kfc-eswi24 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.kfc-wjidb3 {
  position: relative;
  width: 100%;
}

.kfc-eswi24.kfc-dzrtd4 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.kfc-eswi24.kfc-3lrkc4 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.kfc-eswi24.kfc-9qeoiz {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.kfc-qukgaz {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.kfc-djfr8z {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.kfc-6u4jq1 ease-in-out;
  cursor: pointer;
}

.kfc-djfr8z:hover {
  opacity: 0.5;
}

.kfc-eswi24.kfc-z6y1cx .kfc-djfr8z {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.kfc-eswi24.kfc-z6y1cx .kfc-qukgaz {
  cursor: pointer;
}

.kfc-uspjhd {
  fill: #0009;
}

.kfc-3swgcw {
  fill: #fff;
}

.kfc-djfr8z:hover .kfc-uspjhd {
  fill: red;
}

.kfc-djfr8z svg path {
  -webkit-transition: 0.kfc-6u4jq1 ease-in-out;
  -o-transition: 0.kfc-6u4jq1 ease-in-out;
  transition: 0.kfc-6u4jq1 ease-in-out;
}

.kfc-hsj81a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.kfc-hsj81a > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.kfc-hsj81a.kfc-0vnpyd > :not(.get-image) {
  grid-column: 1/3;
}

.kfc-j8uw5t:not(._h1-block) .kfc-hsj81a > .kfc-3b1bz4 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.kfc-hsj81a.kfc-0vnpyd .kfc-4dd6i9 {
  grid-column: 2/3;
}

.kfc-hsj81a.kfc-0vnpyd > .kfc-xv1gux {
  grid-column: 1/2;
}

.kfc-hsj81a.kfc-0vnpyd > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.kfc-hsj81a > p:first-of-type {
  margin-top: 0;
}

.kfc-hsj81a .kfc-xv1gux {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.kfc-j8uw5t:not(._h1-block) .kfc-3b1bz4 ~ .kfc-xv1gux {
  grid-row: 2/10;
}

.kfc-j8uw5t.kfc-6ab8g5 .kfc-3b1bz4 ~ .kfc-xv1gux {
  grid-row: 1/10;
}

.kfc-j8uw5t.kfc-6ab8g5 > .kfc-3b1bz4 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.kfc-j8uw5t.kfc-6ab8g5 .kfc-xv1gux {
  grid-row: 1/10;
}

.kfc-hsj81a.kfc-l3otzm .kfc-xv1gux {
  align-items: flex-start;
}

.kfc-hsj81a.kfc-3lrkc4 .kfc-4dd6i9 {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.kfc-hsj81a.kfc-3lrkc4 .kfc-xv1gux {
  align-items: center;
}

.kfc-hsj81a.kfc-9sdqa9 .kfc-xv1gux {
  align-items: flex-end;
}

.kfc-4dd6i9 > :first-child {
  margin-top: 0;
}

.kfc-4dd6i9 > :last-child {
  margin-bottom: 0;
}

* + .kfc-ldf7jg,
.kfc-j8uw5t + .kfc-j8uw5t {
  margin-top: 2rem;
}

.kfc-kljjzg td::before,
.kfc-kljjzg th::after {
  display: none !important;
}

.kfc-kljjzg #link-selector {
  color: #000;
}

.kfc-kljjzg .kfc-kll6bh {
  color: #135e96;
}

.kfc-kljjzg .kfc-mlbf6a *,
.kfc-kljjzg .kfc-pptbe4 p,
.kfc-kljjzg .kfc-zn09e3 * {
  color: #000;
}

.kfc-kljjzg .kfc-z0mz1s {
  background: 0 0 !important;
}

.kfc-kljjzg .kfc-ghwwmn {
  color: #000;
}

.kfc-kljjzg .kfc-wgytzv.kfc-gnbyn2 {
  color: #fff;
}

.kfc-kljjzg .kfc-tqcgep {
  color: #000;
}

.kfc-kljjzg
  .kfc-72le9k
  .kfc-x4ctpj.kfc-gnbyn2.kfc-h6afhz {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.kfc-qf8pw2,
body .kfc-funa9p {
  color: #000;
  background: var(--color-body) !important;
}

.kfc-qf8pw2 .kfc-1mgsm2 .kfc-3igcbh,
body .kfc-funa9p .kfc-1mgsm2 .kfc-3igcbh {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .kfc-524nqv:focus,
  .kfc-524nqv:hover {
    color: #f9cb16;
  }
  .kfc-sw0bc8:focus,
  .kfc-sw0bc8:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .kfc-gi6xzo:focus img,
  .kfc-gi6xzo:focus svg,
  .kfc-gi6xzo:hover img,
  .kfc-gi6xzo:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .kfc-nmge8d {
    display: none;
  }
}

@media (min-width: 1024px) {
  .kfc-hsae4j:hover .kfc-znqm3d svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .kfc-znqm3d {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .kfc-ubr14p {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .kfc-iyb3z7 {
    grid-template-columns: repeat(4, 1fr);
  }
  .kfc-3n8yi8 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .kfc-a3zv8e .kfc-iffqxr {
    grid-template-columns: 1fr;
  }
  .kfc-a3zv8e .kfc-n29npa {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .kfc-a3zv8e .kfc-l9wdvh {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .kfc-a3zv8e .kfc-92max3 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .kfc-a3zv8e .kfc-07xh5p {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .kfc-a3zv8e .kfc-l9wdvh:not(:first-child) {
    border: none;
  }
  .kfc-a3zv8e .kfc-l9wdvh:first-child .kfc-92max3 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .kfc-a3zv8e .kfc-l9wdvh:last-child .kfc-92max3 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .kfc-67drb6 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .kfc-lvfu9u {
    max-width: 100px;
  }
  .kfc-pd8g05 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .kfc-qdswx5 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .kfc-qdswx5 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .kfc-gikxvv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .kfc-pd8g05 + .kfc-qdswx5 {
    margin-left: auto;
  }
  .kfc-9h47h7 {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .kfc-9h47h7.kfc-8bexta {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .kfc-dqv7bx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .kfc-vw3lre {
    width: 100%;
  }
  .kfc-vw3lre:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .kfc-2edak4 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .kfc-2edak4 svg {
    margin-right: 4px;
  }
  .kfc-hsae4j {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .kfc-znqm3d svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .kfc-znqm3d {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .kfc-i4z2dm {
    display: none;
    width: 100%;
  }
  .kfc-hsae4j.kfc-8bexta .kfc-i4z2dm {
    padding: 0 0 0 48px;
  }
  .kfc-pwoxa3 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .kfc-ecpnu9 .kfc-xv1gux {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .kfc-vbxfk6 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .kfc-vbxfk6 + .kfc-vbxfk6 {
    margin-right: 0;
  }
  .kfc-vbxfk6 + .kfc-xv1gux {
    margin: 0;
  }
  .kfc-ubr14p {
    grid-template-columns: repeat(4, 1fr);
  }
  .kfc-iyb3z7 {
    grid-template-columns: repeat(3, 1fr);
  }
  .kfc-ybw8vv,
  .kfc-bbvebs {
    grid-template-columns: repeat(2, 1fr);
  }
  .kfc-hsj81a {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .kfc-hsj81a.kfc-0vnpyd .kfc-4dd6i9 {
    grid-column: auto;
    grid-row: auto;
  }
  .kfc-hsj81a > .kfc-3b1bz4 {
    grid-column: 1/2;
  }
  .kfc-hsj81a.kfc-0vnpyd > :not(.get-image) {
    grid-column: 1/2;
  }
  .kfc-hsj81a .kfc-xv1gux,
  .kfc-hsj81a.kfc-0vnpyd > .kfc-xv1gux {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .kfc-hsj81a.kfc-0vnpyd > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .kfc-j8uw5t.kfc-6ab8g5 .kfc-hsj81a > .kfc-xv1gux {
    grid-row: 1/2;
  }
  .kfc-hsj81a .kfc-3b1bz4 ~ .kfc-xv1gux,
  .kfc-hsj81a.kfc-0vnpyd .kfc-3b1bz4 ~ .kfc-xv1gux {
    grid-row: 2/3;
  }
  .kfc-j8uw5t.kfc-6ab8g5 .kfc-3b1bz4 ~ .kfc-xv1gux {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .kfc-0xtyes:first-child .kfc-879oxe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kfc-0xtyes:first-child .kfc-879oxe h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .kfc-0xtyes {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .kfc-0xtyes {
    padding: 0;
  }
  .kfc-3tsrat {
    margin-top: 1rem;
  }
  .kfc-14y3um {
    border-radius: 5px;
  }
  .kfc-nwjn8i {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kfc-j1zrvt::after {
    display: inline-block;
  }
  .kfc-j1zrvt {
    margin: 0;
    width: 100%;
  }
  .kfc-7zms3f {
    width: 100%;
  }
  .kfc-7zms3f.kfc-qt6r2s {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .kfc-7zms3f.kfc-qt6r2s .kfc-dyg04m {
    width: 100%;
  }
  .kfc-7zms3f.kfc-qt6r2s .kfc-dyg04m:not(:last-child) {
    margin-right: 0;
  }
  .kfc-524nqv {
    width: 100%;
    text-align: center;
  }
  .kfc-z86u2s.kfc-8bexta .kfc-7zms3f {
    margin-top: 1rem;
  }
  .kfc-ubr14p {
    grid-template-columns: repeat(3, 1fr);
  }
  .kfc-3n8yi8,
  .kfc-iyb3z7 {
    grid-template-columns: repeat(2, 1fr);
  }
  .kfc-ybw8vv,
  .kfc-bbvebs,
  .kfc-xsofae {
    grid-template-columns: 1fr;
  }
  .kfc-2ys7ld {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .kfc-cjscjd {
    min-width: 300px;
    max-width: 325px;
  }
  .kfc-92max3 {
    cursor: auto;
  }
  .kfc-ubdgm3 .kfc-92max3 {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .kfc-wyv5y8 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .kfc-i4z2dm {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .kfc-wyv5y8 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.kfc-vbxfk6 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .kfc-qdswx5 {
    margin: 0 -0.2rem;
  }
  .kfc-vbxfk6 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .kfc-zvgzo4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .kfc-cus9cu {
    max-width: 100%;
  }
  .kfc-ubr14p {
    grid-template-columns: repeat(2, 1fr);
  }
  .kfc-3n8yi8,
  .kfc-iyb3z7 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .kfc-67drb6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kfc-qdswx5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .kfc-j6d51g {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kfc-v7x1cq {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .kfc-ng35mn,
  .kfc-v4ael0 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .kfc-hkxk72 {
    width: 100%;
  }
  .kfc-ubr14p {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .kfc-wyv5y8 {
    top: 127px !important;
  }
}

.kfc-czvk8d {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .kfc-czvk8d {
  }
}

@media (max-width: 767px) {
  .kfc-czvk8d {
    margin-bottom: 12px;
  }
}

.kfc-czvk8d img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.kfc-s47efs {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.kfc-s47efs > .kfc-itth4u {
  flex: 1 1;
}

@media (max-width: 767px) {
  .kfc-s47efs {
    flex-direction: column;
    gap: 12px;
  }
}

.kfc-c0yrnl {
  display: flex;
}

.kfc-c0yrnl .kfc-4bdrs8 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.kfc-c0yrnl .kfc-bfzu8v {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.kfc-c0yrnl .kfc-uz0vs0 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.kfc-c0yrnl .kfc-nqlr88 {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.kfc-c0yrnl .kfc-nqlr88:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.kfc-c0yrnl .kfc-tw302e {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.kfc-mt3oor {
  border: unset;
  background-color: unset;
}

.kfc-mt3oor tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.kfc-mt3oor .kfc-yk8d9e,
.kfc-mt3oor .kfc-01wyv9 {
  flex: 0 1 330px;
}

.kfc-mt3oor .kfc-cnr94o {
  flex: 1 1;
}

.kfc-mt3oor tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.kfc-mt3oor tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.kfc-mt3oor tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.kfc-mt3oor tr td p {
  color: #fff;
  margin: 0;
}

.kfc-mt3oor tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.kfc-mt3oor tr.kfc-yk8d9e td p {
  padding: 16px 0;
}

.kfc-mt3oor tr.kfc-yk8d9e td p:not(:last-child),
.kfc-mt3oor tr.kfc-01wyv9 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.kfc-mt3oor tr.kfc-yk8d9e td p:first-child,
.kfc-mt3oor tr.kfc-01wyv9 td p:first-child {
  padding-top: 0;
}

.kfc-mt3oor tr.kfc-01wyv9 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.kfc-mt3oor tr.kfc-01wyv9 td p:last-child {
  padding-bottom: 0;
}

.kfc-mt3oor .kfc-01wyv9 img {
  max-width: 32px;
}

.kfc-mt3oor .kfc-cnr94o {
  min-width: 718px;
}

.kfc-mt3oor .kfc-cnr94o td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.kfc-mt3oor .kfc-cnr94o td {
  display: flex;
}

.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-sm8540,
.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-3b2iod,
.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-6th1aq {
  flex: 1 1 50%;
}

.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-z2f614 {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-ckqjma,
.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-71ojon {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-sm8540,
.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-3b2iod {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-sm8540 span,
.kfc-mt3oor .kfc-cnr94o td:last-child .kfc-3b2iod span {
  font-weight: 800;
}

.kfc-mt3oor .kfc-cnr94o img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .kfc-mt3oor .kfc-cnr94o td .kfc-6th1aq:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .kfc-mt3oor tr.kfc-yk8d9e td p:last-child {
    padding-bottom: 0;
  }
  .kfc-mt3oor .kfc-01wyv9 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .kfc-mt3oor .kfc-01wyv9 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .kfc-mt3oor tr.kfc-yk8d9e td p:not(:last-child),
  .kfc-mt3oor tr.kfc-01wyv9 td p:not(:last-child) {
    border-bottom: unset;
  }
  .kfc-mt3oor tr.kfc-01wyv9 td p:last-child {
    padding-bottom: 12px;
  }
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-sm8540,
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-3b2iod,
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-6th1aq {
    flex: 1 1 50%;
    padding: 0;
  }
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-sm8540,
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-3b2iod {
    margin-top: 16px;
  }
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-6th1aq {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-sm8540 {
    border-right: 1px solid var(--border-color);
  }
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-6th1aq:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .kfc-mt3oor .kfc-cnr94o td:last-child .kfc-6th1aq:last-child {
    padding-bottom: 0;
  }
}

.kfc-6th1aq {
  display: flex;
  flex-direction: column;
}

.kfc-mt3oor .kfc-cnr94o td .kfc-6th1aq {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.kfc-mt3oor .kfc-cnr94o td .kfc-6th1aq:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.kfc-mt3oor .kfc-cnr94o td .kfc-6th1aq:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .kfc-mt3oor .kfc-cnr94o td .kfc-6th1aq:not(:first-child) {
    padding-left: 0;
  }
  .kfc-mt3oor .kfc-cnr94o td .kfc-6th1aq:not(:last-of-type) {
    border-right: unset;
  }
}

.kfc-mt3oor .kfc-jjoigh {
  flex: 0 1 485px;
}

.kfc-mt3oor .kfc-g2j6uf {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.kfc-mt3oor .kfc-g2j6uf li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.kfc-mt3oor .kfc-g2j6uf li.kfc-knzsst {
  padding: 6px 12px;
}

.kfc-mt3oor .kfc-g2j6uf li a,
.kfc-mt3oor .kfc-g2j6uf li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.kfc-mt3oor .kfc-ezg3fl,
.kfc-mt3oor .kfc-99hacj {
  flex: 1 1;
}

.kfc-mt3oor .kfc-dhuib3,
.kfc-mt3oor .kfc-xn4cx2 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.kfc-mt3oor .kfc-dhuib3 li,
.kfc-mt3oor .kfc-xn4cx2 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.kfc-mt3oor .kfc-99hacj img {
  max-width: 32px;
}

.kfc-mt3oor .kfc-ezg3fl img {
  max-width: 32px;
}

.kfc-mt3oor .kfc-bahu0p {
  min-width: 280px;
}

.kfc-mt3oor .kfc-bahu0p img {
  max-width: 146px;
}

.kfc-mt3oor .kfc-bahu0p td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .kfc-mt3oor .kfc-yk8d9e,
  .kfc-mt3oor .kfc-01wyv9 {
    flex: 0 1 auto;
  }
  .kfc-mt3oor .kfc-cnr94o {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .kfc-mt3oor .kfc-yk8d9e,
  .kfc-mt3oor .kfc-jjoigh,
  .kfc-mt3oor .kfc-01wyv9,
  .kfc-mt3oor .kfc-cnr94o {
    flex: 1 1 calc(50% - 20px);
  }
  .kfc-mt3oor .kfc-ezg3fl,
  .kfc-mt3oor .kfc-bahu0p,
  .kfc-mt3oor .kfc-99hacj {
    flex: 1 1 30%;
  }
  .kfc-mt3oor .kfc-bahu0p {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .kfc-mt3oor .kfc-yk8d9e,
  .kfc-mt3oor .kfc-jjoigh,
  .kfc-mt3oor .kfc-ezg3fl,
  .kfc-mt3oor .kfc-01wyv9,
  .kfc-mt3oor .kfc-cnr94o,
  .kfc-mt3oor .kfc-bahu0p,
  .kfc-mt3oor .kfc-99hacj {
    flex: 1 1 100%;
  }
}

.kfc-o27dsb .kfc-c3t6de {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.kfc-o27dsb .kfc-t0oqhl {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.kfc-o27dsb .kfc-kn5uic {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.kfc-o27dsb .kfc-0tfdhf {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.kfc-o27dsb .kfc-0tfdhf > :nth-child(3) {
  margin-top: 0;
}

.kfc-o27dsb .kfc-xv1gux {
  grid-column: 2/3;
  grid-row: 1/10;
}

.kfc-o27dsb .kfc-ukcpvm {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.kfc-o27dsb .kfc-3tsrat {
  grid-column: 1/2;
}

.kfc-o27dsb > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.kfc-o27dsb .kfc-t0oqhl:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.kfc-o27dsb .kfc-t0oqhl:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.kfc-o27dsb .kfc-hkxk72 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .kfc-o27dsb .kfc-t0oqhl:not(:last-child):before {
    bottom: 8px;
  }
  .kfc-o27dsb .kfc-t0oqhl:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .kfc-o27dsb .kfc-0tfdhf {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .kfc-o27dsb .kfc-xv1gux {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .kfc-o27dsb .kfc-xv1gux img {
    width: 100%;
    height: auto;
  }
  .kfc-o27dsb .kfc-hkxk72 {
    width: 100%;
    min-width: unset;
  }
}

.kfc-77s8ir .kfc-frcf0v {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.kfc-77s8ir .kfc-f529d5 {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.kfc-77s8ir .kfc-xv1gux {
  height: 100%;
}

.kfc-77s8ir .kfc-xv1gux img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.kfc-77s8ir .kfc-t6zgmc {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.kfc-77s8ir .kfc-ozpnya {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.kfc-77s8ir .kfc-33v3e8 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .kfc-77s8ir .kfc-f529d5 {
    flex: 1 1 100%;
  }
  .kfc-77s8ir .kfc-xfrieh {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .kfc-77s8ir .kfc-f529d5 {
    flex-direction: column;
  }
  .kfc-77s8ir .kfc-xv1gux {
    width: 100%;
    height: auto;
  }
  .kfc-77s8ir .kfc-xv1gux img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .kfc-77s8ir .kfc-t6zgmc {
    padding: 0 16px 16px 16px;
  }
  .kfc-77s8ir .kfc-xfrieh {
    min-width: unset;
    width: 100%;
  }
}

.kfc-axmj5n .kfc-auhasl {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.kfc-axmj5n .kfc-13tx10 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.kfc-axmj5n img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.kfc-axmj5n .kfc-7piqyg {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.kfc-axmj5n .kfc-13tx10:hover .kfc-7piqyg {
  display: flex;
}

.kfc-axmj5n .kfc-tsk1d3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.kfc-axmj5n .kfc-4vstj1 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.kfc-l36z7p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.kfc-l36z7p.kfc-7ns6mc {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.kfc-gd4p7i ease-in-out;
}

.kfc-l36z7p.kfc-7ns6mc:hover {
  color: #f9cb16;
  background-color: transparent;
}

.kfc-axmj5n .kfc-9btouz {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.kfc-gd4p7i ease-in-out;
}

.kfc-axmj5n .kfc-9btouz:hover {
  color: #196948;
  background-color: #f9cb16;
}

.kfc-axmj5n .kfc-9btouz:after,
.kfc-l36z7p.kfc-7ns6mc:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.kfc-l36z7p.kfc-7ns6mc:after {
  background-image: url(../images/Cash.svg);
}

.kfc-axmj5n .kfc-9btouz:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .kfc-axmj5n .kfc-auhasl {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .kfc-axmj5n .kfc-auhasl {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .kfc-axmj5n .kfc-auhasl {
    grid-template-columns: 1fr;
  }
  .kfc-axmj5n .kfc-13tx10 {
    height: auto;
  }
  .kfc-axmj5n .kfc-13tx10 .kfc-7piqyg {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .kfc-axmj5n .kfc-tsk1d3,
  .kfc-axmj5n .kfc-4vstj1 {
    text-align: left;
  }
  .kfc-axmj5n .kfc-4vstj1 {
    margin-bottom: 8px;
  }
  .kfc-axmj5n img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.kfc-r384uu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.kfc-r384uu.kfc-z6y1cx {
  display: block;
}

.kfc-r384uu .kfc-f4e5qj {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.kfc-r384uu .kfc-ch15jw {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.kfc-r384uu .kfc-zb5pg0 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.kfc-r384uu .kfc-fezhzz {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.kfc-r384uu .kfc-l36z7p {
  min-width: 296px;
  margin-bottom: 0;
}

.kfc-r384uu .kfc-0opsn5 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.kfc-r384uu .kfc-o1ojce {
  position: relative;
  flex: 1 1;
}

.kfc-r384uu .kfc-o1ojce iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .kfc-r384uu .kfc-ch15jw {
    flex-wrap: wrap;
    gap: 8px;
  }
  .kfc-r384uu .kfc-zb5pg0 {
    order: 1;
  }
  .kfc-r384uu .kfc-fezhzz {
    order: 3;
    flex: 1 1 100%;
  }
  .kfc-r384uu .kfc-l36z7p {
    width: 100%;
    min-width: unset;
  }
  .kfc-r384uu .kfc-0opsn5 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .kfc-hsj81a > .kfc-3b1bz4 {
    margin-bottom: 0;
  }
  .kfc-hsj81a > .kfc-3tsrat,
  .kfc-hsj81a > p {
    margin-top: 0;
  }
}

.kfc-gqdsv2 img,
.kfc-vbxfk6 img {
  width: auto;
  object-fit: contain;
}

.kfc-gqdsv2 {
  align-items: center;
}

.kfc-gqdsv2 img {
  max-height: 76px;
}

.kfc-vbxfk6 img {
  max-height: 64px;
}

.kfc-difg6s {
  overflow: auto;
}

.kfc-98lfh0 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.kfc-90apie:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.kfc-7acmbo {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.kfc-uletap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.kfc-7acmbo .kfc-xv1gux {
  margin-right: 20px;
  flex-shrink: 0;
}

.kfc-7acmbo img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.kfc-p0paur {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.kfc-p0paur > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .kfc-7acmbo {
    padding: 15px 10px;
  }
  .kfc-p0paur {
    padding: 15px 10px;
  }
  .kfc-7acmbo .kfc-xv1gux {
    margin-right: 10px;
  }
}

.kfc-w75l2v {
  overflow-x: auto;
}

.kfc-kqdmyh {
  border-collapse: collapse;
  width: 100%;
}

.kfc-w75l2v th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.kfc-w75l2v td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.kfc-w75l2v td.kfc-9tkagb {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.kfc-w75l2v td.kfc-di7xnx {
  border-right: none;
}

.kfc-w75l2v td.kfc-di7xnx .kfc-xv1gux {
  justify-content: flex-start;
}

.kfc-w75l2v td.kfc-di7xnx .kfc-xv1gux img {
  height: auto;
  width: 90px;
}

.kfc-w75l2v td.kfc-xc47ky,
.kfc-w75l2v td.kfc-gyl45d {
  font-weight: 600;
  text-align: right;
}

.kfc-w75l2v td.kfc-0kkikx,
.kfc-w75l2v td.kfc-xc47ky {
  padding-bottom: 10px;
  border-bottom: none;
}

.kfc-w75l2v td.kfc-xc47ky,
.kfc-w75l2v td.kfc-gyl45d {
  border-left: none;
}

.kfc-w75l2v td.kfc-0kkikx,
.kfc-w75l2v td.kfc-p44v5s {
  border-right: none;
}

.kfc-w75l2v td.kfc-p44v5s,
.kfc-w75l2v td.kfc-gyl45d {
  border-top: none;
  padding-top: 10px;
}

.kfc-yyhdmc {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.kfc-yyhdmc .kfc-xfrieh {
  min-width: unset;
  width: 100%;
}

.kfc-yyhdmc .kfc-xfrieh.kfc-tr10tk {
  grid-column: 1/2;
  grid-row: 1/2;
}

.kfc-yyhdmc .kfc-xfrieh.kfc-136f3f {
  grid-column: 2/3;
  grid-row: 1/2;
}

.kfc-yyhdmc .kfc-rhkbzd {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .kfc-yyhdmc {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .kfc-yyhdmc .kfc-xfrieh.kfc-tr10tk {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .kfc-yyhdmc .kfc-xfrieh.kfc-136f3f {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .kfc-yyhdmc .kfc-rhkbzd {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.kfc-xrxt1r {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.kfc-02v4ef {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.kfc-xti5zt p a img {
  margin: 0 auto;
  display: block;
}

.kfc-xti5zt table {
  margin-bottom: 17px;
}

/* contanct form */
.kfc-yu0fc3 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.kfc-yu0fc3 label {
  font-size: 14px;
}

.kfc-yu0fc3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.kfc-yu0fc3 input,
.kfc-yu0fc3 textarea,
.kfc-yu0fc3 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.kfc-yu0fc3 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.kfc-gd4p7i ease;
}
.kfc-yu0fc3 button:hover {
  background-color: #691204;
}
.kfc-ddciqs {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.kfc-fslpeh ease-in;
}

.kfc-ddciqs h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.kfc-047tpe, .kfc-2xkal0, [class*="review-card"],
thead, thead th, table th, .kfc-dck6i9,
.kfc-zouz26, [class*="collapsible-header"],
.kfc-phsol4, [class*="updated-block"] {
  color: #ece7dc !important;
}
