@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);
}

.martin-l6dnm5 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.martin-nay9x0 {
  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.martin-sg63kx,
ul.martin-sg63kx {
  padding-left: 20px;
}

ul.martin-sg63kx {
  list-style: disc;
}

ol.martin-sg63kx {
  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;
  }
}

.martin-3fe72n > .martin-mz5d86,
.martin-3fe72n > .martin-3x47kb,
.martin-3fe72n > blockquote,
.martin-3fe72n > h1,
.martin-3fe72n > h2,
.martin-3fe72n > h3,
.martin-3fe72n > h4,
.martin-3fe72n > h5,
.martin-3fe72n > h6,
.martin-3fe72n > ol,
.martin-3fe72n > p,
.martin-3fe72n > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.martin-3fe72n > ol,
.martin-3fe72n > ul {
  padding-left: 50px;
}

.martin-3fe72n 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;
}

.martin-3fe72n:not(:last-child) {
  margin-bottom: 2rem;
}

.martin-3fe72n > :not(:first-child) {
  margin-top: 2rem;
}

.martin-3fe72n {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.martin-3fe72n:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .martin-3fe72n:first-child {
    margin-top: 20px;
  }
}

.martin-3fe72n > p:last-of-type {
  margin-bottom: 32px;
}

.martin-3fe72n > .martin-xmnm8m:not(:first-child) {
  margin: 64px auto 16px auto;
}

.martin-qhugtu > .martin-xmnm8m {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.martin-3x47kb {
  overflow: auto;
}

.martin-3x47kb::-webkit-scrollbar {
  height: 5px;
}

.martin-3x47kb table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.martin-3x47kb table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.martin-3x47kb table thead,
table thead {
  border-bottom: none;
}

.martin-3x47kb table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.martin-3x47kb table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.martin-3x47kb table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.martin-3x47kb .martin-dhk1bz {
  table-layout: auto;
}

.martin-3x47kb .martin-dhk1bz th {
  word-break: normal;
}

.martin-3x47kb .martin-dhk1bz td {
  word-break: normal;
}

.martin-l6dnm5 .martin-l6dnm5 {
  padding-right: 0;
  padding-left: 0;
}

.martin-2p3k00 {
  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;
}

.martin-rmg044 {
  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;
}

.martin-cluawk {
  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;
}

.martin-mz5d86 {
  margin-top: 24px;
}

.martin-mz5d86.martin-nsy128 {
  text-align: left;
}

.martin-mz5d86.martin-njbbt8 {
  text-align: right;
}

.martin-mz5d86.martin-1yhot8 {
  text-align: center;
}

.martin-yz2bsx {
  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.martin-x2mxq9 ease-in-out;
  cursor: pointer;
}

.martin-yz2bsx:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.martin-yz2bsx {
  min-width: 328px;
}

@media (max-width: 768px) {
  .martin-yz2bsx {
    min-width: unset;
  }
}

.martin-qs5jnk {
  background-color: var(--fh-bg-color);
}

.martin-6biq95 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.martin-9i5j3k {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 80px;
}

.martin-9i5j3k img {
  max-height: 44px;
  object-fit: contain;
}

.martin-zyz7j3 {
  flex: 1 1;
}

.martin-9aapfa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.martin-h2m5jg {
  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;
}

.martin-h2m5jg 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;
}

.martin-h2m5jg.martin-e0e6r0 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.martin-h2m5jg.martin-e0e6r0 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.martin-h2m5jg.martin-e0e6r0 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.martin-zyz7j3 + .martin-9aapfa {
  margin-left: 20px;
}

.martin-h3mboc {
  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;
}

.martin-h3mboc > svg {
  max-width: 24px;
  max-height: 24px;
}

.martin-h3mboc + .martin-h3mboc {
  margin-left: 5px;
}

.martin-907be6 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.martin-907be6:hover {
  background-color: var(--button-bg-hover);
}

.martin-4rogdu {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.martin-x2mxq9 ease-in-out;
  border: 1px solid var(--border-color);
}

