@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);
}

.winx96-63kgmt {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.winx96-zktlx8 {
  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.winx96-jtciqt,
ul.winx96-jtciqt {
  padding-left: 20px;
}

ul.winx96-jtciqt {
  list-style: disc;
}

ol.winx96-jtciqt {
  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;
  }
}

.winx96-mz5bm2 > .winx96-5t82wc,
.winx96-mz5bm2 > .winx96-1g90ww,
.winx96-mz5bm2 > blockquote,
.winx96-mz5bm2 > h1,
.winx96-mz5bm2 > h2,
.winx96-mz5bm2 > h3,
.winx96-mz5bm2 > h4,
.winx96-mz5bm2 > h5,
.winx96-mz5bm2 > h6,
.winx96-mz5bm2 > ol,
.winx96-mz5bm2 > p,
.winx96-mz5bm2 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.winx96-mz5bm2 > ol,
.winx96-mz5bm2 > ul {
  padding-left: 50px;
}

.winx96-mz5bm2 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;
}

.winx96-mz5bm2:not(:last-child) {
  margin-bottom: 2rem;
}

.winx96-mz5bm2 > :not(:first-child) {
  margin-top: 2rem;
}

.winx96-mz5bm2 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.winx96-mz5bm2:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .winx96-mz5bm2:first-child {
    margin-top: 20px;
  }
}

.winx96-mz5bm2 > p:last-of-type {
  margin-bottom: 32px;
}

.winx96-mz5bm2 > .winx96-5ttofm:not(:first-child) {
  margin: 64px auto 16px auto;
}

