@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);
}

.onewin-a5asqe {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.onewin-rifqe6 {
  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.onewin-nx33ne,
ul.onewin-nx33ne {
  padding-left: 20px;
}

ul.onewin-nx33ne {
  list-style: disc;
}

ol.onewin-nx33ne {
  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;
  }
}

.onewin-g9k4hz > .onewin-fcx90z,
.onewin-g9k4hz > .onewin-1i27zf,
.onewin-g9k4hz > blockquote,
.onewin-g9k4hz > h1,
.onewin-g9k4hz > h2,
.onewin-g9k4hz > h3,
.onewin-g9k4hz > h4,
.onewin-g9k4hz > h5,
.onewin-g9k4hz > h6,
.onewin-g9k4hz > ol,
.onewin-g9k4hz > p,
.onewin-g9k4hz > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.onewin-g9k4hz > ol,
.onewin-g9k4hz > ul {
  padding-left: 50px;
}

.onewin-g9k4hz 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;
}

.onewin-g9k4hz:not(:last-child) {
  margin-bottom: 2rem;
}

.onewin-g9k4hz > :not(:first-child) {
  margin-top: 2rem;
}

.onewin-g9k4hz {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.onewin-g9k4hz:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .onewin-g9k4hz:first-child {
    margin-top: 20px;
  }
}

.onewin-g9k4hz > p:last-of-type {
  margin-bottom: 32px;
}

.onewin-g9k4hz > .onewin-reqc81:not(:first-child) {
  margin: 64px auto 16px auto;
}

.onewin-rckb0p > .onewin-reqc81 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.onewin-1i27zf {
  overflow: auto;
}

.onewin-1i27zf::-webkit-scrollbar {
  height: 5px;
}

.onewin-1i27zf table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.onewin-1i27zf table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.onewin-1i27zf table thead,
table thead {
  border-bottom: none;
}

.onewin-1i27zf table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.onewin-1i27zf table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.onewin-1i27zf table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.onewin-1i27zf .onewin-tkxxlk {
  table-layout: auto;
}

.onewin-1i27zf .onewin-tkxxlk th {
  word-break: normal;
}

.onewin-1i27zf .onewin-tkxxlk td {
  word-break: normal;
}

.onewin-a5asqe .onewin-a5asqe {
  padding-right: 0;
  padding-left: 0;
}

.onewin-if54ej {
  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;
}

.onewin-xyk3dh {
  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;
}

.onewin-gcba5r {
  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;
}

.onewin-fcx90z {
  margin-top: 24px;
}

.onewin-fcx90z.onewin-x4rueb {
  text-align: left;
}

.onewin-fcx90z.onewin-rxxuoi {
  text-align: right;
}

.onewin-fcx90z.onewin-r566gh {
  text-align: center;
}

.onewin-y3wsg3 {
  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.onewin-l3enkn ease-in-out;
  cursor: pointer;
}

.onewin-y3wsg3:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.onewin-y3wsg3 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .onewin-y3wsg3 {
    min-width: unset;
  }
}

.onewin-30smsp {
  background-color: var(--fh-bg-color);
}

.onewin-i469qm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.onewin-cqkbnp {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.onewin-cqkbnp img {
  max-height: 80px;
  object-fit: contain;
}

.onewin-fqxjpu {
  flex: 1 1;
}

.onewin-g4lroo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.onewin-9unuvf {
  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;
}

.onewin-9unuvf 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;
}

.onewin-9unuvf.onewin-68qegl span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.onewin-9unuvf.onewin-68qegl span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.onewin-9unuvf.onewin-68qegl span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.onewin-fqxjpu + .onewin-g4lroo {
  margin-left: 20px;
}

.onewin-8pa6ho {
  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;
}

.onewin-8pa6ho > svg {
  max-width: 24px;
  max-height: 24px;
}

.onewin-8pa6ho + .onewin-8pa6ho {
  margin-left: 5px;
}

