@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);
}

.betta-mzscu4 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.betta-de1l4v {
  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.betta-44imzt,
ul.betta-44imzt {
  padding-left: 20px;
}

ul.betta-44imzt {
  list-style: disc;
}

ol.betta-44imzt {
  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;
  }
}

.betta-5hp3rd > .betta-aebo63,
.betta-5hp3rd > .betta-cc7cb3,
.betta-5hp3rd > blockquote,
.betta-5hp3rd > h1,
.betta-5hp3rd > h2,
.betta-5hp3rd > h3,
.betta-5hp3rd > h4,
.betta-5hp3rd > h5,
.betta-5hp3rd > h6,
.betta-5hp3rd > ol,
.betta-5hp3rd > p,
.betta-5hp3rd > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.betta-5hp3rd > ol,
.betta-5hp3rd > ul {
  padding-left: 50px;
}

.betta-5hp3rd 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;
}

.betta-5hp3rd:not(:last-child) {
  margin-bottom: 2rem;
}

.betta-5hp3rd > :not(:first-child) {
  margin-top: 2rem;
}

.betta-5hp3rd {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.betta-5hp3rd:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .betta-5hp3rd:first-child {
    margin-top: 20px;
  }
}

.betta-5hp3rd > p:last-of-type {
  margin-bottom: 32px;
}

.betta-5hp3rd > .betta-35bggh:not(:first-child) {
  margin: 64px auto 16px auto;
}