.winx96-5u9cir > .winx96-5ttofm {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.winx96-1g90ww {
  overflow: auto;
}

.winx96-1g90ww::-webkit-scrollbar {
  height: 5px;
}

.winx96-1g90ww table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.winx96-1g90ww table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.winx96-1g90ww table thead,
table thead {
  border-bottom: none;
}

.winx96-1g90ww table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.winx96-1g90ww table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.winx96-1g90ww table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.winx96-1g90ww .winx96-i539kf {
  table-layout: auto;
}

.winx96-1g90ww .winx96-i539kf th {
  word-break: normal;
}

.winx96-1g90ww .winx96-i539kf td {
  word-break: normal;
}

.winx96-63kgmt .winx96-63kgmt {
  padding-right: 0;
  padding-left: 0;
}

.winx96-rcceau {
  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;
}

.winx96-43khkv {
  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;
}

.winx96-ki26i7 {
  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;
}

.winx96-5t82wc {
  margin-top: 24px;
}

.winx96-5t82wc.winx96-zi73gq {
  text-align: left;
}

.winx96-5t82wc.winx96-g96hsq {
  text-align: right;
}

.winx96-5t82wc.winx96-kj8sp7 {
  text-align: center;
}

.winx96-7uodgl {
  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.winx96-v0mddj ease-in-out;
  cursor: pointer;
}

.winx96-7uodgl:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.winx96-7uodgl {
  min-width: 328px;
}

@media (max-width: 768px) {
  .winx96-7uodgl {
    min-width: unset;
  }
}

.winx96-bsqbdn {
  background-color: var(--fh-bg-color);
}

.winx96-po9g0w {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.winx96-b2kpcc {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.winx96-b2kpcc img {
  max-height: 80px;
  object-fit: contain;
}

.winx96-gaqzqb {
  flex: 1 1;
}

.winx96-02zmsy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.winx96-c0j7c9 {
  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;
}

.winx96-c0j7c9 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;
}

.winx96-c0j7c9.winx96-a3stae span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.winx96-c0j7c9.winx96-a3stae span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.winx96-c0j7c9.winx96-a3stae span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.winx96-gaqzqb + .winx96-02zmsy {
  margin-left: 20px;
}

.winx96-umiebf {
  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;
}

.winx96-umiebf > svg {
  max-width: 24px;
  max-height: 24px;
}

.winx96-umiebf + .winx96-umiebf {
  margin-left: 5px;
}

.winx96-t1hsna {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.winx96-t1hsna:hover {
  background-color: var(--button-bg-hover);
}

.winx96-7m398y {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.winx96-v0mddj ease-in-out;
  border: 1px solid var(--border-color);
}

.winx96-7m398y:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.winx96-dq8a6i {
  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) {
  .winx96-gaqzqb {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .winx96-dq8a6i {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .winx96-gaqzqb {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .winx96-umiebf {
    min-width: unset;
    flex: 1 1;
  }
}

.winx96-gemyb1 {
  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;
}

.winx96-gemyb1:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.winx96-gemyb1:hover .winx96-xcic81 {
  opacity: 1;
  pointer-events: auto;
}

.winx96-dxm0hs {
  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.winx96-60poeb ease-in-out;
  gap: 4px;
}

.winx96-dxm0hs > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.winx96-dxm0hs .winx96-rcceau img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.winx96-uwaaa5,
.winx96-dxm0hs:hover {
  color: var(--button-bg-hover);
}

.winx96-a4t3iu {
  position: relative;
}

.winx96-a4t3iu .winx96-dxm0hs {
  margin-right: 0;
  padding-right: 4px;
}

.winx96-vdlpbz svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.winx96-a4t3iu.winx96-a3stae .winx96-vdlpbz svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.winx96-a4t3iu.winx96-a3stae .winx96-xcic81 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.winx96-a4t3iu.winx96-a3stae .winx96-xcic81::before {
  display: none;
}

.winx96-vdlpbz svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.winx96-xcic81 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.winx96-4jkand 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.winx96-xcic81::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.winx96-xcic81:hover {
  color: var(--fh-bg-color);
}

.winx96-ewrwbz {
  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.winx96-4jkand 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.winx96-60poeb ease-in-out;
  -o-transition: 0.winx96-60poeb ease-in-out;
  transition: 0.winx96-60poeb ease-in-out;
}

.winx96-ewrwbz .winx96-rcceau img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.winx96-3nwio3,
.winx96-ewrwbz:hover {
  color: var(--button-bg-hover);
}

.winx96-dpoftl {
  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%;
}

.winx96-dpoftl.winx96-w0e3ok {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.winx96-dpoftl.winx96-w0e3ok:after,
.winx96-dpoftl.winx96-w0e3ok:before {
  content: "";
  position: absolute;
  margin: auto;
}

.winx96-dpoftl.winx96-w0e3ok: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);
  }
}

.winx96-dpoftl.winx96-w0e3ok:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.winx96-dpoftl.winx96-w0e3ok > * {
  z-index: 1;
}

.winx96-dpoftl b,
.winx96-dpoftl strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.winx96-dpoftl .winx96-e42ivk {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.winx96-dpoftl .winx96-wt54qf {
  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;
}

.winx96-dpoftl .winx96-rcceau {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.winx96-dpoftl .winx96-l47hzx {
  margin-top: 12px;
}

.winx96-l47hzx {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.winx96-uunsco {
  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;
}

.winx96-l47hzx .winx96-zmpcwi {
  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.winx96-v0mddj ease-in-out;
}

.winx96-l47hzx .winx96-zmpcwi:hover {
  background: rgba(255, 255, 255, 0.3);
}

.winx96-gnhxp7 {
  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;
}

.winx96-dpoftl.winx96-oaqwy9 {
  gap: 12px;
  padding: 16px;
}

.winx96-dpoftl.winx96-oaqwy9 .winx96-gnhxp7 {
  min-width: 240px;
}

.winx96-dpoftl.winx96-oaqwy9 .winx96-gnhxp7.winx96-5gctm7 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .winx96-dpoftl .winx96-e42ivk {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .winx96-dpoftl .winx96-wt54qf {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .winx96-dpoftl .winx96-rcceau {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .winx96-dpoftl.winx96-oaqwy9 .winx96-rcceau {
    max-width: 126px;
  }
  .winx96-dpoftl .winx96-l47hzx {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .winx96-dpoftl .winx96-uunsco {
    max-width: unset;
  }
  .winx96-gnhxp7 {
    min-width: unset;
    width: 100%;
  }
  .winx96-dpoftl .winx96-gnhxp7 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .winx96-dpoftl.winx96-oaqwy9 {
    grid-template-rows: auto 1fr auto;
  }
  .winx96-dpoftl.winx96-oaqwy9 .winx96-gnhxp7 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .winx96-dpoftl {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .winx96-dpoftl .winx96-e42ivk {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .winx96-dpoftl .winx96-rcceau {
    max-width: 78px;
  }
  .winx96-dpoftl .winx96-l47hzx {
    margin-top: -12px;
  }
  .winx96-dpoftl.winx96-oaqwy9 {
    gap: 8px;
  }
  .winx96-dpoftl.winx96-oaqwy9 .winx96-e42ivk {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .winx96-dpoftl.winx96-oaqwy9 .winx96-wt54qf {
    grid-column: 1/3;
  }
  .winx96-dpoftl.winx96-oaqwy9 .winx96-rcceau {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .winx96-dpoftl.winx96-oaqwy9 .winx96-rcceau img {
    max-width: 114px;
  }
}

.winx96-gnhxp7.winx96-cw7m5q,
.winx96-gnhxp7.winx96-o7az91,
.winx96-gnhxp7.winx96-703o25 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.winx96-v0mddj ease-in-out;
}

.winx96-gnhxp7.winx96-cw7m5q,
.winx96-gnhxp7.winx96-703o25 {
  padding: 10px;
}

.winx96-gnhxp7.winx96-cw7m5q:hover,
.winx96-gnhxp7.winx96-o7az91:hover,
.winx96-gnhxp7.winx96-703o25:hover {
  background: var(--button-bg-hover);
}

.winx96-gnhxp7.winx96-cw7m5q:hover svg path,
.winx96-gnhxp7.winx96-703o25:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.winx96-gnhxp7.winx96-5gctm7 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.winx96-v0mddj ease-in-out;
  background: var(--button-bg-color);
}

.winx96-gnhxp7.winx96-5gctm7:hover {
  background-color: var(--button-bg-hover);
}

.winx96-gnhxp7.winx96-o7az91: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);
  }
}

.winx96-gnhxp7.winx96-o7az91:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.winx96-gnhxp7.winx96-5gctm7:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.winx96-lntvhj {
  max-width: 650px;
}

.winx96-y6omsn {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.winx96-v0tm8e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.winx96-g9rn3s {
  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.winx96-60poeb ease-in-out;
  cursor: pointer;
}

.winx96-g9rn3s:hover {
  opacity: 0.5;
}

.winx96-g9rn3s:focus {
  outline: 0;
}

.winx96-g9rn3s:focus .winx96-bx8yub,
.winx96-g9rn3s:hover .winx96-bx8yub {
  fill: red;
  fill-opacity: 1;
}

.winx96-g9rn3s:hover {
  cursor: pointer;
}

.winx96-ytujy6 {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.winx96-lntvhj.winx96-kj8sp7 {
  margin: 0 auto;
}

.winx96-lntvhj.winx96-g96hsq {
  margin-left: auto;
}

.winx96-z8yy5b {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.winx96-te2eam {
  padding-bottom: 50px;
}

.winx96-py9hfq {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.winx96-nljf3h {
  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;
}

.winx96-hvve4a {
  margin-top: 24px;
}

.winx96-8afq3t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.winx96-3ksl9q {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.winx96-cno9n2 {
  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;
}

.winx96-95kei9 {
  width: 468px;
}

.winx96-cno9n2 .winx96-xcic81 {
  margin: 0.winx96-yqsvu1 0;
}

.winx96-6tz94a {
  display: flex;
  min-width: 224px;
}

.winx96-9mgi2b {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.winx96-60poeb ease-in-out;
}

.winx96-ahia8f,
.winx96-9mgi2b:hover {
  color: var(--text-color);
}

.winx96-4cb14i {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.winx96-oy3p8y {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .winx96-z8yy5b {
    padding: 16px;
  }
  .winx96-4cb14i {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .winx96-oy3p8y {
    align-items: center;
  }
  .winx96-95kei9 {
    width: unset;
  }
  .winx96-6tz94a {
    min-width: unset;
  }
  .winx96-cno9n2 {
    max-height: unset;
  }
  .winx96-py9hfq {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .winx96-z8yy5b {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.winx96-ol9i14 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.winx96-ol9i14:not(:last-child) {
  margin-bottom: 16px;
}

.winx96-imc643 {
  outline: 0;
}

.winx96-imc643 .winx96-qtozkj {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.winx96-smihi8 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .winx96-smihi8 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.winx96-smihi8::-webkit-details-marker {
  display: none;
}

.winx96-smihi8: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;
}

.winx96-smihi8: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] .winx96-smihi8:after {
  transform: unset;
}

.winx96-qtozkj {
  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);
}

.winx96-qtozkj 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.winx96-60poeb ease-in-out;
  -o-transition: 0.winx96-60poeb ease-in-out;
  transition: 0.winx96-60poeb ease-in-out;
}

.winx96-eznhg7 {
  padding: 16px 0 0 0;
}

.winx96-eznhg7 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .winx96-eznhg7 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .winx96-smihi8 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .winx96-smihi8::after {
    margin-left: auto;
  }
  .winx96-qtozkj {
    order: 3;
    flex: 1 1 100%;
  }
  .winx96-smihi8 {
    font-size: 14px;
    line-height: 130%;
  }
  .winx96-qtozkj svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.winx96-n7aqss {
  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;
}

.winx96-47p4j4 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.winx96-n7aqss.winx96-a3stae .winx96-47p4j4 {
  margin-bottom: 12px;
}

.winx96-47p4j4::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;
}

.winx96-n7aqss.winx96-a3stae .winx96-47p4j4::after {
  transform: unset;
}

.winx96-xq4h6r {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.winx96-nvrj0i {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.winx96-60poeb ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.winx96-nvrj0i: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;
}

.winx96-n7aqss.winx96-a3stae .winx96-xq4h6r {
  max-height: 100%;
}

.winx96-ukbl3g {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.winx96-q1l8uy {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.winx96-p8jstg {
  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;
}

.winx96-665qrh {
  margin-right: 4px;
}

.winx96-lojaxm {
  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.winx96-60poeb ease-in-out;
}

.winx96-lojaxm svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.winx96-201rv6,
.winx96-lojaxm:hover {
  color: var(--text-color);
}

.winx96-ek7znr {
  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;
}

.winx96-ek7znr img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.winx96-ek7znr .winx96-g1auog {
  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;
}

.winx96-ek7znr .winx96-yn19lr {
  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;
}

.winx96-10qw0l {
  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;
}

.winx96-mkxsk4 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.winx96-yc0kdu .winx96-63kgmt {
  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;
}

.winx96-yc0kdu {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.winx96-wj7kqc {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.winx96-enpi29 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.winx96-rgsdss {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.winx96-0exxko 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;
}

.winx96-rgsdss:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.winx96-st6f1c {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.winx96-6c1rzh {
  -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.winx96-60poeb ease-in-out;
  transition: transform 0.winx96-60poeb ease-in-out;
  -o-transition: transform 0.winx96-60poeb ease-in-out;
  transition:
    transform 0.winx96-60poeb ease-in-out,
    -webkit-transform 0.winx96-60poeb ease-in-out;
  cursor: pointer;
}

.winx96-6c1rzh svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.winx96-6c1rzh: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;
}

.winx96-uknla0 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .winx96-uknla0 {
    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);
}

.winx96-4js9em {
  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;
}

.winx96-oznbhw {
  position: relative;
  width: 100%;
}

.winx96-4js9em.winx96-h7w0oz {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.winx96-4js9em.winx96-kj8sp7 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.winx96-4js9em.winx96-g96hsq {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.winx96-73x19y {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.winx96-c2we4m {
  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.winx96-60poeb ease-in-out;
  cursor: pointer;
}

.winx96-c2we4m:hover {
  opacity: 0.5;
}

.winx96-4js9em.winx96-c50w1s .winx96-c2we4m {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.winx96-4js9em.winx96-c50w1s .winx96-73x19y {
  cursor: pointer;
}

.winx96-t3os72 {
  fill: #0009;
}

.winx96-9fvmdq {
  fill: #fff;
}

.winx96-c2we4m:hover .winx96-t3os72 {
  fill: red;
}

.winx96-c2we4m svg path {
  -webkit-transition: 0.winx96-60poeb ease-in-out;
  -o-transition: 0.winx96-60poeb ease-in-out;
  transition: 0.winx96-60poeb ease-in-out;
}

.winx96-pxilsf {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.winx96-pxilsf > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.winx96-pxilsf.winx96-e32t4u > :not(.get-image) {
  grid-column: 1/3;
}

.winx96-xxcwvv:not(._h1-block) .winx96-pxilsf > .winx96-5ttofm {
  grid-row: 1/2;
  grid-column: 1/3;
}

.winx96-pxilsf.winx96-e32t4u .winx96-4o99y0 {
  grid-column: 2/3;
}

.winx96-pxilsf.winx96-e32t4u > .winx96-rcceau {
  grid-column: 1/2;
}

.winx96-pxilsf.winx96-e32t4u > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.winx96-pxilsf > p:first-of-type {
  margin-top: 0;
}

.winx96-pxilsf .winx96-rcceau {
  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;
}

.winx96-xxcwvv:not(._h1-block) .winx96-5ttofm ~ .winx96-rcceau {
  grid-row: 2/10;
}

.winx96-xxcwvv.winx96-ox4ryd .winx96-5ttofm ~ .winx96-rcceau {
  grid-row: 1/10;
}

.winx96-xxcwvv.winx96-ox4ryd > .winx96-5ttofm {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.winx96-xxcwvv.winx96-ox4ryd .winx96-rcceau {
  grid-row: 1/10;
}

.winx96-pxilsf.winx96-p5847y .winx96-rcceau {
  align-items: flex-start;
}

.winx96-pxilsf.winx96-kj8sp7 .winx96-4o99y0 {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.winx96-pxilsf.winx96-kj8sp7 .winx96-rcceau {
  align-items: center;
}

.winx96-pxilsf.winx96-shyw8u .winx96-rcceau {
  align-items: flex-end;
}

.winx96-4o99y0 > :first-child {
  margin-top: 0;
}

.winx96-4o99y0 > :last-child {
  margin-bottom: 0;
}

* + .winx96-bz4uu5,
.winx96-xxcwvv + .winx96-xxcwvv {
  margin-top: 2rem;
}

.winx96-em4unr td::before,
.winx96-em4unr th::after {
  display: none !important;
}

.winx96-em4unr #link-selector {
  color: #000;
}

.winx96-em4unr .winx96-4vhfx8 {
  color: #135e96;
}

.winx96-em4unr .winx96-0qrfkh *,
.winx96-em4unr .winx96-zcg7ck p,
.winx96-em4unr .winx96-z7w312 * {
  color: #000;
}

.winx96-em4unr .winx96-zd323s {
  background: 0 0 !important;
}

.winx96-em4unr .winx96-8xphhy {
  color: #000;
}

.winx96-em4unr .winx96-vzfiid.winx96-ly1bgw {
  color: #fff;
}

.winx96-em4unr .winx96-o3z33x {
  color: #000;
}

.winx96-em4unr
  .winx96-okjcvg
  .winx96-ai2jwd.winx96-ly1bgw.winx96-3dx5eu {
  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;
}

.winx96-uvjval,
body .winx96-n86myd {
  color: #000;
  background: var(--color-body) !important;
}

.winx96-uvjval .winx96-8suazi .winx96-6t4gfs,
body .winx96-n86myd .winx96-8suazi .winx96-6t4gfs {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .winx96-nvrj0i:focus,
  .winx96-nvrj0i:hover {
    color: #f9cb16;
  }
  .winx96-tnt6f5:focus,
  .winx96-tnt6f5:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .winx96-5inoc6:focus img,
  .winx96-5inoc6:focus svg,
  .winx96-5inoc6:hover img,
  .winx96-5inoc6:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .winx96-ek7znr {
    display: none;
  }
}

@media (min-width: 1024px) {
  .winx96-a4t3iu:hover .winx96-vdlpbz svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .winx96-vdlpbz {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .winx96-dufda7 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .winx96-s41f11 {
    grid-template-columns: repeat(4, 1fr);
  }
  .winx96-ckuxcr {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .winx96-vfrse6 .winx96-vvx07y {
    grid-template-columns: 1fr;
  }
  .winx96-vfrse6 .winx96-0lc5fm {
    -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;
  }
  .winx96-vfrse6 .winx96-6a9laq {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .winx96-vfrse6 .winx96-9xm30p {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .winx96-vfrse6 .winx96-y6nvtc {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .winx96-vfrse6 .winx96-6a9laq:not(:first-child) {
    border: none;
  }
  .winx96-vfrse6 .winx96-6a9laq:first-child .winx96-9xm30p {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .winx96-vfrse6 .winx96-6a9laq:last-child .winx96-9xm30p {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .winx96-po9g0w {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .winx96-b2kpcc {
    max-width: 100px;
  }
  .winx96-gaqzqb {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .winx96-02zmsy {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .winx96-02zmsy svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .winx96-c0j7c9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .winx96-gaqzqb + .winx96-02zmsy {
    margin-left: auto;
  }
  .winx96-tpxhjf {
    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;
  }
  .winx96-tpxhjf.winx96-a3stae {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .winx96-dq8a6i {
    -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;
  }
  .winx96-gemyb1 {
    width: 100%;
  }
  .winx96-gemyb1:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .winx96-dxm0hs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .winx96-dxm0hs svg {
    margin-right: 4px;
  }
  .winx96-a4t3iu {
    -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;
  }
  .winx96-vdlpbz svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .winx96-vdlpbz {
    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;
  }
  .winx96-xcic81 {
    display: none;
    width: 100%;
  }
  .winx96-a4t3iu.winx96-a3stae .winx96-xcic81 {
    padding: 0 0 0 48px;
  }
  .winx96-ewrwbz {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .winx96-nljf3h .winx96-rcceau {
    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;
  }
  .winx96-660t0d {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .winx96-660t0d + .winx96-660t0d {
    margin-right: 0;
  }
  .winx96-660t0d + .winx96-rcceau {
    margin: 0;
  }
  .winx96-dufda7 {
    grid-template-columns: repeat(4, 1fr);
  }
  .winx96-s41f11 {
    grid-template-columns: repeat(3, 1fr);
  }
  .winx96-rejmr5,
  .winx96-fbswnp {
    grid-template-columns: repeat(2, 1fr);
  }
  .winx96-pxilsf {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .winx96-pxilsf.winx96-e32t4u .winx96-4o99y0 {
    grid-column: auto;
    grid-row: auto;
  }
  .winx96-pxilsf > .winx96-5ttofm {
    grid-column: 1/2;
  }
  .winx96-pxilsf.winx96-e32t4u > :not(.get-image) {
    grid-column: 1/2;
  }
  .winx96-pxilsf .winx96-rcceau,
  .winx96-pxilsf.winx96-e32t4u > .winx96-rcceau {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .winx96-pxilsf.winx96-e32t4u > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .winx96-xxcwvv.winx96-ox4ryd .winx96-pxilsf > .winx96-rcceau {
    grid-row: 1/2;
  }
  .winx96-pxilsf .winx96-5ttofm ~ .winx96-rcceau,
  .winx96-pxilsf.winx96-e32t4u .winx96-5ttofm ~ .winx96-rcceau {
    grid-row: 2/3;
  }
  .winx96-xxcwvv.winx96-ox4ryd .winx96-5ttofm ~ .winx96-rcceau {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .winx96-mz5bm2:first-child .winx96-l2odmk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .winx96-mz5bm2:first-child .winx96-l2odmk h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .winx96-mz5bm2 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .winx96-mz5bm2 {
    padding: 0;
  }
  .winx96-5t82wc {
    margin-top: 1rem;
  }
  .winx96-imc643 {
    border-radius: 5px;
  }
  .winx96-rzollv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .winx96-47p4j4::after {
    display: inline-block;
  }
  .winx96-47p4j4 {
    margin: 0;
    width: 100%;
  }
  .winx96-xq4h6r {
    width: 100%;
  }
  .winx96-xq4h6r.winx96-sale12 {
    -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%;
  }
  .winx96-xq4h6r.winx96-sale12 .winx96-03crpq {
    width: 100%;
  }
  .winx96-xq4h6r.winx96-sale12 .winx96-03crpq:not(:last-child) {
    margin-right: 0;
  }
  .winx96-nvrj0i {
    width: 100%;
    text-align: center;
  }
  .winx96-n7aqss.winx96-a3stae .winx96-xq4h6r {
    margin-top: 1rem;
  }
  .winx96-dufda7 {
    grid-template-columns: repeat(3, 1fr);
  }
  .winx96-ckuxcr,
  .winx96-s41f11 {
    grid-template-columns: repeat(2, 1fr);
  }
  .winx96-rejmr5,
  .winx96-fbswnp,
  .winx96-y3by9t {
    grid-template-columns: 1fr;
  }
  .winx96-l0eb4m {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .winx96-vir77k {
    min-width: 300px;
    max-width: 325px;
  }
  .winx96-9xm30p {
    cursor: auto;
  }
  .winx96-o3hu0k .winx96-9xm30p {
    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;
  }
  .winx96-uknla0 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .winx96-xcic81 {
    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) {
  .winx96-uknla0 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.winx96-660t0d p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .winx96-02zmsy {
    margin: 0 -0.2rem;
  }
  .winx96-660t0d {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .winx96-urqbwz {
    -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;
  }
  .winx96-6wlc0w {
    max-width: 100%;
  }
  .winx96-dufda7 {
    grid-template-columns: repeat(2, 1fr);
  }
  .winx96-ckuxcr,
  .winx96-s41f11 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .winx96-po9g0w {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .winx96-02zmsy {
    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;
  }
  .winx96-bsqbdn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .winx96-umiebf {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .winx96-rlokqb,
  .winx96-9u37px {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .winx96-7uodgl {
    width: 100%;
  }
  .winx96-dufda7 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .winx96-uknla0 {
    top: 127px !important;
  }
}

.winx96-5puyea {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .winx96-5puyea {
  }
}

@media (max-width: 767px) {
  .winx96-5puyea {
    margin-bottom: 12px;
  }
}

.winx96-5puyea img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.winx96-iybio4 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.winx96-iybio4 > .winx96-kzq9s7 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .winx96-iybio4 {
    flex-direction: column;
    gap: 12px;
  }
}

.winx96-r0ni7o {
  display: flex;
}

.winx96-r0ni7o .winx96-4tvuq4 {
  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;
}

.winx96-r0ni7o .winx96-tiqggx {
  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;
}

.winx96-r0ni7o .winx96-er1tru {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.winx96-r0ni7o .winx96-rzrs6q {
  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));
  }
}

.winx96-r0ni7o .winx96-rzrs6q:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.winx96-r0ni7o .winx96-rc5buc {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.winx96-5in1ln {
  border: unset;
  background-color: unset;
}

.winx96-5in1ln tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.winx96-5in1ln .winx96-1b4a7j,
.winx96-5in1ln .winx96-l05n1i {
  flex: 0 1 330px;
}

.winx96-5in1ln .winx96-92iugl {
  flex: 1 1;
}

.winx96-5in1ln tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.winx96-5in1ln tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.winx96-5in1ln tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.winx96-5in1ln tr td p {
  color: #fff;
  margin: 0;
}

.winx96-5in1ln tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.winx96-5in1ln tr.winx96-1b4a7j td p {
  padding: 16px 0;
}

.winx96-5in1ln tr.winx96-1b4a7j td p:not(:last-child),
.winx96-5in1ln tr.winx96-l05n1i td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.winx96-5in1ln tr.winx96-1b4a7j td p:first-child,
.winx96-5in1ln tr.winx96-l05n1i td p:first-child {
  padding-top: 0;
}

.winx96-5in1ln tr.winx96-l05n1i td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.winx96-5in1ln tr.winx96-l05n1i td p:last-child {
  padding-bottom: 0;
}

.winx96-5in1ln .winx96-l05n1i img {
  max-width: 32px;
}

.winx96-5in1ln .winx96-92iugl {
  min-width: 718px;
}

.winx96-5in1ln .winx96-92iugl td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.winx96-5in1ln .winx96-92iugl td {
  display: flex;
}

.winx96-5in1ln .winx96-92iugl td:last-child .winx96-q6gxc8,
.winx96-5in1ln .winx96-92iugl td:last-child .winx96-14zpbc,
.winx96-5in1ln .winx96-92iugl td:last-child .winx96-thkfxd {
  flex: 1 1 50%;
}

.winx96-5in1ln .winx96-92iugl td:last-child .winx96-aea2m6 {
  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;
}

.winx96-5in1ln .winx96-92iugl td:last-child .winx96-n8goiu,
.winx96-5in1ln .winx96-92iugl td:last-child .winx96-gmt0oz {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.winx96-5in1ln .winx96-92iugl td:last-child .winx96-q6gxc8,
.winx96-5in1ln .winx96-92iugl td:last-child .winx96-14zpbc {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.winx96-5in1ln .winx96-92iugl td:last-child .winx96-q6gxc8 span,
.winx96-5in1ln .winx96-92iugl td:last-child .winx96-14zpbc span {
  font-weight: 800;
}

.winx96-5in1ln .winx96-92iugl img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .winx96-5in1ln .winx96-92iugl td .winx96-thkfxd:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .winx96-5in1ln tr.winx96-1b4a7j td p:last-child {
    padding-bottom: 0;
  }
  .winx96-5in1ln .winx96-l05n1i > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .winx96-5in1ln .winx96-l05n1i > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .winx96-5in1ln tr.winx96-1b4a7j td p:not(:last-child),
  .winx96-5in1ln tr.winx96-l05n1i td p:not(:last-child) {
    border-bottom: unset;
  }
  .winx96-5in1ln tr.winx96-l05n1i td p:last-child {
    padding-bottom: 12px;
  }
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-q6gxc8,
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-14zpbc,
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-thkfxd {
    flex: 1 1 50%;
    padding: 0;
  }
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-q6gxc8,
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-14zpbc {
    margin-top: 16px;
  }
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-thkfxd {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-q6gxc8 {
    border-right: 1px solid var(--border-color);
  }
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-thkfxd:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .winx96-5in1ln .winx96-92iugl td:last-child .winx96-thkfxd:last-child {
    padding-bottom: 0;
  }
}

.winx96-thkfxd {
  display: flex;
  flex-direction: column;
}

.winx96-5in1ln .winx96-92iugl td .winx96-thkfxd {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.winx96-5in1ln .winx96-92iugl td .winx96-thkfxd:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.winx96-5in1ln .winx96-92iugl td .winx96-thkfxd:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .winx96-5in1ln .winx96-92iugl td .winx96-thkfxd:not(:first-child) {
    padding-left: 0;
  }
  .winx96-5in1ln .winx96-92iugl td .winx96-thkfxd:not(:last-of-type) {
    border-right: unset;
  }
}

.winx96-5in1ln .winx96-l4ec4g {
  flex: 0 1 485px;
}

.winx96-5in1ln .winx96-3ynp11 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.winx96-5in1ln .winx96-3ynp11 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.winx96-5in1ln .winx96-3ynp11 li.winx96-85fgtp {
  padding: 6px 12px;
}

.winx96-5in1ln .winx96-3ynp11 li a,
.winx96-5in1ln .winx96-3ynp11 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;
}

.winx96-5in1ln .winx96-woxcvp,
.winx96-5in1ln .winx96-dxdx5v {
  flex: 1 1;
}

.winx96-5in1ln .winx96-ud5ub7,
.winx96-5in1ln .winx96-aukyiq {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.winx96-5in1ln .winx96-ud5ub7 li,
.winx96-5in1ln .winx96-aukyiq li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.winx96-5in1ln .winx96-dxdx5v img {
  max-width: 32px;
}

.winx96-5in1ln .winx96-woxcvp img {
  max-width: 32px;
}

.winx96-5in1ln .winx96-aojeul {
  min-width: 280px;
}

.winx96-5in1ln .winx96-aojeul img {
  max-width: 146px;
}

.winx96-5in1ln .winx96-aojeul td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .winx96-5in1ln .winx96-1b4a7j,
  .winx96-5in1ln .winx96-l05n1i {
    flex: 0 1 auto;
  }
  .winx96-5in1ln .winx96-92iugl {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .winx96-5in1ln .winx96-1b4a7j,
  .winx96-5in1ln .winx96-l4ec4g,
  .winx96-5in1ln .winx96-l05n1i,
  .winx96-5in1ln .winx96-92iugl {
    flex: 1 1 calc(50% - 20px);
  }
  .winx96-5in1ln .winx96-woxcvp,
  .winx96-5in1ln .winx96-aojeul,
  .winx96-5in1ln .winx96-dxdx5v {
    flex: 1 1 30%;
  }
  .winx96-5in1ln .winx96-aojeul {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .winx96-5in1ln .winx96-1b4a7j,
  .winx96-5in1ln .winx96-l4ec4g,
  .winx96-5in1ln .winx96-woxcvp,
  .winx96-5in1ln .winx96-l05n1i,
  .winx96-5in1ln .winx96-92iugl,
  .winx96-5in1ln .winx96-aojeul,
  .winx96-5in1ln .winx96-dxdx5v {
    flex: 1 1 100%;
  }
}

.winx96-jqkz6i .winx96-3iycjo {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.winx96-jqkz6i .winx96-d5uhlb {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.winx96-jqkz6i .winx96-302itz {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.winx96-jqkz6i .winx96-paea5c {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.winx96-jqkz6i .winx96-paea5c > :nth-child(3) {
  margin-top: 0;
}

.winx96-jqkz6i .winx96-rcceau {
  grid-column: 2/3;
  grid-row: 1/10;
}

.winx96-jqkz6i .winx96-y0x5db {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.winx96-jqkz6i .winx96-5t82wc {
  grid-column: 1/2;
}

.winx96-jqkz6i > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.winx96-jqkz6i .winx96-d5uhlb: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;
}

.winx96-jqkz6i .winx96-d5uhlb:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.winx96-jqkz6i .winx96-7uodgl {
  min-width: 240px;
}

@media (max-width: 768px) {
  .winx96-jqkz6i .winx96-d5uhlb:not(:last-child):before {
    bottom: 8px;
  }
  .winx96-jqkz6i .winx96-d5uhlb:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .winx96-jqkz6i .winx96-paea5c {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .winx96-jqkz6i .winx96-rcceau {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .winx96-jqkz6i .winx96-rcceau img {
    width: 100%;
    height: auto;
  }
  .winx96-jqkz6i .winx96-7uodgl {
    width: 100%;
    min-width: unset;
  }
}

.winx96-61ota8 .winx96-q1m7ma {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.winx96-61ota8 .winx96-q2p2jw {
  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;
}

.winx96-61ota8 .winx96-rcceau {
  height: 100%;
}

.winx96-61ota8 .winx96-rcceau img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.winx96-61ota8 .winx96-ktlgtl {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.winx96-61ota8 .winx96-a64hnj {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.winx96-61ota8 .winx96-tyuw7d {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .winx96-61ota8 .winx96-q2p2jw {
    flex: 1 1 100%;
  }
  .winx96-61ota8 .winx96-gnhxp7 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .winx96-61ota8 .winx96-q2p2jw {
    flex-direction: column;
  }
  .winx96-61ota8 .winx96-rcceau {
    width: 100%;
    height: auto;
  }
  .winx96-61ota8 .winx96-rcceau img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .winx96-61ota8 .winx96-ktlgtl {
    padding: 0 16px 16px 16px;
  }
  .winx96-61ota8 .winx96-gnhxp7 {
    min-width: unset;
    width: 100%;
  }
}

.winx96-e2nnsf .winx96-lmxw16 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.winx96-e2nnsf .winx96-u9o5u4 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.winx96-e2nnsf 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;
}

.winx96-e2nnsf .winx96-rl18nk {
  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;
}

.winx96-e2nnsf .winx96-u9o5u4:hover .winx96-rl18nk {
  display: flex;
}

.winx96-e2nnsf .winx96-v5ezyu {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.winx96-e2nnsf .winx96-yr9oeg {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.winx96-f9zgl0 {
  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;
}

.winx96-f9zgl0.winx96-elycss {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.winx96-v0mddj ease-in-out;
}

.winx96-f9zgl0.winx96-elycss:hover {
  color: #f9cb16;
  background-color: transparent;
}

.winx96-e2nnsf .winx96-n0uj2z {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.winx96-v0mddj ease-in-out;
}

.winx96-e2nnsf .winx96-n0uj2z:hover {
  color: #196948;
  background-color: #f9cb16;
}

.winx96-e2nnsf .winx96-n0uj2z:after,
.winx96-f9zgl0.winx96-elycss:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.winx96-f9zgl0.winx96-elycss:after {
  background-image: url(../images/Cash.svg);
}

.winx96-e2nnsf .winx96-n0uj2z:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .winx96-e2nnsf .winx96-lmxw16 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .winx96-e2nnsf .winx96-lmxw16 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .winx96-e2nnsf .winx96-lmxw16 {
    grid-template-columns: 1fr;
  }
  .winx96-e2nnsf .winx96-u9o5u4 {
    height: auto;
  }
  .winx96-e2nnsf .winx96-u9o5u4 .winx96-rl18nk {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .winx96-e2nnsf .winx96-v5ezyu,
  .winx96-e2nnsf .winx96-yr9oeg {
    text-align: left;
  }
  .winx96-e2nnsf .winx96-yr9oeg {
    margin-bottom: 8px;
  }
  .winx96-e2nnsf img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.winx96-q88ibd {
  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;
}

.winx96-q88ibd.winx96-c50w1s {
  display: block;
}

.winx96-q88ibd .winx96-72xjvi {
  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;
}

.winx96-q88ibd .winx96-eximhc {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.winx96-q88ibd .winx96-27jd4q {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.winx96-q88ibd .winx96-zt1qqw {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.winx96-q88ibd .winx96-f9zgl0 {
  min-width: 296px;
  margin-bottom: 0;
}

.winx96-q88ibd .winx96-ej4onk {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.winx96-q88ibd .winx96-gz1qyo {
  position: relative;
  flex: 1 1;
}

.winx96-q88ibd .winx96-gz1qyo iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .winx96-q88ibd .winx96-eximhc {
    flex-wrap: wrap;
    gap: 8px;
  }
  .winx96-q88ibd .winx96-27jd4q {
    order: 1;
  }
  .winx96-q88ibd .winx96-zt1qqw {
    order: 3;
    flex: 1 1 100%;
  }
  .winx96-q88ibd .winx96-f9zgl0 {
    width: 100%;
    min-width: unset;
  }
  .winx96-q88ibd .winx96-ej4onk {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .winx96-pxilsf > .winx96-5ttofm {
    margin-bottom: 0;
  }
  .winx96-pxilsf > .winx96-5t82wc,
  .winx96-pxilsf > p {
    margin-top: 0;
  }
}

.winx96-mu7k23 img,
.winx96-660t0d img {
  width: auto;
  object-fit: contain;
}

.winx96-mu7k23 {
  align-items: center;
}

.winx96-mu7k23 img {
  max-height: 76px;
}

.winx96-660t0d img {
  max-height: 64px;
}

.winx96-ucfesf {
  overflow: auto;
}

.winx96-gkvefo {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.winx96-y54p49:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.winx96-6ocbg2 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.winx96-ja4jhn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.winx96-6ocbg2 .winx96-rcceau {
  margin-right: 20px;
  flex-shrink: 0;
}

.winx96-6ocbg2 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.winx96-s9aq3l {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.winx96-s9aq3l > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .winx96-6ocbg2 {
    padding: 15px 10px;
  }
  .winx96-s9aq3l {
    padding: 15px 10px;
  }
  .winx96-6ocbg2 .winx96-rcceau {
    margin-right: 10px;
  }
}

.winx96-098y63 {
  overflow-x: auto;
}

.winx96-yc47ij {
  border-collapse: collapse;
  width: 100%;
}

.winx96-098y63 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.winx96-098y63 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.winx96-098y63 td.winx96-mi71jw {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.winx96-098y63 td.winx96-eeof7f {
  border-right: none;
}

.winx96-098y63 td.winx96-eeof7f .winx96-rcceau {
  justify-content: flex-start;
}

.winx96-098y63 td.winx96-eeof7f .winx96-rcceau img {
  height: auto;
  width: 90px;
}

.winx96-098y63 td.winx96-mh4pll,
.winx96-098y63 td.winx96-s8ykyi {
  font-weight: 600;
  text-align: right;
}

.winx96-098y63 td.winx96-9zzzu1,
.winx96-098y63 td.winx96-mh4pll {
  padding-bottom: 10px;
  border-bottom: none;
}

.winx96-098y63 td.winx96-mh4pll,
.winx96-098y63 td.winx96-s8ykyi {
  border-left: none;
}

.winx96-098y63 td.winx96-9zzzu1,
.winx96-098y63 td.winx96-fitw18 {
  border-right: none;
}

.winx96-098y63 td.winx96-fitw18,
.winx96-098y63 td.winx96-s8ykyi {
  border-top: none;
  padding-top: 10px;
}

.winx96-3f9eeu {
  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;
}

.winx96-3f9eeu .winx96-gnhxp7 {
  min-width: unset;
  width: 100%;
}

.winx96-3f9eeu .winx96-gnhxp7.winx96-cw7m5q {
  grid-column: 1/2;
  grid-row: 1/2;
}

.winx96-3f9eeu .winx96-gnhxp7.winx96-703o25 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.winx96-3f9eeu .winx96-88bflg {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .winx96-3f9eeu {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .winx96-3f9eeu .winx96-gnhxp7.winx96-cw7m5q {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .winx96-3f9eeu .winx96-gnhxp7.winx96-703o25 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .winx96-3f9eeu .winx96-88bflg {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.winx96-ic432y {
  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;
}

.winx96-fj7c6k {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.winx96-5u9cir p a img {
  margin: 0 auto;
  display: block;
}

.winx96-5u9cir table {
  margin-bottom: 17px;
}

/* contanct form */
.winx96-mtux2k {
  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;
}

.winx96-mtux2k label {
  font-size: 14px;
}

.winx96-mtux2k h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.winx96-mtux2k input,
.winx96-mtux2k textarea,
.winx96-mtux2k 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;
}
.winx96-mtux2k button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.winx96-v0mddj ease;
}
.winx96-mtux2k button:hover {
  background-color: #691204;
}
.winx96-65z9ff {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.winx96-9or225 ease-in;
}

.winx96-65z9ff 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;
}
.winx96-flzqhs, .winx96-p79y3z, [class*="review-card"],
thead, thead th, table th, .winx96-mx5q22,
.winx96-i1hfol, [class*="collapsible-header"],
.winx96-ymoanz, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
#cookie-law-div, #cookie-law-div :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
