@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);
}

.roospin-yyd4eh {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.roospin-ws0fzx {
  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.roospin-q5qlx9,
ul.roospin-q5qlx9 {
  padding-left: 20px;
}

ul.roospin-q5qlx9 {
  list-style: disc;
}

ol.roospin-q5qlx9 {
  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;
  }
}

.roospin-hioymf > .roospin-dsa0gm,
.roospin-hioymf > .roospin-7kb0mf,
.roospin-hioymf > blockquote,
.roospin-hioymf > h1,
.roospin-hioymf > h2,
.roospin-hioymf > h3,
.roospin-hioymf > h4,
.roospin-hioymf > h5,
.roospin-hioymf > h6,
.roospin-hioymf > ol,
.roospin-hioymf > p,
.roospin-hioymf > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.roospin-hioymf > ol,
.roospin-hioymf > ul {
  padding-left: 50px;
}

.roospin-hioymf 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;
}

.roospin-hioymf:not(:last-child) {
  margin-bottom: 2rem;
}

.roospin-hioymf > :not(:first-child) {
  margin-top: 2rem;
}

.roospin-hioymf {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.roospin-hioymf:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .roospin-hioymf:first-child {
    margin-top: 20px;
  }
}

.roospin-hioymf > p:last-of-type {
  margin-bottom: 32px;
}

.roospin-hioymf > .roospin-xeq4v3:not(:first-child) {
  margin: 64px auto 16px auto;
}

.roospin-lce98b > .roospin-xeq4v3 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.roospin-7kb0mf {
  overflow: auto;
}

.roospin-7kb0mf::-webkit-scrollbar {
  height: 5px;
}

.roospin-7kb0mf table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.roospin-7kb0mf table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.roospin-7kb0mf table thead,
table thead {
  border-bottom: none;
}

.roospin-7kb0mf table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.roospin-7kb0mf table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.roospin-7kb0mf table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.roospin-7kb0mf .roospin-m3w8qp {
  table-layout: auto;
}

.roospin-7kb0mf .roospin-m3w8qp th {
  word-break: normal;
}

.roospin-7kb0mf .roospin-m3w8qp td {
  word-break: normal;
}

.roospin-yyd4eh .roospin-yyd4eh {
  padding-right: 0;
  padding-left: 0;
}

.roospin-tr8wkh {
  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;
}

.roospin-apb2tf {
  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;
}

.roospin-9ta5df {
  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;
}

.roospin-dsa0gm {
  margin-top: 24px;
}

.roospin-dsa0gm.roospin-5ixx8h {
  text-align: left;
}

.roospin-dsa0gm.roospin-6uzi39 {
  text-align: right;
}

.roospin-dsa0gm.roospin-ppekwi {
  text-align: center;
}

.roospin-ru2eww {
  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.roospin-1jn6qi ease-in-out;
  cursor: pointer;
}

.roospin-ru2eww:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.roospin-ru2eww {
  min-width: 328px;
}

@media (max-width: 768px) {
  .roospin-ru2eww {
    min-width: unset;
  }
}

.roospin-qe1qbu {
  background-color: var(--fh-bg-color);
}

.roospin-ap20iy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.roospin-eii1gu {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.roospin-eii1gu img {
  max-height: 80px;
  object-fit: contain;
}

.roospin-klwb5d {
  flex: 1 1;
}

.roospin-mvaj71 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.roospin-p05p03 {
  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;
}

.roospin-p05p03 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;
}

.roospin-p05p03.roospin-e838jg span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.roospin-p05p03.roospin-e838jg span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.roospin-p05p03.roospin-e838jg span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.roospin-klwb5d + .roospin-mvaj71 {
  margin-left: 20px;
}

.roospin-a2fmvl {
  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;
}

.roospin-a2fmvl > svg {
  max-width: 24px;
  max-height: 24px;
}

.roospin-a2fmvl + .roospin-a2fmvl {
  margin-left: 5px;
}

