@font-face {
  font-family: "Bregor";
  src: url("../fonts/Bregor/Bregor.otf");
  src: url("../fonts/Bregor/Bregor.woff") format("woff"), url("../fonts/Bregor/Bregor.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nordeco Cyrillic";
  src: url("../fonts/NordecoCyrillic/NordecoCyrillic-SemiBold.eot");
  src: local("Nordeco Cyrillic Semibold"), local("NordecoCyrillic-SemiBold"), url("../fonts/NordecoCyrillic/NordecoCyrillic-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NordecoCyrillic/NordecoCyrillic-SemiBold.woff2") format("woff2"), url("../fonts/NordecoCyrillic/NordecoCyrillic-SemiBold.woff") format("woff"), url("../fonts/NordecoCyrillic/NordecoCyrillic-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nordeco Cyrillic";
  src: url("../fonts/NordecoCyrillic/NordecoCyrillic-Bold.eot");
  src: local("Nordeco Cyrillic Bold"), local("NordecoCyrillic-Bold"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Bold.woff2") format("woff2"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Bold.woff") format("woff"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nordeco Cyrillic";
  src: url("../fonts/NordecoCyrillic/NordecoCyrillic-Light.eot");
  src: local("Nordeco Cyrillic Light"), local("NordecoCyrillic-Light"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Light.woff2") format("woff2"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Light.woff") format("woff"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nordeco Cyrillic";
  src: url("../fonts/NordecoCyrillic/NordecoCyrillic-Regular.eot");
  src: local("Nordeco Cyrillic"), local("NordecoCyrillic-Regular"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Regular.woff2") format("woff2"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Regular.woff") format("woff"), url("../fonts/NordecoCyrillic/NordecoCyrillic-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "InkFree";
  src: url("../fonts/InkFree/InkFree.eot");
  src: url("../fonts/InkFree/InkFree.eot?#iefix") format("embedded-opentype"), url("../fonts/InkFree/InkFree.woff2") format("woff2"), url("../fonts/InkFree/InkFree.woff") format("woff"), url("../fonts/InkFree/InkFree.ttf") format("truetype"), url("../fonts/InkFree/InkFree.svg#Ink Free") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik/Rubik-Bold.eot");
  src: local("Rubik Bold"), local("Rubik-Bold"), url("../fonts/Rubik/Rubik-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubik/Rubik-Bold.woff") format("woff"), url("../fonts/Rubik/Rubik-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik/Rubik-Black.eot");
  src: local("Rubik Black"), local("Rubik-Black"), url("../fonts/Rubik/Rubik-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubik/Rubik-Black.woff") format("woff"), url("../fonts/Rubik/Rubik-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  outline: none;
  line-height: inherit;
  text-decoration: none;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  position: relative;
  font-family: "Open Sans", sans-serif;
  color: #2A2A2A;
  overflow-x: hidden;
}

p,
li {
  letter-spacing: 1px;
  line-height: 150%;
}

body,
body > * {
  position: relative;
}
@media screen and (max-width: 997.99px) {
  body {
    overflow-x: hidden;
  }
}

.hidden {
  padding-bottom: 120px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  line-height: 150%;
}

h1 {
  font-weight: 700;
}

h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 150%;
}
@media screen and (max-width: 767.99px) {
  h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 639.99px) {
  h2 {
    font-size: 28px;
  }
}

.container {
  width: 100%;
  max-width: 1227px;
  margin: 0 auto;
  padding: 0 16px;
}
@media screen and (max-width: 1599.99px) {
  .container {
    max-width: 1040px;
  }
}

.btn {
  font-family: "Montserrat", sans-serif;
}
.btn svg path {
  -webkit-animation: pathBlink 2s ease infinite;
          animation: pathBlink 2s ease infinite;
}
.btn.btn_default {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 32px;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #2A2A2A;
  background: #FDE403;
  border: 2px solid #FDE403;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 16px rgba(29, 28, 27, 0.25);
          box-shadow: 0px 0px 16px rgba(29, 28, 27, 0.25);
  -webkit-transition: background ease 0.3s, color ease 0.3s;
  transition: background ease 0.3s, color ease 0.3s;
}
.btn.btn_default svg {
  margin-left: 16px;
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
.btn.btn_default:hover {
  background: #FBC23B;
}
.btn.btn_default:hover svg {
  -webkit-transform: translate(4px, 0);
          transform: translate(4px, 0);
}
@media screen and (max-width: 639.99px) {
  .btn.btn_default {
    padding: 12px 24px;
    font-size: 16px;
  }
}
.btn.btn_transparent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #2A2A2A;
}
.btn.btn_transparent svg {
  margin-left: 16px;
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
.btn.btn_transparent:hover svg {
  -webkit-transform: translate(4px, 0);
          transform: translate(4px, 0);
}
.btn.btn_double {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 620px;
  padding: 16px 32px;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #2A2A2A;
  background: #FDE403;
  border: 1px solid #ccc;
  border-radius: 8px;
  -webkit-transition: background ease 0.3s, color ease 0.3s;
  transition: background ease 0.3s, color ease 0.3s;
}
.btn.btn_double span {
  margin-top: 1px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  opacity: 0.6;
}
.btn.btn_double:hover {
  background: #FBC23B;
}
.btn.btn_double:hover svg {
  -webkit-transform: translate(4px, 0);
          transform: translate(4px, 0);
}
@media screen and (max-width: 639.99px) {
  .btn.btn_double {
    padding: 14px 12px;
    font-size: 18px;
  }
  .btn.btn_double span {
    font-size: 14px;
  }
}

@-webkit-keyframes pathBlink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pathBlink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 639.99px) {
  .sm-hidden {
    display: none;
  }
}

.header {
  width: calc(100% - 32px);
  max-width: 1259px;
  padding: 16px 0;
  position: fixed;
  top: 16px;
  left: 50%;
  color: #FEFEFE;
  background: #2A2A2A;
  border-radius: 16px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: top ease 0.3s, -webkit-transform ease 0.3s;
  transition: top ease 0.3s, -webkit-transform ease 0.3s;
  transition: transform ease 0.3s, top ease 0.3s;
  transition: transform ease 0.3s, top ease 0.3s, -webkit-transform ease 0.3s;
  z-index: 99;
}
.header.header_hidden {
  top: -16px;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.google-ads-page .header {
  position: absolute;
  background: none;
}
.google-ads-page .header + .info {
  padding-top: 120px;
}
@media screen and (max-width: 997.99px) {
  .header {
    padding: 8px 0;
    top: 8px;
  }
}

.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__logo img,
.header__logo svg {
  display: block;
  height: 50px;
}
@media screen and (max-width: 997.99px) {
  .header__logo img,
.header__logo svg {
    width: auto;
    height: 36px;
  }
}

@media screen and (min-width: 997.99px) {
  .header__nav {
    display: block !important;
  }
}
@media screen and (max-width: 997.99px) {
  .header__nav {
    display: none;
    width: 100%;
    max-height: calc(100vh - 84px);
    padding: 16px;
    position: absolute;
    bottom: -16px;
    left: 0;
    background: #2A2A2A;
    border-radius: 16px;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}

.header__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 997.99px) {
  .header__nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.header__nav__list__item {
  display: block;
}
.header__nav__list__item + .header__nav__list__item {
  margin-left: 64px;
}
@media screen and (max-width: 997.99px) {
  .header__nav__list__item + .header__nav__list__item {
    margin-left: 0;
    margin-top: 16px;
  }
}

.header__nav__link {
  position: relative;
  font-weight: 700;
  font-size: 18px;
  line-height: 175%;
}
.header__nav__link::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #FDE403;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.header__nav__link:hover::before {
  width: 8px;
  height: 8px;
  left: -16px;
}

.header__burger {
  display: none;
  cursor: pointer;
}
.header__burger svg {
  display: block;
  fill: #FEFEFE;
}
@media screen and (max-width: 997.99px) {
  .header__burger {
    display: block;
  }
}

.hero {
  padding: 180px 0 60px;
  color: #FEFEFE;
  background: #333229;
}
.google-ads-page .hero {
  margin-bottom: 80px;
}
@media screen and (max-width: 767.99px) {
  .google-ads-page .hero {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 639.99px) {
  .google-ads-page .hero {
    padding: 80px 0 30px;
  }
}

.hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero__content h1 {
  display: block;
  max-width: 992px;
  margin: 0 auto;
  text-align: center;
  font-size: 48px;
  line-height: 130%;
}
.hero__content h1 span {
  color: #FDE403;
}
.hero__content h2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto 18px;
  padding: 12px 42px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  background: #2C2B26;
  border-radius: 50px;
}
.hero__content h2 span {
  margin-right: 8px;
  -webkit-animation: blick 1.2s ease-in-out infinite alternate;
          animation: blick 1.2s ease-in-out infinite alternate;
}
.hero__content p {
  max-width: 580px;
  margin-top: 16px;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 175%;
}
.hero__content .btn {
  margin-top: 48px;
}
.hero__content svg {
  margin-top: 120px;
  width: 42px;
}
@media screen and (max-width: 997.99px) {
  .hero__content h1 {
    font-size: 42px;
  }
  .hero__content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.99px) {
  .hero__content h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 639.99px) {
  .hero__content h1 {
    font-size: 32px;
  }
  .hero__content h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 8px 24px 16px;
    font-size: 16px;
  }
  .hero__content h2 span {
    margin-bottom: 4px;
  }
  .hero__content p {
    font-weight: normal;
    font-size: 16px;
  }
  .hero__content svg {
    margin-top: 60px;
  }
}

@-webkit-keyframes blick {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}

@keyframes blick {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
.advantage {
  padding: 80px 0;
}
.google-ads-page .advantage {
  padding: 40px 0;
}
@media screen and (min-width: 1199.99px) {
  .advantage:nth-child(even) .advantage__content {
    padding-right: 80px;
  }
  .google-ads-page .advantage:nth-child(even) .advantage__content {
    padding-right: 0;
  }
  .advantage:nth-child(odd) .advantage__content {
    padding-left: 80px;
  }
  .google-ads-page .advantage:nth-child(odd) .advantage__content {
    padding-left: 0;
  }
}
@media screen and (max-width: 997.99px) {
  .advantage {
    padding: 60px 0;
  }
  .google-ads-page .advantage {
    padding: 30px 0;
  }
}

.advantage__infographic__card {
  position: relative;
}

.advantage__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.advantage__content video {
  width: 520px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 24px 64px rgba(29, 28, 27, 0.15);
          box-shadow: 0px 24px 64px rgba(29, 28, 27, 0.15);
}
@media screen and (max-width: 1599.99px) {
  .advantage__content video {
    width: 540px;
  }
}
@media screen and (max-width: 1199.99px) {
  .advantage__content video {
    width: 480px;
  }
}
@media screen and (max-width: 639.99px) {
  .advantage__content video {
    width: 320px;
  }
}
.google-ads-page .advantage__content {
  gap: 32px;
}
@media screen and (max-width: 997.99px) {
  .advantage__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .google-ads-page .advantage__content {
    gap: 0;
  }
}

.advantage__info {
  width: 100%;
  max-width: 478px;
}
.google-ads-page .advantage__info {
  max-width: 700px;
}
.google-ads-page .advantage__info h2 {
  font-size: 36px;
}
@media screen and (max-width: 767.99px) {
  .google-ads-page .advantage__info h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 639.99px) {
  .google-ads-page .advantage__info h2 {
    text-align: center;
    font-size: 24px;
  }
}
.google-ads-page .advantage__info p {
  color: #2A2A2A;
}
.advantage__info h2 {
  font-size: 48px;
  line-height: 150%;
}
.advantage__info h3 {
  font-family: "InkFree";
  font-size: 24px;
  opacity: 0.5;
}
.advantage__info p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 18px;
  line-height: 175%;
  color: rgba(42, 42, 42, 0.7);
}
.advantage__info .btn {
  margin-top: 32px;
}
@media screen and (max-width: 997.99px) {
  .advantage__info {
    max-width: 700px;
    margin-top: 32px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 767.99px) {
  .advantage__info h2 {
    font-size: 36px;
  }
  .advantage__info h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 639.99px) {
  .advantage__info h2 {
    font-size: 24px;
  }
  .advantage__info h3 {
    text-align: center;
  }
  .advantage__info p {
    font-size: 16px;
  }
}

.advantage__infographic {
  position: relative;
}

@media screen and (min-width: 639.99px) {
  .advantage__infographic__image {
    -webkit-filter: drop-shadow(0px 24px 64px rgba(29, 28, 27, 0.15));
            filter: drop-shadow(0px 24px 64px rgba(29, 28, 27, 0.15));
  }
}

.advantage__infographic__feer,
.advantage__infographic__happy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
  height: 160px;
  position: absolute;
  background: #FEFEFE;
  -webkit-box-shadow: 0px 24px 64px rgba(29, 28, 27, 0.15);
          box-shadow: 0px 24px 64px rgba(29, 28, 27, 0.15);
  border-radius: 32px;
  z-index: 1;
}
.advantage__infographic__feer img,
.advantage__infographic__happy img {
  width: 132px;
  height: 132px;
}
@media screen and (max-width: 1199.99px) {
  .advantage__infographic__feer,
.advantage__infographic__happy {
    width: 120px;
    height: 120px;
  }
  .advantage__infographic__feer img,
.advantage__infographic__happy img {
    width: 92px;
    height: 92px;
  }
}
@media screen and (max-width: 639.99px) {
  .advantage__infographic__feer,
.advantage__infographic__happy {
    width: 92px;
    height: 92px;
  }
  .advantage__infographic__feer img,
.advantage__infographic__happy img {
    width: 72px;
    height: 72px;
  }
}

.advantage__infographic__feer {
  top: 72px;
  left: -58px;
}
@media screen and (max-width: 1199.99px) {
  .advantage__infographic__feer {
    left: -10px;
  }
}

.advantage__infographic__happy {
  right: -58px;
  bottom: 72px;
}
@media screen and (max-width: 1199.99px) {
  .advantage__infographic__happy {
    right: -10px;
  }
}

.advantage__infographic__down,
.advantage__infographic__up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  height: 100px;
  position: absolute;
  background: #FEFEFE;
  -webkit-box-shadow: 0px 24px 64px rgba(29, 28, 27, 0.15);
          box-shadow: 0px 24px 64px rgba(29, 28, 27, 0.15);
  border-radius: 32px;
  z-index: 1;
}
.advantage__infographic__down svg,
.advantage__infographic__up svg {
  width: 64px;
}
@media screen and (max-width: 1199.99px) {
  .advantage__infographic__down,
.advantage__infographic__up {
    width: 72px;
    height: 72px;
    border-radius: 16px;
  }
  .advantage__infographic__down svg,
.advantage__infographic__up svg {
    width: 42px;
  }
}
@media screen and (max-width: 639.99px) {
  .advantage__infographic__down,
.advantage__infographic__up {
    width: 64px;
    height: 64px;
  }
  .advantage__infographic__down svg,
.advantage__infographic__up svg {
    width: 42px;
  }
}

.advantage__infographic__down {
  bottom: 120px;
  left: -32px;
}
@media screen and (max-width: 1199.99px) {
  .advantage__infographic__down {
    left: -8px;
  }
}
@media screen and (max-width: 639.99px) {
  .advantage__infographic__down {
    bottom: 92px;
  }
}

.advantage__infographic__up {
  top: 120px;
  right: -32px;
}
@media screen and (max-width: 1199.99px) {
  .advantage__infographic__up {
    right: -8px;
  }
}
@media screen and (max-width: 639.99px) {
  .advantage__infographic__up {
    top: 92px;
  }
}

.advantage__infographic__before,
.advantage__infographic__after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "InkFree";
  font-weight: 400;
  font-size: 42px;
  line-height: 175%;
  opacity: 0.5;
}
@media screen and (max-width: 639.99px) {
  .advantage__infographic__before,
.advantage__infographic__after {
    font-size: 32px;
  }
}

.advantage__infographic__before svg {
  margin-top: 32px;
  margin-left: 8px;
}
@media screen and (max-width: 639.99px) {
  .advantage__infographic__before {
    font-size: 32px;
    margin-bottom: 8px;
  }
}

.advantage__infographic__after {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.advantage__infographic__after svg {
  margin-right: 8px;
}

.advantage__infographic__grow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 50%;
  bottom: -32px;
  font-family: "InkFree";
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 175%;
  opacity: 0.5;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
.advantage__infographic__grow span {
  display: inline-block;
  width: 236px;
}
.advantage__infographic__grow svg {
  margin-top: -8px;
}
.advantage__infographic__grow svg.advantage__infographic__grow__left {
  margin-right: -36px;
}
.advantage__infographic__grow svg.advantage__infographic__grow__right {
  margin-left: -36px;
}
@media screen and (max-width: 997.99px) {
  .advantage__infographic__grow {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 32px;
    position: unset;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 639.99px) {
  .advantage__infographic__grow {
    font-size: 24px;
  }
  .advantage__infographic__grow span {
    width: 180px;
  }
}

.no-fees {
  padding: 80px 0 220px;
  position: relative;
  background: #FDE403;
}
.no-fees h2 {
  max-width: 960px;
  text-align: center;
}
.no-fees::after {
  content: "";
  display: block;
  width: 100%;
  height: 120px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-bottom: 100px solid #FEFEFE;
}

.no-fees__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.no-fees__content p {
  width: 100%;
  max-width: 820px;
  margin-top: 24px;
  line-height: 175%;
  font-size: 16px;
}

.benefits {
  margin-top: -160px;
  padding-bottom: 80px;
}
.benefits .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.benefits .btn {
  margin: 32px auto 0;
}

.benefits__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.benefits__item {
  display: block;
  width: 100%;
  max-width: 720px;
  padding: 42px;
  color: #FEFEFE;
  background: #2A2A2A;
  border-radius: 32px;
}
.benefits__item h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
}
.benefits__item h2 svg {
  margin-right: 16px;
  min-width: 32px;
}
@media screen and (max-width: 997.99px) {
  .benefits__item h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 639.99px) {
  .benefits__item h2 {
    font-size: 18px;
  }
  .benefits__item h2 svg {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
}
.benefits__item p {
  margin-top: 24px;
  line-height: 175%;
  font-size: 16px;
}
.benefits__item p span {
  text-decoration: underline;
}
@media screen and (max-width: 997.99px) {
  .benefits__item p {
    font-size: 16px;
  }
}
.benefits__item + .benefits__item {
  margin-top: 48px;
}
@media screen and (max-width: 639.99px) {
  .benefits__item {
    padding: 24px;
  }
}

.benefits__note {
  text-align: center;
  margin-top: 8px;
  font-size: 14px;
  opacity: 0.5;
}

.info {
  padding: 60px 0;
}
.info h2 {
  text-align: center;
}
.info h2 span {
  padding: 0 4px;
  background: url(../img/brush.png) center center no-repeat;
  background-size: 100% auto;
}
.info h3 {
  width: 100%;
  font-weight: 600;
  margin-top: 64px;
  font-size: 20px;
}
.info p {
  width: 100%;
  margin-top: 24px;
  line-height: 175%;
  font-size: 16px;
}
.info ul li {
  display: block;
  margin-top: 24px;
  padding-left: 32px;
  position: relative;
  line-height: 175%;
  font-size: 16px;
}
.info ul li::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 6px;
  background: #FDE403;
  opacity: 0.2;
  border-radius: 50%;
}
.info ul li::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 4px;
  top: 10px;
  background: #FDE403;
  border-radius: 50%;
}
.info .btn {
  margin-top: 42px;
}
@media screen and (max-width: 639.99px) {
  .info {
    padding: 40px 0;
  }
  .info h3 {
    font-size: 18px;
  }
  .info p,
.info ul li {
    font-size: 16px;
  }
}

.info__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}

.services {
  padding: 80px 0;
}
.services h2 {
  max-width: 760px;
  text-align: center;
}
.services .btn {
  margin-top: 42px;
}
@media screen and (max-width: 639.99px) {
  .services {
    padding: 40px 0;
  }
}

.services__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.services__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-top: 42px;
}
@media screen and (max-width: 997.99px) {
  .services__list {
    grid-template-columns: 1fr;
  }
}

.services__item {
  display: block;
  padding: 24px;
  background: #FEFEFE;
  -webkit-box-shadow: 0px 0px 16px rgba(29, 28, 27, 0.25);
          box-shadow: 0px 0px 16px rgba(29, 28, 27, 0.25);
  border-radius: 24px;
}

.services__item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.services__item__top img {
  width: 48px;
  margin-right: 12px;
}
.services__item__top h3 {
  font-weight: 400;
  font-size: 20px;
  text-transform: none;
}
@media screen and (max-width: 639.99px) {
  .services__item__top h3 {
    font-size: 16px;
  }
}

.services__item__text {
  line-height: 175%;
  font-size: 16px;
}
.services__item__text p {
  margin-top: 24px;
}

.crystal-statistic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 32px;
  margin-top: -200px;
}
.crystal-statistic img {
  width: 100%;
  max-width: 780px;
  -webkit-filter: drop-shadow(0 0 64px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 64px rgba(0, 0, 0, 0.2));
}
@media screen and (max-width: 639.99px) {
  .crystal-statistic {
    margin-top: -160px;
    padding: 0 16px 60px;
  }
}

