@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);
}

.methmeth-rkd3op {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.methmeth-iedakh {
  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.methmeth-bouy22,
ul.methmeth-bouy22 {
  padding-left: 20px;
}

ul.methmeth-bouy22 {
  list-style: disc;
}

ol.methmeth-bouy22 {
  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;
  }
}

.methmeth-qzpg7e > .methmeth-ie7lu6,
.methmeth-qzpg7e > .methmeth-kyjnzu,
.methmeth-qzpg7e > blockquote,
.methmeth-qzpg7e > h1,
.methmeth-qzpg7e > h2,
.methmeth-qzpg7e > h3,
.methmeth-qzpg7e > h4,
.methmeth-qzpg7e > h5,
.methmeth-qzpg7e > h6,
.methmeth-qzpg7e > ol,
.methmeth-qzpg7e > p,
.methmeth-qzpg7e > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.methmeth-qzpg7e > ol,
.methmeth-qzpg7e > ul {
  padding-left: 50px;
}

.methmeth-qzpg7e 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;
}

.methmeth-qzpg7e:not(:last-child) {
  margin-bottom: 2rem;
}

.methmeth-qzpg7e > :not(:first-child) {
  margin-top: 2rem;
}

.methmeth-qzpg7e {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.methmeth-qzpg7e:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .methmeth-qzpg7e:first-child {
    margin-top: 20px;
  }
}

.methmeth-qzpg7e > p:last-of-type {
  margin-bottom: 32px;
}

.methmeth-qzpg7e > .methmeth-vyvbjv:not(:first-child) {
  margin: 64px auto 16px auto;
}

