@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);
}

.rizk-k7753p {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rizk-hwluqu {
  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.rizk-t1ud1s,
ul.rizk-t1ud1s {
  padding-left: 20px;
}

ul.rizk-t1ud1s {
  list-style: disc;
}

ol.rizk-t1ud1s {
  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;
  }
}

.rizk-guver8 > .rizk-osdl7q,
.rizk-guver8 > .rizk-zpt078,
.rizk-guver8 > blockquote,
.rizk-guver8 > h1,
.rizk-guver8 > h2,
.rizk-guver8 > h3,
.rizk-guver8 > h4,
.rizk-guver8 > h5,
.rizk-guver8 > h6,
.rizk-guver8 > ol,
.rizk-guver8 > p,
.rizk-guver8 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rizk-guver8 > ol,
.rizk-guver8 > ul {
  padding-left: 50px;
}

.rizk-guver8 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;
}

.rizk-guver8:not(:last-child) {
  margin-bottom: 2rem;
}

.rizk-guver8 > :not(:first-child) {
  margin-top: 2rem;
}

.rizk-guver8 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rizk-guver8:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .rizk-guver8:first-child {
    margin-top: 20px;
  }
}

.rizk-guver8 > p:last-of-type {
  margin-bottom: 32px;
}

.rizk-guver8 > .rizk-vsh4y6:not(:first-child) {
  margin: 64px auto 16px auto;
}

.rizk-qe7wme > .rizk-vsh4y6 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rizk-zpt078 {
  overflow: auto;
}

.rizk-zpt078::-webkit-scrollbar {
  height: 5px;
}

.rizk-zpt078 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.rizk-zpt078 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.rizk-zpt078 table thead,
table thead {
  border-bottom: none;
}

.rizk-zpt078 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.rizk-zpt078 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.rizk-zpt078 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.rizk-zpt078 .rizk-cox3b6 {
  table-layout: auto;
}

.rizk-zpt078 .rizk-cox3b6 th {
  word-break: normal;
}

.rizk-zpt078 .rizk-cox3b6 td {
  word-break: normal;
}

.rizk-k7753p .rizk-k7753p {
  padding-right: 0;
  padding-left: 0;
}

.rizk-juh97h {
  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;
}

.rizk-4sk6tu {
  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;
}

.rizk-wnu5es {
  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;
}

.rizk-osdl7q {
  margin-top: 24px;
}

.rizk-osdl7q.rizk-34hxm3 {
  text-align: left;
}

.rizk-osdl7q.rizk-7717zw {
  text-align: right;
}

.rizk-osdl7q.rizk-ajarj2 {
  text-align: center;
}

.rizk-gbl9k7 {
  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.rizk-fv7klj ease-in-out;
  cursor: pointer;
}

.rizk-gbl9k7:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.rizk-gbl9k7 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .rizk-gbl9k7 {
    min-width: unset;
  }
}

.rizk-50c7vj {
  background-color: var(--fh-bg-color);
}

.rizk-7755h5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.rizk-1g4bem {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.rizk-1g4bem img {
  max-height: 80px;
  object-fit: contain;
}

.rizk-lmi82m {
  flex: 1 1;
}

.rizk-sczbx7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.rizk-0rval3 {
  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;
}

.rizk-0rval3 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;
}

.rizk-0rval3.rizk-8xgvjk span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.rizk-0rval3.rizk-8xgvjk span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.rizk-0rval3.rizk-8xgvjk span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.rizk-lmi82m + .rizk-sczbx7 {
  margin-left: 20px;
}

.rizk-5mc2ur {
  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;
}

.rizk-5mc2ur > svg {
  max-width: 24px;
  max-height: 24px;
}

.rizk-5mc2ur + .rizk-5mc2ur {
  margin-left: 5px;
}

