@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);
}

.cleobetra-27h3ih {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.cleobetra-yx218b {
  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.cleobetra-5iaglz,
ul.cleobetra-5iaglz {
  padding-left: 20px;
}

ul.cleobetra-5iaglz {
  list-style: disc;
}

ol.cleobetra-5iaglz {
  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;
  }
}

.cleobetra-kkhkp5 > .cleobetra-moadhn,
.cleobetra-kkhkp5 > .cleobetra-kab5by,
.cleobetra-kkhkp5 > blockquote,
.cleobetra-kkhkp5 > h1,
.cleobetra-kkhkp5 > h2,
.cleobetra-kkhkp5 > h3,
.cleobetra-kkhkp5 > h4,
.cleobetra-kkhkp5 > h5,
.cleobetra-kkhkp5 > h6,
.cleobetra-kkhkp5 > ol,
.cleobetra-kkhkp5 > p,
.cleobetra-kkhkp5 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.cleobetra-kkhkp5 > ol,
.cleobetra-kkhkp5 > ul {
  padding-left: 50px;
}

.cleobetra-kkhkp5 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;
}

.cleobetra-kkhkp5:not(:last-child) {
  margin-bottom: 2rem;
}

.cleobetra-kkhkp5 > :not(:first-child) {
  margin-top: 2rem;
}

.cleobetra-kkhkp5 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.cleobetra-kkhkp5:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .cleobetra-kkhkp5:first-child {
    margin-top: 20px;
  }
}

.cleobetra-kkhkp5 > p:last-of-type {
  margin-bottom: 32px;
}

.cleobetra-kkhkp5 > .cleobetra-tr2m1z:not(:first-child) {
  margin: 64px auto 16px auto;
}

.cleobetra-fv4nz9 > .cleobetra-tr2m1z {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.cleobetra-kab5by {
  overflow: auto;
}

.cleobetra-kab5by::-webkit-scrollbar {
  height: 5px;
}

.cleobetra-kab5by table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.cleobetra-kab5by table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.cleobetra-kab5by table thead,
table thead {
  border-bottom: none;
}

.cleobetra-kab5by table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.cleobetra-kab5by table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.cleobetra-kab5by table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.cleobetra-kab5by .cleobetra-c9u2it {
  table-layout: auto;
}

.cleobetra-kab5by .cleobetra-c9u2it th {
  word-break: normal;
}

.cleobetra-kab5by .cleobetra-c9u2it td {
  word-break: normal;
}

.cleobetra-27h3ih .cleobetra-27h3ih {
  padding-right: 0;
  padding-left: 0;
}

.cleobetra-32r0g9 {
  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;
}

.cleobetra-3w5jqi {
  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;
}

.cleobetra-5amtae {
  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;
}

.cleobetra-moadhn {
  margin-top: 24px;
}

.cleobetra-moadhn.cleobetra-iuzatu {
  text-align: left;
}

.cleobetra-moadhn.cleobetra-3lksjw {
  text-align: right;
}

.cleobetra-moadhn.cleobetra-nyv7ir {
  text-align: center;
}

.cleobetra-pmyxz6 {
  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.cleobetra-9go5qw ease-in-out;
  cursor: pointer;
}

.cleobetra-pmyxz6:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.cleobetra-pmyxz6 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .cleobetra-pmyxz6 {
    min-width: unset;
  }
}

.cleobetra-vbab9j {
  background-color: var(--fh-bg-color);
}

.cleobetra-zytkz8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.cleobetra-zr0684 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.cleobetra-zr0684 img {
  max-height: 80px;
  object-fit: contain;
}

.cleobetra-8odj6i {
  flex: 1 1;
}

.cleobetra-l9cngi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.cleobetra-mb5vjt {
  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;
}

.cleobetra-mb5vjt 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;
}

.cleobetra-mb5vjt.cleobetra-ehmhv6 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.cleobetra-mb5vjt.cleobetra-ehmhv6 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.cleobetra-mb5vjt.cleobetra-ehmhv6 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.cleobetra-8odj6i + .cleobetra-l9cngi {
  margin-left: 20px;
}

.cleobetra-yumx7y {
  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;
}

.cleobetra-yumx7y > svg {
  max-width: 24px;
  max-height: 24px;
}

.cleobetra-yumx7y + .cleobetra-yumx7y {
  margin-left: 5px;
}

.cleobetra-w7csd7 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.cleobetra-w7csd7:hover {
  background-color: var(--button-bg-hover);
}

.cleobetra-ebwxr5 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.cleobetra-9go5qw ease-in-out;
  border: 1px solid var(--border-color);
}

