@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);
}

.oz2win-z082v1 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.oz2win-w1tzwa {
  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.oz2win-8hgolr,
ul.oz2win-8hgolr {
  padding-left: 20px;
}

ul.oz2win-8hgolr {
  list-style: disc;
}

ol.oz2win-8hgolr {
  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;
  }
}

.oz2win-l5wqjp > .oz2win-o5fu6b,
.oz2win-l5wqjp > .oz2win-iytnik,
.oz2win-l5wqjp > blockquote,
.oz2win-l5wqjp > h1,
.oz2win-l5wqjp > h2,
.oz2win-l5wqjp > h3,
.oz2win-l5wqjp > h4,
.oz2win-l5wqjp > h5,
.oz2win-l5wqjp > h6,
.oz2win-l5wqjp > ol,
.oz2win-l5wqjp > p,
.oz2win-l5wqjp > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.oz2win-l5wqjp > ol,
.oz2win-l5wqjp > ul {
  padding-left: 50px;
}

.oz2win-l5wqjp 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;
}

.oz2win-l5wqjp:not(:last-child) {
  margin-bottom: 2rem;
}

.oz2win-l5wqjp > :not(:first-child) {
  margin-top: 2rem;
}

.oz2win-l5wqjp {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.oz2win-l5wqjp:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .oz2win-l5wqjp:first-child {
    margin-top: 20px;
  }
}

.oz2win-l5wqjp > p:last-of-type {
  margin-bottom: 32px;
}

.oz2win-l5wqjp > .oz2win-jt046s:not(:first-child) {
  margin: 64px auto 16px auto;
}

.oz2win-r97n0j > .oz2win-jt046s {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.oz2win-iytnik {
  overflow: auto;
}

.oz2win-iytnik::-webkit-scrollbar {
  height: 5px;
}

.oz2win-iytnik table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.oz2win-iytnik table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.oz2win-iytnik table thead,
table thead {
  border-bottom: none;
}

.oz2win-iytnik table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.oz2win-iytnik table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.oz2win-iytnik table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.oz2win-iytnik .oz2win-cvtmvj {
  table-layout: auto;
}

.oz2win-iytnik .oz2win-cvtmvj th {
  word-break: normal;
}

.oz2win-iytnik .oz2win-cvtmvj td {
  word-break: normal;
}

.oz2win-z082v1 .oz2win-z082v1 {
  padding-right: 0;
  padding-left: 0;
}

.oz2win-frmwgr {
  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;
}

.oz2win-vva5kl {
  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;
}

.oz2win-iwwei9 {
  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;
}

.oz2win-o5fu6b {
  margin-top: 24px;
}

.oz2win-o5fu6b.oz2win-wzexzm {
  text-align: left;
}

.oz2win-o5fu6b.oz2win-s53ttc {
  text-align: right;
}

.oz2win-o5fu6b.oz2win-vg3f7d {
  text-align: center;
}

.oz2win-mhapir {
  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.oz2win-pp14x5 ease-in-out;
  cursor: pointer;
}

.oz2win-mhapir:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.oz2win-mhapir {
  min-width: 328px;
}

@media (max-width: 768px) {
  .oz2win-mhapir {
    min-width: unset;
  }
}

.oz2win-o61lm1 {
  background-color: var(--fh-bg-color);
}

.oz2win-rm6yu1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.oz2win-g43ws8 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.oz2win-g43ws8 img {
  max-height: 80px;
  object-fit: contain;
}

.oz2win-w81cdk {
  flex: 1 1;
}

.oz2win-oqzt23 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.oz2win-1huuoy {
  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;
}

.oz2win-1huuoy 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;
}

.oz2win-1huuoy.oz2win-dfhb7s span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.oz2win-1huuoy.oz2win-dfhb7s span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.oz2win-1huuoy.oz2win-dfhb7s span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.oz2win-w81cdk + .oz2win-oqzt23 {
  margin-left: 20px;
}

.oz2win-eyldyq {
  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;
}

.oz2win-eyldyq > svg {
  max-width: 24px;
  max-height: 24px;
}

.oz2win-eyldyq + .oz2win-eyldyq {
  margin-left: 5px;
}

