@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);
}

.reels-st29mr {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.reels-8r5md7 {
  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.reels-53zztz,
ul.reels-53zztz {
  padding-left: 20px;
}

ul.reels-53zztz {
  list-style: disc;
}

ol.reels-53zztz {
  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;
  }
}

.reels-l56jeo > .reels-y4vh9g,
.reels-l56jeo > .reels-di1ell,
.reels-l56jeo > blockquote,
.reels-l56jeo > h1,
.reels-l56jeo > h2,
.reels-l56jeo > h3,
.reels-l56jeo > h4,
.reels-l56jeo > h5,
.reels-l56jeo > h6,
.reels-l56jeo > ol,
.reels-l56jeo > p,
.reels-l56jeo > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.reels-l56jeo > ol,
.reels-l56jeo > ul {
  padding-left: 50px;
}

.reels-l56jeo 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;
}

.reels-l56jeo:not(:last-child) {
  margin-bottom: 2rem;
}

.reels-l56jeo > :not(:first-child) {
  margin-top: 2rem;
}

.reels-l56jeo {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.reels-l56jeo:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .reels-l56jeo:first-child {
    margin-top: 20px;
  }
}

.reels-l56jeo > p:last-of-type {
  margin-bottom: 32px;
}

.reels-l56jeo > .reels-2epjxq:not(:first-child) {
  margin: 64px auto 16px auto;
}

