@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);
}

.raabet9-y2t787 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.raabet9-4bhqi6 {
  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.raabet9-qsf9q5,
ul.raabet9-qsf9q5 {
  padding-left: 20px;
}

ul.raabet9-qsf9q5 {
  list-style: disc;
}

ol.raabet9-qsf9q5 {
  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;
  }
}

.raabet9-y4j3r6 > .raabet9-rzev8s,
.raabet9-y4j3r6 > .raabet9-fbdhdj,
.raabet9-y4j3r6 > blockquote,
.raabet9-y4j3r6 > h1,
.raabet9-y4j3r6 > h2,
.raabet9-y4j3r6 > h3,
.raabet9-y4j3r6 > h4,
.raabet9-y4j3r6 > h5,
.raabet9-y4j3r6 > h6,
.raabet9-y4j3r6 > ol,
.raabet9-y4j3r6 > p,
.raabet9-y4j3r6 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.raabet9-y4j3r6 > ol,
.raabet9-y4j3r6 > ul {
  padding-left: 50px;
}

.raabet9-y4j3r6 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;
}

.raabet9-y4j3r6:not(:last-child) {
  margin-bottom: 2rem;
}

.raabet9-y4j3r6 > :not(:first-child) {
  margin-top: 2rem;
}

.raabet9-y4j3r6 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.raabet9-y4j3r6:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .raabet9-y4j3r6:first-child {
    margin-top: 20px;
  }
}

.raabet9-y4j3r6 > p:last-of-type {
  margin-bottom: 32px;
}

.raabet9-y4j3r6 > .raabet9-zn6p52:not(:first-child) {
  margin: 64px auto 16px auto;
}

.raabet9-bxpmzm > .raabet9-zn6p52 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.raabet9-fbdhdj {
  overflow: auto;
}

.raabet9-fbdhdj::-webkit-scrollbar {
  height: 5px;
}

.raabet9-fbdhdj table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.raabet9-fbdhdj table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.raabet9-fbdhdj table thead,
table thead {
  border-bottom: none;
}

.raabet9-fbdhdj table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.raabet9-fbdhdj table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.raabet9-fbdhdj table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.raabet9-fbdhdj .raabet9-f0h6kx {
  table-layout: auto;
}

.raabet9-fbdhdj .raabet9-f0h6kx th {
  word-break: normal;
}

.raabet9-fbdhdj .raabet9-f0h6kx td {
  word-break: normal;
}

.raabet9-y2t787 .raabet9-y2t787 {
  padding-right: 0;
  padding-left: 0;
}

.raabet9-7hpjvr {
  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;
}

.raabet9-l8jlpo {
  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;
}

.raabet9-imz5ey {
  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;
}

.raabet9-rzev8s {
  margin-top: 24px;
}

.raabet9-rzev8s.raabet9-2vltne {
  text-align: left;
}

.raabet9-rzev8s.raabet9-ogle1c {
  text-align: right;
}

.raabet9-rzev8s.raabet9-478vr4 {
  text-align: center;
}

.raabet9-p1dfkk {
  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.raabet9-i38wo6 ease-in-out;
  cursor: pointer;
}

.raabet9-p1dfkk:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.raabet9-p1dfkk {
  min-width: 328px;
}

@media (max-width: 768px) {
  .raabet9-p1dfkk {
    min-width: unset;
  }
}

.raabet9-qtrbk9 {
  background-color: var(--fh-bg-color);
}

.raabet9-wezkot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.raabet9-4cw1l3 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.raabet9-4cw1l3 img {
  max-height: 80px;
  object-fit: contain;
}

.raabet9-xdqiu8 {
  flex: 1 1;
}

.raabet9-hmj2zi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.raabet9-clvx5h {
  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;
}

.raabet9-clvx5h 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;
}

.raabet9-clvx5h.raabet9-f4yzqt span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.raabet9-clvx5h.raabet9-f4yzqt span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.raabet9-clvx5h.raabet9-f4yzqt span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.raabet9-xdqiu8 + .raabet9-hmj2zi {
  margin-left: 20px;
}

.raabet9-lf378q {
  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;
}

.raabet9-lf378q > svg {
  max-width: 24px;
  max-height: 24px;
}

.raabet9-lf378q + .raabet9-lf378q {
  margin-left: 5px;
}

