@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.header .header-container {
  transition: all 0.3s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  position: relative;
}
.header .header-container .header__logo {
  position: relative;
  z-index: 3;
}
.header .header-container .header__menu {
  transition: all 0.3s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1022px;
  width: 100%;
}
.header .header-container .header__menu .header__nav {
  max-width: 680px;
  flex: 1;
}
.header .header-container .header__menu .header__nav .header__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}
.header .header-container .header__menu .header__nav .header__list .list__item .header__link {
  font-family: "Manrope", serif;
  font-weight: 400;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
}
.header .header-container .header__menu .header__button-link {
  position: relative !important;
  font-family: "Montserrat", serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF;
  border-radius: 30px;
  padding: 10px 36px;
  text-decoration: none;
  background-color: #F53FA0;
}
.header .header-container .header-burger {
  display: none;
}

@media (max-width: 1260px) {
  .header-container {
    padding: 0 20px;
  }
}
@media (max-width: 1220px) {
  .header .header-container {
    gap: 100px;
  }
  .header .header-container .header__menu .header__nav {
    max-width: 600px;
  }
}
@media (max-width: 1000px) {
  .header .header-container {
    gap: 60px;
  }
  .header .header-container .header__menu .header__nav {
    max-width: 500px;
  }
}
@media (max-width: 820px) {
  .header .header-container {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .header .header-container {
    align-items: center;
  }
  .header .header-container .header__menu {
    display: none;
  }
  .header .header-container .header-burger {
    display: block;
    position: relative;
    width: 30px;
    height: 25px;
    z-index: 3;
  }
  .header .header-container .header-burger span {
    position: absolute;
    background: #F53FA0;
    left: 0;
    width: 100%;
    height: 2px;
    top: 11px;
    transition: all 0.5s ease 0s;
  }
  .header .header-container .header-burger:before, .header .header-container .header-burger:after {
    content: "";
    background: #F53FA0;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    transition: all 0.5s ease 0s;
  }
  .header .header-container .header-burger:before {
    top: 0;
  }
  .header .header-container .header-burger:after {
    bottom: 0;
  }
  .header .header-container .header-burger.active:before {
    transform: rotate(45deg);
    top: 11px;
  }
  .header .header-container .header-burger.active:after {
    transform: rotate(-45deg);
    bottom: 12px;
  }
  .header .header-container .header-burger.active span {
    transform: scale(0);
  }
  .header .header-container .header__menu {
    position: fixed;
    top: -120%;
    left: 0;
    width: 100%;
    background: #0f151a;
    padding: 40px 0 80px 0;
    transition: all 0.5s;
    display: flex;
    flex-direction: column;
    z-index: 2;
  }
  .header .header-container .header__menu.active {
    top: -20px;
    transition: all 0.5s;
    gap: 25px;
  }
  .header .header-container .header__menu.active .header__nav .header__list {
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
  .header .header-container .header__menu.active .header__nav .header__list .list__item .header__link {
    font-size: 25px;
  }
  .lock {
    overflow: hidden;
  }
}
.footer {
  background: linear-gradient(360deg, rgba(61, 29, 53, 0.5) 0%, #0f151a 100%) !important;
  padding-bottom: 50px;
}
.footer .footer-container .footer-section {
  display: flex;
  justify-content: space-between;
}
.footer .footer-container .footer-section .footer-content .footer-content__heading div {
  display: flex;
  gap: 15px;
}
.footer .footer-container .footer-section .footer-content .footer-content__heading div img {
  width: 45px;
  height: 50px;
}
.footer .footer-container .footer-section .footer-content .footer-content__heading div .footer-content__heading_title {
  font-family: "Amatic SC", serif;
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  color: #FFF;
}
.footer .footer-container .footer-section .footer-content .footer-content__heading .footer-content__heading_description {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 14px;
  color: #FFF;
}
.footer .footer-container .footer-section .footer-content .footer-content__list {
  list-style: none;
  display: flex;
  gap: 10px;
  padding: 0;
  margin-bottom: 40px;
}
.footer .footer-container .footer-section .footer-content .footer-content__list .footer-content__list_item .footer-content__list_a {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid #fff;
}
.footer .footer-container .footer-section .footer-content .footer-content__list .footer-content__list_item .footer-content__list_a img {
  width: 100%;
  height: 100%;
  max-width: 15px;
  max-height: 15px;
}
.footer .footer-container .footer-section .footer-section__title {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 14px;
  color: #FFF;
}
.footer .footer-container .footer-section .footer-section__link {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
}

@media (max-width: 960px) {
  .footer .footer-container .footer-section {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .footer .footer-container .footer-section .footer-content .footer-content__list {
    justify-content: center;
    margin-bottom: 10px;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  background: radial-gradient(circle at 25% -10%, rgba(245, 63, 161, 0.25), transparent 20%), radial-gradient(circle at 50% 37%, rgba(245, 63, 161, 0.25), transparent 15%), radial-gradient(circle at 36% 52%, rgba(245, 63, 161, 0.25), transparent 14%), radial-gradient(circle at 64% 57%, rgba(245, 63, 161, 0.25), transparent 12%), radial-gradient(circle at 43% 71%, rgba(245, 63, 161, 0.25), transparent 10%), radial-gradient(circle at 38% 87%, rgba(245, 63, 161, 0.25), transparent 7%), #0F151A;
}

.container {
  max-width: 1240px;
  margin: 0 auto;
}

.main .container-image {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.main .container-image img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.a-section {
  padding-bottom: 150px;
}

.container-a-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 80px 0 0 0;
}
.container-a-section .a-section-text {
  max-width: 501px;
}
.container-a-section .a-section-text .container-title {
  display: flex;
  align-items: center;
  gap: 28px;
}
.container-a-section .a-section-text .container-title h1 {
  font-family: "Amatic SC", serif;
  font-weight: 700;
  font-size: 130px;
  text-transform: uppercase;
  color: #FFF;
  margin: 0;
}
.container-a-section .a-section-text .a-section-description {
  margin: 40px 0 140px 0;
  font-family: "Montserrat Alternates", serif;
  font-weight: 400;
  font-size: 16px;
  text-align: justify;
  color: #FFF;
}
.container-a-section .a-section-image {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 610px;
  display: flex;
  justify-content: center;
}
.container-a-section .a-section-image div {
  width: 500px;
  height: 550px;
}
.container-a-section .a-section-image p {
  margin: 0;
  position: absolute;
  z-index: 1;
  top: -20px;
  right: 85px;
  font-family: "Amatic SC", serif;
  font-weight: 400;
  font-size: 50px;
  text-transform: uppercase;
  color: #FFF;
}
.container-a-section .a-section-image:before {
  content: "";
  display: block;
  width: 40px;
  height: 113px;
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 30px;
  background: url("./../../../assets/images/arrow-a-section.svg") no-repeat;
}
.container-a-section .a-section-image:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 0px;
  display: block;
  max-width: 611px;
  width: 100%;
  height: 410px;
  background-image: url("./../../../assets/images/border-for-main-image.png");
  background-repeat: no-repeat;
}

.google-play-button {
  position: relative;
  border-radius: 30px;
  padding: 10px 32px;
  background-color: #1D2831;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  display: flex !important;
  align-items: center;
  gap: 10px;
  line-height: 1;
  max-width: 185px;
  height: 40px;
}
.google-play-button img {
  width: 27px;
  height: 30px;
}
.google-play-button .google-play-button-text {
  display: flex;
  flex-direction: column;
}
.google-play-button .google-play-button-text span {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 20px;
  color: #FFF;
}

@media (max-width: 1385px) {
  .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .container-a-section {
    padding-top: 80px;
  }
}
@media (max-width: 1160px) {
  .container-a-section .a-section-text {
    max-width: 401px;
  }
  .container-a-section .a-section-text .container-title h1 {
    font-size: 90px;
  }
}
@media (max-width: 1055px) {
  .container-a-section .a-section-image {
    max-width: 501px;
  }
  .container-a-section .a-section-image div {
    width: 400px;
    height: 450px;
  }
  .container-a-section .a-section-image p {
    top: -20px;
    right: 85px;
    font-size: 50px;
  }
  .container-a-section .a-section-image:before {
    width: 40px;
    height: 113px;
    top: 10px;
    right: 30px;
  }
  .container-a-section .a-section-image:after {
    max-width: 501px;
    width: 100%;
    background-size: contain;
    bottom: -50px;
  }
}
@media (max-width: 960px) {
  .a-section {
    padding-bottom: 50px !important;
  }
  .a-section .container-a-section {
    flex-direction: column;
    gap: 50px;
  }
  .a-section .container-a-section .a-section-text .a-section-description {
    margin: 25px 0 25px 0;
  }
  .a-section .container-a-section .a-section-text .google-play-button {
    margin: 0 auto;
  }
}
@media (max-width: 565px) {
  .container-a-section {
    max-width: 406px;
  }
  .container-a-section .a-section-image div {
    width: 300px;
    height: 350px;
  }
  .container-a-section .a-section-image:after {
    bottom: -115px;
    max-width: 406px;
  }
}
@media (max-width: 470px) {
  body {
    background: radial-gradient(circle at -50% -6%, rgba(245, 63, 161, 0.25), transparent 16%), radial-gradient(circle at 50% 35%, rgba(245, 63, 161, 0.25), transparent 14%), radial-gradient(circle at 21% 52%, rgba(245, 63, 161, 0.25), transparent 14%), radial-gradient(circle at 73% 59%, rgba(245, 63, 161, 0.25), transparent 12%), radial-gradient(circle at 22% 74%, rgba(245, 63, 161, 0.25), transparent 10%), radial-gradient(circle at 73% 84%, rgba(245, 63, 161, 0.25), transparent 10%), #0F151A;
  }
  .container-a-section {
    max-width: 305px;
    gap: 80px;
  }
  .container-a-section .a-section-text .container-title {
    justify-content: center;
  }
  .container-a-section .a-section-text .container-title .main-title {
    font-size: 60px;
  }
  .container-a-section .a-section-text .container-title div img {
    max-width: 70px;
  }
  .container-a-section .a-section-text .a-section-description {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    font-size: 14px;
  }
  .container-a-section .a-section-image div {
    width: 250px;
    height: 300px;
  }
  .container-a-section .a-section-image:before {
    top: 0;
    right: -5px;
    background: url("./../../../assets/images/arrow-a-section-mobile.svg") no-repeat;
    transform: rotate(5deg);
  }
  .container-a-section .a-section-image p {
    font-size: 27px;
    right: 40px;
  }
  .container-a-section .a-section-image:after {
    bottom: -180px;
    max-width: 305px;
    width: 100%;
  }
}
.title {
  font-family: "Amatic SC", serif;
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  color: #FFF;
  margin-top: 0 !important;
  margin-bottom: 35px;
}

.b-section {
  background: linear-gradient(180deg, #0f151a 0%, #1a2731 47%, #0f151a 100%);
  padding-bottom: 150px;
}
.b-section .container-b-section .b-section-content {
  display: flex;
  justify-content: space-between;
}
.b-section .container-b-section .b-section-content .slider-container {
  position: relative;
  overflow: hidden;
}
.b-section .container-b-section .b-section-content .slider-container .slider {
  display: flex;
  gap: 55px;
  transition: transform 0.5s ease;
  max-width: 500px;
}
.b-section .container-b-section .b-section-content .slider-container .slider .slide {
  flex: 0 0 100%;
  display: flex;
  width: 100%;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
}
.b-section .container-b-section .b-section-content .slider-container .slider .slide .slide-content {
  max-width: 230px;
  max-height: 450px;
  text-align: center;
  display: flex;
  width: 100%;
  height: 100%;
}
.b-section .container-b-section .b-section-content .slider-container .slider .slide .slide-content img {
  height: 100%;
  width: 100%;
}
.b-section .container-b-section .b-section-content .slider-container .navigation {
  display: none;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  gap: 10px;
}
.b-section .container-b-section .b-section-content .slider-container .navigation .dot {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s;
}
.b-section .container-b-section .b-section-content .slider-container .navigation .dot .dot.active {
  background: #ff69b4;
}
.b-section .container-b-section .b-section-content .slider-container .nav-arrow {
  display: none;
}
.b-section .container-b-section .b-section-content .b-section-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 610px;
}
.b-section .container-b-section .b-section-content .b-section-text .b-section-description {
  font-family: "Montserrat Alternates", serif;
  font-weight: 400;
  font-size: 16px;
  text-align: justify;
  color: #FFF;
  margin: 20px 0;
}
.b-section .container-b-section .container-b-section-button {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1200px) {
  .b-section .container-b-section .b-section-content .b-section-text {
    max-width: 400px;
  }
}
@media (max-width: 960px) {
  .b-section {
    padding-bottom: 50px;
  }
  .b-section .container-b-section .title {
    margin-bottom: 50px;
  }
  .b-section .container-b-section .b-section-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .b-section .container-b-section .b-section-content .slider-container {
    margin-bottom: 40px;
  }
  .b-section .container-b-section .b-section-content .b-section-text {
    max-width: 600px;
  }
  .b-section .container-b-section .container-b-section-button {
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .b-section .container-b-section .b-section-content .b-section-text .b-section-description {
    text-align: left !important;
  }
}
.c-section {
  position: relative;
  padding-bottom: 150px;
}
.c-section:before {
  content: "";
  background-image: url("./../../../assets/images/uniqueness-mi.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-blend-mode: lighten;
  display: flex;
  width: 600px; /* Используем проценты для ширины */
  height: 478px; /* Используем viewport width для высоты */
  position: absolute;
  left: 49%; /* Сдвигаем на 50% от родителя */
  top: 57%; /* Сдвигаем на 50% от родителя */
  transform: translate(-50%, -50%); /* Центрируем элемент */
}
.c-section .container-c-section .title {
  position: relative;
  margin-bottom: 110px;
}
.c-section .container-c-section .title:before {
  content: "";
  position: absolute;
  top: 27px;
  left: 215px;
  display: block;
  width: 381px;
  height: 113px;
  background-image: url("./../../../assets/images/uniqueness-arrow-big.png");
  background-size: cover;
}
.c-section .container-c-section .title:after {
  position: absolute;
  content: "";
  top: 80px;
  left: 175px;
  background-image: url("./../../../assets/images/uniqueness-arrow-small.png");
  background-size: cover;
  width: 76px;
  height: 154px;
}
.c-section .container-c-section .c-section-content .c-section-content-block {
  max-width: 520px;
  margin-bottom: 35px;
}
.c-section .container-c-section .c-section-content .c-section-content-block .content-block-title {
  font-family: "Montserrat Alternates", serif;
  font-weight: 600;
  font-size: 24px;
  color: #FFF;
  margin: 0 7px 0 0;
}
.c-section .container-c-section .c-section-content .c-section-content-block .content-block-description {
  font-family: "Montserrat Alternates", serif;
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
}
.c-section .container-c-section .c-section-content .c-section-content-block.right {
  text-align: right;
}
.c-section .container-c-section .c-section-content .c-section-content-block.right .content-block-title {
  text-align: right;
}
.c-section .container-c-section .c-section-content .c-section-content-block.left {
  text-align: left;
}
.c-section .container-c-section .c-section-content .c-section-content-block.left .content-block-title {
  text-align: left;
}
.c-section .container-c-section .c-section-content .main {
  place-self: center;
}
.c-section .container-c-section .c-section-content .main .content-block-description {
  font-family: "Montserrat", serif !important;
}
.c-section .container-c-section .c-section-content .c-section-content-container {
  display: flex;
  justify-content: space-between;
}
.c-section .container-c-section .c-section-content .c-section-content-container .small {
  max-width: 340px;
}

@media (max-width: 1255px) {
  .c-section:before {
    width: 450px;
    height: 478px;
    left: 49%;
    top: 63%;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block {
    max-width: 370px;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block .content-block-title {
    font-size: 20px;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block .content-block-description {
    font-size: 14px;
  }
}
@media (max-width: 1075px) {
  .c-section:before {
    width: 350px;
    height: 478px;
    left: 49%;
    top: 67%;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block .content-block-title {
    font-size: 18px;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block .content-block-description {
    font-size: 12px;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block.small {
    max-width: 250px;
  }
}
@media (max-width: 960px) {
  .c-section {
    padding-bottom: 50px;
    background-image: none;
  }
  .c-section:before {
    width: 300px;
    height: 300px;
    left: 49%;
    top: 225px;
  }
  .c-section .container-c-section .title {
    text-align: center;
    margin-bottom: 248px;
  }
  .c-section .container-c-section .title:before {
    display: none;
  }
  .c-section .container-c-section .title:after {
    display: none;
  }
  .c-section .container-c-section .c-section-content .c-section-content-container {
    justify-content: unset;
    flex-direction: column;
    align-items: center;
    gap: 0px;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block {
    max-width: 600px !important;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block .content-block-title {
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 17px;
    text-align: center !important;
    text-transform: uppercase;
  }
  .c-section .container-c-section .c-section-content .c-section-content-block .content-block-description {
    font-size: 16px;
    text-align: center;
  }
}
.d-section {
  padding-bottom: 150px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(1):after {
  content: "";
  background: url("../../../assets/images/steps-arrow-first.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 200px;
  left: 35%;
  display: block;
  width: 246px;
  height: 252px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(2) {
  flex-direction: row-reverse;
}
.d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(2):after {
  content: "";
  background: url("../../../assets/images/steps-arrow-second.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 235px;
  left: 41%;
  display: block;
  width: 246px;
  height: 252px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(3):after {
  content: "";
  background: url("../../../assets/images/steps-arrow-thirty.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 225px;
  left: 34%;
  display: block;
  width: 246px;
  height: 252px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(4) {
  flex-direction: row-reverse;
  height: 150px;
  margin-top: 130px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .d-section-content-block {
  max-width: 505px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .d-section-content-block .content-block-title {
  font-family: "Montserrat Alternates", serif;
  font-weight: 600;
  font-size: 24px;
  color: #FFF;
  margin: 0 7px 0 0;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .d-section-content-block .content-block-description {
  font-family: "Montserrat Alternates", serif;
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .d-section-container-image {
  display: flex;
  justify-content: center;
  width: 40%;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .d-section-container-image img {
  width: 300px;
  height: 310px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .container-button {
  display: flex;
  align-items: flex-end;
  height: 50%;
  margin-top: 20px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .container-button .google-play-button {
  position: relative !important;
  border-radius: 30px;
  padding: 10px 32px;
  background-color: #1D2831;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1;
  max-width: 185px;
  height: 40px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .container-button .google-play-button img {
  width: 27px;
  height: 30px;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .container-button .google-play-button .google-play-button-text {
  display: flex;
  flex-direction: column;
}
.d-section .container-d-sections .d-section-content .d-section-content-container .container-button .google-play-button .google-play-button-text span {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 20px;
  color: #FFF;
}

@media (max-width: 1220px) {
  .d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(1):after {
    top: 210px;
    width: 200px;
    height: 180px;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(2):after {
    top: 236px;
    left: 40%;
    width: 200px;
    height: 200px;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(3):after {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 1085px) {
  .d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(1):after {
    left: 35%;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(2):after {
    left: 34%;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container:nth-child(3):after {
    left: 27%;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container img {
    max-width: 350px;
    max-height: 350px;
  }
}
@media (max-width: 960px) {
  .d-section {
    padding-bottom: 50px;
  }
  .d-section .container-d-sections .title {
    margin: 0 0 20px 0;
    text-align: center !important;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container {
    height: inherit;
    display: flex;
    flex-direction: column !important;
    margin-top: 0 !important;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container:after {
    content: none !important;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container img {
    max-width: 350px;
    max-height: 360px;
    margin-bottom: 22px;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container .container-button .google-play-button img {
    margin: 0 !important;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container .d-section-content-block .content-block-title {
    text-align: center;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container .d-section-content-block .content-block-description {
    margin: 22px 0;
  }
}
@media (max-width: 550px) {
  .d-section .container-d-sections .d-section-content .d-section-content-container {
    height: auto !important;
  }
  .d-section .container-d-sections .d-section-content .d-section-content-container img {
    max-width: 136px;
    max-height: 146px;
  }
}
.e-section {
  padding-bottom: 150px;
}
.e-section .container-e-section .title {
  margin-top: 20px;
}
.e-section .container-e-section .e-section__content {
  display: flex;
  align-items: center;
}
.e-section .container-e-section .e-section__content img {
  max-width: 439px;
  max-height: 424px;
  width: 100%;
  height: 100%;
}
.e-section .container-e-section .e-section__content .accordion {
  width: 100%;
  max-width: 715px;
  margin: 0 auto;
  font-family: "Montserrat Alternates", serif;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item {
  margin-bottom: 8px;
  border: 1px solid transparent;
  border-radius: 4px;
  overflow: hidden;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-input:checked ~ .accordion-content {
  max-height: 200px;
  padding: 0 16px 10px 16px;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-input:checked ~ .accordion-label img {
  transform: rotate(-180deg);
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-label {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px;
  background: transparent;
  cursor: pointer;
  transition: background 0.3s;
  font-family: "Montserrat Alternates", serif;
  font-weight: 600;
  font-size: 24px;
  color: #FFF;
  text-align: left !important;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-label::before {
  content: "";
  width: 35px;
  height: 35px;
  background: url("../../../assets/images/question-title-heart.svg") no-repeat center;
  background-size: contain;
  transform-origin: center;
  flex-shrink: 0;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-label:hover {
  opacity: 0.7;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-content {
  max-height: 0;
  padding: 0 10px;
  background: transparent;
  transition: max-height 0.3s, padding 0.3s;
  overflow: hidden;
  font-family: "Montserrat Alternates", serif;
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-content p {
  margin: 0;
}
.e-section .container-e-section .e-section__content .accordion .accordion-item:nth-child(even) .accordion-label::before {
  transform: scaleX(-1); /* Горизонтальное отражение */
}

@media (max-width: 960px) {
  .e-section {
    padding-bottom: 50px;
  }
  .e-section .container-e-section .title {
    margin-top: 70px;
    text-align: center;
  }
  .e-section .container-e-section .e-section__content {
    flex-direction: column;
  }
  .e-section .container-e-section .e-section__content img {
    margin-bottom: 20px;
  }
  .e-section .container-e-section .e-section__content .accordion {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .e-section .container-e-section .e-section__content .accordion .accordion-item {
    max-width: 550px;
  }
  .e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-label {
    font-size: 20px;
  }
  .e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-label::before {
    display: none;
  }
  .e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-content {
    font-size: 14px;
    text-align: justify !important;
  }
}
@media (max-width: 550px) {
  .e-section .container-e-section .e-section__content .accordion .accordion-item .accordion-content {
    text-align: left !important;
  }
  .e-section .container-e-section .e-section__content img {
    max-width: 172px;
    max-height: 144px;
  }
}
.f-section {
  padding-bottom: 150px;
}
.f-section .container-f-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.f-section .container-f-section .f-section__image {
  margin-bottom: 0px;
}
.f-section .container-f-section .f-section__image img {
  width: 390px;
  height: 418px;
}
.f-section .container-f-section .f-section__content .cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.f-section .container-f-section .f-section__content .cards .card {
  width: 100%;
  max-width: 290px;
  border: 1px dashed #fff;
  border-radius: 30px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.f-section .container-f-section .f-section__content .cards .card .card__title {
  font-family: "Montserrat Alternates", serif;
  font-weight: 600;
  font-size: 20px;
  color: #FFF;
  margin: 0 0 10px 0;
}
.f-section .container-f-section .f-section__content .cards .card .card__subtitle {
  margin-bottom: 15px;
}
.f-section .container-f-section .f-section__content .cards .card .card__subtitle, .f-section .container-f-section .f-section__content .cards .card .card__description {
  font-family: "Montserrat Alternates", serif;
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
}
.f-section .container-f-section .f-section__content .cards .card .card__description {
  flex: 1;
}
.f-section .container-f-section .f-section__content .cards .card .card__button {
  text-decoration: none;
  position: relative !important;
  cursor: pointer !important;
  display: block;
  margin: 20px auto 0 auto;
  border: 1px solid #F53FA0;
  border-radius: 30px;
  text-transform: uppercase;
  background: transparent;
  font-family: "Montserrat", serif;
  font-weight: 600;
  font-size: 12px;
  color: #FFF;
  padding: 10px 36px;
  max-width: 182px;
  max-height: 35px;
}
.f-section .container-f-section .f-section__content .cards .card #notification {
  border-radius: 40px;
  position: fixed;
  padding: 22px !important;
  border: 3px solid #1D2831;
  background: #F53FA0;
  text-align: center;
  font-size: 3rem;
  font-family: "Amatic SC", serif;
  font-weight: 700;
  z-index: 999;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  top: 50%;
  left: 50vw;
  transition: opacity 0.7s ease-in-out, visibility 0.5s;
}
.f-section .container-f-section .f-section__content .cards .card #notification.notification-visible {
  opacity: 1 !important;
  visibility: visible;
}
.f-section .container-f-section .f-section__content .cards .card #notification.notification-hidden {
  opacity: 0 !important;
}

@media (max-width: 1259px) {
  .f-section .container-f-section .f-section__content .cards {
    max-width: 750px;
  }
  .f-section .container-f-section .f-section__content .cards .card .card__subtitle, .f-section .container-f-section .f-section__content .cards .card .card__description {
    font-family: "Montserrat Alternates", serif;
    font-weight: 400;
    color: #FFF;
  }
}
@media (max-width: 960px) {
  .f-section {
    padding-bottom: 50px;
  }
}
@media (max-width: 640px) {
  .f-section .container-f-section .f-section__image {
    margin-bottom: 0px;
  }
  .f-section .container-f-section .f-section__image img {
    width: 250px;
    height: 270px;
  }
  .f-section .container-f-section .f-section__content .cards .card .card__subtitle, .f-section .container-f-section .f-section__content .cards .card .card__description {
    font-size: 12px;
  }
  .f-section .container-f-section .f-section__content .cards .card #notification {
    font-size: 2rem;
  }
}
.particle {
  z-index: 9999999;
  position: absolute;
  font-size: 24px;
  pointer-events: none;
  animation: fly 1s ease-out forwards;
  transform: translate(0, 0);
  will-change: transform, opacity;
}

@keyframes fly {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(var(--x), var(--y)) scale(0.5);
    opacity: 0;
  }
}
.bubble {
  position: absolute;
  top: -70px;
  left: 50%;
  background-color: #14161e;
  border: 1px solid #decfd0;
  color: white;
  transform: translateX(-50%);
  margin-bottom: 10px;
  padding: 12px 16px;
  border-radius: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.bubble.show {
  opacity: 1;
  display: block !important;
}

.bubble:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

#animation-container {
  will-change: transform, opacity;
  backface-visibility: hidden;
}

/*# sourceMappingURL=main.css.map */