.martin-4rogdu:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.martin-yj2ffd {
  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) {
  .martin-zyz7j3 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .martin-yj2ffd {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .martin-zyz7j3 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .martin-h3mboc {
    min-width: unset;
    flex: 1 1;
  }
}

.martin-ggxet3 {
  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;
}

.martin-ggxet3:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.martin-ggxet3:hover .martin-ju3mwk {
  opacity: 1;
  pointer-events: auto;
}

.martin-fjxir5 {
  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.martin-jthwv4 ease-in-out;
  gap: 4px;
}

.martin-fjxir5 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.martin-fjxir5 .martin-2p3k00 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.martin-r7arss,
.martin-fjxir5:hover {
  color: var(--button-bg-hover);
}

.martin-gbllpa {
  position: relative;
}

.martin-gbllpa .martin-fjxir5 {
  margin-right: 0;
  padding-right: 4px;
}

.martin-jdqe0e svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.martin-gbllpa.martin-e0e6r0 .martin-jdqe0e svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.martin-gbllpa.martin-e0e6r0 .martin-ju3mwk {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.martin-gbllpa.martin-e0e6r0 .martin-ju3mwk::before {
  display: none;
}

.martin-jdqe0e svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.martin-ju3mwk {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.martin-m3trug 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.martin-ju3mwk::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.martin-ju3mwk:hover {
  color: var(--fh-bg-color);
}

.martin-75emo9 {
  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.martin-m3trug 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.martin-jthwv4 ease-in-out;
  -o-transition: 0.martin-jthwv4 ease-in-out;
  transition: 0.martin-jthwv4 ease-in-out;
}

.martin-75emo9 .martin-2p3k00 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.martin-912y7c,
.martin-75emo9:hover {
  color: var(--button-bg-hover);
}

.martin-bfgz13 {
  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%;
}

.martin-bfgz13.martin-jnzmsd {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.martin-bfgz13.martin-jnzmsd:after,
.martin-bfgz13.martin-jnzmsd:before {
  content: "";
  position: absolute;
  margin: auto;
}

.martin-bfgz13.martin-jnzmsd: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);
  }
}

.martin-bfgz13.martin-jnzmsd:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.martin-bfgz13.martin-jnzmsd > * {
  z-index: 1;
}

.martin-bfgz13 b,
.martin-bfgz13 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.martin-bfgz13 .martin-961xcz {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.martin-bfgz13 .martin-eni7ye {
  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;
}

.martin-bfgz13 .martin-2p3k00 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.martin-bfgz13 .martin-nxu1v0 {
  margin-top: 12px;
}

.martin-nxu1v0 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.martin-hyud0y {
  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;
}

.martin-nxu1v0 .martin-4igb95 {
  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.martin-x2mxq9 ease-in-out;
}

.martin-nxu1v0 .martin-4igb95:hover {
  background: rgba(255, 255, 255, 0.3);
}

.martin-lc0jkt {
  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;
}

.martin-bfgz13.martin-dustyj {
  gap: 12px;
  padding: 16px;
}

.martin-bfgz13.martin-dustyj .martin-lc0jkt {
  min-width: 240px;
}

.martin-bfgz13.martin-dustyj .martin-lc0jkt.martin-vvpwok {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .martin-bfgz13 .martin-961xcz {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .martin-bfgz13 .martin-eni7ye {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .martin-bfgz13 .martin-2p3k00 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .martin-bfgz13.martin-dustyj .martin-2p3k00 {
    max-width: 126px;
  }
  .martin-bfgz13 .martin-nxu1v0 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .martin-bfgz13 .martin-hyud0y {
    max-width: unset;
  }
  .martin-lc0jkt {
    min-width: unset;
    width: 100%;
  }
  .martin-bfgz13 .martin-lc0jkt {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .martin-bfgz13.martin-dustyj {
    grid-template-rows: auto 1fr auto;
  }
  .martin-bfgz13.martin-dustyj .martin-lc0jkt {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .martin-bfgz13 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .martin-bfgz13 .martin-961xcz {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .martin-bfgz13 .martin-2p3k00 {
    max-width: 78px;
  }
  .martin-bfgz13 .martin-nxu1v0 {
    margin-top: -12px;
  }
  .martin-bfgz13.martin-dustyj {
    gap: 8px;
  }
  .martin-bfgz13.martin-dustyj .martin-961xcz {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .martin-bfgz13.martin-dustyj .martin-eni7ye {
    grid-column: 1/3;
  }
  .martin-bfgz13.martin-dustyj .martin-2p3k00 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .martin-bfgz13.martin-dustyj .martin-2p3k00 img {
    max-width: 114px;
  }
}

.martin-lc0jkt.martin-syr7qk,
.martin-lc0jkt.martin-c79lmc,
.martin-lc0jkt.martin-5m6ng1 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.martin-x2mxq9 ease-in-out;
}

.martin-lc0jkt.martin-syr7qk,
.martin-lc0jkt.martin-5m6ng1 {
  padding: 10px;
}

.martin-lc0jkt.martin-syr7qk:hover,
.martin-lc0jkt.martin-c79lmc:hover,
.martin-lc0jkt.martin-5m6ng1:hover {
  background: var(--button-bg-hover);
}

.martin-lc0jkt.martin-syr7qk:hover svg path,
.martin-lc0jkt.martin-5m6ng1:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.martin-lc0jkt.martin-vvpwok {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.martin-x2mxq9 ease-in-out;
  background: var(--button-bg-color);
}

.martin-lc0jkt.martin-vvpwok:hover {
  background-color: var(--button-bg-hover);
}

.martin-lc0jkt.martin-c79lmc: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);
  }
}

.martin-lc0jkt.martin-c79lmc:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.martin-lc0jkt.martin-vvpwok:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.martin-u8hr4n {
  max-width: 650px;
}

.martin-ua2jm9 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.martin-fanlld {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.martin-wvpeiq {
  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.martin-jthwv4 ease-in-out;
  cursor: pointer;
}

.martin-wvpeiq:hover {
  opacity: 0.5;
}

.martin-wvpeiq:focus {
  outline: 0;
}

.martin-wvpeiq:focus .martin-y10q4y,
.martin-wvpeiq:hover .martin-y10q4y {
  fill: red;
  fill-opacity: 1;
}

.martin-wvpeiq:hover {
  cursor: pointer;
}

.martin-g0g53d {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.martin-u8hr4n.martin-1yhot8 {
  margin: 0 auto;
}

.martin-u8hr4n.martin-njbbt8 {
  margin-left: auto;
}

.martin-0nqanz {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.martin-f21we5 {
  padding-bottom: 50px;
}

.martin-lotu7v {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.martin-e00ga1 {
  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;
}

.martin-bqtusb {
  margin-top: 24px;
}

.martin-idzxmk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.martin-0b8ho5 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.martin-u06ca9 {
  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;
}

.martin-r2hrna {
  width: 468px;
}

.martin-u06ca9 .martin-ju3mwk {
  margin: 0.martin-i3ypat 0;
}

.martin-vntj1k {
  display: flex;
  min-width: 224px;
}

.martin-n7anw0 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.martin-jthwv4 ease-in-out;
}

.martin-chng0i,
.martin-n7anw0:hover {
  color: var(--text-color);
}

.martin-05r6en {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.martin-t78m6m {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .martin-0nqanz {
    padding: 16px;
  }
  .martin-05r6en {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .martin-t78m6m {
    align-items: center;
  }
  .martin-r2hrna {
    width: unset;
  }
  .martin-vntj1k {
    min-width: unset;
  }
  .martin-u06ca9 {
    max-height: unset;
  }
  .martin-lotu7v {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .martin-0nqanz {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.martin-wb5wjp {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.martin-wb5wjp:not(:last-child) {
  margin-bottom: 16px;
}

.martin-uz1f8e {
  outline: 0;
}

.martin-uz1f8e .martin-dsyam7 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.martin-poule2 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .martin-poule2 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.martin-poule2::-webkit-details-marker {
  display: none;
}

.martin-poule2: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;
}

.martin-poule2: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] .martin-poule2:after {
  transform: unset;
}

.martin-dsyam7 {
  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);
}

.martin-dsyam7 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.martin-jthwv4 ease-in-out;
  -o-transition: 0.martin-jthwv4 ease-in-out;
  transition: 0.martin-jthwv4 ease-in-out;
}

.martin-42fm7b {
  padding: 16px 0 0 0;
}

.martin-42fm7b * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .martin-42fm7b :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .martin-poule2 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .martin-poule2::after {
    margin-left: auto;
  }
  .martin-dsyam7 {
    order: 3;
    flex: 1 1 100%;
  }
  .martin-poule2 {
    font-size: 14px;
    line-height: 130%;
  }
  .martin-dsyam7 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.martin-wabrur {
  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;
}

.martin-1bxxf3 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.martin-wabrur.martin-e0e6r0 .martin-1bxxf3 {
  margin-bottom: 12px;
}

.martin-1bxxf3::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;
}

.martin-wabrur.martin-e0e6r0 .martin-1bxxf3::after {
  transform: unset;
}

.martin-l8zx46 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.martin-6ccn4l {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.martin-jthwv4 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.martin-6ccn4l: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;
}

.martin-wabrur.martin-e0e6r0 .martin-l8zx46 {
  max-height: 100%;
}

.martin-5mg81u {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.martin-cmtior {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.martin-cmohum {
  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;
}

.martin-llvtkp {
  margin-right: 4px;
}

.martin-jxqee3 {
  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.martin-jthwv4 ease-in-out;
}

.martin-jxqee3 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.martin-x44zs5,
.martin-jxqee3:hover {
  color: var(--text-color);
}

.martin-ony9wh {
  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;
}

.martin-ony9wh img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.martin-ony9wh .martin-ckl0dl {
  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;
}

.martin-ony9wh .martin-r1jybb {
  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;
}

.martin-gr4azd {
  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;
}

.martin-z67f3y {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.martin-hbhz6f .martin-l6dnm5 {
  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;
}

.martin-hbhz6f {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.martin-mqjcpd {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.martin-0bq2i8 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.martin-xqidcd {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.martin-0q8r54 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;
}

.martin-xqidcd:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.martin-b5nynd {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.martin-d4qffp {
  -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.martin-jthwv4 ease-in-out;
  transition: transform 0.martin-jthwv4 ease-in-out;
  -o-transition: transform 0.martin-jthwv4 ease-in-out;
  transition:
    transform 0.martin-jthwv4 ease-in-out,
    -webkit-transform 0.martin-jthwv4 ease-in-out;
  cursor: pointer;
}

.martin-d4qffp svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.martin-d4qffp: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;
}

.martin-sl7112 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .martin-sl7112 {
    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);
}

.martin-fx9k3v {
  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;
}

.martin-30rxjc {
  position: relative;
  width: 100%;
}

.martin-fx9k3v.martin-md8fmo {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.martin-fx9k3v.martin-1yhot8 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.martin-fx9k3v.martin-njbbt8 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.martin-r91q31 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.martin-zuogci {
  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.martin-jthwv4 ease-in-out;
  cursor: pointer;
}

.martin-zuogci:hover {
  opacity: 0.5;
}

.martin-fx9k3v.martin-lq1hgl .martin-zuogci {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.martin-fx9k3v.martin-lq1hgl .martin-r91q31 {
  cursor: pointer;
}

.martin-ieq5b0 {
  fill: #0009;
}

.martin-1ddrea {
  fill: #fff;
}

.martin-zuogci:hover .martin-ieq5b0 {
  fill: red;
}

.martin-zuogci svg path {
  -webkit-transition: 0.martin-jthwv4 ease-in-out;
  -o-transition: 0.martin-jthwv4 ease-in-out;
  transition: 0.martin-jthwv4 ease-in-out;
}

.martin-mevrux {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.martin-mevrux > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.martin-mevrux.martin-5y0drt > :not(.get-image) {
  grid-column: 1/3;
}

.martin-s5qtx6:not(._h1-block) .martin-mevrux > .martin-xmnm8m {
  grid-row: 1/2;
  grid-column: 1/3;
}

.martin-mevrux.martin-5y0drt .martin-buxr1j {
  grid-column: 2/3;
}

.martin-mevrux.martin-5y0drt > .martin-2p3k00 {
  grid-column: 1/2;
}

.martin-mevrux.martin-5y0drt > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.martin-mevrux > p:first-of-type {
  margin-top: 0;
}

.martin-mevrux .martin-2p3k00 {
  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;
}

.martin-s5qtx6:not(._h1-block) .martin-xmnm8m ~ .martin-2p3k00 {
  grid-row: 2/10;
}

.martin-s5qtx6.martin-0y2iam .martin-xmnm8m ~ .martin-2p3k00 {
  grid-row: 1/10;
}

.martin-s5qtx6.martin-0y2iam > .martin-xmnm8m {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.martin-s5qtx6.martin-0y2iam .martin-2p3k00 {
  grid-row: 1/10;
}

.martin-mevrux.martin-5paye7 .martin-2p3k00 {
  align-items: flex-start;
}

.martin-mevrux.martin-1yhot8 .martin-buxr1j {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.martin-mevrux.martin-1yhot8 .martin-2p3k00 {
  align-items: center;
}

.martin-mevrux.martin-8tp8el .martin-2p3k00 {
  align-items: flex-end;
}

.martin-buxr1j > :first-child {
  margin-top: 0;
}

.martin-buxr1j > :last-child {
  margin-bottom: 0;
}

* + .martin-6tpvsy,
.martin-s5qtx6 + .martin-s5qtx6 {
  margin-top: 2rem;
}

.martin-ibkumu td::before,
.martin-ibkumu th::after {
  display: none !important;
}

.martin-ibkumu #link-selector {
  color: #000;
}

.martin-ibkumu .martin-gpqcis {
  color: #135e96;
}

.martin-ibkumu .martin-inrumz *,
.martin-ibkumu .martin-7i7jq8 p,
.martin-ibkumu .martin-vbl33z * {
  color: #000;
}

.martin-ibkumu .martin-4cb4vf {
  background: 0 0 !important;
}

.martin-ibkumu .martin-7ua27j {
  color: #000;
}

.martin-ibkumu .martin-vzwg4i.martin-98kmg5 {
  color: #fff;
}

.martin-ibkumu .martin-8stjfe {
  color: #000;
}

.martin-ibkumu
  .martin-m39m8o
  .martin-yzr6w3.martin-98kmg5.martin-5zy1ps {
  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;
}

.martin-jf7g4b,
body .martin-6rf1q2 {
  color: #000;
  background: var(--color-body) !important;
}

.martin-jf7g4b .martin-lgt62d .martin-tq6aeg,
body .martin-6rf1q2 .martin-lgt62d .martin-tq6aeg {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .martin-6ccn4l:focus,
  .martin-6ccn4l:hover {
    color: #f9cb16;
  }
  .martin-cnkojg:focus,
  .martin-cnkojg:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .martin-3quam4:focus img,
  .martin-3quam4:focus svg,
  .martin-3quam4:hover img,
  .martin-3quam4:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .martin-ony9wh {
    display: none;
  }
}

@media (min-width: 1024px) {
  .martin-gbllpa:hover .martin-jdqe0e svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .martin-jdqe0e {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .martin-83lgqa {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .martin-85kexp {
    grid-template-columns: repeat(4, 1fr);
  }
  .martin-r4clib {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .martin-hihipd .martin-vbtm1p {
    grid-template-columns: 1fr;
  }
  .martin-hihipd .martin-ut7764 {
    -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;
  }
  .martin-hihipd .martin-gksx69 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .martin-hihipd .martin-470v3g {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .martin-hihipd .martin-m1lg0g {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .martin-hihipd .martin-gksx69:not(:first-child) {
    border: none;
  }
  .martin-hihipd .martin-gksx69:first-child .martin-470v3g {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .martin-hihipd .martin-gksx69:last-child .martin-470v3g {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .martin-6biq95 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .martin-9i5j3k {
    max-width: 100px;
  }
  .martin-zyz7j3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .martin-9aapfa {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .martin-9aapfa svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .martin-h2m5jg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .martin-zyz7j3 + .martin-9aapfa {
    margin-left: auto;
  }
  .martin-1eu50p {
    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;
  }
  .martin-1eu50p.martin-e0e6r0 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .martin-yj2ffd {
    -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;
  }
  .martin-ggxet3 {
    width: 100%;
  }
  .martin-ggxet3:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .martin-fjxir5 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .martin-fjxir5 svg {
    margin-right: 4px;
  }
  .martin-gbllpa {
    -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;
  }
  .martin-jdqe0e svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .martin-jdqe0e {
    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;
  }
  .martin-ju3mwk {
    display: none;
    width: 100%;
  }
  .martin-gbllpa.martin-e0e6r0 .martin-ju3mwk {
    padding: 0 0 0 48px;
  }
  .martin-75emo9 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .martin-e00ga1 .martin-2p3k00 {
    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;
  }
  .martin-o9dtxt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .martin-o9dtxt + .martin-o9dtxt {
    margin-right: 0;
  }
  .martin-o9dtxt + .martin-2p3k00 {
    margin: 0;
  }
  .martin-83lgqa {
    grid-template-columns: repeat(4, 1fr);
  }
  .martin-85kexp {
    grid-template-columns: repeat(3, 1fr);
  }
  .martin-rdpiho,
  .martin-9rw06r {
    grid-template-columns: repeat(2, 1fr);
  }
  .martin-mevrux {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .martin-mevrux.martin-5y0drt .martin-buxr1j {
    grid-column: auto;
    grid-row: auto;
  }
  .martin-mevrux > .martin-xmnm8m {
    grid-column: 1/2;
  }
  .martin-mevrux.martin-5y0drt > :not(.get-image) {
    grid-column: 1/2;
  }
  .martin-mevrux .martin-2p3k00,
  .martin-mevrux.martin-5y0drt > .martin-2p3k00 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .martin-mevrux.martin-5y0drt > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .martin-s5qtx6.martin-0y2iam .martin-mevrux > .martin-2p3k00 {
    grid-row: 1/2;
  }
  .martin-mevrux .martin-xmnm8m ~ .martin-2p3k00,
  .martin-mevrux.martin-5y0drt .martin-xmnm8m ~ .martin-2p3k00 {
    grid-row: 2/3;
  }
  .martin-s5qtx6.martin-0y2iam .martin-xmnm8m ~ .martin-2p3k00 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .martin-3fe72n:first-child .martin-j7w6z1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .martin-3fe72n:first-child .martin-j7w6z1 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .martin-3fe72n {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .martin-3fe72n {
    padding: 0;
  }
  .martin-mz5d86 {
    margin-top: 1rem;
  }
  .martin-uz1f8e {
    border-radius: 5px;
  }
  .martin-qzgchp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .martin-1bxxf3::after {
    display: inline-block;
  }
  .martin-1bxxf3 {
    margin: 0;
    width: 100%;
  }
  .martin-l8zx46 {
    width: 100%;
  }
  .martin-l8zx46.martin-851gk2 {
    -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%;
  }
  .martin-l8zx46.martin-851gk2 .martin-e99h11 {
    width: 100%;
  }
  .martin-l8zx46.martin-851gk2 .martin-e99h11:not(:last-child) {
    margin-right: 0;
  }
  .martin-6ccn4l {
    width: 100%;
    text-align: center;
  }
  .martin-wabrur.martin-e0e6r0 .martin-l8zx46 {
    margin-top: 1rem;
  }
  .martin-83lgqa {
    grid-template-columns: repeat(3, 1fr);
  }
  .martin-r4clib,
  .martin-85kexp {
    grid-template-columns: repeat(2, 1fr);
  }
  .martin-rdpiho,
  .martin-9rw06r,
  .martin-ckaf4n {
    grid-template-columns: 1fr;
  }
  .martin-h4bgqs {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .martin-oayth2 {
    min-width: 300px;
    max-width: 325px;
  }
  .martin-470v3g {
    cursor: auto;
  }
  .martin-lkjmk2 .martin-470v3g {
    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;
  }
  .martin-sl7112 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .martin-ju3mwk {
    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) {
  .martin-sl7112 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.martin-o9dtxt p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .martin-9aapfa {
    margin: 0 -0.2rem;
  }
  .martin-o9dtxt {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .martin-9z06no {
    -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;
  }
  .martin-4qra77 {
    max-width: 100%;
  }
  .martin-83lgqa {
    grid-template-columns: repeat(2, 1fr);
  }
  .martin-r4clib,
  .martin-85kexp {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .martin-6biq95 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .martin-9aapfa {
    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;
  }
  .martin-qs5jnk {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .martin-h3mboc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .martin-cjazqg,
  .martin-yea34z {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .martin-yz2bsx {
    width: 100%;
  }
  .martin-83lgqa {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .martin-sl7112 {
    top: 127px !important;
  }
}

.martin-bzeqj5 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .martin-bzeqj5 {
  }
}

@media (max-width: 767px) {
  .martin-bzeqj5 {
    margin-bottom: 12px;
  }
}

.martin-bzeqj5 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.martin-wt23tj {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.martin-wt23tj > .martin-ww72b5 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .martin-wt23tj {
    flex-direction: column;
    gap: 12px;
  }
}

.martin-2geud3 {
  display: flex;
}

.martin-2geud3 .martin-yae2cd {
  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;
}

.martin-2geud3 .martin-kmva5r {
  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;
}

.martin-2geud3 .martin-ev8odt {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.martin-2geud3 .martin-bg2z33 {
  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));
  }
}

.martin-2geud3 .martin-bg2z33:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.martin-2geud3 .martin-3hvx1b {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.martin-irjbdt {
  border: unset;
  background-color: unset;
}

.martin-irjbdt tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.martin-irjbdt .martin-hy0b26,
.martin-irjbdt .martin-egdx6p {
  flex: 0 1 330px;
}

.martin-irjbdt .martin-scpar4 {
  flex: 1 1;
}

.martin-irjbdt tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.martin-irjbdt tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.martin-irjbdt tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.martin-irjbdt tr td p {
  color: #fff;
  margin: 0;
}

.martin-irjbdt tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.martin-irjbdt tr.martin-hy0b26 td p {
  padding: 16px 0;
}

.martin-irjbdt tr.martin-hy0b26 td p:not(:last-child),
.martin-irjbdt tr.martin-egdx6p td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.martin-irjbdt tr.martin-hy0b26 td p:first-child,
.martin-irjbdt tr.martin-egdx6p td p:first-child {
  padding-top: 0;
}

.martin-irjbdt tr.martin-egdx6p td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.martin-irjbdt tr.martin-egdx6p td p:last-child {
  padding-bottom: 0;
}

.martin-irjbdt .martin-egdx6p img {
  max-width: 32px;
}

.martin-irjbdt .martin-scpar4 {
  min-width: 718px;
}

.martin-irjbdt .martin-scpar4 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.martin-irjbdt .martin-scpar4 td {
  display: flex;
}

.martin-irjbdt .martin-scpar4 td:last-child .martin-1xtymp,
.martin-irjbdt .martin-scpar4 td:last-child .martin-72mu4p,
.martin-irjbdt .martin-scpar4 td:last-child .martin-73gdxf {
  flex: 1 1 50%;
}

.martin-irjbdt .martin-scpar4 td:last-child .martin-midjf8 {
  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;
}

.martin-irjbdt .martin-scpar4 td:last-child .martin-kz3k8i,
.martin-irjbdt .martin-scpar4 td:last-child .martin-f3jq2u {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.martin-irjbdt .martin-scpar4 td:last-child .martin-1xtymp,
.martin-irjbdt .martin-scpar4 td:last-child .martin-72mu4p {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.martin-irjbdt .martin-scpar4 td:last-child .martin-1xtymp span,
.martin-irjbdt .martin-scpar4 td:last-child .martin-72mu4p span {
  font-weight: 800;
}

.martin-irjbdt .martin-scpar4 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .martin-irjbdt .martin-scpar4 td .martin-73gdxf:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .martin-irjbdt tr.martin-hy0b26 td p:last-child {
    padding-bottom: 0;
  }
  .martin-irjbdt .martin-egdx6p > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .martin-irjbdt .martin-egdx6p > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .martin-irjbdt tr.martin-hy0b26 td p:not(:last-child),
  .martin-irjbdt tr.martin-egdx6p td p:not(:last-child) {
    border-bottom: unset;
  }
  .martin-irjbdt tr.martin-egdx6p td p:last-child {
    padding-bottom: 12px;
  }
  .martin-irjbdt .martin-scpar4 td:last-child .martin-1xtymp,
  .martin-irjbdt .martin-scpar4 td:last-child .martin-72mu4p,
  .martin-irjbdt .martin-scpar4 td:last-child .martin-73gdxf {
    flex: 1 1 50%;
    padding: 0;
  }
  .martin-irjbdt .martin-scpar4 td:last-child .martin-1xtymp,
  .martin-irjbdt .martin-scpar4 td:last-child .martin-72mu4p {
    margin-top: 16px;
  }
  .martin-irjbdt .martin-scpar4 td:last-child .martin-73gdxf {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .martin-irjbdt .martin-scpar4 td:last-child .martin-1xtymp {
    border-right: 1px solid var(--border-color);
  }
  .martin-irjbdt .martin-scpar4 td:last-child .martin-73gdxf:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .martin-irjbdt .martin-scpar4 td:last-child .martin-73gdxf:last-child {
    padding-bottom: 0;
  }
}

.martin-73gdxf {
  display: flex;
  flex-direction: column;
}

.martin-irjbdt .martin-scpar4 td .martin-73gdxf {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.martin-irjbdt .martin-scpar4 td .martin-73gdxf:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.martin-irjbdt .martin-scpar4 td .martin-73gdxf:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .martin-irjbdt .martin-scpar4 td .martin-73gdxf:not(:first-child) {
    padding-left: 0;
  }
  .martin-irjbdt .martin-scpar4 td .martin-73gdxf:not(:last-of-type) {
    border-right: unset;
  }
}

.martin-irjbdt .martin-yvhycr {
  flex: 0 1 485px;
}

.martin-irjbdt .martin-edx9e4 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.martin-irjbdt .martin-edx9e4 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.martin-irjbdt .martin-edx9e4 li.martin-klbe08 {
  padding: 6px 12px;
}

.martin-irjbdt .martin-edx9e4 li a,
.martin-irjbdt .martin-edx9e4 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;
}

.martin-irjbdt .martin-bwut72,
.martin-irjbdt .martin-jhyolk {
  flex: 1 1;
}

.martin-irjbdt .martin-9xcrge,
.martin-irjbdt .martin-zbnene {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.martin-irjbdt .martin-9xcrge li,
.martin-irjbdt .martin-zbnene li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.martin-irjbdt .martin-jhyolk img {
  max-width: 32px;
}

.martin-irjbdt .martin-bwut72 img {
  max-width: 32px;
}

.martin-irjbdt .martin-64o0nr {
  min-width: 280px;
}

.martin-irjbdt .martin-64o0nr img {
  max-width: 146px;
}

.martin-irjbdt .martin-64o0nr td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .martin-irjbdt .martin-hy0b26,
  .martin-irjbdt .martin-egdx6p {
    flex: 0 1 auto;
  }
  .martin-irjbdt .martin-scpar4 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .martin-irjbdt .martin-hy0b26,
  .martin-irjbdt .martin-yvhycr,
  .martin-irjbdt .martin-egdx6p,
  .martin-irjbdt .martin-scpar4 {
    flex: 1 1 calc(50% - 20px);
  }
  .martin-irjbdt .martin-bwut72,
  .martin-irjbdt .martin-64o0nr,
  .martin-irjbdt .martin-jhyolk {
    flex: 1 1 30%;
  }
  .martin-irjbdt .martin-64o0nr {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .martin-irjbdt .martin-hy0b26,
  .martin-irjbdt .martin-yvhycr,
  .martin-irjbdt .martin-bwut72,
  .martin-irjbdt .martin-egdx6p,
  .martin-irjbdt .martin-scpar4,
  .martin-irjbdt .martin-64o0nr,
  .martin-irjbdt .martin-jhyolk {
    flex: 1 1 100%;
  }
}

.martin-sz2ub7 .martin-w9jd1x {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.martin-sz2ub7 .martin-owqpih {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.martin-sz2ub7 .martin-ttvqf8 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.martin-sz2ub7 .martin-gqbwuy {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.martin-sz2ub7 .martin-gqbwuy > :nth-child(3) {
  margin-top: 0;
}

.martin-sz2ub7 .martin-2p3k00 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.martin-sz2ub7 .martin-12lscx {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.martin-sz2ub7 .martin-mz5d86 {
  grid-column: 1/2;
}

.martin-sz2ub7 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.martin-sz2ub7 .martin-owqpih: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;
}

.martin-sz2ub7 .martin-owqpih:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.martin-sz2ub7 .martin-yz2bsx {
  min-width: 240px;
}

@media (max-width: 768px) {
  .martin-sz2ub7 .martin-owqpih:not(:last-child):before {
    bottom: 8px;
  }
  .martin-sz2ub7 .martin-owqpih:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .martin-sz2ub7 .martin-gqbwuy {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .martin-sz2ub7 .martin-2p3k00 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .martin-sz2ub7 .martin-2p3k00 img {
    width: 100%;
    height: auto;
  }
  .martin-sz2ub7 .martin-yz2bsx {
    width: 100%;
    min-width: unset;
  }
}

.martin-jw5jti .martin-53l53a {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.martin-jw5jti .martin-vcpu67 {
  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;
}

.martin-jw5jti .martin-2p3k00 {
  height: 100%;
}

.martin-jw5jti .martin-2p3k00 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.martin-jw5jti .martin-c7j5m0 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.martin-jw5jti .martin-qhccda {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.martin-jw5jti .martin-wcnx16 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .martin-jw5jti .martin-vcpu67 {
    flex: 1 1 100%;
  }
  .martin-jw5jti .martin-lc0jkt {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .martin-jw5jti .martin-vcpu67 {
    flex-direction: column;
  }
  .martin-jw5jti .martin-2p3k00 {
    width: 100%;
    height: auto;
  }
  .martin-jw5jti .martin-2p3k00 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .martin-jw5jti .martin-c7j5m0 {
    padding: 0 16px 16px 16px;
  }
  .martin-jw5jti .martin-lc0jkt {
    min-width: unset;
    width: 100%;
  }
}

.martin-wur80b .martin-zzh50s {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.martin-wur80b .martin-4qr7n4 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.martin-wur80b 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;
}

.martin-wur80b .martin-m7ue7h {
  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;
}

.martin-wur80b .martin-4qr7n4:hover .martin-m7ue7h {
  display: flex;
}

.martin-wur80b .martin-q1i16c {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.martin-wur80b .martin-244jpk {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.martin-c7r0yz {
  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;
}

.martin-c7r0yz.martin-ja38c0 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.martin-x2mxq9 ease-in-out;
}

.martin-c7r0yz.martin-ja38c0:hover {
  color: #f9cb16;
  background-color: transparent;
}

.martin-wur80b .martin-jhurzk {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.martin-x2mxq9 ease-in-out;
}

.martin-wur80b .martin-jhurzk:hover {
  color: #196948;
  background-color: #f9cb16;
}

.martin-wur80b .martin-jhurzk:after,
.martin-c7r0yz.martin-ja38c0:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.martin-c7r0yz.martin-ja38c0:after {
  background-image: url(../images/Cash.svg);
}

.martin-wur80b .martin-jhurzk:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .martin-wur80b .martin-zzh50s {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .martin-wur80b .martin-zzh50s {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .martin-wur80b .martin-zzh50s {
    grid-template-columns: 1fr;
  }
  .martin-wur80b .martin-4qr7n4 {
    height: auto;
  }
  .martin-wur80b .martin-4qr7n4 .martin-m7ue7h {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .martin-wur80b .martin-q1i16c,
  .martin-wur80b .martin-244jpk {
    text-align: left;
  }
  .martin-wur80b .martin-244jpk {
    margin-bottom: 8px;
  }
  .martin-wur80b img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.martin-g3jufo {
  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;
}

.martin-g3jufo.martin-lq1hgl {
  display: block;
}

.martin-g3jufo .martin-9zqv01 {
  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;
}

.martin-g3jufo .martin-dd9urv {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.martin-g3jufo .martin-vz0jgu {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.martin-g3jufo .martin-xj1ftu {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.martin-g3jufo .martin-c7r0yz {
  min-width: 296px;
  margin-bottom: 0;
}

.martin-g3jufo .martin-jmjror {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.martin-g3jufo .martin-mcgkaq {
  position: relative;
  flex: 1 1;
}

.martin-g3jufo .martin-mcgkaq iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .martin-g3jufo .martin-dd9urv {
    flex-wrap: wrap;
    gap: 8px;
  }
  .martin-g3jufo .martin-vz0jgu {
    order: 1;
  }
  .martin-g3jufo .martin-xj1ftu {
    order: 3;
    flex: 1 1 100%;
  }
  .martin-g3jufo .martin-c7r0yz {
    width: 100%;
    min-width: unset;
  }
  .martin-g3jufo .martin-jmjror {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .martin-mevrux > .martin-xmnm8m {
    margin-bottom: 0;
  }
  .martin-mevrux > .martin-mz5d86,
  .martin-mevrux > p {
    margin-top: 0;
  }
}

.martin-y08l5j img,
.martin-o9dtxt img {
  width: auto;
  object-fit: contain;
}

.martin-y08l5j {
  align-items: center;
}

.martin-y08l5j img {
  max-height: 76px;
}

.martin-o9dtxt img {
  max-height: 64px;
}

.martin-ae9or2 {
  overflow: auto;
}

.martin-nyao52 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.martin-im64hk:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.martin-bsafp0 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.martin-p40tbb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.martin-bsafp0 .martin-2p3k00 {
  margin-right: 20px;
  flex-shrink: 0;
}

.martin-bsafp0 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.martin-suy0w1 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.martin-suy0w1 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .martin-bsafp0 {
    padding: 15px 10px;
  }
  .martin-suy0w1 {
    padding: 15px 10px;
  }
  .martin-bsafp0 .martin-2p3k00 {
    margin-right: 10px;
  }
}

.martin-sm6hs9 {
  overflow-x: auto;
}

.martin-lg9mkh {
  border-collapse: collapse;
  width: 100%;
}

.martin-sm6hs9 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.martin-sm6hs9 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.martin-sm6hs9 td.martin-3to63f {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.martin-sm6hs9 td.martin-b6ov6m {
  border-right: none;
}

.martin-sm6hs9 td.martin-b6ov6m .martin-2p3k00 {
  justify-content: flex-start;
}

.martin-sm6hs9 td.martin-b6ov6m .martin-2p3k00 img {
  height: auto;
  width: 90px;
}

.martin-sm6hs9 td.martin-z4ln8l,
.martin-sm6hs9 td.martin-zwiwks {
  font-weight: 600;
  text-align: right;
}

.martin-sm6hs9 td.martin-db6vik,
.martin-sm6hs9 td.martin-z4ln8l {
  padding-bottom: 10px;
  border-bottom: none;
}

.martin-sm6hs9 td.martin-z4ln8l,
.martin-sm6hs9 td.martin-zwiwks {
  border-left: none;
}

.martin-sm6hs9 td.martin-db6vik,
.martin-sm6hs9 td.martin-ahk7vj {
  border-right: none;
}

.martin-sm6hs9 td.martin-ahk7vj,
.martin-sm6hs9 td.martin-zwiwks {
  border-top: none;
  padding-top: 10px;
}

.martin-eokzxx {
  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;
}

.martin-eokzxx .martin-lc0jkt {
  min-width: unset;
  width: 100%;
}

.martin-eokzxx .martin-lc0jkt.martin-syr7qk {
  grid-column: 1/2;
  grid-row: 1/2;
}

.martin-eokzxx .martin-lc0jkt.martin-5m6ng1 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.martin-eokzxx .martin-kc8l9u {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .martin-eokzxx {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .martin-eokzxx .martin-lc0jkt.martin-syr7qk {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .martin-eokzxx .martin-lc0jkt.martin-5m6ng1 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .martin-eokzxx .martin-kc8l9u {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.martin-4p9lst {
  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;
}

.martin-ely2h3 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.martin-qhugtu p a img {
  margin: 0 auto;
  display: block;
}

.martin-qhugtu table {
  margin-bottom: 17px;
}

/* contanct form */
.martin-jxeryu {
  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;
}

.martin-jxeryu label {
  font-size: 14px;
}

.martin-jxeryu h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.martin-jxeryu input,
.martin-jxeryu textarea,
.martin-jxeryu 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;
}
.martin-jxeryu button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.martin-x2mxq9 ease;
}
.martin-jxeryu button:hover {
  background-color: #691204;
}
.martin-htexmo {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.martin-pu2ak9 ease-in;
}

.martin-htexmo h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}