@charset "UTF-8";

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

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

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  line-height: 1;
  font-family: "";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: "";
}

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

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

body {
  color: #000;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}

body._lock {
  overflow: hidden;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

._container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

._row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

._column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}

.home .blue-gradient {
  margin-bottom: 115px;
}

.home .how-works {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(85px + 109 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.events .blue-gradient {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(30px + 55 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.events .how-works__title h2 {
  text-align: center;
}

.blue-gradient {
  background: -o-linear-gradient(320.45deg, #282D79 16.02%, #3F3CB0 41.4%, #443FBB 46.34%, #4E4ABF 70.55%, #5F5EC6 108.14%);
  background: linear-gradient(129.55deg, #282D79 16.02%, #3F3CB0 41.4%, #443FBB 46.34%, #4E4ABF 70.55%, #5F5EC6 108.14%);
}

.download-app-btn {
  border-radius: 17px;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  height: 59px;
  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;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.download-app-btn span {
  margin: 0 20px 0 0;
}

.download-app-btn svg {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  fill: #fff;
}

.download-app-btn__apple {
  width: 13px;
  height: 12px;
  margin: 0 10px 0 0;
}

.download-app-btn__google {
  width: 13px;
  height: 14px;
}

.dot {
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}

.dot--h27 {
  width: 27px;
  height: 27px;
}

.dot--h18 {
  width: 27px;
  height: 27px;
}

.dot--h10 {
  width: 10px;
  height: 10px;
}

.dot--s70 {
  width: 70px;
  height: 70px;
}

.dot--empty {
  border: 1px solid;
}

.dot--ECECEC {
  border-color: #ECECEC;
}

.dot--bg443FBB {
  background: #443FBB;
}

.desc {
  font-size: 16px;
  line-height: 26px;
  color: #282D79;
}

.readmore {
  font-size: 14px;
  line-height: 16px;
  color: #BAC2CF;
  display: inline-block;
  position: relative;
  padding: 0 0 0 25px;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.readmore:hover {
  color: #282D79;
}

.readmore:hover:before {
  background-image: url("../img/triangle-hover.svg");
}

.readmore:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 12px;
  height: 18px;
  background-image: url("../img/triangle.svg");
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.colored--gold {
  color: #e1c6c0;
}

.main-banner {
  position: relative;
  background-image: url("../img/banner-bg-title.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 150%;
}

.main-banner:after {
  display: none;
  content: "";
  position: absolute;
  background: url("../img/bottom-banner-dotts.svg") no-repeat;
  bottom: 56px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 5px;
  height: 49px;
}

.main-banner .dot--bg443FBB {
  display: block;
  left: 28px;
  bottom: 38.19444vw;
}

.main-banner__par-item {
  position: absolute;
  border-radius: 50%;
}

.main-banner__par-item--first {
  top: 9.02778vw;
  left: -12px;
  width: 21px;
  height: 21px;
  background: #443FBB;
}

.main-banner__par-item--second {
  top: 30px;
  left: 800px;
  width: 10px;
  height: 10px;
  background: #E1C6C0;
}

.main-banner__par-item--third {
  top: 0.69444vw;
  right: -80px;
  width: 173px;
  height: 173px;
  opacity: 0.1;
  border: 1px solid #ECECEC;
}

.main-banner__par-item--fourth {
  display: none;
  top: 150px;
  left: 670px;
  width: 10px;
  height: 10px;
  background: #282D79;
}

.main-banner__par-item--fifth {
  display: none;
  top: 170px;
  right: 34px;
  width: 21px;
  height: 21px;
  background: #443FBB;
}

.main-banner__par-item--sixth {
  top: 315px;
  left: 15px;
  width: 7px;
  height: 7px;
  background: #E1C6C0;
}

.main-banner__par-item--seventh {
  bottom: 100px;
  right: 20px;
  width: 10px;
  height: 10px;
  background: #282D79;
}

.main-banner__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main-banner__column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
  z-index: 1;
}

.main-banner__column:nth-child(1) {
  padding: calc(10px + 112 * ((100vw - 320px) / 1120)) calc(20px + 36 * ((100vw - 320px) / 1120)) calc(25px + 195 * ((100vw - 320px) / 1120)) calc(20px + 60 * ((100vw - 320px) / 1120));
}

.main-banner__column:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 370px;
  padding: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(40px + 86 * ((100vw - 320px) / 1120));
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-banner__title {
  font-weight: 900;
  font-size: 70px;
  line-height: 85px;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(35px + 21 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
  color: #fff;
}

.main-banner__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main-banner__buttons .btn {
  padding: 0 24px;
  max-width: 210px;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

.main-banner__buttons .btn:not(:last-child) {
  margin: 0 0 15px 0;
}

.main-banner__buttons .btn span {
  font-weight: 800;
  font-size: 17px;
  line-height: 20px;
}

.main-banner__buttons .button-icon {
  margin: 0 21px 0 0;
}

.main-banner__apple {
  fill: #fff;
  width: 18px;
  height: 22px;
}

.main-banner__google {
  width: 21px;
  height: 21px;
}

.main-banner__image {
  position: relative;
}

.main-banner__card img {
  width: 70%;
}

.main-banner__phone {
  position: absolute;
  bottom: -80px;
  right: -40px;
}

.main-banner__phone img {
  width: 70%;
}

.shadow-title {
  color: #282D79;
  font-weight: 800;
  font-size: 36px;
  line-height: 42px;
  position: relative;
}

.shadow-title:before {
  content: attr(data-label);
  color: #E1C6C0;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  font-size: 60px;
  line-height: 70px;
  font-weight: 800;
  z-index: -1;
}

.gloomy-info {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(56px + 28 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.gloomy-info__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gloomy-info__column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
}

.gloomy-info__column:nth-child(1) .inner-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gloomy-info__column:nth-child(1) .inner-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(230, 245, 251, 0.7);
  border-radius: 0px 50px 50px 0px;
  z-index: -1;
}

.gloomy-info__column:nth-child(1) .inner-content .dot {
  right: 546px;
  top: 51px;
}

.gloomy-info__column:nth-child(1) .inner-content .dot--h27 {
  background: #E1C6C0;
}

.gloomy-info__column:nth-child(1) .inner-content .img-wrap {
  margin: calc(52px + 51 * ((100vw - 320px) / 1120)) calc(40px + 72 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(40px + 72 * ((100vw - 320px) / 1120));
}

.gloomy-info__column:nth-child(1) .inner-content .img-wrap img {
  max-width: 100%;
}

.gloomy-info__column:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(20px + 65 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(20px + 65 * ((100vw - 320px) / 1120));
}

.gloomy-info__column:nth-child(2) .shadow-title:before {
  left: 0;
  bottom: 0;
}

.gloomy-info__column:nth-child(2) .inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 54px 0 0 0;
}

.gloomy-info__column:nth-child(2) .inner-content .dot {
  top: inherit;
  left: inherit;
  bottom: 60px;
  right: -4px;
}

.gloomy-info__column:nth-child(2) .inner-content .dot--h10 {
  background: #282D79;
}

.gloomy-info__title {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(23px + 9 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.gloomy-info__desc {
  font-weight: 600;
  line-height: 26px;
  color: #282D79;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(31px + 9 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
  max-width: 356px;
}

.gloomy-info__btn {
  position: relative;
  border: 1px solid #443FBB;
  border-radius: 17px;
  color: #443FBB;
  max-width: 192px;
  padding: 0 0 0 30px;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.gloomy-info__btn:hover {
  background: rgba(40, 45, 121, 0.03);
}

.gloomy-info__btn:hover:after {
  -webkit-transform: translate(24px, -50%);
      -ms-transform: translate(24px, -50%);
          transform: translate(24px, -50%);
}

.gloomy-info__btn:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ECEBF8;
  background-image: url("../img/play-blue.svg");
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 13px;
  width: 49px;
  height: 49px;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.customer-advertiser {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(116px + -43 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
  position: relative;
}

.customer-advertiser__column {
  position: relative;
  z-index: 9;
}

.customer-advertiser__column--first {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.customer-advertiser__column--first .inner-content {
  padding: 12px 16px;
}

.customer-advertiser__column--second {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.customer-advertiser__title {
  font-size: 36px;
  line-height: 42px;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(23px + 9 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.customer-advertiser__title:before {
  font-size: 50px;
  line-height: 59px;
  letter-spacing: -1.72414px;
  left: 0;
  top: -18px;
}

.customer-advertiser__desc {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(36px + 11 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.customer-advertiser__image-wrap {
  width: 100%;
  position: relative;
  padding: 54px 50px 0 50px;
  text-align: center;
}

.customer-advertiser__image-wrap .dot--417 {
  width: 417px;
  height: 417px;
  border: 1px solid #ECECEC;
  position: absolute;
  top: 0;
  right: -50%;
  z-index: -1;
}

.customer-advertiser__image-wrap .dot--10 {
  width: 10px;
  height: 10px;
  background: #282D79;
  position: absolute;
  top: 90px;
  left: -4px;
}

.customer-advertiser__image-wrap img {
  max-width: 100%;
}

.customer-advertiser__image-wrap .white-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  border-top: 1px solid #C6C6CB;
  background: #fff;
}

.performer-client {
  padding: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(90px + -90 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.performer-client__column--first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.performer-client__image-wrap {
  width: 100%;
  position: relative;
  padding: 54px 50px 0 50px;
  text-align: center;
}

.performer-client__image-wrap .dot--428 {
  width: 286px;
  height: 286px;
  background: rgba(225, 198, 192, 0.15);
  position: absolute;
  top: 0;
  left: -30px;
}

.performer-client__image-wrap img {
  max-width: 100%;
}

.performer-client__image-wrap .white-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  border-top: 1px solid #C6C6CB;
  background: #fff;
}

.performer-client__info {
  padding: 10px 16px 0 16px;
  text-align: center;
  position: relative;
}

.performer-client__title {
  font-size: 36px;
  line-height: 42px;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(23px + 9 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.performer-client__title:before {
  font-size: 60px;
  line-height: 70px;
  letter-spacing: -1.72414px;
  left: 0;
  bottom: 5px;
}

.performer-client__desc {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(36px + 11 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.customer-executive {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(200px + -154 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.customer-executive__column {
  position: relative;
}

.customer-executive__column--first {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.customer-executive__column--first:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #282D79;
  border-radius: 50%;
  left: 4.16667vw;
  top: -120px;
  width: 10px;
  height: 10px;
}

.customer-executive__column--second {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.customer-executive__column--second:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: -160px;
  top: -25px;
  width: 289px;
  height: 289px;
  background: rgba(230, 245, 251, 0.4);
  border-radius: 50%;
}

.customer-executive__image-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.customer-executive__image-wrap img {
  max-width: 100%;
}

.customer-executive__image-wrap .img-column--first {
  margin-right: -15px;
}

.customer-executive__image-wrap .img-column--first div:nth-child(2) {
  margin-top: -15px;
  position: relative;
}

.customer-executive__image-wrap .img-column--second {
  margin-left: -15px;
  padding-top: 80px;
}

.customer-executive__image-wrap .img-column--second > div {
  position: relative;
}

.customer-executive__image-wrap .img-column--second > div:after {
  content: "";
  position: absolute;
  top: -20px;
  right: 55px;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url("../img/experiment.svg");
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #C6C6CB;
  border-radius: 13px;
}

.customer-executive__info {
  padding: 7px 16px 0 16px;
  text-align: center;
  position: relative;
}

.customer-executive__title {
  font-size: 28px;
  line-height: 33px;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(28px + 7 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
  margin-left: auto;
  margin-right: auto;
  width: 325px;
  text-align: left;
}

.customer-executive__title:before {
  font-size: 36px;
  line-height: 42px;
  left: 118px;
  bottom: -14px;
}

.customer-executive__title:after {
  content: attr(data-subtitle);
  color: #282D79;
  font-weight: 800;
  position: absolute;
  left: 138px;
  bottom: -20px;
}

.how-works {
  position: relative;
}

.how-works:after {
  content: "";
  position: absolute;
  background: #443FBB;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  right: 9px;
  top: -104px;
}

.how-works__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(40px + 54 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.how-works__title h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 800;
  color: #282D79;
  position: relative;
}

.how-works__container {
  max-width: 1032px;
  margin: 0 auto;
  padding: 0 16px;
}

.how-works__column {
  position: relative;
}

.how-works__column--first:before {
  content: "";
  position: absolute;
  background: rgba(225, 198, 192, 0.3);
  border-radius: 50%;
  width: 126px;
  height: 126px;
  left: -45px;
  bottom: 20px;
  z-index: -1;
}

.how-works__column--second:before {
  content: "";
  position: absolute;
  background: rgba(230, 245, 251, 0.4);
  border-radius: 50%;
  width: 460px;
  height: 460px;
  left: -23px;
  bottom: -85px;
  z-index: -1;
}

.how-works__expand-wrap {
  margin: 56px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.how-works__open-link {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  padding: 0 29px 0 0;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  cursor: pointer;
  color: #443FBB;
  margin: 0 0 50px 0;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.how-works__open-link:hover {
  color: #2f2c82;
}

.how-works__open-link:active {
  opacity: 0.8;
}

.how-works__open-link:before {
  content: "";
  position: absolute;
  background: url("../img/triangle-bottom.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}

.how-works__open-link.active:before {
  background: url("../img/triangle-top.svg");
}

.how-works__full-text {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.how-works__full-text p {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  color: #282D79;
}

.how-works__full-text p:not(:last-child) {
  margin: 0 0 20px 0;
}

.card {
  min-height: 550px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ECECEC;
  padding: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(36px + 22 * ((100vw - 320px) / 1120)) calc(38px + 28 * ((100vw - 320px) / 1120)) calc(36px + 22 * ((100vw - 320px) / 1120));
  -webkit-box-shadow: 0px 60px 80px -40px rgba(40, 45, 121, 0.14);
          box-shadow: 0px 60px 80px -40px rgba(40, 45, 121, 0.14);
  height: 100%;
  padding-top: 48px;
}

.card--blue {
  background: #282D79;
  color: #fff;
}

.card--white {
  background: #FFFFFF;
  color: #282D79;
}

.card__image {
  text-align: center;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(40px + 20 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.card__image img {
  max-width: 100%;
}

.card__title {
  font-weight: 800;
  font-size: 28px;
  line-height: 33px;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(13px + 2 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
  margin-bottom: 39px;
}

.card__desc {
  font-weight: 600;
  line-height: 24px;
}

.we-want {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(72px + 76 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
  position: relative;
}

.we-want__container {
  max-width: 1090px;
  margin: 0 auto;
  position: relative;
}

.we-want__container:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 294px;
  height: 294px;
  background: rgba(225, 198, 192, 0.1);
  border-radius: 50%;
  left: 96px;
  bottom: -61px;
}

.we-want__title {
  color: #282D79;
  padding: 0 30px;
  font-weight: 800;
  font-size: 36px;
  line-height: 42px;
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(56px + 19 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.we-want__body {
  position: relative;
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 50px;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}

.we-want__body:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 460px;
  height: 460px;
  background: rgba(230, 245, 251, 0.4);
  border-radius: 50%;
  left: -70px;
  top: -16px;
}

.we-want__body:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 141px;
  height: 141px;
  border: 1px solid #ECECEC;
  border-radius: 50%;
  right: -86px;
  top: 73px;
}

.we-want__item {
  padding: 50px 40px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 60px 80px -40px rgba(40, 45, 121, 0.1);
          box-shadow: 0px 60px 80px -40px rgba(40, 45, 121, 0.1);
  border-radius: 35px;
  margin: 0 -10px;
  color: #282D79;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.we-want__item-new {
  padding: 50px 40px;
  font-weight: 600;
  margin: 0 auto !important;
  font-size: 16px;
  line-height: 26px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 60px 80px -40px rgba(40, 45, 121, 0.1);
          box-shadow: 0px 60px 80px -40px rgba(40, 45, 121, 0.1);
  border-radius: 35px;
  margin: 0 -10px;
  color: #282D79;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: 1px #ECECEC solid;
  max-width: 350px;
}

.we-want__item--blue {
  background: #282D79;
  color: #fff;
}

.we-want__item--blue .we-want__item-icon {
  background: #fff;
  border: 1px solid #C6C6CB;
}

.we-want__item-icon {
  position: absolute;
  background: #F5F4FC;
  border-radius: 13px;
  width: 50px;
  height: 50px;
  left: 40px;
  top: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.we-want__item-icon svg {
  fill: #443FBB;
}

.we-want__item-icon svg.like {
  width: 22px;
  height: 22px;
}

.we-want__item-icon svg.viral {
  width: 22px;
  height: 22px;
}

.we-want__item-icon svg.analytics {
  width: 24px;
  height: 24px;
}

.we-want__item-icon svg.leadership {
  width: 22px;
  height: 22px;
}

.we-want__item-icon svg.trust {
  width: 24px;
  height: 24px;
}

.we-want__item-icon svg.pay {
  width: 20px;
  height: 20px;
}

.download {
  background: rgba(225, 198, 192, 0.5);
  padding: calc(62px + 20 * ((100vw - 320px) / 1120)) calc(15px + 5 * ((100vw - 320px) / 1120)) calc(49px + 21 * ((100vw - 320px) / 1120)) calc(15px + 5 * ((100vw - 320px) / 1120));
  position: relative;
}

.download__title {
  text-align: center;
  font-weight: 800;
  font-size: 36px;
  line-height: 42px;
  color: #282D79;
  max-width: 772px;
  margin: 0 auto 36px auto;
  position: relative;
}

.download__buttons-wrap {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  row-gap: 7px;
  -ms-grid-columns: (210px)[1];
  grid-template-columns: repeat(1, 210px);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.download__buttons-wrap .btn {
  border: 1px solid #282D79;
  color: #282D79;
  border-radius: 15px;
  padding: 0 24px;
  width: 210px !important;
}

.download__buttons-wrap .btn .button-text {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

.download__buttons-wrap .btn .button-text span {
  font-weight: 800;
  font-size: 17px;
  line-height: 20px;
}

.download__buttons-wrap .btn .button-icon {
  margin: 0 22px 0 0;
}

.download__buttons-wrap .btn .button-icon.icon-apple {
  width: 18px;
  height: 18px;
  fill: #282D79;
}

.rules__container {
  max-width: 1470px;
  margin: 0 auto;
  padding: 0 15px;
}

.rules__title {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(20px + 10 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.rules__title:before {
  left: 0;
  bottom: 0;
}

.rules__desc {
  margin: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(30px + 10 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
  font-size: 16px;
  line-height: 26px;
  color: #282d79;
}

.rules__desc p {
  margin-bottom: 20px;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 59px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}

.btn--white {
  border: 1px solid #fff;
  border-radius: 15px;
  color: #fff;
}

.btn._fw {
  width: 100%;
}

.select {
  position: relative;
}

.select__item {
  position: relative;
}

.select__title {
  color: #000;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 4px;
}

.select__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 30px;
  padding: 0px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.select__value span {
  height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.select__value:before {
  content: "";
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 11px;
  height: 7px;
  background: url("../img/icons/select.svg") center/100% no-repeat;
}

.select__input {
  width: 100%;
  background-color: transparent;
  height: 100%;
}

.select__options {
  color: #000;
  display: none;
  position: absolute;
  top: 29px;
  border-radius: 0 0 4px 4px;
  min-width: 100%;
  left: 0;
  background-color: #fff;
  border-top: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  font-size: 14px;
  padding: 10px 0px 5px 0px;
}

.select__option {
  cursor: pointer;
  padding: 5px 15px;
  margin: 0px 0px 0px 0px;
}

.select._active {
  z-index: 5;
}

.select._active .select__value:before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.select._active .select__options {
  display: block;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input {
  border-radius: 0 !important;
  width: 100%;
  display: block;
  padding: 0px 20px;
}

textarea.input {
  resize: none;
  padding: 0px 0px;
}

.checkbox {
  position: relative;
}

.checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.checkbox__input:checked + .checkbox__text:before {
  background: #fff url("../img/icons/check.svg") center no-repeat;
}

.checkbox__text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.3px;
  line-height: calc(20 / 16);
  cursor: pointer;
}

.checkbox__text:before {
  content: "";
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0px 14px 0px 0px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  left: 0;
  top: 0;
  width: 20px;
  height: 18px;
  background: #fff;
  border: 1px solid #a7a9ac;
}

.checkbox a {
  color: #fff;
  text-decoration: underline;
}

.checkbox._error .checkbox__text:before {
  border: 1px solid #ee1212;
}

.options {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.options__item {
  position: relative;
  cursor: pointer;
}

.options__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  left: 0;
  top: 0;
  visibility: hidden;
}

.options__input:checked + .options__text:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.options__text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.3px;
  line-height: calc(20 / 16);
}

.options__text:before {
  content: "";
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0px 14px 0px 0px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 20px;
  height: 18px;
  background: #fff;
  border: 1px solid #a7a9ac;
}

.options__text:after {
  content: "";
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #77243a;
  position: absolute;
  left: 5px;
  top: 4px;
}

.rating-block {
  display: table;
  font-size: 0;
}

.rating {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.rating.edit .star {
  cursor: pointer;
}

.rating .star {
  width: 17px;
  height: 14px;
  display: inline-block;
  position: relative;
  z-index: 3;
}

.rating__line {
  position: absolute;
  width: 85px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("../img/icons/bg_rating.svg") 0 0 no-repeat;
  z-index: 1;
  background-size: 85px 100%;
}

.rating__activeline {
  position: absolute;
  width: 0px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("../img/icons/bg_rating_active.svg") 0 0 no-repeat;
  z-index: 2;
  background-size: 85px 100%;
}

.rating__value {
  display: inline-block;
  color: #1b3139;
  font-size: 14px;
  line-height: 13px;
  vertical-align: middle;
}

.quantity {
  width: 88px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(166, 166, 166, 0.45);
}

.quantity__button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  position: relative;
  cursor: pointer;
}

.quantity__button::before,
.quantity__button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0px 0px 0px -4.5px;
  background-color: #a6a6a6;
  width: 9px;
  height: 1px;
}

.quantity__button_plus::before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.quantity__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.quantity__input input {
  height: 100%;
  color: #a6a6a6;
  font-size: 12px;
  width: 100%;
  text-align: center;
}

.row:after {
  display: block;
  content: "";
  clear: both;
}

.rub:after {
  content: "₽";
}

ol.counter {
  list-style-type: none;
  counter-reset: item;
}

ol.counter li {
  position: relative;
  padding: 0px 0px 0px 45px;
}

ol.counter li:before {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  left: 0;
  top: 0;
  color: #818181;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  border: 1px solid #4274bb;
}

.ellipsis {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.es {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.table {
  display: table;
  font-size: 0;
  width: 100%;
}

.trow {
  display: table-row;
}

.cell {
  display: table-cell;
}

.cell.full {
  width: 100%;
}

._ibg {
  position: relative;
}

._ibg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

body.ie ._ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

body.ie ._ibg img {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.video {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}

.video video,
.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

.moretext {
  overflow: hidden;
}

.moretext__more {
  cursor: pointer;
}

.moretext__more span {
  font-style: normal;
}

.moretext__more span:first-child {
  display: block;
}

.moretext__more span:last-child {
  display: none;
}

.moretext__more.active span {
  font-style: normal;
}

.moretext__more.active span:first-child {
  display: none;
}

.moretext__more.active span:last-child {
  display: block;
}

#map {
  background: url("../img/icons/loading.gif") center/50px no-repeat;
}

._swiper {
  overflow: hidden;
}

._swiper > div {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

._swiper.swiper-container-autoheight > div {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swiper-container-initialized .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-container-android .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}

.slick-slider {
  position: relative;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.slick-slider .slick-track {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-slider .slick-slide {
  position: relative;
}

.tab__item {
  display: none;
}

.tab__item.active {
  display: block;
}

._tabs-block {
  display: none;
}

._tabs-block._active {
  display: block;
}

.mirror {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.nicescroll-rails {
  z-index: 1000 !important;
}

.gm-style-iw-t {
  opacity: 0;
}

.baloon {
  opacity: 1;
  right: -7px !important;
  bottom: 80px !important;
}

.baloon button {
  display: none !important;
}

.baloon:after {
  display: none !important;
}

.baloon-style {
  display: none;
}

.baloon-content.gm-style-iw {
  opacity: 1;
  border-radius: 0px !important;
  max-width: 300px !important;
  padding: 0 !important;
  left: 0 !important;
  width: 100% !important;
  overflow: visible !important;
}

.baloon-content.gm-style-iw > .gm-style-iw-d {
  overflow: hidden !important;
  max-width: none !important;
}

.baloon-content.gm-style-iw:after {
  display: none !important;
}

.baloon-close {
  top: 18px !important;
}

._custom-scroll {
  position: fixed;
  right: 0;
  top: 0;
  width: 3px;
  height: 100%;
  z-index: 1000;
}

._custom-scroll__line {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px 0 0 3px;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}

.popup {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  padding: 30px 10px;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: visibility 0.8s ease 0s;
  -o-transition: visibility 0.8s ease 0s;
  transition: visibility 0.8s ease 0s;
  visibility: hidden;
}

.popup::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0s;
  -o-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
}

.popup.show {
  visibility: visible;
}

.popup.show::before {
  opacity: 1;
}

.popup.show .popup__body {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.popup._active {
  visibility: visible;
}

.popup._active::before {
  opacity: 1;
}

.popup._active .popup__body {
  -webkit-transition: all 0.3s ease 0.2s;
  -o-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.popup__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;
  min-height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
}

.popup__body {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: #fff;
  padding: 50px;
  width: 100%;
  max-width: 800px;
}

.popup__close {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 30;
  background: url("../img/icons/close.svg") 0 0 no-repeat;
}

.header {
  grid-area: header;
  position: relative;
}

.header__content {
  padding: calc(18px + 15 * ((100vw - 320px) / 1120)) calc(26px + 29 * ((100vw - 320px) / 1120)) calc(18px + 15 * ((100vw - 320px) / 1120)) calc(22px + 23 * ((100vw - 320px) / 1120));
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  -ms-grid-columns: minmax(auto, 41px) 1fr minmax(auto, 192px);
      grid-template: 1fr/minmax(auto, 41px) 1fr minmax(auto, 192px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__content .dot--s70 {
  opacity: 0.07;
  position: absolute;
  top: -35px;
  left: 30%;
}

.header__logo {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
  z-index: 99;
}

.header__menu {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2 / 3;
}

.header__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;
}

.header__link {
  color: #fff;
  font-weight: 900;
  font-size: 28px;
  line-height: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__link:hover {
  text-decoration: underline;
}

.header__link:active {
  opacity: 0.8;
}

.header__burger {
  -ms-grid-column: 3;
  grid-column: 3 / 3;
  position: relative;
}

.header__menu-dropdown {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  top: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 130px 20px 20px 20px;
  z-index: 9;
  width: 100%;
  min-height: 50px;
  overflow-y: scroll;
  background: -o-linear-gradient(320.45deg, #282D79 16.02%, #3F3CB0 41.4%, #443FBB 46.34%, #4E4ABF 70.55%, #5F5EC6 108.14%);
  background: linear-gradient(129.55deg, #282D79 16.02%, #3F3CB0 41.4%, #443FBB 46.34%, #4E4ABF 70.55%, #5F5EC6 108.14%);
}

.header__menu-dropdown._active {
  opacity: 1;
  visibility: visible;
}

.icon-menu {
  display: none;
}

.footer {
  background: #fff;
  grid-area: footer;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          font-feature-settings: 'pnum' on, 'lnum' on;
}

.footer__container {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 15px;
}

.footer__top {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 0px auto 0px auto 0px auto;
  grid-template-rows: auto auto auto auto;
  gap: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
      grid-template-areas: "footer-logo"
 "footer-menu"
 "footer-contact"
 "footer-social";
  padding: calc(23px + 44 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(23px + 44 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120));
}

.footer__logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: footer-logo;
}

.footer__menu {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: footer-menu;
}

.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 20px 0;
}

.footer__list li:not(:last-child) {
  margin: 0 0 14px 0;
}

.footer__link {
  color: #282D79;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer__link:hover {
  text-decoration: underline;
}

.footer__link:active {
  opacity: 0.8;
}

.footer__contact {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: footer-contact;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__contact li:not(:last-child) {
  margin: 0 0 14px 0;
}

.footer__contact li a {
  font-weight: 800;
  color: #282D79;
}

.footer__contact li a:hover {
  text-decoration: underline;
}

.footer__contact li a:active {
  opacity: 0.8;
}

.footer__social {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  grid-area: footer-social;
  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;
}

.footer__icon {
  position: relative;
}

.footer__icon:not(:last-child) {
  margin: 0 25px 0 0;
}

.footer__icon:nth-child(2) {
  margin: 0 36px 0 0;
}

.footer__icon:nth-child(2):after {
  content: "";
  position: absolute;
  width: 2px;
  height: 32px;
  background: #D8D8D8;
  right: -22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.footer__icon svg {
  fill: #282D79;
  width: 15px;
  height: 15px;
}

.footer__bottom {
  background: #F4F4F4;
  padding: 20px 0;
}

.footer__bottom .footer__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -ms-grid-rows: auto 0px auto 0px auto;
      grid-template-areas: "footer-address"
 "footer-requisites"
 "footer-docs";
}

.footer__address {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: footer-address;
  font-size: 12px;
  line-height: 150%;
  color: #979797;
  font-weight: bold;
  margin: 0 0 22px 0;
}

.footer__requisites {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  font-weight: bold;
  grid-area: footer-requisites;
  font-size: 12px;
  line-height: 14px;
  color: #979797;
  text-transform: uppercase;
  margin: 0 0 31px 0;
}

.footer__requisites div {
  margin: 10px 0 0 0;
}

.footer__requisites div:nth-child(4) {
  margin: 28px 0 0 0;
}

.footer__docs {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: footer-docs;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__docs a {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #979797;
  text-decoration: underline;
  margin: 0 0 10px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.page {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media (min-width: 479.98px) {
  .main-banner__buttons {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .main-banner__buttons .btn:not(:last-child) {
    margin: 0 15px 15px 0;
  }

  .footer__top {
    text-align: left;
    -ms-grid-columns: 62px 1fr 200px;
    grid-template-columns: 62px 1fr 200px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
        grid-template-areas: "footer-logo footer-menu footer-social"
 "footer-logo footer-contact footer-social";
  }

  .footer__list {
    padding: 0 20px 0 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer__contact {
    padding: 0 20px 0 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer__logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }

  .footer__menu {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  .footer__contact {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  .footer__social {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }
}

@media (min-width: 767.98px) {
  ._row {
    margin: 0 -15px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  ._column {
    padding: 0 15px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }

  .main-banner {
    background-position: bottom -3.88889vw center;
    background-size: contain;
  }

  .main-banner .dot--bg443FBB {
    display: none;
  }

  .main-banner__par-item--first {
    top: 0;
    left: 271px;
  }

  .main-banner__row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .main-banner__column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }

  .main-banner__column:nth-child(2) {
    min-height: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .main-banner__buttons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .gloomy-info__row {
    margin: 0 -15px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .gloomy-info__column {
    padding: 0 15px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }

  .gloomy-info__column:nth-child(1) .inner-content {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .gloomy-info__column:nth-child(2) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .gloomy-info__column:nth-child(2) .inner-content {
    padding: 0;
  }

  .gloomy-info__column:nth-child(2) .inner-content .dot {
    right: inherit;
    bottom: inherit;
    top: 325px;
    left: 37.5vw;
  }

  .customer-advertiser .dot--21 {
    width: 21px;
    height: 21px;
    background: #443FBB;
    position: absolute;
    top: 20px;
    left: 123px;
  }

  .customer-advertiser .dot--102 {
    width: 102px;
    height: 102px;
    background: rgba(230, 245, 251, 0.5);
    position: absolute;
    top: 395px;
    right: -15px;
  }

  .customer-advertiser .dot--10 {
    width: 10px;
    height: 10px;
    background: #282D79;
    position: absolute;
    bottom: 100px;
    left: 11.80556vw;
  }

  .customer-advertiser__column--first {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
  }

  .customer-advertiser__column--first .inner-content {
    padding: 280px 16px 0 16px;
    max-width: 410px;
  }

  .customer-advertiser__column--second {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .customer-advertiser__title:before {
    left: 30px;
    top: -30px;
  }

  .customer-advertiser__image-wrap {
    max-width: 450px;
    padding: 140px 0 0 0;
  }

  .customer-advertiser__image-wrap .dot--10 {
    top: 140px;
    left: -380px;
  }

  .customer-advertiser__image-wrap .white-layer {
    height: 97px;
  }

  .performer-client__row {
    margin: 0 -62px;
  }

  .performer-client__column {
    padding: 0 62px;
  }

  .performer-client__image-wrap {
    max-width: 450px;
    padding: 0;
  }

  .performer-client__image-wrap .dot--428 {
    width: 428px;
    height: 428px;
    top: -125px;
    left: -70px;
  }

  .performer-client__image-wrap .white-layer {
    height: 220px;
  }

  .performer-client__image-wrap .white-layer .dot--102 {
    width: 102px;
    height: 102px;
    border: 1px solid #ECECEC;
    position: absolute;
    top: -98px;
    right: 0;
  }

  .performer-client__info {
    max-width: 355px;
    padding: 105px 0 0 0;
    text-align: left;
  }

  .performer-client__info .dot--42 {
    width: 42px;
    height: 42px;
    background: #443FBB;
    position: absolute;
    top: -70px;
    left: 29.16667vw;
  }

  .performer-client__title:before {
    left: 60px;
    bottom: 5px;
  }

  .customer-executive__row {
    margin: 0 -25px;
  }

  .customer-executive__column {
    padding: 0 25px;
  }

  .customer-executive__column--first {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .customer-executive__column--first:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 160px;
    top: 19px;
    background: rgba(225, 198, 192, 0.3);
    border-radius: 50%;
    width: 26px;
    height: 26px;
  }

  .customer-executive__column--first:after {
    left: 25vw;
    top: 490px;
  }

  .customer-executive__column--second {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .customer-executive__column--second:after {
    content: "";
    position: absolute;
    z-index: -1;
    right: 300px;
    top: -70px;
    background: #282D79;
    border-radius: 50%;
    width: 10px;
    height: 10px;
  }

  .customer-executive__column--second:before {
    right: -60px;
    top: -190px;
    width: 460px;
    height: 460px;
  }

  .customer-executive__image-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .customer-executive__image-wrap .img-column--first div:nth-child(2):before {
    content: "";
    position: absolute;
    border: 1px solid #ECECEC;
    width: 87px;
    height: 87px;
    bottom: 10px;
    left: -5px;
    z-index: -1;
    border-radius: 50%;
  }

  .customer-executive__info {
    max-width: 465px;
    padding: 105px 16px 0 16px;
    text-align: left;
  }

  .customer-executive__info .dot--15 {
    width: 42px;
    height: 42px;
    background: #443FBB;
    position: absolute;
    top: -70px;
    left: 29.16667vw;
  }

  .customer-executive__title {
    margin-left: inherit;
    margin-right: inherit;
  }

  .how-works:after {
    right: 85px;
    top: 45px;
  }

  .how-works__title h2:after {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    border: 1px solid #ECECEC;
    right: -50px;
    bottom: 0;
    width: 102px;
    height: 102px;
  }

  .how-works__title h2:before {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    background: rgba(225, 198, 192, 0.3);
    right: 110px;
    bottom: -10px;
    width: 9px;
    height: 9px;
  }

  .how-works__column--first:before {
    left: -87px;
    bottom: 48px;
  }

  .how-works__column--second:before {
    left: -100px;
    bottom: -157px;
  }

  .card {
    border-radius: 50px;
  }

  .we-want:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 10px;
    height: 10px;
    background: #282D79;
    border-radius: 50%;
    right: 108px;
    top: 45px;
  }

  .we-want:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 15px;
    height: 15px;
    background: #282D79;
    border-radius: 50%;
    bottom: -75px;
    right: 38.88889vw;
  }

  .we-want__container {
    max-width: 1120px;
    padding: 0 15px;
  }

  .we-want__item {
    margin: 0;
  }

  .download {
    margin: 0 20px;
    border-radius: 50px;
  }

  .download:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: #443FBB;
    border-radius: 50%;
    left: 8.61111vw;
    top: -8px;
  }

  .download:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 85px;
    height: 85px;
    border: 1px solid #ECECEC;
    border-radius: 50%;
    right: 3.19444vw;
    bottom: -32px;
  }

  .download__title {
    margin: 0 auto 45px auto;
  }

  .download__title:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #282D79;
    border-radius: 50%;
    right: -12.15278vw;
    bottom: -23px;
  }

  .download__buttons-wrap {
    row-gap: 0px;
  }

  .header__content .dot--s70 {
    display: none;
  }

  .header__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .header__link {
    margin: 0 40px 0 0;
    font-size: 14px;
  }

  .footer__list {
    margin: 0;
    padding: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(30px + 30 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(30px + 30 * ((100vw - 320px) / 1120));
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .footer__list li:not(:last-child) {
    margin: 0 45px 0  0;
  }

  .footer__contact {
    padding: calc(0px + 0 * ((100vw - 320px) / 1120)) calc(26px + 28 * ((100vw - 320px) / 1120)) calc(0px + 0 * ((100vw - 320px) / 1120)) calc(26px + 28 * ((100vw - 320px) / 1120));
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .footer__contact li:not(:last-child) {
    margin: 0 50px 0 0;
  }

  .footer__social a {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
  }

  .footer__social a:hover svg {
    fill: #080919;
  }

  .footer__social a:active {
    opacity: 0.8;
  }

  .footer__bottom .footer__container {
    text-align: left;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
        grid-template-areas: "footer-address footer-docs"
 "footer-requisites footer-docs";
  }

  .footer__requisites {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .footer__requisites div {
    margin: 10px 50px 0 0;
  }

  .footer__requisites div:nth-child(4) {
    margin: 10px 50px 0 0;
  }

  .footer__docs {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .footer__docs {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .footer__docs a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .footer__docs a:not(:first-child) {
    margin-left: 20px;
  }

  .footer__address {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .footer__requisites {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .footer__docs {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
}

@media (min-width: 767.98px) and (min-width: 1440px) {
  .footer__list {
    padding: 0px 60px 0px 60px;
  }

  .footer__contact {
    padding: 0px 54px 0px 54px;
  }
}

@media (min-width: 991.98px) {
  .download-app-btn:hover {
    background-color: #fff;
    color: #282D79;
  }

  .download-app-btn:hover svg {
    fill: #282D79;
  }

  .download-app-btn:active {
    background: rgba(255, 255, 255, 0.8);
  }

  .main-banner:after {
    display: block;
  }

  .main-banner__par-item--third {
    top: 0;
    left: 812px;
  }

  .main-banner__par-item--fourth {
    display: block;
  }

  .main-banner__par-item--fifth {
    display: block;
  }

  .main-banner__par-item--sixth {
    left: 65px;
  }

  .main-banner__par-item--seventh {
    right: 140px;
  }

  .main-banner__card img {
    width: 85%;
  }

  .main-banner__phone img {
    width: 85%;
    max-height: 623px;
  }

  .customer-advertiser__column--first .inner-content {
    padding: 280px 0 0 0;
    max-width: 410px;
  }

  .customer-executive__info {
    text-align: left;
    padding: 105px 0 0 0;
  }

  .customer-executive__title:before {
    left: 122px;
  }

  .quantity__button:hover::before,
  .quantity__button:hover::after {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .footer__top {
    -ms-grid-columns: 62px auto 1fr auto;
    grid-template-columns: 62px auto 1fr auto;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
        grid-template-areas: "footer-logo footer-menu footer-contact footer-social";
  }

  .footer__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .footer__contact {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .footer__logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .footer__menu {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  .footer__contact {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .footer__social {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 4;
  }
}

@media (min-width: 992px) {
  .btn--white:hover {
    background: #fff;
    color: #282D79;
  }

  .btn--white:hover svg {
    fill: #282D79;
  }

  .btn--white:active {
    background: rgba(255, 255, 255, 0.8);
  }

  .btn--blue:hover {
    background: #282D79;
    border: 1px solid #282D79;
    color: #FFFFFF;
  }

  .btn--blue:hover svg {
    fill: #fff !important;
  }

  .btn--blue:active {
    background: #282D79;
    opacity: 0.8;
  }

  .select__option:hover {
    background: #d9d9d9;
  }

  .checkbox a:hover {
    text-decoration: none;
  }
}

@media (min-width: 1440px) {
  .home .how-works {
    margin: 0px 0px 194px 0px;
  }

  .events .blue-gradient {
    margin: 0px 0px 85px 0px;
  }

  .main-banner__column:nth-child(1) {
    padding: 122px 56px 220px 80px;
  }

  .main-banner__column:nth-child(2) {
    padding: 0px 0px 0px 126px;
  }

  .main-banner__title {
    margin: 0px 0px 56px 0px;
  }

  .main-banner__card img {
    width: 100%;
  }

  .main-banner__phone img {
    width: 100%;
  }

  .gloomy-info {
    margin: 0px 0px 84px 0px;
  }

  .gloomy-info__column:nth-child(1) .inner-content .img-wrap {
    margin: 103px 112px 0px 112px;
  }

  .gloomy-info__column:nth-child(2) {
    padding: 0px 85px 0px 85px;
  }

  .gloomy-info__title {
    margin: 0px 0px 32px 0px;
  }

  .gloomy-info__desc {
    margin: 0px 0px 40px 0px;
  }

  .customer-advertiser {
    margin: 0px 0px 73px 0px;
  }

  .customer-advertiser__title {
    margin: 0px 0px 32px 0px;
  }

  .customer-advertiser__desc {
    margin: 0px 0px 47px 0px;
  }

  .performer-client {
    padding: 0px 0px 0px 0px;
  }

  .performer-client__title {
    margin: 0px 0px 32px 0px;
  }

  .performer-client__desc {
    margin: 0px 0px 47px 0px;
  }

  .customer-executive {
    margin: 0px 0px 46px 0px;
  }

  .customer-executive__title {
    margin: 0px 0px 35px 0px;
  }

  .how-works__title {
    margin: 0px 0px 94px 0px;
  }

  .card {
    padding: 0px 58px 66px 58px;
  }

  .card__image {
    margin: 0px 0px 60px 0px;
  }

  .card__title {
    margin: 0px 0px 15px 0px;
  }

  .we-want {
    margin: 0px 0px 148px 0px;
  }

  .we-want__title {
    margin: 0px 0px 75px 0px;
  }

  .download {
    padding: 82px 20px 70px 20px;
  }

  .rules__title {
    margin: 0px 0px 30px 0px;
  }

  .rules__desc {
    margin: 0px 0px 40px 0px;
  }

  .header__content {
    padding: 33px 55px 33px 45px;
  }

  .footer__top {
    padding: 67px 0px 67px 0px;
  }

  .footer__requisites div {
    margin: 0 50px 0 0;
  }

  .footer__requisites div:nth-child(4) {
    margin: 0 50px 0 0;
  }

  .footer__docs a:last-child {
    margin: 0 0 0 20px;
  }
}

@media (max-width: 1440px) {
  .desc {
    font-size: calc(14px + 2 * ((100vw - 320px) / 1120));
  }

  .desc {
    line-height: calc(23px + 3 * ((100vw - 320px) / 1120));
  }

  .main-banner__title {
    font-size: 106px;
    margin-bottom: 10px;
  }

  .main-banner__title {
    line-height: calc(41px + 44 * ((100vw - 320px) / 1120));
  }

  .gloomy-info__desc {
    line-height: calc(18px + 8 * ((100vw - 320px) / 1120));
  }

  .gloomy-info__btn {
    font-size: calc(14px + 2 * ((100vw - 320px) / 1120));
  }

  .gloomy-info__btn {
    line-height: calc(16px + 3 * ((100vw - 320px) / 1120));
  }

  .customer-advertiser__title {
    font-size: calc(29px + 7 * ((100vw - 320px) / 1120));
  }

  .customer-advertiser__title {
    line-height: calc(34px + 8 * ((100vw - 320px) / 1120));
  }

  .customer-advertiser__title:before {
    font-size: calc(36px + 14 * ((100vw - 320px) / 1120));
  }

  .customer-advertiser__title:before {
    line-height: calc(42px + 17 * ((100vw - 320px) / 1120));
  }

  .performer-client__title {
    font-size: calc(29px + 7 * ((100vw - 320px) / 1120));
  }

  .performer-client__title {
    line-height: calc(34px + 8 * ((100vw - 320px) / 1120));
  }

  .performer-client__title:before {
    font-size: calc(36px + 24 * ((100vw - 320px) / 1120));
  }

  .performer-client__title:before {
    line-height: calc(42px + 28 * ((100vw - 320px) / 1120));
  }

  .customer-executive__title {
    font-size: calc(26px + 2 * ((100vw - 320px) / 1120));
  }

  .customer-executive__title {
    line-height: calc(31px + 2 * ((100vw - 320px) / 1120));
  }

  .customer-executive__title:before {
    font-size: calc(42px + -6 * ((100vw - 320px) / 1120));
  }

  .customer-executive__title:before {
    line-height: calc(38px + 4 * ((100vw - 320px) / 1120));
  }

  .how-works__title h2 {
    font-size: calc(32px + 16 * ((100vw - 320px) / 1120));
  }

  .how-works__title h2 {
    line-height: calc(38px + 18 * ((100vw - 320px) / 1120));
  }

  .card__title {
    font-size: calc(21px + 7 * ((100vw - 320px) / 1120));
  }

  .card__title {
    line-height: calc(25px + 8 * ((100vw - 320px) / 1120));
  }

  .card__desc {
    line-height: calc(20px + 4 * ((100vw - 320px) / 1120));
  }

  .we-want__title {
    font-size: calc(28px + 8 * ((100vw - 320px) / 1120));
  }

  .we-want__title {
    line-height: calc(33px + 9 * ((100vw - 320px) / 1120));
  }

  .download__title {
    font-size: calc(26px + 10 * ((100vw - 320px) / 1120));
  }

  .download__title {
    line-height: calc(31px + 11 * ((100vw - 320px) / 1120));
  }

  .footer__link {
    font-size: calc(16px + -2 * ((100vw - 320px) / 1120));
  }

  .footer__link {
    line-height: calc(19px + -3 * ((100vw - 320px) / 1120));
  }
}

@media (max-width: 991.98px) {
  .select__title {
    font-size: 18px;
  }

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

@media (max-width: 767.98px) {
  .download-app-btn {
    max-width: 320px;
    margin: 0 auto;
    width: 100%;
  }

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

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

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

  .gloomy-info__btn {
    margin: 0 auto;
  }

  .how-works__column:not(:last-child) {
    margin-bottom: 70px;
  }

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

  .we-want__item:last-child:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 15px;
    height: 15px;
    background: #282D79;
    border-radius: 50%;
    top: -18px;
    right: 16px;
  }

  .rules__title {
    color: #e1c6c0;
  }

  .rules__title:before {
    content: "";
  }

  .header__list li {
    margin: 0 0 40px 0;
  }

  .icon-menu {
    display: block;
    width: 30px;
    height: 18px;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    z-index: 99;
    right: 0;
  }

  .icon-menu span {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: calc(50% - 1px);
    left: 0px;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }

  .icon-menu span:first-child {
    top: 0px;
  }

  .icon-menu span:last-child {
    top: auto;
    bottom: 0px;
  }

  .icon-menu._active span {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
  }

  .icon-menu._active span:first-child {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: calc(50% - 1px);
  }

  .icon-menu._active span:last-child {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: calc(50% - 1px);
  }
}

@media (max-width: 479.98px) {
  .footer__logo {
    margin: 0 0 35px 0;
  }

  .footer__menu {
    margin: 0 0 30px 0;
  }

  .footer__contact {
    margin: 0 0 50px 0;
  }
}

@media (min-width: 767.98px) and (max-width: 991.98px) {
  .main-banner__column:nth-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 65%;
            flex: 1 1 65%;
  }

  .main-banner__column:nth-child(2) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 35%;
            flex: 1 1 35%;
    padding: 0;
  }
}
.gloomy-sub-title{
  font-size: 32px !important;
  max-width: 511px !important;
  font-weight: 600 !important;
  line-height: 37.57px;
  margin-top: 29px;
}
.secong{
  max-height: 458px;
  margin-top: 30px;
}
.customer-advertiser__image-wrap .white-layer{
  max-width: 398px;
  /* background-color: transparent !important; */
}
@media (max-width: 768px){
  .customer-advertiser__image-wrap .white-layer{
    left: 0%;
    max-width: 100%;
  }
}