.steps__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 0;
}
.steps__content h2 {
  text-align: center;
}
.steps__content > p {
  width: 100%;
  max-width: 980px;
  margin-top: 24px;
  font-size: 18px;
}
.steps__content .btn {
  margin-top: 42px;
}
@media screen and (max-width: 639.99px) {
  .steps__content {
    padding: 40px 0;
  }
  .steps__content > p {
    font-size: 16px;
  }
}

.steps__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  margin-top: 42px;
}
@media screen and (max-width: 997.99px) {
  .steps__list {
    grid-template-columns: 1fr;
  }
}

.steps__item {
  display: block;
  padding: 24px;
  background: #FDE403;
  border-radius: 24px;
}
.steps__item h3 {
  font-size: 24px;
}
.steps__item p {
  margin-top: 24px;
  font-size: 16px;
}
@media screen and (max-width: 639.99px) {
  .steps__item h3 {
    font-size: 18px;
  }
}

.footer {
  margin-top: -2px;
  padding: 44px 0 58px;
  color: #FEFEFE;
  background: #2A2A2A;
}
.footer .btn {
  margin-top: 42px;
}

.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__description {
  max-width: 580px;
  margin-top: 32px;
  text-align: center;
  font-size: 24px;
  line-height: 175%;
}
@media screen and (max-width: 767.99px) {
  .footer__description {
    font-size: 18px;
  }
}
@media screen and (max-width: 639.99px) {
  .footer__description {
    font-size: 16px;
  }
}

.footer__link {
  margin-top: 32px;
  font-size: 16px;
  line-height: 175%;
  -webkit-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
.footer__link:hover {
  opacity: 0.8;
}

.footer__reserve {
  margin-top: 16px;
  font-size: 16px;
  line-height: 175%;
  opacity: 0.5;
}/*# sourceMappingURL=style-2.css.map */