.reels-gdxc2e > .reels-2epjxq {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.reels-di1ell {
  overflow: auto;
}

.reels-di1ell::-webkit-scrollbar {
  height: 5px;
}

.reels-di1ell table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.reels-di1ell table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.reels-di1ell table thead,
table thead {
  border-bottom: none;
}

.reels-di1ell table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.reels-di1ell table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.reels-di1ell table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.reels-di1ell .reels-92ogoi {
  table-layout: auto;
}

.reels-di1ell .reels-92ogoi th {
  word-break: normal;
}

.reels-di1ell .reels-92ogoi td {
  word-break: normal;
}

.reels-st29mr .reels-st29mr {
  padding-right: 0;
  padding-left: 0;
}

.reels-9p44l7 {
  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;
}

.reels-tgfk13 {
  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;
}

.reels-sif6to {
  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;
}

.reels-y4vh9g {
  margin-top: 24px;
}

.reels-y4vh9g.reels-7sfw5w {
  text-align: left;
}

.reels-y4vh9g.reels-b4meqn {
  text-align: right;
}

.reels-y4vh9g.reels-0ft1ic {
  text-align: center;
}

.reels-n2s4jr {
  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.reels-eex7u1 ease-in-out;
  cursor: pointer;
}

.reels-n2s4jr:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.reels-n2s4jr {
  min-width: 328px;
}

@media (max-width: 768px) {
  .reels-n2s4jr {
    min-width: unset;
  }
}

.reels-0kx277 {
  background-color: var(--fh-bg-color);
}

.reels-71qy7m {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.reels-e5r6dy {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.reels-e5r6dy img {
  max-height: 80px;
  object-fit: contain;
}

.reels-i4qwgs {
  flex: 1 1;
}

.reels-prh44h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.reels-9sag62 {
  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;
}

.reels-9sag62 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;
}

.reels-9sag62.reels-9tmdfd span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.reels-9sag62.reels-9tmdfd span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.reels-9sag62.reels-9tmdfd span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.reels-i4qwgs + .reels-prh44h {
  margin-left: 20px;
}

.reels-fnnrx0 {
  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;
}

.reels-fnnrx0 > svg {
  max-width: 24px;
  max-height: 24px;
}

.reels-fnnrx0 + .reels-fnnrx0 {
  margin-left: 5px;
}

.reels-1frznd {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.reels-1frznd:hover {
  background-color: var(--button-bg-hover);
}

.reels-7sgxpr {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.reels-eex7u1 ease-in-out;
  border: 1px solid var(--border-color);
}

.reels-7sgxpr:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.reels-okhztr {
  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) {
  .reels-i4qwgs {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .reels-okhztr {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .reels-i4qwgs {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .reels-fnnrx0 {
    min-width: unset;
    flex: 1 1;
  }
}

.reels-9l79o7 {
  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;
}

.reels-9l79o7:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.reels-9l79o7:hover .reels-vkxjwu {
  opacity: 1;
  pointer-events: auto;
}

.reels-5awkuh {
  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.reels-ousgzf ease-in-out;
  gap: 4px;
}

.reels-5awkuh > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.reels-5awkuh .reels-9p44l7 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.reels-pnk2yx,
.reels-5awkuh:hover {
  color: var(--button-bg-hover);
}

.reels-lt1z0x {
  position: relative;
}

.reels-lt1z0x .reels-5awkuh {
  margin-right: 0;
  padding-right: 4px;
}

.reels-3fzaaf svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.reels-lt1z0x.reels-9tmdfd .reels-3fzaaf svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.reels-lt1z0x.reels-9tmdfd .reels-vkxjwu {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.reels-lt1z0x.reels-9tmdfd .reels-vkxjwu::before {
  display: none;
}

.reels-3fzaaf svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.reels-vkxjwu {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.reels-2rzf5z 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.reels-vkxjwu::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.reels-vkxjwu:hover {
  color: var(--fh-bg-color);
}

.reels-94gmp8 {
  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.reels-2rzf5z 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.reels-ousgzf ease-in-out;
  -o-transition: 0.reels-ousgzf ease-in-out;
  transition: 0.reels-ousgzf ease-in-out;
}

.reels-94gmp8 .reels-9p44l7 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.reels-kco448,
.reels-94gmp8:hover {
  color: var(--button-bg-hover);
}

.reels-pddm6n {
  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%;
}

.reels-pddm6n.reels-sxl9x2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.reels-pddm6n.reels-sxl9x2:after,
.reels-pddm6n.reels-sxl9x2:before {
  content: "";
  position: absolute;
  margin: auto;
}

.reels-pddm6n.reels-sxl9x2: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);
  }
}

.reels-pddm6n.reels-sxl9x2:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.reels-pddm6n.reels-sxl9x2 > * {
  z-index: 1;
}

.reels-pddm6n b,
.reels-pddm6n strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.reels-pddm6n .reels-3zqnhc {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.reels-pddm6n .reels-tbmosn {
  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;
}

.reels-pddm6n .reels-9p44l7 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.reels-pddm6n .reels-y82ozi {
  margin-top: 12px;
}

.reels-y82ozi {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.reels-9drmy8 {
  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;
}

.reels-y82ozi .reels-bs6c08 {
  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.reels-eex7u1 ease-in-out;
}

.reels-y82ozi .reels-bs6c08:hover {
  background: rgba(255, 255, 255, 0.3);
}

.reels-g5rgiz {
  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;
}

.reels-pddm6n.reels-kwu6y7 {
  gap: 12px;
  padding: 16px;
}

.reels-pddm6n.reels-kwu6y7 .reels-g5rgiz {
  min-width: 240px;
}

.reels-pddm6n.reels-kwu6y7 .reels-g5rgiz.reels-bldrq1 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .reels-pddm6n .reels-3zqnhc {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .reels-pddm6n .reels-tbmosn {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .reels-pddm6n .reels-9p44l7 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .reels-pddm6n.reels-kwu6y7 .reels-9p44l7 {
    max-width: 126px;
  }
  .reels-pddm6n .reels-y82ozi {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .reels-pddm6n .reels-9drmy8 {
    max-width: unset;
  }
  .reels-g5rgiz {
    min-width: unset;
    width: 100%;
  }
  .reels-pddm6n .reels-g5rgiz {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .reels-pddm6n.reels-kwu6y7 {
    grid-template-rows: auto 1fr auto;
  }
  .reels-pddm6n.reels-kwu6y7 .reels-g5rgiz {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .reels-pddm6n {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .reels-pddm6n .reels-3zqnhc {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .reels-pddm6n .reels-9p44l7 {
    max-width: 78px;
  }
  .reels-pddm6n .reels-y82ozi {
    margin-top: -12px;
  }
  .reels-pddm6n.reels-kwu6y7 {
    gap: 8px;
  }
  .reels-pddm6n.reels-kwu6y7 .reels-3zqnhc {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .reels-pddm6n.reels-kwu6y7 .reels-tbmosn {
    grid-column: 1/3;
  }
  .reels-pddm6n.reels-kwu6y7 .reels-9p44l7 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .reels-pddm6n.reels-kwu6y7 .reels-9p44l7 img {
    max-width: 114px;
  }
}

.reels-g5rgiz.reels-wq1o7y,
.reels-g5rgiz.reels-8m8h7c,
.reels-g5rgiz.reels-lydpwb {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.reels-eex7u1 ease-in-out;
}

.reels-g5rgiz.reels-wq1o7y,
.reels-g5rgiz.reels-lydpwb {
  padding: 10px;
}

.reels-g5rgiz.reels-wq1o7y:hover,
.reels-g5rgiz.reels-8m8h7c:hover,
.reels-g5rgiz.reels-lydpwb:hover {
  background: var(--button-bg-hover);
}

.reels-g5rgiz.reels-wq1o7y:hover svg path,
.reels-g5rgiz.reels-lydpwb:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.reels-g5rgiz.reels-bldrq1 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.reels-eex7u1 ease-in-out;
  background: var(--button-bg-color);
}

.reels-g5rgiz.reels-bldrq1:hover {
  background-color: var(--button-bg-hover);
}

.reels-g5rgiz.reels-8m8h7c: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);
  }
}

.reels-g5rgiz.reels-8m8h7c:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.reels-g5rgiz.reels-bldrq1:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.reels-2ijqu4 {
  max-width: 650px;
}

.reels-6sqsp4 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.reels-0v6oey {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.reels-lbvaxy {
  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.reels-ousgzf ease-in-out;
  cursor: pointer;
}

.reels-lbvaxy:hover {
  opacity: 0.5;
}

.reels-lbvaxy:focus {
  outline: 0;
}

.reels-lbvaxy:focus .reels-zohfng,
.reels-lbvaxy:hover .reels-zohfng {
  fill: red;
  fill-opacity: 1;
}

.reels-lbvaxy:hover {
  cursor: pointer;
}

.reels-3s6ryi {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.reels-2ijqu4.reels-0ft1ic {
  margin: 0 auto;
}

.reels-2ijqu4.reels-b4meqn {
  margin-left: auto;
}

.reels-ydniyo {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.reels-jfaza2 {
  padding-bottom: 50px;
}

.reels-3tngtn {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.reels-hrewfo {
  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;
}

.reels-kmz3rj {
  margin-top: 24px;
}

.reels-lvrbeq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reels-k98oh7 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.reels-lyfp83 {
  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;
}

.reels-zeqoqk {
  width: 468px;
}

.reels-lyfp83 .reels-vkxjwu {
  margin: 0.reels-781t2d 0;
}

.reels-uh5wmp {
  display: flex;
  min-width: 224px;
}

.reels-80rksn {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.reels-ousgzf ease-in-out;
}

.reels-3o2wmp,
.reels-80rksn:hover {
  color: var(--text-color);
}

.reels-6j54vt {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.reels-m5zhp0 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .reels-ydniyo {
    padding: 16px;
  }
  .reels-6j54vt {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .reels-m5zhp0 {
    align-items: center;
  }
  .reels-zeqoqk {
    width: unset;
  }
  .reels-uh5wmp {
    min-width: unset;
  }
  .reels-lyfp83 {
    max-height: unset;
  }
  .reels-3tngtn {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .reels-ydniyo {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.reels-pyecxr {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.reels-pyecxr:not(:last-child) {
  margin-bottom: 16px;
}

.reels-y92vvw {
  outline: 0;
}

.reels-y92vvw .reels-7qq2g4 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.reels-vs3vpi {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .reels-vs3vpi {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.reels-vs3vpi::-webkit-details-marker {
  display: none;
}

.reels-vs3vpi: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;
}

.reels-vs3vpi: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] .reels-vs3vpi:after {
  transform: unset;
}

.reels-7qq2g4 {
  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);
}

.reels-7qq2g4 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.reels-ousgzf ease-in-out;
  -o-transition: 0.reels-ousgzf ease-in-out;
  transition: 0.reels-ousgzf ease-in-out;
}

.reels-pmmzit {
  padding: 16px 0 0 0;
}

.reels-pmmzit * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .reels-pmmzit :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .reels-vs3vpi {
    flex-wrap: wrap;
    gap: 12px;
  }
  .reels-vs3vpi::after {
    margin-left: auto;
  }
  .reels-7qq2g4 {
    order: 3;
    flex: 1 1 100%;
  }
  .reels-vs3vpi {
    font-size: 14px;
    line-height: 130%;
  }
  .reels-7qq2g4 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.reels-kpjmqa {
  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;
}

.reels-frq699 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.reels-kpjmqa.reels-9tmdfd .reels-frq699 {
  margin-bottom: 12px;
}

.reels-frq699::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;
}

.reels-kpjmqa.reels-9tmdfd .reels-frq699::after {
  transform: unset;
}

.reels-b535td {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.reels-4tkxya {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.reels-ousgzf ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.reels-4tkxya: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;
}

.reels-kpjmqa.reels-9tmdfd .reels-b535td {
  max-height: 100%;
}

.reels-y1mwo6 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.reels-0qdeik {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.reels-b39nke {
  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;
}

.reels-690ozx {
  margin-right: 4px;
}

.reels-x0fv30 {
  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.reels-ousgzf ease-in-out;
}

.reels-x0fv30 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.reels-5j7vdo,
.reels-x0fv30:hover {
  color: var(--text-color);
}

.reels-fjnt77 {
  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;
}

.reels-fjnt77 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.reels-fjnt77 .reels-pq3fhy {
  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;
}

.reels-fjnt77 .reels-elsqq2 {
  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;
}

.reels-kxluf8 {
  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;
}

.reels-9i2c56 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.reels-nzysze .reels-st29mr {
  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;
}

.reels-nzysze {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.reels-w1laug {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.reels-etltt9 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.reels-97dxr9 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.reels-klef2l 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;
}

.reels-97dxr9:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.reels-mx3kjq {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.reels-ickh6u {
  -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.reels-ousgzf ease-in-out;
  transition: transform 0.reels-ousgzf ease-in-out;
  -o-transition: transform 0.reels-ousgzf ease-in-out;
  transition:
    transform 0.reels-ousgzf ease-in-out,
    -webkit-transform 0.reels-ousgzf ease-in-out;
  cursor: pointer;
}

.reels-ickh6u svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.reels-ickh6u: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;
}

.reels-xluuxi {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .reels-xluuxi {
    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);
}

.reels-425vix {
  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;
}

.reels-18gn6r {
  position: relative;
  width: 100%;
}

.reels-425vix.reels-8yh57f {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.reels-425vix.reels-0ft1ic {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reels-425vix.reels-b4meqn {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.reels-iy2pqx {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.reels-qgn33u {
  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.reels-ousgzf ease-in-out;
  cursor: pointer;
}

.reels-qgn33u:hover {
  opacity: 0.5;
}

.reels-425vix.reels-ti9iix .reels-qgn33u {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.reels-425vix.reels-ti9iix .reels-iy2pqx {
  cursor: pointer;
}

.reels-udn8r6 {
  fill: #0009;
}

.reels-er8h87 {
  fill: #fff;
}

.reels-qgn33u:hover .reels-udn8r6 {
  fill: red;
}

.reels-qgn33u svg path {
  -webkit-transition: 0.reels-ousgzf ease-in-out;
  -o-transition: 0.reels-ousgzf ease-in-out;
  transition: 0.reels-ousgzf ease-in-out;
}

.reels-z8x2du {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.reels-z8x2du > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.reels-z8x2du.reels-5buysh > :not(.get-image) {
  grid-column: 1/3;
}

.reels-kslt1c:not(._h1-block) .reels-z8x2du > .reels-2epjxq {
  grid-row: 1/2;
  grid-column: 1/3;
}

.reels-z8x2du.reels-5buysh .reels-1tk4lf {
  grid-column: 2/3;
}

.reels-z8x2du.reels-5buysh > .reels-9p44l7 {
  grid-column: 1/2;
}

.reels-z8x2du.reels-5buysh > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.reels-z8x2du > p:first-of-type {
  margin-top: 0;
}

.reels-z8x2du .reels-9p44l7 {
  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;
}

.reels-kslt1c:not(._h1-block) .reels-2epjxq ~ .reels-9p44l7 {
  grid-row: 2/10;
}

.reels-kslt1c.reels-y40ten .reels-2epjxq ~ .reels-9p44l7 {
  grid-row: 1/10;
}

.reels-kslt1c.reels-y40ten > .reels-2epjxq {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.reels-kslt1c.reels-y40ten .reels-9p44l7 {
  grid-row: 1/10;
}

.reels-z8x2du.reels-484wr9 .reels-9p44l7 {
  align-items: flex-start;
}

.reels-z8x2du.reels-0ft1ic .reels-1tk4lf {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.reels-z8x2du.reels-0ft1ic .reels-9p44l7 {
  align-items: center;
}

.reels-z8x2du.reels-x9wx0x .reels-9p44l7 {
  align-items: flex-end;
}

.reels-1tk4lf > :first-child {
  margin-top: 0;
}

.reels-1tk4lf > :last-child {
  margin-bottom: 0;
}

* + .reels-6uw98v,
.reels-kslt1c + .reels-kslt1c {
  margin-top: 2rem;
}

.reels-yssevd td::before,
.reels-yssevd th::after {
  display: none !important;
}

.reels-yssevd #link-selector {
  color: #000;
}

.reels-yssevd .reels-ngpzmo {
  color: #135e96;
}

.reels-yssevd .reels-m372x6 *,
.reels-yssevd .reels-87gqw2 p,
.reels-yssevd .reels-keme26 * {
  color: #000;
}

.reels-yssevd .reels-y2tcc8 {
  background: 0 0 !important;
}

.reels-yssevd .reels-zexl4h {
  color: #000;
}

.reels-yssevd .reels-bl1yox.reels-rf0sub {
  color: #fff;
}

.reels-yssevd .reels-mt1tlc {
  color: #000;
}

.reels-yssevd
  .reels-yulz0m
  .reels-hh9unr.reels-rf0sub.reels-ow7dgc {
  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;
}

.reels-uxagqv,
body .reels-il07ow {
  color: #000;
  background: var(--color-body) !important;
}

.reels-uxagqv .reels-6baqc6 .reels-vvv04a,
body .reels-il07ow .reels-6baqc6 .reels-vvv04a {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .reels-4tkxya:focus,
  .reels-4tkxya:hover {
    color: #f9cb16;
  }
  .reels-sbxrvm:focus,
  .reels-sbxrvm:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .reels-ns8x3q:focus img,
  .reels-ns8x3q:focus svg,
  .reels-ns8x3q:hover img,
  .reels-ns8x3q:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .reels-fjnt77 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .reels-lt1z0x:hover .reels-3fzaaf svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .reels-3fzaaf {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .reels-l3vbwz {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .reels-czho0s {
    grid-template-columns: repeat(4, 1fr);
  }
  .reels-oodf1e {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .reels-422ob3 .reels-hd1iec {
    grid-template-columns: 1fr;
  }
  .reels-422ob3 .reels-1ej45c {
    -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;
  }
  .reels-422ob3 .reels-os3lcy {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .reels-422ob3 .reels-pmcm8k {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .reels-422ob3 .reels-kfjfh6 {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .reels-422ob3 .reels-os3lcy:not(:first-child) {
    border: none;
  }
  .reels-422ob3 .reels-os3lcy:first-child .reels-pmcm8k {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .reels-422ob3 .reels-os3lcy:last-child .reels-pmcm8k {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .reels-71qy7m {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .reels-e5r6dy {
    max-width: 100px;
  }
  .reels-i4qwgs {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .reels-prh44h {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .reels-prh44h svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .reels-9sag62 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .reels-i4qwgs + .reels-prh44h {
    margin-left: auto;
  }
  .reels-jxlq75 {
    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;
  }
  .reels-jxlq75.reels-9tmdfd {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .reels-okhztr {
    -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;
  }
  .reels-9l79o7 {
    width: 100%;
  }
  .reels-9l79o7:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .reels-5awkuh {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .reels-5awkuh svg {
    margin-right: 4px;
  }
  .reels-lt1z0x {
    -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;
  }
  .reels-3fzaaf svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .reels-3fzaaf {
    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;
  }
  .reels-vkxjwu {
    display: none;
    width: 100%;
  }
  .reels-lt1z0x.reels-9tmdfd .reels-vkxjwu {
    padding: 0 0 0 48px;
  }
  .reels-94gmp8 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .reels-hrewfo .reels-9p44l7 {
    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;
  }
  .reels-y6mq29 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .reels-y6mq29 + .reels-y6mq29 {
    margin-right: 0;
  }
  .reels-y6mq29 + .reels-9p44l7 {
    margin: 0;
  }
  .reels-l3vbwz {
    grid-template-columns: repeat(4, 1fr);
  }
  .reels-czho0s {
    grid-template-columns: repeat(3, 1fr);
  }
  .reels-bs7cd1,
  .reels-pk3nfj {
    grid-template-columns: repeat(2, 1fr);
  }
  .reels-z8x2du {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .reels-z8x2du.reels-5buysh .reels-1tk4lf {
    grid-column: auto;
    grid-row: auto;
  }
  .reels-z8x2du > .reels-2epjxq {
    grid-column: 1/2;
  }
  .reels-z8x2du.reels-5buysh > :not(.get-image) {
    grid-column: 1/2;
  }
  .reels-z8x2du .reels-9p44l7,
  .reels-z8x2du.reels-5buysh > .reels-9p44l7 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .reels-z8x2du.reels-5buysh > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .reels-kslt1c.reels-y40ten .reels-z8x2du > .reels-9p44l7 {
    grid-row: 1/2;
  }
  .reels-z8x2du .reels-2epjxq ~ .reels-9p44l7,
  .reels-z8x2du.reels-5buysh .reels-2epjxq ~ .reels-9p44l7 {
    grid-row: 2/3;
  }
  .reels-kslt1c.reels-y40ten .reels-2epjxq ~ .reels-9p44l7 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .reels-l56jeo:first-child .reels-zywn7z {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reels-l56jeo:first-child .reels-zywn7z h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .reels-l56jeo {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .reels-l56jeo {
    padding: 0;
  }
  .reels-y4vh9g {
    margin-top: 1rem;
  }
  .reels-y92vvw {
    border-radius: 5px;
  }
  .reels-n2nerr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reels-frq699::after {
    display: inline-block;
  }
  .reels-frq699 {
    margin: 0;
    width: 100%;
  }
  .reels-b535td {
    width: 100%;
  }
  .reels-b535td.reels-42nm0y {
    -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%;
  }
  .reels-b535td.reels-42nm0y .reels-963sip {
    width: 100%;
  }
  .reels-b535td.reels-42nm0y .reels-963sip:not(:last-child) {
    margin-right: 0;
  }
  .reels-4tkxya {
    width: 100%;
    text-align: center;
  }
  .reels-kpjmqa.reels-9tmdfd .reels-b535td {
    margin-top: 1rem;
  }
  .reels-l3vbwz {
    grid-template-columns: repeat(3, 1fr);
  }
  .reels-oodf1e,
  .reels-czho0s {
    grid-template-columns: repeat(2, 1fr);
  }
  .reels-bs7cd1,
  .reels-pk3nfj,
  .reels-dwlrli {
    grid-template-columns: 1fr;
  }
  .reels-4qqyl9 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .reels-3pat49 {
    min-width: 300px;
    max-width: 325px;
  }
  .reels-pmcm8k {
    cursor: auto;
  }
  .reels-mck7ku .reels-pmcm8k {
    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;
  }
  .reels-xluuxi {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .reels-vkxjwu {
    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) {
  .reels-xluuxi {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.reels-y6mq29 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .reels-prh44h {
    margin: 0 -0.2rem;
  }
  .reels-y6mq29 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .reels-7gqc5g {
    -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;
  }
  .reels-8p1zio {
    max-width: 100%;
  }
  .reels-l3vbwz {
    grid-template-columns: repeat(2, 1fr);
  }
  .reels-oodf1e,
  .reels-czho0s {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .reels-71qy7m {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .reels-prh44h {
    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;
  }
  .reels-0kx277 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .reels-fnnrx0 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .reels-kzddgy,
  .reels-s12wae {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .reels-n2s4jr {
    width: 100%;
  }
  .reels-l3vbwz {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .reels-xluuxi {
    top: 127px !important;
  }
}

.reels-ex6veg {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .reels-ex6veg {
  }
}

@media (max-width: 767px) {
  .reels-ex6veg {
    margin-bottom: 12px;
  }
}

.reels-ex6veg img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.reels-1rz690 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.reels-1rz690 > .reels-p9th7g {
  flex: 1 1;
}

@media (max-width: 767px) {
  .reels-1rz690 {
    flex-direction: column;
    gap: 12px;
  }
}

.reels-hig1r7 {
  display: flex;
}

.reels-hig1r7 .reels-e18e81 {
  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;
}

.reels-hig1r7 .reels-3f62uf {
  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;
}

.reels-hig1r7 .reels-ipg0e4 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.reels-hig1r7 .reels-w0t9zy {
  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));
  }
}

.reels-hig1r7 .reels-w0t9zy:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.reels-hig1r7 .reels-kztdse {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.reels-icu7om {
  border: unset;
  background-color: unset;
}

.reels-icu7om tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.reels-icu7om .reels-9hv1h5,
.reels-icu7om .reels-o6759z {
  flex: 0 1 330px;
}

.reels-icu7om .reels-2tdn6o {
  flex: 1 1;
}

.reels-icu7om tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.reels-icu7om tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.reels-icu7om tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.reels-icu7om tr td p {
  color: #fff;
  margin: 0;
}

.reels-icu7om tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.reels-icu7om tr.reels-9hv1h5 td p {
  padding: 16px 0;
}

.reels-icu7om tr.reels-9hv1h5 td p:not(:last-child),
.reels-icu7om tr.reels-o6759z td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.reels-icu7om tr.reels-9hv1h5 td p:first-child,
.reels-icu7om tr.reels-o6759z td p:first-child {
  padding-top: 0;
}

.reels-icu7om tr.reels-o6759z td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.reels-icu7om tr.reels-o6759z td p:last-child {
  padding-bottom: 0;
}

.reels-icu7om .reels-o6759z img {
  max-width: 32px;
}

.reels-icu7om .reels-2tdn6o {
  min-width: 718px;
}

.reels-icu7om .reels-2tdn6o td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.reels-icu7om .reels-2tdn6o td {
  display: flex;
}

.reels-icu7om .reels-2tdn6o td:last-child .reels-fu7qk6,
.reels-icu7om .reels-2tdn6o td:last-child .reels-kwy18e,
.reels-icu7om .reels-2tdn6o td:last-child .reels-jotsyc {
  flex: 1 1 50%;
}

.reels-icu7om .reels-2tdn6o td:last-child .reels-srlvbo {
  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;
}

.reels-icu7om .reels-2tdn6o td:last-child .reels-iayw96,
.reels-icu7om .reels-2tdn6o td:last-child .reels-y1rfq7 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.reels-icu7om .reels-2tdn6o td:last-child .reels-fu7qk6,
.reels-icu7om .reels-2tdn6o td:last-child .reels-kwy18e {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.reels-icu7om .reels-2tdn6o td:last-child .reels-fu7qk6 span,
.reels-icu7om .reels-2tdn6o td:last-child .reels-kwy18e span {
  font-weight: 800;
}

.reels-icu7om .reels-2tdn6o img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .reels-icu7om .reels-2tdn6o td .reels-jotsyc:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .reels-icu7om tr.reels-9hv1h5 td p:last-child {
    padding-bottom: 0;
  }
  .reels-icu7om .reels-o6759z > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .reels-icu7om .reels-o6759z > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .reels-icu7om tr.reels-9hv1h5 td p:not(:last-child),
  .reels-icu7om tr.reels-o6759z td p:not(:last-child) {
    border-bottom: unset;
  }
  .reels-icu7om tr.reels-o6759z td p:last-child {
    padding-bottom: 12px;
  }
  .reels-icu7om .reels-2tdn6o td:last-child .reels-fu7qk6,
  .reels-icu7om .reels-2tdn6o td:last-child .reels-kwy18e,
  .reels-icu7om .reels-2tdn6o td:last-child .reels-jotsyc {
    flex: 1 1 50%;
    padding: 0;
  }
  .reels-icu7om .reels-2tdn6o td:last-child .reels-fu7qk6,
  .reels-icu7om .reels-2tdn6o td:last-child .reels-kwy18e {
    margin-top: 16px;
  }
  .reels-icu7om .reels-2tdn6o td:last-child .reels-jotsyc {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .reels-icu7om .reels-2tdn6o td:last-child .reels-fu7qk6 {
    border-right: 1px solid var(--border-color);
  }
  .reels-icu7om .reels-2tdn6o td:last-child .reels-jotsyc:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .reels-icu7om .reels-2tdn6o td:last-child .reels-jotsyc:last-child {
    padding-bottom: 0;
  }
}

.reels-jotsyc {
  display: flex;
  flex-direction: column;
}

.reels-icu7om .reels-2tdn6o td .reels-jotsyc {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.reels-icu7om .reels-2tdn6o td .reels-jotsyc:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.reels-icu7om .reels-2tdn6o td .reels-jotsyc:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .reels-icu7om .reels-2tdn6o td .reels-jotsyc:not(:first-child) {
    padding-left: 0;
  }
  .reels-icu7om .reels-2tdn6o td .reels-jotsyc:not(:last-of-type) {
    border-right: unset;
  }
}

.reels-icu7om .reels-k9s9mz {
  flex: 0 1 485px;
}

.reels-icu7om .reels-j0p65a {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.reels-icu7om .reels-j0p65a li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.reels-icu7om .reels-j0p65a li.reels-bsvz4i {
  padding: 6px 12px;
}

.reels-icu7om .reels-j0p65a li a,
.reels-icu7om .reels-j0p65a 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;
}

.reels-icu7om .reels-i8k8s6,
.reels-icu7om .reels-fngbb0 {
  flex: 1 1;
}

.reels-icu7om .reels-m56rc0,
.reels-icu7om .reels-k6n9uw {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.reels-icu7om .reels-m56rc0 li,
.reels-icu7om .reels-k6n9uw li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.reels-icu7om .reels-fngbb0 img {
  max-width: 32px;
}

.reels-icu7om .reels-i8k8s6 img {
  max-width: 32px;
}

.reels-icu7om .reels-fp4gb0 {
  min-width: 280px;
}

.reels-icu7om .reels-fp4gb0 img {
  max-width: 146px;
}

.reels-icu7om .reels-fp4gb0 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .reels-icu7om .reels-9hv1h5,
  .reels-icu7om .reels-o6759z {
    flex: 0 1 auto;
  }
  .reels-icu7om .reels-2tdn6o {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .reels-icu7om .reels-9hv1h5,
  .reels-icu7om .reels-k9s9mz,
  .reels-icu7om .reels-o6759z,
  .reels-icu7om .reels-2tdn6o {
    flex: 1 1 calc(50% - 20px);
  }
  .reels-icu7om .reels-i8k8s6,
  .reels-icu7om .reels-fp4gb0,
  .reels-icu7om .reels-fngbb0 {
    flex: 1 1 30%;
  }
  .reels-icu7om .reels-fp4gb0 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .reels-icu7om .reels-9hv1h5,
  .reels-icu7om .reels-k9s9mz,
  .reels-icu7om .reels-i8k8s6,
  .reels-icu7om .reels-o6759z,
  .reels-icu7om .reels-2tdn6o,
  .reels-icu7om .reels-fp4gb0,
  .reels-icu7om .reels-fngbb0 {
    flex: 1 1 100%;
  }
}

.reels-wunrku .reels-yiansf {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.reels-wunrku .reels-yrtisz {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.reels-wunrku .reels-fbiuv4 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.reels-wunrku .reels-h9tap5 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.reels-wunrku .reels-h9tap5 > :nth-child(3) {
  margin-top: 0;
}

.reels-wunrku .reels-9p44l7 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.reels-wunrku .reels-yq91aw {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.reels-wunrku .reels-y4vh9g {
  grid-column: 1/2;
}

.reels-wunrku > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.reels-wunrku .reels-yrtisz: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;
}

.reels-wunrku .reels-yrtisz:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.reels-wunrku .reels-n2s4jr {
  min-width: 240px;
}

@media (max-width: 768px) {
  .reels-wunrku .reels-yrtisz:not(:last-child):before {
    bottom: 8px;
  }
  .reels-wunrku .reels-yrtisz:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .reels-wunrku .reels-h9tap5 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .reels-wunrku .reels-9p44l7 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .reels-wunrku .reels-9p44l7 img {
    width: 100%;
    height: auto;
  }
  .reels-wunrku .reels-n2s4jr {
    width: 100%;
    min-width: unset;
  }
}

.reels-do6qtv .reels-y9dlqp {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.reels-do6qtv .reels-uyyz8w {
  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;
}

.reels-do6qtv .reels-9p44l7 {
  height: 100%;
}

.reels-do6qtv .reels-9p44l7 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.reels-do6qtv .reels-vv3tx2 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.reels-do6qtv .reels-3dm0lc {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.reels-do6qtv .reels-vuarli {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .reels-do6qtv .reels-uyyz8w {
    flex: 1 1 100%;
  }
  .reels-do6qtv .reels-g5rgiz {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .reels-do6qtv .reels-uyyz8w {
    flex-direction: column;
  }
  .reels-do6qtv .reels-9p44l7 {
    width: 100%;
    height: auto;
  }
  .reels-do6qtv .reels-9p44l7 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .reels-do6qtv .reels-vv3tx2 {
    padding: 0 16px 16px 16px;
  }
  .reels-do6qtv .reels-g5rgiz {
    min-width: unset;
    width: 100%;
  }
}

.reels-0htp90 .reels-y02evj {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.reels-0htp90 .reels-yant01 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.reels-0htp90 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;
}

.reels-0htp90 .reels-rh1po4 {
  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;
}

.reels-0htp90 .reels-yant01:hover .reels-rh1po4 {
  display: flex;
}

.reels-0htp90 .reels-fpkjzh {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.reels-0htp90 .reels-bmcgpg {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.reels-sy2ntf {
  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;
}

.reels-sy2ntf.reels-bt43yl {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.reels-eex7u1 ease-in-out;
}

.reels-sy2ntf.reels-bt43yl:hover {
  color: #f9cb16;
  background-color: transparent;
}

.reels-0htp90 .reels-b45ia0 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.reels-eex7u1 ease-in-out;
}

.reels-0htp90 .reels-b45ia0:hover {
  color: #196948;
  background-color: #f9cb16;
}

.reels-0htp90 .reels-b45ia0:after,
.reels-sy2ntf.reels-bt43yl:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.reels-sy2ntf.reels-bt43yl:after {
  background-image: url(../images/Cash.svg);
}

.reels-0htp90 .reels-b45ia0:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .reels-0htp90 .reels-y02evj {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .reels-0htp90 .reels-y02evj {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .reels-0htp90 .reels-y02evj {
    grid-template-columns: 1fr;
  }
  .reels-0htp90 .reels-yant01 {
    height: auto;
  }
  .reels-0htp90 .reels-yant01 .reels-rh1po4 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .reels-0htp90 .reels-fpkjzh,
  .reels-0htp90 .reels-bmcgpg {
    text-align: left;
  }
  .reels-0htp90 .reels-bmcgpg {
    margin-bottom: 8px;
  }
  .reels-0htp90 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.reels-60j45g {
  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;
}

.reels-60j45g.reels-ti9iix {
  display: block;
}

.reels-60j45g .reels-nilt25 {
  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;
}

.reels-60j45g .reels-iibq75 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.reels-60j45g .reels-bcoxvz {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.reels-60j45g .reels-wqicb2 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.reels-60j45g .reels-sy2ntf {
  min-width: 296px;
  margin-bottom: 0;
}

.reels-60j45g .reels-ait83x {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.reels-60j45g .reels-78jaqv {
  position: relative;
  flex: 1 1;
}

.reels-60j45g .reels-78jaqv iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .reels-60j45g .reels-iibq75 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .reels-60j45g .reels-bcoxvz {
    order: 1;
  }
  .reels-60j45g .reels-wqicb2 {
    order: 3;
    flex: 1 1 100%;
  }
  .reels-60j45g .reels-sy2ntf {
    width: 100%;
    min-width: unset;
  }
  .reels-60j45g .reels-ait83x {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .reels-z8x2du > .reels-2epjxq {
    margin-bottom: 0;
  }
  .reels-z8x2du > .reels-y4vh9g,
  .reels-z8x2du > p {
    margin-top: 0;
  }
}

.reels-odg5m5 img,
.reels-y6mq29 img {
  width: auto;
  object-fit: contain;
}

.reels-odg5m5 {
  align-items: center;
}

.reels-odg5m5 img {
  max-height: 76px;
}

.reels-y6mq29 img {
  max-height: 64px;
}

.reels-29nrui {
  overflow: auto;
}

.reels-79ws1z {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.reels-pmye86:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.reels-5qetni {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.reels-dtrild {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.reels-5qetni .reels-9p44l7 {
  margin-right: 20px;
  flex-shrink: 0;
}

.reels-5qetni img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.reels-tz686k {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.reels-tz686k > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .reels-5qetni {
    padding: 15px 10px;
  }
  .reels-tz686k {
    padding: 15px 10px;
  }
  .reels-5qetni .reels-9p44l7 {
    margin-right: 10px;
  }
}

.reels-roxzcn {
  overflow-x: auto;
}

.reels-nt83rv {
  border-collapse: collapse;
  width: 100%;
}

.reels-roxzcn th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.reels-roxzcn td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.reels-roxzcn td.reels-4h0s24 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.reels-roxzcn td.reels-myd5ql {
  border-right: none;
}

.reels-roxzcn td.reels-myd5ql .reels-9p44l7 {
  justify-content: flex-start;
}

.reels-roxzcn td.reels-myd5ql .reels-9p44l7 img {
  height: auto;
  width: 90px;
}

.reels-roxzcn td.reels-tbar1m,
.reels-roxzcn td.reels-e5ix08 {
  font-weight: 600;
  text-align: right;
}

.reels-roxzcn td.reels-p7uyg7,
.reels-roxzcn td.reels-tbar1m {
  padding-bottom: 10px;
  border-bottom: none;
}

.reels-roxzcn td.reels-tbar1m,
.reels-roxzcn td.reels-e5ix08 {
  border-left: none;
}

.reels-roxzcn td.reels-p7uyg7,
.reels-roxzcn td.reels-h9boxy {
  border-right: none;
}

.reels-roxzcn td.reels-h9boxy,
.reels-roxzcn td.reels-e5ix08 {
  border-top: none;
  padding-top: 10px;
}

.reels-wsjn29 {
  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;
}

.reels-wsjn29 .reels-g5rgiz {
  min-width: unset;
  width: 100%;
}

.reels-wsjn29 .reels-g5rgiz.reels-wq1o7y {
  grid-column: 1/2;
  grid-row: 1/2;
}

.reels-wsjn29 .reels-g5rgiz.reels-lydpwb {
  grid-column: 2/3;
  grid-row: 1/2;
}

.reels-wsjn29 .reels-oi1o5s {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .reels-wsjn29 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .reels-wsjn29 .reels-g5rgiz.reels-wq1o7y {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .reels-wsjn29 .reels-g5rgiz.reels-lydpwb {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .reels-wsjn29 .reels-oi1o5s {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.reels-2xf7sw {
  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;
}

.reels-h57v05 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.reels-gdxc2e p a img {
  margin: 0 auto;
  display: block;
}

.reels-gdxc2e table {
  margin-bottom: 17px;
}

/* contanct form */
.reels-hb76zu {
  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;
}

.reels-hb76zu label {
  font-size: 14px;
}

.reels-hb76zu h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.reels-hb76zu input,
.reels-hb76zu textarea,
.reels-hb76zu 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;
}
.reels-hb76zu button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.reels-eex7u1 ease;
}
.reels-hb76zu button:hover {
  background-color: #691204;
}
.reels-7pvyrv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.reels-h3yste ease-in;
}

.reels-7pvyrv 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;
}
.reels-me0tqz, .reels-lyw55z, [class*="review-card"],
thead, thead th, table th, .reels-ik1weu,
.reels-tmk3s1, [class*="collapsible-header"],
.reels-t7mnpy, [class*="updated-block"] {
  color: #ece7dc !important;
}
