@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);
}

.winbay-ppayr5 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.winbay-cns8ht {
  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.winbay-g3tiou,
ul.winbay-g3tiou {
  padding-left: 20px;
}

ul.winbay-g3tiou {
  list-style: disc;
}

ol.winbay-g3tiou {
  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;
  }
}

.winbay-kkc8e0 > .winbay-f9oocd,
.winbay-kkc8e0 > .winbay-7vfqqo,
.winbay-kkc8e0 > blockquote,
.winbay-kkc8e0 > h1,
.winbay-kkc8e0 > h2,
.winbay-kkc8e0 > h3,
.winbay-kkc8e0 > h4,
.winbay-kkc8e0 > h5,
.winbay-kkc8e0 > h6,
.winbay-kkc8e0 > ol,
.winbay-kkc8e0 > p,
.winbay-kkc8e0 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.winbay-kkc8e0 > ol,
.winbay-kkc8e0 > ul {
  padding-left: 50px;
}

.winbay-kkc8e0 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;
}

.winbay-kkc8e0:not(:last-child) {
  margin-bottom: 2rem;
}

.winbay-kkc8e0 > :not(:first-child) {
  margin-top: 2rem;
}

.winbay-kkc8e0 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.winbay-kkc8e0:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .winbay-kkc8e0:first-child {
    margin-top: 20px;
  }
}

.winbay-kkc8e0 > p:last-of-type {
  margin-bottom: 32px;
}

.winbay-kkc8e0 > .winbay-8442va:not(:first-child) {
  margin: 64px auto 16px auto;
}