.oz2win-0p1dcl {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.oz2win-0p1dcl:hover {
  background-color: var(--button-bg-hover);
}

.oz2win-djd24c {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.oz2win-pp14x5 ease-in-out;
  border: 1px solid var(--border-color);
}

.oz2win-djd24c:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.oz2win-sxqt4i {
  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) {
  .oz2win-w81cdk {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .oz2win-sxqt4i {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .oz2win-w81cdk {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .oz2win-eyldyq {
    min-width: unset;
    flex: 1 1;
  }
}

.oz2win-qvangv {
  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;
}

.oz2win-qvangv:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.oz2win-qvangv:hover .oz2win-j06v1b {
  opacity: 1;
  pointer-events: auto;
}

.oz2win-o6cd9c {
  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.oz2win-w08077 ease-in-out;
  gap: 4px;
}

.oz2win-o6cd9c > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.oz2win-o6cd9c .oz2win-frmwgr img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.oz2win-zscdxh,
.oz2win-o6cd9c:hover {
  color: var(--button-bg-hover);
}

.oz2win-bclb2s {
  position: relative;
}

.oz2win-bclb2s .oz2win-o6cd9c {
  margin-right: 0;
  padding-right: 4px;
}

.oz2win-8e4u5i svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.oz2win-bclb2s.oz2win-dfhb7s .oz2win-8e4u5i svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.oz2win-bclb2s.oz2win-dfhb7s .oz2win-j06v1b {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.oz2win-bclb2s.oz2win-dfhb7s .oz2win-j06v1b::before {
  display: none;
}

.oz2win-8e4u5i svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.oz2win-j06v1b {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.oz2win-5j6wt6 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.oz2win-j06v1b::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.oz2win-j06v1b:hover {
  color: var(--fh-bg-color);
}

.oz2win-3b3i1r {
  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.oz2win-5j6wt6 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.oz2win-w08077 ease-in-out;
  -o-transition: 0.oz2win-w08077 ease-in-out;
  transition: 0.oz2win-w08077 ease-in-out;
}

.oz2win-3b3i1r .oz2win-frmwgr img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.oz2win-euwzrt,
.oz2win-3b3i1r:hover {
  color: var(--button-bg-hover);
}

.oz2win-hohf2z {
  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%;
}

.oz2win-hohf2z.oz2win-76k9e6 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.oz2win-hohf2z.oz2win-76k9e6:after,
.oz2win-hohf2z.oz2win-76k9e6:before {
  content: "";
  position: absolute;
  margin: auto;
}

.oz2win-hohf2z.oz2win-76k9e6: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);
  }
}

.oz2win-hohf2z.oz2win-76k9e6:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.oz2win-hohf2z.oz2win-76k9e6 > * {
  z-index: 1;
}

.oz2win-hohf2z b,
.oz2win-hohf2z strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.oz2win-hohf2z .oz2win-yxq565 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.oz2win-hohf2z .oz2win-7kbkdi {
  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;
}

.oz2win-hohf2z .oz2win-frmwgr {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.oz2win-hohf2z .oz2win-893544 {
  margin-top: 12px;
}

.oz2win-893544 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.oz2win-t7u9tt {
  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;
}

.oz2win-893544 .oz2win-i8ieqd {
  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.oz2win-pp14x5 ease-in-out;
}

.oz2win-893544 .oz2win-i8ieqd:hover {
  background: rgba(255, 255, 255, 0.3);
}

.oz2win-1lmddr {
  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;
}

.oz2win-hohf2z.oz2win-bvynzi {
  gap: 12px;
  padding: 16px;
}

.oz2win-hohf2z.oz2win-bvynzi .oz2win-1lmddr {
  min-width: 240px;
}

.oz2win-hohf2z.oz2win-bvynzi .oz2win-1lmddr.oz2win-7p1uqf {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .oz2win-hohf2z .oz2win-yxq565 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .oz2win-hohf2z .oz2win-7kbkdi {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .oz2win-hohf2z .oz2win-frmwgr {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .oz2win-hohf2z.oz2win-bvynzi .oz2win-frmwgr {
    max-width: 126px;
  }
  .oz2win-hohf2z .oz2win-893544 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .oz2win-hohf2z .oz2win-t7u9tt {
    max-width: unset;
  }
  .oz2win-1lmddr {
    min-width: unset;
    width: 100%;
  }
  .oz2win-hohf2z .oz2win-1lmddr {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .oz2win-hohf2z.oz2win-bvynzi {
    grid-template-rows: auto 1fr auto;
  }
  .oz2win-hohf2z.oz2win-bvynzi .oz2win-1lmddr {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .oz2win-hohf2z {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .oz2win-hohf2z .oz2win-yxq565 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .oz2win-hohf2z .oz2win-frmwgr {
    max-width: 78px;
  }
  .oz2win-hohf2z .oz2win-893544 {
    margin-top: -12px;
  }
  .oz2win-hohf2z.oz2win-bvynzi {
    gap: 8px;
  }
  .oz2win-hohf2z.oz2win-bvynzi .oz2win-yxq565 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .oz2win-hohf2z.oz2win-bvynzi .oz2win-7kbkdi {
    grid-column: 1/3;
  }
  .oz2win-hohf2z.oz2win-bvynzi .oz2win-frmwgr {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .oz2win-hohf2z.oz2win-bvynzi .oz2win-frmwgr img {
    max-width: 114px;
  }
}

.oz2win-1lmddr.oz2win-75z2gw,
.oz2win-1lmddr.oz2win-xtrr0e,
.oz2win-1lmddr.oz2win-ye6isr {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.oz2win-pp14x5 ease-in-out;
}

.oz2win-1lmddr.oz2win-75z2gw,
.oz2win-1lmddr.oz2win-ye6isr {
  padding: 10px;
}

.oz2win-1lmddr.oz2win-75z2gw:hover,
.oz2win-1lmddr.oz2win-xtrr0e:hover,
.oz2win-1lmddr.oz2win-ye6isr:hover {
  background: var(--button-bg-hover);
}

.oz2win-1lmddr.oz2win-75z2gw:hover svg path,
.oz2win-1lmddr.oz2win-ye6isr:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.oz2win-1lmddr.oz2win-7p1uqf {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.oz2win-pp14x5 ease-in-out;
  background: var(--button-bg-color);
}

.oz2win-1lmddr.oz2win-7p1uqf:hover {
  background-color: var(--button-bg-hover);
}

.oz2win-1lmddr.oz2win-xtrr0e: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);
  }
}

.oz2win-1lmddr.oz2win-xtrr0e:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.oz2win-1lmddr.oz2win-7p1uqf:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.oz2win-eie5x8 {
  max-width: 650px;
}

.oz2win-01cjop {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.oz2win-ef264k {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.oz2win-t6eijb {
  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.oz2win-w08077 ease-in-out;
  cursor: pointer;
}

.oz2win-t6eijb:hover {
  opacity: 0.5;
}

.oz2win-t6eijb:focus {
  outline: 0;
}

.oz2win-t6eijb:focus .oz2win-4qjplm,
.oz2win-t6eijb:hover .oz2win-4qjplm {
  fill: red;
  fill-opacity: 1;
}

.oz2win-t6eijb:hover {
  cursor: pointer;
}

.oz2win-prnd1h {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.oz2win-eie5x8.oz2win-vg3f7d {
  margin: 0 auto;
}

.oz2win-eie5x8.oz2win-s53ttc {
  margin-left: auto;
}

.oz2win-e3uxyo {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.oz2win-c2rz2t {
  padding-bottom: 50px;
}

.oz2win-ksy7xv {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.oz2win-blquyv {
  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;
}

.oz2win-szpzlm {
  margin-top: 24px;
}

.oz2win-q1of7r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.oz2win-ltj9p4 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.oz2win-jsdiqs {
  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;
}

.oz2win-6awi3r {
  width: 468px;
}

.oz2win-jsdiqs .oz2win-j06v1b {
  margin: 0.oz2win-loaj5j 0;
}

.oz2win-rhhvqu {
  display: flex;
  min-width: 224px;
}

.oz2win-do8b57 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.oz2win-w08077 ease-in-out;
}

.oz2win-poh7qi,
.oz2win-do8b57:hover {
  color: var(--text-color);
}

.oz2win-rqp7hk {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.oz2win-bzcgp9 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .oz2win-e3uxyo {
    padding: 16px;
  }
  .oz2win-rqp7hk {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .oz2win-bzcgp9 {
    align-items: center;
  }
  .oz2win-6awi3r {
    width: unset;
  }
  .oz2win-rhhvqu {
    min-width: unset;
  }
  .oz2win-jsdiqs {
    max-height: unset;
  }
  .oz2win-ksy7xv {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .oz2win-e3uxyo {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.oz2win-m8spse {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.oz2win-m8spse:not(:last-child) {
  margin-bottom: 16px;
}

.oz2win-tpwjj0 {
  outline: 0;
}

.oz2win-tpwjj0 .oz2win-zwgfuy {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.oz2win-4a3zqe {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .oz2win-4a3zqe {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.oz2win-4a3zqe::-webkit-details-marker {
  display: none;
}

.oz2win-4a3zqe: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;
}

.oz2win-4a3zqe: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] .oz2win-4a3zqe:after {
  transform: unset;
}

.oz2win-zwgfuy {
  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);
}

.oz2win-zwgfuy 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.oz2win-w08077 ease-in-out;
  -o-transition: 0.oz2win-w08077 ease-in-out;
  transition: 0.oz2win-w08077 ease-in-out;
}

.oz2win-i3fda9 {
  padding: 16px 0 0 0;
}

.oz2win-i3fda9 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .oz2win-i3fda9 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .oz2win-4a3zqe {
    flex-wrap: wrap;
    gap: 12px;
  }
  .oz2win-4a3zqe::after {
    margin-left: auto;
  }
  .oz2win-zwgfuy {
    order: 3;
    flex: 1 1 100%;
  }
  .oz2win-4a3zqe {
    font-size: 14px;
    line-height: 130%;
  }
  .oz2win-zwgfuy svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.oz2win-vgyh9l {
  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;
}

.oz2win-ec1o4n {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.oz2win-vgyh9l.oz2win-dfhb7s .oz2win-ec1o4n {
  margin-bottom: 12px;
}

.oz2win-ec1o4n::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;
}

.oz2win-vgyh9l.oz2win-dfhb7s .oz2win-ec1o4n::after {
  transform: unset;
}

.oz2win-w7fsux {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.oz2win-fta3ir {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.oz2win-w08077 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.oz2win-fta3ir: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;
}

.oz2win-vgyh9l.oz2win-dfhb7s .oz2win-w7fsux {
  max-height: 100%;
}

.oz2win-xdiyed {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.oz2win-g641qu {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.oz2win-ro37yc {
  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;
}

.oz2win-w97ug7 {
  margin-right: 4px;
}

.oz2win-pca4f9 {
  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.oz2win-w08077 ease-in-out;
}

.oz2win-pca4f9 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.oz2win-vico1w,
.oz2win-pca4f9:hover {
  color: var(--text-color);
}

.oz2win-j51jd5 {
  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;
}

.oz2win-j51jd5 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.oz2win-j51jd5 .oz2win-dsxaz6 {
  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;
}

.oz2win-j51jd5 .oz2win-wc1tqk {
  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;
}

.oz2win-sajtpf {
  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;
}

.oz2win-tj1b2g {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.oz2win-bws70v .oz2win-z082v1 {
  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;
}

.oz2win-bws70v {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.oz2win-w4y9mj {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.oz2win-79zh96 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.oz2win-q5bhn0 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.oz2win-0ukf6v 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;
}

.oz2win-q5bhn0:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.oz2win-xgmu7r {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.oz2win-2mpsij {
  -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.oz2win-w08077 ease-in-out;
  transition: transform 0.oz2win-w08077 ease-in-out;
  -o-transition: transform 0.oz2win-w08077 ease-in-out;
  transition:
    transform 0.oz2win-w08077 ease-in-out,
    -webkit-transform 0.oz2win-w08077 ease-in-out;
  cursor: pointer;
}

.oz2win-2mpsij svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.oz2win-2mpsij: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;
}

.oz2win-l4icho {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .oz2win-l4icho {
    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);
}

.oz2win-5inrqa {
  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;
}

.oz2win-r6y71o {
  position: relative;
  width: 100%;
}

.oz2win-5inrqa.oz2win-z9x63o {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.oz2win-5inrqa.oz2win-vg3f7d {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.oz2win-5inrqa.oz2win-s53ttc {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.oz2win-ym22yi {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.oz2win-sgnjbj {
  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.oz2win-w08077 ease-in-out;
  cursor: pointer;
}

.oz2win-sgnjbj:hover {
  opacity: 0.5;
}

.oz2win-5inrqa.oz2win-y36t6f .oz2win-sgnjbj {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.oz2win-5inrqa.oz2win-y36t6f .oz2win-ym22yi {
  cursor: pointer;
}

.oz2win-mh0tpa {
  fill: #0009;
}

.oz2win-lzfpur {
  fill: #fff;
}

.oz2win-sgnjbj:hover .oz2win-mh0tpa {
  fill: red;
}

.oz2win-sgnjbj svg path {
  -webkit-transition: 0.oz2win-w08077 ease-in-out;
  -o-transition: 0.oz2win-w08077 ease-in-out;
  transition: 0.oz2win-w08077 ease-in-out;
}

.oz2win-qntvcx {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.oz2win-qntvcx > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.oz2win-qntvcx.oz2win-218rwe > :not(.get-image) {
  grid-column: 1/3;
}

.oz2win-le361c:not(._h1-block) .oz2win-qntvcx > .oz2win-jt046s {
  grid-row: 1/2;
  grid-column: 1/3;
}

.oz2win-qntvcx.oz2win-218rwe .oz2win-nuwqpn {
  grid-column: 2/3;
}

.oz2win-qntvcx.oz2win-218rwe > .oz2win-frmwgr {
  grid-column: 1/2;
}

.oz2win-qntvcx.oz2win-218rwe > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.oz2win-qntvcx > p:first-of-type {
  margin-top: 0;
}

.oz2win-qntvcx .oz2win-frmwgr {
  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;
}

.oz2win-le361c:not(._h1-block) .oz2win-jt046s ~ .oz2win-frmwgr {
  grid-row: 2/10;
}

.oz2win-le361c.oz2win-ukud8e .oz2win-jt046s ~ .oz2win-frmwgr {
  grid-row: 1/10;
}

.oz2win-le361c.oz2win-ukud8e > .oz2win-jt046s {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.oz2win-le361c.oz2win-ukud8e .oz2win-frmwgr {
  grid-row: 1/10;
}

.oz2win-qntvcx.oz2win-8kvc58 .oz2win-frmwgr {
  align-items: flex-start;
}

.oz2win-qntvcx.oz2win-vg3f7d .oz2win-nuwqpn {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.oz2win-qntvcx.oz2win-vg3f7d .oz2win-frmwgr {
  align-items: center;
}

.oz2win-qntvcx.oz2win-mnv30w .oz2win-frmwgr {
  align-items: flex-end;
}

.oz2win-nuwqpn > :first-child {
  margin-top: 0;
}

.oz2win-nuwqpn > :last-child {
  margin-bottom: 0;
}

* + .oz2win-dmguq8,
.oz2win-le361c + .oz2win-le361c {
  margin-top: 2rem;
}

.oz2win-f7r0sq td::before,
.oz2win-f7r0sq th::after {
  display: none !important;
}

.oz2win-f7r0sq #link-selector {
  color: #000;
}

.oz2win-f7r0sq .oz2win-f09jef {
  color: #135e96;
}

.oz2win-f7r0sq .oz2win-2pjjsq *,
.oz2win-f7r0sq .oz2win-g8j5fo p,
.oz2win-f7r0sq .oz2win-i3393c * {
  color: #000;
}

.oz2win-f7r0sq .oz2win-fv9ija {
  background: 0 0 !important;
}

.oz2win-f7r0sq .oz2win-3pnyys {
  color: #000;
}

.oz2win-f7r0sq .oz2win-3pr3zy.oz2win-tousjh {
  color: #fff;
}

.oz2win-f7r0sq .oz2win-920w2e {
  color: #000;
}

.oz2win-f7r0sq
  .oz2win-ytfb8v
  .oz2win-i1gmkw.oz2win-tousjh.oz2win-xj6ca7 {
  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;
}

.oz2win-qcm76p,
body .oz2win-xar7st {
  color: #000;
  background: var(--color-body) !important;
}

.oz2win-qcm76p .oz2win-91bjjr .oz2win-jzslyz,
body .oz2win-xar7st .oz2win-91bjjr .oz2win-jzslyz {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .oz2win-fta3ir:focus,
  .oz2win-fta3ir:hover {
    color: #f9cb16;
  }
  .oz2win-mewt5c:focus,
  .oz2win-mewt5c:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .oz2win-n52aus:focus img,
  .oz2win-n52aus:focus svg,
  .oz2win-n52aus:hover img,
  .oz2win-n52aus:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .oz2win-j51jd5 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .oz2win-bclb2s:hover .oz2win-8e4u5i svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .oz2win-8e4u5i {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .oz2win-4noyjj {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .oz2win-e6pwpj {
    grid-template-columns: repeat(4, 1fr);
  }
  .oz2win-pgi8gz {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .oz2win-gr2w2i .oz2win-0j66rx {
    grid-template-columns: 1fr;
  }
  .oz2win-gr2w2i .oz2win-2ep07b {
    -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;
  }
  .oz2win-gr2w2i .oz2win-mznyre {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .oz2win-gr2w2i .oz2win-9qql2s {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .oz2win-gr2w2i .oz2win-b7mtja {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .oz2win-gr2w2i .oz2win-mznyre:not(:first-child) {
    border: none;
  }
  .oz2win-gr2w2i .oz2win-mznyre:first-child .oz2win-9qql2s {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .oz2win-gr2w2i .oz2win-mznyre:last-child .oz2win-9qql2s {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .oz2win-rm6yu1 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .oz2win-g43ws8 {
    max-width: 100px;
  }
  .oz2win-w81cdk {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .oz2win-oqzt23 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .oz2win-oqzt23 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .oz2win-1huuoy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .oz2win-w81cdk + .oz2win-oqzt23 {
    margin-left: auto;
  }
  .oz2win-sn7rdv {
    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;
  }
  .oz2win-sn7rdv.oz2win-dfhb7s {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .oz2win-sxqt4i {
    -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;
  }
  .oz2win-qvangv {
    width: 100%;
  }
  .oz2win-qvangv:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .oz2win-o6cd9c {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .oz2win-o6cd9c svg {
    margin-right: 4px;
  }
  .oz2win-bclb2s {
    -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;
  }
  .oz2win-8e4u5i svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .oz2win-8e4u5i {
    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;
  }
  .oz2win-j06v1b {
    display: none;
    width: 100%;
  }
  .oz2win-bclb2s.oz2win-dfhb7s .oz2win-j06v1b {
    padding: 0 0 0 48px;
  }
  .oz2win-3b3i1r {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .oz2win-blquyv .oz2win-frmwgr {
    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;
  }
  .oz2win-8gbiyg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .oz2win-8gbiyg + .oz2win-8gbiyg {
    margin-right: 0;
  }
  .oz2win-8gbiyg + .oz2win-frmwgr {
    margin: 0;
  }
  .oz2win-4noyjj {
    grid-template-columns: repeat(4, 1fr);
  }
  .oz2win-e6pwpj {
    grid-template-columns: repeat(3, 1fr);
  }
  .oz2win-ezw9gg,
  .oz2win-6ws0nu {
    grid-template-columns: repeat(2, 1fr);
  }
  .oz2win-qntvcx {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .oz2win-qntvcx.oz2win-218rwe .oz2win-nuwqpn {
    grid-column: auto;
    grid-row: auto;
  }
  .oz2win-qntvcx > .oz2win-jt046s {
    grid-column: 1/2;
  }
  .oz2win-qntvcx.oz2win-218rwe > :not(.get-image) {
    grid-column: 1/2;
  }
  .oz2win-qntvcx .oz2win-frmwgr,
  .oz2win-qntvcx.oz2win-218rwe > .oz2win-frmwgr {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .oz2win-qntvcx.oz2win-218rwe > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .oz2win-le361c.oz2win-ukud8e .oz2win-qntvcx > .oz2win-frmwgr {
    grid-row: 1/2;
  }
  .oz2win-qntvcx .oz2win-jt046s ~ .oz2win-frmwgr,
  .oz2win-qntvcx.oz2win-218rwe .oz2win-jt046s ~ .oz2win-frmwgr {
    grid-row: 2/3;
  }
  .oz2win-le361c.oz2win-ukud8e .oz2win-jt046s ~ .oz2win-frmwgr {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .oz2win-l5wqjp:first-child .oz2win-g3qu9g {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .oz2win-l5wqjp:first-child .oz2win-g3qu9g h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .oz2win-l5wqjp {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .oz2win-l5wqjp {
    padding: 0;
  }
  .oz2win-o5fu6b {
    margin-top: 1rem;
  }
  .oz2win-tpwjj0 {
    border-radius: 5px;
  }
  .oz2win-4yj58n {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .oz2win-ec1o4n::after {
    display: inline-block;
  }
  .oz2win-ec1o4n {
    margin: 0;
    width: 100%;
  }
  .oz2win-w7fsux {
    width: 100%;
  }
  .oz2win-w7fsux.oz2win-ud0hzs {
    -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%;
  }
  .oz2win-w7fsux.oz2win-ud0hzs .oz2win-27wilu {
    width: 100%;
  }
  .oz2win-w7fsux.oz2win-ud0hzs .oz2win-27wilu:not(:last-child) {
    margin-right: 0;
  }
  .oz2win-fta3ir {
    width: 100%;
    text-align: center;
  }
  .oz2win-vgyh9l.oz2win-dfhb7s .oz2win-w7fsux {
    margin-top: 1rem;
  }
  .oz2win-4noyjj {
    grid-template-columns: repeat(3, 1fr);
  }
  .oz2win-pgi8gz,
  .oz2win-e6pwpj {
    grid-template-columns: repeat(2, 1fr);
  }
  .oz2win-ezw9gg,
  .oz2win-6ws0nu,
  .oz2win-ss7bvt {
    grid-template-columns: 1fr;
  }
  .oz2win-cjs0ap {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .oz2win-9zjwbz {
    min-width: 300px;
    max-width: 325px;
  }
  .oz2win-9qql2s {
    cursor: auto;
  }
  .oz2win-3w80kl .oz2win-9qql2s {
    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;
  }
  .oz2win-l4icho {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .oz2win-j06v1b {
    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) {
  .oz2win-l4icho {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.oz2win-8gbiyg p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .oz2win-oqzt23 {
    margin: 0 -0.2rem;
  }
  .oz2win-8gbiyg {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .oz2win-av7y9t {
    -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;
  }
  .oz2win-hrudic {
    max-width: 100%;
  }
  .oz2win-4noyjj {
    grid-template-columns: repeat(2, 1fr);
  }
  .oz2win-pgi8gz,
  .oz2win-e6pwpj {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .oz2win-rm6yu1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .oz2win-oqzt23 {
    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;
  }
  .oz2win-o61lm1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .oz2win-eyldyq {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .oz2win-nuvar5,
  .oz2win-h6lgye {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .oz2win-mhapir {
    width: 100%;
  }
  .oz2win-4noyjj {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .oz2win-l4icho {
    top: 127px !important;
  }
}

.oz2win-ml1hf8 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .oz2win-ml1hf8 {
  }
}

@media (max-width: 767px) {
  .oz2win-ml1hf8 {
    margin-bottom: 12px;
  }
}

.oz2win-ml1hf8 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.oz2win-qwpukz {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.oz2win-qwpukz > .oz2win-018z8e {
  flex: 1 1;
}

@media (max-width: 767px) {
  .oz2win-qwpukz {
    flex-direction: column;
    gap: 12px;
  }
}

.oz2win-yr3nep {
  display: flex;
}

.oz2win-yr3nep .oz2win-tmol7r {
  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;
}

.oz2win-yr3nep .oz2win-nwc1a9 {
  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;
}

.oz2win-yr3nep .oz2win-0hgu86 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.oz2win-yr3nep .oz2win-s9wa5z {
  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));
  }
}

.oz2win-yr3nep .oz2win-s9wa5z:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.oz2win-yr3nep .oz2win-phcz8b {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.oz2win-q82kcg {
  border: unset;
  background-color: unset;
}

.oz2win-q82kcg tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.oz2win-q82kcg .oz2win-91q7do,
.oz2win-q82kcg .oz2win-3rws1f {
  flex: 0 1 330px;
}

.oz2win-q82kcg .oz2win-k12udy {
  flex: 1 1;
}

.oz2win-q82kcg tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.oz2win-q82kcg tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.oz2win-q82kcg tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.oz2win-q82kcg tr td p {
  color: #fff;
  margin: 0;
}

.oz2win-q82kcg tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.oz2win-q82kcg tr.oz2win-91q7do td p {
  padding: 16px 0;
}

.oz2win-q82kcg tr.oz2win-91q7do td p:not(:last-child),
.oz2win-q82kcg tr.oz2win-3rws1f td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.oz2win-q82kcg tr.oz2win-91q7do td p:first-child,
.oz2win-q82kcg tr.oz2win-3rws1f td p:first-child {
  padding-top: 0;
}

.oz2win-q82kcg tr.oz2win-3rws1f td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.oz2win-q82kcg tr.oz2win-3rws1f td p:last-child {
  padding-bottom: 0;
}

.oz2win-q82kcg .oz2win-3rws1f img {
  max-width: 32px;
}

.oz2win-q82kcg .oz2win-k12udy {
  min-width: 718px;
}

.oz2win-q82kcg .oz2win-k12udy td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.oz2win-q82kcg .oz2win-k12udy td {
  display: flex;
}

.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-c1wm2e,
.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-1npnin,
.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-iu16ww {
  flex: 1 1 50%;
}

.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-g2p30b {
  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;
}

.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-sdyzzw,
.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-7k0z4h {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-c1wm2e,
.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-1npnin {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-c1wm2e span,
.oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-1npnin span {
  font-weight: 800;
}

.oz2win-q82kcg .oz2win-k12udy img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .oz2win-q82kcg .oz2win-k12udy td .oz2win-iu16ww:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .oz2win-q82kcg tr.oz2win-91q7do td p:last-child {
    padding-bottom: 0;
  }
  .oz2win-q82kcg .oz2win-3rws1f > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .oz2win-q82kcg .oz2win-3rws1f > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .oz2win-q82kcg tr.oz2win-91q7do td p:not(:last-child),
  .oz2win-q82kcg tr.oz2win-3rws1f td p:not(:last-child) {
    border-bottom: unset;
  }
  .oz2win-q82kcg tr.oz2win-3rws1f td p:last-child {
    padding-bottom: 12px;
  }
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-c1wm2e,
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-1npnin,
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-iu16ww {
    flex: 1 1 50%;
    padding: 0;
  }
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-c1wm2e,
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-1npnin {
    margin-top: 16px;
  }
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-iu16ww {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-c1wm2e {
    border-right: 1px solid var(--border-color);
  }
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-iu16ww:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .oz2win-q82kcg .oz2win-k12udy td:last-child .oz2win-iu16ww:last-child {
    padding-bottom: 0;
  }
}

.oz2win-iu16ww {
  display: flex;
  flex-direction: column;
}

.oz2win-q82kcg .oz2win-k12udy td .oz2win-iu16ww {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.oz2win-q82kcg .oz2win-k12udy td .oz2win-iu16ww:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.oz2win-q82kcg .oz2win-k12udy td .oz2win-iu16ww:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .oz2win-q82kcg .oz2win-k12udy td .oz2win-iu16ww:not(:first-child) {
    padding-left: 0;
  }
  .oz2win-q82kcg .oz2win-k12udy td .oz2win-iu16ww:not(:last-of-type) {
    border-right: unset;
  }
}

.oz2win-q82kcg .oz2win-60vnb5 {
  flex: 0 1 485px;
}

.oz2win-q82kcg .oz2win-zpq4jy {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.oz2win-q82kcg .oz2win-zpq4jy li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.oz2win-q82kcg .oz2win-zpq4jy li.oz2win-k14ik4 {
  padding: 6px 12px;
}

.oz2win-q82kcg .oz2win-zpq4jy li a,
.oz2win-q82kcg .oz2win-zpq4jy 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;
}

.oz2win-q82kcg .oz2win-nq1ey0,
.oz2win-q82kcg .oz2win-ac0tf2 {
  flex: 1 1;
}

.oz2win-q82kcg .oz2win-zjlwt6,
.oz2win-q82kcg .oz2win-27qkat {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.oz2win-q82kcg .oz2win-zjlwt6 li,
.oz2win-q82kcg .oz2win-27qkat li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.oz2win-q82kcg .oz2win-ac0tf2 img {
  max-width: 32px;
}

.oz2win-q82kcg .oz2win-nq1ey0 img {
  max-width: 32px;
}

.oz2win-q82kcg .oz2win-1wlin7 {
  min-width: 280px;
}

.oz2win-q82kcg .oz2win-1wlin7 img {
  max-width: 146px;
}

.oz2win-q82kcg .oz2win-1wlin7 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .oz2win-q82kcg .oz2win-91q7do,
  .oz2win-q82kcg .oz2win-3rws1f {
    flex: 0 1 auto;
  }
  .oz2win-q82kcg .oz2win-k12udy {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .oz2win-q82kcg .oz2win-91q7do,
  .oz2win-q82kcg .oz2win-60vnb5,
  .oz2win-q82kcg .oz2win-3rws1f,
  .oz2win-q82kcg .oz2win-k12udy {
    flex: 1 1 calc(50% - 20px);
  }
  .oz2win-q82kcg .oz2win-nq1ey0,
  .oz2win-q82kcg .oz2win-1wlin7,
  .oz2win-q82kcg .oz2win-ac0tf2 {
    flex: 1 1 30%;
  }
  .oz2win-q82kcg .oz2win-1wlin7 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .oz2win-q82kcg .oz2win-91q7do,
  .oz2win-q82kcg .oz2win-60vnb5,
  .oz2win-q82kcg .oz2win-nq1ey0,
  .oz2win-q82kcg .oz2win-3rws1f,
  .oz2win-q82kcg .oz2win-k12udy,
  .oz2win-q82kcg .oz2win-1wlin7,
  .oz2win-q82kcg .oz2win-ac0tf2 {
    flex: 1 1 100%;
  }
}

.oz2win-4ppgj7 .oz2win-78a3vu {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.oz2win-4ppgj7 .oz2win-2w679y {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.oz2win-4ppgj7 .oz2win-ieog6o {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.oz2win-4ppgj7 .oz2win-6e6alk {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.oz2win-4ppgj7 .oz2win-6e6alk > :nth-child(3) {
  margin-top: 0;
}

.oz2win-4ppgj7 .oz2win-frmwgr {
  grid-column: 2/3;
  grid-row: 1/10;
}

.oz2win-4ppgj7 .oz2win-5qunv7 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.oz2win-4ppgj7 .oz2win-o5fu6b {
  grid-column: 1/2;
}

.oz2win-4ppgj7 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.oz2win-4ppgj7 .oz2win-2w679y: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;
}

.oz2win-4ppgj7 .oz2win-2w679y:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.oz2win-4ppgj7 .oz2win-mhapir {
  min-width: 240px;
}

@media (max-width: 768px) {
  .oz2win-4ppgj7 .oz2win-2w679y:not(:last-child):before {
    bottom: 8px;
  }
  .oz2win-4ppgj7 .oz2win-2w679y:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .oz2win-4ppgj7 .oz2win-6e6alk {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .oz2win-4ppgj7 .oz2win-frmwgr {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .oz2win-4ppgj7 .oz2win-frmwgr img {
    width: 100%;
    height: auto;
  }
  .oz2win-4ppgj7 .oz2win-mhapir {
    width: 100%;
    min-width: unset;
  }
}

.oz2win-nvamzo .oz2win-nei0jc {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.oz2win-nvamzo .oz2win-xrfm8f {
  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;
}

.oz2win-nvamzo .oz2win-frmwgr {
  height: 100%;
}

.oz2win-nvamzo .oz2win-frmwgr img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.oz2win-nvamzo .oz2win-hn5muy {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.oz2win-nvamzo .oz2win-izi3wj {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.oz2win-nvamzo .oz2win-ku04zk {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .oz2win-nvamzo .oz2win-xrfm8f {
    flex: 1 1 100%;
  }
  .oz2win-nvamzo .oz2win-1lmddr {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .oz2win-nvamzo .oz2win-xrfm8f {
    flex-direction: column;
  }
  .oz2win-nvamzo .oz2win-frmwgr {
    width: 100%;
    height: auto;
  }
  .oz2win-nvamzo .oz2win-frmwgr img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .oz2win-nvamzo .oz2win-hn5muy {
    padding: 0 16px 16px 16px;
  }
  .oz2win-nvamzo .oz2win-1lmddr {
    min-width: unset;
    width: 100%;
  }
}

.oz2win-ya0wsa .oz2win-zx4pbp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.oz2win-ya0wsa .oz2win-p2suss {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.oz2win-ya0wsa 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;
}

.oz2win-ya0wsa .oz2win-ws97ca {
  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;
}

.oz2win-ya0wsa .oz2win-p2suss:hover .oz2win-ws97ca {
  display: flex;
}

.oz2win-ya0wsa .oz2win-y153k1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.oz2win-ya0wsa .oz2win-x0pl5t {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.oz2win-43xcms {
  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;
}

.oz2win-43xcms.oz2win-dl5tqn {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.oz2win-pp14x5 ease-in-out;
}

.oz2win-43xcms.oz2win-dl5tqn:hover {
  color: #f9cb16;
  background-color: transparent;
}

.oz2win-ya0wsa .oz2win-jv92w4 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.oz2win-pp14x5 ease-in-out;
}

.oz2win-ya0wsa .oz2win-jv92w4:hover {
  color: #196948;
  background-color: #f9cb16;
}

.oz2win-ya0wsa .oz2win-jv92w4:after,
.oz2win-43xcms.oz2win-dl5tqn:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.oz2win-43xcms.oz2win-dl5tqn:after {
  background-image: url(../images/Cash.svg);
}

.oz2win-ya0wsa .oz2win-jv92w4:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .oz2win-ya0wsa .oz2win-zx4pbp {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .oz2win-ya0wsa .oz2win-zx4pbp {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .oz2win-ya0wsa .oz2win-zx4pbp {
    grid-template-columns: 1fr;
  }
  .oz2win-ya0wsa .oz2win-p2suss {
    height: auto;
  }
  .oz2win-ya0wsa .oz2win-p2suss .oz2win-ws97ca {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .oz2win-ya0wsa .oz2win-y153k1,
  .oz2win-ya0wsa .oz2win-x0pl5t {
    text-align: left;
  }
  .oz2win-ya0wsa .oz2win-x0pl5t {
    margin-bottom: 8px;
  }
  .oz2win-ya0wsa img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.oz2win-bvyep7 {
  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;
}

.oz2win-bvyep7.oz2win-y36t6f {
  display: block;
}

.oz2win-bvyep7 .oz2win-op5sej {
  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;
}

.oz2win-bvyep7 .oz2win-xc8wup {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.oz2win-bvyep7 .oz2win-vpi43f {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.oz2win-bvyep7 .oz2win-v7x3fg {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.oz2win-bvyep7 .oz2win-43xcms {
  min-width: 296px;
  margin-bottom: 0;
}

.oz2win-bvyep7 .oz2win-b0jyxz {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.oz2win-bvyep7 .oz2win-b3gm2t {
  position: relative;
  flex: 1 1;
}

.oz2win-bvyep7 .oz2win-b3gm2t iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .oz2win-bvyep7 .oz2win-xc8wup {
    flex-wrap: wrap;
    gap: 8px;
  }
  .oz2win-bvyep7 .oz2win-vpi43f {
    order: 1;
  }
  .oz2win-bvyep7 .oz2win-v7x3fg {
    order: 3;
    flex: 1 1 100%;
  }
  .oz2win-bvyep7 .oz2win-43xcms {
    width: 100%;
    min-width: unset;
  }
  .oz2win-bvyep7 .oz2win-b0jyxz {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .oz2win-qntvcx > .oz2win-jt046s {
    margin-bottom: 0;
  }
  .oz2win-qntvcx > .oz2win-o5fu6b,
  .oz2win-qntvcx > p {
    margin-top: 0;
  }
}

.oz2win-ipz7zn img,
.oz2win-8gbiyg img {
  width: auto;
  object-fit: contain;
}

.oz2win-ipz7zn {
  align-items: center;
}

.oz2win-ipz7zn img {
  max-height: 76px;
}

.oz2win-8gbiyg img {
  max-height: 64px;
}

.oz2win-bx14e4 {
  overflow: auto;
}

.oz2win-hr4bwc {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.oz2win-e106my:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.oz2win-ix2po2 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.oz2win-kqebx8 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.oz2win-ix2po2 .oz2win-frmwgr {
  margin-right: 20px;
  flex-shrink: 0;
}

.oz2win-ix2po2 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.oz2win-irq9g2 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.oz2win-irq9g2 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .oz2win-ix2po2 {
    padding: 15px 10px;
  }
  .oz2win-irq9g2 {
    padding: 15px 10px;
  }
  .oz2win-ix2po2 .oz2win-frmwgr {
    margin-right: 10px;
  }
}

.oz2win-v33f66 {
  overflow-x: auto;
}

.oz2win-hqrcq1 {
  border-collapse: collapse;
  width: 100%;
}

.oz2win-v33f66 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.oz2win-v33f66 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.oz2win-v33f66 td.oz2win-57jrg7 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.oz2win-v33f66 td.oz2win-yaj3oh {
  border-right: none;
}

.oz2win-v33f66 td.oz2win-yaj3oh .oz2win-frmwgr {
  justify-content: flex-start;
}

.oz2win-v33f66 td.oz2win-yaj3oh .oz2win-frmwgr img {
  height: auto;
  width: 90px;
}

.oz2win-v33f66 td.oz2win-w8cir5,
.oz2win-v33f66 td.oz2win-xc24r9 {
  font-weight: 600;
  text-align: right;
}

.oz2win-v33f66 td.oz2win-ud48ez,
.oz2win-v33f66 td.oz2win-w8cir5 {
  padding-bottom: 10px;
  border-bottom: none;
}

.oz2win-v33f66 td.oz2win-w8cir5,
.oz2win-v33f66 td.oz2win-xc24r9 {
  border-left: none;
}

.oz2win-v33f66 td.oz2win-ud48ez,
.oz2win-v33f66 td.oz2win-cp5lb8 {
  border-right: none;
}

.oz2win-v33f66 td.oz2win-cp5lb8,
.oz2win-v33f66 td.oz2win-xc24r9 {
  border-top: none;
  padding-top: 10px;
}

.oz2win-jkn87d {
  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;
}

.oz2win-jkn87d .oz2win-1lmddr {
  min-width: unset;
  width: 100%;
}

.oz2win-jkn87d .oz2win-1lmddr.oz2win-75z2gw {
  grid-column: 1/2;
  grid-row: 1/2;
}

.oz2win-jkn87d .oz2win-1lmddr.oz2win-ye6isr {
  grid-column: 2/3;
  grid-row: 1/2;
}

.oz2win-jkn87d .oz2win-5c1jaz {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .oz2win-jkn87d {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .oz2win-jkn87d .oz2win-1lmddr.oz2win-75z2gw {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .oz2win-jkn87d .oz2win-1lmddr.oz2win-ye6isr {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .oz2win-jkn87d .oz2win-5c1jaz {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.oz2win-qzdzp7 {
  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;
}

.oz2win-qi1hvn {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.oz2win-r97n0j p a img {
  margin: 0 auto;
  display: block;
}

.oz2win-r97n0j table {
  margin-bottom: 17px;
}

/* contanct form */
.oz2win-nozuuq {
  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;
}

.oz2win-nozuuq label {
  font-size: 14px;
}

.oz2win-nozuuq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.oz2win-nozuuq input,
.oz2win-nozuuq textarea,
.oz2win-nozuuq 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;
}
.oz2win-nozuuq button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.oz2win-pp14x5 ease;
}
.oz2win-nozuuq button:hover {
  background-color: #691204;
}
.oz2win-t2n8ri {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.oz2win-ukv2pn ease-in;
}

.oz2win-t2n8ri 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;
}
.oz2win-n6h3bc, .oz2win-vbiy9j, [class*="review-card"],
thead, thead th, table th, .oz2win-x7hy7m,
.oz2win-82nev0, [class*="collapsible-header"],
.oz2win-q0yxoi, [class*="updated-block"] {
  color: #ece7dc !important;
}