.raabet9-z6g6mo {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.raabet9-z6g6mo:hover {
  background-color: var(--button-bg-hover);
}

.raabet9-9oo99g {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.raabet9-i38wo6 ease-in-out;
  border: 1px solid var(--border-color);
}

.raabet9-9oo99g:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.raabet9-znga6l {
  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) {
  .raabet9-xdqiu8 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .raabet9-znga6l {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .raabet9-xdqiu8 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .raabet9-lf378q {
    min-width: unset;
    flex: 1 1;
  }
}

.raabet9-t37dvk {
  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;
}

.raabet9-t37dvk:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.raabet9-t37dvk:hover .raabet9-tieapp {
  opacity: 1;
  pointer-events: auto;
}

.raabet9-hj6760 {
  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.raabet9-k4ixfm ease-in-out;
  gap: 4px;
}

.raabet9-hj6760 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.raabet9-hj6760 .raabet9-7hpjvr img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.raabet9-9o98h5,
.raabet9-hj6760:hover {
  color: var(--button-bg-hover);
}

.raabet9-dmusyo {
  position: relative;
}

.raabet9-dmusyo .raabet9-hj6760 {
  margin-right: 0;
  padding-right: 4px;
}

.raabet9-ipcuow svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.raabet9-dmusyo.raabet9-f4yzqt .raabet9-ipcuow svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.raabet9-dmusyo.raabet9-f4yzqt .raabet9-tieapp {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.raabet9-dmusyo.raabet9-f4yzqt .raabet9-tieapp::before {
  display: none;
}

.raabet9-ipcuow svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.raabet9-tieapp {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.raabet9-t8bpuk 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.raabet9-tieapp::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.raabet9-tieapp:hover {
  color: var(--fh-bg-color);
}

.raabet9-vkgmm9 {
  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.raabet9-t8bpuk 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.raabet9-k4ixfm ease-in-out;
  -o-transition: 0.raabet9-k4ixfm ease-in-out;
  transition: 0.raabet9-k4ixfm ease-in-out;
}

.raabet9-vkgmm9 .raabet9-7hpjvr img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.raabet9-58kbmz,
.raabet9-vkgmm9:hover {
  color: var(--button-bg-hover);
}

.raabet9-gtr47z {
  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%;
}

.raabet9-gtr47z.raabet9-2pvox9 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.raabet9-gtr47z.raabet9-2pvox9:after,
.raabet9-gtr47z.raabet9-2pvox9:before {
  content: "";
  position: absolute;
  margin: auto;
}

.raabet9-gtr47z.raabet9-2pvox9: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);
  }
}

.raabet9-gtr47z.raabet9-2pvox9:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.raabet9-gtr47z.raabet9-2pvox9 > * {
  z-index: 1;
}

.raabet9-gtr47z b,
.raabet9-gtr47z strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.raabet9-gtr47z .raabet9-c6f36a {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.raabet9-gtr47z .raabet9-f6wy7s {
  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;
}

.raabet9-gtr47z .raabet9-7hpjvr {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.raabet9-gtr47z .raabet9-gadjv5 {
  margin-top: 12px;
}

.raabet9-gadjv5 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.raabet9-0rjr4t {
  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;
}

.raabet9-gadjv5 .raabet9-m6ghwu {
  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.raabet9-i38wo6 ease-in-out;
}

.raabet9-gadjv5 .raabet9-m6ghwu:hover {
  background: rgba(255, 255, 255, 0.3);
}

.raabet9-htlmwd {
  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;
}

.raabet9-gtr47z.raabet9-3yjx2t {
  gap: 12px;
  padding: 16px;
}

.raabet9-gtr47z.raabet9-3yjx2t .raabet9-htlmwd {
  min-width: 240px;
}

.raabet9-gtr47z.raabet9-3yjx2t .raabet9-htlmwd.raabet9-jqq07q {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .raabet9-gtr47z .raabet9-c6f36a {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .raabet9-gtr47z .raabet9-f6wy7s {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .raabet9-gtr47z .raabet9-7hpjvr {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .raabet9-gtr47z.raabet9-3yjx2t .raabet9-7hpjvr {
    max-width: 126px;
  }
  .raabet9-gtr47z .raabet9-gadjv5 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .raabet9-gtr47z .raabet9-0rjr4t {
    max-width: unset;
  }
  .raabet9-htlmwd {
    min-width: unset;
    width: 100%;
  }
  .raabet9-gtr47z .raabet9-htlmwd {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .raabet9-gtr47z.raabet9-3yjx2t {
    grid-template-rows: auto 1fr auto;
  }
  .raabet9-gtr47z.raabet9-3yjx2t .raabet9-htlmwd {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .raabet9-gtr47z {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .raabet9-gtr47z .raabet9-c6f36a {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .raabet9-gtr47z .raabet9-7hpjvr {
    max-width: 78px;
  }
  .raabet9-gtr47z .raabet9-gadjv5 {
    margin-top: -12px;
  }
  .raabet9-gtr47z.raabet9-3yjx2t {
    gap: 8px;
  }
  .raabet9-gtr47z.raabet9-3yjx2t .raabet9-c6f36a {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .raabet9-gtr47z.raabet9-3yjx2t .raabet9-f6wy7s {
    grid-column: 1/3;
  }
  .raabet9-gtr47z.raabet9-3yjx2t .raabet9-7hpjvr {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .raabet9-gtr47z.raabet9-3yjx2t .raabet9-7hpjvr img {
    max-width: 114px;
  }
}

.raabet9-htlmwd.raabet9-tym7wt,
.raabet9-htlmwd.raabet9-cr5575,
.raabet9-htlmwd.raabet9-b44jzb {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.raabet9-i38wo6 ease-in-out;
}

.raabet9-htlmwd.raabet9-tym7wt,
.raabet9-htlmwd.raabet9-b44jzb {
  padding: 10px;
}

.raabet9-htlmwd.raabet9-tym7wt:hover,
.raabet9-htlmwd.raabet9-cr5575:hover,
.raabet9-htlmwd.raabet9-b44jzb:hover {
  background: var(--button-bg-hover);
}

.raabet9-htlmwd.raabet9-tym7wt:hover svg path,
.raabet9-htlmwd.raabet9-b44jzb:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.raabet9-htlmwd.raabet9-jqq07q {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.raabet9-i38wo6 ease-in-out;
  background: var(--button-bg-color);
}

.raabet9-htlmwd.raabet9-jqq07q:hover {
  background-color: var(--button-bg-hover);
}

.raabet9-htlmwd.raabet9-cr5575: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);
  }
}

.raabet9-htlmwd.raabet9-cr5575:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.raabet9-htlmwd.raabet9-jqq07q:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.raabet9-uasubc {
  max-width: 650px;
}

.raabet9-n8pw3q {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.raabet9-enj1bo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.raabet9-e1zxrn {
  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.raabet9-k4ixfm ease-in-out;
  cursor: pointer;
}

.raabet9-e1zxrn:hover {
  opacity: 0.5;
}

.raabet9-e1zxrn:focus {
  outline: 0;
}

.raabet9-e1zxrn:focus .raabet9-grpqd4,
.raabet9-e1zxrn:hover .raabet9-grpqd4 {
  fill: red;
  fill-opacity: 1;
}

.raabet9-e1zxrn:hover {
  cursor: pointer;
}

.raabet9-dkwebv {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.raabet9-uasubc.raabet9-478vr4 {
  margin: 0 auto;
}

.raabet9-uasubc.raabet9-ogle1c {
  margin-left: auto;
}

.raabet9-wgqpvs {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.raabet9-354nrk {
  padding-bottom: 50px;
}

.raabet9-fazrho {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.raabet9-8k1fq8 {
  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;
}

.raabet9-q3poes {
  margin-top: 24px;
}

.raabet9-naxscu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.raabet9-btv3gj {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.raabet9-fcitrl {
  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;
}

.raabet9-bnpk8y {
  width: 468px;
}

.raabet9-fcitrl .raabet9-tieapp {
  margin: 0.raabet9-c0kuta 0;
}

.raabet9-jbl8gx {
  display: flex;
  min-width: 224px;
}

.raabet9-bmv57k {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.raabet9-k4ixfm ease-in-out;
}

.raabet9-cw2sle,
.raabet9-bmv57k:hover {
  color: var(--text-color);
}

.raabet9-mgrhpx {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.raabet9-fo36k7 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .raabet9-wgqpvs {
    padding: 16px;
  }
  .raabet9-mgrhpx {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .raabet9-fo36k7 {
    align-items: center;
  }
  .raabet9-bnpk8y {
    width: unset;
  }
  .raabet9-jbl8gx {
    min-width: unset;
  }
  .raabet9-fcitrl {
    max-height: unset;
  }
  .raabet9-fazrho {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .raabet9-wgqpvs {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.raabet9-lo89e4 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.raabet9-lo89e4:not(:last-child) {
  margin-bottom: 16px;
}

.raabet9-1n2de2 {
  outline: 0;
}

.raabet9-1n2de2 .raabet9-s2lkco {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.raabet9-f616ch {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .raabet9-f616ch {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.raabet9-f616ch::-webkit-details-marker {
  display: none;
}

.raabet9-f616ch: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;
}

.raabet9-f616ch: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] .raabet9-f616ch:after {
  transform: unset;
}

.raabet9-s2lkco {
  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);
}

.raabet9-s2lkco 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.raabet9-k4ixfm ease-in-out;
  -o-transition: 0.raabet9-k4ixfm ease-in-out;
  transition: 0.raabet9-k4ixfm ease-in-out;
}

.raabet9-9bg9iw {
  padding: 16px 0 0 0;
}

.raabet9-9bg9iw * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .raabet9-9bg9iw :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .raabet9-f616ch {
    flex-wrap: wrap;
    gap: 12px;
  }
  .raabet9-f616ch::after {
    margin-left: auto;
  }
  .raabet9-s2lkco {
    order: 3;
    flex: 1 1 100%;
  }
  .raabet9-f616ch {
    font-size: 14px;
    line-height: 130%;
  }
  .raabet9-s2lkco svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.raabet9-tg29wd {
  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;
}

.raabet9-859aei {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.raabet9-tg29wd.raabet9-f4yzqt .raabet9-859aei {
  margin-bottom: 12px;
}

.raabet9-859aei::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;
}

.raabet9-tg29wd.raabet9-f4yzqt .raabet9-859aei::after {
  transform: unset;
}

.raabet9-0r34dn {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.raabet9-q9splq {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.raabet9-k4ixfm ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.raabet9-q9splq: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;
}

.raabet9-tg29wd.raabet9-f4yzqt .raabet9-0r34dn {
  max-height: 100%;
}

.raabet9-1f1yrp {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.raabet9-56k40h {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.raabet9-kwyf5v {
  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;
}

.raabet9-o0teci {
  margin-right: 4px;
}

.raabet9-k4i5kf {
  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.raabet9-k4ixfm ease-in-out;
}

.raabet9-k4i5kf svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.raabet9-nj6puw,
.raabet9-k4i5kf:hover {
  color: var(--text-color);
}

.raabet9-gicyv6 {
  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;
}

.raabet9-gicyv6 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.raabet9-gicyv6 .raabet9-uf64g6 {
  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;
}

.raabet9-gicyv6 .raabet9-z1kdqd {
  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;
}

.raabet9-1g48m6 {
  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;
}

.raabet9-ycpw5i {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.raabet9-nwk1ro .raabet9-y2t787 {
  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;
}

.raabet9-nwk1ro {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.raabet9-t7e8yw {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.raabet9-9b3519 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.raabet9-evvo37 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.raabet9-cl6a3v 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;
}

.raabet9-evvo37:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.raabet9-jbdqrc {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.raabet9-2z9sua {
  -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.raabet9-k4ixfm ease-in-out;
  transition: transform 0.raabet9-k4ixfm ease-in-out;
  -o-transition: transform 0.raabet9-k4ixfm ease-in-out;
  transition:
    transform 0.raabet9-k4ixfm ease-in-out,
    -webkit-transform 0.raabet9-k4ixfm ease-in-out;
  cursor: pointer;
}

.raabet9-2z9sua svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.raabet9-2z9sua: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;
}

.raabet9-6hb2ut {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .raabet9-6hb2ut {
    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);
}

.raabet9-fgigow {
  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;
}

.raabet9-bhh5ek {
  position: relative;
  width: 100%;
}

.raabet9-fgigow.raabet9-wwdlel {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.raabet9-fgigow.raabet9-478vr4 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.raabet9-fgigow.raabet9-ogle1c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.raabet9-rk1n74 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.raabet9-7mrh91 {
  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.raabet9-k4ixfm ease-in-out;
  cursor: pointer;
}

.raabet9-7mrh91:hover {
  opacity: 0.5;
}

.raabet9-fgigow.raabet9-b9pfrf .raabet9-7mrh91 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.raabet9-fgigow.raabet9-b9pfrf .raabet9-rk1n74 {
  cursor: pointer;
}

.raabet9-tzna38 {
  fill: #0009;
}

.raabet9-lm9n1e {
  fill: #fff;
}

.raabet9-7mrh91:hover .raabet9-tzna38 {
  fill: red;
}

.raabet9-7mrh91 svg path {
  -webkit-transition: 0.raabet9-k4ixfm ease-in-out;
  -o-transition: 0.raabet9-k4ixfm ease-in-out;
  transition: 0.raabet9-k4ixfm ease-in-out;
}

.raabet9-b2m82l {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.raabet9-b2m82l > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.raabet9-b2m82l.raabet9-lsrvsb > :not(.get-image) {
  grid-column: 1/3;
}

.raabet9-nvxyfj:not(._h1-block) .raabet9-b2m82l > .raabet9-zn6p52 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.raabet9-b2m82l.raabet9-lsrvsb .raabet9-b7u5tl {
  grid-column: 2/3;
}

.raabet9-b2m82l.raabet9-lsrvsb > .raabet9-7hpjvr {
  grid-column: 1/2;
}

.raabet9-b2m82l.raabet9-lsrvsb > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.raabet9-b2m82l > p:first-of-type {
  margin-top: 0;
}

.raabet9-b2m82l .raabet9-7hpjvr {
  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;
}

.raabet9-nvxyfj:not(._h1-block) .raabet9-zn6p52 ~ .raabet9-7hpjvr {
  grid-row: 2/10;
}

.raabet9-nvxyfj.raabet9-ab9heq .raabet9-zn6p52 ~ .raabet9-7hpjvr {
  grid-row: 1/10;
}

.raabet9-nvxyfj.raabet9-ab9heq > .raabet9-zn6p52 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.raabet9-nvxyfj.raabet9-ab9heq .raabet9-7hpjvr {
  grid-row: 1/10;
}

.raabet9-b2m82l.raabet9-s2wqtq .raabet9-7hpjvr {
  align-items: flex-start;
}

.raabet9-b2m82l.raabet9-478vr4 .raabet9-b7u5tl {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.raabet9-b2m82l.raabet9-478vr4 .raabet9-7hpjvr {
  align-items: center;
}

.raabet9-b2m82l.raabet9-vfftir .raabet9-7hpjvr {
  align-items: flex-end;
}

.raabet9-b7u5tl > :first-child {
  margin-top: 0;
}

.raabet9-b7u5tl > :last-child {
  margin-bottom: 0;
}

* + .raabet9-wvpcn4,
.raabet9-nvxyfj + .raabet9-nvxyfj {
  margin-top: 2rem;
}

.raabet9-o2nlc5 td::before,
.raabet9-o2nlc5 th::after {
  display: none !important;
}

.raabet9-o2nlc5 #link-selector {
  color: #000;
}

.raabet9-o2nlc5 .raabet9-6udj0u {
  color: #135e96;
}

.raabet9-o2nlc5 .raabet9-72huqi *,
.raabet9-o2nlc5 .raabet9-syampp p,
.raabet9-o2nlc5 .raabet9-8k65m5 * {
  color: #000;
}

.raabet9-o2nlc5 .raabet9-mdafef {
  background: 0 0 !important;
}

.raabet9-o2nlc5 .raabet9-6vykkd {
  color: #000;
}

.raabet9-o2nlc5 .raabet9-hosw72.raabet9-i1qnpd {
  color: #fff;
}

.raabet9-o2nlc5 .raabet9-we69cd {
  color: #000;
}

.raabet9-o2nlc5
  .raabet9-2n90q3
  .raabet9-z65uzw.raabet9-i1qnpd.raabet9-c84yb6 {
  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;
}

.raabet9-hilpqe,
body .raabet9-dkeirr {
  color: #000;
  background: var(--color-body) !important;
}

.raabet9-hilpqe .raabet9-v74018 .raabet9-b7r0k9,
body .raabet9-dkeirr .raabet9-v74018 .raabet9-b7r0k9 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .raabet9-q9splq:focus,
  .raabet9-q9splq:hover {
    color: #f9cb16;
  }
  .raabet9-i44t21:focus,
  .raabet9-i44t21:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .raabet9-1kb7ny:focus img,
  .raabet9-1kb7ny:focus svg,
  .raabet9-1kb7ny:hover img,
  .raabet9-1kb7ny:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .raabet9-gicyv6 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .raabet9-dmusyo:hover .raabet9-ipcuow svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .raabet9-ipcuow {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .raabet9-67zwcr {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .raabet9-gwwqqg {
    grid-template-columns: repeat(4, 1fr);
  }
  .raabet9-rno4wv {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .raabet9-uy21q2 .raabet9-pvixka {
    grid-template-columns: 1fr;
  }
  .raabet9-uy21q2 .raabet9-ktl72z {
    -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;
  }
  .raabet9-uy21q2 .raabet9-qcmxrn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .raabet9-uy21q2 .raabet9-8snr31 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .raabet9-uy21q2 .raabet9-ivh6ew {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .raabet9-uy21q2 .raabet9-qcmxrn:not(:first-child) {
    border: none;
  }
  .raabet9-uy21q2 .raabet9-qcmxrn:first-child .raabet9-8snr31 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .raabet9-uy21q2 .raabet9-qcmxrn:last-child .raabet9-8snr31 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .raabet9-wezkot {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .raabet9-4cw1l3 {
    max-width: 100px;
  }
  .raabet9-xdqiu8 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .raabet9-hmj2zi {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .raabet9-hmj2zi svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .raabet9-clvx5h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .raabet9-xdqiu8 + .raabet9-hmj2zi {
    margin-left: auto;
  }
  .raabet9-k7l4dp {
    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;
  }
  .raabet9-k7l4dp.raabet9-f4yzqt {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .raabet9-znga6l {
    -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;
  }
  .raabet9-t37dvk {
    width: 100%;
  }
  .raabet9-t37dvk:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .raabet9-hj6760 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .raabet9-hj6760 svg {
    margin-right: 4px;
  }
  .raabet9-dmusyo {
    -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;
  }
  .raabet9-ipcuow svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .raabet9-ipcuow {
    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;
  }
  .raabet9-tieapp {
    display: none;
    width: 100%;
  }
  .raabet9-dmusyo.raabet9-f4yzqt .raabet9-tieapp {
    padding: 0 0 0 48px;
  }
  .raabet9-vkgmm9 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .raabet9-8k1fq8 .raabet9-7hpjvr {
    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;
  }
  .raabet9-1izic6 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .raabet9-1izic6 + .raabet9-1izic6 {
    margin-right: 0;
  }
  .raabet9-1izic6 + .raabet9-7hpjvr {
    margin: 0;
  }
  .raabet9-67zwcr {
    grid-template-columns: repeat(4, 1fr);
  }
  .raabet9-gwwqqg {
    grid-template-columns: repeat(3, 1fr);
  }
  .raabet9-3wwaa3,
  .raabet9-9rc2xc {
    grid-template-columns: repeat(2, 1fr);
  }
  .raabet9-b2m82l {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .raabet9-b2m82l.raabet9-lsrvsb .raabet9-b7u5tl {
    grid-column: auto;
    grid-row: auto;
  }
  .raabet9-b2m82l > .raabet9-zn6p52 {
    grid-column: 1/2;
  }
  .raabet9-b2m82l.raabet9-lsrvsb > :not(.get-image) {
    grid-column: 1/2;
  }
  .raabet9-b2m82l .raabet9-7hpjvr,
  .raabet9-b2m82l.raabet9-lsrvsb > .raabet9-7hpjvr {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .raabet9-b2m82l.raabet9-lsrvsb > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .raabet9-nvxyfj.raabet9-ab9heq .raabet9-b2m82l > .raabet9-7hpjvr {
    grid-row: 1/2;
  }
  .raabet9-b2m82l .raabet9-zn6p52 ~ .raabet9-7hpjvr,
  .raabet9-b2m82l.raabet9-lsrvsb .raabet9-zn6p52 ~ .raabet9-7hpjvr {
    grid-row: 2/3;
  }
  .raabet9-nvxyfj.raabet9-ab9heq .raabet9-zn6p52 ~ .raabet9-7hpjvr {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .raabet9-y4j3r6:first-child .raabet9-69acsq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .raabet9-y4j3r6:first-child .raabet9-69acsq h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .raabet9-y4j3r6 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .raabet9-y4j3r6 {
    padding: 0;
  }
  .raabet9-rzev8s {
    margin-top: 1rem;
  }
  .raabet9-1n2de2 {
    border-radius: 5px;
  }
  .raabet9-ktk1uh {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .raabet9-859aei::after {
    display: inline-block;
  }
  .raabet9-859aei {
    margin: 0;
    width: 100%;
  }
  .raabet9-0r34dn {
    width: 100%;
  }
  .raabet9-0r34dn.raabet9-fwchkm {
    -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%;
  }
  .raabet9-0r34dn.raabet9-fwchkm .raabet9-bg8awr {
    width: 100%;
  }
  .raabet9-0r34dn.raabet9-fwchkm .raabet9-bg8awr:not(:last-child) {
    margin-right: 0;
  }
  .raabet9-q9splq {
    width: 100%;
    text-align: center;
  }
  .raabet9-tg29wd.raabet9-f4yzqt .raabet9-0r34dn {
    margin-top: 1rem;
  }
  .raabet9-67zwcr {
    grid-template-columns: repeat(3, 1fr);
  }
  .raabet9-rno4wv,
  .raabet9-gwwqqg {
    grid-template-columns: repeat(2, 1fr);
  }
  .raabet9-3wwaa3,
  .raabet9-9rc2xc,
  .raabet9-1wqnik {
    grid-template-columns: 1fr;
  }
  .raabet9-09k0fv {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .raabet9-2tnsf3 {
    min-width: 300px;
    max-width: 325px;
  }
  .raabet9-8snr31 {
    cursor: auto;
  }
  .raabet9-9h51is .raabet9-8snr31 {
    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;
  }
  .raabet9-6hb2ut {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .raabet9-tieapp {
    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) {
  .raabet9-6hb2ut {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.raabet9-1izic6 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .raabet9-hmj2zi {
    margin: 0 -0.2rem;
  }
  .raabet9-1izic6 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .raabet9-v2gkzt {
    -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;
  }
  .raabet9-zv20nc {
    max-width: 100%;
  }
  .raabet9-67zwcr {
    grid-template-columns: repeat(2, 1fr);
  }
  .raabet9-rno4wv,
  .raabet9-gwwqqg {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .raabet9-wezkot {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .raabet9-hmj2zi {
    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;
  }
  .raabet9-qtrbk9 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .raabet9-lf378q {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .raabet9-31d23n,
  .raabet9-f20wzt {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .raabet9-p1dfkk {
    width: 100%;
  }
  .raabet9-67zwcr {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .raabet9-6hb2ut {
    top: 127px !important;
  }
}

.raabet9-bt40hv {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .raabet9-bt40hv {
  }
}

@media (max-width: 767px) {
  .raabet9-bt40hv {
    margin-bottom: 12px;
  }
}

.raabet9-bt40hv img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.raabet9-jf23o1 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.raabet9-jf23o1 > .raabet9-5pulrs {
  flex: 1 1;
}

@media (max-width: 767px) {
  .raabet9-jf23o1 {
    flex-direction: column;
    gap: 12px;
  }
}

.raabet9-r8hntu {
  display: flex;
}

.raabet9-r8hntu .raabet9-vmu9m0 {
  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;
}

.raabet9-r8hntu .raabet9-dques1 {
  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;
}

.raabet9-r8hntu .raabet9-2zng2m {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.raabet9-r8hntu .raabet9-ebc2w6 {
  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));
  }
}

.raabet9-r8hntu .raabet9-ebc2w6:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.raabet9-r8hntu .raabet9-woa9bt {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.raabet9-uyez4y {
  border: unset;
  background-color: unset;
}

.raabet9-uyez4y tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.raabet9-uyez4y .raabet9-ix327w,
.raabet9-uyez4y .raabet9-snxkpv {
  flex: 0 1 330px;
}

.raabet9-uyez4y .raabet9-n7eobj {
  flex: 1 1;
}

.raabet9-uyez4y tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.raabet9-uyez4y tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.raabet9-uyez4y tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.raabet9-uyez4y tr td p {
  color: #fff;
  margin: 0;
}

.raabet9-uyez4y tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.raabet9-uyez4y tr.raabet9-ix327w td p {
  padding: 16px 0;
}

.raabet9-uyez4y tr.raabet9-ix327w td p:not(:last-child),
.raabet9-uyez4y tr.raabet9-snxkpv td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.raabet9-uyez4y tr.raabet9-ix327w td p:first-child,
.raabet9-uyez4y tr.raabet9-snxkpv td p:first-child {
  padding-top: 0;
}

.raabet9-uyez4y tr.raabet9-snxkpv td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.raabet9-uyez4y tr.raabet9-snxkpv td p:last-child {
  padding-bottom: 0;
}

.raabet9-uyez4y .raabet9-snxkpv img {
  max-width: 32px;
}

.raabet9-uyez4y .raabet9-n7eobj {
  min-width: 718px;
}

.raabet9-uyez4y .raabet9-n7eobj td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.raabet9-uyez4y .raabet9-n7eobj td {
  display: flex;
}

.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-kwccl6,
.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-gum3vf,
.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-rghs1m {
  flex: 1 1 50%;
}

.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-7jcey3 {
  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;
}

.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-bhiu3o,
.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-yqodfg {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-kwccl6,
.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-gum3vf {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-kwccl6 span,
.raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-gum3vf span {
  font-weight: 800;
}

.raabet9-uyez4y .raabet9-n7eobj img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .raabet9-uyez4y .raabet9-n7eobj td .raabet9-rghs1m:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .raabet9-uyez4y tr.raabet9-ix327w td p:last-child {
    padding-bottom: 0;
  }
  .raabet9-uyez4y .raabet9-snxkpv > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .raabet9-uyez4y .raabet9-snxkpv > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .raabet9-uyez4y tr.raabet9-ix327w td p:not(:last-child),
  .raabet9-uyez4y tr.raabet9-snxkpv td p:not(:last-child) {
    border-bottom: unset;
  }
  .raabet9-uyez4y tr.raabet9-snxkpv td p:last-child {
    padding-bottom: 12px;
  }
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-kwccl6,
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-gum3vf,
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-rghs1m {
    flex: 1 1 50%;
    padding: 0;
  }
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-kwccl6,
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-gum3vf {
    margin-top: 16px;
  }
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-rghs1m {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-kwccl6 {
    border-right: 1px solid var(--border-color);
  }
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-rghs1m:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .raabet9-uyez4y .raabet9-n7eobj td:last-child .raabet9-rghs1m:last-child {
    padding-bottom: 0;
  }
}

.raabet9-rghs1m {
  display: flex;
  flex-direction: column;
}

.raabet9-uyez4y .raabet9-n7eobj td .raabet9-rghs1m {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.raabet9-uyez4y .raabet9-n7eobj td .raabet9-rghs1m:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.raabet9-uyez4y .raabet9-n7eobj td .raabet9-rghs1m:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .raabet9-uyez4y .raabet9-n7eobj td .raabet9-rghs1m:not(:first-child) {
    padding-left: 0;
  }
  .raabet9-uyez4y .raabet9-n7eobj td .raabet9-rghs1m:not(:last-of-type) {
    border-right: unset;
  }
}

.raabet9-uyez4y .raabet9-qigvnd {
  flex: 0 1 485px;
}

.raabet9-uyez4y .raabet9-161h06 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.raabet9-uyez4y .raabet9-161h06 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.raabet9-uyez4y .raabet9-161h06 li.raabet9-2ri4s0 {
  padding: 6px 12px;
}

.raabet9-uyez4y .raabet9-161h06 li a,
.raabet9-uyez4y .raabet9-161h06 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;
}

.raabet9-uyez4y .raabet9-7neist,
.raabet9-uyez4y .raabet9-zz5c2k {
  flex: 1 1;
}

.raabet9-uyez4y .raabet9-d4b3oi,
.raabet9-uyez4y .raabet9-8r30se {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.raabet9-uyez4y .raabet9-d4b3oi li,
.raabet9-uyez4y .raabet9-8r30se li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.raabet9-uyez4y .raabet9-zz5c2k img {
  max-width: 32px;
}

.raabet9-uyez4y .raabet9-7neist img {
  max-width: 32px;
}

.raabet9-uyez4y .raabet9-ahalqq {
  min-width: 280px;
}

.raabet9-uyez4y .raabet9-ahalqq img {
  max-width: 146px;
}

.raabet9-uyez4y .raabet9-ahalqq td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .raabet9-uyez4y .raabet9-ix327w,
  .raabet9-uyez4y .raabet9-snxkpv {
    flex: 0 1 auto;
  }
  .raabet9-uyez4y .raabet9-n7eobj {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .raabet9-uyez4y .raabet9-ix327w,
  .raabet9-uyez4y .raabet9-qigvnd,
  .raabet9-uyez4y .raabet9-snxkpv,
  .raabet9-uyez4y .raabet9-n7eobj {
    flex: 1 1 calc(50% - 20px);
  }
  .raabet9-uyez4y .raabet9-7neist,
  .raabet9-uyez4y .raabet9-ahalqq,
  .raabet9-uyez4y .raabet9-zz5c2k {
    flex: 1 1 30%;
  }
  .raabet9-uyez4y .raabet9-ahalqq {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .raabet9-uyez4y .raabet9-ix327w,
  .raabet9-uyez4y .raabet9-qigvnd,
  .raabet9-uyez4y .raabet9-7neist,
  .raabet9-uyez4y .raabet9-snxkpv,
  .raabet9-uyez4y .raabet9-n7eobj,
  .raabet9-uyez4y .raabet9-ahalqq,
  .raabet9-uyez4y .raabet9-zz5c2k {
    flex: 1 1 100%;
  }
}

.raabet9-1ksz2e .raabet9-zzdi8h {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.raabet9-1ksz2e .raabet9-aaks14 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.raabet9-1ksz2e .raabet9-mtb5y5 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.raabet9-1ksz2e .raabet9-03tts3 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.raabet9-1ksz2e .raabet9-03tts3 > :nth-child(3) {
  margin-top: 0;
}

.raabet9-1ksz2e .raabet9-7hpjvr {
  grid-column: 2/3;
  grid-row: 1/10;
}

.raabet9-1ksz2e .raabet9-67xtg7 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.raabet9-1ksz2e .raabet9-rzev8s {
  grid-column: 1/2;
}

.raabet9-1ksz2e > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.raabet9-1ksz2e .raabet9-aaks14: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;
}

.raabet9-1ksz2e .raabet9-aaks14:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.raabet9-1ksz2e .raabet9-p1dfkk {
  min-width: 240px;
}

@media (max-width: 768px) {
  .raabet9-1ksz2e .raabet9-aaks14:not(:last-child):before {
    bottom: 8px;
  }
  .raabet9-1ksz2e .raabet9-aaks14:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .raabet9-1ksz2e .raabet9-03tts3 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .raabet9-1ksz2e .raabet9-7hpjvr {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .raabet9-1ksz2e .raabet9-7hpjvr img {
    width: 100%;
    height: auto;
  }
  .raabet9-1ksz2e .raabet9-p1dfkk {
    width: 100%;
    min-width: unset;
  }
}

.raabet9-i7wzi9 .raabet9-3hwedf {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.raabet9-i7wzi9 .raabet9-4bqgjq {
  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;
}

.raabet9-i7wzi9 .raabet9-7hpjvr {
  height: 100%;
}

.raabet9-i7wzi9 .raabet9-7hpjvr img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.raabet9-i7wzi9 .raabet9-4eyw6u {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.raabet9-i7wzi9 .raabet9-epbcli {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.raabet9-i7wzi9 .raabet9-tje8xb {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .raabet9-i7wzi9 .raabet9-4bqgjq {
    flex: 1 1 100%;
  }
  .raabet9-i7wzi9 .raabet9-htlmwd {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .raabet9-i7wzi9 .raabet9-4bqgjq {
    flex-direction: column;
  }
  .raabet9-i7wzi9 .raabet9-7hpjvr {
    width: 100%;
    height: auto;
  }
  .raabet9-i7wzi9 .raabet9-7hpjvr img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .raabet9-i7wzi9 .raabet9-4eyw6u {
    padding: 0 16px 16px 16px;
  }
  .raabet9-i7wzi9 .raabet9-htlmwd {
    min-width: unset;
    width: 100%;
  }
}

.raabet9-zwjflh .raabet9-r6upln {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.raabet9-zwjflh .raabet9-05791v {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.raabet9-zwjflh 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;
}

.raabet9-zwjflh .raabet9-8wbmto {
  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;
}

.raabet9-zwjflh .raabet9-05791v:hover .raabet9-8wbmto {
  display: flex;
}

.raabet9-zwjflh .raabet9-ohk33z {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.raabet9-zwjflh .raabet9-8sb6wb {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.raabet9-kk8n15 {
  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;
}

.raabet9-kk8n15.raabet9-hfu5w2 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.raabet9-i38wo6 ease-in-out;
}

.raabet9-kk8n15.raabet9-hfu5w2:hover {
  color: #f9cb16;
  background-color: transparent;
}

.raabet9-zwjflh .raabet9-cp3gow {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.raabet9-i38wo6 ease-in-out;
}

.raabet9-zwjflh .raabet9-cp3gow:hover {
  color: #196948;
  background-color: #f9cb16;
}

.raabet9-zwjflh .raabet9-cp3gow:after,
.raabet9-kk8n15.raabet9-hfu5w2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.raabet9-kk8n15.raabet9-hfu5w2:after {
  background-image: url(../images/Cash.svg);
}

.raabet9-zwjflh .raabet9-cp3gow:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .raabet9-zwjflh .raabet9-r6upln {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .raabet9-zwjflh .raabet9-r6upln {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .raabet9-zwjflh .raabet9-r6upln {
    grid-template-columns: 1fr;
  }
  .raabet9-zwjflh .raabet9-05791v {
    height: auto;
  }
  .raabet9-zwjflh .raabet9-05791v .raabet9-8wbmto {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .raabet9-zwjflh .raabet9-ohk33z,
  .raabet9-zwjflh .raabet9-8sb6wb {
    text-align: left;
  }
  .raabet9-zwjflh .raabet9-8sb6wb {
    margin-bottom: 8px;
  }
  .raabet9-zwjflh img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.raabet9-62xi0z {
  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;
}

.raabet9-62xi0z.raabet9-b9pfrf {
  display: block;
}

.raabet9-62xi0z .raabet9-362a0d {
  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;
}

.raabet9-62xi0z .raabet9-s2etjj {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.raabet9-62xi0z .raabet9-drlsdm {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.raabet9-62xi0z .raabet9-0unhj4 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.raabet9-62xi0z .raabet9-kk8n15 {
  min-width: 296px;
  margin-bottom: 0;
}

.raabet9-62xi0z .raabet9-cgxbnn {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.raabet9-62xi0z .raabet9-bckdmg {
  position: relative;
  flex: 1 1;
}

.raabet9-62xi0z .raabet9-bckdmg iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .raabet9-62xi0z .raabet9-s2etjj {
    flex-wrap: wrap;
    gap: 8px;
  }
  .raabet9-62xi0z .raabet9-drlsdm {
    order: 1;
  }
  .raabet9-62xi0z .raabet9-0unhj4 {
    order: 3;
    flex: 1 1 100%;
  }
  .raabet9-62xi0z .raabet9-kk8n15 {
    width: 100%;
    min-width: unset;
  }
  .raabet9-62xi0z .raabet9-cgxbnn {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .raabet9-b2m82l > .raabet9-zn6p52 {
    margin-bottom: 0;
  }
  .raabet9-b2m82l > .raabet9-rzev8s,
  .raabet9-b2m82l > p {
    margin-top: 0;
  }
}

.raabet9-x3ptl6 img,
.raabet9-1izic6 img {
  width: auto;
  object-fit: contain;
}

.raabet9-x3ptl6 {
  align-items: center;
}

.raabet9-x3ptl6 img {
  max-height: 76px;
}

.raabet9-1izic6 img {
  max-height: 64px;
}

.raabet9-twpy1n {
  overflow: auto;
}

.raabet9-7nctfo {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.raabet9-b5g7m6:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.raabet9-o82ez0 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.raabet9-ebyj3i {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.raabet9-o82ez0 .raabet9-7hpjvr {
  margin-right: 20px;
  flex-shrink: 0;
}

.raabet9-o82ez0 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.raabet9-ggvzl7 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.raabet9-ggvzl7 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .raabet9-o82ez0 {
    padding: 15px 10px;
  }
  .raabet9-ggvzl7 {
    padding: 15px 10px;
  }
  .raabet9-o82ez0 .raabet9-7hpjvr {
    margin-right: 10px;
  }
}

.raabet9-9usa9n {
  overflow-x: auto;
}

.raabet9-czkijp {
  border-collapse: collapse;
  width: 100%;
}

.raabet9-9usa9n th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.raabet9-9usa9n td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.raabet9-9usa9n td.raabet9-rlzsbm {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.raabet9-9usa9n td.raabet9-6jgvxn {
  border-right: none;
}

.raabet9-9usa9n td.raabet9-6jgvxn .raabet9-7hpjvr {
  justify-content: flex-start;
}

.raabet9-9usa9n td.raabet9-6jgvxn .raabet9-7hpjvr img {
  height: auto;
  width: 90px;
}

.raabet9-9usa9n td.raabet9-dlmu7y,
.raabet9-9usa9n td.raabet9-d9wcdc {
  font-weight: 600;
  text-align: right;
}

.raabet9-9usa9n td.raabet9-mrezvz,
.raabet9-9usa9n td.raabet9-dlmu7y {
  padding-bottom: 10px;
  border-bottom: none;
}

.raabet9-9usa9n td.raabet9-dlmu7y,
.raabet9-9usa9n td.raabet9-d9wcdc {
  border-left: none;
}

.raabet9-9usa9n td.raabet9-mrezvz,
.raabet9-9usa9n td.raabet9-7tlhz3 {
  border-right: none;
}

.raabet9-9usa9n td.raabet9-7tlhz3,
.raabet9-9usa9n td.raabet9-d9wcdc {
  border-top: none;
  padding-top: 10px;
}

.raabet9-ebjudw {
  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;
}

.raabet9-ebjudw .raabet9-htlmwd {
  min-width: unset;
  width: 100%;
}

.raabet9-ebjudw .raabet9-htlmwd.raabet9-tym7wt {
  grid-column: 1/2;
  grid-row: 1/2;
}

.raabet9-ebjudw .raabet9-htlmwd.raabet9-b44jzb {
  grid-column: 2/3;
  grid-row: 1/2;
}

.raabet9-ebjudw .raabet9-ddayqw {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .raabet9-ebjudw {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .raabet9-ebjudw .raabet9-htlmwd.raabet9-tym7wt {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .raabet9-ebjudw .raabet9-htlmwd.raabet9-b44jzb {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .raabet9-ebjudw .raabet9-ddayqw {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.raabet9-2a96k9 {
  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;
}

.raabet9-vb90p4 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.raabet9-bxpmzm p a img {
  margin: 0 auto;
  display: block;
}

.raabet9-bxpmzm table {
  margin-bottom: 17px;
}

/* contanct form */
.raabet9-lfr3co {
  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;
}

.raabet9-lfr3co label {
  font-size: 14px;
}

.raabet9-lfr3co h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.raabet9-lfr3co input,
.raabet9-lfr3co textarea,
.raabet9-lfr3co 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;
}
.raabet9-lfr3co button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.raabet9-i38wo6 ease;
}
.raabet9-lfr3co button:hover {
  background-color: #691204;
}
.raabet9-qe6rn8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.raabet9-vz8rdi ease-in;
}

.raabet9-qe6rn8 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;
}
.raabet9-fz3gsm, .raabet9-cjxskj, [class*="review-card"],
thead, thead th, table th, .raabet9-jta9k2,
.raabet9-wwtrjl, [class*="collapsible-header"],
.raabet9-wxwcrs, [class*="updated-block"] {
  color: #ece7dc !important;
}