.winbay-t5yfll > .winbay-8442va {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.winbay-7vfqqo {
  overflow: auto;
}

.winbay-7vfqqo::-webkit-scrollbar {
  height: 5px;
}

.winbay-7vfqqo table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.winbay-7vfqqo table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.winbay-7vfqqo table thead,
table thead {
  border-bottom: none;
}

.winbay-7vfqqo table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.winbay-7vfqqo table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.winbay-7vfqqo table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.winbay-7vfqqo .winbay-5jfom8 {
  table-layout: auto;
}

.winbay-7vfqqo .winbay-5jfom8 th {
  word-break: normal;
}

.winbay-7vfqqo .winbay-5jfom8 td {
  word-break: normal;
}

.winbay-ppayr5 .winbay-ppayr5 {
  padding-right: 0;
  padding-left: 0;
}

.winbay-zxyezy {
  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;
}

.winbay-vk5268 {
  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;
}

.winbay-g7sy8x {
  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;
}

.winbay-f9oocd {
  margin-top: 24px;
}

.winbay-f9oocd.winbay-l4xv3c {
  text-align: left;
}

.winbay-f9oocd.winbay-zlxrv4 {
  text-align: right;
}

.winbay-f9oocd.winbay-d6a7cz {
  text-align: center;
}

.winbay-003v8o {
  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.winbay-pmws3q ease-in-out;
  cursor: pointer;
}

.winbay-003v8o:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.winbay-003v8o {
  min-width: 328px;
}

@media (max-width: 768px) {
  .winbay-003v8o {
    min-width: unset;
  }
}

.winbay-9n5fwr {
  background-color: var(--fh-bg-color);
}

.winbay-bj5qrn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.winbay-fmjqzk {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.winbay-fmjqzk img {
  max-height: 80px;
  object-fit: contain;
}

.winbay-de2es6 {
  flex: 1 1;
}

.winbay-3s6k5i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.winbay-bugtkc {
  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;
}

.winbay-bugtkc 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;
}

.winbay-bugtkc.winbay-wn8eqe span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.winbay-bugtkc.winbay-wn8eqe span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.winbay-bugtkc.winbay-wn8eqe span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.winbay-de2es6 + .winbay-3s6k5i {
  margin-left: 20px;
}

.winbay-6dqa4q {
  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;
}

.winbay-6dqa4q > svg {
  max-width: 24px;
  max-height: 24px;
}

.winbay-6dqa4q + .winbay-6dqa4q {
  margin-left: 5px;
}

.winbay-218fak {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.winbay-218fak:hover {
  background-color: var(--button-bg-hover);
}

.winbay-atl4vb {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.winbay-pmws3q ease-in-out;
  border: 1px solid var(--border-color);
}

.winbay-atl4vb:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.winbay-6lih4q {
  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) {
  .winbay-de2es6 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .winbay-6lih4q {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .winbay-de2es6 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .winbay-6dqa4q {
    min-width: unset;
    flex: 1 1;
  }
}

.winbay-zgiild {
  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;
}

.winbay-zgiild:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.winbay-zgiild:hover .winbay-ifcevd {
  opacity: 1;
  pointer-events: auto;
}

.winbay-kpdkgb {
  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.winbay-lquf8s ease-in-out;
  gap: 4px;
}

.winbay-kpdkgb > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.winbay-kpdkgb .winbay-zxyezy img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.winbay-i1m0h4,
.winbay-kpdkgb:hover {
  color: var(--button-bg-hover);
}

.winbay-zgux9a {
  position: relative;
}

.winbay-zgux9a .winbay-kpdkgb {
  margin-right: 0;
  padding-right: 4px;
}

.winbay-zmdrhn svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.winbay-zgux9a.winbay-wn8eqe .winbay-zmdrhn svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.winbay-zgux9a.winbay-wn8eqe .winbay-ifcevd {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.winbay-zgux9a.winbay-wn8eqe .winbay-ifcevd::before {
  display: none;
}

.winbay-zmdrhn svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.winbay-ifcevd {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.winbay-0xv6iw 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.winbay-ifcevd::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.winbay-ifcevd:hover {
  color: var(--fh-bg-color);
}

.winbay-n4yweg {
  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.winbay-0xv6iw 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.winbay-lquf8s ease-in-out;
  -o-transition: 0.winbay-lquf8s ease-in-out;
  transition: 0.winbay-lquf8s ease-in-out;
}

.winbay-n4yweg .winbay-zxyezy img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.winbay-vj88g4,
.winbay-n4yweg:hover {
  color: var(--button-bg-hover);
}

.winbay-rv3mjd {
  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%;
}

.winbay-rv3mjd.winbay-cw2lbb {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.winbay-rv3mjd.winbay-cw2lbb:after,
.winbay-rv3mjd.winbay-cw2lbb:before {
  content: "";
  position: absolute;
  margin: auto;
}

.winbay-rv3mjd.winbay-cw2lbb: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);
  }
}

.winbay-rv3mjd.winbay-cw2lbb:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.winbay-rv3mjd.winbay-cw2lbb > * {
  z-index: 1;
}

.winbay-rv3mjd b,
.winbay-rv3mjd strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.winbay-rv3mjd .winbay-agvv83 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.winbay-rv3mjd .winbay-chu7v0 {
  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;
}

.winbay-rv3mjd .winbay-zxyezy {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.winbay-rv3mjd .winbay-nfdzs5 {
  margin-top: 12px;
}

.winbay-nfdzs5 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.winbay-1gqaxr {
  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;
}

.winbay-nfdzs5 .winbay-qcman4 {
  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.winbay-pmws3q ease-in-out;
}

.winbay-nfdzs5 .winbay-qcman4:hover {
  background: rgba(255, 255, 255, 0.3);
}

.winbay-wo36pu {
  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;
}

.winbay-rv3mjd.winbay-v7rliy {
  gap: 12px;
  padding: 16px;
}

.winbay-rv3mjd.winbay-v7rliy .winbay-wo36pu {
  min-width: 240px;
}

.winbay-rv3mjd.winbay-v7rliy .winbay-wo36pu.winbay-2oo4x2 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .winbay-rv3mjd .winbay-agvv83 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .winbay-rv3mjd .winbay-chu7v0 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .winbay-rv3mjd .winbay-zxyezy {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .winbay-rv3mjd.winbay-v7rliy .winbay-zxyezy {
    max-width: 126px;
  }
  .winbay-rv3mjd .winbay-nfdzs5 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .winbay-rv3mjd .winbay-1gqaxr {
    max-width: unset;
  }
  .winbay-wo36pu {
    min-width: unset;
    width: 100%;
  }
  .winbay-rv3mjd .winbay-wo36pu {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .winbay-rv3mjd.winbay-v7rliy {
    grid-template-rows: auto 1fr auto;
  }
  .winbay-rv3mjd.winbay-v7rliy .winbay-wo36pu {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .winbay-rv3mjd {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .winbay-rv3mjd .winbay-agvv83 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .winbay-rv3mjd .winbay-zxyezy {
    max-width: 78px;
  }
  .winbay-rv3mjd .winbay-nfdzs5 {
    margin-top: -12px;
  }
  .winbay-rv3mjd.winbay-v7rliy {
    gap: 8px;
  }
  .winbay-rv3mjd.winbay-v7rliy .winbay-agvv83 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .winbay-rv3mjd.winbay-v7rliy .winbay-chu7v0 {
    grid-column: 1/3;
  }
  .winbay-rv3mjd.winbay-v7rliy .winbay-zxyezy {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .winbay-rv3mjd.winbay-v7rliy .winbay-zxyezy img {
    max-width: 114px;
  }
}

.winbay-wo36pu.winbay-jrf6os,
.winbay-wo36pu.winbay-x3yksl,
.winbay-wo36pu.winbay-fh3o6j {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.winbay-pmws3q ease-in-out;
}

.winbay-wo36pu.winbay-jrf6os,
.winbay-wo36pu.winbay-fh3o6j {
  padding: 10px;
}

.winbay-wo36pu.winbay-jrf6os:hover,
.winbay-wo36pu.winbay-x3yksl:hover,
.winbay-wo36pu.winbay-fh3o6j:hover {
  background: var(--button-bg-hover);
}

.winbay-wo36pu.winbay-jrf6os:hover svg path,
.winbay-wo36pu.winbay-fh3o6j:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.winbay-wo36pu.winbay-2oo4x2 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.winbay-pmws3q ease-in-out;
  background: var(--button-bg-color);
}

.winbay-wo36pu.winbay-2oo4x2:hover {
  background-color: var(--button-bg-hover);
}

.winbay-wo36pu.winbay-x3yksl: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);
  }
}

.winbay-wo36pu.winbay-x3yksl:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.winbay-wo36pu.winbay-2oo4x2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.winbay-20cy5l {
  max-width: 650px;
}

.winbay-e2h2bw {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.winbay-1o5rm3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.winbay-de4ckf {
  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.winbay-lquf8s ease-in-out;
  cursor: pointer;
}

.winbay-de4ckf:hover {
  opacity: 0.5;
}

.winbay-de4ckf:focus {
  outline: 0;
}

.winbay-de4ckf:focus .winbay-v4t88a,
.winbay-de4ckf:hover .winbay-v4t88a {
  fill: red;
  fill-opacity: 1;
}

.winbay-de4ckf:hover {
  cursor: pointer;
}

.winbay-2zfxrq {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.winbay-20cy5l.winbay-d6a7cz {
  margin: 0 auto;
}

.winbay-20cy5l.winbay-zlxrv4 {
  margin-left: auto;
}

.winbay-qfqai0 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.winbay-674ycf {
  padding-bottom: 50px;
}

.winbay-s6oahu {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.winbay-ttyk0t {
  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;
}

.winbay-nmw07w {
  margin-top: 24px;
}

.winbay-yjhg1f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.winbay-d87okm {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.winbay-99junp {
  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;
}

.winbay-gf2dac {
  width: 468px;
}

.winbay-99junp .winbay-ifcevd {
  margin: 0.winbay-17fx15 0;
}

.winbay-9wfjd9 {
  display: flex;
  min-width: 224px;
}

.winbay-zb94fa {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.winbay-lquf8s ease-in-out;
}

.winbay-ftmi1p,
.winbay-zb94fa:hover {
  color: var(--text-color);
}

.winbay-zn9dhm {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.winbay-ju081i {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .winbay-qfqai0 {
    padding: 16px;
  }
  .winbay-zn9dhm {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .winbay-ju081i {
    align-items: center;
  }
  .winbay-gf2dac {
    width: unset;
  }
  .winbay-9wfjd9 {
    min-width: unset;
  }
  .winbay-99junp {
    max-height: unset;
  }
  .winbay-s6oahu {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .winbay-qfqai0 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.winbay-0vcta5 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.winbay-0vcta5:not(:last-child) {
  margin-bottom: 16px;
}

.winbay-cg1298 {
  outline: 0;
}

.winbay-cg1298 .winbay-qpg2q7 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.winbay-4i07i9 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .winbay-4i07i9 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.winbay-4i07i9::-webkit-details-marker {
  display: none;
}

.winbay-4i07i9: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;
}

.winbay-4i07i9: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] .winbay-4i07i9:after {
  transform: unset;
}

.winbay-qpg2q7 {
  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);
}

.winbay-qpg2q7 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.winbay-lquf8s ease-in-out;
  -o-transition: 0.winbay-lquf8s ease-in-out;
  transition: 0.winbay-lquf8s ease-in-out;
}

.winbay-udbpsw {
  padding: 16px 0 0 0;
}

.winbay-udbpsw * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .winbay-udbpsw :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .winbay-4i07i9 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .winbay-4i07i9::after {
    margin-left: auto;
  }
  .winbay-qpg2q7 {
    order: 3;
    flex: 1 1 100%;
  }
  .winbay-4i07i9 {
    font-size: 14px;
    line-height: 130%;
  }
  .winbay-qpg2q7 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.winbay-d35uc8 {
  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;
}

.winbay-2wu8ox {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.winbay-d35uc8.winbay-wn8eqe .winbay-2wu8ox {
  margin-bottom: 12px;
}

.winbay-2wu8ox::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;
}

.winbay-d35uc8.winbay-wn8eqe .winbay-2wu8ox::after {
  transform: unset;
}

.winbay-i31llv {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.winbay-9vkewm {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.winbay-lquf8s ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.winbay-9vkewm: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;
}

.winbay-d35uc8.winbay-wn8eqe .winbay-i31llv {
  max-height: 100%;
}

.winbay-5crzri {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.winbay-lkt22q {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.winbay-0q42pr {
  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;
}

.winbay-rrf2qy {
  margin-right: 4px;
}

.winbay-pvt6ci {
  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.winbay-lquf8s ease-in-out;
}

.winbay-pvt6ci svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.winbay-fenzs9,
.winbay-pvt6ci:hover {
  color: var(--text-color);
}

.winbay-x6xded {
  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;
}

.winbay-x6xded img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.winbay-x6xded .winbay-tsgr2o {
  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;
}

.winbay-x6xded .winbay-isksin {
  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;
}

.winbay-nta643 {
  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;
}

.winbay-tcklm9 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.winbay-49gbdy .winbay-ppayr5 {
  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;
}

.winbay-49gbdy {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.winbay-5wu2aa {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.winbay-a57kxo {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.winbay-b6s36v {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.winbay-mw8c4q 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;
}

.winbay-b6s36v:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.winbay-x79pjk {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.winbay-vhlu0r {
  -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.winbay-lquf8s ease-in-out;
  transition: transform 0.winbay-lquf8s ease-in-out;
  -o-transition: transform 0.winbay-lquf8s ease-in-out;
  transition:
    transform 0.winbay-lquf8s ease-in-out,
    -webkit-transform 0.winbay-lquf8s ease-in-out;
  cursor: pointer;
}

.winbay-vhlu0r svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.winbay-vhlu0r: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;
}

.winbay-p901l4 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .winbay-p901l4 {
    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);
}

.winbay-shuo36 {
  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;
}

.winbay-aillun {
  position: relative;
  width: 100%;
}

.winbay-shuo36.winbay-azr4n8 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.winbay-shuo36.winbay-d6a7cz {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.winbay-shuo36.winbay-zlxrv4 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.winbay-jzaipv {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.winbay-pd9x1u {
  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.winbay-lquf8s ease-in-out;
  cursor: pointer;
}

.winbay-pd9x1u:hover {
  opacity: 0.5;
}

.winbay-shuo36.winbay-u7rfea .winbay-pd9x1u {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.winbay-shuo36.winbay-u7rfea .winbay-jzaipv {
  cursor: pointer;
}

.winbay-l7a73q {
  fill: #0009;
}

.winbay-2yzlgd {
  fill: #fff;
}

.winbay-pd9x1u:hover .winbay-l7a73q {
  fill: red;
}

.winbay-pd9x1u svg path {
  -webkit-transition: 0.winbay-lquf8s ease-in-out;
  -o-transition: 0.winbay-lquf8s ease-in-out;
  transition: 0.winbay-lquf8s ease-in-out;
}

.winbay-yv3wx2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.winbay-yv3wx2 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.winbay-yv3wx2.winbay-dzjfxu > :not(.get-image) {
  grid-column: 1/3;
}

.winbay-aar0ox:not(._h1-block) .winbay-yv3wx2 > .winbay-8442va {
  grid-row: 1/2;
  grid-column: 1/3;
}

.winbay-yv3wx2.winbay-dzjfxu .winbay-s47r8z {
  grid-column: 2/3;
}

.winbay-yv3wx2.winbay-dzjfxu > .winbay-zxyezy {
  grid-column: 1/2;
}

.winbay-yv3wx2.winbay-dzjfxu > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.winbay-yv3wx2 > p:first-of-type {
  margin-top: 0;
}

.winbay-yv3wx2 .winbay-zxyezy {
  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;
}

.winbay-aar0ox:not(._h1-block) .winbay-8442va ~ .winbay-zxyezy {
  grid-row: 2/10;
}

.winbay-aar0ox.winbay-zfrnhu .winbay-8442va ~ .winbay-zxyezy {
  grid-row: 1/10;
}

.winbay-aar0ox.winbay-zfrnhu > .winbay-8442va {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.winbay-aar0ox.winbay-zfrnhu .winbay-zxyezy {
  grid-row: 1/10;
}

.winbay-yv3wx2.winbay-afi76c .winbay-zxyezy {
  align-items: flex-start;
}

.winbay-yv3wx2.winbay-d6a7cz .winbay-s47r8z {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.winbay-yv3wx2.winbay-d6a7cz .winbay-zxyezy {
  align-items: center;
}

.winbay-yv3wx2.winbay-m38219 .winbay-zxyezy {
  align-items: flex-end;
}

.winbay-s47r8z > :first-child {
  margin-top: 0;
}

.winbay-s47r8z > :last-child {
  margin-bottom: 0;
}

* + .winbay-ddmfpi,
.winbay-aar0ox + .winbay-aar0ox {
  margin-top: 2rem;
}

.winbay-wp1m5i td::before,
.winbay-wp1m5i th::after {
  display: none !important;
}

.winbay-wp1m5i #link-selector {
  color: #000;
}

.winbay-wp1m5i .winbay-6hft57 {
  color: #135e96;
}

.winbay-wp1m5i .winbay-2mjnkd *,
.winbay-wp1m5i .winbay-hqzgoa p,
.winbay-wp1m5i .winbay-1v9u0e * {
  color: #000;
}

.winbay-wp1m5i .winbay-4a92cx {
  background: 0 0 !important;
}

.winbay-wp1m5i .winbay-al3txy {
  color: #000;
}

.winbay-wp1m5i .winbay-v3j9d1.winbay-ypkztr {
  color: #fff;
}

.winbay-wp1m5i .winbay-qm37s8 {
  color: #000;
}

.winbay-wp1m5i
  .winbay-vc5wzi
  .winbay-fom74i.winbay-ypkztr.winbay-e6dwm2 {
  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;
}

.winbay-bjh1z9,
body .winbay-t6s75k {
  color: #000;
  background: var(--color-body) !important;
}

.winbay-bjh1z9 .winbay-7blj8o .winbay-7uqzgn,
body .winbay-t6s75k .winbay-7blj8o .winbay-7uqzgn {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .winbay-9vkewm:focus,
  .winbay-9vkewm:hover {
    color: #f9cb16;
  }
  .winbay-7eg5pw:focus,
  .winbay-7eg5pw:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .winbay-26zwvs:focus img,
  .winbay-26zwvs:focus svg,
  .winbay-26zwvs:hover img,
  .winbay-26zwvs:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .winbay-x6xded {
    display: none;
  }
}

@media (min-width: 1024px) {
  .winbay-zgux9a:hover .winbay-zmdrhn svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .winbay-zmdrhn {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .winbay-k4b1a3 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .winbay-8p3wts {
    grid-template-columns: repeat(4, 1fr);
  }
  .winbay-iicw9u {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .winbay-vqs4id .winbay-x701h7 {
    grid-template-columns: 1fr;
  }
  .winbay-vqs4id .winbay-n6gjhh {
    -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;
  }
  .winbay-vqs4id .winbay-l1q0cv {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .winbay-vqs4id .winbay-00jqn1 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .winbay-vqs4id .winbay-4hlubz {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .winbay-vqs4id .winbay-l1q0cv:not(:first-child) {
    border: none;
  }
  .winbay-vqs4id .winbay-l1q0cv:first-child .winbay-00jqn1 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .winbay-vqs4id .winbay-l1q0cv:last-child .winbay-00jqn1 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .winbay-bj5qrn {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .winbay-fmjqzk {
    max-width: 100px;
  }
  .winbay-de2es6 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .winbay-3s6k5i {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .winbay-3s6k5i svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .winbay-bugtkc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .winbay-de2es6 + .winbay-3s6k5i {
    margin-left: auto;
  }
  .winbay-p7jqbz {
    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;
  }
  .winbay-p7jqbz.winbay-wn8eqe {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .winbay-6lih4q {
    -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;
  }
  .winbay-zgiild {
    width: 100%;
  }
  .winbay-zgiild:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .winbay-kpdkgb {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .winbay-kpdkgb svg {
    margin-right: 4px;
  }
  .winbay-zgux9a {
    -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;
  }
  .winbay-zmdrhn svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .winbay-zmdrhn {
    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;
  }
  .winbay-ifcevd {
    display: none;
    width: 100%;
  }
  .winbay-zgux9a.winbay-wn8eqe .winbay-ifcevd {
    padding: 0 0 0 48px;
  }
  .winbay-n4yweg {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .winbay-ttyk0t .winbay-zxyezy {
    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;
  }
  .winbay-aqz8n9 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .winbay-aqz8n9 + .winbay-aqz8n9 {
    margin-right: 0;
  }
  .winbay-aqz8n9 + .winbay-zxyezy {
    margin: 0;
  }
  .winbay-k4b1a3 {
    grid-template-columns: repeat(4, 1fr);
  }
  .winbay-8p3wts {
    grid-template-columns: repeat(3, 1fr);
  }
  .winbay-ranz5w,
  .winbay-a7no4r {
    grid-template-columns: repeat(2, 1fr);
  }
  .winbay-yv3wx2 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .winbay-yv3wx2.winbay-dzjfxu .winbay-s47r8z {
    grid-column: auto;
    grid-row: auto;
  }
  .winbay-yv3wx2 > .winbay-8442va {
    grid-column: 1/2;
  }
  .winbay-yv3wx2.winbay-dzjfxu > :not(.get-image) {
    grid-column: 1/2;
  }
  .winbay-yv3wx2 .winbay-zxyezy,
  .winbay-yv3wx2.winbay-dzjfxu > .winbay-zxyezy {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .winbay-yv3wx2.winbay-dzjfxu > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .winbay-aar0ox.winbay-zfrnhu .winbay-yv3wx2 > .winbay-zxyezy {
    grid-row: 1/2;
  }
  .winbay-yv3wx2 .winbay-8442va ~ .winbay-zxyezy,
  .winbay-yv3wx2.winbay-dzjfxu .winbay-8442va ~ .winbay-zxyezy {
    grid-row: 2/3;
  }
  .winbay-aar0ox.winbay-zfrnhu .winbay-8442va ~ .winbay-zxyezy {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .winbay-kkc8e0:first-child .winbay-sd9k2c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .winbay-kkc8e0:first-child .winbay-sd9k2c h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .winbay-kkc8e0 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .winbay-kkc8e0 {
    padding: 0;
  }
  .winbay-f9oocd {
    margin-top: 1rem;
  }
  .winbay-cg1298 {
    border-radius: 5px;
  }
  .winbay-lkq6ds {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .winbay-2wu8ox::after {
    display: inline-block;
  }
  .winbay-2wu8ox {
    margin: 0;
    width: 100%;
  }
  .winbay-i31llv {
    width: 100%;
  }
  .winbay-i31llv.winbay-0n02ad {
    -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%;
  }
  .winbay-i31llv.winbay-0n02ad .winbay-7ifm8d {
    width: 100%;
  }
  .winbay-i31llv.winbay-0n02ad .winbay-7ifm8d:not(:last-child) {
    margin-right: 0;
  }
  .winbay-9vkewm {
    width: 100%;
    text-align: center;
  }
  .winbay-d35uc8.winbay-wn8eqe .winbay-i31llv {
    margin-top: 1rem;
  }
  .winbay-k4b1a3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .winbay-iicw9u,
  .winbay-8p3wts {
    grid-template-columns: repeat(2, 1fr);
  }
  .winbay-ranz5w,
  .winbay-a7no4r,
  .winbay-sgthei {
    grid-template-columns: 1fr;
  }
  .winbay-90h9ne {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .winbay-afhvto {
    min-width: 300px;
    max-width: 325px;
  }
  .winbay-00jqn1 {
    cursor: auto;
  }
  .winbay-advgjz .winbay-00jqn1 {
    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;
  }
  .winbay-p901l4 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .winbay-ifcevd {
    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) {
  .winbay-p901l4 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.winbay-aqz8n9 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .winbay-3s6k5i {
    margin: 0 -0.2rem;
  }
  .winbay-aqz8n9 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .winbay-ohry62 {
    -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;
  }
  .winbay-b5fbqz {
    max-width: 100%;
  }
  .winbay-k4b1a3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .winbay-iicw9u,
  .winbay-8p3wts {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .winbay-bj5qrn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .winbay-3s6k5i {
    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;
  }
  .winbay-9n5fwr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .winbay-6dqa4q {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .winbay-i0ezvv,
  .winbay-smh4og {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .winbay-003v8o {
    width: 100%;
  }
  .winbay-k4b1a3 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .winbay-p901l4 {
    top: 127px !important;
  }
}

.winbay-j172b5 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .winbay-j172b5 {
  }
}

@media (max-width: 767px) {
  .winbay-j172b5 {
    margin-bottom: 12px;
  }
}

.winbay-j172b5 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.winbay-2wa7fj {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.winbay-2wa7fj > .winbay-l8zvju {
  flex: 1 1;
}

@media (max-width: 767px) {
  .winbay-2wa7fj {
    flex-direction: column;
    gap: 12px;
  }
}

.winbay-sve3y7 {
  display: flex;
}

.winbay-sve3y7 .winbay-rfwk9r {
  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;
}

.winbay-sve3y7 .winbay-vinyk4 {
  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;
}

.winbay-sve3y7 .winbay-29058u {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.winbay-sve3y7 .winbay-ykz2f2 {
  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));
  }
}

.winbay-sve3y7 .winbay-ykz2f2:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.winbay-sve3y7 .winbay-hb4ws3 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.winbay-jjyyqb {
  border: unset;
  background-color: unset;
}

.winbay-jjyyqb tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.winbay-jjyyqb .winbay-24143a,
.winbay-jjyyqb .winbay-6bysr9 {
  flex: 0 1 330px;
}

.winbay-jjyyqb .winbay-arut0x {
  flex: 1 1;
}

.winbay-jjyyqb tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.winbay-jjyyqb tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.winbay-jjyyqb tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.winbay-jjyyqb tr td p {
  color: #fff;
  margin: 0;
}

.winbay-jjyyqb tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.winbay-jjyyqb tr.winbay-24143a td p {
  padding: 16px 0;
}

.winbay-jjyyqb tr.winbay-24143a td p:not(:last-child),
.winbay-jjyyqb tr.winbay-6bysr9 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.winbay-jjyyqb tr.winbay-24143a td p:first-child,
.winbay-jjyyqb tr.winbay-6bysr9 td p:first-child {
  padding-top: 0;
}

.winbay-jjyyqb tr.winbay-6bysr9 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.winbay-jjyyqb tr.winbay-6bysr9 td p:last-child {
  padding-bottom: 0;
}

.winbay-jjyyqb .winbay-6bysr9 img {
  max-width: 32px;
}

.winbay-jjyyqb .winbay-arut0x {
  min-width: 718px;
}

.winbay-jjyyqb .winbay-arut0x td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.winbay-jjyyqb .winbay-arut0x td {
  display: flex;
}

.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-dc59hx,
.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-9daz7s,
.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-cbbiut {
  flex: 1 1 50%;
}

.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-sm3d8h {
  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;
}

.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-ihfo06,
.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-t910n8 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-dc59hx,
.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-9daz7s {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-dc59hx span,
.winbay-jjyyqb .winbay-arut0x td:last-child .winbay-9daz7s span {
  font-weight: 800;
}

.winbay-jjyyqb .winbay-arut0x img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .winbay-jjyyqb .winbay-arut0x td .winbay-cbbiut:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .winbay-jjyyqb tr.winbay-24143a td p:last-child {
    padding-bottom: 0;
  }
  .winbay-jjyyqb .winbay-6bysr9 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .winbay-jjyyqb .winbay-6bysr9 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .winbay-jjyyqb tr.winbay-24143a td p:not(:last-child),
  .winbay-jjyyqb tr.winbay-6bysr9 td p:not(:last-child) {
    border-bottom: unset;
  }
  .winbay-jjyyqb tr.winbay-6bysr9 td p:last-child {
    padding-bottom: 12px;
  }
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-dc59hx,
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-9daz7s,
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-cbbiut {
    flex: 1 1 50%;
    padding: 0;
  }
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-dc59hx,
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-9daz7s {
    margin-top: 16px;
  }
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-cbbiut {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-dc59hx {
    border-right: 1px solid var(--border-color);
  }
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-cbbiut:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .winbay-jjyyqb .winbay-arut0x td:last-child .winbay-cbbiut:last-child {
    padding-bottom: 0;
  }
}

.winbay-cbbiut {
  display: flex;
  flex-direction: column;
}

.winbay-jjyyqb .winbay-arut0x td .winbay-cbbiut {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.winbay-jjyyqb .winbay-arut0x td .winbay-cbbiut:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.winbay-jjyyqb .winbay-arut0x td .winbay-cbbiut:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .winbay-jjyyqb .winbay-arut0x td .winbay-cbbiut:not(:first-child) {
    padding-left: 0;
  }
  .winbay-jjyyqb .winbay-arut0x td .winbay-cbbiut:not(:last-of-type) {
    border-right: unset;
  }
}

.winbay-jjyyqb .winbay-zeq5vv {
  flex: 0 1 485px;
}

.winbay-jjyyqb .winbay-w7n7k2 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.winbay-jjyyqb .winbay-w7n7k2 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.winbay-jjyyqb .winbay-w7n7k2 li.winbay-lzyc4g {
  padding: 6px 12px;
}

.winbay-jjyyqb .winbay-w7n7k2 li a,
.winbay-jjyyqb .winbay-w7n7k2 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;
}

.winbay-jjyyqb .winbay-wtot0r,
.winbay-jjyyqb .winbay-542y5c {
  flex: 1 1;
}

.winbay-jjyyqb .winbay-lass12,
.winbay-jjyyqb .winbay-eo7j2i {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.winbay-jjyyqb .winbay-lass12 li,
.winbay-jjyyqb .winbay-eo7j2i li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.winbay-jjyyqb .winbay-542y5c img {
  max-width: 32px;
}

.winbay-jjyyqb .winbay-wtot0r img {
  max-width: 32px;
}

.winbay-jjyyqb .winbay-penckf {
  min-width: 280px;
}

.winbay-jjyyqb .winbay-penckf img {
  max-width: 146px;
}

.winbay-jjyyqb .winbay-penckf td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .winbay-jjyyqb .winbay-24143a,
  .winbay-jjyyqb .winbay-6bysr9 {
    flex: 0 1 auto;
  }
  .winbay-jjyyqb .winbay-arut0x {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .winbay-jjyyqb .winbay-24143a,
  .winbay-jjyyqb .winbay-zeq5vv,
  .winbay-jjyyqb .winbay-6bysr9,
  .winbay-jjyyqb .winbay-arut0x {
    flex: 1 1 calc(50% - 20px);
  }
  .winbay-jjyyqb .winbay-wtot0r,
  .winbay-jjyyqb .winbay-penckf,
  .winbay-jjyyqb .winbay-542y5c {
    flex: 1 1 30%;
  }
  .winbay-jjyyqb .winbay-penckf {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .winbay-jjyyqb .winbay-24143a,
  .winbay-jjyyqb .winbay-zeq5vv,
  .winbay-jjyyqb .winbay-wtot0r,
  .winbay-jjyyqb .winbay-6bysr9,
  .winbay-jjyyqb .winbay-arut0x,
  .winbay-jjyyqb .winbay-penckf,
  .winbay-jjyyqb .winbay-542y5c {
    flex: 1 1 100%;
  }
}

.winbay-t86ijh .winbay-1sdz7m {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.winbay-t86ijh .winbay-ms8sg7 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.winbay-t86ijh .winbay-at1h8z {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.winbay-t86ijh .winbay-fxqa5u {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.winbay-t86ijh .winbay-fxqa5u > :nth-child(3) {
  margin-top: 0;
}

.winbay-t86ijh .winbay-zxyezy {
  grid-column: 2/3;
  grid-row: 1/10;
}

.winbay-t86ijh .winbay-sc9exo {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.winbay-t86ijh .winbay-f9oocd {
  grid-column: 1/2;
}

.winbay-t86ijh > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.winbay-t86ijh .winbay-ms8sg7: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;
}

.winbay-t86ijh .winbay-ms8sg7:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.winbay-t86ijh .winbay-003v8o {
  min-width: 240px;
}

@media (max-width: 768px) {
  .winbay-t86ijh .winbay-ms8sg7:not(:last-child):before {
    bottom: 8px;
  }
  .winbay-t86ijh .winbay-ms8sg7:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .winbay-t86ijh .winbay-fxqa5u {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .winbay-t86ijh .winbay-zxyezy {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .winbay-t86ijh .winbay-zxyezy img {
    width: 100%;
    height: auto;
  }
  .winbay-t86ijh .winbay-003v8o {
    width: 100%;
    min-width: unset;
  }
}

.winbay-fcpuw2 .winbay-9u3nry {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.winbay-fcpuw2 .winbay-g3dbco {
  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;
}

.winbay-fcpuw2 .winbay-zxyezy {
  height: 100%;
}

.winbay-fcpuw2 .winbay-zxyezy img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.winbay-fcpuw2 .winbay-sgutgj {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.winbay-fcpuw2 .winbay-gd03bk {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.winbay-fcpuw2 .winbay-doichm {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .winbay-fcpuw2 .winbay-g3dbco {
    flex: 1 1 100%;
  }
  .winbay-fcpuw2 .winbay-wo36pu {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .winbay-fcpuw2 .winbay-g3dbco {
    flex-direction: column;
  }
  .winbay-fcpuw2 .winbay-zxyezy {
    width: 100%;
    height: auto;
  }
  .winbay-fcpuw2 .winbay-zxyezy img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .winbay-fcpuw2 .winbay-sgutgj {
    padding: 0 16px 16px 16px;
  }
  .winbay-fcpuw2 .winbay-wo36pu {
    min-width: unset;
    width: 100%;
  }
}

.winbay-bjw5s1 .winbay-v8l687 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.winbay-bjw5s1 .winbay-8x2b1r {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.winbay-bjw5s1 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;
}

.winbay-bjw5s1 .winbay-c9sbii {
  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;
}

.winbay-bjw5s1 .winbay-8x2b1r:hover .winbay-c9sbii {
  display: flex;
}

.winbay-bjw5s1 .winbay-d8gk3i {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.winbay-bjw5s1 .winbay-gxphwz {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.winbay-vuuu5a {
  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;
}

.winbay-vuuu5a.winbay-337zvz {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.winbay-pmws3q ease-in-out;
}

.winbay-vuuu5a.winbay-337zvz:hover {
  color: #f9cb16;
  background-color: transparent;
}

.winbay-bjw5s1 .winbay-smnrlc {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.winbay-pmws3q ease-in-out;
}

.winbay-bjw5s1 .winbay-smnrlc:hover {
  color: #196948;
  background-color: #f9cb16;
}

.winbay-bjw5s1 .winbay-smnrlc:after,
.winbay-vuuu5a.winbay-337zvz:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.winbay-vuuu5a.winbay-337zvz:after {
  background-image: url(../images/Cash.svg);
}

.winbay-bjw5s1 .winbay-smnrlc:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .winbay-bjw5s1 .winbay-v8l687 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .winbay-bjw5s1 .winbay-v8l687 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .winbay-bjw5s1 .winbay-v8l687 {
    grid-template-columns: 1fr;
  }
  .winbay-bjw5s1 .winbay-8x2b1r {
    height: auto;
  }
  .winbay-bjw5s1 .winbay-8x2b1r .winbay-c9sbii {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .winbay-bjw5s1 .winbay-d8gk3i,
  .winbay-bjw5s1 .winbay-gxphwz {
    text-align: left;
  }
  .winbay-bjw5s1 .winbay-gxphwz {
    margin-bottom: 8px;
  }
  .winbay-bjw5s1 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.winbay-qcso5t {
  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;
}

.winbay-qcso5t.winbay-u7rfea {
  display: block;
}

.winbay-qcso5t .winbay-vemrex {
  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;
}

.winbay-qcso5t .winbay-ngqk4n {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.winbay-qcso5t .winbay-ju26cq {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.winbay-qcso5t .winbay-e3r6gm {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.winbay-qcso5t .winbay-vuuu5a {
  min-width: 296px;
  margin-bottom: 0;
}

.winbay-qcso5t .winbay-8s15x6 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.winbay-qcso5t .winbay-c4msuk {
  position: relative;
  flex: 1 1;
}

.winbay-qcso5t .winbay-c4msuk iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .winbay-qcso5t .winbay-ngqk4n {
    flex-wrap: wrap;
    gap: 8px;
  }
  .winbay-qcso5t .winbay-ju26cq {
    order: 1;
  }
  .winbay-qcso5t .winbay-e3r6gm {
    order: 3;
    flex: 1 1 100%;
  }
  .winbay-qcso5t .winbay-vuuu5a {
    width: 100%;
    min-width: unset;
  }
  .winbay-qcso5t .winbay-8s15x6 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .winbay-yv3wx2 > .winbay-8442va {
    margin-bottom: 0;
  }
  .winbay-yv3wx2 > .winbay-f9oocd,
  .winbay-yv3wx2 > p {
    margin-top: 0;
  }
}

.winbay-pqhsu7 img,
.winbay-aqz8n9 img {
  width: auto;
  object-fit: contain;
}

.winbay-pqhsu7 {
  align-items: center;
}

.winbay-pqhsu7 img {
  max-height: 76px;
}

.winbay-aqz8n9 img {
  max-height: 64px;
}

.winbay-y1hlga {
  overflow: auto;
}

.winbay-xj9mye {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.winbay-f4psx6:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.winbay-ee5xsl {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.winbay-s4zd9c {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.winbay-ee5xsl .winbay-zxyezy {
  margin-right: 20px;
  flex-shrink: 0;
}

.winbay-ee5xsl img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.winbay-68ypc5 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.winbay-68ypc5 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .winbay-ee5xsl {
    padding: 15px 10px;
  }
  .winbay-68ypc5 {
    padding: 15px 10px;
  }
  .winbay-ee5xsl .winbay-zxyezy {
    margin-right: 10px;
  }
}

.winbay-1k5gny {
  overflow-x: auto;
}

.winbay-3br5aa {
  border-collapse: collapse;
  width: 100%;
}

.winbay-1k5gny th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.winbay-1k5gny td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.winbay-1k5gny td.winbay-wiaw27 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.winbay-1k5gny td.winbay-hftflw {
  border-right: none;
}

.winbay-1k5gny td.winbay-hftflw .winbay-zxyezy {
  justify-content: flex-start;
}

.winbay-1k5gny td.winbay-hftflw .winbay-zxyezy img {
  height: auto;
  width: 90px;
}

.winbay-1k5gny td.winbay-9wj4q3,
.winbay-1k5gny td.winbay-y3u6iu {
  font-weight: 600;
  text-align: right;
}

.winbay-1k5gny td.winbay-00pgkp,
.winbay-1k5gny td.winbay-9wj4q3 {
  padding-bottom: 10px;
  border-bottom: none;
}

.winbay-1k5gny td.winbay-9wj4q3,
.winbay-1k5gny td.winbay-y3u6iu {
  border-left: none;
}

.winbay-1k5gny td.winbay-00pgkp,
.winbay-1k5gny td.winbay-8w1xsi {
  border-right: none;
}

.winbay-1k5gny td.winbay-8w1xsi,
.winbay-1k5gny td.winbay-y3u6iu {
  border-top: none;
  padding-top: 10px;
}

.winbay-7jowy5 {
  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;
}

.winbay-7jowy5 .winbay-wo36pu {
  min-width: unset;
  width: 100%;
}

.winbay-7jowy5 .winbay-wo36pu.winbay-jrf6os {
  grid-column: 1/2;
  grid-row: 1/2;
}

.winbay-7jowy5 .winbay-wo36pu.winbay-fh3o6j {
  grid-column: 2/3;
  grid-row: 1/2;
}

.winbay-7jowy5 .winbay-x5fv9f {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .winbay-7jowy5 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .winbay-7jowy5 .winbay-wo36pu.winbay-jrf6os {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .winbay-7jowy5 .winbay-wo36pu.winbay-fh3o6j {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .winbay-7jowy5 .winbay-x5fv9f {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.winbay-9b7ing {
  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;
}

.winbay-ihsc14 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.winbay-t5yfll p a img {
  margin: 0 auto;
  display: block;
}

.winbay-t5yfll table {
  margin-bottom: 17px;
}

/* contanct form */
.winbay-wv8w11 {
  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;
}

.winbay-wv8w11 label {
  font-size: 14px;
}

.winbay-wv8w11 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.winbay-wv8w11 input,
.winbay-wv8w11 textarea,
.winbay-wv8w11 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;
}
.winbay-wv8w11 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.winbay-pmws3q ease;
}
.winbay-wv8w11 button:hover {
  background-color: #691204;
}
.winbay-3rgf7w {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.winbay-dnwa4t ease-in;
}

.winbay-3rgf7w 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;
}
.winbay-thlvwy, .winbay-jjvcwx, [class*="review-card"],
thead, thead th, table th, .winbay-kmaezc,
.winbay-kelda6, [class*="collapsible-header"],
.winbay-w5wu4t, [class*="updated-block"] {
  color: #ece7dc !important;
}