.cleobetra-ebwxr5:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.cleobetra-lz0bpv {
  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) {
  .cleobetra-8odj6i {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .cleobetra-lz0bpv {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .cleobetra-8odj6i {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .cleobetra-yumx7y {
    min-width: unset;
    flex: 1 1;
  }
}

.cleobetra-4dj0in {
  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;
}

.cleobetra-4dj0in:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.cleobetra-4dj0in:hover .cleobetra-2rebh0 {
  opacity: 1;
  pointer-events: auto;
}

.cleobetra-1hsqnl {
  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.cleobetra-i3a9kb ease-in-out;
  gap: 4px;
}

.cleobetra-1hsqnl > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.cleobetra-1hsqnl .cleobetra-32r0g9 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.cleobetra-wuf5vh,
.cleobetra-1hsqnl:hover {
  color: var(--button-bg-hover);
}

.cleobetra-00ivo3 {
  position: relative;
}

.cleobetra-00ivo3 .cleobetra-1hsqnl {
  margin-right: 0;
  padding-right: 4px;
}

.cleobetra-034qlx svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.cleobetra-00ivo3.cleobetra-ehmhv6 .cleobetra-034qlx svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.cleobetra-00ivo3.cleobetra-ehmhv6 .cleobetra-2rebh0 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.cleobetra-00ivo3.cleobetra-ehmhv6 .cleobetra-2rebh0::before {
  display: none;
}

.cleobetra-034qlx svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.cleobetra-2rebh0 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.cleobetra-lvjjka 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.cleobetra-2rebh0::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.cleobetra-2rebh0:hover {
  color: var(--fh-bg-color);
}

.cleobetra-4hfz2m {
  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.cleobetra-lvjjka 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.cleobetra-i3a9kb ease-in-out;
  -o-transition: 0.cleobetra-i3a9kb ease-in-out;
  transition: 0.cleobetra-i3a9kb ease-in-out;
}

.cleobetra-4hfz2m .cleobetra-32r0g9 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.cleobetra-iwcpoy,
.cleobetra-4hfz2m:hover {
  color: var(--button-bg-hover);
}

.cleobetra-12dfsc {
  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%;
}

.cleobetra-12dfsc.cleobetra-veg5wp {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.cleobetra-12dfsc.cleobetra-veg5wp:after,
.cleobetra-12dfsc.cleobetra-veg5wp:before {
  content: "";
  position: absolute;
  margin: auto;
}

.cleobetra-12dfsc.cleobetra-veg5wp: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);
  }
}

.cleobetra-12dfsc.cleobetra-veg5wp:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.cleobetra-12dfsc.cleobetra-veg5wp > * {
  z-index: 1;
}

.cleobetra-12dfsc b,
.cleobetra-12dfsc strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.cleobetra-12dfsc .cleobetra-y9pujb {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.cleobetra-12dfsc .cleobetra-k5dwnm {
  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;
}

.cleobetra-12dfsc .cleobetra-32r0g9 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.cleobetra-12dfsc .cleobetra-9m5td8 {
  margin-top: 12px;
}

.cleobetra-9m5td8 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.cleobetra-v60qpp {
  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;
}

.cleobetra-9m5td8 .cleobetra-aaj5do {
  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.cleobetra-9go5qw ease-in-out;
}

.cleobetra-9m5td8 .cleobetra-aaj5do:hover {
  background: rgba(255, 255, 255, 0.3);
}

.cleobetra-1071ls {
  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;
}

.cleobetra-12dfsc.cleobetra-puyfms {
  gap: 12px;
  padding: 16px;
}

.cleobetra-12dfsc.cleobetra-puyfms .cleobetra-1071ls {
  min-width: 240px;
}

.cleobetra-12dfsc.cleobetra-puyfms .cleobetra-1071ls.cleobetra-jdbf3l {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .cleobetra-12dfsc .cleobetra-y9pujb {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .cleobetra-12dfsc .cleobetra-k5dwnm {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .cleobetra-12dfsc .cleobetra-32r0g9 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .cleobetra-12dfsc.cleobetra-puyfms .cleobetra-32r0g9 {
    max-width: 126px;
  }
  .cleobetra-12dfsc .cleobetra-9m5td8 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .cleobetra-12dfsc .cleobetra-v60qpp {
    max-width: unset;
  }
  .cleobetra-1071ls {
    min-width: unset;
    width: 100%;
  }
  .cleobetra-12dfsc .cleobetra-1071ls {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .cleobetra-12dfsc.cleobetra-puyfms {
    grid-template-rows: auto 1fr auto;
  }
  .cleobetra-12dfsc.cleobetra-puyfms .cleobetra-1071ls {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .cleobetra-12dfsc {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .cleobetra-12dfsc .cleobetra-y9pujb {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .cleobetra-12dfsc .cleobetra-32r0g9 {
    max-width: 78px;
  }
  .cleobetra-12dfsc .cleobetra-9m5td8 {
    margin-top: -12px;
  }
  .cleobetra-12dfsc.cleobetra-puyfms {
    gap: 8px;
  }
  .cleobetra-12dfsc.cleobetra-puyfms .cleobetra-y9pujb {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .cleobetra-12dfsc.cleobetra-puyfms .cleobetra-k5dwnm {
    grid-column: 1/3;
  }
  .cleobetra-12dfsc.cleobetra-puyfms .cleobetra-32r0g9 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .cleobetra-12dfsc.cleobetra-puyfms .cleobetra-32r0g9 img {
    max-width: 114px;
  }
}

.cleobetra-1071ls.cleobetra-boistp,
.cleobetra-1071ls.cleobetra-i2bl77,
.cleobetra-1071ls.cleobetra-r59cin {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.cleobetra-9go5qw ease-in-out;
}

.cleobetra-1071ls.cleobetra-boistp,
.cleobetra-1071ls.cleobetra-r59cin {
  padding: 10px;
}

.cleobetra-1071ls.cleobetra-boistp:hover,
.cleobetra-1071ls.cleobetra-i2bl77:hover,
.cleobetra-1071ls.cleobetra-r59cin:hover {
  background: var(--button-bg-hover);
}

.cleobetra-1071ls.cleobetra-boistp:hover svg path,
.cleobetra-1071ls.cleobetra-r59cin:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.cleobetra-1071ls.cleobetra-jdbf3l {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.cleobetra-9go5qw ease-in-out;
  background: var(--button-bg-color);
}

.cleobetra-1071ls.cleobetra-jdbf3l:hover {
  background-color: var(--button-bg-hover);
}

.cleobetra-1071ls.cleobetra-i2bl77: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);
  }
}

.cleobetra-1071ls.cleobetra-i2bl77:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.cleobetra-1071ls.cleobetra-jdbf3l:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.cleobetra-y4medy {
  max-width: 650px;
}

.cleobetra-p6x6dg {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.cleobetra-o535jw {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.cleobetra-xobpvu {
  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.cleobetra-i3a9kb ease-in-out;
  cursor: pointer;
}

.cleobetra-xobpvu:hover {
  opacity: 0.5;
}

.cleobetra-xobpvu:focus {
  outline: 0;
}

.cleobetra-xobpvu:focus .cleobetra-iqtvkh,
.cleobetra-xobpvu:hover .cleobetra-iqtvkh {
  fill: red;
  fill-opacity: 1;
}

.cleobetra-xobpvu:hover {
  cursor: pointer;
}

.cleobetra-ts1y73 {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.cleobetra-y4medy.cleobetra-nyv7ir {
  margin: 0 auto;
}

.cleobetra-y4medy.cleobetra-3lksjw {
  margin-left: auto;
}

.cleobetra-yssmf7 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.cleobetra-g2eeai {
  padding-bottom: 50px;
}

.cleobetra-hehppl {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.cleobetra-s1kmsv {
  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;
}

.cleobetra-gs8lee {
  margin-top: 24px;
}

.cleobetra-pa9ex5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cleobetra-2ddwx1 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.cleobetra-irjrj2 {
  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;
}

.cleobetra-4ufd0o {
  width: 468px;
}

.cleobetra-irjrj2 .cleobetra-2rebh0 {
  margin: 0.cleobetra-7q4lg7 0;
}

.cleobetra-68xp5r {
  display: flex;
  min-width: 224px;
}

.cleobetra-24y002 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.cleobetra-i3a9kb ease-in-out;
}

.cleobetra-e31nvp,
.cleobetra-24y002:hover {
  color: var(--text-color);
}

.cleobetra-3bco38 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.cleobetra-5ek0cc {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .cleobetra-yssmf7 {
    padding: 16px;
  }
  .cleobetra-3bco38 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .cleobetra-5ek0cc {
    align-items: center;
  }
  .cleobetra-4ufd0o {
    width: unset;
  }
  .cleobetra-68xp5r {
    min-width: unset;
  }
  .cleobetra-irjrj2 {
    max-height: unset;
  }
  .cleobetra-hehppl {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .cleobetra-yssmf7 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.cleobetra-1xjipv {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.cleobetra-1xjipv:not(:last-child) {
  margin-bottom: 16px;
}

.cleobetra-hepmpf {
  outline: 0;
}

.cleobetra-hepmpf .cleobetra-6vq6lk {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.cleobetra-82ls1p {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .cleobetra-82ls1p {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.cleobetra-82ls1p::-webkit-details-marker {
  display: none;
}

.cleobetra-82ls1p: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;
}

.cleobetra-82ls1p: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] .cleobetra-82ls1p:after {
  transform: unset;
}

.cleobetra-6vq6lk {
  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);
}

.cleobetra-6vq6lk 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.cleobetra-i3a9kb ease-in-out;
  -o-transition: 0.cleobetra-i3a9kb ease-in-out;
  transition: 0.cleobetra-i3a9kb ease-in-out;
}

.cleobetra-tc8ehu {
  padding: 16px 0 0 0;
}

.cleobetra-tc8ehu * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .cleobetra-tc8ehu :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .cleobetra-82ls1p {
    flex-wrap: wrap;
    gap: 12px;
  }
  .cleobetra-82ls1p::after {
    margin-left: auto;
  }
  .cleobetra-6vq6lk {
    order: 3;
    flex: 1 1 100%;
  }
  .cleobetra-82ls1p {
    font-size: 14px;
    line-height: 130%;
  }
  .cleobetra-6vq6lk svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.cleobetra-gsocpa {
  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;
}

.cleobetra-arzwmd {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.cleobetra-gsocpa.cleobetra-ehmhv6 .cleobetra-arzwmd {
  margin-bottom: 12px;
}

.cleobetra-arzwmd::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;
}

.cleobetra-gsocpa.cleobetra-ehmhv6 .cleobetra-arzwmd::after {
  transform: unset;
}

.cleobetra-sd2obm {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.cleobetra-421lli {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.cleobetra-i3a9kb ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.cleobetra-421lli: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;
}

.cleobetra-gsocpa.cleobetra-ehmhv6 .cleobetra-sd2obm {
  max-height: 100%;
}

.cleobetra-wrw9xo {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.cleobetra-mihrl6 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.cleobetra-9ndbdc {
  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;
}

.cleobetra-3euq6c {
  margin-right: 4px;
}

.cleobetra-7omxng {
  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.cleobetra-i3a9kb ease-in-out;
}

.cleobetra-7omxng svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.cleobetra-hfkymd,
.cleobetra-7omxng:hover {
  color: var(--text-color);
}

.cleobetra-i1yff4 {
  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;
}

.cleobetra-i1yff4 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.cleobetra-i1yff4 .cleobetra-r04ofp {
  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;
}

.cleobetra-i1yff4 .cleobetra-iernje {
  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;
}

.cleobetra-d1h9ob {
  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;
}

.cleobetra-yvgwzl {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.cleobetra-q6qmuc .cleobetra-27h3ih {
  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;
}

.cleobetra-q6qmuc {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.cleobetra-2xpksf {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.cleobetra-hn4y5w {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.cleobetra-or4lct {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.cleobetra-lcdo8e 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;
}

.cleobetra-or4lct:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.cleobetra-k4sp64 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.cleobetra-e3vn76 {
  -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.cleobetra-i3a9kb ease-in-out;
  transition: transform 0.cleobetra-i3a9kb ease-in-out;
  -o-transition: transform 0.cleobetra-i3a9kb ease-in-out;
  transition:
    transform 0.cleobetra-i3a9kb ease-in-out,
    -webkit-transform 0.cleobetra-i3a9kb ease-in-out;
  cursor: pointer;
}

.cleobetra-e3vn76 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.cleobetra-e3vn76: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;
}

.cleobetra-o16vs9 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .cleobetra-o16vs9 {
    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);
}

.cleobetra-ljomrn {
  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;
}

.cleobetra-sirynv {
  position: relative;
  width: 100%;
}

.cleobetra-ljomrn.cleobetra-fg22uq {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cleobetra-ljomrn.cleobetra-nyv7ir {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cleobetra-ljomrn.cleobetra-3lksjw {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cleobetra-1w0qcz {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.cleobetra-9cj5cf {
  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.cleobetra-i3a9kb ease-in-out;
  cursor: pointer;
}

.cleobetra-9cj5cf:hover {
  opacity: 0.5;
}

.cleobetra-ljomrn.cleobetra-1trnsd .cleobetra-9cj5cf {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.cleobetra-ljomrn.cleobetra-1trnsd .cleobetra-1w0qcz {
  cursor: pointer;
}

.cleobetra-6uw7la {
  fill: #0009;
}

.cleobetra-vnmvt6 {
  fill: #fff;
}

.cleobetra-9cj5cf:hover .cleobetra-6uw7la {
  fill: red;
}

.cleobetra-9cj5cf svg path {
  -webkit-transition: 0.cleobetra-i3a9kb ease-in-out;
  -o-transition: 0.cleobetra-i3a9kb ease-in-out;
  transition: 0.cleobetra-i3a9kb ease-in-out;
}

.cleobetra-n0x2qr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.cleobetra-n0x2qr > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.cleobetra-n0x2qr.cleobetra-5g71nv > :not(.get-image) {
  grid-column: 1/3;
}

.cleobetra-cy5rek:not(._h1-block) .cleobetra-n0x2qr > .cleobetra-tr2m1z {
  grid-row: 1/2;
  grid-column: 1/3;
}

.cleobetra-n0x2qr.cleobetra-5g71nv .cleobetra-4w3nqr {
  grid-column: 2/3;
}

.cleobetra-n0x2qr.cleobetra-5g71nv > .cleobetra-32r0g9 {
  grid-column: 1/2;
}

.cleobetra-n0x2qr.cleobetra-5g71nv > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.cleobetra-n0x2qr > p:first-of-type {
  margin-top: 0;
}

.cleobetra-n0x2qr .cleobetra-32r0g9 {
  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;
}

.cleobetra-cy5rek:not(._h1-block) .cleobetra-tr2m1z ~ .cleobetra-32r0g9 {
  grid-row: 2/10;
}

.cleobetra-cy5rek.cleobetra-aa4b9w .cleobetra-tr2m1z ~ .cleobetra-32r0g9 {
  grid-row: 1/10;
}

.cleobetra-cy5rek.cleobetra-aa4b9w > .cleobetra-tr2m1z {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.cleobetra-cy5rek.cleobetra-aa4b9w .cleobetra-32r0g9 {
  grid-row: 1/10;
}

.cleobetra-n0x2qr.cleobetra-9v8ni1 .cleobetra-32r0g9 {
  align-items: flex-start;
}

.cleobetra-n0x2qr.cleobetra-nyv7ir .cleobetra-4w3nqr {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.cleobetra-n0x2qr.cleobetra-nyv7ir .cleobetra-32r0g9 {
  align-items: center;
}

.cleobetra-n0x2qr.cleobetra-acx3k8 .cleobetra-32r0g9 {
  align-items: flex-end;
}

.cleobetra-4w3nqr > :first-child {
  margin-top: 0;
}

.cleobetra-4w3nqr > :last-child {
  margin-bottom: 0;
}

* + .cleobetra-wqrhm2,
.cleobetra-cy5rek + .cleobetra-cy5rek {
  margin-top: 2rem;
}

.cleobetra-jsk7lu td::before,
.cleobetra-jsk7lu th::after {
  display: none !important;
}

.cleobetra-jsk7lu #link-selector {
  color: #000;
}

.cleobetra-jsk7lu .cleobetra-h4ngee {
  color: #135e96;
}

.cleobetra-jsk7lu .cleobetra-tagbyc *,
.cleobetra-jsk7lu .cleobetra-i1s4fp p,
.cleobetra-jsk7lu .cleobetra-0xi3gu * {
  color: #000;
}

.cleobetra-jsk7lu .cleobetra-9uo46h {
  background: 0 0 !important;
}

.cleobetra-jsk7lu .cleobetra-yvb1ns {
  color: #000;
}

.cleobetra-jsk7lu .cleobetra-z3ljak.cleobetra-tz27v6 {
  color: #fff;
}

.cleobetra-jsk7lu .cleobetra-pdl7xs {
  color: #000;
}

.cleobetra-jsk7lu
  .cleobetra-c8gs31
  .cleobetra-vdnri4.cleobetra-tz27v6.cleobetra-elgh9i {
  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;
}

.cleobetra-hf9pg7,
body .cleobetra-l1pk2n {
  color: #000;
  background: var(--color-body) !important;
}

.cleobetra-hf9pg7 .cleobetra-qj66gs .cleobetra-nm94y9,
body .cleobetra-l1pk2n .cleobetra-qj66gs .cleobetra-nm94y9 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .cleobetra-421lli:focus,
  .cleobetra-421lli:hover {
    color: #f9cb16;
  }
  .cleobetra-m4ax30:focus,
  .cleobetra-m4ax30:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .cleobetra-gyo838:focus img,
  .cleobetra-gyo838:focus svg,
  .cleobetra-gyo838:hover img,
  .cleobetra-gyo838:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .cleobetra-i1yff4 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .cleobetra-00ivo3:hover .cleobetra-034qlx svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .cleobetra-034qlx {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .cleobetra-dt7che {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .cleobetra-ns82wo {
    grid-template-columns: repeat(4, 1fr);
  }
  .cleobetra-hb1cuk {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .cleobetra-oxt8u2 .cleobetra-6edwxy {
    grid-template-columns: 1fr;
  }
  .cleobetra-oxt8u2 .cleobetra-08ki8z {
    -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;
  }
  .cleobetra-oxt8u2 .cleobetra-r0mdw5 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .cleobetra-oxt8u2 .cleobetra-uwrjkw {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .cleobetra-oxt8u2 .cleobetra-z8xi7h {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .cleobetra-oxt8u2 .cleobetra-r0mdw5:not(:first-child) {
    border: none;
  }
  .cleobetra-oxt8u2 .cleobetra-r0mdw5:first-child .cleobetra-uwrjkw {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .cleobetra-oxt8u2 .cleobetra-r0mdw5:last-child .cleobetra-uwrjkw {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .cleobetra-zytkz8 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .cleobetra-zr0684 {
    max-width: 100px;
  }
  .cleobetra-8odj6i {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .cleobetra-l9cngi {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .cleobetra-l9cngi svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .cleobetra-mb5vjt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .cleobetra-8odj6i + .cleobetra-l9cngi {
    margin-left: auto;
  }
  .cleobetra-rsin5y {
    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;
  }
  .cleobetra-rsin5y.cleobetra-ehmhv6 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .cleobetra-lz0bpv {
    -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;
  }
  .cleobetra-4dj0in {
    width: 100%;
  }
  .cleobetra-4dj0in:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .cleobetra-1hsqnl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .cleobetra-1hsqnl svg {
    margin-right: 4px;
  }
  .cleobetra-00ivo3 {
    -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;
  }
  .cleobetra-034qlx svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .cleobetra-034qlx {
    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;
  }
  .cleobetra-2rebh0 {
    display: none;
    width: 100%;
  }
  .cleobetra-00ivo3.cleobetra-ehmhv6 .cleobetra-2rebh0 {
    padding: 0 0 0 48px;
  }
  .cleobetra-4hfz2m {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .cleobetra-s1kmsv .cleobetra-32r0g9 {
    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;
  }
  .cleobetra-bam3uk {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .cleobetra-bam3uk + .cleobetra-bam3uk {
    margin-right: 0;
  }
  .cleobetra-bam3uk + .cleobetra-32r0g9 {
    margin: 0;
  }
  .cleobetra-dt7che {
    grid-template-columns: repeat(4, 1fr);
  }
  .cleobetra-ns82wo {
    grid-template-columns: repeat(3, 1fr);
  }
  .cleobetra-e1se6e,
  .cleobetra-pusn7g {
    grid-template-columns: repeat(2, 1fr);
  }
  .cleobetra-n0x2qr {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .cleobetra-n0x2qr.cleobetra-5g71nv .cleobetra-4w3nqr {
    grid-column: auto;
    grid-row: auto;
  }
  .cleobetra-n0x2qr > .cleobetra-tr2m1z {
    grid-column: 1/2;
  }
  .cleobetra-n0x2qr.cleobetra-5g71nv > :not(.get-image) {
    grid-column: 1/2;
  }
  .cleobetra-n0x2qr .cleobetra-32r0g9,
  .cleobetra-n0x2qr.cleobetra-5g71nv > .cleobetra-32r0g9 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .cleobetra-n0x2qr.cleobetra-5g71nv > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .cleobetra-cy5rek.cleobetra-aa4b9w .cleobetra-n0x2qr > .cleobetra-32r0g9 {
    grid-row: 1/2;
  }
  .cleobetra-n0x2qr .cleobetra-tr2m1z ~ .cleobetra-32r0g9,
  .cleobetra-n0x2qr.cleobetra-5g71nv .cleobetra-tr2m1z ~ .cleobetra-32r0g9 {
    grid-row: 2/3;
  }
  .cleobetra-cy5rek.cleobetra-aa4b9w .cleobetra-tr2m1z ~ .cleobetra-32r0g9 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .cleobetra-kkhkp5:first-child .cleobetra-cffuqu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cleobetra-kkhkp5:first-child .cleobetra-cffuqu h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .cleobetra-kkhkp5 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .cleobetra-kkhkp5 {
    padding: 0;
  }
  .cleobetra-moadhn {
    margin-top: 1rem;
  }
  .cleobetra-hepmpf {
    border-radius: 5px;
  }
  .cleobetra-w27qk3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cleobetra-arzwmd::after {
    display: inline-block;
  }
  .cleobetra-arzwmd {
    margin: 0;
    width: 100%;
  }
  .cleobetra-sd2obm {
    width: 100%;
  }
  .cleobetra-sd2obm.cleobetra-1uhu52 {
    -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%;
  }
  .cleobetra-sd2obm.cleobetra-1uhu52 .cleobetra-wsz0v8 {
    width: 100%;
  }
  .cleobetra-sd2obm.cleobetra-1uhu52 .cleobetra-wsz0v8:not(:last-child) {
    margin-right: 0;
  }
  .cleobetra-421lli {
    width: 100%;
    text-align: center;
  }
  .cleobetra-gsocpa.cleobetra-ehmhv6 .cleobetra-sd2obm {
    margin-top: 1rem;
  }
  .cleobetra-dt7che {
    grid-template-columns: repeat(3, 1fr);
  }
  .cleobetra-hb1cuk,
  .cleobetra-ns82wo {
    grid-template-columns: repeat(2, 1fr);
  }
  .cleobetra-e1se6e,
  .cleobetra-pusn7g,
  .cleobetra-xi39zh {
    grid-template-columns: 1fr;
  }
  .cleobetra-8yhgtv {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .cleobetra-3cxtqh {
    min-width: 300px;
    max-width: 325px;
  }
  .cleobetra-uwrjkw {
    cursor: auto;
  }
  .cleobetra-5amcg2 .cleobetra-uwrjkw {
    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;
  }
  .cleobetra-o16vs9 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .cleobetra-2rebh0 {
    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) {
  .cleobetra-o16vs9 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.cleobetra-bam3uk p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .cleobetra-l9cngi {
    margin: 0 -0.2rem;
  }
  .cleobetra-bam3uk {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .cleobetra-8kavv6 {
    -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;
  }
  .cleobetra-lzsop1 {
    max-width: 100%;
  }
  .cleobetra-dt7che {
    grid-template-columns: repeat(2, 1fr);
  }
  .cleobetra-hb1cuk,
  .cleobetra-ns82wo {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .cleobetra-zytkz8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cleobetra-l9cngi {
    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;
  }
  .cleobetra-vbab9j {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cleobetra-yumx7y {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .cleobetra-kzataa,
  .cleobetra-24ed2u {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .cleobetra-pmyxz6 {
    width: 100%;
  }
  .cleobetra-dt7che {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .cleobetra-o16vs9 {
    top: 127px !important;
  }
}

.cleobetra-e3d8fn {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .cleobetra-e3d8fn {
  }
}

@media (max-width: 767px) {
  .cleobetra-e3d8fn {
    margin-bottom: 12px;
  }
}

.cleobetra-e3d8fn img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.cleobetra-5poppk {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.cleobetra-5poppk > .cleobetra-n1m8rz {
  flex: 1 1;
}

@media (max-width: 767px) {
  .cleobetra-5poppk {
    flex-direction: column;
    gap: 12px;
  }
}

.cleobetra-l4umvr {
  display: flex;
}

.cleobetra-l4umvr .cleobetra-k7oll6 {
  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;
}

.cleobetra-l4umvr .cleobetra-6pyuqf {
  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;
}

.cleobetra-l4umvr .cleobetra-1z66rq {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.cleobetra-l4umvr .cleobetra-ktsvck {
  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));
  }
}

.cleobetra-l4umvr .cleobetra-ktsvck:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.cleobetra-l4umvr .cleobetra-t1xr55 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.cleobetra-bj5yq7 {
  border: unset;
  background-color: unset;
}

.cleobetra-bj5yq7 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.cleobetra-bj5yq7 .cleobetra-4ufd50,
.cleobetra-bj5yq7 .cleobetra-5szjya {
  flex: 0 1 330px;
}

.cleobetra-bj5yq7 .cleobetra-021uen {
  flex: 1 1;
}

.cleobetra-bj5yq7 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.cleobetra-bj5yq7 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.cleobetra-bj5yq7 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.cleobetra-bj5yq7 tr td p {
  color: #fff;
  margin: 0;
}

.cleobetra-bj5yq7 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.cleobetra-bj5yq7 tr.cleobetra-4ufd50 td p {
  padding: 16px 0;
}

.cleobetra-bj5yq7 tr.cleobetra-4ufd50 td p:not(:last-child),
.cleobetra-bj5yq7 tr.cleobetra-5szjya td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.cleobetra-bj5yq7 tr.cleobetra-4ufd50 td p:first-child,
.cleobetra-bj5yq7 tr.cleobetra-5szjya td p:first-child {
  padding-top: 0;
}

.cleobetra-bj5yq7 tr.cleobetra-5szjya td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.cleobetra-bj5yq7 tr.cleobetra-5szjya td p:last-child {
  padding-bottom: 0;
}

.cleobetra-bj5yq7 .cleobetra-5szjya img {
  max-width: 32px;
}

.cleobetra-bj5yq7 .cleobetra-021uen {
  min-width: 718px;
}

.cleobetra-bj5yq7 .cleobetra-021uen td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.cleobetra-bj5yq7 .cleobetra-021uen td {
  display: flex;
}

.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-lawfhf,
.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-a39luf,
.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-hxv5ci {
  flex: 1 1 50%;
}

.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-x8l75h {
  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;
}

.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-opx4s8,
.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-2hq9pm {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-lawfhf,
.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-a39luf {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-lawfhf span,
.cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-a39luf span {
  font-weight: 800;
}

.cleobetra-bj5yq7 .cleobetra-021uen img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .cleobetra-bj5yq7 .cleobetra-021uen td .cleobetra-hxv5ci:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .cleobetra-bj5yq7 tr.cleobetra-4ufd50 td p:last-child {
    padding-bottom: 0;
  }
  .cleobetra-bj5yq7 .cleobetra-5szjya > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .cleobetra-bj5yq7 .cleobetra-5szjya > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .cleobetra-bj5yq7 tr.cleobetra-4ufd50 td p:not(:last-child),
  .cleobetra-bj5yq7 tr.cleobetra-5szjya td p:not(:last-child) {
    border-bottom: unset;
  }
  .cleobetra-bj5yq7 tr.cleobetra-5szjya td p:last-child {
    padding-bottom: 12px;
  }
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-lawfhf,
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-a39luf,
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-hxv5ci {
    flex: 1 1 50%;
    padding: 0;
  }
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-lawfhf,
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-a39luf {
    margin-top: 16px;
  }
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-hxv5ci {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-lawfhf {
    border-right: 1px solid var(--border-color);
  }
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-hxv5ci:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .cleobetra-bj5yq7 .cleobetra-021uen td:last-child .cleobetra-hxv5ci:last-child {
    padding-bottom: 0;
  }
}

.cleobetra-hxv5ci {
  display: flex;
  flex-direction: column;
}

.cleobetra-bj5yq7 .cleobetra-021uen td .cleobetra-hxv5ci {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.cleobetra-bj5yq7 .cleobetra-021uen td .cleobetra-hxv5ci:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.cleobetra-bj5yq7 .cleobetra-021uen td .cleobetra-hxv5ci:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .cleobetra-bj5yq7 .cleobetra-021uen td .cleobetra-hxv5ci:not(:first-child) {
    padding-left: 0;
  }
  .cleobetra-bj5yq7 .cleobetra-021uen td .cleobetra-hxv5ci:not(:last-of-type) {
    border-right: unset;
  }
}

.cleobetra-bj5yq7 .cleobetra-t9hzqb {
  flex: 0 1 485px;
}

.cleobetra-bj5yq7 .cleobetra-cuoxa9 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.cleobetra-bj5yq7 .cleobetra-cuoxa9 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.cleobetra-bj5yq7 .cleobetra-cuoxa9 li.cleobetra-gj5cgc {
  padding: 6px 12px;
}

.cleobetra-bj5yq7 .cleobetra-cuoxa9 li a,
.cleobetra-bj5yq7 .cleobetra-cuoxa9 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;
}

.cleobetra-bj5yq7 .cleobetra-jnkj7d,
.cleobetra-bj5yq7 .cleobetra-3b5cj1 {
  flex: 1 1;
}

.cleobetra-bj5yq7 .cleobetra-abc5jc,
.cleobetra-bj5yq7 .cleobetra-oy89cr {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.cleobetra-bj5yq7 .cleobetra-abc5jc li,
.cleobetra-bj5yq7 .cleobetra-oy89cr li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.cleobetra-bj5yq7 .cleobetra-3b5cj1 img {
  max-width: 32px;
}

.cleobetra-bj5yq7 .cleobetra-jnkj7d img {
  max-width: 32px;
}

.cleobetra-bj5yq7 .cleobetra-uajp56 {
  min-width: 280px;
}

.cleobetra-bj5yq7 .cleobetra-uajp56 img {
  max-width: 146px;
}

.cleobetra-bj5yq7 .cleobetra-uajp56 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .cleobetra-bj5yq7 .cleobetra-4ufd50,
  .cleobetra-bj5yq7 .cleobetra-5szjya {
    flex: 0 1 auto;
  }
  .cleobetra-bj5yq7 .cleobetra-021uen {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .cleobetra-bj5yq7 .cleobetra-4ufd50,
  .cleobetra-bj5yq7 .cleobetra-t9hzqb,
  .cleobetra-bj5yq7 .cleobetra-5szjya,
  .cleobetra-bj5yq7 .cleobetra-021uen {
    flex: 1 1 calc(50% - 20px);
  }
  .cleobetra-bj5yq7 .cleobetra-jnkj7d,
  .cleobetra-bj5yq7 .cleobetra-uajp56,
  .cleobetra-bj5yq7 .cleobetra-3b5cj1 {
    flex: 1 1 30%;
  }
  .cleobetra-bj5yq7 .cleobetra-uajp56 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .cleobetra-bj5yq7 .cleobetra-4ufd50,
  .cleobetra-bj5yq7 .cleobetra-t9hzqb,
  .cleobetra-bj5yq7 .cleobetra-jnkj7d,
  .cleobetra-bj5yq7 .cleobetra-5szjya,
  .cleobetra-bj5yq7 .cleobetra-021uen,
  .cleobetra-bj5yq7 .cleobetra-uajp56,
  .cleobetra-bj5yq7 .cleobetra-3b5cj1 {
    flex: 1 1 100%;
  }
}

.cleobetra-uj5fgl .cleobetra-s9ikab {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.cleobetra-uj5fgl .cleobetra-cc4r1z {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.cleobetra-uj5fgl .cleobetra-z8gtfm {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.cleobetra-uj5fgl .cleobetra-xf5ycn {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.cleobetra-uj5fgl .cleobetra-xf5ycn > :nth-child(3) {
  margin-top: 0;
}

.cleobetra-uj5fgl .cleobetra-32r0g9 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.cleobetra-uj5fgl .cleobetra-h9tyu3 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.cleobetra-uj5fgl .cleobetra-moadhn {
  grid-column: 1/2;
}

.cleobetra-uj5fgl > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.cleobetra-uj5fgl .cleobetra-cc4r1z: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;
}

.cleobetra-uj5fgl .cleobetra-cc4r1z:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.cleobetra-uj5fgl .cleobetra-pmyxz6 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .cleobetra-uj5fgl .cleobetra-cc4r1z:not(:last-child):before {
    bottom: 8px;
  }
  .cleobetra-uj5fgl .cleobetra-cc4r1z:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .cleobetra-uj5fgl .cleobetra-xf5ycn {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .cleobetra-uj5fgl .cleobetra-32r0g9 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .cleobetra-uj5fgl .cleobetra-32r0g9 img {
    width: 100%;
    height: auto;
  }
  .cleobetra-uj5fgl .cleobetra-pmyxz6 {
    width: 100%;
    min-width: unset;
  }
}

.cleobetra-ps10cl .cleobetra-tqs1m0 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.cleobetra-ps10cl .cleobetra-fe42db {
  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;
}

.cleobetra-ps10cl .cleobetra-32r0g9 {
  height: 100%;
}

.cleobetra-ps10cl .cleobetra-32r0g9 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.cleobetra-ps10cl .cleobetra-l78raa {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.cleobetra-ps10cl .cleobetra-vey5ro {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.cleobetra-ps10cl .cleobetra-im40a5 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .cleobetra-ps10cl .cleobetra-fe42db {
    flex: 1 1 100%;
  }
  .cleobetra-ps10cl .cleobetra-1071ls {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .cleobetra-ps10cl .cleobetra-fe42db {
    flex-direction: column;
  }
  .cleobetra-ps10cl .cleobetra-32r0g9 {
    width: 100%;
    height: auto;
  }
  .cleobetra-ps10cl .cleobetra-32r0g9 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .cleobetra-ps10cl .cleobetra-l78raa {
    padding: 0 16px 16px 16px;
  }
  .cleobetra-ps10cl .cleobetra-1071ls {
    min-width: unset;
    width: 100%;
  }
}

.cleobetra-1tkkik .cleobetra-79u1vl {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.cleobetra-1tkkik .cleobetra-jgvx8w {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.cleobetra-1tkkik 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;
}

.cleobetra-1tkkik .cleobetra-upu33x {
  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;
}

.cleobetra-1tkkik .cleobetra-jgvx8w:hover .cleobetra-upu33x {
  display: flex;
}

.cleobetra-1tkkik .cleobetra-3owvqo {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.cleobetra-1tkkik .cleobetra-9bmfw4 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.cleobetra-cmewmq {
  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;
}

.cleobetra-cmewmq.cleobetra-w54v0l {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.cleobetra-9go5qw ease-in-out;
}

.cleobetra-cmewmq.cleobetra-w54v0l:hover {
  color: #f9cb16;
  background-color: transparent;
}

.cleobetra-1tkkik .cleobetra-rtav4i {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.cleobetra-9go5qw ease-in-out;
}

.cleobetra-1tkkik .cleobetra-rtav4i:hover {
  color: #196948;
  background-color: #f9cb16;
}

.cleobetra-1tkkik .cleobetra-rtav4i:after,
.cleobetra-cmewmq.cleobetra-w54v0l:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.cleobetra-cmewmq.cleobetra-w54v0l:after {
  background-image: url(../images/Cash.svg);
}

.cleobetra-1tkkik .cleobetra-rtav4i:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .cleobetra-1tkkik .cleobetra-79u1vl {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .cleobetra-1tkkik .cleobetra-79u1vl {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .cleobetra-1tkkik .cleobetra-79u1vl {
    grid-template-columns: 1fr;
  }
  .cleobetra-1tkkik .cleobetra-jgvx8w {
    height: auto;
  }
  .cleobetra-1tkkik .cleobetra-jgvx8w .cleobetra-upu33x {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .cleobetra-1tkkik .cleobetra-3owvqo,
  .cleobetra-1tkkik .cleobetra-9bmfw4 {
    text-align: left;
  }
  .cleobetra-1tkkik .cleobetra-9bmfw4 {
    margin-bottom: 8px;
  }
  .cleobetra-1tkkik img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.cleobetra-c882kx {
  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;
}

.cleobetra-c882kx.cleobetra-1trnsd {
  display: block;
}

.cleobetra-c882kx .cleobetra-xyufqt {
  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;
}

.cleobetra-c882kx .cleobetra-m9aobm {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.cleobetra-c882kx .cleobetra-2es3cj {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.cleobetra-c882kx .cleobetra-cyetyn {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.cleobetra-c882kx .cleobetra-cmewmq {
  min-width: 296px;
  margin-bottom: 0;
}

.cleobetra-c882kx .cleobetra-34qa7f {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.cleobetra-c882kx .cleobetra-hevvkp {
  position: relative;
  flex: 1 1;
}

.cleobetra-c882kx .cleobetra-hevvkp iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .cleobetra-c882kx .cleobetra-m9aobm {
    flex-wrap: wrap;
    gap: 8px;
  }
  .cleobetra-c882kx .cleobetra-2es3cj {
    order: 1;
  }
  .cleobetra-c882kx .cleobetra-cyetyn {
    order: 3;
    flex: 1 1 100%;
  }
  .cleobetra-c882kx .cleobetra-cmewmq {
    width: 100%;
    min-width: unset;
  }
  .cleobetra-c882kx .cleobetra-34qa7f {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .cleobetra-n0x2qr > .cleobetra-tr2m1z {
    margin-bottom: 0;
  }
  .cleobetra-n0x2qr > .cleobetra-moadhn,
  .cleobetra-n0x2qr > p {
    margin-top: 0;
  }
}

.cleobetra-p08ezw img,
.cleobetra-bam3uk img {
  width: auto;
  object-fit: contain;
}

.cleobetra-p08ezw {
  align-items: center;
}

.cleobetra-p08ezw img {
  max-height: 76px;
}

.cleobetra-bam3uk img {
  max-height: 64px;
}

.cleobetra-tqcs48 {
  overflow: auto;
}

.cleobetra-rgpzq6 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.cleobetra-2vcxaa:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.cleobetra-8d3cat {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.cleobetra-hx0sic {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.cleobetra-8d3cat .cleobetra-32r0g9 {
  margin-right: 20px;
  flex-shrink: 0;
}

.cleobetra-8d3cat img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.cleobetra-pmxsh3 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.cleobetra-pmxsh3 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .cleobetra-8d3cat {
    padding: 15px 10px;
  }
  .cleobetra-pmxsh3 {
    padding: 15px 10px;
  }
  .cleobetra-8d3cat .cleobetra-32r0g9 {
    margin-right: 10px;
  }
}

.cleobetra-b27n6m {
  overflow-x: auto;
}

.cleobetra-sbabk4 {
  border-collapse: collapse;
  width: 100%;
}

.cleobetra-b27n6m th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.cleobetra-b27n6m td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.cleobetra-b27n6m td.cleobetra-vqe7cm {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.cleobetra-b27n6m td.cleobetra-yb3nr5 {
  border-right: none;
}

.cleobetra-b27n6m td.cleobetra-yb3nr5 .cleobetra-32r0g9 {
  justify-content: flex-start;
}

.cleobetra-b27n6m td.cleobetra-yb3nr5 .cleobetra-32r0g9 img {
  height: auto;
  width: 90px;
}

.cleobetra-b27n6m td.cleobetra-jstzhp,
.cleobetra-b27n6m td.cleobetra-xttr8s {
  font-weight: 600;
  text-align: right;
}

.cleobetra-b27n6m td.cleobetra-wzihqn,
.cleobetra-b27n6m td.cleobetra-jstzhp {
  padding-bottom: 10px;
  border-bottom: none;
}

.cleobetra-b27n6m td.cleobetra-jstzhp,
.cleobetra-b27n6m td.cleobetra-xttr8s {
  border-left: none;
}

.cleobetra-b27n6m td.cleobetra-wzihqn,
.cleobetra-b27n6m td.cleobetra-ygyh4o {
  border-right: none;
}

.cleobetra-b27n6m td.cleobetra-ygyh4o,
.cleobetra-b27n6m td.cleobetra-xttr8s {
  border-top: none;
  padding-top: 10px;
}

.cleobetra-gpbx9j {
  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;
}

.cleobetra-gpbx9j .cleobetra-1071ls {
  min-width: unset;
  width: 100%;
}

.cleobetra-gpbx9j .cleobetra-1071ls.cleobetra-boistp {
  grid-column: 1/2;
  grid-row: 1/2;
}

.cleobetra-gpbx9j .cleobetra-1071ls.cleobetra-r59cin {
  grid-column: 2/3;
  grid-row: 1/2;
}

.cleobetra-gpbx9j .cleobetra-7whmld {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .cleobetra-gpbx9j {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .cleobetra-gpbx9j .cleobetra-1071ls.cleobetra-boistp {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .cleobetra-gpbx9j .cleobetra-1071ls.cleobetra-r59cin {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .cleobetra-gpbx9j .cleobetra-7whmld {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.cleobetra-omu4dt {
  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;
}

.cleobetra-f0qgua {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.cleobetra-fv4nz9 p a img {
  margin: 0 auto;
  display: block;
}

.cleobetra-fv4nz9 table {
  margin-bottom: 17px;
}

/* contanct form */
.cleobetra-315cw3 {
  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;
}

.cleobetra-315cw3 label {
  font-size: 14px;
}

.cleobetra-315cw3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.cleobetra-315cw3 input,
.cleobetra-315cw3 textarea,
.cleobetra-315cw3 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;
}
.cleobetra-315cw3 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.cleobetra-9go5qw ease;
}
.cleobetra-315cw3 button:hover {
  background-color: #691204;
}
.cleobetra-il2000 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.cleobetra-g5orx0 ease-in;
}

.cleobetra-il2000 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;
}
.cleobetra-s42qov, .cleobetra-4fvyn9, [class*="review-card"],
thead, thead th, table th, .cleobetra-xllfjj,
.cleobetra-k4up1b, [class*="collapsible-header"],
.cleobetra-t5m5se, [class*="updated-block"] {
  color: #ece7dc !important;
}
