@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);
}

.ruby-reels-c9bhxu {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.ruby-reels-pudvld {
  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.ruby-reels-4hexif,
ul.ruby-reels-4hexif {
  padding-left: 20px;
}

ul.ruby-reels-4hexif {
  list-style: disc;
}

ol.ruby-reels-4hexif {
  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;
  }
}

.ruby-reels-uw5qib > .ruby-reels-8299la,
.ruby-reels-uw5qib > .ruby-reels-xky0i7,
.ruby-reels-uw5qib > blockquote,
.ruby-reels-uw5qib > h1,
.ruby-reels-uw5qib > h2,
.ruby-reels-uw5qib > h3,
.ruby-reels-uw5qib > h4,
.ruby-reels-uw5qib > h5,
.ruby-reels-uw5qib > h6,
.ruby-reels-uw5qib > ol,
.ruby-reels-uw5qib > p,
.ruby-reels-uw5qib > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.ruby-reels-uw5qib > ol,
.ruby-reels-uw5qib > ul {
  padding-left: 50px;
}

.ruby-reels-uw5qib 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;
}

.ruby-reels-uw5qib:not(:last-child) {
  margin-bottom: 2rem;
}

.ruby-reels-uw5qib > :not(:first-child) {
  margin-top: 2rem;
}

.ruby-reels-uw5qib {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ruby-reels-uw5qib:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .ruby-reels-uw5qib:first-child {
    margin-top: 20px;
  }
}

.ruby-reels-uw5qib > p:last-of-type {
  margin-bottom: 32px;
}

.ruby-reels-uw5qib > .ruby-reels-mtf5ls:not(:first-child) {
  margin: 64px auto 16px auto;
}

.ruby-reels-ycc8a3 > .ruby-reels-mtf5ls {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.ruby-reels-xky0i7 {
  overflow: auto;
}

.ruby-reels-xky0i7::-webkit-scrollbar {
  height: 5px;
}

.ruby-reels-xky0i7 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.ruby-reels-xky0i7 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.ruby-reels-xky0i7 table thead,
table thead {
  border-bottom: none;
}

.ruby-reels-xky0i7 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.ruby-reels-xky0i7 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.ruby-reels-xky0i7 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.ruby-reels-xky0i7 .ruby-reels-fde9gl {
  table-layout: auto;
}

.ruby-reels-xky0i7 .ruby-reels-fde9gl th {
  word-break: normal;
}

.ruby-reels-xky0i7 .ruby-reels-fde9gl td {
  word-break: normal;
}

.ruby-reels-c9bhxu .ruby-reels-c9bhxu {
  padding-right: 0;
  padding-left: 0;
}

.ruby-reels-flo7zy {
  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;
}

.ruby-reels-pqx0n4 {
  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;
}

.ruby-reels-1emykw {
  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;
}

.ruby-reels-8299la {
  margin-top: 24px;
}

.ruby-reels-8299la.ruby-reels-ihldru {
  text-align: left;
}

.ruby-reels-8299la.ruby-reels-0cq2wq {
  text-align: right;
}

.ruby-reels-8299la.ruby-reels-dlguz2 {
  text-align: center;
}

.ruby-reels-le9pjm {
  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.ruby-reels-iiqf7b ease-in-out;
  cursor: pointer;
}

.ruby-reels-le9pjm:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.ruby-reels-le9pjm {
  min-width: 328px;
}

@media (max-width: 768px) {
  .ruby-reels-le9pjm {
    min-width: unset;
  }
}

.ruby-reels-42z37s {
  background-color: var(--fh-bg-color);
}

.ruby-reels-p8trzx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.ruby-reels-all3r6 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.ruby-reels-all3r6 img {
  max-height: 80px;
  object-fit: contain;
}

.ruby-reels-y9jw2n {
  flex: 1 1;
}

.ruby-reels-ajn6tz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.ruby-reels-gtycmn {
  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;
}

.ruby-reels-gtycmn 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;
}

.ruby-reels-gtycmn.ruby-reels-ogvjgt span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.ruby-reels-gtycmn.ruby-reels-ogvjgt span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.ruby-reels-gtycmn.ruby-reels-ogvjgt span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.ruby-reels-y9jw2n + .ruby-reels-ajn6tz {
  margin-left: 20px;
}

.ruby-reels-8ben36 {
  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;
}

.ruby-reels-8ben36 > svg {
  max-width: 24px;
  max-height: 24px;
}

.ruby-reels-8ben36 + .ruby-reels-8ben36 {
  margin-left: 5px;
}

.ruby-reels-2kc1ug {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.ruby-reels-2kc1ug:hover {
  background-color: var(--button-bg-hover);
}

.ruby-reels-0m1ic4 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.ruby-reels-iiqf7b ease-in-out;
  border: 1px solid var(--border-color);
}