.betta-5lqabz > .betta-35bggh {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.betta-cc7cb3 {
  overflow: auto;
}

.betta-cc7cb3::-webkit-scrollbar {
  height: 5px;
}

.betta-cc7cb3 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.betta-cc7cb3 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.betta-cc7cb3 table thead,
table thead {
  border-bottom: none;
}

.betta-cc7cb3 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.betta-cc7cb3 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.betta-cc7cb3 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.betta-cc7cb3 .betta-pjuhwf {
  table-layout: auto;
}

.betta-cc7cb3 .betta-pjuhwf th {
  word-break: normal;
}

.betta-cc7cb3 .betta-pjuhwf td {
  word-break: normal;
}

.betta-mzscu4 .betta-mzscu4 {
  padding-right: 0;
  padding-left: 0;
}

.betta-rke7fv {
  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;
}

.betta-oaapyi {
  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;
}

.betta-14ogxs {
  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;
}

.betta-aebo63 {
  margin-top: 24px;
}

.betta-aebo63.betta-b9xey4 {
  text-align: left;
}

.betta-aebo63.betta-0dwwlx {
  text-align: right;
}

.betta-aebo63.betta-eax11v {
  text-align: center;
}

.betta-utqf1b {
  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.betta-1o9i95 ease-in-out;
  cursor: pointer;
}

.betta-utqf1b:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.betta-utqf1b {
  min-width: 328px;
}

@media (max-width: 768px) {
  .betta-utqf1b {
    min-width: unset;
  }
}

.betta-e0ug0g {
  background-color: var(--fh-bg-color);
}

.betta-ktp8du {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.betta-jhxzqz {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.betta-jhxzqz img {
  max-height: 80px;
  object-fit: contain;
}

.betta-e17vnh {
  flex: 1 1;
}

.betta-ml728v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.betta-y0z2nd {
  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;
}

.betta-y0z2nd 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;
}

.betta-y0z2nd.betta-r6wahe span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.betta-y0z2nd.betta-r6wahe span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.betta-y0z2nd.betta-r6wahe span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.betta-e17vnh + .betta-ml728v {
  margin-left: 20px;
}

.betta-nu1hcz {
  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;
}

.betta-nu1hcz > svg {
  max-width: 24px;
  max-height: 24px;
}

.betta-nu1hcz + .betta-nu1hcz {
  margin-left: 5px;
}

.betta-53d6o1 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.betta-53d6o1:hover {
  background-color: var(--button-bg-hover);
}

.betta-wj15dy {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.betta-1o9i95 ease-in-out;
  border: 1px solid var(--border-color);
}

.betta-wj15dy:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.betta-aprs84 {
  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) {
  .betta-e17vnh {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .betta-aprs84 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .betta-e17vnh {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .betta-nu1hcz {
    min-width: unset;
    flex: 1 1;
  }
}

.betta-md035u {
  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;
}

.betta-md035u:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.betta-md035u:hover .betta-1p13s6 {
  opacity: 1;
  pointer-events: auto;
}

.betta-q2gb50 {
  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.betta-h8itxm ease-in-out;
  gap: 4px;
}

.betta-q2gb50 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.betta-q2gb50 .betta-rke7fv img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.betta-zvk2ta,
.betta-q2gb50:hover {
  color: var(--button-bg-hover);
}

.betta-rx613k {
  position: relative;
}

.betta-rx613k .betta-q2gb50 {
  margin-right: 0;
  padding-right: 4px;
}

.betta-18domn svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.betta-rx613k.betta-r6wahe .betta-18domn svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.betta-rx613k.betta-r6wahe .betta-1p13s6 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.betta-rx613k.betta-r6wahe .betta-1p13s6::before {
  display: none;
}

.betta-18domn svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.betta-1p13s6 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.betta-skzcjx 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.betta-1p13s6::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.betta-1p13s6:hover {
  color: var(--fh-bg-color);
}

.betta-lej18l {
  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.betta-skzcjx 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.betta-h8itxm ease-in-out;
  -o-transition: 0.betta-h8itxm ease-in-out;
  transition: 0.betta-h8itxm ease-in-out;
}

.betta-lej18l .betta-rke7fv img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.betta-pfy61s,
.betta-lej18l:hover {
  color: var(--button-bg-hover);
}

.betta-oxljjx {
  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%;
}

.betta-oxljjx.betta-us47aq {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.betta-oxljjx.betta-us47aq:after,
.betta-oxljjx.betta-us47aq:before {
  content: "";
  position: absolute;
  margin: auto;
}

.betta-oxljjx.betta-us47aq: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);
  }
}

.betta-oxljjx.betta-us47aq:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.betta-oxljjx.betta-us47aq > * {
  z-index: 1;
}

.betta-oxljjx b,
.betta-oxljjx strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.betta-oxljjx .betta-9tj1ct {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.betta-oxljjx .betta-ojh5i6 {
  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;
}

.betta-oxljjx .betta-rke7fv {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.betta-oxljjx .betta-u6b7hk {
  margin-top: 12px;
}

.betta-u6b7hk {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.betta-9e9kof {
  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;
}

.betta-u6b7hk .betta-vpnrw0 {
  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.betta-1o9i95 ease-in-out;
}

.betta-u6b7hk .betta-vpnrw0:hover {
  background: rgba(255, 255, 255, 0.3);
}

.betta-fbuik1 {
  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;
}

.betta-oxljjx.betta-olx6sd {
  gap: 12px;
  padding: 16px;
}

.betta-oxljjx.betta-olx6sd .betta-fbuik1 {
  min-width: 240px;
}

.betta-oxljjx.betta-olx6sd .betta-fbuik1.betta-29um24 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .betta-oxljjx .betta-9tj1ct {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .betta-oxljjx .betta-ojh5i6 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .betta-oxljjx .betta-rke7fv {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .betta-oxljjx.betta-olx6sd .betta-rke7fv {
    max-width: 126px;
  }
  .betta-oxljjx .betta-u6b7hk {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .betta-oxljjx .betta-9e9kof {
    max-width: unset;
  }
  .betta-fbuik1 {
    min-width: unset;
    width: 100%;
  }
  .betta-oxljjx .betta-fbuik1 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .betta-oxljjx.betta-olx6sd {
    grid-template-rows: auto 1fr auto;
  }
  .betta-oxljjx.betta-olx6sd .betta-fbuik1 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .betta-oxljjx {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .betta-oxljjx .betta-9tj1ct {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .betta-oxljjx .betta-rke7fv {
    max-width: 78px;
  }
  .betta-oxljjx .betta-u6b7hk {
    margin-top: -12px;
  }
  .betta-oxljjx.betta-olx6sd {
    gap: 8px;
  }
  .betta-oxljjx.betta-olx6sd .betta-9tj1ct {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .betta-oxljjx.betta-olx6sd .betta-ojh5i6 {
    grid-column: 1/3;
  }
  .betta-oxljjx.betta-olx6sd .betta-rke7fv {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .betta-oxljjx.betta-olx6sd .betta-rke7fv img {
    max-width: 114px;
  }
}

.betta-fbuik1.betta-2sys99,
.betta-fbuik1.betta-evpczj,
.betta-fbuik1.betta-ihgzl6 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.betta-1o9i95 ease-in-out;
}

.betta-fbuik1.betta-2sys99,
.betta-fbuik1.betta-ihgzl6 {
  padding: 10px;
}

.betta-fbuik1.betta-2sys99:hover,
.betta-fbuik1.betta-evpczj:hover,
.betta-fbuik1.betta-ihgzl6:hover {
  background: var(--button-bg-hover);
}

.betta-fbuik1.betta-2sys99:hover svg path,
.betta-fbuik1.betta-ihgzl6:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.betta-fbuik1.betta-29um24 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.betta-1o9i95 ease-in-out;
  background: var(--button-bg-color);
}

.betta-fbuik1.betta-29um24:hover {
  background-color: var(--button-bg-hover);
}

.betta-fbuik1.betta-evpczj: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);
  }
}

.betta-fbuik1.betta-evpczj:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.betta-fbuik1.betta-29um24:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.betta-royaxu {
  max-width: 650px;
}

.betta-pd1l0g {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.betta-t6ewrp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.betta-gllhxn {
  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.betta-h8itxm ease-in-out;
  cursor: pointer;
}

.betta-gllhxn:hover {
  opacity: 0.5;
}

.betta-gllhxn:focus {
  outline: 0;
}

.betta-gllhxn:focus .betta-a0qavz,
.betta-gllhxn:hover .betta-a0qavz {
  fill: red;
  fill-opacity: 1;
}

.betta-gllhxn:hover {
  cursor: pointer;
}

.betta-g0dh5i {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.betta-royaxu.betta-eax11v {
  margin: 0 auto;
}

.betta-royaxu.betta-0dwwlx {
  margin-left: auto;
}

.betta-q3eq8e {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.betta-38cadg {
  padding-bottom: 50px;
}

.betta-5qs7da {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.betta-8if4vd {
  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;
}

.betta-xxsqog {
  margin-top: 24px;
}

.betta-bp0jmz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.betta-iyj02s {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.betta-ng4wvd {
  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;
}

.betta-17yw3j {
  width: 468px;
}

.betta-ng4wvd .betta-1p13s6 {
  margin: 0.betta-b32jff 0;
}

.betta-nwcfme {
  display: flex;
  min-width: 224px;
}

.betta-j3bfs0 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.betta-h8itxm ease-in-out;
}

.betta-pn1o13,
.betta-j3bfs0:hover {
  color: var(--text-color);
}

.betta-fnbl5u {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.betta-b8zjp8 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .betta-q3eq8e {
    padding: 16px;
  }
  .betta-fnbl5u {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .betta-b8zjp8 {
    align-items: center;
  }
  .betta-17yw3j {
    width: unset;
  }
  .betta-nwcfme {
    min-width: unset;
  }
  .betta-ng4wvd {
    max-height: unset;
  }
  .betta-5qs7da {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .betta-q3eq8e {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.betta-lugulz {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.betta-lugulz:not(:last-child) {
  margin-bottom: 16px;
}

.betta-eeha80 {
  outline: 0;
}

.betta-eeha80 .betta-152r8m {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.betta-l2gzrf {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .betta-l2gzrf {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.betta-l2gzrf::-webkit-details-marker {
  display: none;
}

.betta-l2gzrf: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;
}

.betta-l2gzrf: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] .betta-l2gzrf:after {
  transform: unset;
}

.betta-152r8m {
  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);
}

.betta-152r8m 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.betta-h8itxm ease-in-out;
  -o-transition: 0.betta-h8itxm ease-in-out;
  transition: 0.betta-h8itxm ease-in-out;
}

.betta-ie0cia {
  padding: 16px 0 0 0;
}

.betta-ie0cia * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .betta-ie0cia :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .betta-l2gzrf {
    flex-wrap: wrap;
    gap: 12px;
  }
  .betta-l2gzrf::after {
    margin-left: auto;
  }
  .betta-152r8m {
    order: 3;
    flex: 1 1 100%;
  }
  .betta-l2gzrf {
    font-size: 14px;
    line-height: 130%;
  }
  .betta-152r8m svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.betta-sibe19 {
  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;
}

.betta-q96xrp {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.betta-sibe19.betta-r6wahe .betta-q96xrp {
  margin-bottom: 12px;
}

.betta-q96xrp::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;
}

.betta-sibe19.betta-r6wahe .betta-q96xrp::after {
  transform: unset;
}

.betta-iefcvl {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.betta-j3n4an {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.betta-h8itxm ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.betta-j3n4an: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;
}

.betta-sibe19.betta-r6wahe .betta-iefcvl {
  max-height: 100%;
}

.betta-sikl4q {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.betta-290h3b {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.betta-p5keko {
  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;
}

.betta-2evr4z {
  margin-right: 4px;
}

.betta-37511l {
  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.betta-h8itxm ease-in-out;
}

.betta-37511l svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.betta-t0ufmy,
.betta-37511l:hover {
  color: var(--text-color);
}

.betta-k6i7me {
  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;
}

.betta-k6i7me img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.betta-k6i7me .betta-drm29y {
  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;
}

.betta-k6i7me .betta-uwfmpv {
  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;
}

.betta-d45pjq {
  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;
}

.betta-lxt6b4 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.betta-fzgdhw .betta-mzscu4 {
  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;
}

.betta-fzgdhw {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.betta-dmr0ur {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.betta-cqxpas {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.betta-1x0tc3 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.betta-tj0t5l 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;
}

.betta-1x0tc3:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.betta-419ndh {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.betta-c9dzdx {
  -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.betta-h8itxm ease-in-out;
  transition: transform 0.betta-h8itxm ease-in-out;
  -o-transition: transform 0.betta-h8itxm ease-in-out;
  transition:
    transform 0.betta-h8itxm ease-in-out,
    -webkit-transform 0.betta-h8itxm ease-in-out;
  cursor: pointer;
}

.betta-c9dzdx svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.betta-c9dzdx: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;
}

.betta-eka1wf {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .betta-eka1wf {
    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);
}

.betta-7dyfuw {
  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;
}

.betta-xn0gio {
  position: relative;
  width: 100%;
}

.betta-7dyfuw.betta-nqjxm5 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.betta-7dyfuw.betta-eax11v {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.betta-7dyfuw.betta-0dwwlx {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.betta-fj8evo {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.betta-lir9k5 {
  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.betta-h8itxm ease-in-out;
  cursor: pointer;
}

.betta-lir9k5:hover {
  opacity: 0.5;
}

.betta-7dyfuw.betta-w6s7ub .betta-lir9k5 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.betta-7dyfuw.betta-w6s7ub .betta-fj8evo {
  cursor: pointer;
}

.betta-zfzw28 {
  fill: #0009;
}

.betta-ki1lxe {
  fill: #fff;
}

.betta-lir9k5:hover .betta-zfzw28 {
  fill: red;
}

.betta-lir9k5 svg path {
  -webkit-transition: 0.betta-h8itxm ease-in-out;
  -o-transition: 0.betta-h8itxm ease-in-out;
  transition: 0.betta-h8itxm ease-in-out;
}

.betta-jrvh55 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.betta-jrvh55 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.betta-jrvh55.betta-evhl12 > :not(.get-image) {
  grid-column: 1/3;
}

.betta-woau4s:not(._h1-block) .betta-jrvh55 > .betta-35bggh {
  grid-row: 1/2;
  grid-column: 1/3;
}

.betta-jrvh55.betta-evhl12 .betta-3ubh6l {
  grid-column: 2/3;
}

.betta-jrvh55.betta-evhl12 > .betta-rke7fv {
  grid-column: 1/2;
}

.betta-jrvh55.betta-evhl12 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.betta-jrvh55 > p:first-of-type {
  margin-top: 0;
}

.betta-jrvh55 .betta-rke7fv {
  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;
}

.betta-woau4s:not(._h1-block) .betta-35bggh ~ .betta-rke7fv {
  grid-row: 2/10;
}

.betta-woau4s.betta-ulp3pr .betta-35bggh ~ .betta-rke7fv {
  grid-row: 1/10;
}

.betta-woau4s.betta-ulp3pr > .betta-35bggh {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.betta-woau4s.betta-ulp3pr .betta-rke7fv {
  grid-row: 1/10;
}

.betta-jrvh55.betta-li7zde .betta-rke7fv {
  align-items: flex-start;
}

.betta-jrvh55.betta-eax11v .betta-3ubh6l {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.betta-jrvh55.betta-eax11v .betta-rke7fv {
  align-items: center;
}

.betta-jrvh55.betta-4fiafj .betta-rke7fv {
  align-items: flex-end;
}

.betta-3ubh6l > :first-child {
  margin-top: 0;
}

.betta-3ubh6l > :last-child {
  margin-bottom: 0;
}

* + .betta-wqy4dz,
.betta-woau4s + .betta-woau4s {
  margin-top: 2rem;
}

.betta-y81bwn td::before,
.betta-y81bwn th::after {
  display: none !important;
}

.betta-y81bwn #link-selector {
  color: #000;
}

.betta-y81bwn .betta-0esz26 {
  color: #135e96;
}

.betta-y81bwn .betta-sc9ulu *,
.betta-y81bwn .betta-68g9o2 p,
.betta-y81bwn .betta-ochx24 * {
  color: #000;
}

.betta-y81bwn .betta-7ybvhc {
  background: 0 0 !important;
}

.betta-y81bwn .betta-hrhn58 {
  color: #000;
}

.betta-y81bwn .betta-n0073j.betta-h145c4 {
  color: #fff;
}

.betta-y81bwn .betta-6vko2h {
  color: #000;
}

.betta-y81bwn
  .betta-j63pal
  .betta-bx8o0n.betta-h145c4.betta-bzo2af {
  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;
}

.betta-gxi0f3,
body .betta-uzupv2 {
  color: #000;
  background: var(--color-body) !important;
}

.betta-gxi0f3 .betta-i0vzbr .betta-jpitw5,
body .betta-uzupv2 .betta-i0vzbr .betta-jpitw5 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .betta-j3n4an:focus,
  .betta-j3n4an:hover {
    color: #f9cb16;
  }
  .betta-xmojgr:focus,
  .betta-xmojgr:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .betta-2qhknf:focus img,
  .betta-2qhknf:focus svg,
  .betta-2qhknf:hover img,
  .betta-2qhknf:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .betta-k6i7me {
    display: none;
  }
}

@media (min-width: 1024px) {
  .betta-rx613k:hover .betta-18domn svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .betta-18domn {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .betta-ufqu3z {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .betta-78iu7i {
    grid-template-columns: repeat(4, 1fr);
  }
  .betta-1e4x2a {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .betta-5u2ma9 .betta-d01afc {
    grid-template-columns: 1fr;
  }
  .betta-5u2ma9 .betta-q7lo0k {
    -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;
  }
  .betta-5u2ma9 .betta-faqbj0 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .betta-5u2ma9 .betta-17povc {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .betta-5u2ma9 .betta-h5ih9c {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .betta-5u2ma9 .betta-faqbj0:not(:first-child) {
    border: none;
  }
  .betta-5u2ma9 .betta-faqbj0:first-child .betta-17povc {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .betta-5u2ma9 .betta-faqbj0:last-child .betta-17povc {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .betta-ktp8du {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .betta-jhxzqz {
    max-width: 100px;
  }
  .betta-e17vnh {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .betta-ml728v {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .betta-ml728v svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .betta-y0z2nd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .betta-e17vnh + .betta-ml728v {
    margin-left: auto;
  }
  .betta-iybdkb {
    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;
  }
  .betta-iybdkb.betta-r6wahe {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .betta-aprs84 {
    -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;
  }
  .betta-md035u {
    width: 100%;
  }
  .betta-md035u:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .betta-q2gb50 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .betta-q2gb50 svg {
    margin-right: 4px;
  }
  .betta-rx613k {
    -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;
  }
  .betta-18domn svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .betta-18domn {
    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;
  }
  .betta-1p13s6 {
    display: none;
    width: 100%;
  }
  .betta-rx613k.betta-r6wahe .betta-1p13s6 {
    padding: 0 0 0 48px;
  }
  .betta-lej18l {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .betta-8if4vd .betta-rke7fv {
    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;
  }
  .betta-ieoa6o {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .betta-ieoa6o + .betta-ieoa6o {
    margin-right: 0;
  }
  .betta-ieoa6o + .betta-rke7fv {
    margin: 0;
  }
  .betta-ufqu3z {
    grid-template-columns: repeat(4, 1fr);
  }
  .betta-78iu7i {
    grid-template-columns: repeat(3, 1fr);
  }
  .betta-xor8uf,
  .betta-7i3kje {
    grid-template-columns: repeat(2, 1fr);
  }
  .betta-jrvh55 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .betta-jrvh55.betta-evhl12 .betta-3ubh6l {
    grid-column: auto;
    grid-row: auto;
  }
  .betta-jrvh55 > .betta-35bggh {
    grid-column: 1/2;
  }
  .betta-jrvh55.betta-evhl12 > :not(.get-image) {
    grid-column: 1/2;
  }
  .betta-jrvh55 .betta-rke7fv,
  .betta-jrvh55.betta-evhl12 > .betta-rke7fv {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .betta-jrvh55.betta-evhl12 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .betta-woau4s.betta-ulp3pr .betta-jrvh55 > .betta-rke7fv {
    grid-row: 1/2;
  }
  .betta-jrvh55 .betta-35bggh ~ .betta-rke7fv,
  .betta-jrvh55.betta-evhl12 .betta-35bggh ~ .betta-rke7fv {
    grid-row: 2/3;
  }
  .betta-woau4s.betta-ulp3pr .betta-35bggh ~ .betta-rke7fv {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .betta-5hp3rd:first-child .betta-z8iz9m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .betta-5hp3rd:first-child .betta-z8iz9m h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .betta-5hp3rd {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .betta-5hp3rd {
    padding: 0;
  }
  .betta-aebo63 {
    margin-top: 1rem;
  }
  .betta-eeha80 {
    border-radius: 5px;
  }
  .betta-1foppf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .betta-q96xrp::after {
    display: inline-block;
  }
  .betta-q96xrp {
    margin: 0;
    width: 100%;
  }
  .betta-iefcvl {
    width: 100%;
  }
  .betta-iefcvl.betta-olwaex {
    -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%;
  }
  .betta-iefcvl.betta-olwaex .betta-2zeh4q {
    width: 100%;
  }
  .betta-iefcvl.betta-olwaex .betta-2zeh4q:not(:last-child) {
    margin-right: 0;
  }
  .betta-j3n4an {
    width: 100%;
    text-align: center;
  }
  .betta-sibe19.betta-r6wahe .betta-iefcvl {
    margin-top: 1rem;
  }
  .betta-ufqu3z {
    grid-template-columns: repeat(3, 1fr);
  }
  .betta-1e4x2a,
  .betta-78iu7i {
    grid-template-columns: repeat(2, 1fr);
  }
  .betta-xor8uf,
  .betta-7i3kje,
  .betta-9zyk5t {
    grid-template-columns: 1fr;
  }
  .betta-f39ok1 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .betta-1ts4do {
    min-width: 300px;
    max-width: 325px;
  }
  .betta-17povc {
    cursor: auto;
  }
  .betta-756ilf .betta-17povc {
    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;
  }
  .betta-eka1wf {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .betta-1p13s6 {
    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) {
  .betta-eka1wf {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.betta-ieoa6o p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .betta-ml728v {
    margin: 0 -0.2rem;
  }
  .betta-ieoa6o {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .betta-vweqmv {
    -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;
  }
  .betta-lb3ucv {
    max-width: 100%;
  }
  .betta-ufqu3z {
    grid-template-columns: repeat(2, 1fr);
  }
  .betta-1e4x2a,
  .betta-78iu7i {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .betta-ktp8du {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .betta-ml728v {
    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;
  }
  .betta-e0ug0g {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .betta-nu1hcz {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .betta-g80ww2,
  .betta-skznjh {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .betta-utqf1b {
    width: 100%;
  }
  .betta-ufqu3z {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .betta-eka1wf {
    top: 127px !important;
  }
}

.betta-fw75gf {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .betta-fw75gf {
  }
}

@media (max-width: 767px) {
  .betta-fw75gf {
    margin-bottom: 12px;
  }
}

.betta-fw75gf img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.betta-43ano3 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.betta-43ano3 > .betta-5k3dvi {
  flex: 1 1;
}

@media (max-width: 767px) {
  .betta-43ano3 {
    flex-direction: column;
    gap: 12px;
  }
}

.betta-gh0m1f {
  display: flex;
}

.betta-gh0m1f .betta-ubl04y {
  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;
}

.betta-gh0m1f .betta-7ogi0t {
  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;
}

.betta-gh0m1f .betta-3u3v2j {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.betta-gh0m1f .betta-1r61yl {
  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));
  }
}

.betta-gh0m1f .betta-1r61yl:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.betta-gh0m1f .betta-e5yfwp {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.betta-z5e3ue {
  border: unset;
  background-color: unset;
}

.betta-z5e3ue tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.betta-z5e3ue .betta-60aah9,
.betta-z5e3ue .betta-pr9g31 {
  flex: 0 1 330px;
}

.betta-z5e3ue .betta-2tq8t2 {
  flex: 1 1;
}

.betta-z5e3ue tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.betta-z5e3ue tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.betta-z5e3ue tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.betta-z5e3ue tr td p {
  color: #fff;
  margin: 0;
}

.betta-z5e3ue tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.betta-z5e3ue tr.betta-60aah9 td p {
  padding: 16px 0;
}

.betta-z5e3ue tr.betta-60aah9 td p:not(:last-child),
.betta-z5e3ue tr.betta-pr9g31 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.betta-z5e3ue tr.betta-60aah9 td p:first-child,
.betta-z5e3ue tr.betta-pr9g31 td p:first-child {
  padding-top: 0;
}

.betta-z5e3ue tr.betta-pr9g31 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.betta-z5e3ue tr.betta-pr9g31 td p:last-child {
  padding-bottom: 0;
}

.betta-z5e3ue .betta-pr9g31 img {
  max-width: 32px;
}

.betta-z5e3ue .betta-2tq8t2 {
  min-width: 718px;
}

.betta-z5e3ue .betta-2tq8t2 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.betta-z5e3ue .betta-2tq8t2 td {
  display: flex;
}

.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-ynu5cg,
.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-c53ouj,
.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-370euv {
  flex: 1 1 50%;
}

.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-8o9sgt {
  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;
}

.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-94vpdw,
.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-ft9ijf {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-ynu5cg,
.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-c53ouj {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-ynu5cg span,
.betta-z5e3ue .betta-2tq8t2 td:last-child .betta-c53ouj span {
  font-weight: 800;
}

.betta-z5e3ue .betta-2tq8t2 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .betta-z5e3ue .betta-2tq8t2 td .betta-370euv:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .betta-z5e3ue tr.betta-60aah9 td p:last-child {
    padding-bottom: 0;
  }
  .betta-z5e3ue .betta-pr9g31 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .betta-z5e3ue .betta-pr9g31 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .betta-z5e3ue tr.betta-60aah9 td p:not(:last-child),
  .betta-z5e3ue tr.betta-pr9g31 td p:not(:last-child) {
    border-bottom: unset;
  }
  .betta-z5e3ue tr.betta-pr9g31 td p:last-child {
    padding-bottom: 12px;
  }
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-ynu5cg,
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-c53ouj,
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-370euv {
    flex: 1 1 50%;
    padding: 0;
  }
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-ynu5cg,
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-c53ouj {
    margin-top: 16px;
  }
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-370euv {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-ynu5cg {
    border-right: 1px solid var(--border-color);
  }
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-370euv:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .betta-z5e3ue .betta-2tq8t2 td:last-child .betta-370euv:last-child {
    padding-bottom: 0;
  }
}

.betta-370euv {
  display: flex;
  flex-direction: column;
}

.betta-z5e3ue .betta-2tq8t2 td .betta-370euv {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.betta-z5e3ue .betta-2tq8t2 td .betta-370euv:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.betta-z5e3ue .betta-2tq8t2 td .betta-370euv:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .betta-z5e3ue .betta-2tq8t2 td .betta-370euv:not(:first-child) {
    padding-left: 0;
  }
  .betta-z5e3ue .betta-2tq8t2 td .betta-370euv:not(:last-of-type) {
    border-right: unset;
  }
}

.betta-z5e3ue .betta-ld8p2d {
  flex: 0 1 485px;
}

.betta-z5e3ue .betta-bslpro {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.betta-z5e3ue .betta-bslpro li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.betta-z5e3ue .betta-bslpro li.betta-o0gmam {
  padding: 6px 12px;
}

.betta-z5e3ue .betta-bslpro li a,
.betta-z5e3ue .betta-bslpro 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;
}

.betta-z5e3ue .betta-brtwgi,
.betta-z5e3ue .betta-8hfo5l {
  flex: 1 1;
}

.betta-z5e3ue .betta-3mzq1t,
.betta-z5e3ue .betta-lwuh87 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.betta-z5e3ue .betta-3mzq1t li,
.betta-z5e3ue .betta-lwuh87 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.betta-z5e3ue .betta-8hfo5l img {
  max-width: 32px;
}

.betta-z5e3ue .betta-brtwgi img {
  max-width: 32px;
}

.betta-z5e3ue .betta-soyr7e {
  min-width: 280px;
}

.betta-z5e3ue .betta-soyr7e img {
  max-width: 146px;
}

.betta-z5e3ue .betta-soyr7e td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .betta-z5e3ue .betta-60aah9,
  .betta-z5e3ue .betta-pr9g31 {
    flex: 0 1 auto;
  }
  .betta-z5e3ue .betta-2tq8t2 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .betta-z5e3ue .betta-60aah9,
  .betta-z5e3ue .betta-ld8p2d,
  .betta-z5e3ue .betta-pr9g31,
  .betta-z5e3ue .betta-2tq8t2 {
    flex: 1 1 calc(50% - 20px);
  }
  .betta-z5e3ue .betta-brtwgi,
  .betta-z5e3ue .betta-soyr7e,
  .betta-z5e3ue .betta-8hfo5l {
    flex: 1 1 30%;
  }
  .betta-z5e3ue .betta-soyr7e {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .betta-z5e3ue .betta-60aah9,
  .betta-z5e3ue .betta-ld8p2d,
  .betta-z5e3ue .betta-brtwgi,
  .betta-z5e3ue .betta-pr9g31,
  .betta-z5e3ue .betta-2tq8t2,
  .betta-z5e3ue .betta-soyr7e,
  .betta-z5e3ue .betta-8hfo5l {
    flex: 1 1 100%;
  }
}

.betta-zwbutt .betta-g4dymc {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.betta-zwbutt .betta-0egvgl {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.betta-zwbutt .betta-rqro2i {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.betta-zwbutt .betta-qj4y8x {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.betta-zwbutt .betta-qj4y8x > :nth-child(3) {
  margin-top: 0;
}

.betta-zwbutt .betta-rke7fv {
  grid-column: 2/3;
  grid-row: 1/10;
}

.betta-zwbutt .betta-irs8t6 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.betta-zwbutt .betta-aebo63 {
  grid-column: 1/2;
}

.betta-zwbutt > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.betta-zwbutt .betta-0egvgl: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;
}

.betta-zwbutt .betta-0egvgl:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.betta-zwbutt .betta-utqf1b {
  min-width: 240px;
}

@media (max-width: 768px) {
  .betta-zwbutt .betta-0egvgl:not(:last-child):before {
    bottom: 8px;
  }
  .betta-zwbutt .betta-0egvgl:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .betta-zwbutt .betta-qj4y8x {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .betta-zwbutt .betta-rke7fv {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .betta-zwbutt .betta-rke7fv img {
    width: 100%;
    height: auto;
  }
  .betta-zwbutt .betta-utqf1b {
    width: 100%;
    min-width: unset;
  }
}

.betta-ifxffg .betta-bg08b5 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.betta-ifxffg .betta-6db4zj {
  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;
}

.betta-ifxffg .betta-rke7fv {
  height: 100%;
}

.betta-ifxffg .betta-rke7fv img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.betta-ifxffg .betta-4rpjgr {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.betta-ifxffg .betta-kms7gy {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.betta-ifxffg .betta-34eu8t {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .betta-ifxffg .betta-6db4zj {
    flex: 1 1 100%;
  }
  .betta-ifxffg .betta-fbuik1 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .betta-ifxffg .betta-6db4zj {
    flex-direction: column;
  }
  .betta-ifxffg .betta-rke7fv {
    width: 100%;
    height: auto;
  }
  .betta-ifxffg .betta-rke7fv img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .betta-ifxffg .betta-4rpjgr {
    padding: 0 16px 16px 16px;
  }
  .betta-ifxffg .betta-fbuik1 {
    min-width: unset;
    width: 100%;
  }
}

.betta-ni9ln1 .betta-asg0zz {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.betta-ni9ln1 .betta-nlwne5 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.betta-ni9ln1 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;
}

.betta-ni9ln1 .betta-5e6hlk {
  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;
}

.betta-ni9ln1 .betta-nlwne5:hover .betta-5e6hlk {
  display: flex;
}

.betta-ni9ln1 .betta-spapns {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.betta-ni9ln1 .betta-p5nz3u {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.betta-1jjgoc {
  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;
}

.betta-1jjgoc.betta-jrjpqa {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.betta-1o9i95 ease-in-out;
}

.betta-1jjgoc.betta-jrjpqa:hover {
  color: #f9cb16;
  background-color: transparent;
}

.betta-ni9ln1 .betta-062l6i {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.betta-1o9i95 ease-in-out;
}

.betta-ni9ln1 .betta-062l6i:hover {
  color: #196948;
  background-color: #f9cb16;
}

.betta-ni9ln1 .betta-062l6i:after,
.betta-1jjgoc.betta-jrjpqa:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.betta-1jjgoc.betta-jrjpqa:after {
  background-image: url(../images/Cash.svg);
}

.betta-ni9ln1 .betta-062l6i:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .betta-ni9ln1 .betta-asg0zz {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .betta-ni9ln1 .betta-asg0zz {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .betta-ni9ln1 .betta-asg0zz {
    grid-template-columns: 1fr;
  }
  .betta-ni9ln1 .betta-nlwne5 {
    height: auto;
  }
  .betta-ni9ln1 .betta-nlwne5 .betta-5e6hlk {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .betta-ni9ln1 .betta-spapns,
  .betta-ni9ln1 .betta-p5nz3u {
    text-align: left;
  }
  .betta-ni9ln1 .betta-p5nz3u {
    margin-bottom: 8px;
  }
  .betta-ni9ln1 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.betta-o3gbt8 {
  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;
}

.betta-o3gbt8.betta-w6s7ub {
  display: block;
}

.betta-o3gbt8 .betta-9ew1qw {
  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;
}

.betta-o3gbt8 .betta-2bvnlq {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.betta-o3gbt8 .betta-6dah26 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.betta-o3gbt8 .betta-3xz5ra {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.betta-o3gbt8 .betta-1jjgoc {
  min-width: 296px;
  margin-bottom: 0;
}

.betta-o3gbt8 .betta-8hwk5q {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.betta-o3gbt8 .betta-9dhp75 {
  position: relative;
  flex: 1 1;
}

.betta-o3gbt8 .betta-9dhp75 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .betta-o3gbt8 .betta-2bvnlq {
    flex-wrap: wrap;
    gap: 8px;
  }
  .betta-o3gbt8 .betta-6dah26 {
    order: 1;
  }
  .betta-o3gbt8 .betta-3xz5ra {
    order: 3;
    flex: 1 1 100%;
  }
  .betta-o3gbt8 .betta-1jjgoc {
    width: 100%;
    min-width: unset;
  }
  .betta-o3gbt8 .betta-8hwk5q {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .betta-jrvh55 > .betta-35bggh {
    margin-bottom: 0;
  }
  .betta-jrvh55 > .betta-aebo63,
  .betta-jrvh55 > p {
    margin-top: 0;
  }
}

.betta-r95qrj img,
.betta-ieoa6o img {
  width: auto;
  object-fit: contain;
}

.betta-r95qrj {
  align-items: center;
}

.betta-r95qrj img {
  max-height: 76px;
}

.betta-ieoa6o img {
  max-height: 64px;
}

.betta-l6mwqy {
  overflow: auto;
}

.betta-evy0r5 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.betta-0lxvo1:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.betta-74odv7 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.betta-y919x0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betta-74odv7 .betta-rke7fv {
  margin-right: 20px;
  flex-shrink: 0;
}

.betta-74odv7 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.betta-myo0u8 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.betta-myo0u8 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .betta-74odv7 {
    padding: 15px 10px;
  }
  .betta-myo0u8 {
    padding: 15px 10px;
  }
  .betta-74odv7 .betta-rke7fv {
    margin-right: 10px;
  }
}

.betta-ltka8m {
  overflow-x: auto;
}

.betta-2v92cz {
  border-collapse: collapse;
  width: 100%;
}

.betta-ltka8m th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.betta-ltka8m td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.betta-ltka8m td.betta-2h1y3h {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.betta-ltka8m td.betta-i4clnu {
  border-right: none;
}

.betta-ltka8m td.betta-i4clnu .betta-rke7fv {
  justify-content: flex-start;
}

.betta-ltka8m td.betta-i4clnu .betta-rke7fv img {
  height: auto;
  width: 90px;
}

.betta-ltka8m td.betta-jxny1x,
.betta-ltka8m td.betta-h0isfk {
  font-weight: 600;
  text-align: right;
}

.betta-ltka8m td.betta-e8ha7w,
.betta-ltka8m td.betta-jxny1x {
  padding-bottom: 10px;
  border-bottom: none;
}

.betta-ltka8m td.betta-jxny1x,
.betta-ltka8m td.betta-h0isfk {
  border-left: none;
}

.betta-ltka8m td.betta-e8ha7w,
.betta-ltka8m td.betta-1mx0xs {
  border-right: none;
}

.betta-ltka8m td.betta-1mx0xs,
.betta-ltka8m td.betta-h0isfk {
  border-top: none;
  padding-top: 10px;
}

.betta-h34cra {
  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;
}

.betta-h34cra .betta-fbuik1 {
  min-width: unset;
  width: 100%;
}

.betta-h34cra .betta-fbuik1.betta-2sys99 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.betta-h34cra .betta-fbuik1.betta-ihgzl6 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.betta-h34cra .betta-zn5tcf {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .betta-h34cra {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .betta-h34cra .betta-fbuik1.betta-2sys99 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .betta-h34cra .betta-fbuik1.betta-ihgzl6 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .betta-h34cra .betta-zn5tcf {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.betta-ftvisu {
  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;
}

.betta-lvtviy {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.betta-5lqabz p a img {
  margin: 0 auto;
  display: block;
}

.betta-5lqabz table {
  margin-bottom: 17px;
}

/* contanct form */
.betta-5egyxs {
  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;
}

.betta-5egyxs label {
  font-size: 14px;
}

.betta-5egyxs h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betta-5egyxs input,
.betta-5egyxs textarea,
.betta-5egyxs 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;
}
.betta-5egyxs button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betta-1o9i95 ease;
}
.betta-5egyxs button:hover {
  background-color: #691204;
}
.betta-4fkd5p {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betta-pi1x96 ease-in;
}

.betta-4fkd5p 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;
}
.betta-dsipqf, .betta-su4ja1, [class*="review-card"],
thead, thead th, table th, .betta-zp2i35,
.betta-i4y3yw, [class*="collapsible-header"],
.betta-u1hrkx, [class*="updated-block"] {
  color: #ece7dc !important;
}