.methmeth-5xlbjg > .methmeth-vyvbjv {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.methmeth-kyjnzu {
  overflow: auto;
}

.methmeth-kyjnzu::-webkit-scrollbar {
  height: 5px;
}

.methmeth-kyjnzu table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.methmeth-kyjnzu table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.methmeth-kyjnzu table thead,
table thead {
  border-bottom: none;
}

.methmeth-kyjnzu table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.methmeth-kyjnzu table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.methmeth-kyjnzu table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.methmeth-kyjnzu .methmeth-a4kn6k {
  table-layout: auto;
}

.methmeth-kyjnzu .methmeth-a4kn6k th {
  word-break: normal;
}

.methmeth-kyjnzu .methmeth-a4kn6k td {
  word-break: normal;
}

.methmeth-rkd3op .methmeth-rkd3op {
  padding-right: 0;
  padding-left: 0;
}

.methmeth-cmhwut {
  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;
}

.methmeth-a0mfsu {
  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;
}

.methmeth-c9uuxk {
  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;
}

.methmeth-ie7lu6 {
  margin-top: 24px;
}

.methmeth-ie7lu6.methmeth-r14wf8 {
  text-align: left;
}

.methmeth-ie7lu6.methmeth-ky5w6o {
  text-align: right;
}

.methmeth-ie7lu6.methmeth-zgwfj9 {
  text-align: center;
}

.methmeth-s28k7i {
  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.methmeth-ulu5w9 ease-in-out;
  cursor: pointer;
}

.methmeth-s28k7i:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.methmeth-s28k7i {
  min-width: 328px;
}

@media (max-width: 768px) {
  .methmeth-s28k7i {
    min-width: unset;
  }
}

.methmeth-vu6fn8 {
  background-color: var(--fh-bg-color);
}

.methmeth-a5dr5c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.methmeth-l3ymay {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.methmeth-l3ymay img {
  max-height: 80px;
  object-fit: contain;
}

.methmeth-s85xp6 {
  flex: 1 1;
}

.methmeth-pd4f34 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.methmeth-a7s2u6 {
  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;
}

.methmeth-a7s2u6 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;
}

.methmeth-a7s2u6.methmeth-3f3n62 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.methmeth-a7s2u6.methmeth-3f3n62 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.methmeth-a7s2u6.methmeth-3f3n62 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.methmeth-s85xp6 + .methmeth-pd4f34 {
  margin-left: 20px;
}

.methmeth-69or9c {
  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;
}

.methmeth-69or9c > svg {
  max-width: 24px;
  max-height: 24px;
}

.methmeth-69or9c + .methmeth-69or9c {
  margin-left: 5px;
}

.methmeth-sbydyl {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.methmeth-sbydyl:hover {
  background-color: var(--button-bg-hover);
}

.methmeth-qq5hnn {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.methmeth-ulu5w9 ease-in-out;
  border: 1px solid var(--border-color);
}

.methmeth-qq5hnn:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.methmeth-sx2skg {
  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) {
  .methmeth-s85xp6 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .methmeth-sx2skg {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .methmeth-s85xp6 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .methmeth-69or9c {
    min-width: unset;
    flex: 1 1;
  }
}

.methmeth-dmdh23 {
  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;
}

.methmeth-dmdh23:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.methmeth-dmdh23:hover .methmeth-2q1q4o {
  opacity: 1;
  pointer-events: auto;
}

.methmeth-ajunbn {
  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.methmeth-53l2ql ease-in-out;
  gap: 4px;
}

.methmeth-ajunbn > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.methmeth-ajunbn .methmeth-cmhwut img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.methmeth-79v2kq,
.methmeth-ajunbn:hover {
  color: var(--button-bg-hover);
}

.methmeth-90m9ot {
  position: relative;
}

.methmeth-90m9ot .methmeth-ajunbn {
  margin-right: 0;
  padding-right: 4px;
}

.methmeth-0og97r svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.methmeth-90m9ot.methmeth-3f3n62 .methmeth-0og97r svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.methmeth-90m9ot.methmeth-3f3n62 .methmeth-2q1q4o {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.methmeth-90m9ot.methmeth-3f3n62 .methmeth-2q1q4o::before {
  display: none;
}

.methmeth-0og97r svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.methmeth-2q1q4o {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.methmeth-o454c2 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.methmeth-2q1q4o::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.methmeth-2q1q4o:hover {
  color: var(--fh-bg-color);
}

.methmeth-kiausx {
  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.methmeth-o454c2 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.methmeth-53l2ql ease-in-out;
  -o-transition: 0.methmeth-53l2ql ease-in-out;
  transition: 0.methmeth-53l2ql ease-in-out;
}

.methmeth-kiausx .methmeth-cmhwut img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.methmeth-i0n3he,
.methmeth-kiausx:hover {
  color: var(--button-bg-hover);
}

.methmeth-sw2ynh {
  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%;
}

.methmeth-sw2ynh.methmeth-dfxtje {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.methmeth-sw2ynh.methmeth-dfxtje:after,
.methmeth-sw2ynh.methmeth-dfxtje:before {
  content: "";
  position: absolute;
  margin: auto;
}

.methmeth-sw2ynh.methmeth-dfxtje: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);
  }
}

.methmeth-sw2ynh.methmeth-dfxtje:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.methmeth-sw2ynh.methmeth-dfxtje > * {
  z-index: 1;
}

.methmeth-sw2ynh b,
.methmeth-sw2ynh strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.methmeth-sw2ynh .methmeth-23d5ht {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.methmeth-sw2ynh .methmeth-emauf7 {
  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;
}

.methmeth-sw2ynh .methmeth-cmhwut {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.methmeth-sw2ynh .methmeth-hvho3f {
  margin-top: 12px;
}

.methmeth-hvho3f {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.methmeth-4bgeer {
  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;
}

.methmeth-hvho3f .methmeth-zy9o6x {
  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.methmeth-ulu5w9 ease-in-out;
}

.methmeth-hvho3f .methmeth-zy9o6x:hover {
  background: rgba(255, 255, 255, 0.3);
}

.methmeth-g6ca8t {
  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;
}

.methmeth-sw2ynh.methmeth-pt0qfy {
  gap: 12px;
  padding: 16px;
}

.methmeth-sw2ynh.methmeth-pt0qfy .methmeth-g6ca8t {
  min-width: 240px;
}

.methmeth-sw2ynh.methmeth-pt0qfy .methmeth-g6ca8t.methmeth-o0z1jh {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .methmeth-sw2ynh .methmeth-23d5ht {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .methmeth-sw2ynh .methmeth-emauf7 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .methmeth-sw2ynh .methmeth-cmhwut {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy .methmeth-cmhwut {
    max-width: 126px;
  }
  .methmeth-sw2ynh .methmeth-hvho3f {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .methmeth-sw2ynh .methmeth-4bgeer {
    max-width: unset;
  }
  .methmeth-g6ca8t {
    min-width: unset;
    width: 100%;
  }
  .methmeth-sw2ynh .methmeth-g6ca8t {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy {
    grid-template-rows: auto 1fr auto;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy .methmeth-g6ca8t {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .methmeth-sw2ynh {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .methmeth-sw2ynh .methmeth-23d5ht {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .methmeth-sw2ynh .methmeth-cmhwut {
    max-width: 78px;
  }
  .methmeth-sw2ynh .methmeth-hvho3f {
    margin-top: -12px;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy {
    gap: 8px;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy .methmeth-23d5ht {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy .methmeth-emauf7 {
    grid-column: 1/3;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy .methmeth-cmhwut {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .methmeth-sw2ynh.methmeth-pt0qfy .methmeth-cmhwut img {
    max-width: 114px;
  }
}

.methmeth-g6ca8t.methmeth-eoj7eb,
.methmeth-g6ca8t.methmeth-7f94h6,
.methmeth-g6ca8t.methmeth-5uw69f {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.methmeth-ulu5w9 ease-in-out;
}

.methmeth-g6ca8t.methmeth-eoj7eb,
.methmeth-g6ca8t.methmeth-5uw69f {
  padding: 10px;
}

.methmeth-g6ca8t.methmeth-eoj7eb:hover,
.methmeth-g6ca8t.methmeth-7f94h6:hover,
.methmeth-g6ca8t.methmeth-5uw69f:hover {
  background: var(--button-bg-hover);
}

.methmeth-g6ca8t.methmeth-eoj7eb:hover svg path,
.methmeth-g6ca8t.methmeth-5uw69f:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.methmeth-g6ca8t.methmeth-o0z1jh {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.methmeth-ulu5w9 ease-in-out;
  background: var(--button-bg-color);
}

.methmeth-g6ca8t.methmeth-o0z1jh:hover {
  background-color: var(--button-bg-hover);
}

.methmeth-g6ca8t.methmeth-7f94h6: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);
  }
}

.methmeth-g6ca8t.methmeth-7f94h6:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.methmeth-g6ca8t.methmeth-o0z1jh:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.methmeth-h9c19n {
  max-width: 650px;
}

.methmeth-88lg0w {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.methmeth-u8keb1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.methmeth-ngtlrc {
  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.methmeth-53l2ql ease-in-out;
  cursor: pointer;
}

.methmeth-ngtlrc:hover {
  opacity: 0.5;
}

.methmeth-ngtlrc:focus {
  outline: 0;
}

.methmeth-ngtlrc:focus .methmeth-t4335y,
.methmeth-ngtlrc:hover .methmeth-t4335y {
  fill: red;
  fill-opacity: 1;
}

.methmeth-ngtlrc:hover {
  cursor: pointer;
}

.methmeth-nvslxp {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.methmeth-h9c19n.methmeth-zgwfj9 {
  margin: 0 auto;
}

.methmeth-h9c19n.methmeth-ky5w6o {
  margin-left: auto;
}

.methmeth-ps21bu {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.methmeth-7i51c4 {
  padding-bottom: 50px;
}

.methmeth-25sa7h {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.methmeth-mf3uz3 {
  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;
}

.methmeth-bq5sp2 {
  margin-top: 24px;
}

.methmeth-uwtnt1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.methmeth-9scx5a {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.methmeth-lftpux {
  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;
}

.methmeth-5s35eq {
  width: 468px;
}

.methmeth-lftpux .methmeth-2q1q4o {
  margin: 0.methmeth-54pxx7 0;
}

.methmeth-u3n7uf {
  display: flex;
  min-width: 224px;
}

.methmeth-m9pd8j {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.methmeth-53l2ql ease-in-out;
}

.methmeth-o4tlsm,
.methmeth-m9pd8j:hover {
  color: var(--text-color);
}

.methmeth-vqe7jx {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.methmeth-52q3l0 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .methmeth-ps21bu {
    padding: 16px;
  }
  .methmeth-vqe7jx {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .methmeth-52q3l0 {
    align-items: center;
  }
  .methmeth-5s35eq {
    width: unset;
  }
  .methmeth-u3n7uf {
    min-width: unset;
  }
  .methmeth-lftpux {
    max-height: unset;
  }
  .methmeth-25sa7h {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .methmeth-ps21bu {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.methmeth-0uk6zw {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.methmeth-0uk6zw:not(:last-child) {
  margin-bottom: 16px;
}

.methmeth-b182ci {
  outline: 0;
}

.methmeth-b182ci .methmeth-qhhbyu {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.methmeth-v20axv {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .methmeth-v20axv {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.methmeth-v20axv::-webkit-details-marker {
  display: none;
}

.methmeth-v20axv: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;
}

.methmeth-v20axv: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] .methmeth-v20axv:after {
  transform: unset;
}

.methmeth-qhhbyu {
  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);
}

.methmeth-qhhbyu 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.methmeth-53l2ql ease-in-out;
  -o-transition: 0.methmeth-53l2ql ease-in-out;
  transition: 0.methmeth-53l2ql ease-in-out;
}

.methmeth-cewz43 {
  padding: 16px 0 0 0;
}

.methmeth-cewz43 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .methmeth-cewz43 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .methmeth-v20axv {
    flex-wrap: wrap;
    gap: 12px;
  }
  .methmeth-v20axv::after {
    margin-left: auto;
  }
  .methmeth-qhhbyu {
    order: 3;
    flex: 1 1 100%;
  }
  .methmeth-v20axv {
    font-size: 14px;
    line-height: 130%;
  }
  .methmeth-qhhbyu svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.methmeth-apktd3 {
  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;
}

.methmeth-w68xuh {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.methmeth-apktd3.methmeth-3f3n62 .methmeth-w68xuh {
  margin-bottom: 12px;
}

.methmeth-w68xuh::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;
}

.methmeth-apktd3.methmeth-3f3n62 .methmeth-w68xuh::after {
  transform: unset;
}

.methmeth-zd5ta4 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.methmeth-7jdfgb {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.methmeth-53l2ql ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.methmeth-7jdfgb: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;
}

.methmeth-apktd3.methmeth-3f3n62 .methmeth-zd5ta4 {
  max-height: 100%;
}

.methmeth-kyieb3 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.methmeth-freydb {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.methmeth-1cuckv {
  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;
}

.methmeth-68hhsy {
  margin-right: 4px;
}

.methmeth-4hdp51 {
  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.methmeth-53l2ql ease-in-out;
}

.methmeth-4hdp51 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.methmeth-zq0fcz,
.methmeth-4hdp51:hover {
  color: var(--text-color);
}

.methmeth-0kpn97 {
  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;
}

.methmeth-0kpn97 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.methmeth-0kpn97 .methmeth-d5sfhd {
  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;
}

.methmeth-0kpn97 .methmeth-ppnkfx {
  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;
}

.methmeth-dbic96 {
  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;
}

.methmeth-exip0b {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.methmeth-cjcvnb .methmeth-rkd3op {
  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;
}

.methmeth-cjcvnb {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.methmeth-ndl2hh {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.methmeth-dnbzx3 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.methmeth-u44mpq {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.methmeth-jinur0 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;
}

.methmeth-u44mpq:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.methmeth-kc3m00 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.methmeth-ht6qw5 {
  -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.methmeth-53l2ql ease-in-out;
  transition: transform 0.methmeth-53l2ql ease-in-out;
  -o-transition: transform 0.methmeth-53l2ql ease-in-out;
  transition:
    transform 0.methmeth-53l2ql ease-in-out,
    -webkit-transform 0.methmeth-53l2ql ease-in-out;
  cursor: pointer;
}

.methmeth-ht6qw5 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.methmeth-ht6qw5: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;
}

.methmeth-xnhzmg {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .methmeth-xnhzmg {
    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);
}

.methmeth-g1mac9 {
  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;
}

.methmeth-1ofh8z {
  position: relative;
  width: 100%;
}

.methmeth-g1mac9.methmeth-hpc5m8 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.methmeth-g1mac9.methmeth-zgwfj9 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.methmeth-g1mac9.methmeth-ky5w6o {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.methmeth-b8br9e {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.methmeth-xa740h {
  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.methmeth-53l2ql ease-in-out;
  cursor: pointer;
}

.methmeth-xa740h:hover {
  opacity: 0.5;
}

.methmeth-g1mac9.methmeth-33z8mh .methmeth-xa740h {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.methmeth-g1mac9.methmeth-33z8mh .methmeth-b8br9e {
  cursor: pointer;
}

.methmeth-3rkjqq {
  fill: #0009;
}

.methmeth-ngjrfm {
  fill: #fff;
}

.methmeth-xa740h:hover .methmeth-3rkjqq {
  fill: red;
}

.methmeth-xa740h svg path {
  -webkit-transition: 0.methmeth-53l2ql ease-in-out;
  -o-transition: 0.methmeth-53l2ql ease-in-out;
  transition: 0.methmeth-53l2ql ease-in-out;
}

.methmeth-z09jth {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.methmeth-z09jth > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.methmeth-z09jth.methmeth-88xs4d > :not(.get-image) {
  grid-column: 1/3;
}

.methmeth-g54b6d:not(._h1-block) .methmeth-z09jth > .methmeth-vyvbjv {
  grid-row: 1/2;
  grid-column: 1/3;
}

.methmeth-z09jth.methmeth-88xs4d .methmeth-0dq9mb {
  grid-column: 2/3;
}

.methmeth-z09jth.methmeth-88xs4d > .methmeth-cmhwut {
  grid-column: 1/2;
}

.methmeth-z09jth.methmeth-88xs4d > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.methmeth-z09jth > p:first-of-type {
  margin-top: 0;
}

.methmeth-z09jth .methmeth-cmhwut {
  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;
}

.methmeth-g54b6d:not(._h1-block) .methmeth-vyvbjv ~ .methmeth-cmhwut {
  grid-row: 2/10;
}

.methmeth-g54b6d.methmeth-m9qu9i .methmeth-vyvbjv ~ .methmeth-cmhwut {
  grid-row: 1/10;
}

.methmeth-g54b6d.methmeth-m9qu9i > .methmeth-vyvbjv {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.methmeth-g54b6d.methmeth-m9qu9i .methmeth-cmhwut {
  grid-row: 1/10;
}

.methmeth-z09jth.methmeth-0joihq .methmeth-cmhwut {
  align-items: flex-start;
}

.methmeth-z09jth.methmeth-zgwfj9 .methmeth-0dq9mb {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.methmeth-z09jth.methmeth-zgwfj9 .methmeth-cmhwut {
  align-items: center;
}

.methmeth-z09jth.methmeth-4a7pq0 .methmeth-cmhwut {
  align-items: flex-end;
}

.methmeth-0dq9mb > :first-child {
  margin-top: 0;
}

.methmeth-0dq9mb > :last-child {
  margin-bottom: 0;
}

* + .methmeth-9ue83m,
.methmeth-g54b6d + .methmeth-g54b6d {
  margin-top: 2rem;
}

.methmeth-henzue td::before,
.methmeth-henzue th::after {
  display: none !important;
}

.methmeth-henzue #link-selector {
  color: #000;
}

.methmeth-henzue .methmeth-rtm0oe {
  color: #135e96;
}

.methmeth-henzue .methmeth-ft92ga *,
.methmeth-henzue .methmeth-zehdep p,
.methmeth-henzue .methmeth-v1wry6 * {
  color: #000;
}

.methmeth-henzue .methmeth-k0wx42 {
  background: 0 0 !important;
}

.methmeth-henzue .methmeth-xiiyrf {
  color: #000;
}

.methmeth-henzue .methmeth-v21z8n.methmeth-m4bec3 {
  color: #fff;
}

.methmeth-henzue .methmeth-14bj6x {
  color: #000;
}

.methmeth-henzue
  .methmeth-qjcxi6
  .methmeth-j0kz4d.methmeth-m4bec3.methmeth-zki2au {
  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;
}

.methmeth-zy1ifv,
body .methmeth-31njav {
  color: #000;
  background: var(--color-body) !important;
}

.methmeth-zy1ifv .methmeth-ugp0b4 .methmeth-j6k4v4,
body .methmeth-31njav .methmeth-ugp0b4 .methmeth-j6k4v4 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .methmeth-7jdfgb:focus,
  .methmeth-7jdfgb:hover {
    color: #f9cb16;
  }
  .methmeth-43m6mv:focus,
  .methmeth-43m6mv:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .methmeth-dzl6p9:focus img,
  .methmeth-dzl6p9:focus svg,
  .methmeth-dzl6p9:hover img,
  .methmeth-dzl6p9:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .methmeth-0kpn97 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .methmeth-90m9ot:hover .methmeth-0og97r svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .methmeth-0og97r {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .methmeth-it8243 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .methmeth-7ptg99 {
    grid-template-columns: repeat(4, 1fr);
  }
  .methmeth-4q7vxf {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .methmeth-6j8tpi .methmeth-6xpkgg {
    grid-template-columns: 1fr;
  }
  .methmeth-6j8tpi .methmeth-2w3us9 {
    -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;
  }
  .methmeth-6j8tpi .methmeth-qukdz8 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .methmeth-6j8tpi .methmeth-4cwowb {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .methmeth-6j8tpi .methmeth-xb9aul {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .methmeth-6j8tpi .methmeth-qukdz8:not(:first-child) {
    border: none;
  }
  .methmeth-6j8tpi .methmeth-qukdz8:first-child .methmeth-4cwowb {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .methmeth-6j8tpi .methmeth-qukdz8:last-child .methmeth-4cwowb {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .methmeth-a5dr5c {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .methmeth-l3ymay {
    max-width: 100px;
  }
  .methmeth-s85xp6 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .methmeth-pd4f34 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .methmeth-pd4f34 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .methmeth-a7s2u6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .methmeth-s85xp6 + .methmeth-pd4f34 {
    margin-left: auto;
  }
  .methmeth-zz7x5q {
    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;
  }
  .methmeth-zz7x5q.methmeth-3f3n62 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .methmeth-sx2skg {
    -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;
  }
  .methmeth-dmdh23 {
    width: 100%;
  }
  .methmeth-dmdh23:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .methmeth-ajunbn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .methmeth-ajunbn svg {
    margin-right: 4px;
  }
  .methmeth-90m9ot {
    -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;
  }
  .methmeth-0og97r svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .methmeth-0og97r {
    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;
  }
  .methmeth-2q1q4o {
    display: none;
    width: 100%;
  }
  .methmeth-90m9ot.methmeth-3f3n62 .methmeth-2q1q4o {
    padding: 0 0 0 48px;
  }
  .methmeth-kiausx {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .methmeth-mf3uz3 .methmeth-cmhwut {
    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;
  }
  .methmeth-66tuld {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .methmeth-66tuld + .methmeth-66tuld {
    margin-right: 0;
  }
  .methmeth-66tuld + .methmeth-cmhwut {
    margin: 0;
  }
  .methmeth-it8243 {
    grid-template-columns: repeat(4, 1fr);
  }
  .methmeth-7ptg99 {
    grid-template-columns: repeat(3, 1fr);
  }
  .methmeth-coenh2,
  .methmeth-bm75gy {
    grid-template-columns: repeat(2, 1fr);
  }
  .methmeth-z09jth {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .methmeth-z09jth.methmeth-88xs4d .methmeth-0dq9mb {
    grid-column: auto;
    grid-row: auto;
  }
  .methmeth-z09jth > .methmeth-vyvbjv {
    grid-column: 1/2;
  }
  .methmeth-z09jth.methmeth-88xs4d > :not(.get-image) {
    grid-column: 1/2;
  }
  .methmeth-z09jth .methmeth-cmhwut,
  .methmeth-z09jth.methmeth-88xs4d > .methmeth-cmhwut {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .methmeth-z09jth.methmeth-88xs4d > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .methmeth-g54b6d.methmeth-m9qu9i .methmeth-z09jth > .methmeth-cmhwut {
    grid-row: 1/2;
  }
  .methmeth-z09jth .methmeth-vyvbjv ~ .methmeth-cmhwut,
  .methmeth-z09jth.methmeth-88xs4d .methmeth-vyvbjv ~ .methmeth-cmhwut {
    grid-row: 2/3;
  }
  .methmeth-g54b6d.methmeth-m9qu9i .methmeth-vyvbjv ~ .methmeth-cmhwut {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .methmeth-qzpg7e:first-child .methmeth-k3oair {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .methmeth-qzpg7e:first-child .methmeth-k3oair h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .methmeth-qzpg7e {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .methmeth-qzpg7e {
    padding: 0;
  }
  .methmeth-ie7lu6 {
    margin-top: 1rem;
  }
  .methmeth-b182ci {
    border-radius: 5px;
  }
  .methmeth-tso79w {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .methmeth-w68xuh::after {
    display: inline-block;
  }
  .methmeth-w68xuh {
    margin: 0;
    width: 100%;
  }
  .methmeth-zd5ta4 {
    width: 100%;
  }
  .methmeth-zd5ta4.methmeth-rhni7b {
    -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%;
  }
  .methmeth-zd5ta4.methmeth-rhni7b .methmeth-gic6fv {
    width: 100%;
  }
  .methmeth-zd5ta4.methmeth-rhni7b .methmeth-gic6fv:not(:last-child) {
    margin-right: 0;
  }
  .methmeth-7jdfgb {
    width: 100%;
    text-align: center;
  }
  .methmeth-apktd3.methmeth-3f3n62 .methmeth-zd5ta4 {
    margin-top: 1rem;
  }
  .methmeth-it8243 {
    grid-template-columns: repeat(3, 1fr);
  }
  .methmeth-4q7vxf,
  .methmeth-7ptg99 {
    grid-template-columns: repeat(2, 1fr);
  }
  .methmeth-coenh2,
  .methmeth-bm75gy,
  .methmeth-6bfbjz {
    grid-template-columns: 1fr;
  }
  .methmeth-i3rn2s {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .methmeth-j09j8r {
    min-width: 300px;
    max-width: 325px;
  }
  .methmeth-4cwowb {
    cursor: auto;
  }
  .methmeth-l9ht9a .methmeth-4cwowb {
    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;
  }
  .methmeth-xnhzmg {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .methmeth-2q1q4o {
    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) {
  .methmeth-xnhzmg {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.methmeth-66tuld p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .methmeth-pd4f34 {
    margin: 0 -0.2rem;
  }
  .methmeth-66tuld {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .methmeth-p4jx4z {
    -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;
  }
  .methmeth-qa848z {
    max-width: 100%;
  }
  .methmeth-it8243 {
    grid-template-columns: repeat(2, 1fr);
  }
  .methmeth-4q7vxf,
  .methmeth-7ptg99 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .methmeth-a5dr5c {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .methmeth-pd4f34 {
    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;
  }
  .methmeth-vu6fn8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .methmeth-69or9c {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .methmeth-5tp7r1,
  .methmeth-cf2p9e {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .methmeth-s28k7i {
    width: 100%;
  }
  .methmeth-it8243 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .methmeth-xnhzmg {
    top: 127px !important;
  }
}

.methmeth-na62q5 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .methmeth-na62q5 {
  }
}

@media (max-width: 767px) {
  .methmeth-na62q5 {
    margin-bottom: 12px;
  }
}

.methmeth-na62q5 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.methmeth-vhd17s {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.methmeth-vhd17s > .methmeth-o9a6hz {
  flex: 1 1;
}

@media (max-width: 767px) {
  .methmeth-vhd17s {
    flex-direction: column;
    gap: 12px;
  }
}

.methmeth-9qrdac {
  display: flex;
}

.methmeth-9qrdac .methmeth-chtvo7 {
  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;
}

.methmeth-9qrdac .methmeth-d1ost3 {
  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;
}

.methmeth-9qrdac .methmeth-itulqf {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.methmeth-9qrdac .methmeth-263rxo {
  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));
  }
}

.methmeth-9qrdac .methmeth-263rxo:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.methmeth-9qrdac .methmeth-sy5fli {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.methmeth-fwim6x {
  border: unset;
  background-color: unset;
}

.methmeth-fwim6x tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.methmeth-fwim6x .methmeth-zamynn,
.methmeth-fwim6x .methmeth-r02jk9 {
  flex: 0 1 330px;
}

.methmeth-fwim6x .methmeth-xv9nea {
  flex: 1 1;
}

.methmeth-fwim6x tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.methmeth-fwim6x tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.methmeth-fwim6x tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.methmeth-fwim6x tr td p {
  color: #fff;
  margin: 0;
}

.methmeth-fwim6x tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.methmeth-fwim6x tr.methmeth-zamynn td p {
  padding: 16px 0;
}

.methmeth-fwim6x tr.methmeth-zamynn td p:not(:last-child),
.methmeth-fwim6x tr.methmeth-r02jk9 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.methmeth-fwim6x tr.methmeth-zamynn td p:first-child,
.methmeth-fwim6x tr.methmeth-r02jk9 td p:first-child {
  padding-top: 0;
}

.methmeth-fwim6x tr.methmeth-r02jk9 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.methmeth-fwim6x tr.methmeth-r02jk9 td p:last-child {
  padding-bottom: 0;
}

.methmeth-fwim6x .methmeth-r02jk9 img {
  max-width: 32px;
}

.methmeth-fwim6x .methmeth-xv9nea {
  min-width: 718px;
}

.methmeth-fwim6x .methmeth-xv9nea td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.methmeth-fwim6x .methmeth-xv9nea td {
  display: flex;
}

.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-vegsgr,
.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8hq13e,
.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8czida {
  flex: 1 1 50%;
}

.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-xk25ll {
  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;
}

.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-94vpn5,
.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-374xl1 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-vegsgr,
.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8hq13e {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-vegsgr span,
.methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8hq13e span {
  font-weight: 800;
}

.methmeth-fwim6x .methmeth-xv9nea img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .methmeth-fwim6x .methmeth-xv9nea td .methmeth-8czida:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .methmeth-fwim6x tr.methmeth-zamynn td p:last-child {
    padding-bottom: 0;
  }
  .methmeth-fwim6x .methmeth-r02jk9 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .methmeth-fwim6x .methmeth-r02jk9 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .methmeth-fwim6x tr.methmeth-zamynn td p:not(:last-child),
  .methmeth-fwim6x tr.methmeth-r02jk9 td p:not(:last-child) {
    border-bottom: unset;
  }
  .methmeth-fwim6x tr.methmeth-r02jk9 td p:last-child {
    padding-bottom: 12px;
  }
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-vegsgr,
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8hq13e,
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8czida {
    flex: 1 1 50%;
    padding: 0;
  }
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-vegsgr,
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8hq13e {
    margin-top: 16px;
  }
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8czida {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-vegsgr {
    border-right: 1px solid var(--border-color);
  }
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8czida:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .methmeth-fwim6x .methmeth-xv9nea td:last-child .methmeth-8czida:last-child {
    padding-bottom: 0;
  }
}

.methmeth-8czida {
  display: flex;
  flex-direction: column;
}

.methmeth-fwim6x .methmeth-xv9nea td .methmeth-8czida {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.methmeth-fwim6x .methmeth-xv9nea td .methmeth-8czida:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.methmeth-fwim6x .methmeth-xv9nea td .methmeth-8czida:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .methmeth-fwim6x .methmeth-xv9nea td .methmeth-8czida:not(:first-child) {
    padding-left: 0;
  }
  .methmeth-fwim6x .methmeth-xv9nea td .methmeth-8czida:not(:last-of-type) {
    border-right: unset;
  }
}

.methmeth-fwim6x .methmeth-rlht90 {
  flex: 0 1 485px;
}

.methmeth-fwim6x .methmeth-lf7zlb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.methmeth-fwim6x .methmeth-lf7zlb li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.methmeth-fwim6x .methmeth-lf7zlb li.methmeth-4ucykc {
  padding: 6px 12px;
}

.methmeth-fwim6x .methmeth-lf7zlb li a,
.methmeth-fwim6x .methmeth-lf7zlb 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;
}

.methmeth-fwim6x .methmeth-vktl71,
.methmeth-fwim6x .methmeth-rdi6te {
  flex: 1 1;
}

.methmeth-fwim6x .methmeth-9er82i,
.methmeth-fwim6x .methmeth-if0zyv {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.methmeth-fwim6x .methmeth-9er82i li,
.methmeth-fwim6x .methmeth-if0zyv li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.methmeth-fwim6x .methmeth-rdi6te img {
  max-width: 32px;
}

.methmeth-fwim6x .methmeth-vktl71 img {
  max-width: 32px;
}

.methmeth-fwim6x .methmeth-a8vqum {
  min-width: 280px;
}

.methmeth-fwim6x .methmeth-a8vqum img {
  max-width: 146px;
}

.methmeth-fwim6x .methmeth-a8vqum td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .methmeth-fwim6x .methmeth-zamynn,
  .methmeth-fwim6x .methmeth-r02jk9 {
    flex: 0 1 auto;
  }
  .methmeth-fwim6x .methmeth-xv9nea {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .methmeth-fwim6x .methmeth-zamynn,
  .methmeth-fwim6x .methmeth-rlht90,
  .methmeth-fwim6x .methmeth-r02jk9,
  .methmeth-fwim6x .methmeth-xv9nea {
    flex: 1 1 calc(50% - 20px);
  }
  .methmeth-fwim6x .methmeth-vktl71,
  .methmeth-fwim6x .methmeth-a8vqum,
  .methmeth-fwim6x .methmeth-rdi6te {
    flex: 1 1 30%;
  }
  .methmeth-fwim6x .methmeth-a8vqum {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .methmeth-fwim6x .methmeth-zamynn,
  .methmeth-fwim6x .methmeth-rlht90,
  .methmeth-fwim6x .methmeth-vktl71,
  .methmeth-fwim6x .methmeth-r02jk9,
  .methmeth-fwim6x .methmeth-xv9nea,
  .methmeth-fwim6x .methmeth-a8vqum,
  .methmeth-fwim6x .methmeth-rdi6te {
    flex: 1 1 100%;
  }
}

.methmeth-dow760 .methmeth-1cghgg {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.methmeth-dow760 .methmeth-th3863 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.methmeth-dow760 .methmeth-uzrhch {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.methmeth-dow760 .methmeth-wwz4ak {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.methmeth-dow760 .methmeth-wwz4ak > :nth-child(3) {
  margin-top: 0;
}

.methmeth-dow760 .methmeth-cmhwut {
  grid-column: 2/3;
  grid-row: 1/10;
}

.methmeth-dow760 .methmeth-isril3 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.methmeth-dow760 .methmeth-ie7lu6 {
  grid-column: 1/2;
}

.methmeth-dow760 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.methmeth-dow760 .methmeth-th3863: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;
}

.methmeth-dow760 .methmeth-th3863:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.methmeth-dow760 .methmeth-s28k7i {
  min-width: 240px;
}

@media (max-width: 768px) {
  .methmeth-dow760 .methmeth-th3863:not(:last-child):before {
    bottom: 8px;
  }
  .methmeth-dow760 .methmeth-th3863:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .methmeth-dow760 .methmeth-wwz4ak {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .methmeth-dow760 .methmeth-cmhwut {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .methmeth-dow760 .methmeth-cmhwut img {
    width: 100%;
    height: auto;
  }
  .methmeth-dow760 .methmeth-s28k7i {
    width: 100%;
    min-width: unset;
  }
}

.methmeth-6875rr .methmeth-9tom69 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.methmeth-6875rr .methmeth-0oesrn {
  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;
}

.methmeth-6875rr .methmeth-cmhwut {
  height: 100%;
}

.methmeth-6875rr .methmeth-cmhwut img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.methmeth-6875rr .methmeth-f8w05u {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.methmeth-6875rr .methmeth-dt1eqs {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.methmeth-6875rr .methmeth-ddi5hp {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .methmeth-6875rr .methmeth-0oesrn {
    flex: 1 1 100%;
  }
  .methmeth-6875rr .methmeth-g6ca8t {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .methmeth-6875rr .methmeth-0oesrn {
    flex-direction: column;
  }
  .methmeth-6875rr .methmeth-cmhwut {
    width: 100%;
    height: auto;
  }
  .methmeth-6875rr .methmeth-cmhwut img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .methmeth-6875rr .methmeth-f8w05u {
    padding: 0 16px 16px 16px;
  }
  .methmeth-6875rr .methmeth-g6ca8t {
    min-width: unset;
    width: 100%;
  }
}

.methmeth-1ij7k1 .methmeth-jwdawn {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.methmeth-1ij7k1 .methmeth-d1h981 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.methmeth-1ij7k1 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;
}

.methmeth-1ij7k1 .methmeth-5gfi4e {
  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;
}

.methmeth-1ij7k1 .methmeth-d1h981:hover .methmeth-5gfi4e {
  display: flex;
}

.methmeth-1ij7k1 .methmeth-zesqb5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.methmeth-1ij7k1 .methmeth-rxqk4x {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.methmeth-t1pf4n {
  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;
}

.methmeth-t1pf4n.methmeth-9anc0t {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.methmeth-ulu5w9 ease-in-out;
}

.methmeth-t1pf4n.methmeth-9anc0t:hover {
  color: #f9cb16;
  background-color: transparent;
}

.methmeth-1ij7k1 .methmeth-zyfvt7 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.methmeth-ulu5w9 ease-in-out;
}

.methmeth-1ij7k1 .methmeth-zyfvt7:hover {
  color: #196948;
  background-color: #f9cb16;
}

.methmeth-1ij7k1 .methmeth-zyfvt7:after,
.methmeth-t1pf4n.methmeth-9anc0t:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.methmeth-t1pf4n.methmeth-9anc0t:after {
  background-image: url(../images/Cash.svg);
}

.methmeth-1ij7k1 .methmeth-zyfvt7:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .methmeth-1ij7k1 .methmeth-jwdawn {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .methmeth-1ij7k1 .methmeth-jwdawn {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .methmeth-1ij7k1 .methmeth-jwdawn {
    grid-template-columns: 1fr;
  }
  .methmeth-1ij7k1 .methmeth-d1h981 {
    height: auto;
  }
  .methmeth-1ij7k1 .methmeth-d1h981 .methmeth-5gfi4e {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .methmeth-1ij7k1 .methmeth-zesqb5,
  .methmeth-1ij7k1 .methmeth-rxqk4x {
    text-align: left;
  }
  .methmeth-1ij7k1 .methmeth-rxqk4x {
    margin-bottom: 8px;
  }
  .methmeth-1ij7k1 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.methmeth-dr38gi {
  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;
}

.methmeth-dr38gi.methmeth-33z8mh {
  display: block;
}

.methmeth-dr38gi .methmeth-v1hvxg {
  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;
}

.methmeth-dr38gi .methmeth-5gg8oh {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.methmeth-dr38gi .methmeth-68h0hg {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.methmeth-dr38gi .methmeth-4hgzg0 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.methmeth-dr38gi .methmeth-t1pf4n {
  min-width: 296px;
  margin-bottom: 0;
}

.methmeth-dr38gi .methmeth-v2nwki {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.methmeth-dr38gi .methmeth-qwz1o8 {
  position: relative;
  flex: 1 1;
}

.methmeth-dr38gi .methmeth-qwz1o8 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .methmeth-dr38gi .methmeth-5gg8oh {
    flex-wrap: wrap;
    gap: 8px;
  }
  .methmeth-dr38gi .methmeth-68h0hg {
    order: 1;
  }
  .methmeth-dr38gi .methmeth-4hgzg0 {
    order: 3;
    flex: 1 1 100%;
  }
  .methmeth-dr38gi .methmeth-t1pf4n {
    width: 100%;
    min-width: unset;
  }
  .methmeth-dr38gi .methmeth-v2nwki {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .methmeth-z09jth > .methmeth-vyvbjv {
    margin-bottom: 0;
  }
  .methmeth-z09jth > .methmeth-ie7lu6,
  .methmeth-z09jth > p {
    margin-top: 0;
  }
}

.methmeth-3nalhl img,
.methmeth-66tuld img {
  width: auto;
  object-fit: contain;
}

.methmeth-3nalhl {
  align-items: center;
}

.methmeth-3nalhl img {
  max-height: 76px;
}

.methmeth-66tuld img {
  max-height: 64px;
}

.methmeth-1g11qg {
  overflow: auto;
}

.methmeth-kxqy02 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.methmeth-czoms2:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.methmeth-qbr41q {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.methmeth-xrfcua {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.methmeth-qbr41q .methmeth-cmhwut {
  margin-right: 20px;
  flex-shrink: 0;
}

.methmeth-qbr41q img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.methmeth-qj16lb {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.methmeth-qj16lb > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .methmeth-qbr41q {
    padding: 15px 10px;
  }
  .methmeth-qj16lb {
    padding: 15px 10px;
  }
  .methmeth-qbr41q .methmeth-cmhwut {
    margin-right: 10px;
  }
}

.methmeth-a14fvg {
  overflow-x: auto;
}

.methmeth-goz7dk {
  border-collapse: collapse;
  width: 100%;
}

.methmeth-a14fvg th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.methmeth-a14fvg td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.methmeth-a14fvg td.methmeth-oj1ri3 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.methmeth-a14fvg td.methmeth-jg3m7y {
  border-right: none;
}

.methmeth-a14fvg td.methmeth-jg3m7y .methmeth-cmhwut {
  justify-content: flex-start;
}

.methmeth-a14fvg td.methmeth-jg3m7y .methmeth-cmhwut img {
  height: auto;
  width: 90px;
}

.methmeth-a14fvg td.methmeth-btd89c,
.methmeth-a14fvg td.methmeth-bh2jpj {
  font-weight: 600;
  text-align: right;
}

.methmeth-a14fvg td.methmeth-ce7kie,
.methmeth-a14fvg td.methmeth-btd89c {
  padding-bottom: 10px;
  border-bottom: none;
}

.methmeth-a14fvg td.methmeth-btd89c,
.methmeth-a14fvg td.methmeth-bh2jpj {
  border-left: none;
}

.methmeth-a14fvg td.methmeth-ce7kie,
.methmeth-a14fvg td.methmeth-1jh4oy {
  border-right: none;
}

.methmeth-a14fvg td.methmeth-1jh4oy,
.methmeth-a14fvg td.methmeth-bh2jpj {
  border-top: none;
  padding-top: 10px;
}

.methmeth-i0go1h {
  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;
}

.methmeth-i0go1h .methmeth-g6ca8t {
  min-width: unset;
  width: 100%;
}

.methmeth-i0go1h .methmeth-g6ca8t.methmeth-eoj7eb {
  grid-column: 1/2;
  grid-row: 1/2;
}

.methmeth-i0go1h .methmeth-g6ca8t.methmeth-5uw69f {
  grid-column: 2/3;
  grid-row: 1/2;
}

.methmeth-i0go1h .methmeth-mmep2r {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .methmeth-i0go1h {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .methmeth-i0go1h .methmeth-g6ca8t.methmeth-eoj7eb {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .methmeth-i0go1h .methmeth-g6ca8t.methmeth-5uw69f {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .methmeth-i0go1h .methmeth-mmep2r {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.methmeth-6ibifq {
  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;
}

.methmeth-6fxlb8 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.methmeth-5xlbjg p a img {
  margin: 0 auto;
  display: block;
}

.methmeth-5xlbjg table {
  margin-bottom: 17px;
}

/* contanct form */
.methmeth-3vonof {
  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;
}

.methmeth-3vonof label {
  font-size: 14px;
}

.methmeth-3vonof h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.methmeth-3vonof input,
.methmeth-3vonof textarea,
.methmeth-3vonof 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;
}
.methmeth-3vonof button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.methmeth-ulu5w9 ease;
}
.methmeth-3vonof button:hover {
  background-color: #691204;
}
.methmeth-9f19zv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.methmeth-kbi9sx ease-in;
}

.methmeth-9f19zv 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;
}
.methmeth-cmsvh9, .methmeth-sdfbg3, [class*="review-card"],
thead, thead th, table th, .methmeth-ah1aw8,
.methmeth-28z09o, [class*="collapsible-header"],
.methmeth-cyivya, [class*="updated-block"] {
  color: #ece7dc !important;
}
