html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.ritzo-yoz1r0 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-yoz1r0 {
    padding: 54px 0 0;
  }
}

.ritzo-0jnpp4 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .ritzo-0jnpp4:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.ritzo-rq9meq {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .ritzo-rq9meq {
    margin: 20px auto 100px;
  }
}

.ritzo-rq9meq h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-rq9meq h1 {
    font-size: 120px;
  }
}

.ritzo-rq9meq p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.ritzo-8x0a8m {
  cursor: pointer;
}

.ritzo-0yevwf {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.ritzo-tfsobe {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ritzo-tfsobe figure {
  margin: 0;
}

.ritzo-tfsobe.ritzo-xp9upx {
  justify-content: flex-start;
  margin-right: 4px;
}

.ritzo-tfsobe.ritzo-1lxzc8 {
  justify-content: flex-end;
  margin-left: 4px;
}

.ritzo-tfsobe.ritzo-gmg0of {
  justify-content: center;
}

.ritzo-tfsobe.ritzo-y3jlnc {
  justify-content: normal;
}

.ritzo-zmgyx3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .ritzo-zmgyx3 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-zmgyx3 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.ritzo-w61xcd {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .ritzo-w61xcd {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.ritzo-oqalb6 {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .ritzo-oqalb6 {
    flex-direction: column;
  }
}

.ritzo-g59lar {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.ritzo-g59lar img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .ritzo-g59lar {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.ritzo-k9flak {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.ritzo-k9flak ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .ritzo-k9flak ul {
    margin-bottom: 15px;
  }
}

.ritzo-k9flak ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.ritzo-k9flak ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.ritzo-k9flak ul li span svg {
  fill: var(--title-color);
}

.ritzo-k9flak ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .ritzo-k9flak ul li small {
    font-size: 12px;
  }
}

.ritzo-k9flak ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.ritzo-k9flak ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-k9flak {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.ritzo-mhk7uu {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .ritzo-mhk7uu {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.ritzo-j8afn8 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.ritzo-70rtbc {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.ritzo-05fqah ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-70rtbc {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .ritzo-70rtbc:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.ritzo-70rtbc.ritzo-b112uk {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .ritzo-70rtbc.ritzo-b112uk:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.ritzo-qvyz22 {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .ritzo-qvyz22 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-qvyz22 {
    padding: 50px 16px 68px;
  }
}

.ritzo-ya1dzk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .ritzo-ya1dzk {
    flex-direction: column;
  }
}

.ritzo-j46omh {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .ritzo-j46omh {
    margin-bottom: 40px;
  }
}

.ritzo-aimnpa .ritzo-lbf9uk {
  margin-bottom: 28px;
}

.ritzo-aimnpa .ritzo-lbf9uk img {
  max-height: 100px;
  width: auto;
}

.ritzo-rc87rt {
  display: flex;
  align-items: center;
}

.ritzo-rc87rt a + a {
  margin-left: 24px;
}

.ritzo-rc87rt img {
  max-height: 56px;
  width: auto;
}

.ritzo-rc87rt img + img {
  margin-left: 24px;
}

.ritzo-owi2zj {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .ritzo-owi2zj {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.ritzo-h9sp5q {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .ritzo-h9sp5q {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.ritzo-yohw0x {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-yohw0x {
    flex-wrap: wrap;
  }
}

.ritzo-yohw0x li {
  display: flex;
  margin: 0 7px;
}

.ritzo-yohw0x li svg {
  transition: 0.ritzo-05fqah ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .ritzo-yohw0x li:hover svg {
    transform: scale(1.2);
  }
}

.ritzo-5s72fu {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.ritzo-06bedm + .ritzo-06bedm {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .ritzo-06bedm + .ritzo-06bedm {
    margin: 36px 0 0;
  }
}

.ritzo-didcdn {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.ritzo-1bmfp9 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ritzo-1bmfp9 li {
  font-size: 16px;
}

.ritzo-1bmfp9 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .ritzo-1bmfp9 li a:hover {
    text-decoration: underline;
  }
}

.ritzo-1bmfp9 li + li {
  margin-top: 16px;
}

.ritzo-x7now5 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.ritzo-gakzwc ease-in-out;
}

.ritzo-x7now5.ritzo-u95s1f {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.ritzo-wthri8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.ritzo-wthri8 h1,
.ritzo-wthri8 h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .ritzo-wthri8 h1,
  .ritzo-wthri8 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .ritzo-wthri8 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-wthri8 {
    margin-bottom: 60px;
  }
}

.ritzo-c2slt1 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .ritzo-c2slt1 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.ritzo-c2slt1 li {
  width: 100%;
}

.ritzo-c2slt1 li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.ritzo-05fqah ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.ritzo-c2slt1 li a svg {
  fill: var(--button-text-color);
}

.ritzo-c2slt1 li a.ritzo-u95s1f {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .ritzo-c2slt1 li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-c2slt1 li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .ritzo-c2slt1 li a img {
    max-width: 16px;
  }
}

.ritzo-afr7xw {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .ritzo-afr7xw {
    margin: 0 -5px;
  }
}

.ritzo-vuhrym {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.ritzo-vuhrym span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.ritzo-vuhrym small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .ritzo-vuhrym {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .ritzo-vuhrym span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.ritzo-gcpm3w {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.ritzo-gcpm3w img {
  width: 100%;
  transition: 0.ritzo-05fqah ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .ritzo-gcpm3w:hover img {
    transform: scale(1.1);
  }
}

.ritzo-9n7w2m {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .ritzo-9n7w2m {
    height: 54px;
  }
}

.ritzo-f1q47c {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .ritzo-f1q47c {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .ritzo-f1q47c {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-f1q47c .ritzo-lbf9uk img {
    max-width: 90px;
  }
}

.ritzo-lbf9uk img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .ritzo-lbf9uk {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .ritzo-2zrxdq {
    display: none;
  }
  .ritzo-2zrxdq::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.ritzo-5o9y7y {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ritzo-5o9y7y li {
  font-size: 16px;
  margin: 0 20px;
}

.ritzo-5o9y7y li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .ritzo-5o9y7y li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .ritzo-5o9y7y {
    display: block;
  }
  .ritzo-5o9y7y li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .ritzo-5o9y7y li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .ritzo-5o9y7y li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .ritzo-5o9y7y li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.ritzo-yufqek {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .ritzo-yufqek {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .ritzo-yufqek {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-yufqek {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.ritzo-yufqek.ritzo-2mf066 {
  margin-right: 0;
}

.ritzo-25z6d4 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .ritzo-25z6d4 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .ritzo-25z6d4:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.ritzo-i9aewe {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .ritzo-i9aewe:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-i9aewe {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.ritzo-0tejlw {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .ritzo-0tejlw {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.ritzo-0tejlw:hover > ul {
  display: flex;
}

.ritzo-0tejlw:focus > ul {
  display: flex;
}

.ritzo-0tejlw:focus-within > ul {
  display: flex;
}

.ritzo-oz6wy8 {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.ritzo-oz6wy8::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.ritzo-gakzwc ease-in-out;
}

@media only screen and (max-width: 767px) {
  .ritzo-oz6wy8 {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .ritzo-oz6wy8 img {
    max-width: 20px;
  }
}

.ritzo-0tejlw ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.ritzo-05fqah ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-0tejlw ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.ritzo-0tejlw ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.ritzo-05fqah ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .ritzo-0tejlw ul li {
    padding: 5px;
  }
}

.ritzo-0tejlw ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .ritzo-0tejlw ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-0tejlw ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .ritzo-0tejlw ul li a img {
    max-width: 20px;
  }
}

.ritzo-08t22k {
  display: none;
}

.ritzo-4uola3 {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .ritzo-4uola3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.ritzo-4uola3 span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .ritzo-08t22k:checked ~ .ritzo-2zrxdq {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .ritzo-2zrxdq {
    display: none;
    transition: display 0.ritzo-05fqah ease-in-out;
  }
  .ritzo-08t22k:checked ~ .ritzo-2zrxdq {
    display: block;
  }
  .ritzo-08t22k:checked + .ritzo-4uola3 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .ritzo-08t22k:checked + .ritzo-4uola3 span:nth-child(2) {
    display: none;
  }
  .ritzo-08t22k:checked + .ritzo-4uola3 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.ritzo-i7a0ar {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-i7a0ar {
    padding: 0 16px;
  }
}

.ritzo-i7a0ar img {
  margin-bottom: 20px;
}

.ritzo-i7a0ar p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .ritzo-i7a0ar p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-i7a0ar {
    margin-bottom: 60px;
  }
}

.ritzo-aasoeg {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .ritzo-aasoeg {
    font-size: 32px;
  }
}

.ritzo-g8jzkj {
  color: var(--text-color);
}

.ritzo-9hlx49 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .ritzo-9hlx49 {
    font-size: 16px;
    line-height: 140%;
  }
}

.ritzo-9hlx49 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.ritzo-9hlx49 p img {
  display: block;
  margin: 0 auto;
}

.ritzo-9hlx49 p:first-of-type {
  margin-top: 0;
}

.ritzo-9hlx49 p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-9hlx49 p {
    font-size: 18px;
    line-height: 140%;
  }
}

.ritzo-9hlx49 ul {
  padding: 0 0 0 20px;
}

.ritzo-9hlx49 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.ritzo-9hlx49 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-9hlx49 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.ritzo-9hlx49 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-9hlx49 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.ritzo-9hlx49 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.ritzo-9hlx49 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .ritzo-9hlx49 iframe {
    height: 200px;
  }
}

.ritzo-53wc2s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-53wc2s {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-53wc2s {
    margin-bottom: 60px;
  }
}

.ritzo-9hgf7l {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-9hgf7l {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.ritzo-9hgf7l h1,
.ritzo-9hgf7l h2,
.ritzo-9hgf7l h3,
.ritzo-9hgf7l h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-9hgf7l h1,
  .ritzo-9hgf7l h2,
  .ritzo-9hgf7l h3,
  .ritzo-9hgf7l h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.ritzo-kaiec0 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-kaiec0 {
    flex-direction: column-reverse;
  }
}

.ritzo-kaiec0 .ritzo-qss54u {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-kaiec0 .ritzo-qss54u {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.ritzo-kaiec0 .ritzo-unm86j {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .ritzo-kaiec0 .ritzo-unm86j {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .ritzo-kaiec0 .ritzo-unm86j img {
    width: 100%;
  }
}

.ritzo-unm86j {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-unm86j {
    margin-bottom: 18px;
  }
}

.ritzo-qss54u {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-qss54u {
    margin-bottom: 18px;
  }
}

.ritzo-53wc2s h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-53wc2s h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.ritzo-53wc2s .ritzo-0jnpp4 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.ritzo-ns7t48 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .ritzo-ns7t48 {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-ns7t48 {
    margin-bottom: 60px;
  }
}

.ritzo-wa7x60 {
  position: relative;
  border: none;
}

.ritzo-wa7x60::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.ritzo-i3ggm2 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.ritzo-i3ggm2 span {
  height: 32px;
}

.ritzo-i3ggm2 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.ritzo-i3ggm2.ritzo-zh8vph span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .ritzo-i3ggm2 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.ritzo-5qhdac {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ritzo-5qhdac li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-5qhdac li {
    font-size: 16px;
  }
}

.ritzo-5qhdac li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.ritzo-05fqah ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .ritzo-5qhdac li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-5qhdac li a {
    padding: 12px 14px;
  }
}

.ritzo-5qhdac.ritzo-kw7o6i {
  display: none;
}

.ritzo-5jqupn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.ritzo-5jqupn table {
  width: 100%;
  border-collapse: collapse;
}

.ritzo-5jqupn table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .ritzo-5jqupn table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .ritzo-5jqupn table td {
    min-width: 75px;
  }
}

.ritzo-5jqupn table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-5jqupn table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.ritzo-5jqupn table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.ritzo-5jqupn p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .ritzo-5jqupn p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .ritzo-5jqupn {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-5jqupn {
    margin-bottom: 60px;
  }
}

.ritzo-iajs66 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-iajs66 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.ritzo-p5w6jp {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .ritzo-p5w6jp {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.ritzo-p5w6jp tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .ritzo-p5w6jp tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.ritzo-p5w6jp tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.ritzo-xxumhq table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.ritzo-xxumhq table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.ritzo-xxumhq p {
  color: var(--text-color);
}

.ritzo-vaya1j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-vaya1j {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-vaya1j {
    margin-bottom: 60px;
  }
}

.ritzo-yv329y {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.ritzo-6j88r6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-6j88r6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-6j88r6 {
    margin-bottom: 60px;
  }
}

.ritzo-pviwn0 {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.ritzo-pviwn0 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .ritzo-pviwn0 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.ritzo-pviwn0 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.ritzo-pviwn0 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .ritzo-pviwn0 p {
    font-size: 16px;
  }
}

.ritzo-k9u3fd {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-k9u3fd {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.ritzo-89n2on {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.ritzo-89n2on li {
  margin: 0 20px;
}

.ritzo-89n2on li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.ritzo-89n2on li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .ritzo-89n2on li a:hover {
    color: #2ab765;
  }
}

.ritzo-pyy0g6 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .ritzo-pyy0g6 {
    padding: 0 16px;
  }
}

.ritzo-pyy0g6 li {
  font-size: 16px;
  position: relative;
}

.ritzo-pyy0g6 li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .ritzo-pyy0g6 li a:hover {
    text-decoration: underline;
  }
}

.ritzo-pyy0g6 li span {
  opacity: 0.5;
}

.ritzo-pyy0g6 li + li {
  margin-left: 30px;
}

.ritzo-pyy0g6 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.ritzo-9hgf7l {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.ritzo-9hgf7l {
    margin-bottom: 18px;
  }
}

.ritzo-aowgtr {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.ritzo-aowgtr tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.ritzo-aowgtr tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.ritzo-aowgtr tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.ritzo-aowgtr tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.ritzo-aowgtr tbody tr:last-of-type {
  margin-bottom: 0;
}

.ritzo-aowgtr tbody tr td:first-of-type {
  flex-shrink: 0;
}

.ritzo-aowgtr tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.ritzo-aowgtr tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.ritzo-aowgtr tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .ritzo-aowgtr tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.ritzo-aowgtr tbody tr td .ritzo-v9fash {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .ritzo-aowgtr tbody tr td .ritzo-v9fash {
    width: 100%;
  }
}

.ritzo-aowgtr tbody tr td .ritzo-r4ri88 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.ritzo-05fqah ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .ritzo-aowgtr tbody tr td .ritzo-r4ri88:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-aowgtr tbody tr td .ritzo-r4ri88 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .ritzo-aowgtr tbody tr td .ritzo-r4ri88 {
    width: 100%;
  }
}

.ritzo-aowgtr tbody tr td .ritzo-2jbfw3 {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .ritzo-aowgtr tbody tr td .ritzo-2jbfw3:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-aowgtr tbody tr {
    flex-direction: column;
  }
}

.ritzo-aowgtr tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.ritzo-ibrogr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-ibrogr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-ibrogr {
    margin: 0 auto 60px;
  }
}

.ritzo-imwy41 {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-imwy41 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.ritzo-4b9ye3 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .ritzo-4b9ye3 {
    margin: 0 -5px;
  }
}

.ritzo-zy59ki {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.ritzo-zy59ki img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.ritzo-05fqah ease-in-out;
}

.ritzo-zy59ki p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .ritzo-zy59ki:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .ritzo-zy59ki {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-zy59ki {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .ritzo-zy59ki p {
    font-size: 16px;
  }
}

.ritzo-lcp6it {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .ritzo-lcp6it {
    height: 190px;
    margin: 20px auto;
  }
}

.ritzo-lcp6it img {
  width: 100%;
  height: 100%;
}

.ritzo-lcp6it iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .ritzo-lcp6it iframe {
    height: 190px;
  }
}

.ritzo-pz23yq {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.ritzo-pz23yq::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.ritzo-vtrurq {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.ritzo-vtrurq svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.ritzo-05fqah ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .ritzo-vtrurq:hover svg {
    transform: scale(1.1);
  }
}

.ritzo-2z4a8o {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-2z4a8o {
    padding: 40px 0;
  }
}

.ritzo-ust57o {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .ritzo-ust57o {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .ritzo-ust57o {
    flex-direction: column-reverse;
  }
}

.ritzo-mo4ugc {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.ritzo-mo4ugc img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .ritzo-mo4ugc {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-mo4ugc {
    margin: 10px 0 0;
  }
}

.ritzo-xusb8q {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.ritzo-xusb8q h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .ritzo-xusb8q {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-xusb8q {
    padding: 24px 10px;
  }
}

.ritzo-vwgpvs {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.ritzo-05fqah ease-in-out;
}

.ritzo-vwgpvs:hover {
  border: 1px solid #8c8ca2;
}

.ritzo-0itwje {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.ritzo-0itwje:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.ritzo-p4idm3 {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.ritzo-p4idm3 a {
  text-decoration: underline;
  color: #8babff;
}

.ritzo-nww57n {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.ritzo-nww57n .ritzo-vwgpvs {
  width: 50%;
  margin: 0;
}

.ritzo-0ho21q {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.ritzo-0ho21q:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.ritzo-knpa4x {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-knpa4x {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-knpa4x {
    margin: 0 0 60px;
  }
}

.ritzo-jgqdi3 {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-jgqdi3 {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.ritzo-yjteb2 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .ritzo-yjteb2 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.ritzo-f5wj6f {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .ritzo-f5wj6f {
    flex-basis: auto;
    max-width: 100%;
  }
}

.ritzo-2neqz1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-2neqz1 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.ritzo-2neqz1 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.ritzo-05fqah ease-in-out;
}

@media only screen and (max-width: 767px) {
  .ritzo-2neqz1 a {
    margin: 1px 0 4px;
  }
}

.ritzo-2neqz1 a svg {
  fill: #fff;
}

.ritzo-2neqz1 a:hover {
  background: #3d68e7;
}

.ritzo-lnoc92 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.ritzo-vcr271 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .ritzo-vcr271 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.ritzo-nfgaob {
  font-size: 16px;
  color: var(--text-color);
}

.ritzo-9w4bzz {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-9w4bzz {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-9w4bzz {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .ritzo-9w4bzz {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.ritzo-sfx7xh {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.ritzo-sfx7xh h1,
.ritzo-sfx7xh h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-sfx7xh h1,
  .ritzo-sfx7xh h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .ritzo-sfx7xh {
    margin: 0;
    padding-right: 20px;
  }
}

.ritzo-68lu8l {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.ritzo-68lu8l h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-68lu8l h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.ritzo-68lu8l h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .ritzo-68lu8l h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.ritzo-68lu8l table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.ritzo-68lu8l table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-68lu8l table tr td {
    padding: 12px 4px;
  }
}

.ritzo-68lu8l table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-68lu8l table tr th {
    padding: 12px 4px;
  }
}

.ritzo-68lu8l table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .ritzo-68lu8l {
    margin: 0;
  }
}

.ritzo-om08cv {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .ritzo-om08cv {
    min-height: 190px;
  }
}

.ritzo-a8bj55 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.ritzo-a8bj55::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.ritzo-01dhsg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.ritzo-01dhsg.ritzo-5un2rx {
  display: none;
}

.ritzo-wnrplv {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.ritzo-wnrplv iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ritzo-wnrplv iframe.ritzo-u7q2rx {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.ritzo-wnrplv.ritzo-2t2tdu {
  opacity: 1;
  pointer-events: all;
}

.ritzo-vlsdrl {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.ritzo-05fqah ease-in-out;
}

.ritzo-vlsdrl svg {
  margin-right: 10px;
}

.ritzo-vlsdrl + .ritzo-vlsdrl {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .ritzo-vlsdrl:hover {
    background: #a8a6b3;
  }
}

.ritzo-p0huqd {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .ritzo-p0huqd:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-vlsdrl {
    height: 42px;
    max-width: 220px;
  }
}

.ritzo-9w4bzz .ritzo-53wc2s {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.ritzo-9w4bzz .ritzo-53wc2s h1,
.ritzo-9w4bzz .ritzo-53wc2s h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .ritzo-9w4bzz .ritzo-53wc2s h1,
  .ritzo-9w4bzz .ritzo-53wc2s h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .ritzo-9w4bzz .ritzo-53wc2s {
    margin: 28px 0 0;
  }
}

.ritzo-2v7uj3 {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .ritzo-2v7uj3 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .ritzo-2v7uj3 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-2v7uj3 {
    margin: 20px auto 60px;
  }
}

.ritzo-395akr {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .ritzo-395akr {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-395akr {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.ritzo-v1bost {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.ritzo-v1bost iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ritzo-jg9k8z {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.ritzo-jg9k8z h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .ritzo-jg9k8z h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-jg9k8z h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .ritzo-jg9k8z {
    max-width: 100%;
    margin: 0;
  }
}

.ritzo-mematd {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .ritzo-mematd {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.ritzo-n1dl2f {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .ritzo-n1dl2f {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.ritzo-pydjb2 {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.ritzo-pydjb2 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .ritzo-pydjb2 {
    margin: 0;
  }
  .ritzo-pydjb2:last-of-type {
    margin-top: 4px;
  }
}

.ritzo-vxaryg {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .ritzo-vxaryg {
    padding: 10px;
  }
}

.ritzo-vxaryg .ritzo-0jnpp4 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .ritzo-vxaryg .ritzo-0jnpp4 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .ritzo-vxaryg {
    flex-wrap: wrap;
  }
}

.ritzo-4jeb50 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.ritzo-4jeb50 img {
  width: 100%;
}

.ritzo-3jns6b {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .ritzo-3jns6b {
    max-width: 200px;
    margin: 0;
  }
}

.ritzo-hg2gpw {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.ritzo-hmrqa3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.ritzo-w9pwp3 {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 {
    margin: 0 0 60px;
  }
}

.ritzo-w9pwp3 .ritzo-db7mms {
  position: relative;
}

.ritzo-w9pwp3 .ritzo-87wxnc {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.ritzo-w9pwp3 .ritzo-87wxnc.ritzo-5un2rx {
  display: none;
}

.ritzo-w9pwp3 .ritzo-hpl97c {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .ritzo-w9pwp3 .ritzo-hpl97c {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .ritzo-w9pwp3 .ritzo-hpl97c {
    bottom: 90px;
  }
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-612h6i {
  max-width: 300px;
  width: 100%;
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-612h6i .ritzo-oosid7 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-hpl97c .ritzo-612h6i .ritzo-oosid7 {
    font-size: 32px;
    text-align: center;
  }
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-612h6i .ritzo-hvfs4l {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-hpl97c .ritzo-612h6i .ritzo-hvfs4l {
    text-align: center;
  }
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 {
    flex-direction: column-reverse;
  }
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-hw1ey4 {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.ritzo-05fqah ease-in-out;
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-hw1ey4:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-hw1ey4 {
    width: 100%;
  }
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-vm5q96 {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.ritzo-05fqah ease-in-out;
  overflow: hidden;
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-vm5q96 span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-vm5q96:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-vm5q96:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-hpl97c .ritzo-2mf066 .ritzo-vm5q96 {
    width: 100%;
  }
}

.ritzo-w9pwp3 .ritzo-hpl97c.ritzo-5un2rx {
  display: none;
}

.ritzo-w9pwp3 .ritzo-kxbpys {
  display: none;
}

.ritzo-w9pwp3 .ritzo-kxbpys.ritzo-2t2tdu {
  display: block;
}

.ritzo-w9pwp3 .ritzo-kxbpys iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-kxbpys iframe {
    height: calc(100vh - 54px);
  }
}

.ritzo-w9pwp3 .ritzo-k7wisk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .ritzo-w9pwp3 .ritzo-k7wisk {
    padding: 24px 16px 0;
  }
}

.ritzo-w9pwp3 .ritzo-k7wisk .ritzo-oosid7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-k7wisk .ritzo-oosid7 {
    margin-bottom: 24px;
  }
}

.ritzo-w9pwp3 .ritzo-k7wisk table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.ritzo-w9pwp3 .ritzo-k7wisk table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-k7wisk table tr td {
    padding: 12px 4px;
  }
}

.ritzo-w9pwp3 .ritzo-k7wisk table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-w9pwp3 .ritzo-k7wisk table tr th {
    padding: 12px 4px;
  }
}

.ritzo-w9pwp3 .ritzo-k7wisk table tr:last-of-type td {
  border-bottom: none;
}

.ritzo-15grmk {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.ritzo-15grmk.ritzo-u95s1f {
  display: block;
}

.ritzo-15grmk iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.ritzo-15grmk .ritzo-emel11 {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.ritzo-15grmk .ritzo-khcyra {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.ritzo-15grmk .ritzo-vm5q96 {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.ritzo-05fqah ease-in-out;
}

.ritzo-15grmk .ritzo-vm5q96:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.ritzo-mikcw6 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.ritzo-mikcw6.ritzo-u95s1f {
  display: block;
}

.ritzo-z357bw {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.ritzo-yr08d8 {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.ritzo-f3vh2q {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .ritzo-yr08d8 {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.ritzo-d8rwv8 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.ritzo-d8rwv8 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.ritzo-8320nk {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ritzo-h94sr1.ritzo-5un2rx {
  display: none;
}

.ritzo-jhpn9q {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .ritzo-jhpn9q {
    margin-bottom: 20px;
  }
}

.ritzo-amoiq0 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.ritzo-amoiq0 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.ritzo-amoiq0 small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.ritzo-amoiq0 input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.ritzo-05fqah ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.ritzo-amoiq0 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.ritzo-amoiq0 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.ritzo-amoiq0 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.ritzo-amoiq0 input:active {
  border-color: #c2c0ce;
}

.ritzo-amoiq0 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .ritzo-amoiq0 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.ritzo-ws7yld {
  margin-bottom: 36px;
}

.ritzo-ws7yld textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.ritzo-ws7yld textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.ritzo-ws7yld textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .ritzo-ws7yld {
    margin-bottom: 24px;
  }
}

.ritzo-sf192w {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.ritzo-arwupk {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.ritzo-05fqah ease-in-out;
}

.ritzo-arwupk:hover {
  background: var(--border-color);
}

.ritzo-906wfo {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.ritzo-05fqah ease-in-out;
}

.ritzo-906wfo:hover {
  background: #166ad9;
}

.ritzo-6lig7e {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ritzo-6lig7e.ritzo-5un2rx {
  display: none;
}

.ritzo-nlkx0i {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.ritzo-6lig7e .ritzo-arwupk {
  margin: 0 auto;
}

.ritzo-6iwm3k {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .ritzo-6iwm3k {
    margin-bottom: 16px;
  }
}

.ritzo-msth1q {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.ritzo-0wucwz {
  filter: grayscale(100%);
}

.ritzo-msth1q > input {
  display: none;
}

.ritzo-msth1q > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ritzo-nipn51.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ritzo-jr8cnq 44.ritzo-ylcoo0.ritzo-9hwyfl.ritzo-18o7nb.ritzo-avurl8.ritzo-yms1lc.ritzo-sli2qn.ritzo-lgp7t2.ritzo-4zpjrv.ritzo-ynvgww.ritzo-hqfdjg.ritzo-f86z36.ritzo-it26zx 0l-12.ritzo-byhnti 30.ritzo-vsc9bo.ritzo-dasvbm 2.ritzo-f8hsb8.ritzo-dasvbm 3.ritzo-8hwnrj 3.ritzo-cggkc0.ritzo-4azs96 3.ritzo-enk26j.ritzo-o9r35q.ritzo-jj22c8.ritzo-k45p1z 7-3.ritzo-byhnti 10.ritzo-6dnaih.ritzo-k45p1z 23.ritzo-i0pqve.ritzo-vo1ohx 1.ritzo-zsdfz5 2.ritzo-byhnti 3.ritzo-vo1ohx 1.ritzo-4azs96 5.ritzo-2gnzm8.ritzo-4azs96 32.ritzo-rv6heq.ritzo-o9r35q 5.ritzo-it26zx 4.ritzo-k45p1z 9.ritzo-k45p1z 8.ritzo-4azs96 6.ritzo-g8bh8s.ritzo-sexich.ritzo-fg2rss.ritzo-ccwo4d.ritzo-6i8pm3 4.ritzo-yjm34u.ritzo-6i8pm3 6.ritzo-6i8pm3 0l29.ritzo-it26zx 17.ritzo-aotm0w.ritzo-buf9wh 2.ritzo-pm011t 10.ritzo-7vjefd.ritzo-byhnti 8.ritzo-yoewxq.ritzo-t8rmgl.ritzo-jbptab.ritzo-gxzqoy.ritzo-71t65j.ritzo-o9r35q.ritzo-yms1lc.ritzo-byhnti 1.ritzo-0wwgpo.ritzo-j2thhz.ritzo-zf5zfx.ritzo-j1axiv.ritzo-56n5ov.ritzo-zsdfz5 1.ritzo-7bxsq4.ritzo-4290l5.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ritzo-msth1q > input:checked ~ label,
.ritzo-msth1q > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ritzo-nipn51.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ritzo-jr8cnq 44.ritzo-ylcoo0.ritzo-9hwyfl.ritzo-18o7nb.ritzo-avurl8.ritzo-yms1lc.ritzo-sli2qn.ritzo-lgp7t2.ritzo-4zpjrv.ritzo-ynvgww.ritzo-hqfdjg.ritzo-f86z36.ritzo-it26zx 0l-12.ritzo-byhnti 30.ritzo-vsc9bo.ritzo-dasvbm 2.ritzo-f8hsb8.ritzo-dasvbm 3.ritzo-8hwnrj 3.ritzo-cggkc0.ritzo-4azs96 3.ritzo-enk26j.ritzo-o9r35q.ritzo-jj22c8.ritzo-k45p1z 7-3.ritzo-byhnti 10.ritzo-6dnaih.ritzo-k45p1z 23.ritzo-i0pqve.ritzo-vo1ohx 1.ritzo-zsdfz5 2.ritzo-byhnti 3.ritzo-vo1ohx 1.ritzo-4azs96 5.ritzo-2gnzm8.ritzo-4azs96 32.ritzo-rv6heq.ritzo-o9r35q 5.ritzo-it26zx 4.ritzo-k45p1z 9.ritzo-k45p1z 8.ritzo-4azs96 6.ritzo-g8bh8s.ritzo-sexich.ritzo-fg2rss.ritzo-ccwo4d.ritzo-6i8pm3 4.ritzo-yjm34u.ritzo-6i8pm3 6.ritzo-6i8pm3 0l29.ritzo-it26zx 17.ritzo-aotm0w.ritzo-buf9wh 2.ritzo-pm011t 10.ritzo-7vjefd.ritzo-byhnti 8.ritzo-yoewxq.ritzo-t8rmgl.ritzo-jbptab.ritzo-gxzqoy.ritzo-71t65j.ritzo-o9r35q.ritzo-yms1lc.ritzo-byhnti 1.ritzo-0wwgpo.ritzo-j2thhz.ritzo-zf5zfx.ritzo-j1axiv.ritzo-56n5ov.ritzo-zsdfz5 1.ritzo-7bxsq4.ritzo-4290l5.5z'/%3e%3c/svg%3e");
}

.ritzo-msth1q > input:not(:checked) ~ label:hover,
.ritzo-msth1q > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ritzo-nipn51.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ritzo-jr8cnq 44.ritzo-ylcoo0.ritzo-9hwyfl.ritzo-18o7nb.ritzo-avurl8.ritzo-yms1lc.ritzo-sli2qn.ritzo-lgp7t2.ritzo-4zpjrv.ritzo-ynvgww.ritzo-hqfdjg.ritzo-f86z36.ritzo-it26zx 0l-12.ritzo-byhnti 30.ritzo-vsc9bo.ritzo-dasvbm 2.ritzo-f8hsb8.ritzo-dasvbm 3.ritzo-8hwnrj 3.ritzo-cggkc0.ritzo-4azs96 3.ritzo-enk26j.ritzo-o9r35q.ritzo-jj22c8.ritzo-k45p1z 7-3.ritzo-byhnti 10.ritzo-6dnaih.ritzo-k45p1z 23.ritzo-i0pqve.ritzo-vo1ohx 1.ritzo-zsdfz5 2.ritzo-byhnti 3.ritzo-vo1ohx 1.ritzo-4azs96 5.ritzo-2gnzm8.ritzo-4azs96 32.ritzo-rv6heq.ritzo-o9r35q 5.ritzo-it26zx 4.ritzo-k45p1z 9.ritzo-k45p1z 8.ritzo-4azs96 6.ritzo-g8bh8s.ritzo-sexich.ritzo-fg2rss.ritzo-ccwo4d.ritzo-6i8pm3 4.ritzo-yjm34u.ritzo-6i8pm3 6.ritzo-6i8pm3 0l29.ritzo-it26zx 17.ritzo-aotm0w.ritzo-buf9wh 2.ritzo-pm011t 10.ritzo-7vjefd.ritzo-byhnti 8.ritzo-yoewxq.ritzo-t8rmgl.ritzo-jbptab.ritzo-gxzqoy.ritzo-71t65j.ritzo-o9r35q.ritzo-yms1lc.ritzo-byhnti 1.ritzo-0wwgpo.ritzo-j2thhz.ritzo-zf5zfx.ritzo-j1axiv.ritzo-56n5ov.ritzo-zsdfz5 1.ritzo-7bxsq4.ritzo-4290l5.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .ritzo-ymipnb > .ritzo-k5q239 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .ritzo-ymipnb > .ritzo-k5q239 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .ritzo-ymipnb > .ritzo-k5q239 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .ritzo-ymipnb > .ritzo-k5q239 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .ritzo-ymipnb > .ritzo-k5q239 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.ritzo-72wn29 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.ritzo-72wn29.ritzo-5un2rx {
  display: none;
}

.ritzo-s1rbae {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .ritzo-s1rbae {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-s1rbae {
    border-radius: 20px 20px 0 0;
  }
}

.ritzo-o426cb {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.ritzo-o426cb::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.ritzo-o426cb::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.ritzo-o426cb img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .ritzo-o426cb {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .ritzo-o426cb img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-o426cb {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .ritzo-o426cb img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.ritzo-vvzuyx {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .ritzo-vvzuyx {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-vvzuyx {
    font-size: 14px;
  }
}

.ritzo-1m11h3 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.ritzo-1m11h3::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .ritzo-1m11h3::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.ritzo-1m11h3::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .ritzo-1m11h3::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .ritzo-1m11h3 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-1m11h3 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.ritzo-hdrpf3 {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .ritzo-hdrpf3 {
    top: -20px;
  }
}

.ritzo-s9h10g {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.ritzo-05fqah ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .ritzo-s9h10g:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .ritzo-s9h10g {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-s9h10g {
    width: 90px;
    height: 40px;
  }
}

.ritzo-72wn29.ritzo-emhiy3 .ritzo-s1rbae {
  background: #2b3b67;
}

.ritzo-72wn29.ritzo-emhiy3 .ritzo-o426cb {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ritzo-72wn29.ritzo-emhiy3 .ritzo-o426cb::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ritzo-72wn29.ritzo-emhiy3 .ritzo-o426cb::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ritzo-72wn29.ritzo-emhiy3 .ritzo-1m11h3::before {
  background: #0e0f41;
}

.ritzo-72wn29.ritzo-emhiy3 .ritzo-1m11h3::after {
  background: #152557;
}

.ritzo-72wn29.ritzo-fekm6p .ritzo-s1rbae {
  background: #1f35fa;
}

.ritzo-72wn29.ritzo-fekm6p .ritzo-o426cb {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ritzo-72wn29.ritzo-fekm6p .ritzo-o426cb::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ritzo-72wn29.ritzo-fekm6p .ritzo-o426cb::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ritzo-72wn29.ritzo-fekm6p .ritzo-1m11h3::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ritzo-72wn29.ritzo-fekm6p .ritzo-1m11h3::after {
  background: #192ac8;
}

.ritzo-72wn29.ritzo-as2xbo .ritzo-s1rbae {
  background: #fa771f;
}

.ritzo-72wn29.ritzo-as2xbo .ritzo-o426cb {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ritzo-72wn29.ritzo-as2xbo .ritzo-o426cb::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ritzo-72wn29.ritzo-as2xbo .ritzo-o426cb::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ritzo-72wn29.ritzo-as2xbo .ritzo-1m11h3::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ritzo-72wn29.ritzo-as2xbo .ritzo-1m11h3::after {
  background: #fa8535;
}

.ritzo-97phcb {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .ritzo-97phcb {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .ritzo-97phcb {
    margin: 24px 0 60px;
  }
}

.ritzo-97phcb h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .ritzo-97phcb h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.ritzo-15ejq4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-15ejq4 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.ritzo-onxcvy {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .ritzo-onxcvy {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.ritzo-a5sg2m {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .ritzo-a5sg2m:hover {
    background: var(--button-bg-hover);
  }
}

.ritzo-qud618 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ritzo-qud618 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.ritzo-qud618 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-qud618 {
    margin-bottom: 16px;
  }
}

.ritzo-okazvs {
  width: 120px;
  height: 22px;
}

.ritzo-okazvs .ritzo-qha4km {
  fill: #c2c0ce;
}

.ritzo-okazvs [rating="1"] .ritzo-qha4km:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ritzo-okazvs [rating="2"] .ritzo-qha4km:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ritzo-okazvs [rating="3"] .ritzo-qha4km:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ritzo-okazvs [rating="4"] .ritzo-qha4km:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ritzo-okazvs [rating="5"] .ritzo-qha4km:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.ritzo-nedkv8 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-nedkv8 {
    gap: 16px 0;
  }
}

.ritzo-q117ez {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.ritzo-q117ez.ritzo-2t2tdu {
  display: block;
}

.ritzo-q117ez.ritzo-5un2rx {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-q117ez {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.ritzo-3068j0 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ritzo-2b1njc {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.ritzo-xijyu7 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.ritzo-axo16b small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.ritzo-axo16b span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.ritzo-a56gz7 {
  font-size: 16px;
  line-height: 140%;
}

.ritzo-mrnkfv {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ritzo-mrnkfv .ritzo-qha4km {
  fill: #c2c0ce;
}

.ritzo-mrnkfv [rating="1"] .ritzo-qha4km:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ritzo-mrnkfv [rating="2"] .ritzo-qha4km:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ritzo-mrnkfv [rating="3"] .ritzo-qha4km:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ritzo-mrnkfv [rating="4"] .ritzo-qha4km:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ritzo-mrnkfv [rating="5"] .ritzo-qha4km:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.ritzo-5k60cm {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-5k60cm {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.ritzo-sijaz6 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .ritzo-sijaz6 {
    padding: 0 16px;
  }
}

.ritzo-w8abtw {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .ritzo-w8abtw {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.ritzo-s0pygh {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .ritzo-s0pygh {
    padding: 12px;
    gap: 12px;
  }
}

.ritzo-n8l8z1 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.ritzo-n8l8z1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ritzo-5pr30f {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.ritzo-fddsgy {
  flex: 1;
  min-width: 0;
}

.ritzo-ma5e3h {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .ritzo-ma5e3h {
    font-size: 14px;
    gap: 6px;
  }
}

.ritzo-rwu41f {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.ritzo-rwu41f svg,
.ritzo-rwu41f img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ritzo-rwu41f svg path {
  fill: var(--button-bg-color);
}

.ritzo-rwu41f svg circle {
  fill: var(--button-text-color);
}

.ritzo-k8gx6z {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .ritzo-k8gx6z {
    font-size: 12px;
  }
}

.ritzo-k8gx6z strong {
  font-weight: 600;
}

.ritzo-c1hq9q {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.ritzo-c1hq9q p {
  margin: 0 0 16px;
}

.ritzo-c1hq9q p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .ritzo-c1hq9q {
    font-size: 14px;
    line-height: 150%;
  }
}

.ritzo-rarwkh {
  max-width: 300px;
  width: 100%;
}

.ritzo-rarwkh a {
  width: 100%;
}

@media (max-width: 575px) {
  .ritzo-rarwkh {
    max-width: 200px;
  }
}

.ritzo-nv4a1o {
  justify-content: center;
}

.ritzo-q455lj {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ritzo-kpy8vp {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .ritzo-q1rbv4 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.ritzo-55bnpd {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.ritzo-55bnpd .ritzo-5o9y7y {
  justify-content: center;
}

/* faq */

.ritzo-aklln6 {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.ritzo-7rkhpp {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.ritzo-iglboe ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ritzo-7rkhpp::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.ritzo-iglboe ease;
}

.ritzo-aklln6.ritzo-u95s1f .ritzo-7rkhpp::after {
  transform: rotate(45deg);
}

.ritzo-xx5s45 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.ritzo-05fqah ease, padding 0.ritzo-05fqah ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.ritzo-aklln6.ritzo-u95s1f .ritzo-xx5s45 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.ritzo-nbfss8 {
  margin: 25px 0;
}

.ritzo-msth1q > input:not(:checked) ~ label:hover,
.ritzo-msth1q > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ritzo-bn83l1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ritzo-evj8ck 44.ritzo-l9mdgq.ritzo-7pwudz.ritzo-mivxhx.ritzo-un4njc.ritzo-cwcede.ritzo-zikb0g.ritzo-t8e671.ritzo-xf3pzf.ritzo-yrfhf1.ritzo-9vu6et.ritzo-b5uj7k.ritzo-zvtyae 0l-12.ritzo-rghueh 30.ritzo-90kmxn.ritzo-t75myr 2.ritzo-0a3j9s.ritzo-t75myr 3.ritzo-hui1p7 3.ritzo-1t2k7g.ritzo-zfxps7 3.ritzo-7cur3j.ritzo-7gktzj.ritzo-lhq2hs.ritzo-7909ug 7-3.ritzo-rghueh 10.ritzo-hx2a2m.ritzo-7909ug 23.ritzo-epklio.ritzo-qi04tt 1.ritzo-95ra4s 2.ritzo-rghueh 3.ritzo-qi04tt 1.ritzo-zfxps7 5.ritzo-4roo4o.ritzo-zfxps7 32.ritzo-br1hm0.ritzo-7gktzj 5.ritzo-zvtyae 4.ritzo-7909ug 9.ritzo-7909ug 8.ritzo-zfxps7 6.ritzo-0h3lhe.ritzo-mqayq6.ritzo-773kna.ritzo-pakxg5.ritzo-yx7r01 4.ritzo-2rcrp5.ritzo-yx7r01 6.ritzo-yx7r01 0l29.ritzo-zvtyae 17.ritzo-fzra4e.ritzo-zaeswy 2.ritzo-ccri3g 10.ritzo-874hpk.ritzo-rghueh 8.ritzo-jm34ac.ritzo-s71d06.ritzo-xpvdhg.ritzo-8llpdj.ritzo-wh61na.ritzo-7gktzj.ritzo-cwcede.ritzo-rghueh 1.ritzo-77a4zb.ritzo-mtbu94.ritzo-sxov53.ritzo-21jgz0.ritzo-s6ymlv.ritzo-95ra4s 1.ritzo-vbo5d8.ritzo-oaejvx.5z'/%3e%3c/svg%3e");
}

.ritzo-wx6s6y {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .ritzo-wx6s6y {
    gap: 16px 0;
  }
}

.ritzo-dctd19 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.ritzo-dctd19.ritzo-ykr555 {
  display: block;
}

.ritzo-dctd19.ritzo-mc1o2y {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ritzo-dctd19 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.ritzo-s0yxbp {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ritzo-968aea {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.ritzo-7mqxer {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.ritzo-d8srx4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.ritzo-d8srx4 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.ritzo-ur2e3x {
  font-size: 16px;
  line-height: 140%;
}

.ritzo-9zzyot {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ritzo-9zzyot .ritzo-yy5t2e {
  fill: #c2c0ce;
}

.ritzo-9zzyot [rating="1"] .ritzo-yy5t2e:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ritzo-9zzyot [rating="2"] .ritzo-yy5t2e:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ritzo-9zzyot [rating="3"] .ritzo-yy5t2e:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ritzo-9zzyot [rating="4"] .ritzo-yy5t2e:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ritzo-9zzyot [rating="5"] .ritzo-yy5t2e:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.ritzo-5h62es {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.ritzo-5h62es textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.ritzo-5h62es button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.ritzo-gm5uqj {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.ritzo-gm5uqj.ritzo-ggyrlp {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.ritzo-78ly4r {
  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;
}

.ritzo-78ly4r label {
  font-size: 14px;
}

.ritzo-78ly4r h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ritzo-78ly4r input,
.ritzo-78ly4r textarea,
.ritzo-78ly4r 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;
}
.ritzo-78ly4r button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ritzo-iglboe ease;
}
.ritzo-78ly4r button:hover {
  background-color: var(--button-bg-hover);
}
.ritzo-8qnpoz {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ritzo-g836r0 ease-in;
}

.ritzo-8qnpoz h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