.onewin-ogc0sa {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.onewin-ogc0sa:hover {
  background-color: var(--button-bg-hover);
}

.onewin-f2w7zy {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.onewin-l3enkn ease-in-out;
  border: 1px solid var(--border-color);
}

.onewin-f2w7zy:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.onewin-zjti04 {
  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) {
  .onewin-fqxjpu {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .onewin-zjti04 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .onewin-fqxjpu {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .onewin-8pa6ho {
    min-width: unset;
    flex: 1 1;
  }
}

.onewin-3law8r {
  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;
}

.onewin-3law8r:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.onewin-3law8r:hover .onewin-bne2oe {
  opacity: 1;
  pointer-events: auto;
}

.onewin-j2oinp {
  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.onewin-atv76q ease-in-out;
  gap: 4px;
}

.onewin-j2oinp > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.onewin-j2oinp .onewin-if54ej img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.onewin-21tm4e,
.onewin-j2oinp:hover {
  color: var(--button-bg-hover);
}

.onewin-1o972a {
  position: relative;
}

.onewin-1o972a .onewin-j2oinp {
  margin-right: 0;
  padding-right: 4px;
}

.onewin-62fj89 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.onewin-1o972a.onewin-68qegl .onewin-62fj89 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.onewin-1o972a.onewin-68qegl .onewin-bne2oe {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.onewin-1o972a.onewin-68qegl .onewin-bne2oe::before {
  display: none;
}

.onewin-62fj89 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.onewin-bne2oe {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.onewin-iu6c9i 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.onewin-bne2oe::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.onewin-bne2oe:hover {
  color: var(--fh-bg-color);
}

.onewin-j6jmlb {
  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.onewin-iu6c9i 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.onewin-atv76q ease-in-out;
  -o-transition: 0.onewin-atv76q ease-in-out;
  transition: 0.onewin-atv76q ease-in-out;
}

.onewin-j6jmlb .onewin-if54ej img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.onewin-wpu7nr,
.onewin-j6jmlb:hover {
  color: var(--button-bg-hover);
}

.onewin-zlscfu {
  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%;
}

.onewin-zlscfu.onewin-wpovod {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.onewin-zlscfu.onewin-wpovod:after,
.onewin-zlscfu.onewin-wpovod:before {
  content: "";
  position: absolute;
  margin: auto;
}

.onewin-zlscfu.onewin-wpovod: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);
  }
}

.onewin-zlscfu.onewin-wpovod:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.onewin-zlscfu.onewin-wpovod > * {
  z-index: 1;
}

.onewin-zlscfu b,
.onewin-zlscfu strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.onewin-zlscfu .onewin-rxgn5z {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.onewin-zlscfu .onewin-b6ks1b {
  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;
}

.onewin-zlscfu .onewin-if54ej {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.onewin-zlscfu .onewin-fpnd1c {
  margin-top: 12px;
}

.onewin-fpnd1c {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.onewin-1j439s {
  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;
}

.onewin-fpnd1c .onewin-15zq2e {
  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.onewin-l3enkn ease-in-out;
}

.onewin-fpnd1c .onewin-15zq2e:hover {
  background: rgba(255, 255, 255, 0.3);
}

.onewin-ksa507 {
  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;
}

.onewin-zlscfu.onewin-tdraip {
  gap: 12px;
  padding: 16px;
}

.onewin-zlscfu.onewin-tdraip .onewin-ksa507 {
  min-width: 240px;
}

.onewin-zlscfu.onewin-tdraip .onewin-ksa507.onewin-n54wkp {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .onewin-zlscfu .onewin-rxgn5z {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .onewin-zlscfu .onewin-b6ks1b {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .onewin-zlscfu .onewin-if54ej {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .onewin-zlscfu.onewin-tdraip .onewin-if54ej {
    max-width: 126px;
  }
  .onewin-zlscfu .onewin-fpnd1c {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .onewin-zlscfu .onewin-1j439s {
    max-width: unset;
  }
  .onewin-ksa507 {
    min-width: unset;
    width: 100%;
  }
  .onewin-zlscfu .onewin-ksa507 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .onewin-zlscfu.onewin-tdraip {
    grid-template-rows: auto 1fr auto;
  }
  .onewin-zlscfu.onewin-tdraip .onewin-ksa507 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .onewin-zlscfu {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .onewin-zlscfu .onewin-rxgn5z {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .onewin-zlscfu .onewin-if54ej {
    max-width: 78px;
  }
  .onewin-zlscfu .onewin-fpnd1c {
    margin-top: -12px;
  }
  .onewin-zlscfu.onewin-tdraip {
    gap: 8px;
  }
  .onewin-zlscfu.onewin-tdraip .onewin-rxgn5z {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .onewin-zlscfu.onewin-tdraip .onewin-b6ks1b {
    grid-column: 1/3;
  }
  .onewin-zlscfu.onewin-tdraip .onewin-if54ej {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .onewin-zlscfu.onewin-tdraip .onewin-if54ej img {
    max-width: 114px;
  }
}

.onewin-ksa507.onewin-58ydzz,
.onewin-ksa507.onewin-zxgsxa,
.onewin-ksa507.onewin-qxkrbd {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.onewin-l3enkn ease-in-out;
}

.onewin-ksa507.onewin-58ydzz,
.onewin-ksa507.onewin-qxkrbd {
  padding: 10px;
}

.onewin-ksa507.onewin-58ydzz:hover,
.onewin-ksa507.onewin-zxgsxa:hover,
.onewin-ksa507.onewin-qxkrbd:hover {
  background: var(--button-bg-hover);
}

.onewin-ksa507.onewin-58ydzz:hover svg path,
.onewin-ksa507.onewin-qxkrbd:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.onewin-ksa507.onewin-n54wkp {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.onewin-l3enkn ease-in-out;
  background: var(--button-bg-color);
}

.onewin-ksa507.onewin-n54wkp:hover {
  background-color: var(--button-bg-hover);
}

.onewin-ksa507.onewin-zxgsxa: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);
  }
}

.onewin-ksa507.onewin-zxgsxa:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.onewin-ksa507.onewin-n54wkp:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.onewin-tw8e0r {
  max-width: 650px;
}

.onewin-xie7q4 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.onewin-zaolcd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.onewin-d4kam8 {
  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.onewin-atv76q ease-in-out;
  cursor: pointer;
}

.onewin-d4kam8:hover {
  opacity: 0.5;
}

.onewin-d4kam8:focus {
  outline: 0;
}

.onewin-d4kam8:focus .onewin-bmx6qo,
.onewin-d4kam8:hover .onewin-bmx6qo {
  fill: red;
  fill-opacity: 1;
}

.onewin-d4kam8:hover {
  cursor: pointer;
}

.onewin-r8y0mw {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.onewin-tw8e0r.onewin-r566gh {
  margin: 0 auto;
}

.onewin-tw8e0r.onewin-rxxuoi {
  margin-left: auto;
}

.onewin-m3w8vl {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.onewin-7m73bw {
  padding-bottom: 50px;
}

.onewin-4ilj9n {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.onewin-3s5xmd {
  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;
}

.onewin-kk9pcx {
  margin-top: 24px;
}

.onewin-9sj8cj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.onewin-wdfg78 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.onewin-7ltxqd {
  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;
}

.onewin-fq65vb {
  width: 468px;
}

.onewin-7ltxqd .onewin-bne2oe {
  margin: 0.onewin-f0fk0p 0;
}

.onewin-sv7m7s {
  display: flex;
  min-width: 224px;
}

.onewin-1zy5re {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.onewin-atv76q ease-in-out;
}

.onewin-3cl4cg,
.onewin-1zy5re:hover {
  color: var(--text-color);
}

.onewin-16rigt {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.onewin-ovfii8 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .onewin-m3w8vl {
    padding: 16px;
  }
  .onewin-16rigt {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .onewin-ovfii8 {
    align-items: center;
  }
  .onewin-fq65vb {
    width: unset;
  }
  .onewin-sv7m7s {
    min-width: unset;
  }
  .onewin-7ltxqd {
    max-height: unset;
  }
  .onewin-4ilj9n {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .onewin-m3w8vl {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.onewin-13rtky {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.onewin-13rtky:not(:last-child) {
  margin-bottom: 16px;
}

.onewin-r0td67 {
  outline: 0;
}

.onewin-r0td67 .onewin-5ygm8o {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.onewin-4tetnr {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .onewin-4tetnr {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.onewin-4tetnr::-webkit-details-marker {
  display: none;
}

.onewin-4tetnr: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;
}

.onewin-4tetnr: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] .onewin-4tetnr:after {
  transform: unset;
}

.onewin-5ygm8o {
  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);
}

.onewin-5ygm8o 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.onewin-atv76q ease-in-out;
  -o-transition: 0.onewin-atv76q ease-in-out;
  transition: 0.onewin-atv76q ease-in-out;
}

.onewin-q5le3d {
  padding: 16px 0 0 0;
}

.onewin-q5le3d * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .onewin-q5le3d :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .onewin-4tetnr {
    flex-wrap: wrap;
    gap: 12px;
  }
  .onewin-4tetnr::after {
    margin-left: auto;
  }
  .onewin-5ygm8o {
    order: 3;
    flex: 1 1 100%;
  }
  .onewin-4tetnr {
    font-size: 14px;
    line-height: 130%;
  }
  .onewin-5ygm8o svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.onewin-7nbhat {
  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;
}

.onewin-vkvxkj {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.onewin-7nbhat.onewin-68qegl .onewin-vkvxkj {
  margin-bottom: 12px;
}

.onewin-vkvxkj::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;
}

.onewin-7nbhat.onewin-68qegl .onewin-vkvxkj::after {
  transform: unset;
}

.onewin-4vug89 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.onewin-si7hfz {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.onewin-atv76q ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.onewin-si7hfz: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;
}

.onewin-7nbhat.onewin-68qegl .onewin-4vug89 {
  max-height: 100%;
}

.onewin-gi5gt7 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.onewin-hd8shn {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.onewin-zv9d9d {
  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;
}

.onewin-n8yh14 {
  margin-right: 4px;
}

.onewin-5p3laf {
  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.onewin-atv76q ease-in-out;
}

.onewin-5p3laf svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.onewin-ar2fc6,
.onewin-5p3laf:hover {
  color: var(--text-color);
}

.onewin-0euw75 {
  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;
}

.onewin-0euw75 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.onewin-0euw75 .onewin-m0k79u {
  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;
}

.onewin-0euw75 .onewin-476pp2 {
  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;
}

.onewin-npkpxf {
  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;
}

.onewin-3t3g4s {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.onewin-5iy1py .onewin-a5asqe {
  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;
}

.onewin-5iy1py {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.onewin-w3bh4q {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.onewin-d3ltom {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.onewin-vo4df0 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.onewin-mivr40 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;
}

.onewin-vo4df0:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.onewin-1csc30 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.onewin-jng5vw {
  -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.onewin-atv76q ease-in-out;
  transition: transform 0.onewin-atv76q ease-in-out;
  -o-transition: transform 0.onewin-atv76q ease-in-out;
  transition:
    transform 0.onewin-atv76q ease-in-out,
    -webkit-transform 0.onewin-atv76q ease-in-out;
  cursor: pointer;
}

.onewin-jng5vw svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.onewin-jng5vw: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;
}

.onewin-y7taps {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .onewin-y7taps {
    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);
}

.onewin-dzbd5c {
  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;
}

.onewin-4g96k7 {
  position: relative;
  width: 100%;
}

.onewin-dzbd5c.onewin-aoa6yl {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.onewin-dzbd5c.onewin-r566gh {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.onewin-dzbd5c.onewin-rxxuoi {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.onewin-jz0u6q {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.onewin-fiyw8z {
  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.onewin-atv76q ease-in-out;
  cursor: pointer;
}

.onewin-fiyw8z:hover {
  opacity: 0.5;
}

.onewin-dzbd5c.onewin-7vhnn6 .onewin-fiyw8z {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.onewin-dzbd5c.onewin-7vhnn6 .onewin-jz0u6q {
  cursor: pointer;
}

.onewin-vpdj4j {
  fill: #0009;
}

.onewin-luq8uf {
  fill: #fff;
}

.onewin-fiyw8z:hover .onewin-vpdj4j {
  fill: red;
}

.onewin-fiyw8z svg path {
  -webkit-transition: 0.onewin-atv76q ease-in-out;
  -o-transition: 0.onewin-atv76q ease-in-out;
  transition: 0.onewin-atv76q ease-in-out;
}

.onewin-3a0u7b {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.onewin-3a0u7b > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.onewin-3a0u7b.onewin-9uue1k > :not(.get-image) {
  grid-column: 1/3;
}

.onewin-77k2jf:not(._h1-block) .onewin-3a0u7b > .onewin-reqc81 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.onewin-3a0u7b.onewin-9uue1k .onewin-b0flwh {
  grid-column: 2/3;
}

.onewin-3a0u7b.onewin-9uue1k > .onewin-if54ej {
  grid-column: 1/2;
}

.onewin-3a0u7b.onewin-9uue1k > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.onewin-3a0u7b > p:first-of-type {
  margin-top: 0;
}

.onewin-3a0u7b .onewin-if54ej {
  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;
}

.onewin-77k2jf:not(._h1-block) .onewin-reqc81 ~ .onewin-if54ej {
  grid-row: 2/10;
}

.onewin-77k2jf.onewin-f2uz6x .onewin-reqc81 ~ .onewin-if54ej {
  grid-row: 1/10;
}

.onewin-77k2jf.onewin-f2uz6x > .onewin-reqc81 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.onewin-77k2jf.onewin-f2uz6x .onewin-if54ej {
  grid-row: 1/10;
}

.onewin-3a0u7b.onewin-ccbqkn .onewin-if54ej {
  align-items: flex-start;
}

.onewin-3a0u7b.onewin-r566gh .onewin-b0flwh {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.onewin-3a0u7b.onewin-r566gh .onewin-if54ej {
  align-items: center;
}

.onewin-3a0u7b.onewin-yi456x .onewin-if54ej {
  align-items: flex-end;
}

.onewin-b0flwh > :first-child {
  margin-top: 0;
}

.onewin-b0flwh > :last-child {
  margin-bottom: 0;
}

* + .onewin-yyvest,
.onewin-77k2jf + .onewin-77k2jf {
  margin-top: 2rem;
}

.onewin-uhv1jj td::before,
.onewin-uhv1jj th::after {
  display: none !important;
}

.onewin-uhv1jj #link-selector {
  color: #000;
}

.onewin-uhv1jj .onewin-t2r0ng {
  color: #135e96;
}

.onewin-uhv1jj .onewin-1j199o *,
.onewin-uhv1jj .onewin-xprwn6 p,
.onewin-uhv1jj .onewin-ioeaxs * {
  color: #000;
}

.onewin-uhv1jj .onewin-6wxd4t {
  background: 0 0 !important;
}

.onewin-uhv1jj .onewin-n6h4sg {
  color: #000;
}

.onewin-uhv1jj .onewin-0wcmei.onewin-vnlx1u {
  color: #fff;
}

.onewin-uhv1jj .onewin-n966rp {
  color: #000;
}

.onewin-uhv1jj
  .onewin-0mrzqt
  .onewin-ak79c1.onewin-vnlx1u.onewin-kwwgic {
  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;
}

.onewin-mnjx0l,
body .onewin-mjw1h9 {
  color: #000;
  background: var(--color-body) !important;
}

.onewin-mnjx0l .onewin-rfhylu .onewin-txfo9e,
body .onewin-mjw1h9 .onewin-rfhylu .onewin-txfo9e {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .onewin-si7hfz:focus,
  .onewin-si7hfz:hover {
    color: #f9cb16;
  }
  .onewin-jrya02:focus,
  .onewin-jrya02:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .onewin-z23zsf:focus img,
  .onewin-z23zsf:focus svg,
  .onewin-z23zsf:hover img,
  .onewin-z23zsf:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .onewin-0euw75 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .onewin-1o972a:hover .onewin-62fj89 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .onewin-62fj89 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .onewin-vd7h4m {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .onewin-guzdph {
    grid-template-columns: repeat(4, 1fr);
  }
  .onewin-52ol55 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .onewin-rcw1r7 .onewin-fvwb9y {
    grid-template-columns: 1fr;
  }
  .onewin-rcw1r7 .onewin-ps6j5i {
    -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;
  }
  .onewin-rcw1r7 .onewin-lf2kdd {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .onewin-rcw1r7 .onewin-aow939 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .onewin-rcw1r7 .onewin-z5poyr {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .onewin-rcw1r7 .onewin-lf2kdd:not(:first-child) {
    border: none;
  }
  .onewin-rcw1r7 .onewin-lf2kdd:first-child .onewin-aow939 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .onewin-rcw1r7 .onewin-lf2kdd:last-child .onewin-aow939 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .onewin-i469qm {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .onewin-cqkbnp {
    max-width: 100px;
  }
  .onewin-fqxjpu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .onewin-g4lroo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .onewin-g4lroo svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .onewin-9unuvf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .onewin-fqxjpu + .onewin-g4lroo {
    margin-left: auto;
  }
  .onewin-u1jhpt {
    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;
  }
  .onewin-u1jhpt.onewin-68qegl {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .onewin-zjti04 {
    -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;
  }
  .onewin-3law8r {
    width: 100%;
  }
  .onewin-3law8r:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .onewin-j2oinp {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .onewin-j2oinp svg {
    margin-right: 4px;
  }
  .onewin-1o972a {
    -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;
  }
  .onewin-62fj89 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .onewin-62fj89 {
    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;
  }
  .onewin-bne2oe {
    display: none;
    width: 100%;
  }
  .onewin-1o972a.onewin-68qegl .onewin-bne2oe {
    padding: 0 0 0 48px;
  }
  .onewin-j6jmlb {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .onewin-3s5xmd .onewin-if54ej {
    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;
  }
  .onewin-c9clul {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .onewin-c9clul + .onewin-c9clul {
    margin-right: 0;
  }
  .onewin-c9clul + .onewin-if54ej {
    margin: 0;
  }
  .onewin-vd7h4m {
    grid-template-columns: repeat(4, 1fr);
  }
  .onewin-guzdph {
    grid-template-columns: repeat(3, 1fr);
  }
  .onewin-ydmh4e,
  .onewin-3r0z6t {
    grid-template-columns: repeat(2, 1fr);
  }
  .onewin-3a0u7b {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .onewin-3a0u7b.onewin-9uue1k .onewin-b0flwh {
    grid-column: auto;
    grid-row: auto;
  }
  .onewin-3a0u7b > .onewin-reqc81 {
    grid-column: 1/2;
  }
  .onewin-3a0u7b.onewin-9uue1k > :not(.get-image) {
    grid-column: 1/2;
  }
  .onewin-3a0u7b .onewin-if54ej,
  .onewin-3a0u7b.onewin-9uue1k > .onewin-if54ej {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .onewin-3a0u7b.onewin-9uue1k > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .onewin-77k2jf.onewin-f2uz6x .onewin-3a0u7b > .onewin-if54ej {
    grid-row: 1/2;
  }
  .onewin-3a0u7b .onewin-reqc81 ~ .onewin-if54ej,
  .onewin-3a0u7b.onewin-9uue1k .onewin-reqc81 ~ .onewin-if54ej {
    grid-row: 2/3;
  }
  .onewin-77k2jf.onewin-f2uz6x .onewin-reqc81 ~ .onewin-if54ej {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .onewin-g9k4hz:first-child .onewin-zgctwf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .onewin-g9k4hz:first-child .onewin-zgctwf h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .onewin-g9k4hz {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .onewin-g9k4hz {
    padding: 0;
  }
  .onewin-fcx90z {
    margin-top: 1rem;
  }
  .onewin-r0td67 {
    border-radius: 5px;
  }
  .onewin-p0uc97 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .onewin-vkvxkj::after {
    display: inline-block;
  }
  .onewin-vkvxkj {
    margin: 0;
    width: 100%;
  }
  .onewin-4vug89 {
    width: 100%;
  }
  .onewin-4vug89.onewin-r8ux9b {
    -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%;
  }
  .onewin-4vug89.onewin-r8ux9b .onewin-h467a8 {
    width: 100%;
  }
  .onewin-4vug89.onewin-r8ux9b .onewin-h467a8:not(:last-child) {
    margin-right: 0;
  }
  .onewin-si7hfz {
    width: 100%;
    text-align: center;
  }
  .onewin-7nbhat.onewin-68qegl .onewin-4vug89 {
    margin-top: 1rem;
  }
  .onewin-vd7h4m {
    grid-template-columns: repeat(3, 1fr);
  }
  .onewin-52ol55,
  .onewin-guzdph {
    grid-template-columns: repeat(2, 1fr);
  }
  .onewin-ydmh4e,
  .onewin-3r0z6t,
  .onewin-un0ml6 {
    grid-template-columns: 1fr;
  }
  .onewin-5nqrbn {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .onewin-9iafh2 {
    min-width: 300px;
    max-width: 325px;
  }
  .onewin-aow939 {
    cursor: auto;
  }
  .onewin-7iwv2o .onewin-aow939 {
    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;
  }
  .onewin-y7taps {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .onewin-bne2oe {
    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) {
  .onewin-y7taps {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.onewin-c9clul p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .onewin-g4lroo {
    margin: 0 -0.2rem;
  }
  .onewin-c9clul {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .onewin-298vfu {
    -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;
  }
  .onewin-vscf2s {
    max-width: 100%;
  }
  .onewin-vd7h4m {
    grid-template-columns: repeat(2, 1fr);
  }
  .onewin-52ol55,
  .onewin-guzdph {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .onewin-i469qm {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .onewin-g4lroo {
    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;
  }
  .onewin-30smsp {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .onewin-8pa6ho {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .onewin-nhvyiv,
  .onewin-hdta0n {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .onewin-y3wsg3 {
    width: 100%;
  }
  .onewin-vd7h4m {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .onewin-y7taps {
    top: 127px !important;
  }
}

.onewin-29hz4r {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .onewin-29hz4r {
  }
}

@media (max-width: 767px) {
  .onewin-29hz4r {
    margin-bottom: 12px;
  }
}

.onewin-29hz4r img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.onewin-f63zpf {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.onewin-f63zpf > .onewin-mnld0j {
  flex: 1 1;
}

@media (max-width: 767px) {
  .onewin-f63zpf {
    flex-direction: column;
    gap: 12px;
  }
}

.onewin-hi9nb7 {
  display: flex;
}

.onewin-hi9nb7 .onewin-9qmz9e {
  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;
}

.onewin-hi9nb7 .onewin-g9tvky {
  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;
}

.onewin-hi9nb7 .onewin-ash4jh {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.onewin-hi9nb7 .onewin-2qalpq {
  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));
  }
}

.onewin-hi9nb7 .onewin-2qalpq:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.onewin-hi9nb7 .onewin-k51gkp {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.onewin-j1o8yj {
  border: unset;
  background-color: unset;
}

.onewin-j1o8yj tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.onewin-j1o8yj .onewin-tl6jlj,
.onewin-j1o8yj .onewin-stzd33 {
  flex: 0 1 330px;
}

.onewin-j1o8yj .onewin-qhiwis {
  flex: 1 1;
}

.onewin-j1o8yj tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.onewin-j1o8yj tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.onewin-j1o8yj tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.onewin-j1o8yj tr td p {
  color: #fff;
  margin: 0;
}

.onewin-j1o8yj tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.onewin-j1o8yj tr.onewin-tl6jlj td p {
  padding: 16px 0;
}

.onewin-j1o8yj tr.onewin-tl6jlj td p:not(:last-child),
.onewin-j1o8yj tr.onewin-stzd33 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.onewin-j1o8yj tr.onewin-tl6jlj td p:first-child,
.onewin-j1o8yj tr.onewin-stzd33 td p:first-child {
  padding-top: 0;
}

.onewin-j1o8yj tr.onewin-stzd33 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.onewin-j1o8yj tr.onewin-stzd33 td p:last-child {
  padding-bottom: 0;
}

.onewin-j1o8yj .onewin-stzd33 img {
  max-width: 32px;
}

.onewin-j1o8yj .onewin-qhiwis {
  min-width: 718px;
}

.onewin-j1o8yj .onewin-qhiwis td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.onewin-j1o8yj .onewin-qhiwis td {
  display: flex;
}

.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-c0ta3l,
.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-lhi5fk,
.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-0afxjy {
  flex: 1 1 50%;
}

.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-64vtgg {
  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;
}

.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-i6dmdf,
.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-9x5n7y {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-c0ta3l,
.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-lhi5fk {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-c0ta3l span,
.onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-lhi5fk span {
  font-weight: 800;
}

.onewin-j1o8yj .onewin-qhiwis img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .onewin-j1o8yj .onewin-qhiwis td .onewin-0afxjy:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .onewin-j1o8yj tr.onewin-tl6jlj td p:last-child {
    padding-bottom: 0;
  }
  .onewin-j1o8yj .onewin-stzd33 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .onewin-j1o8yj .onewin-stzd33 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .onewin-j1o8yj tr.onewin-tl6jlj td p:not(:last-child),
  .onewin-j1o8yj tr.onewin-stzd33 td p:not(:last-child) {
    border-bottom: unset;
  }
  .onewin-j1o8yj tr.onewin-stzd33 td p:last-child {
    padding-bottom: 12px;
  }
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-c0ta3l,
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-lhi5fk,
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-0afxjy {
    flex: 1 1 50%;
    padding: 0;
  }
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-c0ta3l,
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-lhi5fk {
    margin-top: 16px;
  }
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-0afxjy {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-c0ta3l {
    border-right: 1px solid var(--border-color);
  }
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-0afxjy:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .onewin-j1o8yj .onewin-qhiwis td:last-child .onewin-0afxjy:last-child {
    padding-bottom: 0;
  }
}

.onewin-0afxjy {
  display: flex;
  flex-direction: column;
}

.onewin-j1o8yj .onewin-qhiwis td .onewin-0afxjy {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.onewin-j1o8yj .onewin-qhiwis td .onewin-0afxjy:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.onewin-j1o8yj .onewin-qhiwis td .onewin-0afxjy:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .onewin-j1o8yj .onewin-qhiwis td .onewin-0afxjy:not(:first-child) {
    padding-left: 0;
  }
  .onewin-j1o8yj .onewin-qhiwis td .onewin-0afxjy:not(:last-of-type) {
    border-right: unset;
  }
}

.onewin-j1o8yj .onewin-2cxsqa {
  flex: 0 1 485px;
}

.onewin-j1o8yj .onewin-30p17f {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.onewin-j1o8yj .onewin-30p17f li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.onewin-j1o8yj .onewin-30p17f li.onewin-d9nb9g {
  padding: 6px 12px;
}

.onewin-j1o8yj .onewin-30p17f li a,
.onewin-j1o8yj .onewin-30p17f 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;
}

.onewin-j1o8yj .onewin-zkxe3z,
.onewin-j1o8yj .onewin-i3lly9 {
  flex: 1 1;
}

.onewin-j1o8yj .onewin-287e68,
.onewin-j1o8yj .onewin-il71zp {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.onewin-j1o8yj .onewin-287e68 li,
.onewin-j1o8yj .onewin-il71zp li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.onewin-j1o8yj .onewin-i3lly9 img {
  max-width: 32px;
}

.onewin-j1o8yj .onewin-zkxe3z img {
  max-width: 32px;
}

.onewin-j1o8yj .onewin-pzhdp7 {
  min-width: 280px;
}

.onewin-j1o8yj .onewin-pzhdp7 img {
  max-width: 146px;
}

.onewin-j1o8yj .onewin-pzhdp7 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .onewin-j1o8yj .onewin-tl6jlj,
  .onewin-j1o8yj .onewin-stzd33 {
    flex: 0 1 auto;
  }
  .onewin-j1o8yj .onewin-qhiwis {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .onewin-j1o8yj .onewin-tl6jlj,
  .onewin-j1o8yj .onewin-2cxsqa,
  .onewin-j1o8yj .onewin-stzd33,
  .onewin-j1o8yj .onewin-qhiwis {
    flex: 1 1 calc(50% - 20px);
  }
  .onewin-j1o8yj .onewin-zkxe3z,
  .onewin-j1o8yj .onewin-pzhdp7,
  .onewin-j1o8yj .onewin-i3lly9 {
    flex: 1 1 30%;
  }
  .onewin-j1o8yj .onewin-pzhdp7 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .onewin-j1o8yj .onewin-tl6jlj,
  .onewin-j1o8yj .onewin-2cxsqa,
  .onewin-j1o8yj .onewin-zkxe3z,
  .onewin-j1o8yj .onewin-stzd33,
  .onewin-j1o8yj .onewin-qhiwis,
  .onewin-j1o8yj .onewin-pzhdp7,
  .onewin-j1o8yj .onewin-i3lly9 {
    flex: 1 1 100%;
  }
}

.onewin-xe1chk .onewin-p8q336 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.onewin-xe1chk .onewin-hgq3nh {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.onewin-xe1chk .onewin-cq4iz0 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.onewin-xe1chk .onewin-ao1215 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.onewin-xe1chk .onewin-ao1215 > :nth-child(3) {
  margin-top: 0;
}

.onewin-xe1chk .onewin-if54ej {
  grid-column: 2/3;
  grid-row: 1/10;
}

.onewin-xe1chk .onewin-iiy6ta {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.onewin-xe1chk .onewin-fcx90z {
  grid-column: 1/2;
}

.onewin-xe1chk > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.onewin-xe1chk .onewin-hgq3nh: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;
}

.onewin-xe1chk .onewin-hgq3nh:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.onewin-xe1chk .onewin-y3wsg3 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .onewin-xe1chk .onewin-hgq3nh:not(:last-child):before {
    bottom: 8px;
  }
  .onewin-xe1chk .onewin-hgq3nh:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .onewin-xe1chk .onewin-ao1215 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .onewin-xe1chk .onewin-if54ej {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .onewin-xe1chk .onewin-if54ej img {
    width: 100%;
    height: auto;
  }
  .onewin-xe1chk .onewin-y3wsg3 {
    width: 100%;
    min-width: unset;
  }
}

.onewin-5k3ovs .onewin-7gy3fv {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.onewin-5k3ovs .onewin-7bftwo {
  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;
}

.onewin-5k3ovs .onewin-if54ej {
  height: 100%;
}

.onewin-5k3ovs .onewin-if54ej img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.onewin-5k3ovs .onewin-q8nrs7 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.onewin-5k3ovs .onewin-3qk8t8 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.onewin-5k3ovs .onewin-d3s47a {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .onewin-5k3ovs .onewin-7bftwo {
    flex: 1 1 100%;
  }
  .onewin-5k3ovs .onewin-ksa507 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .onewin-5k3ovs .onewin-7bftwo {
    flex-direction: column;
  }
  .onewin-5k3ovs .onewin-if54ej {
    width: 100%;
    height: auto;
  }
  .onewin-5k3ovs .onewin-if54ej img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .onewin-5k3ovs .onewin-q8nrs7 {
    padding: 0 16px 16px 16px;
  }
  .onewin-5k3ovs .onewin-ksa507 {
    min-width: unset;
    width: 100%;
  }
}

.onewin-vfb6zl .onewin-93zxe9 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.onewin-vfb6zl .onewin-2b8yss {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.onewin-vfb6zl 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;
}

.onewin-vfb6zl .onewin-w9h63t {
  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;
}

.onewin-vfb6zl .onewin-2b8yss:hover .onewin-w9h63t {
  display: flex;
}

.onewin-vfb6zl .onewin-4twqry {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.onewin-vfb6zl .onewin-2bikug {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.onewin-3gybvq {
  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;
}

.onewin-3gybvq.onewin-yny2k2 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.onewin-l3enkn ease-in-out;
}

.onewin-3gybvq.onewin-yny2k2:hover {
  color: #f9cb16;
  background-color: transparent;
}

.onewin-vfb6zl .onewin-1hvb4d {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.onewin-l3enkn ease-in-out;
}

.onewin-vfb6zl .onewin-1hvb4d:hover {
  color: #196948;
  background-color: #f9cb16;
}

.onewin-vfb6zl .onewin-1hvb4d:after,
.onewin-3gybvq.onewin-yny2k2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.onewin-3gybvq.onewin-yny2k2:after {
  background-image: url(../images/Cash.svg);
}

.onewin-vfb6zl .onewin-1hvb4d:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .onewin-vfb6zl .onewin-93zxe9 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .onewin-vfb6zl .onewin-93zxe9 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .onewin-vfb6zl .onewin-93zxe9 {
    grid-template-columns: 1fr;
  }
  .onewin-vfb6zl .onewin-2b8yss {
    height: auto;
  }
  .onewin-vfb6zl .onewin-2b8yss .onewin-w9h63t {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .onewin-vfb6zl .onewin-4twqry,
  .onewin-vfb6zl .onewin-2bikug {
    text-align: left;
  }
  .onewin-vfb6zl .onewin-2bikug {
    margin-bottom: 8px;
  }
  .onewin-vfb6zl img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.onewin-rxjxai {
  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;
}

.onewin-rxjxai.onewin-7vhnn6 {
  display: block;
}

.onewin-rxjxai .onewin-ux6h6o {
  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;
}

.onewin-rxjxai .onewin-zuygel {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.onewin-rxjxai .onewin-trsa93 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.onewin-rxjxai .onewin-3fdjs8 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.onewin-rxjxai .onewin-3gybvq {
  min-width: 296px;
  margin-bottom: 0;
}

.onewin-rxjxai .onewin-hup0zj {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.onewin-rxjxai .onewin-fyabo4 {
  position: relative;
  flex: 1 1;
}

.onewin-rxjxai .onewin-fyabo4 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .onewin-rxjxai .onewin-zuygel {
    flex-wrap: wrap;
    gap: 8px;
  }
  .onewin-rxjxai .onewin-trsa93 {
    order: 1;
  }
  .onewin-rxjxai .onewin-3fdjs8 {
    order: 3;
    flex: 1 1 100%;
  }
  .onewin-rxjxai .onewin-3gybvq {
    width: 100%;
    min-width: unset;
  }
  .onewin-rxjxai .onewin-hup0zj {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .onewin-3a0u7b > .onewin-reqc81 {
    margin-bottom: 0;
  }
  .onewin-3a0u7b > .onewin-fcx90z,
  .onewin-3a0u7b > p {
    margin-top: 0;
  }
}

.onewin-3pdh31 img,
.onewin-c9clul img {
  width: auto;
  object-fit: contain;
}

.onewin-3pdh31 {
  align-items: center;
}

.onewin-3pdh31 img {
  max-height: 76px;
}

.onewin-c9clul img {
  max-height: 64px;
}

.onewin-cpnm8h {
  overflow: auto;
}

.onewin-yokeu7 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.onewin-07wwi4:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.onewin-5202ei {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.onewin-tb9spk {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.onewin-5202ei .onewin-if54ej {
  margin-right: 20px;
  flex-shrink: 0;
}

.onewin-5202ei img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.onewin-5k3ugt {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.onewin-5k3ugt > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .onewin-5202ei {
    padding: 15px 10px;
  }
  .onewin-5k3ugt {
    padding: 15px 10px;
  }
  .onewin-5202ei .onewin-if54ej {
    margin-right: 10px;
  }
}

.onewin-g4xp2o {
  overflow-x: auto;
}

.onewin-ru0n6v {
  border-collapse: collapse;
  width: 100%;
}

.onewin-g4xp2o th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.onewin-g4xp2o td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.onewin-g4xp2o td.onewin-8t8d0j {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.onewin-g4xp2o td.onewin-azij2r {
  border-right: none;
}

.onewin-g4xp2o td.onewin-azij2r .onewin-if54ej {
  justify-content: flex-start;
}

.onewin-g4xp2o td.onewin-azij2r .onewin-if54ej img {
  height: auto;
  width: 90px;
}

.onewin-g4xp2o td.onewin-3asy52,
.onewin-g4xp2o td.onewin-h9e9qo {
  font-weight: 600;
  text-align: right;
}

.onewin-g4xp2o td.onewin-n517fc,
.onewin-g4xp2o td.onewin-3asy52 {
  padding-bottom: 10px;
  border-bottom: none;
}

.onewin-g4xp2o td.onewin-3asy52,
.onewin-g4xp2o td.onewin-h9e9qo {
  border-left: none;
}

.onewin-g4xp2o td.onewin-n517fc,
.onewin-g4xp2o td.onewin-avc1xu {
  border-right: none;
}

.onewin-g4xp2o td.onewin-avc1xu,
.onewin-g4xp2o td.onewin-h9e9qo {
  border-top: none;
  padding-top: 10px;
}

.onewin-je3bhv {
  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;
}

.onewin-je3bhv .onewin-ksa507 {
  min-width: unset;
  width: 100%;
}

.onewin-je3bhv .onewin-ksa507.onewin-58ydzz {
  grid-column: 1/2;
  grid-row: 1/2;
}

.onewin-je3bhv .onewin-ksa507.onewin-qxkrbd {
  grid-column: 2/3;
  grid-row: 1/2;
}

.onewin-je3bhv .onewin-9chvz0 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .onewin-je3bhv {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .onewin-je3bhv .onewin-ksa507.onewin-58ydzz {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .onewin-je3bhv .onewin-ksa507.onewin-qxkrbd {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .onewin-je3bhv .onewin-9chvz0 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.onewin-74l9ez {
  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;
}

.onewin-ctl13d {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.onewin-rckb0p p a img {
  margin: 0 auto;
  display: block;
}

.onewin-rckb0p table {
  margin-bottom: 17px;
}

/* contanct form */
.onewin-eoylh2 {
  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;
}

.onewin-eoylh2 label {
  font-size: 14px;
}

.onewin-eoylh2 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.onewin-eoylh2 input,
.onewin-eoylh2 textarea,
.onewin-eoylh2 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;
}
.onewin-eoylh2 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.onewin-l3enkn ease;
}
.onewin-eoylh2 button:hover {
  background-color: #691204;
}
.onewin-306bxx {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.onewin-cicsm1 ease-in;
}

.onewin-306bxx 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;
}
.onewin-k53clt, .onewin-9rpd0e, [class*="review-card"],
thead, thead th, table th, .onewin-m301qs,
.onewin-vlgrws, [class*="collapsible-header"],
.onewin-kzn9j4, [class*="updated-block"] {
  color: #ece7dc !important;
}