.ruby-reels-0m1ic4:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.ruby-reels-nbvdiy {
  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) {
  .ruby-reels-y9jw2n {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .ruby-reels-nbvdiy {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .ruby-reels-y9jw2n {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .ruby-reels-8ben36 {
    min-width: unset;
    flex: 1 1;
  }
}

.ruby-reels-fx8l2u {
  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;
}

.ruby-reels-fx8l2u:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.ruby-reels-fx8l2u:hover .ruby-reels-dyf3p0 {
  opacity: 1;
  pointer-events: auto;
}

.ruby-reels-da0rdy {
  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.ruby-reels-hlkn8h ease-in-out;
  gap: 4px;
}

.ruby-reels-da0rdy > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.ruby-reels-da0rdy .ruby-reels-flo7zy img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.ruby-reels-pkgveq,
.ruby-reels-da0rdy:hover {
  color: var(--button-bg-hover);
}

.ruby-reels-fj1bpe {
  position: relative;
}

.ruby-reels-fj1bpe .ruby-reels-da0rdy {
  margin-right: 0;
  padding-right: 4px;
}

.ruby-reels-0ecdzl svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.ruby-reels-fj1bpe.ruby-reels-ogvjgt .ruby-reels-0ecdzl svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.ruby-reels-fj1bpe.ruby-reels-ogvjgt .ruby-reels-dyf3p0 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.ruby-reels-fj1bpe.ruby-reels-ogvjgt .ruby-reels-dyf3p0::before {
  display: none;
}

.ruby-reels-0ecdzl svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.ruby-reels-dyf3p0 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.ruby-reels-07n5bu 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.ruby-reels-dyf3p0::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.ruby-reels-dyf3p0:hover {
  color: var(--fh-bg-color);
}

.ruby-reels-o6n028 {
  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.ruby-reels-07n5bu 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.ruby-reels-hlkn8h ease-in-out;
  -o-transition: 0.ruby-reels-hlkn8h ease-in-out;
  transition: 0.ruby-reels-hlkn8h ease-in-out;
}

.ruby-reels-o6n028 .ruby-reels-flo7zy img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.ruby-reels-0ta7ji,
.ruby-reels-o6n028:hover {
  color: var(--button-bg-hover);
}

.ruby-reels-5b0ek2 {
  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%;
}

.ruby-reels-5b0ek2.ruby-reels-lbkz5v {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.ruby-reels-5b0ek2.ruby-reels-lbkz5v:after,
.ruby-reels-5b0ek2.ruby-reels-lbkz5v:before {
  content: "";
  position: absolute;
  margin: auto;
}

.ruby-reels-5b0ek2.ruby-reels-lbkz5v: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);
  }
}

.ruby-reels-5b0ek2.ruby-reels-lbkz5v:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.ruby-reels-5b0ek2.ruby-reels-lbkz5v > * {
  z-index: 1;
}

.ruby-reels-5b0ek2 b,
.ruby-reels-5b0ek2 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.ruby-reels-5b0ek2 .ruby-reels-4mmmkg {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.ruby-reels-5b0ek2 .ruby-reels-v598mp {
  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;
}

.ruby-reels-5b0ek2 .ruby-reels-flo7zy {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.ruby-reels-5b0ek2 .ruby-reels-zdzchd {
  margin-top: 12px;
}

.ruby-reels-zdzchd {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.ruby-reels-s441a0 {
  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;
}

.ruby-reels-zdzchd .ruby-reels-s36493 {
  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.ruby-reels-iiqf7b ease-in-out;
}

.ruby-reels-zdzchd .ruby-reels-s36493:hover {
  background: rgba(255, 255, 255, 0.3);
}

.ruby-reels-dhfk3h {
  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;
}

.ruby-reels-5b0ek2.ruby-reels-eevdbu {
  gap: 12px;
  padding: 16px;
}

.ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-dhfk3h {
  min-width: 240px;
}

.ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-dhfk3h.ruby-reels-tzxd3j {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .ruby-reels-5b0ek2 .ruby-reels-4mmmkg {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .ruby-reels-5b0ek2 .ruby-reels-v598mp {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .ruby-reels-5b0ek2 .ruby-reels-flo7zy {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-flo7zy {
    max-width: 126px;
  }
  .ruby-reels-5b0ek2 .ruby-reels-zdzchd {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .ruby-reels-5b0ek2 .ruby-reels-s441a0 {
    max-width: unset;
  }
  .ruby-reels-dhfk3h {
    min-width: unset;
    width: 100%;
  }
  .ruby-reels-5b0ek2 .ruby-reels-dhfk3h {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu {
    grid-template-rows: auto 1fr auto;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-dhfk3h {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .ruby-reels-5b0ek2 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .ruby-reels-5b0ek2 .ruby-reels-4mmmkg {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .ruby-reels-5b0ek2 .ruby-reels-flo7zy {
    max-width: 78px;
  }
  .ruby-reels-5b0ek2 .ruby-reels-zdzchd {
    margin-top: -12px;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu {
    gap: 8px;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-4mmmkg {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-v598mp {
    grid-column: 1/3;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-flo7zy {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .ruby-reels-5b0ek2.ruby-reels-eevdbu .ruby-reels-flo7zy img {
    max-width: 114px;
  }
}

.ruby-reels-dhfk3h.ruby-reels-tftnv2,
.ruby-reels-dhfk3h.ruby-reels-8bmu4n,
.ruby-reels-dhfk3h.ruby-reels-7gkka2 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.ruby-reels-iiqf7b ease-in-out;
}

.ruby-reels-dhfk3h.ruby-reels-tftnv2,
.ruby-reels-dhfk3h.ruby-reels-7gkka2 {
  padding: 10px;
}

.ruby-reels-dhfk3h.ruby-reels-tftnv2:hover,
.ruby-reels-dhfk3h.ruby-reels-8bmu4n:hover,
.ruby-reels-dhfk3h.ruby-reels-7gkka2:hover {
  background: var(--button-bg-hover);
}

.ruby-reels-dhfk3h.ruby-reels-tftnv2:hover svg path,
.ruby-reels-dhfk3h.ruby-reels-7gkka2:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.ruby-reels-dhfk3h.ruby-reels-tzxd3j {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.ruby-reels-iiqf7b ease-in-out;
  background: var(--button-bg-color);
}

.ruby-reels-dhfk3h.ruby-reels-tzxd3j:hover {
  background-color: var(--button-bg-hover);
}

.ruby-reels-dhfk3h.ruby-reels-8bmu4n: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);
  }
}

.ruby-reels-dhfk3h.ruby-reels-8bmu4n:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.ruby-reels-dhfk3h.ruby-reels-tzxd3j:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.ruby-reels-r0cncb {
  max-width: 650px;
}

.ruby-reels-ltsfp3 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.ruby-reels-bpdur8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ruby-reels-s7k5vg {
  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.ruby-reels-hlkn8h ease-in-out;
  cursor: pointer;
}

.ruby-reels-s7k5vg:hover {
  opacity: 0.5;
}

.ruby-reels-s7k5vg:focus {
  outline: 0;
}

.ruby-reels-s7k5vg:focus .ruby-reels-gf25k0,
.ruby-reels-s7k5vg:hover .ruby-reels-gf25k0 {
  fill: red;
  fill-opacity: 1;
}

.ruby-reels-s7k5vg:hover {
  cursor: pointer;
}

.ruby-reels-ots9oi {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.ruby-reels-r0cncb.ruby-reels-dlguz2 {
  margin: 0 auto;
}

.ruby-reels-r0cncb.ruby-reels-0cq2wq {
  margin-left: auto;
}

.ruby-reels-8v09x0 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.ruby-reels-wf9xo1 {
  padding-bottom: 50px;
}

.ruby-reels-b5ia54 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.ruby-reels-o0ra8l {
  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;
}

.ruby-reels-kdv8w7 {
  margin-top: 24px;
}

.ruby-reels-w2pch1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ruby-reels-gxyded {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.ruby-reels-t4h7o2 {
  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;
}

.ruby-reels-xno1dq {
  width: 468px;
}

.ruby-reels-t4h7o2 .ruby-reels-dyf3p0 {
  margin: 0.ruby-reels-70sf7h 0;
}

.ruby-reels-09p52s {
  display: flex;
  min-width: 224px;
}

.ruby-reels-hj7jso {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.ruby-reels-hlkn8h ease-in-out;
}

.ruby-reels-mgufwz,
.ruby-reels-hj7jso:hover {
  color: var(--text-color);
}

.ruby-reels-wco9m5 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.ruby-reels-heordh {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .ruby-reels-8v09x0 {
    padding: 16px;
  }
  .ruby-reels-wco9m5 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .ruby-reels-heordh {
    align-items: center;
  }
  .ruby-reels-xno1dq {
    width: unset;
  }
  .ruby-reels-09p52s {
    min-width: unset;
  }
  .ruby-reels-t4h7o2 {
    max-height: unset;
  }
  .ruby-reels-b5ia54 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .ruby-reels-8v09x0 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.ruby-reels-g023sw {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.ruby-reels-g023sw:not(:last-child) {
  margin-bottom: 16px;
}

.ruby-reels-5akuag {
  outline: 0;
}

.ruby-reels-5akuag .ruby-reels-bhhx56 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.ruby-reels-wruxdq {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .ruby-reels-wruxdq {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.ruby-reels-wruxdq::-webkit-details-marker {
  display: none;
}

.ruby-reels-wruxdq: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;
}

.ruby-reels-wruxdq: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] .ruby-reels-wruxdq:after {
  transform: unset;
}

.ruby-reels-bhhx56 {
  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);
}

.ruby-reels-bhhx56 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.ruby-reels-hlkn8h ease-in-out;
  -o-transition: 0.ruby-reels-hlkn8h ease-in-out;
  transition: 0.ruby-reels-hlkn8h ease-in-out;
}

.ruby-reels-38xr2g {
  padding: 16px 0 0 0;
}

.ruby-reels-38xr2g * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .ruby-reels-38xr2g :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .ruby-reels-wruxdq {
    flex-wrap: wrap;
    gap: 12px;
  }
  .ruby-reels-wruxdq::after {
    margin-left: auto;
  }
  .ruby-reels-bhhx56 {
    order: 3;
    flex: 1 1 100%;
  }
  .ruby-reels-wruxdq {
    font-size: 14px;
    line-height: 130%;
  }
  .ruby-reels-bhhx56 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.ruby-reels-ml4b66 {
  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;
}

.ruby-reels-e42ibw {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.ruby-reels-ml4b66.ruby-reels-ogvjgt .ruby-reels-e42ibw {
  margin-bottom: 12px;
}

.ruby-reels-e42ibw::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;
}

.ruby-reels-ml4b66.ruby-reels-ogvjgt .ruby-reels-e42ibw::after {
  transform: unset;
}

.ruby-reels-t64alj {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.ruby-reels-xqwgb5 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.ruby-reels-hlkn8h ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.ruby-reels-xqwgb5: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;
}

.ruby-reels-ml4b66.ruby-reels-ogvjgt .ruby-reels-t64alj {
  max-height: 100%;
}

.ruby-reels-b0rfg0 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.ruby-reels-6o514p {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.ruby-reels-qwn42c {
  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;
}

.ruby-reels-759vlb {
  margin-right: 4px;
}

.ruby-reels-y0yogl {
  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.ruby-reels-hlkn8h ease-in-out;
}

.ruby-reels-y0yogl svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.ruby-reels-5fkx2d,
.ruby-reels-y0yogl:hover {
  color: var(--text-color);
}

.ruby-reels-z69u6l {
  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;
}

.ruby-reels-z69u6l img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.ruby-reels-z69u6l .ruby-reels-vp7vlm {
  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;
}

.ruby-reels-z69u6l .ruby-reels-8p33od {
  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;
}

.ruby-reels-hnf1xn {
  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;
}

.ruby-reels-7xdd88 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ruby-reels-t8mecs .ruby-reels-c9bhxu {
  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;
}

.ruby-reels-t8mecs {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.ruby-reels-pk0t2o {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.ruby-reels-5pvfsn {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.ruby-reels-pmytym {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.ruby-reels-th53k9 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;
}

.ruby-reels-pmytym:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.ruby-reels-yxkbma {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.ruby-reels-04h0cc {
  -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.ruby-reels-hlkn8h ease-in-out;
  transition: transform 0.ruby-reels-hlkn8h ease-in-out;
  -o-transition: transform 0.ruby-reels-hlkn8h ease-in-out;
  transition:
    transform 0.ruby-reels-hlkn8h ease-in-out,
    -webkit-transform 0.ruby-reels-hlkn8h ease-in-out;
  cursor: pointer;
}

.ruby-reels-04h0cc svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.ruby-reels-04h0cc: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;
}

.ruby-reels-g4cxy0 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .ruby-reels-g4cxy0 {
    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);
}

.ruby-reels-obt7lz {
  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;
}

.ruby-reels-eiqugg {
  position: relative;
  width: 100%;
}

.ruby-reels-obt7lz.ruby-reels-1f4fvo {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ruby-reels-obt7lz.ruby-reels-dlguz2 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ruby-reels-obt7lz.ruby-reels-0cq2wq {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ruby-reels-0j8blh {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.ruby-reels-6c4lw1 {
  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.ruby-reels-hlkn8h ease-in-out;
  cursor: pointer;
}

.ruby-reels-6c4lw1:hover {
  opacity: 0.5;
}

.ruby-reels-obt7lz.ruby-reels-wpyx86 .ruby-reels-6c4lw1 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.ruby-reels-obt7lz.ruby-reels-wpyx86 .ruby-reels-0j8blh {
  cursor: pointer;
}

.ruby-reels-x397xg {
  fill: #0009;
}

.ruby-reels-ts01qj {
  fill: #fff;
}

.ruby-reels-6c4lw1:hover .ruby-reels-x397xg {
  fill: red;
}

.ruby-reels-6c4lw1 svg path {
  -webkit-transition: 0.ruby-reels-hlkn8h ease-in-out;
  -o-transition: 0.ruby-reels-hlkn8h ease-in-out;
  transition: 0.ruby-reels-hlkn8h ease-in-out;
}

.ruby-reels-yktaxu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.ruby-reels-yktaxu > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.ruby-reels-yktaxu.ruby-reels-nw5bex > :not(.get-image) {
  grid-column: 1/3;
}

.ruby-reels-8jz9vl:not(._h1-block) .ruby-reels-yktaxu > .ruby-reels-mtf5ls {
  grid-row: 1/2;
  grid-column: 1/3;
}

.ruby-reels-yktaxu.ruby-reels-nw5bex .ruby-reels-gjbn8e {
  grid-column: 2/3;
}

.ruby-reels-yktaxu.ruby-reels-nw5bex > .ruby-reels-flo7zy {
  grid-column: 1/2;
}

.ruby-reels-yktaxu.ruby-reels-nw5bex > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.ruby-reels-yktaxu > p:first-of-type {
  margin-top: 0;
}

.ruby-reels-yktaxu .ruby-reels-flo7zy {
  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;
}

.ruby-reels-8jz9vl:not(._h1-block) .ruby-reels-mtf5ls ~ .ruby-reels-flo7zy {
  grid-row: 2/10;
}

.ruby-reels-8jz9vl.ruby-reels-xsocon .ruby-reels-mtf5ls ~ .ruby-reels-flo7zy {
  grid-row: 1/10;
}

.ruby-reels-8jz9vl.ruby-reels-xsocon > .ruby-reels-mtf5ls {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.ruby-reels-8jz9vl.ruby-reels-xsocon .ruby-reels-flo7zy {
  grid-row: 1/10;
}

.ruby-reels-yktaxu.ruby-reels-b8if1l .ruby-reels-flo7zy {
  align-items: flex-start;
}

.ruby-reels-yktaxu.ruby-reels-dlguz2 .ruby-reels-gjbn8e {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.ruby-reels-yktaxu.ruby-reels-dlguz2 .ruby-reels-flo7zy {
  align-items: center;
}

.ruby-reels-yktaxu.ruby-reels-m8uqnn .ruby-reels-flo7zy {
  align-items: flex-end;
}

.ruby-reels-gjbn8e > :first-child {
  margin-top: 0;
}

.ruby-reels-gjbn8e > :last-child {
  margin-bottom: 0;
}

* + .ruby-reels-nuutia,
.ruby-reels-8jz9vl + .ruby-reels-8jz9vl {
  margin-top: 2rem;
}

.ruby-reels-rwsb43 td::before,
.ruby-reels-rwsb43 th::after {
  display: none !important;
}

.ruby-reels-rwsb43 #link-selector {
  color: #000;
}

.ruby-reels-rwsb43 .ruby-reels-1ixtom {
  color: #135e96;
}

.ruby-reels-rwsb43 .ruby-reels-f4vq7k *,
.ruby-reels-rwsb43 .ruby-reels-zob2mq p,
.ruby-reels-rwsb43 .ruby-reels-6ltarh * {
  color: #000;
}

.ruby-reels-rwsb43 .ruby-reels-o6xsrx {
  background: 0 0 !important;
}

.ruby-reels-rwsb43 .ruby-reels-5ol06f {
  color: #000;
}

.ruby-reels-rwsb43 .ruby-reels-jyegwz.ruby-reels-jc2e3f {
  color: #fff;
}

.ruby-reels-rwsb43 .ruby-reels-owv4pq {
  color: #000;
}

.ruby-reels-rwsb43
  .ruby-reels-c4nay1
  .ruby-reels-0a5bm1.ruby-reels-jc2e3f.ruby-reels-g6o44w {
  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;
}

.ruby-reels-fkensd,
body .ruby-reels-fi04qn {
  color: #000;
  background: var(--color-body) !important;
}

.ruby-reels-fkensd .ruby-reels-2pmr4k .ruby-reels-g10x2b,
body .ruby-reels-fi04qn .ruby-reels-2pmr4k .ruby-reels-g10x2b {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .ruby-reels-xqwgb5:focus,
  .ruby-reels-xqwgb5:hover {
    color: #f9cb16;
  }
  .ruby-reels-d4iwr4:focus,
  .ruby-reels-d4iwr4:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .ruby-reels-qqmufa:focus img,
  .ruby-reels-qqmufa:focus svg,
  .ruby-reels-qqmufa:hover img,
  .ruby-reels-qqmufa:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .ruby-reels-z69u6l {
    display: none;
  }
}

@media (min-width: 1024px) {
  .ruby-reels-fj1bpe:hover .ruby-reels-0ecdzl svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .ruby-reels-0ecdzl {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .ruby-reels-pmf16v {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .ruby-reels-jjaqbz {
    grid-template-columns: repeat(4, 1fr);
  }
  .ruby-reels-foinfq {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .ruby-reels-jujryi .ruby-reels-ukgk0q {
    grid-template-columns: 1fr;
  }
  .ruby-reels-jujryi .ruby-reels-znofq0 {
    -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;
  }
  .ruby-reels-jujryi .ruby-reels-bj02b7 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ruby-reels-jujryi .ruby-reels-7c2wqe {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ruby-reels-jujryi .ruby-reels-kyon4q {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .ruby-reels-jujryi .ruby-reels-bj02b7:not(:first-child) {
    border: none;
  }
  .ruby-reels-jujryi .ruby-reels-bj02b7:first-child .ruby-reels-7c2wqe {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .ruby-reels-jujryi .ruby-reels-bj02b7:last-child .ruby-reels-7c2wqe {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .ruby-reels-p8trzx {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .ruby-reels-all3r6 {
    max-width: 100px;
  }
  .ruby-reels-y9jw2n {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ruby-reels-ajn6tz {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ruby-reels-ajn6tz svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .ruby-reels-gtycmn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .ruby-reels-y9jw2n + .ruby-reels-ajn6tz {
    margin-left: auto;
  }
  .ruby-reels-3lngmz {
    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;
  }
  .ruby-reels-3lngmz.ruby-reels-ogvjgt {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .ruby-reels-nbvdiy {
    -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;
  }
  .ruby-reels-fx8l2u {
    width: 100%;
  }
  .ruby-reels-fx8l2u:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .ruby-reels-da0rdy {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .ruby-reels-da0rdy svg {
    margin-right: 4px;
  }
  .ruby-reels-fj1bpe {
    -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;
  }
  .ruby-reels-0ecdzl svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .ruby-reels-0ecdzl {
    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;
  }
  .ruby-reels-dyf3p0 {
    display: none;
    width: 100%;
  }
  .ruby-reels-fj1bpe.ruby-reels-ogvjgt .ruby-reels-dyf3p0 {
    padding: 0 0 0 48px;
  }
  .ruby-reels-o6n028 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .ruby-reels-o0ra8l .ruby-reels-flo7zy {
    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;
  }
  .ruby-reels-a55a6q {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ruby-reels-a55a6q + .ruby-reels-a55a6q {
    margin-right: 0;
  }
  .ruby-reels-a55a6q + .ruby-reels-flo7zy {
    margin: 0;
  }
  .ruby-reels-pmf16v {
    grid-template-columns: repeat(4, 1fr);
  }
  .ruby-reels-jjaqbz {
    grid-template-columns: repeat(3, 1fr);
  }
  .ruby-reels-bia2yb,
  .ruby-reels-xw6im5 {
    grid-template-columns: repeat(2, 1fr);
  }
  .ruby-reels-yktaxu {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .ruby-reels-yktaxu.ruby-reels-nw5bex .ruby-reels-gjbn8e {
    grid-column: auto;
    grid-row: auto;
  }
  .ruby-reels-yktaxu > .ruby-reels-mtf5ls {
    grid-column: 1/2;
  }
  .ruby-reels-yktaxu.ruby-reels-nw5bex > :not(.get-image) {
    grid-column: 1/2;
  }
  .ruby-reels-yktaxu .ruby-reels-flo7zy,
  .ruby-reels-yktaxu.ruby-reels-nw5bex > .ruby-reels-flo7zy {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .ruby-reels-yktaxu.ruby-reels-nw5bex > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .ruby-reels-8jz9vl.ruby-reels-xsocon .ruby-reels-yktaxu > .ruby-reels-flo7zy {
    grid-row: 1/2;
  }
  .ruby-reels-yktaxu .ruby-reels-mtf5ls ~ .ruby-reels-flo7zy,
  .ruby-reels-yktaxu.ruby-reels-nw5bex .ruby-reels-mtf5ls ~ .ruby-reels-flo7zy {
    grid-row: 2/3;
  }
  .ruby-reels-8jz9vl.ruby-reels-xsocon .ruby-reels-mtf5ls ~ .ruby-reels-flo7zy {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .ruby-reels-uw5qib:first-child .ruby-reels-olscsi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ruby-reels-uw5qib:first-child .ruby-reels-olscsi h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .ruby-reels-uw5qib {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .ruby-reels-uw5qib {
    padding: 0;
  }
  .ruby-reels-8299la {
    margin-top: 1rem;
  }
  .ruby-reels-5akuag {
    border-radius: 5px;
  }
  .ruby-reels-yq1jcs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ruby-reels-e42ibw::after {
    display: inline-block;
  }
  .ruby-reels-e42ibw {
    margin: 0;
    width: 100%;
  }
  .ruby-reels-t64alj {
    width: 100%;
  }
  .ruby-reels-t64alj.ruby-reels-tz7x8j {
    -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%;
  }
  .ruby-reels-t64alj.ruby-reels-tz7x8j .ruby-reels-acqv4x {
    width: 100%;
  }
  .ruby-reels-t64alj.ruby-reels-tz7x8j .ruby-reels-acqv4x:not(:last-child) {
    margin-right: 0;
  }
  .ruby-reels-xqwgb5 {
    width: 100%;
    text-align: center;
  }
  .ruby-reels-ml4b66.ruby-reels-ogvjgt .ruby-reels-t64alj {
    margin-top: 1rem;
  }
  .ruby-reels-pmf16v {
    grid-template-columns: repeat(3, 1fr);
  }
  .ruby-reels-foinfq,
  .ruby-reels-jjaqbz {
    grid-template-columns: repeat(2, 1fr);
  }
  .ruby-reels-bia2yb,
  .ruby-reels-xw6im5,
  .ruby-reels-elkwnh {
    grid-template-columns: 1fr;
  }
  .ruby-reels-w83rpt {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .ruby-reels-mnoait {
    min-width: 300px;
    max-width: 325px;
  }
  .ruby-reels-7c2wqe {
    cursor: auto;
  }
  .ruby-reels-vjkp13 .ruby-reels-7c2wqe {
    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;
  }
  .ruby-reels-g4cxy0 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .ruby-reels-dyf3p0 {
    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) {
  .ruby-reels-g4cxy0 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.ruby-reels-a55a6q p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .ruby-reels-ajn6tz {
    margin: 0 -0.2rem;
  }
  .ruby-reels-a55a6q {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .ruby-reels-oao8px {
    -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;
  }
  .ruby-reels-lvsbwc {
    max-width: 100%;
  }
  .ruby-reels-pmf16v {
    grid-template-columns: repeat(2, 1fr);
  }
  .ruby-reels-foinfq,
  .ruby-reels-jjaqbz {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .ruby-reels-p8trzx {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ruby-reels-ajn6tz {
    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;
  }
  .ruby-reels-42z37s {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ruby-reels-8ben36 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ruby-reels-5uj55w,
  .ruby-reels-97rc4r {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .ruby-reels-le9pjm {
    width: 100%;
  }
  .ruby-reels-pmf16v {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .ruby-reels-g4cxy0 {
    top: 127px !important;
  }
}

.ruby-reels-c4ztb5 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .ruby-reels-c4ztb5 {
  }
}

@media (max-width: 767px) {
  .ruby-reels-c4ztb5 {
    margin-bottom: 12px;
  }
}

.ruby-reels-c4ztb5 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.ruby-reels-5o8udt {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.ruby-reels-5o8udt > .ruby-reels-syrdot {
  flex: 1 1;
}

@media (max-width: 767px) {
  .ruby-reels-5o8udt {
    flex-direction: column;
    gap: 12px;
  }
}

.ruby-reels-cda7mm {
  display: flex;
}

.ruby-reels-cda7mm .ruby-reels-i04c6e {
  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;
}

.ruby-reels-cda7mm .ruby-reels-diy2iz {
  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;
}

.ruby-reels-cda7mm .ruby-reels-esvru4 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.ruby-reels-cda7mm .ruby-reels-m1k5hh {
  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));
  }
}

.ruby-reels-cda7mm .ruby-reels-m1k5hh:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.ruby-reels-cda7mm .ruby-reels-ulop77 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.ruby-reels-p0fvsb {
  border: unset;
  background-color: unset;
}

.ruby-reels-p0fvsb tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.ruby-reels-p0fvsb .ruby-reels-9wp9k2,
.ruby-reels-p0fvsb .ruby-reels-n5hytb {
  flex: 0 1 330px;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w {
  flex: 1 1;
}

.ruby-reels-p0fvsb tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.ruby-reels-p0fvsb tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.ruby-reels-p0fvsb tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.ruby-reels-p0fvsb tr td p {
  color: #fff;
  margin: 0;
}

.ruby-reels-p0fvsb tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.ruby-reels-p0fvsb tr.ruby-reels-9wp9k2 td p {
  padding: 16px 0;
}

.ruby-reels-p0fvsb tr.ruby-reels-9wp9k2 td p:not(:last-child),
.ruby-reels-p0fvsb tr.ruby-reels-n5hytb td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.ruby-reels-p0fvsb tr.ruby-reels-9wp9k2 td p:first-child,
.ruby-reels-p0fvsb tr.ruby-reels-n5hytb td p:first-child {
  padding-top: 0;
}

.ruby-reels-p0fvsb tr.ruby-reels-n5hytb td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.ruby-reels-p0fvsb tr.ruby-reels-n5hytb td p:last-child {
  padding-bottom: 0;
}

.ruby-reels-p0fvsb .ruby-reels-n5hytb img {
  max-width: 32px;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w {
  min-width: 718px;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td {
  display: flex;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-ztum9z,
.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-iew6ag,
.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-k3ihay {
  flex: 1 1 50%;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-ymst14 {
  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;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-38vagr,
.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-cygadq {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-ztum9z,
.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-iew6ag {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-ztum9z span,
.ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-iew6ag span {
  font-weight: 800;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td .ruby-reels-k3ihay:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .ruby-reels-p0fvsb tr.ruby-reels-9wp9k2 td p:last-child {
    padding-bottom: 0;
  }
  .ruby-reels-p0fvsb .ruby-reels-n5hytb > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .ruby-reels-p0fvsb .ruby-reels-n5hytb > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .ruby-reels-p0fvsb tr.ruby-reels-9wp9k2 td p:not(:last-child),
  .ruby-reels-p0fvsb tr.ruby-reels-n5hytb td p:not(:last-child) {
    border-bottom: unset;
  }
  .ruby-reels-p0fvsb tr.ruby-reels-n5hytb td p:last-child {
    padding-bottom: 12px;
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-ztum9z,
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-iew6ag,
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-k3ihay {
    flex: 1 1 50%;
    padding: 0;
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-ztum9z,
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-iew6ag {
    margin-top: 16px;
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-k3ihay {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-ztum9z {
    border-right: 1px solid var(--border-color);
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-k3ihay:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td:last-child .ruby-reels-k3ihay:last-child {
    padding-bottom: 0;
  }
}

.ruby-reels-k3ihay {
  display: flex;
  flex-direction: column;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td .ruby-reels-k3ihay {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td .ruby-reels-k3ihay:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.ruby-reels-p0fvsb .ruby-reels-piqp7w td .ruby-reels-k3ihay:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td .ruby-reels-k3ihay:not(:first-child) {
    padding-left: 0;
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w td .ruby-reels-k3ihay:not(:last-of-type) {
    border-right: unset;
  }
}

.ruby-reels-p0fvsb .ruby-reels-rrgkox {
  flex: 0 1 485px;
}

.ruby-reels-p0fvsb .ruby-reels-1kuvrq {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.ruby-reels-p0fvsb .ruby-reels-1kuvrq li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ruby-reels-p0fvsb .ruby-reels-1kuvrq li.ruby-reels-r493ml {
  padding: 6px 12px;
}

.ruby-reels-p0fvsb .ruby-reels-1kuvrq li a,
.ruby-reels-p0fvsb .ruby-reels-1kuvrq 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;
}

.ruby-reels-p0fvsb .ruby-reels-8jpa64,
.ruby-reels-p0fvsb .ruby-reels-pj5d4x {
  flex: 1 1;
}

.ruby-reels-p0fvsb .ruby-reels-hoq580,
.ruby-reels-p0fvsb .ruby-reels-n8yd32 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ruby-reels-p0fvsb .ruby-reels-hoq580 li,
.ruby-reels-p0fvsb .ruby-reels-n8yd32 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.ruby-reels-p0fvsb .ruby-reels-pj5d4x img {
  max-width: 32px;
}

.ruby-reels-p0fvsb .ruby-reels-8jpa64 img {
  max-width: 32px;
}

.ruby-reels-p0fvsb .ruby-reels-ksf56n {
  min-width: 280px;
}

.ruby-reels-p0fvsb .ruby-reels-ksf56n img {
  max-width: 146px;
}

.ruby-reels-p0fvsb .ruby-reels-ksf56n td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .ruby-reels-p0fvsb .ruby-reels-9wp9k2,
  .ruby-reels-p0fvsb .ruby-reels-n5hytb {
    flex: 0 1 auto;
  }
  .ruby-reels-p0fvsb .ruby-reels-piqp7w {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .ruby-reels-p0fvsb .ruby-reels-9wp9k2,
  .ruby-reels-p0fvsb .ruby-reels-rrgkox,
  .ruby-reels-p0fvsb .ruby-reels-n5hytb,
  .ruby-reels-p0fvsb .ruby-reels-piqp7w {
    flex: 1 1 calc(50% - 20px);
  }
  .ruby-reels-p0fvsb .ruby-reels-8jpa64,
  .ruby-reels-p0fvsb .ruby-reels-ksf56n,
  .ruby-reels-p0fvsb .ruby-reels-pj5d4x {
    flex: 1 1 30%;
  }
  .ruby-reels-p0fvsb .ruby-reels-ksf56n {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .ruby-reels-p0fvsb .ruby-reels-9wp9k2,
  .ruby-reels-p0fvsb .ruby-reels-rrgkox,
  .ruby-reels-p0fvsb .ruby-reels-8jpa64,
  .ruby-reels-p0fvsb .ruby-reels-n5hytb,
  .ruby-reels-p0fvsb .ruby-reels-piqp7w,
  .ruby-reels-p0fvsb .ruby-reels-ksf56n,
  .ruby-reels-p0fvsb .ruby-reels-pj5d4x {
    flex: 1 1 100%;
  }
}

.ruby-reels-f6hbjv .ruby-reels-e1pcq2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ruby-reels-f6hbjv .ruby-reels-d4pdfk {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.ruby-reels-f6hbjv .ruby-reels-18e3qb {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.ruby-reels-f6hbjv .ruby-reels-jfmsuj {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.ruby-reels-f6hbjv .ruby-reels-jfmsuj > :nth-child(3) {
  margin-top: 0;
}

.ruby-reels-f6hbjv .ruby-reels-flo7zy {
  grid-column: 2/3;
  grid-row: 1/10;
}

.ruby-reels-f6hbjv .ruby-reels-umhazy {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.ruby-reels-f6hbjv .ruby-reels-8299la {
  grid-column: 1/2;
}

.ruby-reels-f6hbjv > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.ruby-reels-f6hbjv .ruby-reels-d4pdfk: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;
}

.ruby-reels-f6hbjv .ruby-reels-d4pdfk:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.ruby-reels-f6hbjv .ruby-reels-le9pjm {
  min-width: 240px;
}

@media (max-width: 768px) {
  .ruby-reels-f6hbjv .ruby-reels-d4pdfk:not(:last-child):before {
    bottom: 8px;
  }
  .ruby-reels-f6hbjv .ruby-reels-d4pdfk:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .ruby-reels-f6hbjv .ruby-reels-jfmsuj {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .ruby-reels-f6hbjv .ruby-reels-flo7zy {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .ruby-reels-f6hbjv .ruby-reels-flo7zy img {
    width: 100%;
    height: auto;
  }
  .ruby-reels-f6hbjv .ruby-reels-le9pjm {
    width: 100%;
    min-width: unset;
  }
}

.ruby-reels-gwue76 .ruby-reels-ymp4lo {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.ruby-reels-gwue76 .ruby-reels-qo2y7w {
  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;
}

.ruby-reels-gwue76 .ruby-reels-flo7zy {
  height: 100%;
}

.ruby-reels-gwue76 .ruby-reels-flo7zy img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.ruby-reels-gwue76 .ruby-reels-kpht2v {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.ruby-reels-gwue76 .ruby-reels-ck0k0m {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.ruby-reels-gwue76 .ruby-reels-qxgks2 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .ruby-reels-gwue76 .ruby-reels-qo2y7w {
    flex: 1 1 100%;
  }
  .ruby-reels-gwue76 .ruby-reels-dhfk3h {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .ruby-reels-gwue76 .ruby-reels-qo2y7w {
    flex-direction: column;
  }
  .ruby-reels-gwue76 .ruby-reels-flo7zy {
    width: 100%;
    height: auto;
  }
  .ruby-reels-gwue76 .ruby-reels-flo7zy img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .ruby-reels-gwue76 .ruby-reels-kpht2v {
    padding: 0 16px 16px 16px;
  }
  .ruby-reels-gwue76 .ruby-reels-dhfk3h {
    min-width: unset;
    width: 100%;
  }
}

.ruby-reels-fry1p6 .ruby-reels-r9ioix {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.ruby-reels-fry1p6 .ruby-reels-2lk7ot {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.ruby-reels-fry1p6 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;
}

.ruby-reels-fry1p6 .ruby-reels-uxj8ow {
  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;
}

.ruby-reels-fry1p6 .ruby-reels-2lk7ot:hover .ruby-reels-uxj8ow {
  display: flex;
}

.ruby-reels-fry1p6 .ruby-reels-ei99xo {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ruby-reels-fry1p6 .ruby-reels-r2svlc {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.ruby-reels-s0xbun {
  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;
}

.ruby-reels-s0xbun.ruby-reels-0xgpbd {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.ruby-reels-iiqf7b ease-in-out;
}

.ruby-reels-s0xbun.ruby-reels-0xgpbd:hover {
  color: #f9cb16;
  background-color: transparent;
}

.ruby-reels-fry1p6 .ruby-reels-1epwhw {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.ruby-reels-iiqf7b ease-in-out;
}

.ruby-reels-fry1p6 .ruby-reels-1epwhw:hover {
  color: #196948;
  background-color: #f9cb16;
}

.ruby-reels-fry1p6 .ruby-reels-1epwhw:after,
.ruby-reels-s0xbun.ruby-reels-0xgpbd:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.ruby-reels-s0xbun.ruby-reels-0xgpbd:after {
  background-image: url(../images/Cash.svg);
}

.ruby-reels-fry1p6 .ruby-reels-1epwhw:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .ruby-reels-fry1p6 .ruby-reels-r9ioix {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .ruby-reels-fry1p6 .ruby-reels-r9ioix {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .ruby-reels-fry1p6 .ruby-reels-r9ioix {
    grid-template-columns: 1fr;
  }
  .ruby-reels-fry1p6 .ruby-reels-2lk7ot {
    height: auto;
  }
  .ruby-reels-fry1p6 .ruby-reels-2lk7ot .ruby-reels-uxj8ow {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .ruby-reels-fry1p6 .ruby-reels-ei99xo,
  .ruby-reels-fry1p6 .ruby-reels-r2svlc {
    text-align: left;
  }
  .ruby-reels-fry1p6 .ruby-reels-r2svlc {
    margin-bottom: 8px;
  }
  .ruby-reels-fry1p6 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.ruby-reels-t3hrpb {
  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;
}

.ruby-reels-t3hrpb.ruby-reels-wpyx86 {
  display: block;
}

.ruby-reels-t3hrpb .ruby-reels-ewh9zv {
  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;
}

.ruby-reels-t3hrpb .ruby-reels-lnty9w {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.ruby-reels-t3hrpb .ruby-reels-vaa8yh {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.ruby-reels-t3hrpb .ruby-reels-2gq4rd {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.ruby-reels-t3hrpb .ruby-reels-s0xbun {
  min-width: 296px;
  margin-bottom: 0;
}

.ruby-reels-t3hrpb .ruby-reels-gl01sr {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ruby-reels-t3hrpb .ruby-reels-cvnhs8 {
  position: relative;
  flex: 1 1;
}

.ruby-reels-t3hrpb .ruby-reels-cvnhs8 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .ruby-reels-t3hrpb .ruby-reels-lnty9w {
    flex-wrap: wrap;
    gap: 8px;
  }
  .ruby-reels-t3hrpb .ruby-reels-vaa8yh {
    order: 1;
  }
  .ruby-reels-t3hrpb .ruby-reels-2gq4rd {
    order: 3;
    flex: 1 1 100%;
  }
  .ruby-reels-t3hrpb .ruby-reels-s0xbun {
    width: 100%;
    min-width: unset;
  }
  .ruby-reels-t3hrpb .ruby-reels-gl01sr {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .ruby-reels-yktaxu > .ruby-reels-mtf5ls {
    margin-bottom: 0;
  }
  .ruby-reels-yktaxu > .ruby-reels-8299la,
  .ruby-reels-yktaxu > p {
    margin-top: 0;
  }
}

.ruby-reels-1xilbr img,
.ruby-reels-a55a6q img {
  width: auto;
  object-fit: contain;
}

.ruby-reels-1xilbr {
  align-items: center;
}

.ruby-reels-1xilbr img {
  max-height: 76px;
}

.ruby-reels-a55a6q img {
  max-height: 64px;
}

.ruby-reels-wzcpqp {
  overflow: auto;
}

.ruby-reels-1hoj0i {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.ruby-reels-898y9m:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.ruby-reels-hcqc1o {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.ruby-reels-93dn51 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ruby-reels-hcqc1o .ruby-reels-flo7zy {
  margin-right: 20px;
  flex-shrink: 0;
}

.ruby-reels-hcqc1o img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.ruby-reels-ytq2yp {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.ruby-reels-ytq2yp > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .ruby-reels-hcqc1o {
    padding: 15px 10px;
  }
  .ruby-reels-ytq2yp {
    padding: 15px 10px;
  }
  .ruby-reels-hcqc1o .ruby-reels-flo7zy {
    margin-right: 10px;
  }
}

.ruby-reels-h9vrs8 {
  overflow-x: auto;
}

.ruby-reels-fnk2jl {
  border-collapse: collapse;
  width: 100%;
}

.ruby-reels-h9vrs8 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.ruby-reels-h9vrs8 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.ruby-reels-h9vrs8 td.ruby-reels-erlxrk {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.ruby-reels-h9vrs8 td.ruby-reels-qcsaex {
  border-right: none;
}

.ruby-reels-h9vrs8 td.ruby-reels-qcsaex .ruby-reels-flo7zy {
  justify-content: flex-start;
}

.ruby-reels-h9vrs8 td.ruby-reels-qcsaex .ruby-reels-flo7zy img {
  height: auto;
  width: 90px;
}

.ruby-reels-h9vrs8 td.ruby-reels-lr6ov1,
.ruby-reels-h9vrs8 td.ruby-reels-airtqv {
  font-weight: 600;
  text-align: right;
}

.ruby-reels-h9vrs8 td.ruby-reels-wshvt6,
.ruby-reels-h9vrs8 td.ruby-reels-lr6ov1 {
  padding-bottom: 10px;
  border-bottom: none;
}

.ruby-reels-h9vrs8 td.ruby-reels-lr6ov1,
.ruby-reels-h9vrs8 td.ruby-reels-airtqv {
  border-left: none;
}

.ruby-reels-h9vrs8 td.ruby-reels-wshvt6,
.ruby-reels-h9vrs8 td.ruby-reels-7n0sxa {
  border-right: none;
}

.ruby-reels-h9vrs8 td.ruby-reels-7n0sxa,
.ruby-reels-h9vrs8 td.ruby-reels-airtqv {
  border-top: none;
  padding-top: 10px;
}

.ruby-reels-4636xv {
  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;
}

.ruby-reels-4636xv .ruby-reels-dhfk3h {
  min-width: unset;
  width: 100%;
}

.ruby-reels-4636xv .ruby-reels-dhfk3h.ruby-reels-tftnv2 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.ruby-reels-4636xv .ruby-reels-dhfk3h.ruby-reels-7gkka2 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.ruby-reels-4636xv .ruby-reels-yrw9wl {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .ruby-reels-4636xv {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .ruby-reels-4636xv .ruby-reels-dhfk3h.ruby-reels-tftnv2 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .ruby-reels-4636xv .ruby-reels-dhfk3h.ruby-reels-7gkka2 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .ruby-reels-4636xv .ruby-reels-yrw9wl {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.ruby-reels-8yh41r {
  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;
}

.ruby-reels-pbgbuw {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.ruby-reels-ycc8a3 p a img {
  margin: 0 auto;
  display: block;
}

.ruby-reels-ycc8a3 table {
  margin-bottom: 17px;
}

/* contanct form */
.ruby-reels-3k7ldd {
  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;
}

.ruby-reels-3k7ldd label {
  font-size: 14px;
}

.ruby-reels-3k7ldd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ruby-reels-3k7ldd input,
.ruby-reels-3k7ldd textarea,
.ruby-reels-3k7ldd 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;
}
.ruby-reels-3k7ldd button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ruby-reels-iiqf7b ease;
}
.ruby-reels-3k7ldd button:hover {
  background-color: #691204;
}
.ruby-reels-35zaeo {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ruby-reels-1ibszk ease-in;
}

.ruby-reels-35zaeo 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;
}
.ruby-reels-5t3u0t, .ruby-reels-7zr017, [class*="review-card"],
thead, thead th, table th, .ruby-reels-xs6p3y,
.ruby-reels-w81e3h, [class*="collapsible-header"],
.ruby-reels-hnrjsp, [class*="updated-block"] {
  color: #ece7dc !important;
}
