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

* {
  padding: 0;
  margin: 0;
}

html {
  box-sizing: border-box;
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

p,
dd,
dl,
figure,
blockquote {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

audio,
video {
  display: block;
}

img {
  display: block;
  border: none;
  max-width: 100%;
  max-height: 100%;
}

iframe {
  border: none;
}

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

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr {
  border: none;
  text-decoration: none;
}

i,
em {
  font-style: inherit;
}

dfn {
  font-style: inherit;
}

mark {
  background-color: transparent;
  color: inherit;
}

small {
  font-size: inherit;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  font: inherit;
  /* By default, font properties for these elements are not inherited. */
  color: inherit;
  letter-spacing: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-align: left;
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
}

textarea {
  resize: none;
  overflow-y: auto;
  overflow-x: hidden;
}

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: none;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[type=search] {
  outline: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s;
}

::-moz-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s;
}

:-moz-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
}

:focus::-moz-placeholder {
  opacity: 0;
}

:focus:-moz-placeholder {
  opacity: 0;
}

:focus:-ms-input-placeholder {
  opacity: 0;
}

a {
  outline: none;
}

button {
  outline: none;
}

input:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}

textarea {
  outline: none;
}

select {
  appearance: none;
  outline: none;
}

@font-face {
  font-family: Euclid;
  font-display: swap;
  src: url("../fonts/Euclid-Medium.ttf") format("truetype"), url("../fonts/Euclid-Medium.woff") format("woff"), url("../fonts/Euclid-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Euclid;
  font-display: swap;
  src: url("../fonts/Euclid-Regular.ttf") format("truetype"), url("../fonts/Euclid-Regular.woff") format("woff"), url("../fonts/Euclid-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: currentColor;
  fill: none;
}

.icon-chevron-down {
  font-size: 10px;
  width: 1em;
}

.icon-chevron-right {
  font-size: 14px;
  width: 1em;
}

.icon-instagram {
  font-size: 20px;
  width: 1em;
}

.icon-page-adapt {
  font-size: 512px;
  width: 1em;
}

.icon-tiktok {
  font-size: 20px;
  width: 1em;
}

.icon-vk {
  font-size: 22px;
  width: 1em;
}

.icon-youtube {
  font-size: 20px;
  width: 1em;
}

body {
  font-size: 18px;
  line-height: 1.333;
  color: #0c1014;
  font-weight: 500;
  font-family: "Euclid", sans-serif;
  letter-spacing: -0.03em;
  background-color: #f7f7f7;
}

input,
textarea {
  color: #000;
  -moz-appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000;
}

.title-h1 {
  font-size: 140px;
  line-height: 1.06;
  letter-spacing: -0.03em;
  font-weight: 500;
}

.title-h1 {
  font-size: 64px;
}

.title-h2 {
  font-weight: 500;
  font-size: 80px;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.title-h2 {
  font-size: 36px;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.container-1 {
  width: 100%;
  max-width: 1440px;
  padding: 0 72px;
  margin-left: auto;
  margin-right: auto;
}

.container-2 {
  width: 100%;
  max-width: 1440px;
  padding: 0 128px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}

.swiper-container .swiper-slide {
  height: auto;
}

.swiper-wrapper {
  box-sizing: border-box;
}

.swiper-pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.swiper-button-prev,
.swiper-button-next {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  z-index: initial;
  border: 1px solid rgba(12, 16, 20, 0.08);
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  display: none;
}

.swiper-button-prev {
  background-color: #fff;
}

.swiper-button-next {
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
}

.slider-navigation {
  display: flex;
  justify-content: center;
  column-gap: 18px;
  position: absolute;
  right: 0;
  bottom: calc(100% + 70px);
}

.breadcrumbs {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  overflow-x: auto;
  font-size: 14px;
  line-height: 1.43;
  white-space: nowrap;
}

.breadcrumbs--inner {
  display: inline-flex;
  padding: 4px 12px;
  border-radius: 100px;
  background: rgba(12, 16, 20, 0.16);
}

.breadcrumbs--item {
  color: #f7f7f7;
}

.breadcrumbs--item:not(:first-child)::before {
  content: "-";
  margin: 0 9px;
  color: rgba(247, 247, 247, 0.56);
  line-height: inherit;
  pointer-events: none;
}

.breadcrumbs--item a {
  color: rgba(247, 247, 247, 0.56);
  font-weight: 400;
}

.article-text {
  color: rgba(12, 16, 20, 0.48);
}

.article-text h1 {
  font-size: 140px;
  line-height: 1.06;
  letter-spacing: -0.03em;
  font-weight: 500;
}

.article-text h1 {
  font-size: 64px;
}

.article-text h2 {
  font-weight: 500;
  font-size: 80px;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.article-text h2 {
  font-size: 36px;
}

.article-text h1,
.article-text h2,
.article-text h3,
.article-text h4,
.article-text h5,
.article-text h6,
.article-text ul,
.article-text ol {
  margin-bottom: 24px;
}

.article-text p {
  margin-bottom: 1.33em;
}

.article-text h1:not(:first-child),
.article-text h2:not(:first-child),
.article-text h3:not(:first-child) {
  margin-top: 36px;
}

.article-text h4:not(:first-child),
.article-text h5:not(:first-child),
.article-text h6:not(:first-child) {
  margin-top: 24px;
}

.article-text ul li,
.article-text ol li {
  padding-left: 1.4em;
  position: relative;
}

.article-text ol li {
  counter-increment: list;
}

.article-text ol li::before {
  content: counter(list) ".";
  position: absolute;
  left: 0.33em;
}

.article-text ul li::before {
  content: "";
  width: 0.375em;
  height: 0.375em;
  border-radius: 50%;
  background-color: currentColor;
  position: absolute;
  left: 0.33em;
  top: 0.5125em;
  font-size: 1em;
}

.article-text b,
.article-text strong {
  font-weight: 600;
}

.article-text i,
.article-text em {
  font-style: italic;
}

.article-text font {
  font-size: inherit !important;
}

.article-text a:not(.wp-block-button__link) {
  display: inline;
  transition: opacity 0.3s;
  cursor: pointer;
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.article-text .wp-block-image {
  margin-top: 48px;
  margin-bottom: 48px;
}

.article-text .wp-block-embed {
  margin-top: 48px;
  margin-bottom: 48px;
}

.article-text .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
}

.article-text .wp-block-embed-youtube .wp-block-embed__wrapper {
  padding-top: 56.25%;
}

.article-text .wp-block-embed-youtube.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  padding-top: 56.25%;
}

.article-text .wp-block-embed-youtube.wp-embed-aspect-4-3 .wp-block-embed__wrapper {
  padding-top: 75%;
}

.article-text .wp-block-embed-youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.article-text figure {
  width: 100%;
}

.article-text figure img {
  min-height: 200px;
  object-fit: cover;
  border-radius: 20px;
}

.article-text figure figcaption {
  font-size: 14px;
  line-height: 1.36;
  margin: 16px 0 0;
}

.article-text .video {
  width: 100%;
  position: relative;
  padding-top: 56%;
  margin-bottom: 48px;
}

.article-text .video iframe,
.article-text .video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.white-bg {
  background-color: #fff !important;
}

.button-wrap {
  display: inline-flex;
  background: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 7px;
  border-radius: 100px;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 24px;
  font-size: 18px;
  line-height: 1.24;
  font-weight: 500;
  color: #f7f7f7;
  padding: 14px 14px 14px 24px;
  border-radius: 100px;
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
  transition: opacity 0.3s;
}

.button--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.spacer-top-70 {
  padding-top: 70px;
}

.spacer-bottom-70 {
  padding-bottom: 70px;
}

.spacer-top-80 {
  padding-top: 80px;
}

.spacer-bottom-80 {
  padding-bottom: 80px;
}

.spacer-top-90 {
  padding-top: 90px;
}

.spacer-bottom-90 {
  padding-bottom: 90px;
}

.spacer-top-100 {
  padding-top: 100px;
}

.spacer-bottom-100 {
  padding-bottom: 100px;
}

.spacer-top-130 {
  padding-top: 130px;
}

.spacer-bottom-130 {
  padding-bottom: 130px;
}

.spacer-top-145 {
  padding-top: 145px;
}

.spacer-bottom-145 {
  padding-bottom: 145px;
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-24 {
  font-size: 24px;
}

.fs-64 {
  line-height: 1.125;
  font-weight: 500;
}

.fs-64 {
  font-size: 40px;
}

.text-white {
  color: #f7f7f7;
}

.text-white-light {
  color: rgba(255, 255, 255, 0.56);
}

.mt-auto {
  margin-top: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.m-0 {
  margin: 0rem !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.p-0 {
  padding: 0rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.pt-3 {
  padding-top: 0.75rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.pr-3 {
  padding-right: 0.75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.pl-4 {
  padding-left: 1rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.m-5 {
  margin: 1.25rem !important;
}

.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.mt-5 {
  margin-top: 1.25rem !important;
}

.mb-5 {
  margin-bottom: 1.25rem !important;
}

.mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

.ml-5 {
  margin-left: 1.25rem !important;
}

.mr-5 {
  margin-right: 1.25rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.pt-5 {
  padding-top: 1.25rem !important;
}

.pb-5 {
  padding-bottom: 1.25rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.pl-5 {
  padding-left: 1.25rem !important;
}

.pr-5 {
  padding-right: 1.25rem !important;
}

.m-6 {
  margin: 1.5rem !important;
}

.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.mt-6 {
  margin-top: 1.5rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.ml-6 {
  margin-left: 1.5rem !important;
}

.mr-6 {
  margin-right: 1.5rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.pt-6 {
  padding-top: 1.5rem !important;
}

.pb-6 {
  padding-bottom: 1.5rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.pl-6 {
  padding-left: 1.5rem !important;
}

.pr-6 {
  padding-right: 1.5rem !important;
}

.m-7 {
  margin: 1.75rem !important;
}

.my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.mt-7 {
  margin-top: 1.75rem !important;
}

.mb-7 {
  margin-bottom: 1.75rem !important;
}

.mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}

.ml-7 {
  margin-left: 1.75rem !important;
}

.mr-7 {
  margin-right: 1.75rem !important;
}

.p-7 {
  padding: 1.75rem !important;
}

.py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.pt-7 {
  padding-top: 1.75rem !important;
}

.pb-7 {
  padding-bottom: 1.75rem !important;
}

.px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.pl-7 {
  padding-left: 1.75rem !important;
}

.pr-7 {
  padding-right: 1.75rem !important;
}

.m-8 {
  margin: 2rem !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.ml-8 {
  margin-left: 2rem !important;
}

.mr-8 {
  margin-right: 2rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.pt-8 {
  padding-top: 2rem !important;
}

.pb-8 {
  padding-bottom: 2rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.pl-8 {
  padding-left: 2rem !important;
}

.pr-8 {
  padding-right: 2rem !important;
}

.m-9 {
  margin: 2.25rem !important;
}

.my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.mt-9 {
  margin-top: 2.25rem !important;
}

.mb-9 {
  margin-bottom: 2.25rem !important;
}

.mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

.ml-9 {
  margin-left: 2.25rem !important;
}

.mr-9 {
  margin-right: 2.25rem !important;
}

.p-9 {
  padding: 2.25rem !important;
}

.py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.pt-9 {
  padding-top: 2.25rem !important;
}

.pb-9 {
  padding-bottom: 2.25rem !important;
}

.px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.pl-9 {
  padding-left: 2.25rem !important;
}

.pr-9 {
  padding-right: 2.25rem !important;
}

.m-10 {
  margin: 2.5rem !important;
}

.my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.mt-10 {
  margin-top: 2.5rem !important;
}

.mb-10 {
  margin-bottom: 2.5rem !important;
}

.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.ml-10 {
  margin-left: 2.5rem !important;
}

.mr-10 {
  margin-right: 2.5rem !important;
}

.p-10 {
  padding: 2.5rem !important;
}

.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.pt-10 {
  padding-top: 2.5rem !important;
}

.pb-10 {
  padding-bottom: 2.5rem !important;
}

.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.pl-10 {
  padding-left: 2.5rem !important;
}

.pr-10 {
  padding-right: 2.5rem !important;
}

.m-11 {
  margin: 2.75rem !important;
}

.my-11 {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

.mt-11 {
  margin-top: 2.75rem !important;
}

.mb-11 {
  margin-bottom: 2.75rem !important;
}

.mx-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}

.ml-11 {
  margin-left: 2.75rem !important;
}

.mr-11 {
  margin-right: 2.75rem !important;
}

.p-11 {
  padding: 2.75rem !important;
}

.py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.pt-11 {
  padding-top: 2.75rem !important;
}

.pb-11 {
  padding-bottom: 2.75rem !important;
}

.px-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}

.pl-11 {
  padding-left: 2.75rem !important;
}

.pr-11 {
  padding-right: 2.75rem !important;
}

.m-12 {
  margin: 3rem !important;
}

.my-12 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mt-12 {
  margin-top: 3rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.ml-12 {
  margin-left: 3rem !important;
}

.mr-12 {
  margin-right: 3rem !important;
}

.p-12 {
  padding: 3rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-12 {
  padding-top: 3rem !important;
}

.pb-12 {
  padding-bottom: 3rem !important;
}

.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.pl-12 {
  padding-left: 3rem !important;
}

.pr-12 {
  padding-right: 3rem !important;
}

.m-13 {
  margin: 3.25rem !important;
}

.my-13 {
  margin-top: 3.25rem !important;
  margin-bottom: 3.25rem !important;
}

.mt-13 {
  margin-top: 3.25rem !important;
}

.mb-13 {
  margin-bottom: 3.25rem !important;
}

.mx-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}

.ml-13 {
  margin-left: 3.25rem !important;
}

.mr-13 {
  margin-right: 3.25rem !important;
}

.p-13 {
  padding: 3.25rem !important;
}

.py-13 {
  padding-top: 3.25rem !important;
  padding-bottom: 3.25rem !important;
}

.pt-13 {
  padding-top: 3.25rem !important;
}

.pb-13 {
  padding-bottom: 3.25rem !important;
}

.px-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}

.pl-13 {
  padding-left: 3.25rem !important;
}

.pr-13 {
  padding-right: 3.25rem !important;
}

.m-14 {
  margin: 3.5rem !important;
}

.my-14 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.mt-14 {
  margin-top: 3.5rem !important;
}

.mb-14 {
  margin-bottom: 3.5rem !important;
}

.mx-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.ml-14 {
  margin-left: 3.5rem !important;
}

.mr-14 {
  margin-right: 3.5rem !important;
}

.p-14 {
  padding: 3.5rem !important;
}

.py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.pt-14 {
  padding-top: 3.5rem !important;
}

.pb-14 {
  padding-bottom: 3.5rem !important;
}

.px-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.pl-14 {
  padding-left: 3.5rem !important;
}

.pr-14 {
  padding-right: 3.5rem !important;
}

.m-15 {
  margin: 3.75rem !important;
}

.my-15 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

.mt-15 {
  margin-top: 3.75rem !important;
}

.mb-15 {
  margin-bottom: 3.75rem !important;
}

.mx-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}

.ml-15 {
  margin-left: 3.75rem !important;
}

.mr-15 {
  margin-right: 3.75rem !important;
}

.p-15 {
  padding: 3.75rem !important;
}

.py-15 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.pt-15 {
  padding-top: 3.75rem !important;
}

.pb-15 {
  padding-bottom: 3.75rem !important;
}

.px-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}

.pl-15 {
  padding-left: 3.75rem !important;
}

.pr-15 {
  padding-right: 3.75rem !important;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.d-none {
  display: none;
}

.d-none-i {
  display: none !important;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.flex-col-center {
  flex-direction: column;
  align-items: center;
}

.flex-wrap {
  flex-wrap: wrap;
}

.row-reverse {
  flex-direction: row-reverse;
}

.col-reverse {
  flex-direction: column-reverse;
}

.col-direction {
  flex-direction: column;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

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

.items-center {
  align-items: center;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.op-10 {
  opacity: 0.1;
}

.op-20 {
  opacity: 0.2;
}

.op-30 {
  opacity: 0.3;
}

.op-40 {
  opacity: 0.4;
}

.op-50 {
  opacity: 0.5;
}

.op-60 {
  opacity: 0.6;
}

.op-70 {
  opacity: 0.7;
}

.op-80 {
  opacity: 0.8;
}

.op-90 {
  opacity: 0.9;
}

.op-100 {
  opacity: 1;
}

.lh-1 {
  line-height: 1;
}

.lh-1\.2 {
  line-height: 1.2;
}

.lh-1\.4 {
  line-height: 1.4;
}

.fw-light {
  font-weight: 300;
}

.fw-medium {
  font-weight: 500;
}

.fw-semibold {
  font-weight: 600;
}

.fw-bold {
  font-weight: 700;
}

.fw-extra-bold {
  font-weight: 800;
}

.fw-heavy {
  font-weight: 900;
}

.font-italic {
  font-style: italic;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.invisible {
  visibility: hidden;
}

.w-0 {
  width: 0;
}

.h-0 {
  height: 0;
}

.w-100 {
  width: 100%;
}

.height-auto {
  height: auto !important;
  min-height: auto !important;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.border-0 {
  border-width: 0;
}

.border {
  border-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-none {
  border: none;
}

.border-white {
  border-color: #fff;
}

.header {
  height: 80px;
  position: fixed;
  top: 24px;
  left: 24px;
  right: 24px;
  z-index: 100;
}

.header--inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1392px;
  width: 100%;
  margin: 0 auto;
  border-radius: 100px;
  padding: 17px 24px;
  background: rgba(12, 16, 20, 0.5);
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  transition: background-color 0.3s, backdrop-filter 0.3s;
}

.header--main {
  display: flex;
  align-items: center;
}

.header--nav-list {
  display: flex;
  align-items: center;
  column-gap: 27px;
}

.header--nav-item:not(:first-child) {
  position: relative;
}

.header--nav-item:not(:first-child)::before {
  content: "";
  width: 3px;
  height: 3px;
  background: rgba(247, 247, 247, 0.08);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: calc(100% + 12px);
  transform: translateY(-50%);
}

.header--nav-link {
  padding: 5px 11px;
  color: rgba(255, 255, 255, 0.5607843137);
  border-radius: 100px;
  border: 1px solid transparent;
  transition: color 0.3s, background-color 0.3s;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 400;
}

.header--nav-link.active {
  color: #f7f7f7;
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.header .language {
  width: 62px;
}

.header .burger {
  margin-left: 32px;
}

.burger {
  display: none;
}

.language {
  color: #f7f7f7;
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 400;
}

.language {
  font-weight: 500;
}

.language.open .language--list {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
  z-index: 10;
}

.language.open .language--selected .icon {
  transform: rotate(180deg);
}

.language--selected {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 5px;
  padding: 5px 11px;
  border-radius: 100px;
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  cursor: pointer;
  transition: background-color 0.3s;
}

.language--selected .icon {
  transition: transform 0.3s;
}

.language--list {
  width: 100%;
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  border-radius: 4px 4px 8px 8px;
  overflow: hidden;
  transform: translate3d(0, 10px, 0);
  opacity: 0;
  visibility: hidden;
  padding: 6px 12px;
  color: #f7f7f7;
  background-color: rgba(12, 16, 20, 0.4);
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
}

.language--list::before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
}

.language--item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px 0;
}

.language--item a {
  width: 100%;
  font-size: 14px;
  line-height: 1.22;
  text-align: center;
  padding: 3px;
  border-radius: 5px;
  transition: background-color 0.3s;
}

.language--item a.active {
  font-weight: 500;
  background-color: rgba(247, 247, 247, 0.16);
  pointer-events: none;
}

.mob-menu {
  display: flex;
  position: fixed;
  top: 24px;
  left: 24px;
  right: 24px;
  bottom: 24px;
  z-index: 90;
  border-radius: 40px;
  padding: 80px 24px 0;
  background: rgba(12, 16, 20, 0.5);
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.mob-menu--inner {
  width: 100%;
  overflow: auto;
}

.mob-menu--content {
  display: flex;
  width: 100%;
  min-height: 100%;
}

.mob-menu--main {
  padding: 25px 0 50px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 40px;
}

.mob-menu--nav-list {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 20px;
}

.mob-menu--nav-item:not(:first-child) {
  position: relative;
}

.mob-menu--nav-item:not(:first-child)::before {
  content: "";
  width: 3px;
  height: 3px;
  background: rgba(247, 247, 247, 0.08);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: calc(100% + 8px);
  transform: translateX(-50%);
}

.mob-menu--nav-link {
  padding: 5px 15px;
  color: rgba(255, 255, 255, 0.5607843137);
  border-radius: 100px;
  border: 1px solid transparent;
  transition: color 0.3s, background-color 0.3s;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}

.mob-menu--nav-link.active {
  color: #f7f7f7;
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.mob-menu .language {
  width: 100%;
  margin-top: auto;
}

.mob-menu .language--list {
  top: auto;
  bottom: calc(100% + 8px);
  background-color: rgba(12, 16, 20, 0.8);
}

.mob-menu-open .header--inner {
  background-color: transparent;
  backdrop-filter: none;
}

.mob-menu-open .burger--bar {
  background-color: transparent;
}

.mob-menu-open .burger--bar::before {
  width: 20px;
  top: 0;
  transform: translate3d(0, 0, 0) rotate(45deg);
}

.mob-menu-open .burger--bar::after {
  width: 20px;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0) rotate(-45deg);
}

.footer {
  background-color: #0c1014;
  border-radius: 72px 72px 0 0;
  position: relative;
  overflow: hidden;
}

.footer--circle {
  min-width: 400px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.footer--inner {
  padding: 0 48px;
  position: relative;
}

.footer--content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 32px 0;
}

.footer--contacts {
  display: flex;
  gap: 32px;
}

.footer--line {
  width: 100%;
  height: 2px;
  background-size: auto 100%;
  background-repeat: repeat-x;
}

.footer--bottom {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.04em;
  color: rgba(247, 247, 247, 0.48);
  font-weight: 400;
  padding: 20px 0;
}

.footer--contacts .contact-item {
  display: flex;
  align-items: center;
  column-gap: 12px;
}

.footer--contacts .contact-item--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background-color: rgba(247, 247, 247, 0.08);
}

.footer--contacts .contact-item--main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer--contacts .contact-item--caption {
  font-size: 14px;
  line-height: 1.27;
  font-weight: 400;
  color: rgba(247, 247, 247, 0.56);
  letter-spacing: 0.24em;
}

.footer--contacts .contact-item--link {
  margin-top: 4px;
  color: #f7f7f7;
  transition: opacity 0.3s;
  font-size: 16px;
  line-height: 1.27;
}

.socials {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.socials .social-item {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: rgba(247, 247, 247, 0.48);
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  position: relative;
  transition: color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.socials .social-item .icon {
  position: relative;
}

.socials .social-item::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
  opacity: 0;
  transition: opacity 0.3s;
}

.popup {
  padding: 55px 55px 40px;
  width: 100%;
  max-width: 1390px;
  border-radius: 40px;
  display: none;
  overflow: hidden;
  background: rgba(51, 59, 67, 0.9);
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
}

.popup-wrap {
  width: 100%;
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.greeting-popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #f7f7f7;
}

.questionary-popup .title-block {
  line-height: 1.23;
}

.questionary-popup .title-block {
  font-size: 40px;
}

.questionary-popup .subtitle {
  line-height: 1.56;
  color: rgba(255, 255, 255, 0.56);
}

.questionary-popup .fancybox-close-small {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 56px;
  height: 48px;
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 100px;
  top: 16px;
  right: 16px;
}

.questionary-popup .fancybox-close-small path {
  fill: #f7f7f7;
}

.questionary-popup .fancybox-button svg {
  width: 24px;
  height: 24px;
}

.questionary-form {
  margin-top: 32px;
}

.questionary-form .form-field-blocks {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.questionary-form .form-field_quarter {
  width: calc(25% - 18px);
}

.questionary-form .form-field_third {
  width: calc(33.3333333333% - 16px);
}

.questionary-form .form-field_half {
  width: calc(50% - 12px);
}

.questionary-form .form-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 32px;
}

.questionary-form .form-field_radio {
  padding: 0 24px;
}

.questionary-form .radio-wrap {
  display: flex;
  align-items: center;
  column-gap: 32px;
  margin-top: 12px;
}

.questionary-form .radio-caption {
  color: rgba(255, 255, 255, 0.56);
}

.questionary-form .radio-label {
  display: flex;
  align-items: center;
  column-gap: 12px;
  color: #f7f7f7;
}

.questionary-form .radio-input {
  width: 18px;
  height: 18px;
  border-radius: 6px;
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.questionary-form .radio-input::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='6' fill='%23F7F7F7' fill-opacity='0.08'/%3E%3Crect width='18' height='18' rx='6' fill='url(%23paint0_linear_60_7621)'/%3E%3Crect x='0.5' y='0.5' width='17' height='17' rx='5.5' stroke='url(%23paint1_linear_60_7621)' stroke-opacity='0.08'/%3E%3Cpath d='M4.5 9L7.49647 12L13.5 6' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_60_7621' x1='-14.0223' y1='-13.5' x2='9.53096' y2='-20.7349' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FDE966'/%3E%3Cstop offset='0.365989' stop-color='%23FF4486'/%3E%3Cstop offset='0.937729' stop-color='%23CC7EEC'/%3E%3Cstop offset='1' stop-color='%23CC7EEC'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_60_7621' x1='9' y1='0' x2='9' y2='18' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.questionary-form .radio-input:checked::after {
  opacity: 1;
}

.form-submit.disabled {
  background: #c9cedc;
  cursor: auto;
  pointer-events: none;
}

.form-field {
  width: 100%;
  position: relative;
}

.form-label {
  font-size: 16px;
  line-height: 24px;
  color: rgba(247, 247, 247, 0.56);
  pointer-events: none;
  position: absolute;
  top: 16px;
  left: 24px;
  transition: font-size 0.3s, top 0.3s;
  transform: translateZ(0);
}

.form-input {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 23px;
  color: #f7f7f7;
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 100px;
}

.form-input::placeholder {
  color: transparent;
}

.form-input:not(:placeholder-shown) + .form-label {
  top: -12px;
  font-size: 14px;
  line-height: 24px;
}

.form-input:focus {
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.form-input:focus + .form-label {
  top: -12px;
  font-size: 14px;
  line-height: 24px;
}

.form-input.error {
  color: #f84b93;
  border-color: #f84b93;
}

.form-input_date {
  background-repeat: no-repeat;
  background-position: right 24px center;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66675 1.6665V4.1665' stroke='%23F7F7F7' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3333 1.6665V4.1665' stroke='%23F7F7F7' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.91675 7.5752H17.0834' stroke='%23F7F7F7' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 7.08317V14.1665C17.5 16.6665 16.25 18.3332 13.3333 18.3332H6.66667C3.75 18.3332 2.5 16.6665 2.5 14.1665V7.08317C2.5 4.58317 3.75 2.9165 6.66667 2.9165H13.3333C16.25 2.9165 17.5 4.58317 17.5 7.08317Z' stroke='%23F7F7F7' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99632 11.4167H10.0038' stroke='%23F7F7F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91185 11.4167H6.91933' stroke='%23F7F7F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91185 13.9167H6.91933' stroke='%23F7F7F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.form-file-input {
  display: none;
}

.file-input-status {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 23px;
  color: rgba(255, 255, 255, 0.56);
  background-color: rgba(247, 247, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 100px;
  cursor: pointer;
  position: relative;
}

.file-input-status.uploaded {
  color: #f7f7f7;
}

.file-input-status.uploaded .file-input-status-icon {
  width: 28px;
  height: 28px;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23F7F7F7'/%3E%3Crect width='24' height='24' rx='12' fill='url(%23paint0_linear_35_471)'/%3E%3Cpath d='M10.4232 15.98C10.2011 15.98 9.99012 15.8911 9.83464 15.7357L6.69174 12.5928C6.36968 12.2707 6.36968 11.7376 6.69174 11.4156C7.01381 11.0935 7.54688 11.0935 7.86894 11.4156L10.4232 13.9699L16.1315 8.26157C16.4536 7.9395 16.9867 7.9395 17.3087 8.26157C17.6308 8.58363 17.6308 9.1167 17.3087 9.43877L11.0118 15.7357C10.8564 15.8911 10.6454 15.98 10.4232 15.98Z' fill='%23F7F7F7'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_35_471' x1='-18.6963' y1='-18' x2='12.7079' y2='-27.6466' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FDE966'/%3E%3Cstop offset='0.365989' stop-color='%23FF4486'/%3E%3Cstop offset='0.937729' stop-color='%23CC7EEC'/%3E%3Cstop offset='1' stop-color='%23CC7EEC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.file-input-status-icon {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6632 12.1499L10.1932 14.6199C8.82318 15.9899 8.82318 18.1999 10.1932 19.5699C11.5632 20.9399 13.7732 20.9399 15.1432 19.5699L19.0332 15.6799C21.7632 12.9499 21.7632 8.50992 19.0332 5.77992C16.3032 3.04992 11.8632 3.04992 9.13318 5.77992L4.89318 10.0199C2.55318 12.3599 2.55318 16.1599 4.89318 18.5099' stroke='%23F7F7F7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
  background-color: transparent;
  opacity: 0.5;
  background: linear-gradient(270deg, #232c38 26.9%, #4d5164 130.09%);
}

.text-image-section {
  overflow: hidden;
}

.text-image-block {
  display: flex;
}

.text-image-block--desc {
  width: 52%;
}

.text-image-block--text {
  color: rgba(12, 16, 20, 0.48);
  margin-top: 32px;
}

.text-image-block--text p:not(:last-child) {
  margin-bottom: 1.7em;
}

.text-image-block--image {
  width: 48%;
}

.text-image-block ul li {
  position: relative;
  padding-left: 36px;
}

.text-image-block ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23F7F7F7'/%3E%3Crect width='24' height='24' rx='12' fill='url(%23paint0_linear_35_471)'/%3E%3Cpath d='M10.4232 15.98C10.2011 15.98 9.99012 15.8911 9.83464 15.7357L6.69174 12.5928C6.36968 12.2707 6.36968 11.7376 6.69174 11.4156C7.01381 11.0935 7.54688 11.0935 7.86894 11.4156L10.4232 13.9699L16.1315 8.26157C16.4536 7.9395 16.9867 7.9395 17.3087 8.26157C17.6308 8.58363 17.6308 9.1167 17.3087 9.43877L11.0118 15.7357C10.8564 15.8911 10.6454 15.98 10.4232 15.98Z' fill='%23F7F7F7'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_35_471' x1='-18.6963' y1='-18' x2='12.7079' y2='-27.6466' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FDE966'/%3E%3Cstop offset='0.365989' stop-color='%23FF4486'/%3E%3Cstop offset='0.937729' stop-color='%23CC7EEC'/%3E%3Cstop offset='1' stop-color='%23CC7EEC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.text-image-block ul li + li {
  margin-top: 12px;
}

.text-image-block--image .image-block {
  position: relative;
}

.text-image-block--image .image-block--image_1 {
  width: 77.65%;
  max-width: 483px;
  background-color: #fff;
  padding: 6px;
  border-radius: 47px;
  border: 1px solid rgba(12, 16, 20, 0.08);
}

.text-image-block--image .image-block--image_1 .image-block--image-wrap {
  position: relative;
  padding-top: 100%;
  border-radius: 44px;
  overflow: hidden;
}

.text-image-block--image .image-block--image_1 .image-block--image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.text-image-block--image .image-block--image_2 {
  width: 55.5%;
  max-width: 345px;
  position: absolute;
  background-color: #fff;
  padding: 6px;
  border-radius: 34px;
  background: linear-gradient(47deg, rgba(255, 255, 255, 0.1) 1.92%, #ffffff 98.2%);
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
}

.text-image-block--image .image-block--image_2 .image-block--image-wrap {
  position: relative;
  padding-top: 100%;
  border-radius: 31px;
  overflow: hidden;
}

.text-image-block--image .image-block--image_2 .image-block--image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.text-image-block--image_left_1 .image-block--image_2 {
  top: 60%;
  right: 0;
  transform: rotate(15deg);
  transform-origin: top right;
}

.text-image-block--image_left_1 .image-block {
  display: flex;
  justify-content: flex-start;
}

.text-image-block--image_left_1 .image-block .bill {
  position: absolute;
  pointer-events: none;
}

.text-image-block--image_left_1 .image-block .bill-1 {
  width: 14%;
  min-width: 40px;
  top: 25%;
  right: 0;
}

.text-image-block--image_left_1 .image-block .bill-2 {
  top: 74%;
  left: 5%;
  width: 63%;
  min-width: 161px;
}

.text-image-block--image_left_2 .image-block--image_2 {
  top: 80%;
  right: 0;
  transform: rotate(15deg);
  transform-origin: top right;
}

.text-image-block--image_left_2 .image-block {
  display: flex;
  justify-content: flex-start;
}

.text-image-block--image_left_2 .image-block .bill {
  position: absolute;
  pointer-events: none;
}

.text-image-block--image_left_2 .image-block .bill-1 {
  width: 14%;
  min-width: 40px;
  top: 25%;
  right: 0;
}

.text-image-block--image_left_2 .image-block .bill-6 {
  top: 110%;
  left: 5%;
  width: 15%;
}

.text-image-block--image_left_2 .image-block .bill-7 {
  top: 112%;
  left: 15%;
  width: 51%;
}

.text-image-block--image_right_1 .image-block--image_2 {
  top: 69%;
  left: 0;
  transform: rotate(-15deg);
  transform-origin: top left;
}

.text-image-block--image_right_1 .image-block {
  display: flex;
  justify-content: flex-end;
}

.text-image-block--image_right_1 .image-block .bill {
  position: absolute;
  pointer-events: none;
}

.text-image-block--image_right_1 .image-block .bill-1 {
  width: 18.5%;
  min-width: 5px;
  transform: translate(0, -100%);
  top: 0;
  left: 0;
}

.text-image-block--image_right_1 .image-block .bill-2 {
  width: 15%;
  top: 0;
  right: 0;
  transform: translate(30%, -100%);
}

.text-image-block--image_right_1 .image-block .bill-3 {
  width: 66.8%;
  top: 70%;
  left: 30%;
}

.text-image-block--image_right_2 .image-block--image_2 {
  width: 50%;
  padding: 0;
  background: none;
  top: 58%;
  left: 39%;
  transform: rotate(15deg);
  transform-origin: top left;
}

.text-image-block--image_right_2 .image-block--image_3 {
  width: 40%;
  position: absolute;
  top: 108%;
  left: 39%;
  transform: rotate(-15deg);
  transform-origin: top right;
}

.text-image-block--image_right_2 .image-block--image_3 .image-block--image-wrap {
  position: relative;
  padding-top: 100%;
  border-radius: 24px;
  overflow: hidden;
}

.text-image-block--image_right_2 .image-block--image_3 .image-block--image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.text-image-block--image_right_2 .image-block {
  display: flex;
  justify-content: flex-end;
}

.text-image-block--image_right_2 .image-block .bill {
  position: absolute;
  pointer-events: none;
}

.text-image-block--image_right_2 .image-block .bill-1 {
  width: 18.5%;
  min-width: 5px;
  transform: translate(0, -100%);
  top: 0;
  left: 0;
}

.text-image-block--image_right_2 .image-block .bill-2 {
  width: 15%;
  top: 113%;
  right: 0;
}

.text-image-block--image_right_2 .image-block .bill-8 {
  width: 60%;
  top: 100%;
  left: 4%;
}

.cta-section--inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  min-height: 720px;
  border-radius: 72px;
  margin: 0 auto;
  text-align: center;
  padding: 100px 32px;
  background-repeat: no-repeat;
  background-size: cover, contain, 0;
  background-position: center, left top, right bottom;
  position: relative;
  overflow: hidden;
}

.cta-section--inner::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(12, 16, 20, 0.7);
}

.cta-section--filter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
}

.cta-section--filter-1 {
  background-size: 60% auto, 53% auto;
  background-position: left top, right bottom;
}

.cta-section--filter-2 {
  background-size: 68% auto, 45% auto;
  background-position: right top, left bottom;
}

.cta-section--desc {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
}

.cta-section--desc_width-1 {
  max-width: 815px;
}

.cta-section--desc_width-2 {
  max-width: 885px;
}

.cta-section--subtitle {
  width: 100%;
  max-width: 485px;
  color: rgba(255, 255, 255, 0.64);
  margin-top: 32px;
}

.reviews-section--inner {
  width: 100%;
  max-width: 1440px;
  min-height: 500px;
  border-radius: 72px;
  margin: 0 auto;
  padding: 72px 0;
  background-repeat: no-repeat;
  background-size: cover, contain, 0;
  background-position: center, left top, right bottom;
  position: relative;
  overflow: hidden;
}

.reviews-section--inner::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(12, 16, 20, 0.7);
}

.reviews-section--filter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 60% auto, 53% auto;
  background-position: left top, right bottom;
}

.reviews-section--content {
  display: flex;
  width: 100%;
  position: relative;
}

.reviews-section--title-block {
  width: 46%;
}

.reviews-section--subtitle {
  margin-top: 32px;
  color: rgba(255, 255, 255, 0.64);
}

.reviews-section--reviews {
  width: 54%;
}

.reviews-section--reviews .review {
  border-radius: 24px;
  padding: 24px;
  background: rgba(12, 16, 20, 0.16);
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  color: rgba(247, 247, 247, 0.48);
}

.reviews-section--reviews .review + .review {
  margin-top: 24px;
}

.reviews-section--reviews .review--top {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

.reviews-section--reviews .review--top-left {
  display: flex;
  align-items: center;
  column-gap: 24px;
}

.reviews-section--reviews .review--author-img-block {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-color: rgba(247, 247, 247, 0.08);
  padding: 7px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.reviews-section--reviews .review--author-img-block-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
}

.reviews-section--reviews .review--author-img-block-inner img {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
}

.reviews-section--reviews .review--author-img-block-text {
  font-size: 20px;
  line-height: 1.3;
  color: #f7f7f7;
  letter-spacing: -0.01em;
}

.reviews-section--reviews .review--author-name {
  color: #f7f7f7;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.reviews-section--reviews .review--author-info-inner {
  display: flex;
  align-items: center;
  color: rgba(247, 247, 247, 0.48);
  font-weight: 400;
  margin-top: 4px;
  letter-spacing: -0.02em;
  font-size: 16px;
  line-height: 1.5;
}

.reviews-section--reviews .review--author-info-dot {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: rgba(247, 247, 247, 0.08);
  margin: 0 12px;
}

.reviews-section--reviews .review--earn {
  display: flex;
  flex-direction: column;
}

.reviews-section--reviews .review--earn-amount {
  color: #f7f7f7;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.reviews-section--reviews .review--earn-time {
  color: rgba(247, 247, 247, 0.48);
  font-weight: 400;
  margin-top: 4px;
  letter-spacing: -0.02em;
  font-size: 16px;
  line-height: 1.5;
}

.reviews-section--reviews .review--divider {
  width: 100%;
  height: 1px;
  border-color: rgba(255, 255, 255, 0.12);
  border-style: dashed;
  border-width: 1px 0 0;
  margin: 20px 0;
}

.reviews-section--reviews .review--desc {
  color: rgba(247, 247, 247, 0.48);
  font-size: 16px;
  line-height: 1.5;
}

.start-earn--steps-block {
  position: relative;
}

.start-earn--section {
  overflow: hidden;
  position: relative;
}

.start-earn--section::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130px;
  background: linear-gradient(0deg, #f7f7f7 0%, rgba(247, 247, 247, 0) 100%);
}

.start-earn--title-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.start-earn--title-block .bill {
  position: absolute;
  z-index: -1;
}

.start-earn--title-block .bill-1 {
  min-width: 60px;
  top: 0;
  left: 9%;
  transform: translate(0, -50%);
}

.start-earn--title-block .bill-2 {
  min-width: 60px;
  bottom: 0;
  right: 13%;
}

.start-earn--title-lg {
  line-height: 1.06;
}

.start-earn--title-lg {
  font-size: 64px;
}

.start-earn--subtitle {
  line-height: 1.7;
  background: linear-gradient(90deg, rgba(12, 16, 20, 0.56) 0%, #0c1014 53.97%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.start-earn--subtitle {
  font-size: 20px;
}

.start-earn--steps {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 72px 24px;
  margin-top: 90px;
}

.start-earn--steps-bg-image {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-90px);
  z-index: -1;
}

.start-earn--steps-bg-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  background: linear-gradient(270deg, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.8) 50%);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.start-earn--steps-bg-image::after {
  content: "";
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(0deg, #f7f7f7 0%, rgba(247, 247, 247, 0) 100%);
}

.start-earn--steps .earn-step {
  width: calc(20% - 19.2px);
  display: flex;
  flex-direction: column;
  padding: 7px;
  border: 1px solid rgba(12, 16, 20, 0.08);
  background-color: rgba(255, 255, 255, 0.56);
  -webkit-backdrop-filter: blur(34px);
  backdrop-filter: blur(34px);
  border-radius: 32px;
  position: relative;
}

.start-earn--steps .earn-step--number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: -0.01em;
  color: #f7f7f7;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.start-earn--steps .earn-step--desc {
  padding: 52px 24px 32px;
  text-align: center;
}

.start-earn--steps .earn-step--title {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.02em;
}

.start-earn--steps .earn-step--text {
  color: rgba(12, 16, 20, 0.48);
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.5;
}

.start-earn--steps .earn-step--image {
  width: 100%;
  border-radius: 28px;
  margin-top: auto;
  overflow: hidden;
  position: relative;
}

.start-earn--steps .earn-step--content-image {
  width: 100%;
  object-fit: cover;
}

.start-earn--steps .earn-step--filter-img {
  width: 78.6%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.requirements {
  position: relative;
}

.requirements::after {
  content: "";
  width: 100%;
  height: 220px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(0deg, #f7f7f7 0%, rgba(247, 247, 247, 0) 100%);
}

.requirements .title-block {
  position: relative;
}

.requirements .title-block .bill {
  position: absolute;
  z-index: -1;
}

.requirements .title-block .bill-1 {
  top: 0;
  left: 48%;
  min-width: 53px;
}

.requirements .title-block .bill-2 {
  bottom: 0;
  right: 30%;
  min-width: 44px;
}

.requirements .title-block .bill-3 {
  top: 0;
  right: 0;
  min-width: 44px;
  transform: translate(0, -70%);
}

.requirements--slider {
  margin-top: 75px;
  position: relative;
}

.requirements .swiper-wrapper {
  padding-top: 30px;
}

.requirements .requirement-circle {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.requirement-card {
  width: 100%;
  height: 100%;
  padding: 60px 31px 31px 31px;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.56);
  -webkit-backdrop-filter: blur(34px);
  backdrop-filter: blur(34px);
  border: 1px solid rgba(12, 16, 20, 0.08);
  position: relative;
}

.requirement-card--checked-icon {
  position: absolute;
  top: 0;
  left: 32px;
  transform: translateY(-50%);
}

.requirement-card--text {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.02em;
}

.faq-section {
  position: relative;
}

.faq-section .faq-circle {
  min-width: 300px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.faq-section .faq--footer {
  position: relative;
}

.faq-section .faq--footer::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(0deg, #f7f7f7 0%, rgba(247, 247, 247, 0) 100%);
}

.faq-section .title-block {
  position: relative;
}

.faq-section .title-block--lg {
  line-height: 1.06;
}

.faq-section .title-block--lg {
  font-size: 64px;
}

.faq-section .title-block .bill {
  position: absolute;
  z-index: -1;
}

.faq-section .title-block .bill-1 {
  min-width: 44px;
  top: 0;
  left: 10%;
  transform: translate(0, -50%);
}

.faq-section .title-block .bill-2 {
  min-width: 47px;
  bottom: 0;
  right: 10%;
}

.faq-block {
  display: flex;
  gap: 16px 48px;
}

.faq-block--col {
  width: 100%;
}

.faq-block .accordion {
  padding: 23px;
  background: rgba(255, 255, 255, 0.56);
  border: 1px solid rgba(12, 16, 20, 0.08);
  border-radius: 24px;
}

.faq-block .accordion + .accordion {
  margin-top: 16px;
}

.faq-block .accordion.active .accordion--head-icon img {
  transform: rotate(180deg);
}

.faq-block .accordion--head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 24px;
  cursor: pointer;
}

.faq-block .accordion--head-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
}

.faq-block .accordion--head-icon img {
  transition: transform 0.3s;
}

.faq-block .accordion--body {
  display: none;
  padding-top: 16px;
  padding-right: 52px;
  color: rgba(12, 16, 20, 0.48);
}

.faq-block .accordion--body p:not(:last-child) {
  margin-bottom: 1em;
}

.read-blog .title-block {
  position: relative;
}

.read-blog .title-block .bill {
  position: absolute;
  z-index: -1;
}

.read-blog .title-block .bill-1 {
  bottom: 0;
  left: 16%;
  transform: translate(0, 20%);
}

.read-blog .title-block .bill-2 {
  top: 0;
  right: 15%;
  transform: translate(0, -30%);
}

.blog-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}

.blog-cards .blog-card {
  width: calc(33.3333333333% - 16px);
}

.blog-card {
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.56);
  padding: 7px;
  border: 1px solid rgba(12, 16, 20, 0.08);
  border-radius: 24px;
}

.blog-card--img {
  width: 100%;
  position: relative;
  border-radius: 20px;
  padding-top: 45.25%;
}

.blog-card--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.blog-card--desc {
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 16px 16px;
}

.blog-card--title {
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.02em;
}

.blog-card--text {
  margin-bottom: 24px;
  color: rgba(12, 16, 20, 0.48);
}

.blog-card--more-link {
  letter-spacing: -0.01em;
  margin-top: auto;
  transition: opacity 0.3s;
  background: linear-gradient(72.92deg, #fde966 -18.47%, #ff4486 21.62%, #cc7eec 84.25%, #cc7eec 91.08%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-main {
  width: 100%;
  min-height: 800px;
  display: flex;
  position: relative;
  border-radius: 0 0 72px 72px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.home-main::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(12, 16, 20, 0.32), rgba(12, 16, 20, 0.32)), linear-gradient(170.69deg, rgba(12, 16, 20, 0) 34.82%, rgba(12, 16, 20, 0.88) 74.67%);
}

.home-main .circle-1 {
  width: 481px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain, 0;
}

.home-main .circle-1__inner {
  padding-top: 166.32%;
}

.home-main .circle-2 {
  width: 780px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain, 0;
}

.home-main .circle-2__inner {
  padding-top: 96.1%;
}

.home-main [class^=container] {
  width: 100%;
  position: relative;
}

.home-main--inner {
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 150px 0 48px;
}

.home-main--subtitle {
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-top: 20px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.56) 0%, #ffffff 53.97%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-main--subtitle {
  font-size: 24px;
}

.text-block--center {
  text-align: center;
  padding-bottom: 145px;
  position: relative;
  overflow: hidden;
}

.text-block--center .section-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}

.text-block--center .section-inner .bill {
  position: absolute;
  pointer-events: none;
}

.text-block--center .section-inner .bill-1 {
  top: 13%;
  left: 0;
  transform: translate(-170%, 0);
}

.text-block--center .section-inner .bill-2 {
  bottom: 100%;
  right: 0;
  transform: translate(100%, 20%);
}

.text-block--center .section-inner .bill-3 {
  top: 100%;
  left: 53%;
  transform: translate(0, -10%);
}

.text-block--center .image-left {
  position: absolute;
  bottom: 0;
  left: 0;
}

.text-block--center .image-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

.text-block--center::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 220px;
  background: linear-gradient(0deg, #f7f7f7 0%, rgba(247, 247, 247, 0) 100%);
}

.text-block--wrap {
  width: 100%;
}

.text-block--title-block {
  position: relative;
}

.text-block .title-block--top {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.3em;
}

.text-block .title-block--money-img {
  width: 2.11em;
}

.text-block .title-block--check-img {
  width: 1.47em;
}

.text-block--desc {
  margin-top: 60px;
  color: rgba(12, 16, 20, 0.64);
}

.text-block--desc p:not(:last-child) {
  margin-bottom: 1.5em;
}

.page-main {
  width: 100%;
  min-height: 400px;
  display: flex;
  position: relative;
  border-radius: 0 0 72px 72px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.page-main::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(12, 16, 20, 0.32), rgba(12, 16, 20, 0.32)), linear-gradient(170.69deg, rgba(12, 16, 20, 0) 34.82%, rgba(12, 16, 20, 0.88) 74.67%);
}

.page-main .filter-circle-1 {
  position: absolute;
  left: 0;
  bottom: 0;
}

.page-main .filter-circle-2 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.page-main [class^=container] {
  width: 100%;
  position: relative;
}

.page-main--inner {
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 150px 0 40px;
}

.page-main--desc {
  width: 100%;
}

.page-main--article-title {
  max-width: 815px;
  line-height: 1.23;
}

.page-main--article-title {
  font-size: 40px;
}

.article-container {
  width: 100%;
  max-width: 835px;
  margin: 0 auto;
}

@media screen and (min-width: 500px) {
  .mob-menu .language {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .title-h1 {
    font-size: calc(64px + 76 * (100vw - 768px) / 672);
  }

  .title-h2 {
    font-size: calc(36px + 44 * (100vw - 768px) / 672);
  }

  .article-text h1 {
    font-size: calc(64px + 76 * (100vw - 768px) / 672);
  }

  .article-text h2 {
    font-size: calc(36px + 44 * (100vw - 768px) / 672);
  }

  .fs-64 {
    font-size: calc(40px + 24 * (100vw - 768px) / 672);
  }

  .show-sm {
    display: none !important;
  }

  .footer--content {
    align-items: center;
    gap: 40px;
  }

  .questionary-popup .title-block {
    font-size: calc(40px + 13 * (100vw - 768px) / 672);
  }

  .reviews-section--reviews .review--earn {
    align-items: flex-end;
  }

  .start-earn--title-lg {
    font-size: calc(64px + 61 * (100vw - 768px) / 672);
  }

  .start-earn--subtitle {
    font-size: calc(20px + 8 * (100vw - 768px) / 672);
  }

  .faq-section .title-block--lg {
    font-size: calc(64px + 61 * (100vw - 768px) / 672);
  }

  .home-main--subtitle {
    font-size: calc(24px + 16 * (100vw - 768px) / 672);
  }

  .page-main--article-title {
    font-size: calc(40px + 12 * (100vw - 768px) / 672);
  }
}

@media screen and (min-width: 1024px) {
  .show-md {
    display: none !important;
  }

  .text-image-block--desc {
    padding-left: 5.5%;
    padding-right: 4.3%;
  }
}

@media screen and (min-width: 1200px) {
  .show-lg {
    display: none !important;
  }

  .reviews-section--title-block {
    padding: 0 4.3%;
  }
}

@media screen and (min-width: 1440px) {
  .title-h1 {
    font-size: 140px;
  }

  .title-h2 {
    font-size: 80px;
  }

  .article-text h1 {
    font-size: 140px;
  }

  .article-text h2 {
    font-size: 80px;
  }

  .fs-64 {
    font-size: 64px;
  }

  .questionary-popup .title-block {
    font-size: 53px;
  }

  .start-earn--title-lg {
    font-size: 125px;
  }

  .start-earn--subtitle {
    font-size: 28px;
  }

  .faq-section .title-block--lg {
    font-size: 125px;
  }

  .faq-block--col {
    flex: 1 0 50%;
  }

  .home-main--subtitle {
    font-size: 40px;
  }

  .page-main--article-title {
    font-size: 52px;
  }
}

@media screen and (max-width: 1439.98px) {
  .footer--circle {
    width: 50vw;
  }

  .start-earn--title-block .bill-1 {
    width: 7.1vw;
  }

  .start-earn--title-block .bill-2 {
    width: 5.7vw;
  }

  .requirements .title-block .bill-1 {
    width: 6.4vw;
  }

  .requirements .title-block .bill-2 {
    width: 5vw;
  }

  .requirements .title-block .bill-3 {
    width: 7.3vw;
  }

  .requirements .requirement-circle {
    width: 50%;
  }

  .faq-section .faq-circle {
    width: 59vw;
  }

  .faq-section .title-block .bill-1 {
    width: 7.1vw;
  }

  .faq-section .title-block .bill-2 {
    width: 5.7vw;
  }

  .read-blog .title-block .bill-1 {
    width: 5.7vw;
  }

  .read-blog .title-block .bill-2 {
    width: 7vw;
  }

  .home-main {
    min-height: 700px;
  }

  .home-main .circle-1 {
    width: 33.4%;
  }

  .home-main .circle-2 {
    width: 54.17%;
  }

  .text-block--center .image-left {
    width: 35%;
  }

  .text-block--center .image-left_2 {
    width: 39.3%;
  }

  .text-block--center .image-right {
    width: 31.6%;
  }
}

@media screen and (max-width: 1399.98px) {
  .start-earn--steps-bg-image::after {
    display: block;
  }

  .start-earn--steps .earn-step {
    min-width: 240px;
  }
}

@media screen and (max-width: 1299.98px) {
  body.no-scroll {
    overflow: hidden;
  }

  .header--main {
    display: none;
  }

  .header--nav-list {
    flex-direction: column;
    margin: 0;
  }

  .header .language {
    margin-left: auto;
  }

  .burger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 47px;
    border-radius: 100px;
    background-color: rgba(247, 247, 247, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    cursor: pointer;
    position: relative;
    z-index: 10;
    transition: background-color 0.3s;
  }

  .burger--icon {
    width: 20px;
    height: 14px;
    position: relative;
  }

  .burger--bar {
    position: absolute;
    width: 20px;
    height: 2px;
    border-radius: 5px;
    background: #ffffff;
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
    top: 6px;
    left: 0;
  }

  .burger--bar::before,
  .burger--bar::after {
    content: "";
    width: 14px;
    height: 2px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    background: #ffffff;
    transition: all 0.3s;
  }

  .burger--bar::before {
    top: -7px;
    transform: translate3d(0, 0, 0);
  }

  .burger--bar::after {
    top: 7px;
    left: 6px;
    transform: translate3d(0, 0, 0);
  }

  .mob-menu-open .mob-menu {
    opacity: 1;
    visibility: visible;
  }

  .footer--content {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 1299.98px) and (hover: hover) {
  .burger:hover {
    background-color: rgba(247, 247, 247, 0.16);
  }
}

@media screen and (max-width: 1199.98px) {
  .container-1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .spacer-top-130 {
    padding-top: 100px;
  }

  .spacer-bottom-130 {
    padding-bottom: 100px;
  }

  .spacer-top-145 {
    padding-top: 100px;
  }

  .spacer-bottom-145 {
    padding-bottom: 100px;
  }

  .footer--circle {
    width: 70vw;
  }

  .reviews-section--content {
    flex-direction: column;
    row-gap: 32px;
  }

  .reviews-section--title-block {
    width: 100%;
  }

  .reviews-section--reviews {
    width: 100%;
  }

  .start-earn--section::after {
    height: 100px;
  }

  .faq-block {
    flex-direction: column;
  }

  .blog-card--img {
    padding-top: 58%;
  }

  .text-block--center::before {
    height: 170px;
  }
}

@media screen and (max-width: 1023.98px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 95px;
    height: 95px;
  }

  .spacer-top-80 {
    padding-top: 60px;
  }

  .spacer-bottom-80 {
    padding-bottom: 60px;
  }

  .spacer-top-100 {
    padding-top: 80px;
  }

  .spacer-bottom-100 {
    padding-bottom: 80px;
  }

  .hide-md {
    display: none !important;
  }

  .popup {
    padding-left: 30px;
    padding-right: 30px;
  }

  .questionary-form .form-field-blocks {
    grid-template-columns: repeat(2, 1fr);
  }

  .questionary-form .form-field_quarter {
    width: calc(50% - 12px);
  }

  .questionary-form .form-field_third {
    width: calc(50% - 12px);
  }

  .text-image-block {
    flex-direction: column;
    row-gap: 40px;
  }

  .text-image-block--desc {
    width: 100%;
    order: 1;
  }

  .text-image-block--image {
    width: 100%;
    max-width: 622px;
    margin: 0 auto;
    order: 2;
  }

  .text-image-block--image_left_1 .image-block {
    margin-bottom: 20%;
  }

  .text-image-block--image_left_2 {
    padding-bottom: 30%;
  }

  .text-image-block--image_right_1 {
    padding-bottom: 20%;
  }

  .text-image-block--image_right_1 .image-block .bill-1 {
    transform: translate(0, 0);
  }

  .text-image-block--image_right_1 .image-block .bill-2 {
    transform: translate(100%, -40%);
  }

  .text-image-block--image_right_2 .image-block {
    margin-bottom: 50%;
  }

  .text-image-block--image_right_2 .image-block .bill-1 {
    transform: translate(0, 0);
  }

  .start-earn--title-block .bill-2 {
    right: 2%;
  }

  .start-earn--steps-bg-image::after {
    height: 100px;
  }

  .start-earn--steps .earn-step {
    width: calc(33.3333333333% - 16px);
  }

  .faq-section .faq--footer::after {
    height: 100px;
  }

  .blog-cards .blog-card {
    width: calc(50% - 12px);
  }

  .text-block--center .section-inner .bill-1 {
    min-width: 40px;
    width: 7.8vw;
    transform: translate(-70%, 0);
  }

  .text-block--center .section-inner .bill-2 {
    min-width: 60px;
    width: 8.3vw;
    transform: translate(0, 20%);
  }

  .text-block--center .section-inner .bill-3 {
    min-width: 44px;
    width: 6.39vw;
  }
}

@media screen and (max-width: 849.98px) {
  .start-earn--steps .earn-step {
    width: calc(50% - 12px);
  }
}

@media screen and (max-width: 767.98px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }

  .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-1 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .slider-navigation {
    position: static;
    margin-top: 60px;
  }

  .article-text .video {
    margin-bottom: 24px;
  }

  .spacer-top-70 {
    padding-top: 40px;
  }

  .spacer-bottom-70 {
    padding-bottom: 40px;
  }

  .spacer-top-80 {
    padding-top: 40px;
  }

  .spacer-bottom-80 {
    padding-bottom: 40px;
  }

  .spacer-top-100 {
    padding-top: 40px;
  }

  .spacer-bottom-100 {
    padding-bottom: 40px;
  }

  .spacer-top-130 {
    padding-top: 70px;
  }

  .spacer-bottom-130 {
    padding-bottom: 70px;
  }

  .spacer-top-145 {
    padding-top: 70px;
  }

  .spacer-bottom-145 {
    padding-bottom: 70px;
  }

  .fs-sm-18 {
    font-size: 18px;
  }

  .fs-64 {
    line-height: 1.2;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .my-sm-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .mt-sm-0 {
    margin-top: 0rem !important;
  }

  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }

  .mx-sm-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .ml-sm-0 {
    margin-left: 0rem !important;
  }

  .mr-sm-0 {
    margin-right: 0rem !important;
  }

  .p-sm-0 {
    padding: 0rem !important;
  }

  .py-sm-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .pt-sm-0 {
    padding-top: 0rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }

  .px-sm-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .pl-sm-0 {
    padding-left: 0rem !important;
  }

  .pr-sm-0 {
    padding-right: 0rem !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }

  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }

  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .mt-sm-3 {
    margin-top: 0.75rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }

  .mx-sm-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .ml-sm-3 {
    margin-left: 0.75rem !important;
  }

  .mr-sm-3 {
    margin-right: 0.75rem !important;
  }

  .p-sm-3 {
    padding: 0.75rem !important;
  }

  .py-sm-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .pt-sm-3 {
    padding-top: 0.75rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }

  .px-sm-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .pl-sm-3 {
    padding-left: 0.75rem !important;
  }

  .pr-sm-3 {
    padding-right: 0.75rem !important;
  }

  .my-sm-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1rem !important;
  }

  .mx-sm-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .ml-sm-4 {
    margin-left: 1rem !important;
  }

  .mr-sm-4 {
    margin-right: 1rem !important;
  }

  .p-sm-4 {
    padding: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1rem !important;
  }

  .px-sm-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .pl-sm-4 {
    padding-left: 1rem !important;
  }

  .pr-sm-4 {
    padding-right: 1rem !important;
  }

  .my-sm-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .mt-sm-5 {
    margin-top: 1.25rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 1.25rem !important;
  }

  .mx-sm-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .ml-sm-5 {
    margin-left: 1.25rem !important;
  }

  .mr-sm-5 {
    margin-right: 1.25rem !important;
  }

  .p-sm-5 {
    padding: 1.25rem !important;
  }

  .py-sm-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .pt-sm-5 {
    padding-top: 1.25rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 1.25rem !important;
  }

  .px-sm-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .pl-sm-5 {
    padding-left: 1.25rem !important;
  }

  .pr-sm-5 {
    padding-right: 1.25rem !important;
  }

  .my-sm-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .mt-sm-6 {
    margin-top: 1.5rem !important;
  }

  .mb-sm-6 {
    margin-bottom: 1.5rem !important;
  }

  .mx-sm-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .ml-sm-6 {
    margin-left: 1.5rem !important;
  }

  .mr-sm-6 {
    margin-right: 1.5rem !important;
  }

  .p-sm-6 {
    padding: 1.5rem !important;
  }

  .py-sm-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .pt-sm-6 {
    padding-top: 1.5rem !important;
  }

  .pb-sm-6 {
    padding-bottom: 1.5rem !important;
  }

  .px-sm-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .pl-sm-6 {
    padding-left: 1.5rem !important;
  }

  .pr-sm-6 {
    padding-right: 1.5rem !important;
  }

  .my-sm-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .mt-sm-7 {
    margin-top: 1.75rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 1.75rem !important;
  }

  .mx-sm-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .ml-sm-7 {
    margin-left: 1.75rem !important;
  }

  .mr-sm-7 {
    margin-right: 1.75rem !important;
  }

  .p-sm-7 {
    padding: 1.75rem !important;
  }

  .py-sm-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .pt-sm-7 {
    padding-top: 1.75rem !important;
  }

  .pb-sm-7 {
    padding-bottom: 1.75rem !important;
  }

  .px-sm-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .pl-sm-7 {
    padding-left: 1.75rem !important;
  }

  .pr-sm-7 {
    padding-right: 1.75rem !important;
  }

  .my-sm-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .mt-sm-8 {
    margin-top: 2rem !important;
  }

  .mb-sm-8 {
    margin-bottom: 2rem !important;
  }

  .mx-sm-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .ml-sm-8 {
    margin-left: 2rem !important;
  }

  .mr-sm-8 {
    margin-right: 2rem !important;
  }

  .p-sm-8 {
    padding: 2rem !important;
  }

  .py-sm-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .pt-sm-8 {
    padding-top: 2rem !important;
  }

  .pb-sm-8 {
    padding-bottom: 2rem !important;
  }

  .px-sm-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .pl-sm-8 {
    padding-left: 2rem !important;
  }

  .pr-sm-8 {
    padding-right: 2rem !important;
  }

  .my-sm-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .mt-sm-9 {
    margin-top: 2.25rem !important;
  }

  .mb-sm-9 {
    margin-bottom: 2.25rem !important;
  }

  .mx-sm-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .ml-sm-9 {
    margin-left: 2.25rem !important;
  }

  .mr-sm-9 {
    margin-right: 2.25rem !important;
  }

  .p-sm-9 {
    padding: 2.25rem !important;
  }

  .py-sm-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .pt-sm-9 {
    padding-top: 2.25rem !important;
  }

  .pb-sm-9 {
    padding-bottom: 2.25rem !important;
  }

  .px-sm-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .pl-sm-9 {
    padding-left: 2.25rem !important;
  }

  .pr-sm-9 {
    padding-right: 2.25rem !important;
  }

  .my-sm-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .mt-sm-10 {
    margin-top: 2.5rem !important;
  }

  .mb-sm-10 {
    margin-bottom: 2.5rem !important;
  }

  .mx-sm-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .ml-sm-10 {
    margin-left: 2.5rem !important;
  }

  .mr-sm-10 {
    margin-right: 2.5rem !important;
  }

  .p-sm-10 {
    padding: 2.5rem !important;
  }

  .py-sm-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .pt-sm-10 {
    padding-top: 2.5rem !important;
  }

  .pb-sm-10 {
    padding-bottom: 2.5rem !important;
  }

  .px-sm-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .pl-sm-10 {
    padding-left: 2.5rem !important;
  }

  .pr-sm-10 {
    padding-right: 2.5rem !important;
  }

  .my-sm-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .mt-sm-11 {
    margin-top: 2.75rem !important;
  }

  .mb-sm-11 {
    margin-bottom: 2.75rem !important;
  }

  .mx-sm-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .ml-sm-11 {
    margin-left: 2.75rem !important;
  }

  .mr-sm-11 {
    margin-right: 2.75rem !important;
  }

  .p-sm-11 {
    padding: 2.75rem !important;
  }

  .py-sm-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .pt-sm-11 {
    padding-top: 2.75rem !important;
  }

  .pb-sm-11 {
    padding-bottom: 2.75rem !important;
  }

  .px-sm-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .pl-sm-11 {
    padding-left: 2.75rem !important;
  }

  .pr-sm-11 {
    padding-right: 2.75rem !important;
  }

  .my-sm-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .mt-sm-12 {
    margin-top: 3rem !important;
  }

  .mb-sm-12 {
    margin-bottom: 3rem !important;
  }

  .mx-sm-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .ml-sm-12 {
    margin-left: 3rem !important;
  }

  .mr-sm-12 {
    margin-right: 3rem !important;
  }

  .p-sm-12 {
    padding: 3rem !important;
  }

  .py-sm-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-12 {
    padding-top: 3rem !important;
  }

  .pb-sm-12 {
    padding-bottom: 3rem !important;
  }

  .px-sm-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .pl-sm-12 {
    padding-left: 3rem !important;
  }

  .pr-sm-12 {
    padding-right: 3rem !important;
  }

  .my-sm-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .mt-sm-13 {
    margin-top: 3.25rem !important;
  }

  .mb-sm-13 {
    margin-bottom: 3.25rem !important;
  }

  .mx-sm-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .ml-sm-13 {
    margin-left: 3.25rem !important;
  }

  .mr-sm-13 {
    margin-right: 3.25rem !important;
  }

  .p-sm-13 {
    padding: 3.25rem !important;
  }

  .py-sm-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .pt-sm-13 {
    padding-top: 3.25rem !important;
  }

  .pb-sm-13 {
    padding-bottom: 3.25rem !important;
  }

  .px-sm-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .pl-sm-13 {
    padding-left: 3.25rem !important;
  }

  .pr-sm-13 {
    padding-right: 3.25rem !important;
  }

  .my-sm-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .mt-sm-14 {
    margin-top: 3.5rem !important;
  }

  .mb-sm-14 {
    margin-bottom: 3.5rem !important;
  }

  .mx-sm-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .ml-sm-14 {
    margin-left: 3.5rem !important;
  }

  .mr-sm-14 {
    margin-right: 3.5rem !important;
  }

  .p-sm-14 {
    padding: 3.5rem !important;
  }

  .py-sm-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .pt-sm-14 {
    padding-top: 3.5rem !important;
  }

  .pb-sm-14 {
    padding-bottom: 3.5rem !important;
  }

  .px-sm-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .pl-sm-14 {
    padding-left: 3.5rem !important;
  }

  .pr-sm-14 {
    padding-right: 3.5rem !important;
  }

  .my-sm-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .mt-sm-15 {
    margin-top: 3.75rem !important;
  }

  .mb-sm-15 {
    margin-bottom: 3.75rem !important;
  }

  .mx-sm-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .ml-sm-15 {
    margin-left: 3.75rem !important;
  }

  .mr-sm-15 {
    margin-right: 3.75rem !important;
  }

  .p-sm-15 {
    padding: 3.75rem !important;
  }

  .py-sm-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .pt-sm-15 {
    padding-top: 3.75rem !important;
  }

  .pb-sm-15 {
    padding-bottom: 3.75rem !important;
  }

  .px-sm-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .pl-sm-15 {
    padding-left: 3.75rem !important;
  }

  .pr-sm-15 {
    padding-right: 3.75rem !important;
  }

  .hide-sm {
    display: none !important;
  }

  .w-sm-100 {
    width: 100% !important;
  }

  .height-auto {
    height: auto !important;
    min-height: auto !important;
  }

  .mob-menu--main {
    padding-bottom: 24px;
  }

  .footer {
    border-radius: 40px 40px 0 0;
  }

  .footer--circle {
    min-width: auto;
    width: auto;
    left: auto;
    right: 0;
  }

  .footer--inner {
    padding: 0 24px;
  }

  .footer--content {
    flex-direction: column;
  }

  .footer--contacts {
    flex-direction: column;
    margin-top: 40px;
  }

  .footer--socials {
    margin-top: 56px;
  }

  .footer--button {
    margin-top: 32px;
  }

  .popup {
    max-width: none;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 20px;
  }

  .popup-wrap {
    max-width: none;
  }

  .greeting-popup .title-block--icon {
    width: 100px;
  }

  .questionary-form .form-field-blocks {
    grid-template-columns: 1fr;
  }

  .questionary-form .form-field_quarter {
    width: 100%;
  }

  .questionary-form .form-field_third {
    width: 100%;
  }

  .questionary-form .form-field_half {
    width: 100%;
  }

  .text-image-block--image .image-block--image_1 {
    padding: 3px;
    border-radius: 25px;
  }

  .text-image-block--image .image-block--image_1 .image-block--image-wrap {
    border-radius: 23px;
  }

  .text-image-block--image .image-block--image_2 {
    padding: 3px;
    border-radius: 18px;
    -webkit-backdrop-filter: blur(53px);
    backdrop-filter: blur(53px);
  }

  .text-image-block--image .image-block--image_2 .image-block--image-wrap {
    border-radius: 17px;
  }

  .text-image-block--image_right_1 .image-block .bill-2 {
    display: none;
  }

  .text-image-block--image_right_2 .image-block--image_2 {
    padding: 0;
    background: none;
  }

  .text-image-block--image_right_2 .image-block--image_3 .image-block--image-wrap {
    border-radius: 17px;
  }

  .text-image-block--image_right_2 .image-block .bill-2 {
    display: none;
  }

  .text-image-block--image_right_2 .image-block .bill-8 {
    top: 85%;
    left: -12%;
  }

  .cta-section--inner {
    min-height: 800px;
    border-radius: 40px;
  }

  .cta-section--filter-1 {
    background-size: 100% auto, 100% auto;
  }

  .cta-section--filter-2 {
    background-size: 100% auto, 100% auto;
  }

  .reviews-section--inner {
    min-height: 400px;
    border-radius: 40px;
    padding: 48px 0;
  }

  .reviews-section--filter {
    background-size: 100% auto, 100% auto;
  }

  .reviews-section--title {
    font-size: 48px;
  }

  .reviews-section--subtitle {
    margin-top: 24px;
  }

  .reviews-section--reviews .review--top {
    flex-direction: column;
  }

  .reviews-section--reviews .review--author-info-inner {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 4px;
  }

  .reviews-section--reviews .review--author-info-dot {
    display: none;
  }

  .start-earn--section::after {
    display: none;
  }

  .start-earn--title-block .bill-1 {
    left: 0;
    transform: translate(0, -100%);
  }

  .start-earn--title-block .bill-2 {
    transform: translate(0, 100%);
  }

  .start-earn--steps {
    margin-top: 70px;
  }

  .start-earn--steps-bg-image::after {
    height: 50px;
  }

  .start-earn--steps .earn-step {
    width: 100%;
  }

  .requirements::after {
    display: none;
  }

  .requirements .title-block--title {
    font-size: 42px;
  }

  .requirements .title-block .bill-1 {
    right: 0;
    left: auto;
    transform: translate(40%, 60%);
  }

  .requirements .title-block .bill-2 {
    right: 50%;
    transform: translate(0%, 120%);
  }

  .requirements .title-block .bill-3 {
    display: none;
  }

  .requirements .requirement-circle {
    display: none;
  }

  .faq-section .title-block .bill-1 {
    left: 0;
  }

  .faq-section .title-block .bill-2 {
    transform: translate(0, -50%);
    bottom: auto;
    top: 0;
    right: 0;
  }

  .read-blog .title-block .bill-1 {
    display: none;
  }

  .read-blog .title-block .bill-2 {
    display: none;
  }

  .blog-cards .blog-card {
    width: 100%;
  }

  .home-main {
    min-height: 100vh;
    border-radius: 0 0 40px 40px;
  }

  .home-main .circle-1 {
    width: 191px;
    height: 508px;
    background-size: 0, contain;
    background-position: left center;
    top: 50%;
    transform: translateY(-50%);
  }

  .home-main .circle-1__inner {
    padding: 0;
  }

  .home-main .circle-2 {
    width: 305px;
    height: 510px;
    background-size: 0, contain;
  }

  .home-main .circle-2__inner {
    padding: 0;
  }

  .text-block--center {
    padding-bottom: 265px;
  }

  .text-block--center .image-left {
    min-width: 210px;
  }

  .text-block--center .image-right {
    min-width: 250px;
  }

  .text-block--center::before {
    height: 115px;
  }

  .text-block--desc {
    margin-top: 32px;
  }

  .page-main {
    border-radius: 0 0 40px 40px;
  }
}

@media screen and (max-width: 499.98px) {
  .header .language {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1439.98px) {
  .page-main .filter-circle-1 {
    width: 33.4vw;
  }

  .page-main .filter-circle-2 {
    width: 54vw;
  }
}

@media (hover: hover) {
  .article-text a:not(.wp-block-button__link):hover {
    opacity: 0.7;
  }

  .button:hover {
    opacity: 0.7;
  }

  .header--nav-link:hover {
    color: #f7f7f7;
    background-color: rgba(247, 247, 247, 0.08);
  }

  .language--selected:hover {
    background-color: rgba(247, 247, 247, 0.16);
  }

  .language--item a:hover {
    background-color: rgba(247, 247, 247, 0.08);
  }

  .mob-menu--nav-link:hover {
    color: #f7f7f7;
    background-color: rgba(247, 247, 247, 0.08);
  }

  .footer--contacts .contact-item--link:hover {
    opacity: 0.7;
  }

  .socials .social-item:hover {
    color: #f7f7f7;
  }

  .socials .social-item:hover::before {
    opacity: 1;
  }

  .blog-card--more-link:hover {
    opacity: 0.7;
  }
}
/*# sourceMappingURL=style.min.css.map */