.roospin-ieo0bi {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.roospin-ieo0bi:hover {
  background-color: var(--button-bg-hover);
}

.roospin-tk47ak {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.roospin-1jn6qi ease-in-out;
  border: 1px solid var(--border-color);
}

.roospin-tk47ak:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.roospin-xiq22k {
  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) {
  .roospin-klwb5d {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .roospin-xiq22k {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .roospin-klwb5d {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .roospin-a2fmvl {
    min-width: unset;
    flex: 1 1;
  }
}

.roospin-bqblc8 {
  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;
}

.roospin-bqblc8:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.roospin-bqblc8:hover .roospin-gxm4fm {
  opacity: 1;
  pointer-events: auto;
}

.roospin-lm80kr {
  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.roospin-og583v ease-in-out;
  gap: 4px;
}

.roospin-lm80kr > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.roospin-lm80kr .roospin-tr8wkh img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.roospin-njehrf,
.roospin-lm80kr:hover {
  color: var(--button-bg-hover);
}

.roospin-wrd6kv {
  position: relative;
}

.roospin-wrd6kv .roospin-lm80kr {
  margin-right: 0;
  padding-right: 4px;
}

.roospin-nyjiqo svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.roospin-wrd6kv.roospin-e838jg .roospin-nyjiqo svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.roospin-wrd6kv.roospin-e838jg .roospin-gxm4fm {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.roospin-wrd6kv.roospin-e838jg .roospin-gxm4fm::before {
  display: none;
}

.roospin-nyjiqo svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.roospin-gxm4fm {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.roospin-gkxfg3 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.roospin-gxm4fm::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.roospin-gxm4fm:hover {
  color: var(--fh-bg-color);
}

.roospin-v74tq8 {
  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.roospin-gkxfg3 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.roospin-og583v ease-in-out;
  -o-transition: 0.roospin-og583v ease-in-out;
  transition: 0.roospin-og583v ease-in-out;
}

.roospin-v74tq8 .roospin-tr8wkh img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.roospin-d7ay5o,
.roospin-v74tq8:hover {
  color: var(--button-bg-hover);
}

.roospin-z3f744 {
  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%;
}

.roospin-z3f744.roospin-assqcl {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.roospin-z3f744.roospin-assqcl:after,
.roospin-z3f744.roospin-assqcl:before {
  content: "";
  position: absolute;
  margin: auto;
}

.roospin-z3f744.roospin-assqcl: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);
  }
}

.roospin-z3f744.roospin-assqcl:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.roospin-z3f744.roospin-assqcl > * {
  z-index: 1;
}

.roospin-z3f744 b,
.roospin-z3f744 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.roospin-z3f744 .roospin-w311ui {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.roospin-z3f744 .roospin-wurbb3 {
  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;
}

.roospin-z3f744 .roospin-tr8wkh {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.roospin-z3f744 .roospin-jpn645 {
  margin-top: 12px;
}

.roospin-jpn645 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.roospin-v69wo5 {
  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;
}

.roospin-jpn645 .roospin-8y0k6o {
  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.roospin-1jn6qi ease-in-out;
}

.roospin-jpn645 .roospin-8y0k6o:hover {
  background: rgba(255, 255, 255, 0.3);
}

.roospin-jzvp67 {
  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;
}

.roospin-z3f744.roospin-smpvnw {
  gap: 12px;
  padding: 16px;
}

.roospin-z3f744.roospin-smpvnw .roospin-jzvp67 {
  min-width: 240px;
}

.roospin-z3f744.roospin-smpvnw .roospin-jzvp67.roospin-o98fvi {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .roospin-z3f744 .roospin-w311ui {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .roospin-z3f744 .roospin-wurbb3 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .roospin-z3f744 .roospin-tr8wkh {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .roospin-z3f744.roospin-smpvnw .roospin-tr8wkh {
    max-width: 126px;
  }
  .roospin-z3f744 .roospin-jpn645 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .roospin-z3f744 .roospin-v69wo5 {
    max-width: unset;
  }
  .roospin-jzvp67 {
    min-width: unset;
    width: 100%;
  }
  .roospin-z3f744 .roospin-jzvp67 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .roospin-z3f744.roospin-smpvnw {
    grid-template-rows: auto 1fr auto;
  }
  .roospin-z3f744.roospin-smpvnw .roospin-jzvp67 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .roospin-z3f744 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .roospin-z3f744 .roospin-w311ui {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .roospin-z3f744 .roospin-tr8wkh {
    max-width: 78px;
  }
  .roospin-z3f744 .roospin-jpn645 {
    margin-top: -12px;
  }
  .roospin-z3f744.roospin-smpvnw {
    gap: 8px;
  }
  .roospin-z3f744.roospin-smpvnw .roospin-w311ui {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .roospin-z3f744.roospin-smpvnw .roospin-wurbb3 {
    grid-column: 1/3;
  }
  .roospin-z3f744.roospin-smpvnw .roospin-tr8wkh {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .roospin-z3f744.roospin-smpvnw .roospin-tr8wkh img {
    max-width: 114px;
  }
}

.roospin-jzvp67.roospin-9ioq23,
.roospin-jzvp67.roospin-3q0dzh,
.roospin-jzvp67.roospin-273p4r {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.roospin-1jn6qi ease-in-out;
}

.roospin-jzvp67.roospin-9ioq23,
.roospin-jzvp67.roospin-273p4r {
  padding: 10px;
}

.roospin-jzvp67.roospin-9ioq23:hover,
.roospin-jzvp67.roospin-3q0dzh:hover,
.roospin-jzvp67.roospin-273p4r:hover {
  background: var(--button-bg-hover);
}

.roospin-jzvp67.roospin-9ioq23:hover svg path,
.roospin-jzvp67.roospin-273p4r:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.roospin-jzvp67.roospin-o98fvi {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.roospin-1jn6qi ease-in-out;
  background: var(--button-bg-color);
}

.roospin-jzvp67.roospin-o98fvi:hover {
  background-color: var(--button-bg-hover);
}

.roospin-jzvp67.roospin-3q0dzh: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);
  }
}

.roospin-jzvp67.roospin-3q0dzh:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.roospin-jzvp67.roospin-o98fvi:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.roospin-0ppq8t {
  max-width: 650px;
}

.roospin-nwm7pr {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.roospin-534olc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.roospin-qnnkzq {
  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.roospin-og583v ease-in-out;
  cursor: pointer;
}

.roospin-qnnkzq:hover {
  opacity: 0.5;
}

.roospin-qnnkzq:focus {
  outline: 0;
}

.roospin-qnnkzq:focus .roospin-dy9tdr,
.roospin-qnnkzq:hover .roospin-dy9tdr {
  fill: red;
  fill-opacity: 1;
}

.roospin-qnnkzq:hover {
  cursor: pointer;
}

.roospin-56yka3 {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.roospin-0ppq8t.roospin-ppekwi {
  margin: 0 auto;
}

.roospin-0ppq8t.roospin-6uzi39 {
  margin-left: auto;
}

.roospin-q1s2uz {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.roospin-dhmxad {
  padding-bottom: 50px;
}

.roospin-twjty9 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.roospin-bzvhx4 {
  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;
}

.roospin-i45zxu {
  margin-top: 24px;
}

.roospin-ylwsoj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.roospin-1kjj82 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.roospin-cs6by2 {
  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;
}

.roospin-o0gc9x {
  width: 468px;
}

.roospin-cs6by2 .roospin-gxm4fm {
  margin: 0.roospin-a5bkup 0;
}

.roospin-y4v9vk {
  display: flex;
  min-width: 224px;
}

.roospin-6t4zr6 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.roospin-og583v ease-in-out;
}

.roospin-s55yzp,
.roospin-6t4zr6:hover {
  color: var(--text-color);
}

.roospin-r6cx3t {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.roospin-do9c63 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .roospin-q1s2uz {
    padding: 16px;
  }
  .roospin-r6cx3t {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .roospin-do9c63 {
    align-items: center;
  }
  .roospin-o0gc9x {
    width: unset;
  }
  .roospin-y4v9vk {
    min-width: unset;
  }
  .roospin-cs6by2 {
    max-height: unset;
  }
  .roospin-twjty9 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .roospin-q1s2uz {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.roospin-h3mzpl {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.roospin-h3mzpl:not(:last-child) {
  margin-bottom: 16px;
}

.roospin-ekriao {
  outline: 0;
}

.roospin-ekriao .roospin-gzsee0 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.roospin-iyo4eb {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .roospin-iyo4eb {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.roospin-iyo4eb::-webkit-details-marker {
  display: none;
}

.roospin-iyo4eb: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;
}

.roospin-iyo4eb: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] .roospin-iyo4eb:after {
  transform: unset;
}

.roospin-gzsee0 {
  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);
}

.roospin-gzsee0 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.roospin-og583v ease-in-out;
  -o-transition: 0.roospin-og583v ease-in-out;
  transition: 0.roospin-og583v ease-in-out;
}

.roospin-nnn1c0 {
  padding: 16px 0 0 0;
}

.roospin-nnn1c0 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .roospin-nnn1c0 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .roospin-iyo4eb {
    flex-wrap: wrap;
    gap: 12px;
  }
  .roospin-iyo4eb::after {
    margin-left: auto;
  }
  .roospin-gzsee0 {
    order: 3;
    flex: 1 1 100%;
  }
  .roospin-iyo4eb {
    font-size: 14px;
    line-height: 130%;
  }
  .roospin-gzsee0 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.roospin-jfzg0w {
  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;
}

.roospin-ieqtwj {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.roospin-jfzg0w.roospin-e838jg .roospin-ieqtwj {
  margin-bottom: 12px;
}

.roospin-ieqtwj::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;
}

.roospin-jfzg0w.roospin-e838jg .roospin-ieqtwj::after {
  transform: unset;
}

.roospin-0uocnh {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.roospin-vrhicf {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.roospin-og583v ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.roospin-vrhicf: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;
}

.roospin-jfzg0w.roospin-e838jg .roospin-0uocnh {
  max-height: 100%;
}

.roospin-lem1bp {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.roospin-ngjn2j {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.roospin-kzx4a7 {
  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;
}

.roospin-lf59qo {
  margin-right: 4px;
}

.roospin-8bc16r {
  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.roospin-og583v ease-in-out;
}

.roospin-8bc16r svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.roospin-gfcgct,
.roospin-8bc16r:hover {
  color: var(--text-color);
}

.roospin-fancix {
  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;
}

.roospin-fancix img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.roospin-fancix .roospin-vo2q9x {
  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;
}

.roospin-fancix .roospin-7dt1a5 {
  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;
}

.roospin-48k25m {
  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;
}

.roospin-kp77tq {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.roospin-pmewyr .roospin-yyd4eh {
  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;
}

.roospin-pmewyr {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.roospin-1zek09 {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.roospin-ljpb3c {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.roospin-8rdj4j {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.roospin-6k2m6j 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;
}

.roospin-8rdj4j:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.roospin-of4vnf {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.roospin-lr6yps {
  -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.roospin-og583v ease-in-out;
  transition: transform 0.roospin-og583v ease-in-out;
  -o-transition: transform 0.roospin-og583v ease-in-out;
  transition:
    transform 0.roospin-og583v ease-in-out,
    -webkit-transform 0.roospin-og583v ease-in-out;
  cursor: pointer;
}

.roospin-lr6yps svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.roospin-lr6yps: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;
}

.roospin-duer11 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .roospin-duer11 {
    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);
}

.roospin-c56s2k {
  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;
}

.roospin-zv8i71 {
  position: relative;
  width: 100%;
}

.roospin-c56s2k.roospin-6faqsr {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.roospin-c56s2k.roospin-ppekwi {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.roospin-c56s2k.roospin-6uzi39 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.roospin-l27jco {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.roospin-832jd7 {
  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.roospin-og583v ease-in-out;
  cursor: pointer;
}

.roospin-832jd7:hover {
  opacity: 0.5;
}

.roospin-c56s2k.roospin-g9tzwi .roospin-832jd7 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.roospin-c56s2k.roospin-g9tzwi .roospin-l27jco {
  cursor: pointer;
}

.roospin-3eqbgp {
  fill: #0009;
}

.roospin-bdp0wq {
  fill: #fff;
}

.roospin-832jd7:hover .roospin-3eqbgp {
  fill: red;
}

.roospin-832jd7 svg path {
  -webkit-transition: 0.roospin-og583v ease-in-out;
  -o-transition: 0.roospin-og583v ease-in-out;
  transition: 0.roospin-og583v ease-in-out;
}

.roospin-xaptxe {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.roospin-xaptxe > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.roospin-xaptxe.roospin-eid5bs > :not(.get-image) {
  grid-column: 1/3;
}

.roospin-bhngc5:not(._h1-block) .roospin-xaptxe > .roospin-xeq4v3 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.roospin-xaptxe.roospin-eid5bs .roospin-n5rqkz {
  grid-column: 2/3;
}

.roospin-xaptxe.roospin-eid5bs > .roospin-tr8wkh {
  grid-column: 1/2;
}

.roospin-xaptxe.roospin-eid5bs > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.roospin-xaptxe > p:first-of-type {
  margin-top: 0;
}

.roospin-xaptxe .roospin-tr8wkh {
  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;
}

.roospin-bhngc5:not(._h1-block) .roospin-xeq4v3 ~ .roospin-tr8wkh {
  grid-row: 2/10;
}

.roospin-bhngc5.roospin-ojt164 .roospin-xeq4v3 ~ .roospin-tr8wkh {
  grid-row: 1/10;
}

.roospin-bhngc5.roospin-ojt164 > .roospin-xeq4v3 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.roospin-bhngc5.roospin-ojt164 .roospin-tr8wkh {
  grid-row: 1/10;
}

.roospin-xaptxe.roospin-c4drce .roospin-tr8wkh {
  align-items: flex-start;
}

.roospin-xaptxe.roospin-ppekwi .roospin-n5rqkz {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.roospin-xaptxe.roospin-ppekwi .roospin-tr8wkh {
  align-items: center;
}

.roospin-xaptxe.roospin-gkev3q .roospin-tr8wkh {
  align-items: flex-end;
}

.roospin-n5rqkz > :first-child {
  margin-top: 0;
}

.roospin-n5rqkz > :last-child {
  margin-bottom: 0;
}

* + .roospin-n5kl5t,
.roospin-bhngc5 + .roospin-bhngc5 {
  margin-top: 2rem;
}

.roospin-7y4ofd td::before,
.roospin-7y4ofd th::after {
  display: none !important;
}

.roospin-7y4ofd #link-selector {
  color: #000;
}

.roospin-7y4ofd .roospin-guns5n {
  color: #135e96;
}

.roospin-7y4ofd .roospin-9079wn *,
.roospin-7y4ofd .roospin-4r04z8 p,
.roospin-7y4ofd .roospin-qlh5xy * {
  color: #000;
}

.roospin-7y4ofd .roospin-i76j4c {
  background: 0 0 !important;
}

.roospin-7y4ofd .roospin-6iougt {
  color: #000;
}

.roospin-7y4ofd .roospin-hp23rr.roospin-wfr1vk {
  color: #fff;
}

.roospin-7y4ofd .roospin-e7fg63 {
  color: #000;
}

.roospin-7y4ofd
  .roospin-qltw4x
  .roospin-y24rpe.roospin-wfr1vk.roospin-fqy0cf {
  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;
}

.roospin-k2sur5,
body .roospin-u2pyvw {
  color: #000;
  background: var(--color-body) !important;
}

.roospin-k2sur5 .roospin-ewfy69 .roospin-mpwue0,
body .roospin-u2pyvw .roospin-ewfy69 .roospin-mpwue0 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .roospin-vrhicf:focus,
  .roospin-vrhicf:hover {
    color: #f9cb16;
  }
  .roospin-b0pddn:focus,
  .roospin-b0pddn:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .roospin-3qvfxu:focus img,
  .roospin-3qvfxu:focus svg,
  .roospin-3qvfxu:hover img,
  .roospin-3qvfxu:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .roospin-fancix {
    display: none;
  }
}

@media (min-width: 1024px) {
  .roospin-wrd6kv:hover .roospin-nyjiqo svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .roospin-nyjiqo {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .roospin-lxdk0k {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .roospin-whpz3f {
    grid-template-columns: repeat(4, 1fr);
  }
  .roospin-z6w8yn {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .roospin-m557pj .roospin-m3zapa {
    grid-template-columns: 1fr;
  }
  .roospin-m557pj .roospin-003rr4 {
    -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;
  }
  .roospin-m557pj .roospin-r7j2h8 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .roospin-m557pj .roospin-ybnsfx {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .roospin-m557pj .roospin-54wt5g {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .roospin-m557pj .roospin-r7j2h8:not(:first-child) {
    border: none;
  }
  .roospin-m557pj .roospin-r7j2h8:first-child .roospin-ybnsfx {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .roospin-m557pj .roospin-r7j2h8:last-child .roospin-ybnsfx {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .roospin-ap20iy {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .roospin-eii1gu {
    max-width: 100px;
  }
  .roospin-klwb5d {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .roospin-mvaj71 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .roospin-mvaj71 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .roospin-p05p03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .roospin-klwb5d + .roospin-mvaj71 {
    margin-left: auto;
  }
  .roospin-n7afh0 {
    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;
  }
  .roospin-n7afh0.roospin-e838jg {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .roospin-xiq22k {
    -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;
  }
  .roospin-bqblc8 {
    width: 100%;
  }
  .roospin-bqblc8:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .roospin-lm80kr {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .roospin-lm80kr svg {
    margin-right: 4px;
  }
  .roospin-wrd6kv {
    -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;
  }
  .roospin-nyjiqo svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .roospin-nyjiqo {
    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;
  }
  .roospin-gxm4fm {
    display: none;
    width: 100%;
  }
  .roospin-wrd6kv.roospin-e838jg .roospin-gxm4fm {
    padding: 0 0 0 48px;
  }
  .roospin-v74tq8 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .roospin-bzvhx4 .roospin-tr8wkh {
    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;
  }
  .roospin-kcjuge {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .roospin-kcjuge + .roospin-kcjuge {
    margin-right: 0;
  }
  .roospin-kcjuge + .roospin-tr8wkh {
    margin: 0;
  }
  .roospin-lxdk0k {
    grid-template-columns: repeat(4, 1fr);
  }
  .roospin-whpz3f {
    grid-template-columns: repeat(3, 1fr);
  }
  .roospin-63nyyv,
  .roospin-h2asty {
    grid-template-columns: repeat(2, 1fr);
  }
  .roospin-xaptxe {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .roospin-xaptxe.roospin-eid5bs .roospin-n5rqkz {
    grid-column: auto;
    grid-row: auto;
  }
  .roospin-xaptxe > .roospin-xeq4v3 {
    grid-column: 1/2;
  }
  .roospin-xaptxe.roospin-eid5bs > :not(.get-image) {
    grid-column: 1/2;
  }
  .roospin-xaptxe .roospin-tr8wkh,
  .roospin-xaptxe.roospin-eid5bs > .roospin-tr8wkh {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .roospin-xaptxe.roospin-eid5bs > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .roospin-bhngc5.roospin-ojt164 .roospin-xaptxe > .roospin-tr8wkh {
    grid-row: 1/2;
  }
  .roospin-xaptxe .roospin-xeq4v3 ~ .roospin-tr8wkh,
  .roospin-xaptxe.roospin-eid5bs .roospin-xeq4v3 ~ .roospin-tr8wkh {
    grid-row: 2/3;
  }
  .roospin-bhngc5.roospin-ojt164 .roospin-xeq4v3 ~ .roospin-tr8wkh {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .roospin-hioymf:first-child .roospin-9b411z {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .roospin-hioymf:first-child .roospin-9b411z h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .roospin-hioymf {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .roospin-hioymf {
    padding: 0;
  }
  .roospin-dsa0gm {
    margin-top: 1rem;
  }
  .roospin-ekriao {
    border-radius: 5px;
  }
  .roospin-xri8hz {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .roospin-ieqtwj::after {
    display: inline-block;
  }
  .roospin-ieqtwj {
    margin: 0;
    width: 100%;
  }
  .roospin-0uocnh {
    width: 100%;
  }
  .roospin-0uocnh.roospin-0ew5b2 {
    -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%;
  }
  .roospin-0uocnh.roospin-0ew5b2 .roospin-grydx8 {
    width: 100%;
  }
  .roospin-0uocnh.roospin-0ew5b2 .roospin-grydx8:not(:last-child) {
    margin-right: 0;
  }
  .roospin-vrhicf {
    width: 100%;
    text-align: center;
  }
  .roospin-jfzg0w.roospin-e838jg .roospin-0uocnh {
    margin-top: 1rem;
  }
  .roospin-lxdk0k {
    grid-template-columns: repeat(3, 1fr);
  }
  .roospin-z6w8yn,
  .roospin-whpz3f {
    grid-template-columns: repeat(2, 1fr);
  }
  .roospin-63nyyv,
  .roospin-h2asty,
  .roospin-c7y6pp {
    grid-template-columns: 1fr;
  }
  .roospin-5mb7q9 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .roospin-aqpxbs {
    min-width: 300px;
    max-width: 325px;
  }
  .roospin-ybnsfx {
    cursor: auto;
  }
  .roospin-u1lsrf .roospin-ybnsfx {
    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;
  }
  .roospin-duer11 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .roospin-gxm4fm {
    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) {
  .roospin-duer11 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.roospin-kcjuge p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .roospin-mvaj71 {
    margin: 0 -0.2rem;
  }
  .roospin-kcjuge {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .roospin-8hgzg2 {
    -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;
  }
  .roospin-ocw58d {
    max-width: 100%;
  }
  .roospin-lxdk0k {
    grid-template-columns: repeat(2, 1fr);
  }
  .roospin-z6w8yn,
  .roospin-whpz3f {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .roospin-ap20iy {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .roospin-mvaj71 {
    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;
  }
  .roospin-qe1qbu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .roospin-a2fmvl {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .roospin-dfurmi,
  .roospin-i6rhrz {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .roospin-ru2eww {
    width: 100%;
  }
  .roospin-lxdk0k {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .roospin-duer11 {
    top: 127px !important;
  }
}

.roospin-fwo77b {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .roospin-fwo77b {
  }
}

@media (max-width: 767px) {
  .roospin-fwo77b {
    margin-bottom: 12px;
  }
}

.roospin-fwo77b img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.roospin-osolwm {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.roospin-osolwm > .roospin-9njogt {
  flex: 1 1;
}

@media (max-width: 767px) {
  .roospin-osolwm {
    flex-direction: column;
    gap: 12px;
  }
}

.roospin-y8yei0 {
  display: flex;
}

.roospin-y8yei0 .roospin-qwk9y9 {
  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;
}

.roospin-y8yei0 .roospin-bck60y {
  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;
}

.roospin-y8yei0 .roospin-c5gx09 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.roospin-y8yei0 .roospin-tk457o {
  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));
  }
}

.roospin-y8yei0 .roospin-tk457o:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.roospin-y8yei0 .roospin-yrmq8g {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.roospin-xkz2dc {
  border: unset;
  background-color: unset;
}

.roospin-xkz2dc tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.roospin-xkz2dc .roospin-b1qs7s,
.roospin-xkz2dc .roospin-i7p7a5 {
  flex: 0 1 330px;
}

.roospin-xkz2dc .roospin-rqhixa {
  flex: 1 1;
}

.roospin-xkz2dc tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.roospin-xkz2dc tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.roospin-xkz2dc tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.roospin-xkz2dc tr td p {
  color: #fff;
  margin: 0;
}

.roospin-xkz2dc tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.roospin-xkz2dc tr.roospin-b1qs7s td p {
  padding: 16px 0;
}

.roospin-xkz2dc tr.roospin-b1qs7s td p:not(:last-child),
.roospin-xkz2dc tr.roospin-i7p7a5 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.roospin-xkz2dc tr.roospin-b1qs7s td p:first-child,
.roospin-xkz2dc tr.roospin-i7p7a5 td p:first-child {
  padding-top: 0;
}

.roospin-xkz2dc tr.roospin-i7p7a5 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.roospin-xkz2dc tr.roospin-i7p7a5 td p:last-child {
  padding-bottom: 0;
}

.roospin-xkz2dc .roospin-i7p7a5 img {
  max-width: 32px;
}

.roospin-xkz2dc .roospin-rqhixa {
  min-width: 718px;
}

.roospin-xkz2dc .roospin-rqhixa td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.roospin-xkz2dc .roospin-rqhixa td {
  display: flex;
}

.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-cuz8ts,
.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-fy7u3h,
.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-f4gzwn {
  flex: 1 1 50%;
}

.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-khhc4i {
  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;
}

.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-lwyow4,
.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-ns82fq {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-cuz8ts,
.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-fy7u3h {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-cuz8ts span,
.roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-fy7u3h span {
  font-weight: 800;
}

.roospin-xkz2dc .roospin-rqhixa img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .roospin-xkz2dc .roospin-rqhixa td .roospin-f4gzwn:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .roospin-xkz2dc tr.roospin-b1qs7s td p:last-child {
    padding-bottom: 0;
  }
  .roospin-xkz2dc .roospin-i7p7a5 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .roospin-xkz2dc .roospin-i7p7a5 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .roospin-xkz2dc tr.roospin-b1qs7s td p:not(:last-child),
  .roospin-xkz2dc tr.roospin-i7p7a5 td p:not(:last-child) {
    border-bottom: unset;
  }
  .roospin-xkz2dc tr.roospin-i7p7a5 td p:last-child {
    padding-bottom: 12px;
  }
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-cuz8ts,
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-fy7u3h,
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-f4gzwn {
    flex: 1 1 50%;
    padding: 0;
  }
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-cuz8ts,
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-fy7u3h {
    margin-top: 16px;
  }
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-f4gzwn {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-cuz8ts {
    border-right: 1px solid var(--border-color);
  }
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-f4gzwn:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .roospin-xkz2dc .roospin-rqhixa td:last-child .roospin-f4gzwn:last-child {
    padding-bottom: 0;
  }
}

.roospin-f4gzwn {
  display: flex;
  flex-direction: column;
}

.roospin-xkz2dc .roospin-rqhixa td .roospin-f4gzwn {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.roospin-xkz2dc .roospin-rqhixa td .roospin-f4gzwn:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.roospin-xkz2dc .roospin-rqhixa td .roospin-f4gzwn:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .roospin-xkz2dc .roospin-rqhixa td .roospin-f4gzwn:not(:first-child) {
    padding-left: 0;
  }
  .roospin-xkz2dc .roospin-rqhixa td .roospin-f4gzwn:not(:last-of-type) {
    border-right: unset;
  }
}

.roospin-xkz2dc .roospin-sk8q6q {
  flex: 0 1 485px;
}

.roospin-xkz2dc .roospin-2dy8kj {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.roospin-xkz2dc .roospin-2dy8kj li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.roospin-xkz2dc .roospin-2dy8kj li.roospin-hljhe8 {
  padding: 6px 12px;
}

.roospin-xkz2dc .roospin-2dy8kj li a,
.roospin-xkz2dc .roospin-2dy8kj 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;
}

.roospin-xkz2dc .roospin-zuce8x,
.roospin-xkz2dc .roospin-nx0t6x {
  flex: 1 1;
}

.roospin-xkz2dc .roospin-cqptw1,
.roospin-xkz2dc .roospin-zxub99 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.roospin-xkz2dc .roospin-cqptw1 li,
.roospin-xkz2dc .roospin-zxub99 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.roospin-xkz2dc .roospin-nx0t6x img {
  max-width: 32px;
}

.roospin-xkz2dc .roospin-zuce8x img {
  max-width: 32px;
}

.roospin-xkz2dc .roospin-i8hrw1 {
  min-width: 280px;
}

.roospin-xkz2dc .roospin-i8hrw1 img {
  max-width: 146px;
}

.roospin-xkz2dc .roospin-i8hrw1 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .roospin-xkz2dc .roospin-b1qs7s,
  .roospin-xkz2dc .roospin-i7p7a5 {
    flex: 0 1 auto;
  }
  .roospin-xkz2dc .roospin-rqhixa {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .roospin-xkz2dc .roospin-b1qs7s,
  .roospin-xkz2dc .roospin-sk8q6q,
  .roospin-xkz2dc .roospin-i7p7a5,
  .roospin-xkz2dc .roospin-rqhixa {
    flex: 1 1 calc(50% - 20px);
  }
  .roospin-xkz2dc .roospin-zuce8x,
  .roospin-xkz2dc .roospin-i8hrw1,
  .roospin-xkz2dc .roospin-nx0t6x {
    flex: 1 1 30%;
  }
  .roospin-xkz2dc .roospin-i8hrw1 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .roospin-xkz2dc .roospin-b1qs7s,
  .roospin-xkz2dc .roospin-sk8q6q,
  .roospin-xkz2dc .roospin-zuce8x,
  .roospin-xkz2dc .roospin-i7p7a5,
  .roospin-xkz2dc .roospin-rqhixa,
  .roospin-xkz2dc .roospin-i8hrw1,
  .roospin-xkz2dc .roospin-nx0t6x {
    flex: 1 1 100%;
  }
}

.roospin-mwmnb6 .roospin-dlzch1 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.roospin-mwmnb6 .roospin-3o91vu {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.roospin-mwmnb6 .roospin-3psynt {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.roospin-mwmnb6 .roospin-tc1ket {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.roospin-mwmnb6 .roospin-tc1ket > :nth-child(3) {
  margin-top: 0;
}

.roospin-mwmnb6 .roospin-tr8wkh {
  grid-column: 2/3;
  grid-row: 1/10;
}

.roospin-mwmnb6 .roospin-gn7jff {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.roospin-mwmnb6 .roospin-dsa0gm {
  grid-column: 1/2;
}

.roospin-mwmnb6 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.roospin-mwmnb6 .roospin-3o91vu: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;
}

.roospin-mwmnb6 .roospin-3o91vu:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.roospin-mwmnb6 .roospin-ru2eww {
  min-width: 240px;
}

@media (max-width: 768px) {
  .roospin-mwmnb6 .roospin-3o91vu:not(:last-child):before {
    bottom: 8px;
  }
  .roospin-mwmnb6 .roospin-3o91vu:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .roospin-mwmnb6 .roospin-tc1ket {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .roospin-mwmnb6 .roospin-tr8wkh {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .roospin-mwmnb6 .roospin-tr8wkh img {
    width: 100%;
    height: auto;
  }
  .roospin-mwmnb6 .roospin-ru2eww {
    width: 100%;
    min-width: unset;
  }
}

.roospin-f4ju59 .roospin-m4mfy3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.roospin-f4ju59 .roospin-kssney {
  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;
}

.roospin-f4ju59 .roospin-tr8wkh {
  height: 100%;
}

.roospin-f4ju59 .roospin-tr8wkh img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.roospin-f4ju59 .roospin-0ki0z3 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.roospin-f4ju59 .roospin-mo5j1c {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.roospin-f4ju59 .roospin-cw8idw {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .roospin-f4ju59 .roospin-kssney {
    flex: 1 1 100%;
  }
  .roospin-f4ju59 .roospin-jzvp67 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .roospin-f4ju59 .roospin-kssney {
    flex-direction: column;
  }
  .roospin-f4ju59 .roospin-tr8wkh {
    width: 100%;
    height: auto;
  }
  .roospin-f4ju59 .roospin-tr8wkh img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .roospin-f4ju59 .roospin-0ki0z3 {
    padding: 0 16px 16px 16px;
  }
  .roospin-f4ju59 .roospin-jzvp67 {
    min-width: unset;
    width: 100%;
  }
}

.roospin-gp3lr6 .roospin-hvfp6y {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.roospin-gp3lr6 .roospin-hmehm5 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.roospin-gp3lr6 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;
}

.roospin-gp3lr6 .roospin-oxehhx {
  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;
}

.roospin-gp3lr6 .roospin-hmehm5:hover .roospin-oxehhx {
  display: flex;
}

.roospin-gp3lr6 .roospin-idzpba {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.roospin-gp3lr6 .roospin-97qplt {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.roospin-cyzsqr {
  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;
}

.roospin-cyzsqr.roospin-e54t3y {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.roospin-1jn6qi ease-in-out;
}

.roospin-cyzsqr.roospin-e54t3y:hover {
  color: #f9cb16;
  background-color: transparent;
}

.roospin-gp3lr6 .roospin-8xvi3l {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.roospin-1jn6qi ease-in-out;
}

.roospin-gp3lr6 .roospin-8xvi3l:hover {
  color: #196948;
  background-color: #f9cb16;
}

.roospin-gp3lr6 .roospin-8xvi3l:after,
.roospin-cyzsqr.roospin-e54t3y:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.roospin-cyzsqr.roospin-e54t3y:after {
  background-image: url(../images/Cash.svg);
}

.roospin-gp3lr6 .roospin-8xvi3l:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .roospin-gp3lr6 .roospin-hvfp6y {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .roospin-gp3lr6 .roospin-hvfp6y {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .roospin-gp3lr6 .roospin-hvfp6y {
    grid-template-columns: 1fr;
  }
  .roospin-gp3lr6 .roospin-hmehm5 {
    height: auto;
  }
  .roospin-gp3lr6 .roospin-hmehm5 .roospin-oxehhx {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .roospin-gp3lr6 .roospin-idzpba,
  .roospin-gp3lr6 .roospin-97qplt {
    text-align: left;
  }
  .roospin-gp3lr6 .roospin-97qplt {
    margin-bottom: 8px;
  }
  .roospin-gp3lr6 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.roospin-8dkrp5 {
  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;
}

.roospin-8dkrp5.roospin-g9tzwi {
  display: block;
}

.roospin-8dkrp5 .roospin-wwj18t {
  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;
}

.roospin-8dkrp5 .roospin-2fqclc {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.roospin-8dkrp5 .roospin-sna3w4 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.roospin-8dkrp5 .roospin-hz6uy1 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.roospin-8dkrp5 .roospin-cyzsqr {
  min-width: 296px;
  margin-bottom: 0;
}

.roospin-8dkrp5 .roospin-qf1cyy {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.roospin-8dkrp5 .roospin-gccjxz {
  position: relative;
  flex: 1 1;
}

.roospin-8dkrp5 .roospin-gccjxz iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .roospin-8dkrp5 .roospin-2fqclc {
    flex-wrap: wrap;
    gap: 8px;
  }
  .roospin-8dkrp5 .roospin-sna3w4 {
    order: 1;
  }
  .roospin-8dkrp5 .roospin-hz6uy1 {
    order: 3;
    flex: 1 1 100%;
  }
  .roospin-8dkrp5 .roospin-cyzsqr {
    width: 100%;
    min-width: unset;
  }
  .roospin-8dkrp5 .roospin-qf1cyy {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .roospin-xaptxe > .roospin-xeq4v3 {
    margin-bottom: 0;
  }
  .roospin-xaptxe > .roospin-dsa0gm,
  .roospin-xaptxe > p {
    margin-top: 0;
  }
}

.roospin-pe3zsq img,
.roospin-kcjuge img {
  width: auto;
  object-fit: contain;
}

.roospin-pe3zsq {
  align-items: center;
}

.roospin-pe3zsq img {
  max-height: 76px;
}

.roospin-kcjuge img {
  max-height: 64px;
}

.roospin-g9ez9l {
  overflow: auto;
}

.roospin-vzpcno {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.roospin-uz9agp:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.roospin-lfl8l3 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.roospin-skzd05 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.roospin-lfl8l3 .roospin-tr8wkh {
  margin-right: 20px;
  flex-shrink: 0;
}

.roospin-lfl8l3 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.roospin-9rcozz {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.roospin-9rcozz > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .roospin-lfl8l3 {
    padding: 15px 10px;
  }
  .roospin-9rcozz {
    padding: 15px 10px;
  }
  .roospin-lfl8l3 .roospin-tr8wkh {
    margin-right: 10px;
  }
}

.roospin-nl3jdt {
  overflow-x: auto;
}

.roospin-ey4rb5 {
  border-collapse: collapse;
  width: 100%;
}

.roospin-nl3jdt th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.roospin-nl3jdt td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.roospin-nl3jdt td.roospin-1wlitl {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.roospin-nl3jdt td.roospin-3go9c7 {
  border-right: none;
}

.roospin-nl3jdt td.roospin-3go9c7 .roospin-tr8wkh {
  justify-content: flex-start;
}

.roospin-nl3jdt td.roospin-3go9c7 .roospin-tr8wkh img {
  height: auto;
  width: 90px;
}

.roospin-nl3jdt td.roospin-2om6fi,
.roospin-nl3jdt td.roospin-z3lqmu {
  font-weight: 600;
  text-align: right;
}

.roospin-nl3jdt td.roospin-i653nt,
.roospin-nl3jdt td.roospin-2om6fi {
  padding-bottom: 10px;
  border-bottom: none;
}

.roospin-nl3jdt td.roospin-2om6fi,
.roospin-nl3jdt td.roospin-z3lqmu {
  border-left: none;
}

.roospin-nl3jdt td.roospin-i653nt,
.roospin-nl3jdt td.roospin-5wv7f1 {
  border-right: none;
}

.roospin-nl3jdt td.roospin-5wv7f1,
.roospin-nl3jdt td.roospin-z3lqmu {
  border-top: none;
  padding-top: 10px;
}

.roospin-liy7lt {
  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;
}

.roospin-liy7lt .roospin-jzvp67 {
  min-width: unset;
  width: 100%;
}

.roospin-liy7lt .roospin-jzvp67.roospin-9ioq23 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.roospin-liy7lt .roospin-jzvp67.roospin-273p4r {
  grid-column: 2/3;
  grid-row: 1/2;
}

.roospin-liy7lt .roospin-w6xhb5 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .roospin-liy7lt {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .roospin-liy7lt .roospin-jzvp67.roospin-9ioq23 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .roospin-liy7lt .roospin-jzvp67.roospin-273p4r {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .roospin-liy7lt .roospin-w6xhb5 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.roospin-qm0t8m {
  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;
}

.roospin-0vxllg {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.roospin-lce98b p a img {
  margin: 0 auto;
  display: block;
}

.roospin-lce98b table {
  margin-bottom: 17px;
}

/* contanct form */
.roospin-1ow75f {
  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;
}

.roospin-1ow75f label {
  font-size: 14px;
}

.roospin-1ow75f h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roospin-1ow75f input,
.roospin-1ow75f textarea,
.roospin-1ow75f 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;
}
.roospin-1ow75f button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roospin-1jn6qi ease;
}
.roospin-1ow75f button:hover {
  background-color: #691204;
}
.roospin-x259ns {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roospin-g9hku3 ease-in;
}

.roospin-x259ns 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;
}
.roospin-27efdq, .roospin-mtyxvd, [class*="review-card"],
thead, thead th, table th, .roospin-g2zub4,
.roospin-1hmg88, [class*="collapsible-header"],
.roospin-j29bt5, [class*="updated-block"] {
  color: #ece7dc !important;
}