.rizk-yddgbo {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.rizk-yddgbo:hover {
  background-color: var(--button-bg-hover);
}

.rizk-km496f {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.rizk-fv7klj ease-in-out;
  border: 1px solid var(--border-color);
}

.rizk-km496f:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.rizk-mhi338 {
  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) {
  .rizk-lmi82m {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .rizk-mhi338 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .rizk-lmi82m {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .rizk-5mc2ur {
    min-width: unset;
    flex: 1 1;
  }
}

.rizk-puybuj {
  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;
}

.rizk-puybuj:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.rizk-puybuj:hover .rizk-tj9mkq {
  opacity: 1;
  pointer-events: auto;
}

.rizk-lbadjk {
  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.rizk-tdm418 ease-in-out;
  gap: 4px;
}

.rizk-lbadjk > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.rizk-lbadjk .rizk-juh97h img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.rizk-n2d8i3,
.rizk-lbadjk:hover {
  color: var(--button-bg-hover);
}

.rizk-r7twmm {
  position: relative;
}

.rizk-r7twmm .rizk-lbadjk {
  margin-right: 0;
  padding-right: 4px;
}

.rizk-rw99u9 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.rizk-r7twmm.rizk-8xgvjk .rizk-rw99u9 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.rizk-r7twmm.rizk-8xgvjk .rizk-tj9mkq {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.rizk-r7twmm.rizk-8xgvjk .rizk-tj9mkq::before {
  display: none;
}

.rizk-rw99u9 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.rizk-tj9mkq {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.rizk-yzfq9i 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.rizk-tj9mkq::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.rizk-tj9mkq:hover {
  color: var(--fh-bg-color);
}

.rizk-iw4apx {
  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.rizk-yzfq9i 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.rizk-tdm418 ease-in-out;
  -o-transition: 0.rizk-tdm418 ease-in-out;
  transition: 0.rizk-tdm418 ease-in-out;
}

.rizk-iw4apx .rizk-juh97h img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.rizk-0iwo4v,
.rizk-iw4apx:hover {
  color: var(--button-bg-hover);
}

.rizk-yyfr9z {
  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%;
}

.rizk-yyfr9z.rizk-if4pz6 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.rizk-yyfr9z.rizk-if4pz6:after,
.rizk-yyfr9z.rizk-if4pz6:before {
  content: "";
  position: absolute;
  margin: auto;
}

.rizk-yyfr9z.rizk-if4pz6: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);
  }
}

.rizk-yyfr9z.rizk-if4pz6:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.rizk-yyfr9z.rizk-if4pz6 > * {
  z-index: 1;
}

.rizk-yyfr9z b,
.rizk-yyfr9z strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.rizk-yyfr9z .rizk-emnuha {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.rizk-yyfr9z .rizk-3xze9u {
  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;
}

.rizk-yyfr9z .rizk-juh97h {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.rizk-yyfr9z .rizk-dwj27v {
  margin-top: 12px;
}

.rizk-dwj27v {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.rizk-6pxpb1 {
  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;
}

.rizk-dwj27v .rizk-0lv50n {
  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.rizk-fv7klj ease-in-out;
}

.rizk-dwj27v .rizk-0lv50n:hover {
  background: rgba(255, 255, 255, 0.3);
}

.rizk-g9thwx {
  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;
}

.rizk-yyfr9z.rizk-4su994 {
  gap: 12px;
  padding: 16px;
}

.rizk-yyfr9z.rizk-4su994 .rizk-g9thwx {
  min-width: 240px;
}

.rizk-yyfr9z.rizk-4su994 .rizk-g9thwx.rizk-qj9a0p {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .rizk-yyfr9z .rizk-emnuha {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .rizk-yyfr9z .rizk-3xze9u {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .rizk-yyfr9z .rizk-juh97h {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .rizk-yyfr9z.rizk-4su994 .rizk-juh97h {
    max-width: 126px;
  }
  .rizk-yyfr9z .rizk-dwj27v {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .rizk-yyfr9z .rizk-6pxpb1 {
    max-width: unset;
  }
  .rizk-g9thwx {
    min-width: unset;
    width: 100%;
  }
  .rizk-yyfr9z .rizk-g9thwx {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .rizk-yyfr9z.rizk-4su994 {
    grid-template-rows: auto 1fr auto;
  }
  .rizk-yyfr9z.rizk-4su994 .rizk-g9thwx {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .rizk-yyfr9z {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .rizk-yyfr9z .rizk-emnuha {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .rizk-yyfr9z .rizk-juh97h {
    max-width: 78px;
  }
  .rizk-yyfr9z .rizk-dwj27v {
    margin-top: -12px;
  }
  .rizk-yyfr9z.rizk-4su994 {
    gap: 8px;
  }
  .rizk-yyfr9z.rizk-4su994 .rizk-emnuha {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .rizk-yyfr9z.rizk-4su994 .rizk-3xze9u {
    grid-column: 1/3;
  }
  .rizk-yyfr9z.rizk-4su994 .rizk-juh97h {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .rizk-yyfr9z.rizk-4su994 .rizk-juh97h img {
    max-width: 114px;
  }
}

.rizk-g9thwx.rizk-4joeno,
.rizk-g9thwx.rizk-q1huj5,
.rizk-g9thwx.rizk-wpf1nc {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.rizk-fv7klj ease-in-out;
}

.rizk-g9thwx.rizk-4joeno,
.rizk-g9thwx.rizk-wpf1nc {
  padding: 10px;
}

.rizk-g9thwx.rizk-4joeno:hover,
.rizk-g9thwx.rizk-q1huj5:hover,
.rizk-g9thwx.rizk-wpf1nc:hover {
  background: var(--button-bg-hover);
}

.rizk-g9thwx.rizk-4joeno:hover svg path,
.rizk-g9thwx.rizk-wpf1nc:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.rizk-g9thwx.rizk-qj9a0p {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.rizk-fv7klj ease-in-out;
  background: var(--button-bg-color);
}

.rizk-g9thwx.rizk-qj9a0p:hover {
  background-color: var(--button-bg-hover);
}

.rizk-g9thwx.rizk-q1huj5: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);
  }
}

.rizk-g9thwx.rizk-q1huj5:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.rizk-g9thwx.rizk-qj9a0p:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.rizk-r6b7x0 {
  max-width: 650px;
}

.rizk-0kisw1 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.rizk-apg2bo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.rizk-9yyhid {
  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.rizk-tdm418 ease-in-out;
  cursor: pointer;
}

.rizk-9yyhid:hover {
  opacity: 0.5;
}

.rizk-9yyhid:focus {
  outline: 0;
}

.rizk-9yyhid:focus .rizk-k5ms6k,
.rizk-9yyhid:hover .rizk-k5ms6k {
  fill: red;
  fill-opacity: 1;
}

.rizk-9yyhid:hover {
  cursor: pointer;
}

.rizk-afn76x {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.rizk-r6b7x0.rizk-ajarj2 {
  margin: 0 auto;
}

.rizk-r6b7x0.rizk-7717zw {
  margin-left: auto;
}

.rizk-cq5szy {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.rizk-8lm5d8 {
  padding-bottom: 50px;
}

.rizk-8w77wc {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.rizk-r5cqyv {
  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;
}

.rizk-0d73ik {
  margin-top: 24px;
}

.rizk-hv5ahf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rizk-lmr1hp {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.rizk-71hs10 {
  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;
}

.rizk-1tnvki {
  width: 468px;
}

.rizk-71hs10 .rizk-tj9mkq {
  margin: 0.rizk-tyxuxq 0;
}

.rizk-a82tvv {
  display: flex;
  min-width: 224px;
}

.rizk-opm5xy {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.rizk-tdm418 ease-in-out;
}

.rizk-53l05a,
.rizk-opm5xy:hover {
  color: var(--text-color);
}

.rizk-n92uaq {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.rizk-zetm1p {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .rizk-cq5szy {
    padding: 16px;
  }
  .rizk-n92uaq {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .rizk-zetm1p {
    align-items: center;
  }
  .rizk-1tnvki {
    width: unset;
  }
  .rizk-a82tvv {
    min-width: unset;
  }
  .rizk-71hs10 {
    max-height: unset;
  }
  .rizk-8w77wc {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .rizk-cq5szy {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.rizk-lhcfwt {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.rizk-lhcfwt:not(:last-child) {
  margin-bottom: 16px;
}

.rizk-fgmhi6 {
  outline: 0;
}

.rizk-fgmhi6 .rizk-nlsuby {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.rizk-1z7twa {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .rizk-1z7twa {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.rizk-1z7twa::-webkit-details-marker {
  display: none;
}

.rizk-1z7twa: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;
}

.rizk-1z7twa: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] .rizk-1z7twa:after {
  transform: unset;
}

.rizk-nlsuby {
  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);
}

.rizk-nlsuby 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.rizk-tdm418 ease-in-out;
  -o-transition: 0.rizk-tdm418 ease-in-out;
  transition: 0.rizk-tdm418 ease-in-out;
}

.rizk-9ri9zr {
  padding: 16px 0 0 0;
}

.rizk-9ri9zr * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .rizk-9ri9zr :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .rizk-1z7twa {
    flex-wrap: wrap;
    gap: 12px;
  }
  .rizk-1z7twa::after {
    margin-left: auto;
  }
  .rizk-nlsuby {
    order: 3;
    flex: 1 1 100%;
  }
  .rizk-1z7twa {
    font-size: 14px;
    line-height: 130%;
  }
  .rizk-nlsuby svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.rizk-fv6q7y {
  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;
}

.rizk-bc0772 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.rizk-fv6q7y.rizk-8xgvjk .rizk-bc0772 {
  margin-bottom: 12px;
}

.rizk-bc0772::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;
}

.rizk-fv6q7y.rizk-8xgvjk .rizk-bc0772::after {
  transform: unset;
}

.rizk-pzi0d6 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.rizk-jmwi6e {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.rizk-tdm418 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.rizk-jmwi6e: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;
}

.rizk-fv6q7y.rizk-8xgvjk .rizk-pzi0d6 {
  max-height: 100%;
}

.rizk-hfovrq {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.rizk-u4h7n4 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.rizk-wc9ew2 {
  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;
}

.rizk-mlrr0z {
  margin-right: 4px;
}

.rizk-xbhto2 {
  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.rizk-tdm418 ease-in-out;
}

.rizk-xbhto2 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.rizk-nulyu1,
.rizk-xbhto2:hover {
  color: var(--text-color);
}

.rizk-gg4q69 {
  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;
}

.rizk-gg4q69 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.rizk-gg4q69 .rizk-nd78ax {
  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;
}

.rizk-gg4q69 .rizk-o98qjj {
  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;
}

.rizk-amp820 {
  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;
}

.rizk-glg3ti {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rizk-jcnx9w .rizk-k7753p {
  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;
}

.rizk-jcnx9w {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.rizk-f9rkx9 {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.rizk-gp1j2q {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.rizk-y5gy4u {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.rizk-3q11u5 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;
}

.rizk-y5gy4u:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.rizk-gdwvw1 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.rizk-bgpzi5 {
  -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.rizk-tdm418 ease-in-out;
  transition: transform 0.rizk-tdm418 ease-in-out;
  -o-transition: transform 0.rizk-tdm418 ease-in-out;
  transition:
    transform 0.rizk-tdm418 ease-in-out,
    -webkit-transform 0.rizk-tdm418 ease-in-out;
  cursor: pointer;
}

.rizk-bgpzi5 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.rizk-bgpzi5: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;
}

.rizk-9enzdc {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .rizk-9enzdc {
    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);
}

.rizk-n1lp90 {
  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;
}

.rizk-bt9acp {
  position: relative;
  width: 100%;
}

.rizk-n1lp90.rizk-nhoxfo {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.rizk-n1lp90.rizk-ajarj2 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rizk-n1lp90.rizk-7717zw {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.rizk-cw54dq {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.rizk-j8dach {
  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.rizk-tdm418 ease-in-out;
  cursor: pointer;
}

.rizk-j8dach:hover {
  opacity: 0.5;
}

.rizk-n1lp90.rizk-8vw46h .rizk-j8dach {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.rizk-n1lp90.rizk-8vw46h .rizk-cw54dq {
  cursor: pointer;
}

.rizk-2ftrib {
  fill: #0009;
}

.rizk-33dkui {
  fill: #fff;
}

.rizk-j8dach:hover .rizk-2ftrib {
  fill: red;
}

.rizk-j8dach svg path {
  -webkit-transition: 0.rizk-tdm418 ease-in-out;
  -o-transition: 0.rizk-tdm418 ease-in-out;
  transition: 0.rizk-tdm418 ease-in-out;
}

.rizk-7qzb15 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.rizk-7qzb15 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.rizk-7qzb15.rizk-h9asud > :not(.get-image) {
  grid-column: 1/3;
}

.rizk-12in3i:not(._h1-block) .rizk-7qzb15 > .rizk-vsh4y6 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.rizk-7qzb15.rizk-h9asud .rizk-9umldm {
  grid-column: 2/3;
}

.rizk-7qzb15.rizk-h9asud > .rizk-juh97h {
  grid-column: 1/2;
}

.rizk-7qzb15.rizk-h9asud > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.rizk-7qzb15 > p:first-of-type {
  margin-top: 0;
}

.rizk-7qzb15 .rizk-juh97h {
  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;
}

.rizk-12in3i:not(._h1-block) .rizk-vsh4y6 ~ .rizk-juh97h {
  grid-row: 2/10;
}

.rizk-12in3i.rizk-dhpuv5 .rizk-vsh4y6 ~ .rizk-juh97h {
  grid-row: 1/10;
}

.rizk-12in3i.rizk-dhpuv5 > .rizk-vsh4y6 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.rizk-12in3i.rizk-dhpuv5 .rizk-juh97h {
  grid-row: 1/10;
}

.rizk-7qzb15.rizk-1v2mgi .rizk-juh97h {
  align-items: flex-start;
}

.rizk-7qzb15.rizk-ajarj2 .rizk-9umldm {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.rizk-7qzb15.rizk-ajarj2 .rizk-juh97h {
  align-items: center;
}

.rizk-7qzb15.rizk-5f1rll .rizk-juh97h {
  align-items: flex-end;
}

.rizk-9umldm > :first-child {
  margin-top: 0;
}

.rizk-9umldm > :last-child {
  margin-bottom: 0;
}

* + .rizk-1ehzfy,
.rizk-12in3i + .rizk-12in3i {
  margin-top: 2rem;
}

.rizk-4gy0am td::before,
.rizk-4gy0am th::after {
  display: none !important;
}

.rizk-4gy0am #link-selector {
  color: #000;
}

.rizk-4gy0am .rizk-t3prg0 {
  color: #135e96;
}

.rizk-4gy0am .rizk-dvgkm5 *,
.rizk-4gy0am .rizk-003021 p,
.rizk-4gy0am .rizk-aldias * {
  color: #000;
}

.rizk-4gy0am .rizk-xzzcvi {
  background: 0 0 !important;
}

.rizk-4gy0am .rizk-v78hcg {
  color: #000;
}

.rizk-4gy0am .rizk-xacq7u.rizk-0edmgh {
  color: #fff;
}

.rizk-4gy0am .rizk-ysonay {
  color: #000;
}

.rizk-4gy0am
  .rizk-c49i0z
  .rizk-83cr00.rizk-0edmgh.rizk-ju1ewp {
  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;
}

.rizk-d4rju5,
body .rizk-01djz3 {
  color: #000;
  background: var(--color-body) !important;
}

.rizk-d4rju5 .rizk-zsxoeg .rizk-x19w0g,
body .rizk-01djz3 .rizk-zsxoeg .rizk-x19w0g {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .rizk-jmwi6e:focus,
  .rizk-jmwi6e:hover {
    color: #f9cb16;
  }
  .rizk-21430a:focus,
  .rizk-21430a:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .rizk-qbybar:focus img,
  .rizk-qbybar:focus svg,
  .rizk-qbybar:hover img,
  .rizk-qbybar:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .rizk-gg4q69 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .rizk-r7twmm:hover .rizk-rw99u9 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .rizk-rw99u9 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .rizk-524tqx {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .rizk-d9vr37 {
    grid-template-columns: repeat(4, 1fr);
  }
  .rizk-i45w30 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .rizk-yxk019 .rizk-n4453k {
    grid-template-columns: 1fr;
  }
  .rizk-yxk019 .rizk-wm8rz0 {
    -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;
  }
  .rizk-yxk019 .rizk-65oab5 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .rizk-yxk019 .rizk-91jqz1 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .rizk-yxk019 .rizk-9g9o7m {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .rizk-yxk019 .rizk-65oab5:not(:first-child) {
    border: none;
  }
  .rizk-yxk019 .rizk-65oab5:first-child .rizk-91jqz1 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .rizk-yxk019 .rizk-65oab5:last-child .rizk-91jqz1 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .rizk-7755h5 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .rizk-1g4bem {
    max-width: 100px;
  }
  .rizk-lmi82m {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .rizk-sczbx7 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .rizk-sczbx7 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .rizk-0rval3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .rizk-lmi82m + .rizk-sczbx7 {
    margin-left: auto;
  }
  .rizk-2srr7m {
    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;
  }
  .rizk-2srr7m.rizk-8xgvjk {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .rizk-mhi338 {
    -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;
  }
  .rizk-puybuj {
    width: 100%;
  }
  .rizk-puybuj:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .rizk-lbadjk {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .rizk-lbadjk svg {
    margin-right: 4px;
  }
  .rizk-r7twmm {
    -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;
  }
  .rizk-rw99u9 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .rizk-rw99u9 {
    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;
  }
  .rizk-tj9mkq {
    display: none;
    width: 100%;
  }
  .rizk-r7twmm.rizk-8xgvjk .rizk-tj9mkq {
    padding: 0 0 0 48px;
  }
  .rizk-iw4apx {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .rizk-r5cqyv .rizk-juh97h {
    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;
  }
  .rizk-nxwxy2 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .rizk-nxwxy2 + .rizk-nxwxy2 {
    margin-right: 0;
  }
  .rizk-nxwxy2 + .rizk-juh97h {
    margin: 0;
  }
  .rizk-524tqx {
    grid-template-columns: repeat(4, 1fr);
  }
  .rizk-d9vr37 {
    grid-template-columns: repeat(3, 1fr);
  }
  .rizk-dz1h6n,
  .rizk-extm0b {
    grid-template-columns: repeat(2, 1fr);
  }
  .rizk-7qzb15 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .rizk-7qzb15.rizk-h9asud .rizk-9umldm {
    grid-column: auto;
    grid-row: auto;
  }
  .rizk-7qzb15 > .rizk-vsh4y6 {
    grid-column: 1/2;
  }
  .rizk-7qzb15.rizk-h9asud > :not(.get-image) {
    grid-column: 1/2;
  }
  .rizk-7qzb15 .rizk-juh97h,
  .rizk-7qzb15.rizk-h9asud > .rizk-juh97h {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .rizk-7qzb15.rizk-h9asud > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .rizk-12in3i.rizk-dhpuv5 .rizk-7qzb15 > .rizk-juh97h {
    grid-row: 1/2;
  }
  .rizk-7qzb15 .rizk-vsh4y6 ~ .rizk-juh97h,
  .rizk-7qzb15.rizk-h9asud .rizk-vsh4y6 ~ .rizk-juh97h {
    grid-row: 2/3;
  }
  .rizk-12in3i.rizk-dhpuv5 .rizk-vsh4y6 ~ .rizk-juh97h {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .rizk-guver8:first-child .rizk-a3r5yz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rizk-guver8:first-child .rizk-a3r5yz h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .rizk-guver8 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .rizk-guver8 {
    padding: 0;
  }
  .rizk-osdl7q {
    margin-top: 1rem;
  }
  .rizk-fgmhi6 {
    border-radius: 5px;
  }
  .rizk-zjexpx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rizk-bc0772::after {
    display: inline-block;
  }
  .rizk-bc0772 {
    margin: 0;
    width: 100%;
  }
  .rizk-pzi0d6 {
    width: 100%;
  }
  .rizk-pzi0d6.rizk-e3451e {
    -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%;
  }
  .rizk-pzi0d6.rizk-e3451e .rizk-s99e0s {
    width: 100%;
  }
  .rizk-pzi0d6.rizk-e3451e .rizk-s99e0s:not(:last-child) {
    margin-right: 0;
  }
  .rizk-jmwi6e {
    width: 100%;
    text-align: center;
  }
  .rizk-fv6q7y.rizk-8xgvjk .rizk-pzi0d6 {
    margin-top: 1rem;
  }
  .rizk-524tqx {
    grid-template-columns: repeat(3, 1fr);
  }
  .rizk-i45w30,
  .rizk-d9vr37 {
    grid-template-columns: repeat(2, 1fr);
  }
  .rizk-dz1h6n,
  .rizk-extm0b,
  .rizk-6qm9ce {
    grid-template-columns: 1fr;
  }
  .rizk-ztkcew {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .rizk-qkrmmb {
    min-width: 300px;
    max-width: 325px;
  }
  .rizk-91jqz1 {
    cursor: auto;
  }
  .rizk-3zhp0o .rizk-91jqz1 {
    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;
  }
  .rizk-9enzdc {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .rizk-tj9mkq {
    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) {
  .rizk-9enzdc {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.rizk-nxwxy2 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .rizk-sczbx7 {
    margin: 0 -0.2rem;
  }
  .rizk-nxwxy2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .rizk-y8dbge {
    -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;
  }
  .rizk-kaswc1 {
    max-width: 100%;
  }
  .rizk-524tqx {
    grid-template-columns: repeat(2, 1fr);
  }
  .rizk-i45w30,
  .rizk-d9vr37 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .rizk-7755h5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rizk-sczbx7 {
    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;
  }
  .rizk-50c7vj {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rizk-5mc2ur {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .rizk-1o33pm,
  .rizk-bwlv2h {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .rizk-gbl9k7 {
    width: 100%;
  }
  .rizk-524tqx {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .rizk-9enzdc {
    top: 127px !important;
  }
}

.rizk-yy4xlf {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .rizk-yy4xlf {
  }
}

@media (max-width: 767px) {
  .rizk-yy4xlf {
    margin-bottom: 12px;
  }
}

.rizk-yy4xlf img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.rizk-o68y8m {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.rizk-o68y8m > .rizk-yhvcpa {
  flex: 1 1;
}

@media (max-width: 767px) {
  .rizk-o68y8m {
    flex-direction: column;
    gap: 12px;
  }
}

.rizk-h82726 {
  display: flex;
}

.rizk-h82726 .rizk-5dnqni {
  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;
}

.rizk-h82726 .rizk-cfs24v {
  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;
}

.rizk-h82726 .rizk-bqwm7j {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.rizk-h82726 .rizk-t6luut {
  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));
  }
}

.rizk-h82726 .rizk-t6luut:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.rizk-h82726 .rizk-6ypjek {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.rizk-oineew {
  border: unset;
  background-color: unset;
}

.rizk-oineew tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.rizk-oineew .rizk-zvermj,
.rizk-oineew .rizk-avqb85 {
  flex: 0 1 330px;
}

.rizk-oineew .rizk-k1u5kt {
  flex: 1 1;
}

.rizk-oineew tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.rizk-oineew tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.rizk-oineew tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.rizk-oineew tr td p {
  color: #fff;
  margin: 0;
}

.rizk-oineew tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.rizk-oineew tr.rizk-zvermj td p {
  padding: 16px 0;
}

.rizk-oineew tr.rizk-zvermj td p:not(:last-child),
.rizk-oineew tr.rizk-avqb85 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.rizk-oineew tr.rizk-zvermj td p:first-child,
.rizk-oineew tr.rizk-avqb85 td p:first-child {
  padding-top: 0;
}

.rizk-oineew tr.rizk-avqb85 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.rizk-oineew tr.rizk-avqb85 td p:last-child {
  padding-bottom: 0;
}

.rizk-oineew .rizk-avqb85 img {
  max-width: 32px;
}

.rizk-oineew .rizk-k1u5kt {
  min-width: 718px;
}

.rizk-oineew .rizk-k1u5kt td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.rizk-oineew .rizk-k1u5kt td {
  display: flex;
}

.rizk-oineew .rizk-k1u5kt td:last-child .rizk-fzhgx9,
.rizk-oineew .rizk-k1u5kt td:last-child .rizk-t4ylv9,
.rizk-oineew .rizk-k1u5kt td:last-child .rizk-yzzztn {
  flex: 1 1 50%;
}

.rizk-oineew .rizk-k1u5kt td:last-child .rizk-e909yn {
  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;
}

.rizk-oineew .rizk-k1u5kt td:last-child .rizk-iy307i,
.rizk-oineew .rizk-k1u5kt td:last-child .rizk-k8w2tv {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.rizk-oineew .rizk-k1u5kt td:last-child .rizk-fzhgx9,
.rizk-oineew .rizk-k1u5kt td:last-child .rizk-t4ylv9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rizk-oineew .rizk-k1u5kt td:last-child .rizk-fzhgx9 span,
.rizk-oineew .rizk-k1u5kt td:last-child .rizk-t4ylv9 span {
  font-weight: 800;
}

.rizk-oineew .rizk-k1u5kt img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .rizk-oineew .rizk-k1u5kt td .rizk-yzzztn:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .rizk-oineew tr.rizk-zvermj td p:last-child {
    padding-bottom: 0;
  }
  .rizk-oineew .rizk-avqb85 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .rizk-oineew .rizk-avqb85 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .rizk-oineew tr.rizk-zvermj td p:not(:last-child),
  .rizk-oineew tr.rizk-avqb85 td p:not(:last-child) {
    border-bottom: unset;
  }
  .rizk-oineew tr.rizk-avqb85 td p:last-child {
    padding-bottom: 12px;
  }
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-fzhgx9,
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-t4ylv9,
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-yzzztn {
    flex: 1 1 50%;
    padding: 0;
  }
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-fzhgx9,
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-t4ylv9 {
    margin-top: 16px;
  }
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-yzzztn {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-fzhgx9 {
    border-right: 1px solid var(--border-color);
  }
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-yzzztn:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .rizk-oineew .rizk-k1u5kt td:last-child .rizk-yzzztn:last-child {
    padding-bottom: 0;
  }
}

.rizk-yzzztn {
  display: flex;
  flex-direction: column;
}

.rizk-oineew .rizk-k1u5kt td .rizk-yzzztn {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.rizk-oineew .rizk-k1u5kt td .rizk-yzzztn:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.rizk-oineew .rizk-k1u5kt td .rizk-yzzztn:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .rizk-oineew .rizk-k1u5kt td .rizk-yzzztn:not(:first-child) {
    padding-left: 0;
  }
  .rizk-oineew .rizk-k1u5kt td .rizk-yzzztn:not(:last-of-type) {
    border-right: unset;
  }
}

.rizk-oineew .rizk-0qqq8j {
  flex: 0 1 485px;
}

.rizk-oineew .rizk-19keyj {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.rizk-oineew .rizk-19keyj li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rizk-oineew .rizk-19keyj li.rizk-9iotdq {
  padding: 6px 12px;
}

.rizk-oineew .rizk-19keyj li a,
.rizk-oineew .rizk-19keyj 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;
}

.rizk-oineew .rizk-4dob58,
.rizk-oineew .rizk-91ogzk {
  flex: 1 1;
}

.rizk-oineew .rizk-ypra50,
.rizk-oineew .rizk-r6advv {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.rizk-oineew .rizk-ypra50 li,
.rizk-oineew .rizk-r6advv li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.rizk-oineew .rizk-91ogzk img {
  max-width: 32px;
}

.rizk-oineew .rizk-4dob58 img {
  max-width: 32px;
}

.rizk-oineew .rizk-z2edex {
  min-width: 280px;
}

.rizk-oineew .rizk-z2edex img {
  max-width: 146px;
}

.rizk-oineew .rizk-z2edex td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .rizk-oineew .rizk-zvermj,
  .rizk-oineew .rizk-avqb85 {
    flex: 0 1 auto;
  }
  .rizk-oineew .rizk-k1u5kt {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .rizk-oineew .rizk-zvermj,
  .rizk-oineew .rizk-0qqq8j,
  .rizk-oineew .rizk-avqb85,
  .rizk-oineew .rizk-k1u5kt {
    flex: 1 1 calc(50% - 20px);
  }
  .rizk-oineew .rizk-4dob58,
  .rizk-oineew .rizk-z2edex,
  .rizk-oineew .rizk-91ogzk {
    flex: 1 1 30%;
  }
  .rizk-oineew .rizk-z2edex {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .rizk-oineew .rizk-zvermj,
  .rizk-oineew .rizk-0qqq8j,
  .rizk-oineew .rizk-4dob58,
  .rizk-oineew .rizk-avqb85,
  .rizk-oineew .rizk-k1u5kt,
  .rizk-oineew .rizk-z2edex,
  .rizk-oineew .rizk-91ogzk {
    flex: 1 1 100%;
  }
}

.rizk-i21i7x .rizk-1u7ovk {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.rizk-i21i7x .rizk-p9bv1i {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.rizk-i21i7x .rizk-hvwxza {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.rizk-i21i7x .rizk-80fvta {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.rizk-i21i7x .rizk-80fvta > :nth-child(3) {
  margin-top: 0;
}

.rizk-i21i7x .rizk-juh97h {
  grid-column: 2/3;
  grid-row: 1/10;
}

.rizk-i21i7x .rizk-hic6tv {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.rizk-i21i7x .rizk-osdl7q {
  grid-column: 1/2;
}

.rizk-i21i7x > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.rizk-i21i7x .rizk-p9bv1i: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;
}

.rizk-i21i7x .rizk-p9bv1i:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.rizk-i21i7x .rizk-gbl9k7 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .rizk-i21i7x .rizk-p9bv1i:not(:last-child):before {
    bottom: 8px;
  }
  .rizk-i21i7x .rizk-p9bv1i:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .rizk-i21i7x .rizk-80fvta {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .rizk-i21i7x .rizk-juh97h {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .rizk-i21i7x .rizk-juh97h img {
    width: 100%;
    height: auto;
  }
  .rizk-i21i7x .rizk-gbl9k7 {
    width: 100%;
    min-width: unset;
  }
}

.rizk-qc1te3 .rizk-4rqjta {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.rizk-qc1te3 .rizk-g4fvff {
  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;
}

.rizk-qc1te3 .rizk-juh97h {
  height: 100%;
}

.rizk-qc1te3 .rizk-juh97h img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.rizk-qc1te3 .rizk-e82wrk {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.rizk-qc1te3 .rizk-m97o9h {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.rizk-qc1te3 .rizk-5wa62a {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .rizk-qc1te3 .rizk-g4fvff {
    flex: 1 1 100%;
  }
  .rizk-qc1te3 .rizk-g9thwx {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .rizk-qc1te3 .rizk-g4fvff {
    flex-direction: column;
  }
  .rizk-qc1te3 .rizk-juh97h {
    width: 100%;
    height: auto;
  }
  .rizk-qc1te3 .rizk-juh97h img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .rizk-qc1te3 .rizk-e82wrk {
    padding: 0 16px 16px 16px;
  }
  .rizk-qc1te3 .rizk-g9thwx {
    min-width: unset;
    width: 100%;
  }
}

.rizk-jsz9tu .rizk-u7i7q8 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.rizk-jsz9tu .rizk-atd4yo {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.rizk-jsz9tu 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;
}

.rizk-jsz9tu .rizk-4znaqn {
  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;
}

.rizk-jsz9tu .rizk-atd4yo:hover .rizk-4znaqn {
  display: flex;
}

.rizk-jsz9tu .rizk-1blf1u {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rizk-jsz9tu .rizk-dlew1q {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.rizk-cpytv4 {
  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;
}

.rizk-cpytv4.rizk-ykuesb {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.rizk-fv7klj ease-in-out;
}

.rizk-cpytv4.rizk-ykuesb:hover {
  color: #f9cb16;
  background-color: transparent;
}

.rizk-jsz9tu .rizk-ipyi6e {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.rizk-fv7klj ease-in-out;
}

.rizk-jsz9tu .rizk-ipyi6e:hover {
  color: #196948;
  background-color: #f9cb16;
}

.rizk-jsz9tu .rizk-ipyi6e:after,
.rizk-cpytv4.rizk-ykuesb:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.rizk-cpytv4.rizk-ykuesb:after {
  background-image: url(../images/Cash.svg);
}

.rizk-jsz9tu .rizk-ipyi6e:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .rizk-jsz9tu .rizk-u7i7q8 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .rizk-jsz9tu .rizk-u7i7q8 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .rizk-jsz9tu .rizk-u7i7q8 {
    grid-template-columns: 1fr;
  }
  .rizk-jsz9tu .rizk-atd4yo {
    height: auto;
  }
  .rizk-jsz9tu .rizk-atd4yo .rizk-4znaqn {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .rizk-jsz9tu .rizk-1blf1u,
  .rizk-jsz9tu .rizk-dlew1q {
    text-align: left;
  }
  .rizk-jsz9tu .rizk-dlew1q {
    margin-bottom: 8px;
  }
  .rizk-jsz9tu img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.rizk-5klg31 {
  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;
}

.rizk-5klg31.rizk-8vw46h {
  display: block;
}

.rizk-5klg31 .rizk-79fhuq {
  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;
}

.rizk-5klg31 .rizk-30sbtf {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.rizk-5klg31 .rizk-uq0ehg {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.rizk-5klg31 .rizk-ku0plg {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.rizk-5klg31 .rizk-cpytv4 {
  min-width: 296px;
  margin-bottom: 0;
}

.rizk-5klg31 .rizk-n7a1c0 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.rizk-5klg31 .rizk-eg3xix {
  position: relative;
  flex: 1 1;
}

.rizk-5klg31 .rizk-eg3xix iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .rizk-5klg31 .rizk-30sbtf {
    flex-wrap: wrap;
    gap: 8px;
  }
  .rizk-5klg31 .rizk-uq0ehg {
    order: 1;
  }
  .rizk-5klg31 .rizk-ku0plg {
    order: 3;
    flex: 1 1 100%;
  }
  .rizk-5klg31 .rizk-cpytv4 {
    width: 100%;
    min-width: unset;
  }
  .rizk-5klg31 .rizk-n7a1c0 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .rizk-7qzb15 > .rizk-vsh4y6 {
    margin-bottom: 0;
  }
  .rizk-7qzb15 > .rizk-osdl7q,
  .rizk-7qzb15 > p {
    margin-top: 0;
  }
}

.rizk-qarp3k img,
.rizk-nxwxy2 img {
  width: auto;
  object-fit: contain;
}

.rizk-qarp3k {
  align-items: center;
}

.rizk-qarp3k img {
  max-height: 76px;
}

.rizk-nxwxy2 img {
  max-height: 64px;
}

.rizk-k0qqzn {
  overflow: auto;
}

.rizk-uoit5g {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.rizk-6sabrc:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.rizk-x9i7fl {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.rizk-kn5z61 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.rizk-x9i7fl .rizk-juh97h {
  margin-right: 20px;
  flex-shrink: 0;
}

.rizk-x9i7fl img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.rizk-6qa5m4 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.rizk-6qa5m4 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .rizk-x9i7fl {
    padding: 15px 10px;
  }
  .rizk-6qa5m4 {
    padding: 15px 10px;
  }
  .rizk-x9i7fl .rizk-juh97h {
    margin-right: 10px;
  }
}

.rizk-p4bwp4 {
  overflow-x: auto;
}

.rizk-054s83 {
  border-collapse: collapse;
  width: 100%;
}

.rizk-p4bwp4 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.rizk-p4bwp4 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.rizk-p4bwp4 td.rizk-0xzymz {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.rizk-p4bwp4 td.rizk-p75751 {
  border-right: none;
}

.rizk-p4bwp4 td.rizk-p75751 .rizk-juh97h {
  justify-content: flex-start;
}

.rizk-p4bwp4 td.rizk-p75751 .rizk-juh97h img {
  height: auto;
  width: 90px;
}

.rizk-p4bwp4 td.rizk-9zlao6,
.rizk-p4bwp4 td.rizk-vio873 {
  font-weight: 600;
  text-align: right;
}

.rizk-p4bwp4 td.rizk-clhrol,
.rizk-p4bwp4 td.rizk-9zlao6 {
  padding-bottom: 10px;
  border-bottom: none;
}

.rizk-p4bwp4 td.rizk-9zlao6,
.rizk-p4bwp4 td.rizk-vio873 {
  border-left: none;
}

.rizk-p4bwp4 td.rizk-clhrol,
.rizk-p4bwp4 td.rizk-x873s6 {
  border-right: none;
}

.rizk-p4bwp4 td.rizk-x873s6,
.rizk-p4bwp4 td.rizk-vio873 {
  border-top: none;
  padding-top: 10px;
}

.rizk-s1729d {
  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;
}

.rizk-s1729d .rizk-g9thwx {
  min-width: unset;
  width: 100%;
}

.rizk-s1729d .rizk-g9thwx.rizk-4joeno {
  grid-column: 1/2;
  grid-row: 1/2;
}

.rizk-s1729d .rizk-g9thwx.rizk-wpf1nc {
  grid-column: 2/3;
  grid-row: 1/2;
}

.rizk-s1729d .rizk-nvhlfv {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .rizk-s1729d {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .rizk-s1729d .rizk-g9thwx.rizk-4joeno {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .rizk-s1729d .rizk-g9thwx.rizk-wpf1nc {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .rizk-s1729d .rizk-nvhlfv {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.rizk-zfsv0i {
  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;
}

.rizk-rhc7t9 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.rizk-qe7wme p a img {
  margin: 0 auto;
  display: block;
}

.rizk-qe7wme table {
  margin-bottom: 17px;
}

/* contanct form */
.rizk-wv9s4l {
  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;
}

.rizk-wv9s4l label {
  font-size: 14px;
}

.rizk-wv9s4l h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rizk-wv9s4l input,
.rizk-wv9s4l textarea,
.rizk-wv9s4l 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;
}
.rizk-wv9s4l button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rizk-fv7klj ease;
}
.rizk-wv9s4l button:hover {
  background-color: #691204;
}
.rizk-1a7y0p {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rizk-govvnc ease-in;
}

.rizk-1a7y0p 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;
}
.rizk-b2n4y1, .rizk-styf01, [class*="review-card"],
thead, thead th, table th, .rizk-1mdamj,
.rizk-73l2dy, [class*="collapsible-header"],
.rizk-sw0e7d, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
#cookie-law-div, #cookie-law-div :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
