@charset "UTF-8";
button,
input,
optgroup,
select,
textarea {
  line-height: 1.15;
  margin: 0;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
.btn,
mark {
  color: #000;
}
button,
hr,
input {
  overflow: visible;
}
.dropdown__item,
button,
select {
  text-transform: none;
}
[type="checkbox"],
[type="radio"],
legend {
  padding: 0;
  box-sizing: border-box;
}
.icon,
audio,
canvas,
progress,
video {
  display: inline-block;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
*,
.swiper-lazy-preloader,
:after,
:before,
[type="checkbox"],
[type="radio"],
html,
legend {
  box-sizing: border-box;
}
.h1,
.h2,
.section-title,
body,
p {
  color: #333;
}
@font-face {
  font-family: Motserrat;
  font-weight: 300;
  font-style: "normal";
  src: url(../fonts/Motserrat/Montserrat-Light.woff) format("woff"),
    url(../fonts/Motserrat/Montserrat-Light.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Motserrat;
  font-weight: 400;
  font-style: "normal";
  src: url(../fonts/Motserrat/Montserrat-Regular.woff) format("woff"),
    url(../fonts/Motserrat/Montserrat-Regular.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Motserrat;
  font-weight: 500;
  font-style: "normal";
  src: url(../fonts/Motserrat/Montserrat-Medium.woff) format("woff"),
    url(../fonts/Motserrat/Montserrat-Medium.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Motserrat;
  font-weight: 600;
  font-style: "normal";
  src: url(../fonts/Motserrat/Montserrat-Semibold.woff) format("woff"),
    url(../fonts/Motserrat/Montserrat-Semibold.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Motserrat;
  font-weight: 700;
  font-style: "normal";
  src: url(../fonts/Motserrat/Montserrat-Bold.woff) format("woff"),
    url(../fonts/Motserrat/Montserrat-Bold.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Motserrat;
  font-weight: 800;
  font-style: "normal";
  src: url(../fonts/Motserrat/Montserrat-ExtraBold.woff) format("woff"),
    url(../fonts/Motserrat/Montserrat-ExtraBold.woff2) format("woff2");
  font-display: swap;
}
.icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.icon-achievements-icon-1 {
  width: 96px;
  height: 90px;
}
.icon-achievements-icon-2 {
  width: 90px;
  height: 90px;
}
.icon-achievements-icon-3 {
  width: 86px;
  height: 82px;
}
.icon-apple,
.icon-apple-btn {
  width: 136px;
  height: 40px;
}
.icon-apply {
  width: 188px;
  height: 64px;
}
.icon-arrow-down {
  width: 451.85px;
  height: 451.85px;
}
.icon-arrow-left {
  width: 240.82px;
  height: 240.82px;
}
.icon-border-instagram {
  width: 52px;
  height: 52px;
}
.icon-burger {
  width: 18px;
  height: 12px;
}
.icon-clip {
  width: 21px;
  height: 22px;
}
.icon-facebook {
  width: 255px;
  height: 28px;
}
.icon-google {
  width: 197px;
  height: 64px;
}
.icon-google-btn {
  width: 136px;
  height: 40px;
}
.icon-icon-1 {
  width: 23px;
  height: 46px;
}
.icon-icon-2 {
  width: 48px;
  height: 35px;
}
.icon-icon-3 {
  width: 39px;
  height: 34px;
}
.icon-icon-4 {
  width: 48px;
  height: 48px;
}
.icon-icon-footer-fb {
  width: 9px;
  height: 16px;
}
.icon-icon-footer-instagram {
  width: 16px;
  height: 16px;
}
.icon-icon-footer-linkedin {
  width: 17px;
  height: 16px;
}
.icon-icon-twitter {
  width: 21px;
  height: 21px;
}
.icon-logo {
  width: 172px;
  height: 34px;
}
.icon-reset {
  width: 12px;
  height: 12px;
}
.icon-review {
  width: 585px;
  height: 262px;
}
.icon-review-star {
  width: 26px;
  height: 24px;
}
.icon-select-arrow {
  width: 12px;
  height: 8px;
}
.icon-sony {
  width: 184px;
  height: 32px;
}
.icon-timeline-award {
  width: 47px;
  height: 50px;
}
.icon-timeline-controller {
  width: 40px;
  height: 42px;
}
.icon-timeline-disk {
  width: 45px;
  height: 45px;
}
.icon-timeline-master {
  width: 43px;
  height: 43px;
}
.icon-universal {
  width: 188px;
  height: 95px;
}
.icon-views {
  width: 28px;
  height: 16px;
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes clockwise {
  to {
    -webkit-transform: rotate(360deg) translatez(0);
    transform: rotate(360deg) translatez(0);
  }
}
@keyframes clockwise {
  to {
    -webkit-transform: rotate(360deg) translatez(0);
    transform: rotate(360deg) translatez(0);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0) translateZ(0);
    transform: rotate(0) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
    transform: rotate(360deg) translateZ(0);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0) translateZ(0);
    transform: rotate(0) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
    transform: rotate(360deg) translateZ(0);
  }
}
@-webkit-keyframes preloader-out {
  to {
    opacity: 0;
  }
}
@keyframes preloader-out {
  to {
    opacity: 0;
  }
}
@-webkit-keyframes swing {
  0%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50%,
  55% {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
  }
}
@keyframes swing {
  0%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50%,
  55% {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
  }
}
@-webkit-keyframes bubble {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes bubble {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
body,
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
optgroup {
  font-family: sans-serif;
}
optgroup,
select {
  font-size: 100%;
}
.container,
.container-inner {
  margin-right: auto;
  margin-left: auto;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}
textarea {
  overflow: auto;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .full-container {
    width: 100%;
    min-width: 320px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.container {
  width: 90%;
  max-width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    width: 90%;
    max-width: none;
  }
}
@media (min-width: 1261px) and (max-width: 1370px) {
  .container {
    width: 95%;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .container {
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container-inner {
  width: 1540px;
  max-width: 90%;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .container-inner {
    width: 90%;
    max-width: none;
  }
}
@media (min-width: 1261px) and (max-width: 1370px) {
  .container-inner {
    width: 95%;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .container-inner {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .container-inner {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }
}
.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col {
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1,
.col-2,
.col-3 {
  -webkit-box-flex: 0;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2,
.col-3 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4,
.col-5,
.col-6 {
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5,
.col-6 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7,
.col-8,
.col-9 {
  -webkit-box-flex: 0;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8,
.col-9 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10,
.col-11,
.col-12 {
  -webkit-box-flex: 0;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11,
.col-12 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  order: 12;
}
@media (min-width: 560px) {
  .col-sm {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1,
  .col-sm-2 {
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3,
  .col-sm-4 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5,
  .col-sm-6 {
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7,
  .col-sm-8 {
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-10,
  .col-sm-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11,
  .col-sm-12 {
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1,
  .col-md-2 {
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3,
  .col-md-4 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5,
  .col-md-6 {
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7,
  .col-md-8 {
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-10,
  .col-md-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11,
  .col-md-12 {
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
}
@media (min-width: 1261px) {
  .col-lg {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1,
  .col-lg-2 {
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3,
  .col-lg-4 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5,
  .col-lg-6 {
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7,
  .col-lg-8 {
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-10,
  .col-lg-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11,
  .col-lg-12 {
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .col-xl {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1,
  .col-xl-2 {
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3,
  .col-xl-4 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5,
  .col-xl-6 {
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7,
  .col-xl-8 {
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-10,
  .col-xl-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11,
  .col-xl-12 {
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
}
.flex-column,
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  flex-direction: column !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 560px) {
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-sm-column-reverse,
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-column,
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-md-column-reverse,
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1261px) {
  .align-content-lg-start,
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-lg-column-reverse,
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    flex-direction: column !important;
  }
  .flex-xl-column-reverse,
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.page__inner,
.popup,
.swiper-container-multirow-column > .swiper-wrapper,
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
* {
  outline: 0 !important;
  padding: 0;
  margin: 0;
}
body,
html {
  width: 100%;
  min-width: 375px;
  background-color: #ffffff;
}
body.menu-opened,
body.popup-opened {
  overflow: hidden;
  overflow-scrolling: touch;
}
body.dark {
  background-color: #2c2f46;
}
input,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 13px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button,
textarea::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"],
textarea[type="number"] {
  -moz-appearance: textfield;
}
input::-ms-clear,
textarea::-ms-clear {
  display: none !important;
}
input::-ms-reveal,
textarea::-ms-reveal {
  display: none !important;
}
body,
button {
  font-weight: 400;
  font-size: 12px;
}
button {
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
@media (min-width: 1541px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .hidden-sm {
    display: none !important;
  }
}
.fixed-scroll {
  overflow: hidden;
}
@media (max-width: 767px) {
  body.menu-opened,
  body.popup-opened {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .hidden-xs {
    display: none !important;
  }
  .fixed-scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
}
.scroll-measure {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
  z-index: -100;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.app-store,
.google-play {
  display: block;
  background-color: transparent;
  background-image: url(../images/svg/sprite.svg);
  background-size: 411px 253px;
  width: 136px;
  height: 40px;
  background-position: 0 0;
}
.google-play {
  background-position: -197px -150px;
}
body {
  font-family: Montserrat, -apple-system, BlickMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
button,
input,
select,
textarea {
  font-family: inherit;
}
nav,
ol,
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.h1 {
  margin-top: 20px;
  font-weight: 800;
  font-size: 52px;
  line-height: 62px;
  letter-spacing: -0.02em;
}
.h2,
.h3,
.h4 {
  margin: 0;
}
@media (max-width: 1540px) {
  .h1 {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .h1 {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: -0.01em;
  }
}
.h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
}
@media (max-width: 1540px) {
  .h2 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .h2 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: -0.02em;
  }
}
.h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 1540px) {
  .h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .h3 {
    font-size: 22px;
    line-height: 32px;
  }
}
.h4,
p {
  line-height: 28px;
}
.h4 {
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 767px) {
  .h4 {
    font-size: 15px;
    line-height: 20px;
  }
}
p {
  font-size: 18px;
}
@media (max-width: 1540px) {
  p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  p {
    line-height: 24px;
  }
}
.section-title {
  display: block;
  font-size: 28px;
  font-weight: 800;
  line-height: 36px;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .section-title {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1540px) {
  .section-title {
    font-size: 56px;
    line-height: 72px;
  }
}
@media (min-width: 1541px) {
  .section-title {
    font-size: 72px;
    line-height: 86px;
    letter-spacing: -0.02em;
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-slide,
.swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-wrapper {
  z-index: 1;
  display: -webkit-box;
  display: flex;
  box-sizing: content-box;
}
.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
  display: none;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-scrollbar-cursor-drag,
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  border: 4px solid;
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.btn-loading,
.btn.disabled,
.swiper-container-flip .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page,
.page__inner {
  display: -webkit-box;
  display: flex;
}
.page {
  -webkit-box-pack: center;
  justify-content: center;
}
.page__inner {
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.page__header {
  position: relative;
}
.page__content {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  min-height: 1px;
}
.page__footer {
  flex-shrink: 0;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  padding: 20px 0;
  z-index: 9999;
}
.header.active,
.header.fixed {
  position: fixed;
}
.header-static + .page__content {
  margin-top: 80px;
}
@media (max-width: 1260px) {
  .header-static + .page__content {
    margin-top: 56px;
  }
}
.header.animate {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.header.fixed {
  padding: 14px 0;
  background: #333;
}
.header.fixed:not(.active) .header__nav-link,
.header.fixed:not(.active) .header__submenu-link {
  color: #fff;
}
.header.fixed:not(.active) .header__scroll-progress {
  display: block;
}
@media (min-width: 1261px) {
  .header.fixed .header__logo {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
.header.fixed .header__logo svg {
  color: #fff;
}
.header.fixed .header__line,
.header.fixed .header__line:after,
.header.fixed .header__line:before {
  background: #fff;
}
.header.hide {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media (max-width: 1260px) {
  .header.active {
    width: 100vw;
    height: 100vh;
    background: #333;
  }
  .header.active .header__burger {
    display: block;
    top: 27px;
  }
  .header.active .header__line {
    background: 0 0;
  }
  .header.active .header__line:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header.active .header__line:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header.active .header__content {
    opacity: 1;
    visibility: visible;
  }
}
.header__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.header__logo {
  width: 172px;
  height: 34px;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  z-index: 1;
}
.header__logo svg {
  height: 100%;
  width: 100%;
  color: #fff;
}
.header__nav-menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-bottom: 5px;
}
.header__nav-item {
  position: relative;
  padding: 10px 20px 5px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.header__nav-item:hover .header__nav-link:after,
.header__submenu-link:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.header__nav-item:not(:first-child) {
  margin-left: 20px;
}
.header__nav-item--sub {
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media (min-width: 1261px) {
  .header__nav-item--sub:hover {
    background: #333;
  }
  .header__nav-item--sub:hover .header__nav-link svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .header__nav-item--sub:hover .header__submenu {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1260px) {
  /* .header__nav-item--sub.opened .header__nav-link svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  } */

  /* .header__nav-item--sub.opened .header__submenu {
    display: block;
  } */

  .header__nav-item--sub .header__nav-link[href=""] {
    display: none;
  }
  .header__nav-item--sub {
    padding: 0;
  }
  .header__nav-item--sub .header__submenu {
    display: block;
    padding: 0;
  }
}
.header__nav-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (min-width: 1261px) {
  .header__nav-link {
    position: relative;
  }
  .header__nav-link:after {
    position: absolute;
    content: "";
    height: 4px;
    left: 0;
    top: calc(100% + 3px);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 100%;
    background: #ffe711;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    z-index: 2;
  }
}
.header__nav-link svg {
  width: 11px;
  height: 13px;
  margin-left: 9px;
  color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header__submenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  padding: 20px;
  border-radius: 0 10px 10px;
  background: #333;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.header__submenu-item:not(:last-child) {
  margin-bottom: 10px;
}
.header__submenu-link {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  background: 0 0;
  position: relative;
}
.header__submenu-link:after {
  position: absolute;
  content: "";
  height: 4px;
  left: 0;
  top: calc(100% + 3px);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  width: 100%;
  background: #ffe711;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header__burger {
  position: absolute;
  display: none;
  width: 18px;
  height: 18px;
  cursor: pointer;
  right: 42px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.8;
  z-index: 3;
}
.header__line {
  position: relative;
  display: none;
  width: 18px;
  height: 2px;
  background: #fff;
}
.header__line:after,
.header__line:before {
  position: absolute;
  content: "";
  left: 0;
  width: 18px;
  height: 2px;
  background: #fff;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.header__line:before {
  top: -5px;
}
.header__line:after {
  bottom: -5px;
}
.header__scroll-progress {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}
.header--dark-color .header__nav-item--sub:hover .header__nav-link,
.header--dark-color .header__nav-item--sub:hover .header__nav-link svg,
.header--dark-color.active .header__logo svg,
.header--dark-color.active .header__nav-link,
.header--dark-color.active .header__nav-link svg,
.header--dark-color.fixed .header__logo svg,
.header--dark-color.fixed .header__nav-link,
.header--dark-color.fixed .header__nav-link svg {
  color: #fff;
}
.header--dark-color .header__logo svg,
.header--dark-color .header__nav-link,
.header--dark-color .header__nav-link svg,
.intro--dark,
.intro--dark .intro__arrow-down,
.main--dark-text .main__logo svg {
  color: #2c2f46;
}
.header--dark-color.active .header__line:after,
.header--dark-color.active .header__line:before,
.header--dark-color.fixed .header__line:after,
.header--dark-color.fixed .header__line:before {
  background: #fff;
}
.header--dark-color .header__line,
.header--dark-color .header__line:after,
.header--dark-color .header__line:before {
  background: #2c2f46;
}
.header--dark-bg {
  background: #333;
}
@media (max-width: 1260px) {
  .header__submenu {
    display: none;
  }
  .header__nav-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }
  .header__nav-item:not(:first-child) {
    margin: 24px auto 0;
  }
  .header__line {
    display: block;
  }
  .header__logo {
    width: 80px;
    height: 16px;
  }
  .header__burger {
    display: block;
    right: 42px;
  }
  .header__content {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: calc(100% - 50px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
  }
  .header__nav {
    display: inline-block;
    vertical-align: middle;
    padding: 100px 0 30px;
  }
  .header__nav-menu {
    display: block;
  }
  .header__nav-link {
    position: relative;
    font-size: 28px;
    color: #fafafa;
  }
  .header__submenu-link {
    font-size: 28px;
    color: #fafafa;
  }
  .header__submenu-item {
    width: auto;
    padding: 10px 10px 5px;
  }
  .header__submenu-item:not(:last-child) {
    margin-bottom: 0;
  }
  .header__submenu-item:not(:first-child) {
    margin-top: 24px;
  }
  .header__submenu {
    visibility: visible;
    opacity: 1;
    background: 0 0;
    width: auto;
    position: relative;
  }
}
@media (max-width: 1260px) and (max-width: 374px) {
  .header__nav {
    padding-top: 50px;
  }
}
.footer {
  padding: 50px 0;
  background: #fff;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .footer {
    padding: 60px 0;
  }
}
.footer__wrapper {
  width: 100%;
  margin-bottom: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .footer__wrapper {
    flex-wrap: wrap;
  }
}
.footer__left {
  flex-basis: 25%;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .footer__left {
    flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  .header__burger {
    right: 20px;
  }
  .footer__wrapper {
    display: block;
  }
  .footer__left {
    flex-basis: 100%;
  }
}
.footer__right {
  flex-basis: 25%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}
@media (max-width: 1260px) {
  .footer__right {
    flex-basis: 50%;
  }
}
.footer__center {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .footer__right {
    margin-top: 30px;
    display: block;
  }
  .footer__center {
    margin-top: 30px;
  }
}
.footer__logo {
  display: block;
}
.footer__logo svg {
  width: 80px;
  height: 16px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .footer__center {
    flex-basis: 100%;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .footer__logo svg {
    width: 128px;
    height: 25px;
  }
}
@media (min-width: 1261px) {
  .footer {
    padding: 70px 0 80px;
  }
  .footer__logo svg {
    width: 172px;
    height: 34px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .footer__social {
    margin-bottom: 45px;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
@media (min-width: 1280px) {
  .footer__social {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
}
.footer-nav__list {
  height: 100%;
}
@media (min-width: 768px) {
  .footer-nav__list {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 -25px;
  }
  .footer-nav__item {
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  .footer-nav__item--no-mobile {
    display: none;
  }
}
.footer-nav__item:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer-nav__item--no-mobile {
    display: block;
  }
  .footer-nav__item--mobile {
    display: none;
  }
  .footer-nav__item--order-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .footer-nav__item--order-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .footer-nav__item:not(:last-child) {
    margin-bottom: 0;
  }
  .social {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
}
.form-row,
.social__title {
  margin-bottom: 20px;
}
.footer-nav__link {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: rgba(51, 51, 51, 0.32);
  white-space: nowrap;
}
.footer-nav__link:hover {
  color: #333;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .footer-nav__link {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .footer-nav__link {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .footer-nav__link {
    font-size: 16px;
    line-height: 20px;
  }
}
.social__title {
  display: block;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .social__title {
    margin-bottom: 0;
    margin-right: 21px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .social__title {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .social__title {
    line-height: 28px;
  }
}
@media (min-width: 1541px) {
  .social__title {
    font-size: 22px;
  }
}
.social__list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .social__list {
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}
.social__item {
  padding: 0 5px;
}
.social__link {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: 1px solid #333;
  border-radius: 50%;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.pagination,
.popup {
  display: -webkit-box;
}
.social__link:hover {
  color: #fff;
}
.social__link--fb:hover {
  border-color: #3b5998;
  background-color: #3b5998;
}
.social__link--insta {
  -webkit-transition: none;
  transition: none;
}
.social__link--insta:hover {
  border: 0;
  background-image: radial-gradient(
    circle at 30% 107%,
    #fdf497 0,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  background-color: transparent;
}
.social__link--in:hover {
  border-color: #007bb5;
  background-color: #007bb5;
}
@media (min-width: 768px) {
  .copyright {
    margin: 0 auto;
    text-align: center;
  }
}
.copyright__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: rgba(51, 51, 51, 0.32);
}
.copyright__text:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .copyright__text:not(:last-child) {
    margin-bottom: 15px;
  }
  .copyright__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 1541px) {
  .copyright__text:not(:last-child) {
    margin-bottom: 10px;
  }
  .copyright__text {
    font-weight: 500;
    line-height: 28px;
  }
}
.btn,
.btn-large {
  line-height: 34px;
}
.copyright__link:hover {
  color: #333;
}
.popup {
  position: fixed;
  overflow-x: hidden;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 280;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.popup_box {
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  max-height: 95%;
}
.popup_box,
.popup_box.phide {
  display: none;
}
.popup_box.pshow {
  display: block;
}
.btn,
.form-label {
  display: inline-block;
}
.popup_close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
.btn {
  width: 288px;
  max-width: 100%;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 9px 15px;
  border: 0;
  border-radius: 32px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  background-color: #ffe711;
}
.form-row--btn,
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
  .timeline-item__date {
  text-align: right;
}
.btn:hover {
  box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.05);
  border-color: #ddc700;
  background-color: #ffec44;
}
.dropdown__content,
.ui__colors ._item {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.25),
    0 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn.disabled,
.btn:disabled {
  background-color: #333;
  border-color: #333;
  color: #fff;
  opacity: 0.65;
}
.btn-w100 {
  width: 100%;
}
.btn-large {
  font-size: 14px;
  padding: 14px 25px;
}
@media (max-width: 767px) {
  .popup_close {
    right: -25px;
    top: 5px;
  }
  .btn-large {
    padding: 15px 25px;
  }
}
@media (max-width: 1540px) {
  .btn-large {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 25px;
  }
  .btn-slim {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (max-width: 1260px) {
  .btn-slim {
    padding: 11px 5px;
  }
}
.btn-white {
  border: 1px solid #000;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  background: 0 0;
  color: #000;
}
.btn-loading:before,
.radio-input + .radio-label:before {
  border-radius: 100%;
  content: "";
}
.btn-white:hover {
  background-color: #000;
  color: #fff;
}
.btn-loading {
  color: transparent;
  position: relative;
}
.btn-loading:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  height: 20px;
  width: 20px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.75) rgba(255, 255, 255, 0.75)
    rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.25);
  -webkit-animation: clockwise 0.5s linear infinite;
  animation: clockwise 0.5s linear infinite;
}
.btn-small {
  width: 228px;
  font-size: 16px;
  line-height: 20px;
}
.btn-small.btn-loading:before {
  margin-top: -7px;
  margin-left: -7px;
  height: 15px;
  width: 15px;
}
.btn:disabled {
  cursor: default;
}
.form-field {
  position: relative;
}
.form-row--btn,
.form-row:last-child {
  margin-bottom: 0;
}
.form-row--btn {
  margin-top: 30px;
}
.form-label {
  vertical-align: top;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
}
.form-area,
.form-input {
  width: 100%;
  display: block;
}
.form-input {
  border: 1px solid #333;
  padding: 0 17px;
  height: 43px;
  border-radius: 3px;
  background-color: transparent;
}
.form-input:focus {
  border-color: #333;
  background-color: transparent;
  font-weight: 700;
}
.form-input::-webkit-input-placeholder {
  color: #acacac;
}
.form-input:-moz-placeholder,
.form-input::-moz-placeholder {
  color: #acacac;
}
.form-input:-ms-input-placeholder {
  color: #acacac;
}
.form-input:disabled {
  opacity: 0.65;
  background-color: #e9ecef;
}
.form-area,
.form-area:focus {
  background-color: transparent;
}
.form-input:disabled:focus {
  border-color: #fafafa;
}
.form-input:disabled::-webkit-input-placeholder {
  opacity: 1;
}
.form-input:disabled:-moz-placeholder,
.form-input:disabled::-moz-placeholder {
  opacity: 1;
}
.form-input:disabled:-ms-input-placeholder {
  opacity: 1;
}
.form-area {
  border: 1px solid #333;
  padding: 12px 17px;
  min-height: 204px;
  border-radius: 3px;
  resize: none;
}
.form-area:focus {
  border-color: #333;
  font-weight: 700;
}
.form-area::-webkit-input-placeholder {
  color: #acacac;
}
.form-area:-moz-placeholder,
.form-area::-moz-placeholder {
  color: #acacac;
}
.form-area:-ms-input-placeholder {
  color: #acacac;
}
.form-area:disabled {
  opacity: 0.65;
  background-color: #e9ecef;
}
.form-area:disabled:focus {
  border-color: #fafafa;
}
.form-area:disabled::-webkit-input-placeholder {
  opacity: 1;
}
.form-area:disabled:-moz-placeholder,
.form-area:disabled::-moz-placeholder {
  opacity: 1;
}
.form-area:disabled:-ms-input-placeholder {
  opacity: 1;
}
.form-error,
.form-error:focus {
  border-color: #dc3545;
}
.form-message {
  position: absolute;
  top: 100%;
  margin-top: 2px;
  font-size: 12px;
  color: #dc3545;
  left: 0;
}
.pagination {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination__arrow,
.pagination__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.pagination__arrow {
  position: relative;
  -webkit-box-pack: center;
  justify-content: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  color: #acacac;
  border: 2px solid #acacac;
  border-radius: 50%;
  cursor: pointer;
}
.pagination__arrow svg {
  background: 0 0;
  width: 16px;
  height: 16px;
}
.pagination__arrow--right svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pagination__arrow:hover {
  color: #333;
  border: 0;
  background-color: #ffe711;
}
.pagination__list {
  position: relative;
  margin: 0 30px;
}
.pagination__btn {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ebebeb;
  cursor: pointer;
}
@media (max-width: 767px) {
  .pagination__list {
    margin: 0 15px;
  }
  .pagination__btn {
    width: 8px;
    height: 8px;
  }
}
.pagination__btn:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .pagination__btn:not(:last-child) {
    margin-right: 15px;
  }
}
.pagination__btn.active {
  background: #333;
}
.dropdown {
  position: relative;
  color: #fff;
}
.dropdown.opened .dropdown__box {
  display: block;
}
.dropdown:hover {
  color: #ffe711;
}
.dropdown__header {
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  width: 280px;
  border: 0;
  border-radius: 32px;
  background-color: #202020;
}
.dropdown__content,
.dropdown__list {
  border-radius: 32px;
}
.dropdown__header--placeholder .dropdown__label {
  color: #fff;
}
.dropdown__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  z-index: 1;
}
.dropdown__label {
  display: block;
  padding: 15px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 1541px) {
  .dropdown__header {
    width: 357px;
  }
  .dropdown__label {
    font-size: 20px;
    line-height: 34px;
  }
}
.dropdown__label:hover {
  color: #ffe711;
}
.dropdown__box {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  min-width: 100%;
  margin-top: 3px;
  z-index: 2;
}
.dropdown__content {
  width: 100%;
  height: 100%;
  background: #202020;
}
.dropdown__scroll {
  width: 100%;
  min-height: 50px;
  max-height: 260px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 1260px) {
  .dropdown__box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 0;
    z-index: 9999;
  }
  .dropdown__content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.2);
  }
  .dropdown__scroll {
    width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    background: #fff;
  }
}
.dropdown__item {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 10px;
  border-radius: 32px;
  cursor: pointer;
}
.dropdown__item.highlight,
.dropdown__item:hover {
  opacity: 1;
}
.dropdown__item.hide {
  display: none;
}
.dropdown--transparent .dropdown__header {
  position: relative;
  width: 100%;
  border: 1px solid #333;
  border-radius: 3px;
  background-color: transparent;
}
.dropdown--transparent .dropdown__header:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  background-color: transparent;
  background-image: url(../images/svg/sprite.svg);
  background-size: 411px 253px;
  width: 12px;
  height: 8px;
  background-position: -185px -142px;
}
.dropdown--transparent .dropdown__header--placeholder .dropdown__label {
  font-weight: 500;
  color: #333;
}
.dropdown--transparent .dropdown__label {
  color: #333;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
}
.dropdown--transparent .dropdown__label:hover {
  color: #333;
  opacity: 0.8;
}
@media (min-width: 1261px) {
  .dropdown--transparent .dropdown__content {
    background: #fafafa;
    border: 1px solid #333;
    border-radius: 3px;
  }
}
.dropdown--transparent .dropdown__item {
  color: #333;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 10px;
  border-radius: 0;
}
.dropdown--transparent .dropdown__item:hover {
  background: 0 0;
  opacity: 0.8;
}
.check-box,
.radio-box {
  position: relative;
}
.check-input:not(checked),
.radio-input:not(checked) {
  display: none;
}
.check-input:checked + .check-label:after,
.radio-input:checked + .radio-label:after {
  opacity: 1;
}
.check-input + .check-label,
.radio-input + .radio-label {
  position: relative;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
.radio-input + .radio-label {
  font-size: 16px;
  color: #888;
  padding-left: 25px;
  line-height: 18px;
}
.radio-input + .radio-label:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #ccc;
}
.radio-input + .radio-label:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #333;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.check-input + .check-label {
  padding-left: 30px;
  line-height: 20px;
}
.check-input + .check-label:after,
.check-input + .check-label:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.check-input + .check-label:before {
  background: #fff;
  border: 1px solid #ccc;
}
.check-input + .check-label:after {
  background: #333;
  opacity: 0;
}
.loader {
  position: relative;
  min-height: 90px;
}
.loader:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 39;
}
.loader__circle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 700;
  z-index: 40;
}
.loader__circle:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 10px;
  border: 2px solid #f5f5f5;
  border-top: 3px solid #333;
  border-radius: 100%;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
.loader--trans:before {
  display: none;
}
.loader-small {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  width: 30px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(72, 127, 254, 0.75) rgba(72, 127, 254, 0.75)
    rgba(72, 127, 254, 0.25) rgba(72, 127, 254, 0.25);
  border-radius: 100%;
  -webkit-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite;
}
.loader-block {
  position: relative;
  min-height: 100px;
}
.video,
.video__inner {
  position: relative;
  display: block;
}
.video {
  cursor: pointer;
}
.video img {
  display: block;
  width: 100%;
}
.video__inner {
  z-index: 1;
}
.video__inner:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.video__inner:hover {
  opacity: 0.85;
}
.video__btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.scroll-progress {
  width: 100%;
  height: 4px;
  background: #dedede;
}
.scroll-progress__loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff9457),
    to(#ffd02b)
  );
  background: linear-gradient(to right, #ff9457, #ffd02b);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  opacity: 1;
  will-change: opacity;
  z-index: 999999;
}
.attach.filled .attach__clip,
img.lazyloading {
  opacity: 0;
}
.preloader.hide {
  -webkit-animation: preloader-out 1s ease-in-out forwards;
  animation: preloader-out 1s ease-in-out forwards;
}
img.lazy:not([src]) {
  visibility: hidden;
}
img.lazyloaded {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.img-container.is-contain img {
  object-fit: contain;
  font-family: "object-fit: contain";
}
.img-container.is-cover img,
.main--btn .main__bg img {
  object-fit: cover;
  font-family: "object-fit: cover";
}
.intro {
  position: relative;
  min-height: 540px;
  z-index: 0;
}
@media (min-width: 1541px) {
  .intro-toycar:after {
    content: "";
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 749px;
    height: 748px;
    background: url(../images/toycar.png) no-repeat;
    background-size: cover;
    z-index: -1;
  }
  .webp .intro-toycar:after {
    background: url(../images/toycar.webp) no-repeat;
  }
  .intro--dark:before {
    display: none;
  }
}
.intro:before {
  content: "";
  position: absolute;
  left: 94px;
  bottom: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 404px;
  height: 375px;
  background: url(../images/clouds.png);
  background-size: cover;
}
.webp .intro:before {
  background-image: url(../images/clouds.webp);
}
@media (min-width: 768px) and (max-width: 1260px) {
  .intro:before {
    left: -8px;
    width: 235px;
    height: 218px;
  }
}
@media (max-width: 767px) {
  .intro:before {
    left: -36px;
    width: 186px;
    height: 172px;
  }
}
.intro--dark {
  background-color: #fafafa;
}
.intro__bg,
.intro__bg img,
.intro__bg:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.intro__bg {
  z-index: -1;
}
.intro__bg img,
.intro__bg:after {
  width: 100%;
  height: 100%;
}
.intro__bg:after {
  content: "";
  background: rgba(4, 4, 4, 0.6);
}
.intro__inner {
  width: 100%;
  padding-top: 100px;
}
@media (min-width: 1261px) {
  .intro {
    min-height: 100vh;
  }
  .intro__inner {
    padding-top: 220px;
  }
}
.intro__slogan {
  display: block;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto 50px;
  font-weight: 800;
  font-size: 92px;
  line-height: 108px;
  text-align: center;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .intro__slogan {
    font-size: 68px;
    line-height: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .intro__slogan {
    max-width: 720px;
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .intro__slogan {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .intro__slogan br {
    display: none;
  }
}
.intro__text {
  max-width: 765px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
.intro__arrow-down {
  position: absolute;
  bottom: 3%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  color: #fff;
}
.intro__arrow-down:hover {
  color: #ffe711;
}
.intro__arrow-down svg {
  width: 14px;
  height: 8px;
}
.intro__btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 20px;
}
.our-apps {
  position: relative;
  padding: 140px 0;
  z-index: 0;
}
.our-apps .decor-1 {
  position: absolute;
  left: 98px;
  top: -210px;
  width: 404px;
  z-index: -1;
}
.our-apps__section-title {
  display: block;
  text-align: center;
  margin-bottom: 60px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .our-apps {
    padding: 80px 0;
  }
  .our-apps .decor-1 {
    left: -10px;
  }
  .our-apps__section-title {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .intro__text {
    font-size: 16px;
    line-height: 26px;
    max-width: 625px;
  }
  .our-apps {
    padding: 60px 0;
  }
  .our-apps .decor-1 {
    left: -50px;
    width: 314px;
    top: -200px;
  }
  .our-apps__section-title {
    margin-bottom: 30px;
  }
}
.our-apps__content {
  -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media (max-width: 767px) {
  .intro__text {
    line-height: 24px;
  }
  .our-apps {
    padding: 60px 0;
  }
  .our-apps .decor-1 {
    left: -20px;
    top: -140px;
    width: 184px;
  }
  .our-apps__section-title {
    margin-bottom: 40px;
  }
  .our-apps__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .our-apps__content {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.our-apps__filters {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 560px;
  margin: 0 auto 80px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .our-apps__filters {
    max-width: 480px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-apps__filters {
    max-width: 420px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .our-apps__filters {
    width: 100%;
    margin-bottom: 40px;
  }
}
.our-apps__filters-item {
  font-size: 32px;
  font-weight: 800;
  line-height: 46px;
  letter-spacing: -0.02em;
  color: #dcdcdc;
}
.our-apps__filters-item:hover {
  color: #ffaf3e;
}
.our-apps__filters-item:active {
  color: #ffc336;
  opacity: 0.6;
}
.our-apps__filters-item.active,
.our-apps__filters-item.active:hover {
  color: #ffc336;
}
.our-apps__filters-item.active:active {
  opacity: 1;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .our-apps__filters-item {
    font-size: 28px;
    line-height: 34px;
  }
}
.our-apps__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  max-width: 880px;
  text-align: center;
}
@media (min-width: 768px) {
  .our-apps__item {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.3;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .our-apps__item.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 1260px) {
  .our-apps__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-apps__filters-item {
    font-size: 18px;
    line-height: 46px;
  }
  .our-apps__item {
    max-width: 440px;
  }
}
@media (max-width: 767px) {
  .our-apps__filters-item {
    font-size: 24px;
    line-height: 32px;
  }
  .our-apps__item {
    width: 75vw;
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .our-apps__filters-item {
    font-size: 20px;
    line-height: 28px;
  }
}
.our-apps__figure {
  position: relative;
  flex-shrink: 0;
  width: 50%;
  max-width: 388px;
  margin-right: 30px;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .our-apps__figure {
    max-width: 300px;
  }
}
.our-apps__figure:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 124%;
}
@media (max-width: 1260px) {
  .our-apps__figure {
    width: 100%;
    max-width: 280px;
    margin-right: 0;
  }
  .our-apps__figure:before {
    padding-top: 70%;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-apps__figure {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .our-apps__figure {
    max-width: none;
    align-self: center;
    margin-bottom: 10px;
  }
}
.our-apps__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.our-apps__image img {
  width: 100%;
  height: 100%;
}
.our-apps__descript {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  max-width: 462px;
  text-align: left;
}
.our-apps__title {
  display: block;
  margin-bottom: 25px;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .our-apps__title {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-apps__title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .our-apps__title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
}
.our-apps__text {
  font-size: 18px;
  line-height: 28px;
}
.our-apps__actions {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 50px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .our-apps__text {
    font-size: 18px;
    line-height: 28px;
  }
  .our-apps__actions {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-apps__text {
    font-size: 16px;
    line-height: 26px;
  }
  .our-apps__actions {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .our-apps__text {
    font-size: 18px;
    line-height: 28px;
  }
  .our-apps__actions {
    margin-top: 10px;
  }
  .our-apps__action img {
    height: 32px;
  }
}
.our-apps__action {
  margin-bottom: 10px;
}
.our-apps__action:not(:last-child) {
  margin-right: 10px;
}
.our-apps__action:hover {
  opacity: 0.7;
}
@media (max-width: 1260px) {
  .our-apps__descript {
    text-align: center;
  }
  .our-apps__actions {
    -webkit-box-pack: center;
    justify-content: center;
  }
  .our-apps__action {
    margin: 5px;
  }
  .our-apps__action:not(:last-child) {
    margin-right: 5px;
  }
}
.our-apps__pagination {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .our-apps__pagination {
    display: none;
  }
}
.achievements {
  position: relative;
  padding: 60px 0;
  background: #fafafa;
}
.achievements--dark,
.achievements--dark .achievements__border:after {
  background: #25221f;
}
.achievements--dark .achievements__achieve-text,
.achievements--dark .achievements__achieve-title,
.achievements--dark .achievements__numbers-text,
.achievements--dark .achievements__numbers-title,
.achievements--dark .achievements__title {
  color: #fdfdfd;
}
.achievements--dark .achievements__border {
  background: #3a3735;
}
.achievements--dark .achievements__sector1 {
  background-image: linear-gradient(-30deg, #ffba3d 50%, transparent 50%),
    linear-gradient(-270deg, transparent 50%, #ffba3d 50%);
}
.achievements--dark .achievements__sector2 {
  background-image: linear-gradient(40deg, #ffba3d 50%, transparent 50%),
    linear-gradient(-270deg, transparent 50%, #ffba3d 50%);
}
.achievements--dark .achievements__sector3 {
  background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, #ffba3d),
      color-stop(50%, transparent)
    ),
    -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #ffba3d));
  background-image: linear-gradient(90deg, #ffba3d 50%, transparent 50%),
    linear-gradient(-270deg, transparent 50%, #ffba3d 50%);
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .our-apps__pagination {
    margin-top: 70px;
  }
  .achievements {
    padding: 80px 0;
  }
}
/* .achievements:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -60px;
  width: 230px;
  height: 215px;
  background: url(../images/star-bg.png) no-repeat;
}
.webp .achievements:before {
  background-image: url(../images/star-bg.webp);
} */
/* .main--dark-text, */
.findjob {
  background: #fafafa;
}
/* @media (min-width: 768px) {
  .achievements:before {
    display: none;
  }
} */
.achievements__title {
  display: block;
  text-align: center;
  margin-bottom: 70px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-apps__pagination {
    margin-top: 40px;
  }
  .achievements__title {
    margin-bottom: 40px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .achievements__title {
    margin-bottom: 60px;
  }
}
@media (min-width: 1541px) {
  .achievements {
    padding: 140px 0;
  }
  .achievements__title {
    margin-bottom: 120px;
  }
}
@media (min-width: 768px) {
  .achievements__title br {
    display: none;
  }
}
.achievements__list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: start;
  align-items: flex-start;
  justify-content: center;
}
.achievements__item,
.downloads__map,
.main__inner {
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.achievements__list:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 1541px) {
  .achievements__list:not(:last-child) {
    margin-bottom: 100px;
  }
}
.achievements__item {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .achievements__item {
    width: 33.3333%;
    margin-bottom: 0;
  }
}
.achievements__item svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 258px;
  height: 258px;
}
.achievements__desc,
.achievements__icon img {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .achievements__item svg {
    width: 124px;
    height: 124px;
  }
}
@media (max-width: 767px) {
  .achievements__item svg {
    width: 176px;
    height: 176px;
  }
}
.achievements__item svg circle {
  stroke-width: 7px;
  -webkit-transition: stroke-dashoffset 2.5s;
  transition: stroke-dashoffset 2.5s;
}
.achievements__item--achieve {
  padding-top: 115px;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .achievements__item--achieve {
    padding-top: 80px;
  }
}
.achievements__desc {
  position: absolute;
  transform: translate(-50%, -50%);
  width: 115px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .achievements__desc {
    width: 90px;
  }
}
.achievements__desc-achieve {
  text-align: center;
}
.achievements__numbers-title {
  display: block;
  font-weight: 800;
  font-size: 26px;
  line-height: 34px;
  text-align: center;
}
.achievements__numbers-title:after {
  content: attr(data-postfix);
}
@media (min-width: 768px) and (max-width: 1260px) {
  .achievements__numbers-title {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 1261px) {
  .achievements__desc {
    width: 150px;
  }
  .achievements__numbers-title {
    font-size: 52px;
    line-height: 62px;
  }
}
.achievements__numbers-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .achievements__numbers-text {
    font-size: 10px;
    line-height: 12px;
  }
}
.achievements__icon {
  position: relative;
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
}
.achievements__icon img {
  position: absolute;
  transform: translate(-50%, -50%);
}
.attach__clip,
.products__icon img {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
}
@media (min-width: 768px) and (max-width: 1260px) {
  .achievements__icon {
    width: 80px;
    height: 80px;
    margin-bottom: 0;
  }
}
@media (min-width: 1261px) {
  .achievements__numbers-text {
    font-size: 16px;
    line-height: 24px;
  }
  .achievements__icon {
    width: 140px;
    height: 140px;
    margin-bottom: 20px;
  }
}
.achievements__achieve-title {
  display: block;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .achievements__achieve-title {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 5px;
  }
}
@media (min-width: 1261px) {
  .achievements__achieve-title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px;
  }
}
.achievements__achieve-text {
  font-weight: 400;
  max-width: 280px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .achievements__achieve-text {
    max-width: 151px;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
  }
}
@media (min-width: 1541px) {
  .achievements__item--achieve {
    padding-top: 160px;
  }
  .achievements__achieve-text {
    max-width: 427px;
  }
}
.findjob {
  padding: 60px 0;
  text-align: center;
}
.findjob__title {
  display: block;
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 1261px) {
  .achievements__achieve-text {
    font-size: 18px;
    line-height: 28px;
  }
  .findjob {
    padding: 140px 0;
  }
  .findjob__title {
    margin-bottom: 60px;
  }
}
@media (max-width: 1540px) {
  .findjob__title br {
    display: none;
  }
}
.findjob__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.findjob__item {
  max-width: 280px;
  width: 100%;
}
.findjob__item:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 1541px) {
  .findjob__item {
    max-width: 357px;
  }
  .findjob__item:not(:last-child) {
    margin-bottom: 0;
  }
}
.findjob__text {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}
@media (min-width: 1261px) {
  .findjob__text {
    font-size: 20px;
    line-height: 34px;
  }
}
.attach__size,
.attach__text {
  color: #4187c7;
  font-size: 15px;
}
.attach {
  margin-bottom: 40px;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  color: #4187c7;
  position: relative;
  display: inline-block;
}
.attach.filled .attach__reset {
  opacity: 1;
}
.attach:hover {
  opacity: 0.8;
}
.attach__icon {
  position: relative;
  margin-right: 10px;
  height: 25px;
  width: 25px;
}
.attach__clip {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.attach__reset,
.attach__text:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background-color: transparent;
  background-image: url(../images/svg/sprite.svg);
  background-size: 411px 253px;
  width: 12px;
  height: 12px;
  background-position: -399px -241px;
  display: none;
}
.attach__text,
.main,
.main__inner,
.main__title-wrapper {
  position: relative;
}
.filled .attach__reset {
  display: block;
}
.attach__text {
  max-width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 20px;
  padding-left: 28px;
  height: 24px;
  line-height: 24px;
}
.filled .attach__text {
  display: none;
}
.attach__text:before {
  content: "";
  display: block;
  width: 21px;
  height: 22px;
  background-position: -164px -120px;
}
.attach__text:empty:after {
  content: attr(data-label);
}
.attach__size {
  line-height: 18px;
  display: none;
  padding-left: 20px;
}
.filled .attach__size {
  display: block;
}
@media (max-width: 1540px) {
  .attach {
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .attach__size,
  .attach__text {
    font-size: 15px;
  }
}
.main {
  overflow: hidden;
  height: 100vh;
  padding: 30px 0;
  z-index: 0;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main {
    height: 449px;
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .attach {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
  .main {
    height: 540px;
    padding: 20px 0;
  }
}
.main__inner {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main__bg,
.main__bg img,
.main__bg:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.main__bg:after {
  content: "";
  background: rgba(4, 4, 4, 0.6);
}
.main__bg img {
  width: 100%;
  height: 100%;
}
.main__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 1262px;
  width: 100%;
  margin: 0 auto;
}
.main__title {
  display: block;
  width: 100%;
  margin: 0;
  text-align: center;
  font-weight: 800;
  font-size: 92px;
  line-height: 108px;
  letter-spacing: -0.01em;
  color: #fff;
}
.main:not(.main--products) .main__title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.8s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.8s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.8s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.8s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.8s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.8s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.8s;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .main__title {
    font-size: 72px;
    line-height: 88px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main__top {
    max-width: 719px;
  }
  .main__title {
    margin-top: 40px;
    font-size: 48px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .main__title {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: -0.01em;
  }
}
.main__subtitle {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1260px) {
  .main__subtitle {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .main__subtitle {
    font-size: 18px;
  }
}
.main__text {
  max-width: 745px;
  margin-top: 40px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.main:not(.main--products) .main__text {
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  -webkit-transition: opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.4s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.4s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.4s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.4s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.4s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.4s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.4s;
}
@media (min-width: 1541px) {
  .main__text--lower {
    margin-top: 60px;
  }
}
.main__action:hover,
.main__arrow:hover {
  opacity: 0.8;
}
.main__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.main__arrow {
  padding: 10px;
  -webkit-animation: swing 1.7s infinite;
  animation: swing 1.7s infinite;
  will-change: transform;
}
.main__arrow svg {
  color: #fff;
  height: 15px;
  width: 28px;
}
.main--dark-text .main__arrow svg,
.main--dark-text .main__nav-link,
.main--dark-text .main__nav-link svg,
.main--dark-text .main__submenu-link,
.main--dark-text .main__text,
.main--dark-text .main__subtitle,
.main--dark-text .main__title {
  color: #2c2f46;
}
.main__title-wrapper {
  width: 100%;
}
.main__title-bg {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: 1.1s 0.3s linear;
  transition: 1.1s 0.3s linear;
  opacity: 0;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
@media (min-width: 1261px) and (max-width: 1370px) {
  .main__title-bg {
    -webkit-transform: translate(27%, 0) scale(0.7);
    transform: translate(27%, 0) scale(0.7);
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main__text {
    margin-top: 10px;
    max-width: 624px;
    font-size: 16px;
    line-height: 26px;
  }
  .main__title-bg {
    -webkit-transform: translate(45%, 0) scale(0.4);
    transform: translate(45%, 0) scale(0.4);
  }
}
@media (max-width: 767px) {
  .main__text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
  }
  .main__title-bg {
    -webkit-transform: translate(40%, 0) scale(0.4);
    transform: translate(40%, 0) scale(0.4);
  }
}
body.loaded .main__title-bg {
  opacity: 1;
  -webkit-transform: translateX(50%) translateY(-17%);
  transform: translateX(50%) translateY(-17%);
}
@media (min-width: 1261px) and (max-width: 1370px) {
  body.loaded .main__title-bg {
    -webkit-transform: translate(27%, -10%) scale(0.7);
    transform: translate(27%, -10%) scale(0.7);
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  body.loaded .main__title-bg {
    -webkit-transform: translateX(45%) translateY(-19%) scale(0.4);
    transform: translateX(45%) translateY(-19%) scale(0.4);
  }
}
@media (max-width: 767px) {
  body.loaded .main__title-bg {
    -webkit-transform: translateX(40%) translateY(-10%) scale(0.4);
    transform: translateX(40%) translateY(-10%) scale(0.4);
  }
}
body.loaded .main:not(.main--products) .main__btn,
body.loaded .main:not(.main--products) .main__date,
body.loaded .main:not(.main--products) .main__desc,
body.loaded .main:not(.main--products) .main__text,
body.loaded .main:not(.main--products) .main__time,
body.loaded .main:not(.main--products) .main__title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.main--dark-text .main__title {
  position: relative;
}
.main--dark-text .main__line,
.main--dark-text .main__line:after,
.main--dark-text .main__line:before {
  background: #2c2f46;
}
.main--dark-top {
  background: #333;
  height: 100%;
  overflow: auto;
}
.main--bottom-text .main__top {
  margin-left: 0;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.main--bottom-text .main__title {
  text-align: left;
  max-width: 1262px;
}
@media (max-width: 767px) {
  .main--bottom-text .main__title {
    text-align: center;
  }
}
.main--bottom-text .main__text {
  max-width: 857px;
  margin-top: 40px;
  text-align: left;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main--bottom-text .main__text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .main--bottom-text .main__text {
    max-width: 100%;
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }
}
.main--bottom-text .main__group {
  margin: 15px 0 70px;
}
@media (max-width: 767px) {
  .main--bottom-text .main__group {
    width: 100%;
    margin: 20px 0 129px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.main--bottom-text .main__date,
.main--bottom-text .main__time {
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
@media (max-width: 1260px) {
  .main--bottom-text .main__date,
  .main--bottom-text .main__time {
    font-size: 16px;
    line-height: 26px;
  }
  .latest-posts .row > [class*="col-"]:first-child {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .latest-posts .row > [class*="col-"]:last-child {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media (max-width: 767px) {
  .main--bottom-text .main__date,
  .main--bottom-text .main__time {
    color: #acacac;
  }
  .main--btn:before {
    display: none;
  }
}
.main--bottom-text .main__date {
  position: relative;
  margin-right: 30px;
  -webkit-transition: opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.9s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.9s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.9s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.9s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.9s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.9s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.9s;
}
.main--bottom-text .main__date:after {
  position: absolute;
  content: "•";
  right: -18px;
  color: #fff;
}
.main--bottom-text .main__time {
  -webkit-transition: opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2.1s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2.1s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2.1s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2.1s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2.1s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2.1s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2.1s;
}
.main--btn {
  background: linear-gradient(
    114.85deg,
    #e25123 -26.91%,
    #eeaf51 6.91%,
    #d34c5c 113.47%
  );
}
.main--btn:before {
  content: "";
  position: absolute;
  top: 160px;
  left: 213px;
  width: 537px;
  height: 537px;
  background: url(../images/header/grid.png) no-repeat;
  z-index: -1;
  background-size: cover;
}
@media (max-width: 1540px) {
  .main--btn:before {
    width: 286px;
    height: 288px;
    top: 100px;
    left: -100px;
  }
  .main--products .main__icon {
    display: none;
  }
}
@media (max-width: 450px) {
  .main--btn .main__bg {
    width: 100%;
    height: 259px;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
  }
  .main--btn .main__bg img {
    object-fit: fill;
    font-family: "object-fit: fill";
  }
}
.main--btn .main__bg:after,
.main--products .main__bg:after {
  background: 0 0;
}
.main--btn .main__btn {
  margin-top: 60px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  -webkit-transition: opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2s;
  transition: transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2s,
    opacity 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2s,
    -webkit-transform 1.1s cubic-bezier(0.25, 0.1, 0.25, 1) 2s;
}
@media (max-width: 767px) {
  .main--btn .main__btn {
    margin-top: 20px;
  }
}
.main--btn .main__text {
  margin-top: 60px;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main--btn .main__text {
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
  }
}
.latest-posts,
.main--btn,
.main--products {
  position: relative;
}
.main--products .main__top {
  -webkit-box-align: start;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .main--btn .main__text {
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }
  .main--products .main__top {
    -webkit-box-align: center;
    align-items: center;
  }
  .main--products .main__icon {
    display: block;
    height: 70px;
    width: 70px;
  }
}
.main--products .main__title {
  text-align: left;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .main--products .main__title {
    margin-top: 0;
    text-align: center;
  }
}
.main--products .main__desc {
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #fdfdfd;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main--products .main__desc {
    margin-top: 15px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .main--products .main__desc {
    margin-top: 0;
    font-size: 12px;
    line-height: 16px;
  }
}
.main--products .main__text {
  text-align: left;
  margin-top: 20px;
  max-width: 550px;
}
@media (max-width: 550px) {
  .main--products .main__text {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main--products .main__text {
    max-width: 401px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .main--products .main__text {
    text-align: center;
    margin-top: 10px;
  }
}
.main--products .main__icon-app {
  display: block;
  margin-top: 30px;
}
.main--products .main__btn {
  display: none;
}
@media (max-width: 1540px) {
  .main--products .main__btn {
    display: block;
    margin-top: 20px;
  }
}
@media (min-width: 1025px) {
  .main--products .main__btn {
    display: none !important;
  }
}
.latest-posts {
  padding: 60px 0;
}
@media (min-width: 1541px) {
  .latest-posts {
    padding: 140px 0;
  }
}
@media (min-width: 768px) {
  .latest-posts .row > [class*="col-"] {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
  }
}
.latest-posts__section-title {
  display: block;
  width: 100%;
  max-width: 500px;
  text-align: left;
  margin-bottom: 40px;
  font-weight: 800;
}
.latest-posts__posts {
  width: 100%;
}
.latest-posts__post {
  max-width: 520px;
}
@media (max-width: 1260px) {
  .latest-posts__section-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .latest-posts__post {
    padding-top: 20px;
  }
}
.latest-posts__title {
  display: block;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 800;
  line-height: 46px;
  letter-spacing: -0.02em;
  color: #333;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .latest-posts__post {
    padding-right: 20px;
  }
  .latest-posts__title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .main--products .main__icon-app {
    margin-top: 20px;
  }
  .latest-posts__title {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .latest-posts__title {
    font-size: 26px;
    line-height: 38px;
  }
}
.latest-posts__info-item,
.latest-posts__text {
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.latest-posts__info,
.latest-posts__info-item {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.latest-posts__info-item:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 10px;
  border-radius: 50%;
  background: #333;
}
.latest-posts__text {
  margin-top: 40px;
}
@media (max-width: 1260px) {
  .latest-posts__text {
    display: none;
  }
}
.latest-posts__figure:before,
.latest-posts__media:before {
  content: "";
  display: block;
  width: 100%;
}
.latest-posts__pagination {
  margin-top: 60px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .latest-posts__pagination {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .latest-posts__pagination {
    margin-top: 20px;
  }
  .latest-posts__pagination .pagination__inner {
    width: 100%;
  }
}
.latest-posts__media {
  position: relative;
  width: 100%;
  margin: auto;
}
.latest-posts__media:before {
  position: absolute;
  bottom: -30px;
  left: -30px;
  max-width: 626px;
  height: 100%;
  max-height: 400px;
  background: #d0d7e0;
}
.downloads,
.downloads__map,
.latest-posts__figure {
  position: relative;
}
@media (max-width: 1260px) {
  .latest-posts__media:before {
    bottom: -10px;
    left: -10px;
    max-width: none;
  }
}
.latest-posts__media-inner {
  background: #fff;
}
.latest-posts__figure:before {
  height: 0;
  padding-top: 86%;
}
.latest-posts__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.latest-posts__image img {
  width: 100%;
  height: 100%;
}
.latest-posts--background {
  background-color: #fafafa;
}
.btn-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.btn-list:last-child {
  margin-bottom: 0;
}
.btn-list__item {
  display: block;
  margin-right: 10px;
}
.btn-list__item--full,
.products__photo-bg img {
  width: 100%;
}
.btn-list__item i {
  display: block;
  text-align: center;
}
.ui,
.ui__container {
  display: -webkit-box;
}
.btn-list__item:last-child {
  margin-right: 0;
}
.ui {
  max-width: 1220px;
  margin: 0 auto;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 100vh;
  padding: 0 10px;
}
.ui__title {
  text-align: center;
  padding: 30px 0;
  flex-shrink: 0;
}
.ui__container {
  flex-shrink: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background-color: #fcfcfc;
  margin: 0 -10px;
  display: flex;
}
.ui__aside {
  flex-basis: 25%;
  padding: 0 10px;
  background-color: #f9f9f9;
}
.ui__aside .aside__inner {
  padding: 40px 0;
}
.ui__aside .aside__nav ._link {
  display: block;
  font-size: 20px;
  padding: 10px 30px;
  width: 100%;
  text-align: left;
}
.ui__aside .aside__nav ._link:hover {
  background-color: #ececec;
}
.ui__main {
  flex-basis: 75%;
  padding: 0 10px;
}
.ui__main .main__section {
  padding: 30px 20px;
  border-bottom: 1px solid #e8e8e8;
}
.ui__main .main__section ._body,
.ui__main .main__section ._body .row + .row {
  margin-top: 20px;
}
.ui__colors,
.ui__colors ._item {
  display: -webkit-box;
  display: flex;
}
.ui__colors {
  flex-wrap: wrap;
}
.ui__colors ._item {
  width: 100px;
  height: 100px;
  margin: 0 5px 10px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #000;
}
.ui__colors ._item:last-child {
  margin-right: 0;
}
.downloads {
  min-height: 884px;
  padding: 60px 0 30px;
  color: #fdfdfd;
  background: #25221f;
  z-index: 0;
  overflow: hidden;
}
.downloads__map:after,
.products__photo-bg:before {
  content: "";
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .downloads {
    min-height: 686px;
  }
}
.downloads__title {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
}
@media (min-width: 1541px) {
  .downloads {
    min-height: 1194px;
    padding: 140px 0 60px;
  }
  .downloads__title {
    margin-bottom: 25px;
  }
}
.downloads__text {
  max-width: 274px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin: 0 auto 40px;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .downloads__text {
    max-width: 624px;
    line-height: 26px;
  }
}
@media (min-width: 1541px) {
  .downloads__text {
    max-width: 744px;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 105px;
  }
}
.downloads__map {
  height: 460px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.downloads__count,
.downloads__location {
  display: block;
  font-weight: 800;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .downloads__map {
    height: 429px;
    width: 846px;
  }
}
@media (min-width: 1541px) {
  .downloads__map {
    width: 1322px;
    height: 661px;
  }
}
.downloads__map:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/map.png) left 70% center/cover no-repeat;
}
.webp .downloads__map:after {
  background-image: url(../images/map.webp);
}
@media (min-width: 768px) and (max-width: 1540px) {
  .downloads__map:after {
    top: 0;
    width: 846px;
    bottom: 40px;
  }
  .downloads__map {
    height: 429px;
  }
}
.downloads__count {
  font-size: 48px;
  line-height: 52px;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .downloads__count {
    font-size: 25px;
    line-height: 37px;
  }
}
@media (min-width: 1541px) {
  .downloads__map:after {
    top: 0;
    background-size: contain;
  }
  .downloads__map {
    height: 661px;
  }
  .downloads__count {
    font-size: 64px;
    line-height: 72px;
  }
}
.downloads__location {
  max-width: 234px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .latest-posts__media:before {
    max-height: 86px;
  }
  .downloads__location {
    letter-spacing: -0.02em;
  }
}
@media (min-width: 1541px) {
  .downloads__location {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .latest-posts__media:before {
    max-height: none;
  }
  .downloads__location br {
    display: none;
  }
  .downloads__number:not(:last-child) {
    margin-bottom: 40px;
  }
}
.downloads__number {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}
.downloads__number--color {
  color: #ffaf3e;
}
.downloads__number--africa .downloads__count,
.downloads__number--latin-america .downloads__count {
  font-size: 32px;
  line-height: 46px;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .downloads__number--africa .downloads__count,
  .downloads__number--latin-america .downloads__count {
    font-size: 25px;
    line-height: 37px;
  }
}
@media (min-width: 1541px) {
  .downloads__number--africa .downloads__count,
  .downloads__number--latin-america .downloads__count {
    font-size: 42px;
    line-height: 58px;
  }
}
.downloads__number--africa .downloads__location,
.downloads__number--latin-america .downloads__location {
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .downloads__number--africa .downloads__location,
  .downloads__number--latin-america .downloads__location {
    font-size: 12px;
    line-height: 16px;
  }
}
.downloads__number--canada {
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.downloads__number--europe {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.downloads__number--china {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.downloads__number--latin-america {
  -webkit-box-ordinal-group: 5;
  order: 4;
}
.downloads__number--africa {
  -webkit-box-ordinal-group: 6;
  order: 5;
}
@media (min-width: 768px) {
  .downloads__number {
    position: absolute;
  }
  .downloads__number:before {
    content: "";
    position: absolute;
    width: 85px;
    height: 1px;
    bottom: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    background-color: #fff;
  }
  .downloads__number--canada {
    top: 0;
    left: 10%;
  }
}
@media (min-width: 768px) and (min-width: 1541px) {
  .downloads__number:before {
    bottom: -80px;
    width: 134px;
  }
  .downloads__number--canada:before {
    bottom: -110px;
    width: 190px;
  }
}
@media (min-width: 768px) {
  .downloads__number--europe {
    top: 0;
    left: 43%;
  }
  .downloads__number--china {
    top: 0;
    right: 13%;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 1540px) {
  .downloads__number--europe {
    left: 45%;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 1260px) {
  .downloads__number--china {
    right: 15%;
  }
  .downloads__number--china:before {
    bottom: -50px;
    width: 80px;
  }
}
@media (min-width: 768px) {
  .downloads__number--latin-america {
    top: 32%;
    left: 23%;
  }
  .downloads__number--africa {
    top: 32%;
    right: 36%;
  }
  .downloads__number--africa:before {
    width: 60px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .downloads__number--africa:before {
    bottom: -45px;
  }
}
@media (min-width: 768px) and (min-width: 1541px) {
  .downloads__number--africa:before {
    bottom: -60px;
    width: 93px;
  }
}
.reviews {
  position: relative;
  padding: 60px 0 30px;
  overflow: hidden;
}
.reviews [class*="decor-"] {
  position: absolute;
}
@media (min-width: 1541px) {
  .downloads__number--africa .downloads__location,
  .downloads__number--latin-america .downloads__location {
    font-size: 14px;
    line-height: 20px;
  }
  .reviews {
    padding: 140px 0;
  }
  .reviews .decor-1 {
    width: 500px;
    height: 420px;
    left: 100px;
    top: 170px;
  }
  .reviews .decor-2 {
    width: 608px;
    height: 634px;
    top: 150px;
    right: 0;
  }
}
@media (min-width: 1541px) and (max-width: 1800px) {
  .reviews .decor-2 {
    width: 408px;
    height: 434px;
    top: 250px;
    right: 0;
  }
}
@media (max-width: 1540px) {
  .reviews .decor-1 {
    width: 312px;
    left: -33px;
    top: 300px;
  }
  .reviews .decor-2 {
    width: 184px;
    height: 171px;
    right: 0;
    top: 270px;
  }
}
@media (max-width: 767px) {
  .reviews [class*="decor-"] {
    display: none;
  }
}
.reviews__title {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .reviews__title {
    margin-bottom: 10px;
  }
}
@media (min-width: 1261px) {
  .reviews__title {
    margin-bottom: 25px;
  }
}
.reviews__slogan {
  font-weight: 400;
  text-align: center;
  margin: 0 auto 70px;
  max-width: 746px;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 1260px) {
  .reviews__slogan {
    font-size: 16px;
    line-height: 24px;
    max-width: none;
    margin: 0 auto 50px;
  }
}
.reviews__rating {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  font-size: 380px;
  font-weight: 800;
  line-height: 290px;
}
@media (min-width: 1541px) {
  .reviews__rating {
    margin-bottom: 120px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .reviews__rating {
    font-size: 270px;
    line-height: 202px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .reviews__rating {
    font-size: 220px;
    line-height: 164px;
  }
  .reviews__stars {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .reviews__rating {
    font-size: 150px;
    line-height: 112px;
  }
}
.reviews__rating-number {
  display: block;
  color: #ececec;
}
.reviews__rating-mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 1.5s cubic-bezier(0, 0, 0.2, 1);
  transition: height 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.reviews__list,
.static .article-slider__container {
  overflow: visible;
}
.reviews__rating-fill {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  color: #ffc336;
}
.reviews__item {
  min-height: 286px;
  padding: 10px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .reviews__item {
    min-height: 311px;
    padding: 20px;
    border-radius: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1540px) {
  .reviews__item {
    background-color: #fafafa;
  }
}
.reviews__item-top {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.reviews__stars {
  margin-bottom: 6px;
}
.reviews__star svg {
  fill: #ffa511;
}
.reviews__for {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 5px;
}
.reviews__author {
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
.reviews__author-name {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .reviews__for {
    font-size: 16px;
    line-height: 26px;
  }
  .reviews__author-name {
    margin-top: 16px;
  }
}
@media (min-width: 1261px) {
  .reviews__item {
    max-width: 418px;
  }
  .reviews__stars {
    margin-right: 20px;
  }
  .reviews__author-name {
    margin-top: 16px;
    font-size: 18px;
    line-height: 28px;
  }
}
.reviews__date {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .reviews__date {
    line-height: 26px;
  }
}
@media (min-width: 1261px) {
  .reviews__date {
    font-size: 18px;
    line-height: 28px;
  }
}
.reviews__quote-title {
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .reviews__quote-title {
    font-weight: 800;
    font-size: 18px;
    line-height: 46px;
  }
}
@media (min-width: 1261px) {
  .reviews__quote-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 38px;
  }
}
.reviews__quote-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .reviews__quote-text {
    line-height: 26px;
  }
}
@media (min-width: 1261px) {
  .reviews__quote-text {
    margin-top: 10px;
    line-height: 28px;
  }
}
.products {
  padding: 30px 0 60px;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .products__wrapper {
    max-width: 490px;
    margin: 0;
  }
}
@media (min-width: 1440px) and (max-width: 1540px) {
  .products__wrapper {
    max-width: 513px;
  }
}
@media (min-width: 1541px) {
  .products__wrapper {
    max-width: 650px;
  }
}
@media (min-width: 1541px) and (max-width: 1645px) {
  .products__wrapper {
    max-width: 560px;
  }
}
@media (min-width: 1280px) {
  .products {
    padding: 80px 0 111px;
  }
  .products__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
.products__title {
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .products__title {
    margin: 0 auto 10px;
    max-width: 520px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .products__title {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .products__title {
    text-align: left;
    margin: 0 0 40px;
  }
}
@media (min-width: 1541px) {
  .products__title {
    max-width: 650px;
  }
}
.products__text {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .products__text {
    line-height: 26px;
    max-width: 617px;
    margin: 0 auto 40px;
  }
}
@media (min-width: 1280px) {
  .products__text {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .products__photo {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.products__photo-bg {
  display: inline-block;
  position: relative;
}
.products__photo-bg:before {
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 100%;
  height: 240px;
  background-color: #d0d7e0;
}
/* .about--bottom, */
.awards {
  background: #fafafa;
}
@media (min-width: 768px) {
  .products__photo-bg:before {
    bottom: -20px;
    left: -20px;
    height: 179px;
  }
}
@media (min-width: 1541px) {
  .products__text {
    max-width: 616px;
    text-align: left;
    margin-bottom: 0;
  }
  .products__photo-bg {
    margin-top: 100px;
  }
}
.products__list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1261px) {
  .products__text {
    font-size: 18px;
    line-height: 28px;
  }
  .products__list {
    max-width: 760px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .products__list {
    max-width: 560px;
    margin: 0;
  }
}
@media (min-width: 1440px) and (max-width: 1540px) {
  .products__list {
    max-width: 590px;
    margin: 0;
  }
}
@media (min-width: 1541px) and (max-width: 1645px) {
  .products__list {
    max-width: 740px;
  }
}
@media (min-width: 1541px) {
  .products__list {
    margin-top: 230px;
    margin-right: 0;
  }
}
.products__item {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .products__item {
    margin-top: 70px;
    max-width: 315px;
    width: 100%;
  }
}
@media (min-width: 1261px) {
  .products__item {
    max-width: 350px;
    margin-top: 78px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .products__item {
    max-width: 270px;
    margin-bottom: 78px;
    margin-top: 0;
  }
}
@media (min-width: 1440px) and (max-width: 1540px) {
  .products__item {
    margin-top: 0;
    margin-bottom: 78px;
    max-width: 287px;
  }
}
@media (min-width: 1541px) and (max-width: 1645px) {
  .products__item {
    max-width: 340px;
  }
}
.products__icon {
  position: relative;
  width: 80px;
  height: 80px;
}
.products__icon img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about,
.awards__item {
  position: relative;
}
@media (min-width: 1541px) {
  .products__icon {
    width: 93px;
    height: 93px;
  }
}
.products__desc {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .products__desc {
    margin-top: 10px;
  }
  .awards__item {
    height: 180px;
  }
}
@media (min-width: 1541px) {
  .products__desc {
    margin-top: 30px;
  }
}
.products__desc-title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .products__desc-title {
    font-size: 18px;
    font-weight: 800;
    line-height: 46px;
  }
}
@media (min-width: 1261px) {
  .products__desc-title {
    font-size: 24px;
    line-height: 38px;
  }
}
.products__desc-text {
  display: block;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .products__desc-text {
    line-height: 26px;
  }
  .about__title {
    text-align: center;
  }
}
@media (min-width: 1261px) {
  .products__desc-text {
    max-width: 338px;
    font-size: 18px;
    line-height: 28px;
  }
}
.products__platforms {
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  color: #c7c7c7;
  margin-top: 15px;
}
.products__platforms span {
  display: inline-block;
  vertical-align: top;
  color: #333;
  margin-right: 5px;
}
@media (min-width: 1261px) {
  .products__platforms {
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
  }
}
.awards {
  padding: 60px 0;
}
@media (min-width: 1541px) {
  .awards {
    padding: 140px 0;
  }
  .awards__item {
    height: 180px;
  }
}
.about,
.instagram {
  padding: 60px 0;
}
.awards__inner {
  max-width: 1350px;
  margin: 0 auto;
}
.awards__title {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 1261px) {
  .awards__title {
    margin-bottom: 60px;
  }
}
.awards__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 auto;
  flex-shrink: 0;
}
@media (min-width: 1261px) {
  .awards__list {
    margin-left: -80px;
  }
}
@media (max-width: 1279px) {
  .awards__list {
    margin-left: 0;
  }
}
.awards__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-shrink: 0;
  width: 220px;
}
@media (max-width: 767px) {
  .awards__item {
    width: 220px;
  }
  .awards__item img {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .awards__item img {
    max-width: 200px;
  }
}
.about .decor-1 {
  position: absolute;
  width: 235px;
  height: 218px;
  left: -10px;
  top: -102px;
}
@media (max-width: 1260px) {
  .about .decor-1 {
    display: none;
  }
}
.about__title {
  display: block;
  margin-bottom: 40px;
}
@media (min-width: 1261px) {
  .about__title {
    margin-bottom: 96px;
    text-align: center;
  }
}
.about__item {
  margin-bottom: 20px;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .about__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
@media (min-width: 1261px) {
  .about__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .about__item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}
.about__wrapper {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 767px) {
  .about__wrapper {
    flex-wrap: wrap;
    margin-right: -15px;
  }
}
@media (max-width: 1260px) {
  .about__wrapper {
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .about__wrapper {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1541px) {
  .about__wrapper {
    max-width: 50%;
  }
}
.about__photo {
  max-width: 280px;
  margin-bottom: 10px;
  margin-right: 15px;
}
.about__photo._lg {
  max-width: 100%;
}
.about__photo img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .about__photo {
    max-width: 360px;
  }
  .about__photo._lg {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  .about__photo {
    width: calc(50% - 15px);
  }
  .about__photo._lg {
    width: 100%;
  }
}
.about__desc {
  max-width: 100%;
}
@media (min-width: 1261px) {
  .about__desc {
    margin-top: 20px;
    max-width: 685px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .about__desc {
    width: calc(50% - 10px);
  }
}
.about__desc-title {
  display: block;
  max-width: 100%;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  margin-bottom: 10px;
  letter-spacing: -0.02em;
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .about__desc-title {
    font-size: 20px;
    margin-top: 20px;
  }
}
@media (min-width: 1261px) {
  .about__desc-title {
    margin-top: -10px;
    max-width: 455px;
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 15px;
  }
}
.about__desc-text {
  max-width: 100%;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .about__desc-text {
    font-size: 16px;
  }
}
@media (min-width: 1261px) {
  .about__desc-text {
    font-size: 18px;
  }
}
@media (min-width: 1541px) {
  .about {
    padding: 140px 0;
  }
  .about--bottom .about__item:nth-child(n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .about--bottom .about__item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}
.timeline {
  padding: 20px 0;
  overflow: hidden;
  z-index: 0;
}
.timeline__section-title {
  margin-bottom: 100px;
  text-align: center;
  color: #333;
}
@media (max-width: 1260px) {
  .timeline__section-title {
    margin-bottom: 40px;
  }
}
.timeline__inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
.timeline__path {
  position: absolute;
  top: 30px;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translateX(-80%);
  transform: translateX(-80%);
  display: block;
  width: 5px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDggMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMiIgeT0iMiIgd2lkdGg9IjQiIGhlaWdodD0iNSIgcng9IjIiIGZpbGw9IiNEQ0RDREMiLz48L3N2Zz4=);
  background-repeat: repeat-y;
  background-position: center;
  z-index: -1;
}
.timeline-item {
  position: relative;
  z-index: 0;
}
.timeline-item__date {
  position: relative;
  display: block;
  margin-bottom: 35px;
  font-size: 92px;
  font-weight: 800;
  line-height: 108px;
  letter-spacing: -0.01em;
  color: #333;
}
.timeline-item__date:before {
  content: attr(data-date);
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item__date {
    font-size: 64px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .timeline-item__date {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 32px;
  }
}
.timeline-item__event:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item__event:not(:last-child) {
    margin-bottom: 30px;
  }
}
.timeline-item__img {
  z-index: -1;
}
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even) {
  margin-right: 50%;
}
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
  .timeline-item__date,
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
  .timeline-item__events-list {
  padding-right: 64px;
}
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
  .timeline-item__spot {
  right: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd) {
  margin-left: 50%;
}
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
  .timeline-item__date,
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
  .timeline-item__events-list {
  padding-left: 64px;
}
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
  .timeline-item__spot {
  left: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.timeline-item:not(.timeline-item--begin):not(.timeline-item--end)
  .timeline-item__spot {
  position: absolute;
  top: 45px;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #ffc336;
  box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.05), 0 0 0 14px #fff;
}
@media (min-width: 1261px) {
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end) {
    padding-bottom: 150px;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end)
    .timeline-item__img {
    position: absolute;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end)
    .timeline-item__img
    img {
    max-width: none;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
    .timeline-item__date,
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
    .timeline-item__events-list {
    padding-right: 44px;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
    .timeline-item__date,
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
    .timeline-item__events-list {
    padding-left: 44px;
  }
}
@media (max-width: 1260px) {
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end) {
    padding-bottom: 50px;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end)
    .timeline-item__img {
    width: 100%;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end)
    .timeline-item__img
    img {
    display: block;
    margin: 0 auto;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even),
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd) {
    margin-left: 0;
    margin-right: 0;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
    .timeline-item__date,
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
    .timeline-item__events-list,
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
    .timeline-item__date,
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
    .timeline-item__events-list {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
    .timeline-item__date {
    margin-left: 50%;
    padding-left: 40px;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
    .timeline-item__date {
    margin-right: 50%;
    padding-right: 40px;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end)
    .timeline-item__spot {
    top: 30px;
  }
  .timeline-item--2015 .timeline-item__img {
    margin-top: -20px;
    margin-bottom: -40px;
  }
  .timeline-item--2015 .timeline-item__img img {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
    .timeline-item__date,
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
    .timeline-item__date {
    padding-bottom: 34px;
    text-align: center;
  }
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(even)
    .timeline-item__spot,
  .timeline-item:not(.timeline-item--begin):not(.timeline-item--end):nth-child(odd)
    .timeline-item__spot {
    top: auto;
    left: 50%;
    right: auto;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .timeline-item--2015 .timeline-item__img {
    margin-bottom: -20px;
  }
  .timeline-item--2016 .timeline-item__img img {
    max-width: 90%;
  }
}
@media (max-width: 1260px) {
  .timeline-item--2016 .timeline-item__img {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item--2017 .timeline-item__img {
    margin-top: 10px;
    margin-left: -50px;
    margin-bottom: 10px;
  }
  .timeline-item--2017 .timeline-item__img img {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .timeline-item--2017 .timeline-item__img {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item--2018 .timeline-item__img {
    margin-top: 40px;
    margin-left: -40px;
  }
  .timeline-item--2018 .timeline-item__img img {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .timeline-item--2018 .timeline-item__img {
    margin-top: 30px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
  .timeline-item--2018 .timeline-item__img img {
    max-width: 75%;
  }
}
@media (min-width: 1261px) {
  .timeline-item--2015 .timeline-item__img {
    top: 50%;
    left: calc(100% + 10px);
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
  }
  .timeline-item--2016 .timeline-item__img {
    top: 50%;
    right: calc(100% + 10px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .timeline-item--2017 .timeline-item__img {
    top: 50%;
    left: calc(100% + 20px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .timeline-item--2018 .timeline-item__img {
    top: 17%;
    left: 100%;
    -webkit-transform: translate(-65%, -40%);
    transform: translate(-65%, -40%);
  }
  .timeline-item--2019 .timeline-item__img {
    bottom: 100%;
    left: 0;
    -webkit-transform: translate(-41%, 41%);
    transform: translate(-41%, 41%);
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item--2019 .timeline-item__img {
    margin-top: -30px;
  }
  .timeline-item--2019 .timeline-item__img img {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .timeline-item--2019 .timeline-item__img {
    margin-top: -10px;
  }
  .timeline-item--2019 .timeline-item__img img {
    max-width: 90%;
  }
}
@media (max-width: 1260px) {
  .timeline-item--begin .timeline-item__events-list,
  .timeline-item--end .timeline-item__events-list {
    max-width: none;
  }
}
.timeline-item--begin .timeline-item__date,
.timeline-item--end .timeline-item__date {
  font-size: 52px;
  line-height: 62px;
  text-align: center;
}
.timeline-item--begin .timeline-item__date:before,
.timeline-item--end .timeline-item__date:before {
  color: #ffc336;
}
.timeline-item--begin .timeline-item__events-list,
.timeline-item--end .timeline-item__events-list {
  max-width: 730px;
  margin: 0 auto;
}
.timeline-item--begin .timeline-item__img img,
.timeline-item--end .timeline-item__img img {
  display: block;
  margin: 0 auto;
}
.timeline-item--begin .timeline-item__date {
  background: #fff;
}
.timeline-item--begin .timeline-item__img {
  position: relative;
  max-width: 662px;
  margin: 50px auto 0;
}
.timeline-item--begin .timeline-item__img:before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 85%;
}
.timeline-item--begin .timeline-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item--begin .timeline-item__date {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .timeline-item--begin .timeline-item__date {
    font-size: 24px;
    line-height: 32px;
  }
  .timeline-item--begin .timeline-item__img {
    margin-top: 40px;
  }
}
.timeline-item--end {
  margin-top: 30px;
  padding-top: 150px;
  background: #fff;
}
.timeline-item--end .timeline-item__spot {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 24px;
  height: 24px;
  border: 2px solid #ffc336;
  border-radius: 50%;
  z-index: 0;
}
.timeline-item--end .timeline-item__spot:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
  background: #fff;
}
.timeline-item--end .timeline-item__spot .timeline-item__spot-light:after,
.timeline-item--end .timeline-item__spot .timeline-item__spot-light:before,
.timeline-item--end .timeline-item__spot:before {
  content: "";
  position: absolute;
  top: -138px;
  bottom: -138px;
  left: -138px;
  right: -138px;
  display: block;
  border-radius: inherit;
  background: rgba(255, 195, 54, 0.15);
  -webkit-animation: bubble 1.2s infinite;
  animation: bubble 1.2s infinite;
  z-index: -1;
}
.timeline-item--end .timeline-item__spot .timeline-item__spot-light:before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.timeline-item--end .timeline-item__spot .timeline-item__spot-light:after {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.timeline-item--end .timeline-item__spot-light {
  border-radius: inherit;
}
.timeline-item--end .timeline-item__img {
  margin-top: -140px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-item--end {
    margin-top: 100px;
    padding-top: 130px;
  }
  .timeline-item--end .timeline-item__date {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .timeline-item--end {
    margin-top: 70px;
    padding-top: 70px;
  }
  .timeline-item--end .timeline-item__date {
    font-size: 26px;
    line-height: 38px;
  }
  .timeline-item--end .timeline-item__spot .timeline-item__spot-light:after,
  .timeline-item--end .timeline-item__spot .timeline-item__spot-light:before,
  .timeline-item--end .timeline-item__spot:before {
    position: absolute;
    top: -55px;
    bottom: -55px;
    left: -55px;
    right: -55px;
  }
  .timeline-item--end .timeline-item__img {
    margin-top: -30px;
  }
  .timeline-event {
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.timeline-event {
  position: relative;
  display: -webkit-box;
  display: flex;
  min-height: 96px;
  padding: 20px;
  border-radius: 8px;
  background: rgba(248, 249, 251, 0.8);
}
.timeline-event__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.timeline-event__icon--left {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.timeline-event__icon--right {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.timeline-event__img {
  flex-shrink: 0;
  width: 100px;
  margin-right: 20px;
}
.timeline-event__img img {
  width: 100%;
  border-radius: 25px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .timeline-event__img {
    width: 90px;
  }
}
@media (max-width: 1260px) {
  .timeline-event__img {
    width: 70px;
  }
  .timeline-event__details {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .timeline-event__img {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .timeline-event__details {
    text-align: center;
  }
}
.timeline-event__title {
  width: 100%;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #333;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .timeline-event__details {
    position: relative;
    padding-right: 130px;
  }
  .timeline-event__title {
    font-size: 20px;
    line-height: 24px;
  }
  .timeline-event__btn {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .timeline-event__title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }
}
.timeline-event__text {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: #333;
}
.timeline-event__btn {
  width: 116px;
}
@media (min-width: 1261px) {
  .timeline-event__btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .timeline-event__text {
    line-height: 24px;
  }
  .timeline-event__btn {
    margin-top: 10px;
  }
}
.timeline-event--simple {
  -webkit-box-align: center;
  align-items: center;
}
.timeline-event--simple .timeline-event__text {
  text-align: center;
}
.timeline-event[class*="--icon"]:after {
  content: "";
  position: absolute;
  top: 10px;
  display: block;
}
.timeline-event--icon-master:after {
  left: 100%;
  width: 100px;
  height: 100px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../images/timeline/master.svg);
}
.timeline-event--icon-award:after,
.timeline-event--icon-disk:after {
  right: 100%;
  -webkit-transform: translateX(55%);
  transform: translateX(55%);
  width: 100px;
  height: 100px;
  background-image: url(../images/timeline/disk.svg);
}
.timeline-event--icon-award:after {
  background-image: url(../images/timeline/award.svg);
}
.timeline-event--icon-controller:after {
  left: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background-image: url(../images/timeline/controller.svg);
}
@media (min-width: 768px) and (max-width: 1260px) {
  .instagram {
    padding: 120px 0;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .instagram .container-inner {
    width: 100%;
  }
}
.instagram__title {
  display: block;
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 1261px) {
  .instagram {
    padding: 140px 0;
  }
  .instagram__title {
    margin-bottom: 80px;
  }
}
.instagram__content {
  max-width: 1500px;
  margin: 0 auto;
}
@media (min-width: 1261px) and (max-width: 1370px) {
  .instagram__content {
    margin: 0 -10px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .instagram__content {
    margin: 0 -40px;
  }
}
@media (max-width: 767px) {
  .instagram__content {
    margin: 0 -20px;
  }
}
.instagram__pagination {
  margin-top: 80px;
}
.instagram-card {
  position: relative;
  padding: 10px;
  cursor: pointer;
}
.instagram-card__link,
.instagram-card__scan {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.instagram-card__link {
  z-index: 2;
}
.instagram-card:hover .instagram-card__scan {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 1260px) {
  .timeline-event__text {
    font-size: 16px;
  }
  .timeline-event[class*="--icon"]:after {
    top: 0;
  }
  .instagram__pagination {
    display: none;
  }
  .instagram-card {
    border-radius: 24px;
    background: #fafafa;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .instagram-card {
    padding: 40px 30px 20px;
  }
}
@media (max-width: 767px) {
  .instagram-card {
    border-radius: 12px;
  }
}
@media (min-width: 360px) and (max-width: 768px) {
  .instagram-card {
    padding: 15px;
  }
}
.instagram-card__scan {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 50px 30px 86px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(-28.5%, #4f5bd5),
      color-stop(9.84%, #962fbf),
      color-stop(55.84%, #e3468c),
      color-stop(95.88%, #e88436),
      color-stop(135.07%, #e7be4c)
    ),
    #f5f4f4;
  background: linear-gradient(
      180deg,
      #4f5bd5 -28.5%,
      #962fbf 9.84%,
      #e3468c 55.84%,
      #e88436 95.88%,
      #e7be4c 135.07%
    ),
    #f5f4f4;
  border-radius: 24px;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.article-bottom__app-store:hover,
.article-bottom__google-play:hover,
.blog__link:hover .blog__text,
.instagram-card__scan-bottom:hover,
.publishing-stories__action:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .instagram-card__scan {
    display: none;
    padding: 20px 10px;
    border-radius: 12px;
  }
}
.instagram-card__scan-top {
  margin-bottom: 25px;
  text-align: center;
}
.instagram-card__scan-posts,
.instagram-card__scan-text {
  display: block;
}
.instagram-card__scan-box {
  max-width: 427px;
}
.instagram-card__scan-text {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
}
@media (max-width: 767px) {
  .instagram-card__scan-text {
    font-size: 16px;
    line-height: 24px;
  }
}
.instagram-card__scan-posts {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
  margin-top: 14px;
}
@media (max-width: 767px) {
  .instagram-card__scan-posts {
    margin-top: 5px;
    font-size: 16px;
    line-height: 24px;
  }
}
.instagram-card__scan-icon {
  width: 59px;
  height: 59px;
}
.instagram-card__scan-icon img {
  width: 100%;
  height: 100%;
}
.instagram-card__scan-bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 20px;
}
.instagram-card__scan-img {
  position: relative;
  width: 37px;
  height: 37px;
  margin-right: 10px;
}
.instagram-card__scan-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.instagram-card__scan-name {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
}
.instagram-card__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .instagram-card__scan-name {
    font-size: 12px;
    line-height: 24px;
  }
  .instagram-card__top {
    margin-bottom: 10px;
  }
}
@media (min-width: 360px) and (max-width: 768px) {
  .instagram-card__top {
    margin-bottom: 15px;
  }
}
.instagram-card__avatar {
  flex-shrink: 0;
  width: 76px;
  height: 76px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .instagram-card__avatar {
    width: 56px;
    height: 56px;
    margin-right: 11px;
  }
}
.instagram-card__group {
  min-width: 1px;
}
.instagram-card__title {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .instagram-card__title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 359px) {
  .instagram-card__avatar {
    width: 33px;
    height: 33px;
    margin-right: 7px;
  }
  .instagram-card__title {
    font-size: 12px;
    line-height: 14px;
  }
}
.instagram-card__author {
  display: inline-block;
  max-width: 100%;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .instagram-card__author {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 359px) {
  .instagram-card__author {
    font-size: 10px;
    line-height: 12px;
  }
}
.instagram-card__img {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.instagram-card__img:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 112%;
}
.instagram-card__img-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.instagram-card__img-inner img {
  width: 100%;
  height: 100%;
}
.instagram-card__text {
  display: block;
  margin-top: 15px;
  font-size: 18px;
  line-height: 27px;
  color: #333;
}
@media (max-width: 767px) {
  .instagram-card__text {
    margin-top: 10px;
  }
}
@media (min-width: 360px) and (max-width: 768px) {
  .instagram-card__text {
    margin-top: 15px;
  }
}
.instagram-card__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 20px;
}
@media (max-width: 359px) {
  .instagram-card__text {
    font-size: 12px;
    line-height: 18px;
  }
  .instagram-card__bottom {
    margin-top: 10px;
  }
}
.instagram-card__date,
.instagram-card__likes {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #acacac;
}
.blog__link,
.blog__title {
  display: block;
}
@media (max-width: 359px) {
  .instagram-card__date,
  .instagram-card__likes {
    font-size: 12px;
    line-height: 14px;
  }
}
.instagram-card__likes {
  position: relative;
  flex-shrink: 0;
  padding-right: 23px;
  margin-left: 17px;
}
.instagram-card__likes:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background: url(../images/heart.png) center no-repeat;
}
.webp .instagram-card__likes:after {
  background-image: url(../images/heart.webp);
}
.blog {
  padding-top: 200px;
  padding-bottom: 140px;
}
@media (max-width: 1260px) {
  .blog {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}
.blog__title {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .blog__title {
    margin-bottom: 60px;
  }
}
@media (min-width: 1261px) {
  .blog__title {
    margin-bottom: 80px;
  }
}
.blog__link:hover .blog__photo img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.blog__list {
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .blog__list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .blog__item {
    max-width: calc(50% - 5px);
    width: calc(50% - 5px);
  }
  .blog__item--main {
    max-width: 100%;
    width: 100%;
  }
}
.blog__date,
.blog__day,
.blog__time,
.blog__views-count {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .blog__item {
    width: calc(50% - 10px);
    max-width: 100%;
    margin: 0;
  }
  .blog__item--main {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 1261px) {
  .blog__item {
    width: calc(33% - 20px);
    max-width: 100%;
    margin-left: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
  }
  .blog__item:not(:nth-child(3n)) {
    margin-right: 15px;
  }
  .blog__item--main {
    width: 100%;
    max-width: 1520px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .blog__item--main {
    width: 90%;
    margin-left: auto;
    margin-right: auto !important;
  }
}
.blog__photo {
  position: relative;
  height: 220px;
  overflow: hidden;
}
.blog__photo img,
.blog__photo:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.blog__photo img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .blog__photo {
    height: 183px;
  }
  .blog__photo--main {
    height: 368px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .blog__photo--big {
    height: 257px;
  }
  .blog__photo--main {
    height: 480px;
  }
}
@media (min-width: 1541px) {
  .blog__item--main {
    margin-left: auto;
    margin-right: auto !important;
  }
  .blog__photo {
    height: 330px;
  }
  .blog__photo--big {
    height: 400px;
  }
  .blog__photo--main {
    height: 600px;
  }
}
.blog__photo:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
}
.blog__caption {
  min-width: 280px;
  padding: 10px;
  background-color: #fff;
  -webkit-transform: translateY(-64px);
  transform: translateY(-64px);
  margin-bottom: -54px;
}
.blog__caption--main {
  max-width: 90%;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .blog__caption {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    margin-bottom: -20px;
  }
  .blog__caption--main {
    max-width: 688px;
    -webkit-transform: translateY(-65px);
    transform: translateY(-65px);
    margin-bottom: -55px;
  }
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .blog__caption {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    margin-bottom: -10px;
  }
  .blog__caption--main {
    max-width: 1004px;
  }
}
@media (min-width: 1541px) {
  .blog__caption {
    position: relative;
    max-width: 91%;
    padding: 20px;
    -webkit-transform: translateY(-114px);
    transform: translateY(-114px);
    margin: 0 auto -104px;
  }
  .blog__caption--main {
    max-width: 1480px;
  }
}
.article__list li:before,
.blog__day:before,
.blog__views-count:before,
.opinions__day:before,
.opinions__views-count:before {
  -webkit-transform: translateY(-50%);
  content: "";
}
.blog__date,
.blog__views-count {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 1261px) {
  .blog__date,
  .blog__views-count {
    font-size: 18px;
    line-height: 28px;
  }
}
.blog__date {
  margin-bottom: 10px;
}
.blog__day {
  position: relative;
  padding-right: 15px;
  margin-right: 5px;
}
.blog__day:before,
.blog__views-count:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.blog__day:before {
  border-radius: 50%;
  background-color: #333;
  width: 4px;
  height: 4px;
}
.blog__views-count {
  position: relative;
  padding-right: 40px;
}
.blog__views-count:before {
  width: 28px;
  height: 16px;
  background: url(../images/views.svg) no-repeat;
  background-size: cover;
}
.blog__text {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 15px;
}
@media (min-width: 1261px) {
  .blog__text {
    font-size: 24px;
    line-height: 38px;
  }
}
@media (min-width: 1541px) {
  .blog__views {
    position: absolute;
    top: 5px;
    right: 20px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  .blog__text {
    max-width: 90%;
  }
}
.blog__text--main,
.static h2 {
  font-size: 26px;
  font-weight: 800;
  line-height: 38px;
  letter-spacing: -0.02em;
}
.blog__btn {
  max-width: 228px;
  width: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.opinions {
  padding: 60px 0;
  background-color: #fafafa;
}
@media (min-width: 1541px) {
  .opinions {
    padding: 140px 0;
  }
}
@media (min-width: 1261px) {
  .blog__text--main {
    font-size: 32px;
    line-height: 46px;
  }
  .opinions__list {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .opinions__item {
    padding-bottom: 114px;
  }
}
@media (max-width: 767px) {
  .blog__btn {
    max-width: 280px;
  }
  .opinions__item {
    padding-bottom: 30px;
  }
}
.opinions__title {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 1261px) {
  .opinions__title {
    margin-bottom: 100px;
  }
}
.opinions__link {
  display: block;
}
.opinions__date,
.opinions__day,
.opinions__time,
.opinions__views-count {
  display: inline-block;
  vertical-align: top;
}
.opinions__link:hover .opinions__photo-inner img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.opinions__photo {
  position: relative;
  padding-top: 66%;
  overflow: hidden;
}
.opinions__photo:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.opinions__photo-inner {
  overflow: hidden;
}
.opinions__photo-inner,
.opinions__photo-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.opinions__caption {
  position: relative;
  min-width: 280px;
  padding: 10px;
  background: #fafafa;
  margin-top: -64px;
}
@media (min-width: 768px) {
  .opinions__caption {
    max-width: 91%;
    padding: 20px;
    margin: -114px auto;
  }
}
.article__list li,
.opinions__date,
.opinions__type,
.static ol li {
  margin-bottom: 10px;
}
.opinions__date,
.opinions__views-count {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 768px) {
  .opinions__date,
  .opinions__views-count {
    font-size: 18px;
    line-height: 28px;
  }
}
.opinions__day {
  position: relative;
  padding-right: 15px;
  margin-right: 5px;
}
.opinions__day:before,
.opinions__views-count:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.opinions__day:before {
  border-radius: 50%;
  background-color: #333;
  width: 4px;
  height: 4px;
}
.opinions__type {
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  color: #c7c7c7;
}
@media (min-width: 768px) {
  .opinions__type {
    font-weight: 600;
  }
}
.opinions__views-count {
  position: relative;
  padding-right: 40px;
}
.opinions__views-count:before {
  width: 28px;
  height: 16px;
  background: url(../images/views.svg) no-repeat;
  background-size: cover;
}
.opinions__text {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .opinions__text {
    font-size: 24px;
    line-height: 38px;
  }
}
@media (min-width: 1541px) {
  .opinions__views {
    position: absolute;
    top: 5px;
    right: 20px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  .opinions__text {
    max-width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .opinions__pagination {
    display: none;
  }
}
.container--745 {
  max-width: 745px;
}
.article-middle__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.article-middle__desc {
  margin-top: 60px;
}
@media (max-width: 1540px) {
  .article-middle__text {
    font-size: 16px;
  }
  .article-middle__desc {
    margin-top: 40px;
  }
}
.article-middle__title {
  display: block;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 38px;
}
.article-middle__extra {
  margin-top: 60px;
}
@media (max-width: 1540px) {
  .article-middle__extra {
    margin-top: 40px;
  }
}
.article-middle__extra-title {
  margin-bottom: 20px;
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.article-middle__list {
  margin: 20px 0 20px 30px;
  list-style-type: decimal;
}
.article-middle__list--point {
  list-style-type: disc;
  margin-bottom: 60px;
}
.article-middle__item {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.article-middle__img-desc {
  padding-top: 20px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (max-width: 1540px) {
  .article-middle__item {
    font-size: 16px;
  }
  .article-middle__img-desc {
    padding-bottom: 40px;
  }
}
.article-middle__img-text,
.static > figure figcaption {
  font-weight: 600;
  color: #acacac;
  font-size: 12px;
  line-height: 18px;
}
.article-middle__slogan,
.static blockquote {
  margin: 60px 0;
}
.article-middle__slogan-text,
.static blockquote p {
  position: relative;
  font-weight: 800;
  color: #333;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: -0.02em;
  font-style: italic;
  z-index: 0;
}
.article-middle__slogan-text:before,
.static blockquote p:before {
  position: absolute;
  content: "";
  left: -90px;
  display: block;
  background-color: transparent;
  background-image: url(../images/svg/sprite.svg);
  background-size: 411px 253px;
  width: 66px;
  height: 51px;
  background-position: -333px -190px;
  z-index: -1;
}
@media (max-width: 1540px) {
  .article-middle__slogan {
    margin: 45px 0;
  }
  .article-middle__slogan-text:before {
    left: -49px;
  }
}
@media (max-width: 767px) {
  .article-middle__slogan-text {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.02em;
  }
  .article-middle__slogan-text:before {
    left: -16px;
  }
}
.article-middle__author {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 20px;
}
.article-middle__author-img {
  margin-right: 16px;
  height: 62px;
  width: 62px;
  border-radius: 50%;
  overflow: hidden;
}
.article-middle__author-text {
  font-weight: 700;
  color: #acacac;
  font-size: 18px;
  line-height: 28px;
}
.article-middle__author-text span,
.author__text span,
.static b {
  font-weight: 400;
}
.article-middle__video {
  display: none;
}
@media (max-width: 1540px) {
  .article-middle__video {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 36px;
  }
}
.article-middle__video-desc {
  display: block;
  padding-top: 10px;
  font-weight: 600;
  color: #acacac;
  font-size: 12px;
  line-height: 18px;
}
.article-middle__paragraph,
.static h3,
.static > figure {
  margin-top: 60px;
}
.article-bottom {
  padding-bottom: 150px;
}
@media (max-width: 1540px) {
  .article-middle__paragraph {
    margin-top: 40px;
  }
  .article-bottom {
    padding-bottom: 60px;
  }
  .article-bottom__instagram {
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .article-middle__author-text {
    font-size: 12px;
    line-height: 18px;
    width: 130px;
  }
  .article-bottom {
    padding-bottom: 30px;
  }
}
.article-bottom__instagram {
  display: -webkit-box;
  display: flex;
}
.article-bottom__text {
  padding: 60px 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.article-bottom__text--border {
  border-bottom: 1px solid #c7c7c7;
}
@media (max-width: 1540px) {
  .article-bottom__text {
    padding: 40px 0;
  }
  .article-bottom__title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .article-bottom__text {
    padding: 0 0 40px;
  }
}
.article-bottom__download {
  position: relative;
  margin: 60px 0;
}
.article-bottom__download:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100%;
  background-color: #d0d7e0;
  z-index: -1;
}
@media (max-width: 1260px) {
  .article-bottom__download {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.article-bottom__list {
  margin-bottom: 50px;
}
@media (max-width: 1260px) {
  .article-bottom__list {
    margin-bottom: 0;
  }
}
.article-bottom__inner {
  width: 1300px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 -380px;
  padding: 40px 0;
}
@media (max-width: 1600px) {
  .article-bottom__inner {
    margin: 0 -300px;
  }
}
@media (max-width: 1280px) {
  .article-bottom__inner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 40px 0;
    margin: 0 auto;
  }
}
.article-bottom__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #333;
  margin-right: 61px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .article-bottom__title {
    width: 80%;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .article-bottom__title {
    width: 800px;
    margin-left: -30px;
  }
}
@media (max-width: 1540px) and (max-width: 767px) {
  .article-bottom__title {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
  }
}
.article-bottom__group-btn {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .article-bottom__title {
    margin-right: 0;
  }
  .article-bottom__group-btn {
    margin-top: 20px;
  }
}
.article-bottom__app-store {
  margin-right: 32px;
}
@media (max-width: 360px) {
  .article-bottom__group-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .article-bottom__app-store {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.article-bottom img {
  line-height: 0;
}
.article-bottom__date,
.article-bottom__share {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.article-bottom__socials {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-right: -10;
  margin-top: 60px;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 10px;
  border-top: 1px solid #c7c7c7;
}
@media (max-width: 1260px) {
  .article-bottom__socials {
    margin-top: 40px;
  }
}
.article-bottom__date {
  display: block;
  color: #acacac;
  padding: 10px 0;
}
@media (max-width: 767px) {
  .article-bottom__date {
    padding-right: 30px;
  }
}
.article-bottom__share {
  color: #333;
}
.article-bottom__socials-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 10px 0;
}
.article-bottom__video {
  display: none;
}
@media (max-width: 1540px) {
  .article-bottom__video {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 36px;
  }
}
.article-bottom__socials-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-left: 20px;
  background-color: #f5f5f5;
  border-radius: 50%;
  cursor: poiner;
}
.article-bottom__socials-link:hover {
  background-color: #000;
  color: #fff;
}
.article-bottom__swiper {
  margin: 80px 0;
}
@media (max-width: 1260px) {
  .article-bottom__swiper {
    margin: 40px 0;
  }
  .article-bottom__pagination {
    display: none;
  }
}
.article-top {
  padding-top: 80px;
}
.article-top__title {
  display: block;
  font-weight: 800;
  margin-bottom: 20px;
  font-size: 52px;
  line-height: 62px;
  letter-spacing: -0.02em;
  color: #333;
}
.article-top__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.article-top__img {
  display: none;
}
@media (max-width: 1540px) {
  .article-top {
    padding-top: 60px;
  }
  .article-top__text {
    font-size: 16px;
  }
  .article-top__img {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 40px auto 0;
  }
  .static {
    font-size: 16px;
    line-height: 26px;
  }
}
.author,
.location__group {
  -webkit-box-align: center;
}
.static {
  padding: 45px 0 140px;
  color: #333;
}
@media (max-width: 767px) {
  .static {
    line-height: 24px;
  }
}
.static,
.static h4,
.static p {
  font-size: 18px;
  line-height: 28px;
}
.static p {
  margin: 20px auto;
  color: #333;
  font-weight: 400;
}
@media (max-width: 1540px) {
  .static p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .static p {
    font-size: 16px;
    line-height: 24px;
  }
}
.static b {
  background: #ffe711;
}
.static h2 {
  margin-bottom: 20px;
  font-size: 52px;
  line-height: 62px;
  color: #333;
}
@media (max-width: 1540px) {
  .static h2 {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .static h2 {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: -0.01em;
  }
}
.static h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #333;
}
@media (max-width: 1540px) {
  .static h3 {
    margin-top: 40px;
    font-size: 26px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .static h3 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: -0.02em;
  }
}
.static h4 {
  margin-top: 60px;
  font-weight: 500;
}
@media (max-width: 1540px) {
  .static h4 {
    margin-top: 40px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
  }
}
.static ol {
  margin-top: 10px;
  margin-left: 30px;
  list-style-type: decimal;
}
.static > figure {
  position: relative;
  margin-bottom: 60px;
}
.static > figure figcaption {
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 1260px) {
  .static {
    padding: 60px 0;
  }
  .static blockquote {
    margin: 40px 0;
  }
}
.static blockquote p:before {
  left: -40px;
}
.static .instagram-card {
  max-width: 420px;
  margin: 60px auto;
}
@media (max-width: 1540px) {
  .static .instagram-card {
    margin: 40px auto;
  }
}
.static .article-slider {
  margin: 0 -78px;
}
@media (max-width: 767px) {
  .static h4 {
    font-size: 22px;
    line-height: 32px;
  }
  .static blockquote p {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.02em;
  }
  .static blockquote p:before {
    left: -16px;
  }
  .static .article-slider {
    margin: 0;
  }
}
.article {
  overflow: hidden;
}
.article__content {
  max-width: 745px;
  margin: 0 auto;
}
.article__content td:not(:last-child) {
  border-right: 4px solid transparent;
}
.article__content tr:not(:last-child) {
  border-bottom: 4px solid transparent;
}
.article__list {
  margin-left: 30px;
}
.article__list li {
  position: relative;
}
.article__list li:before {
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #000;
  left: -16px;
  top: 50%;
  transform: translateY(-50%);
}
.author {
  display: -webkit-box;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.author__img {
  margin-right: 16px;
  height: 62px;
  width: 62px;
  border-radius: 50%;
  overflow: hidden;
}
.author__text {
  font-weight: 700;
  color: #acacac;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .author__text {
    font-size: 12px;
    line-height: 18px;
    width: 130px;
  }
}
.publishing-stories {
  position: relative;
  padding: 140px 330px 140px 230px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  z-index: 0;
}
.publishing-stories .decor-1 {
  position: absolute;
  width: 404px;
  left: 150px;
  top: -180px;
  z-index: -1;
}
.publishing-stories__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 100px;
  pointer-events: auto !important;
  position: relative;
}
@media (max-width: 1540px) {
  .publishing-stories {
    padding: 60px 0;
  }
  .publishing-stories__content {
    margin-top: 50px;
  }
  .publishing-stories__left {
    max-width: 45%;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .publishing-stories .decor-1 {
    width: 235px;
    left: -10px;
    top: -102px;
  }
  .publishing-stories__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    margin-left: 40px;
    margin-top: 67px;
  }
  .publishing-stories__left {
    margin-right: auto;
  }
}
.publishing-stories__inner {
  position: relative;
}
.publishing-stories__title {
  display: block;
  text-align: center;
}
.publishing-stories__left {
  margin-left: auto;
}
.publishing-stories__left img {
  max-height: 600px;
}
@media (max-width: 767px) {
  .publishing-stories .decor-1 {
    width: 186px;
    left: -20px;
    top: -90px;
  }
  .publishing-stories__content {
    display: block;
    margin-top: 40px;
  }
  .publishing-stories__left {
    max-width: 90%;
    margin: 0 auto;
  }
}
.publishing-stories__action:first-child,
.publishing-stories__app-stories {
  margin-right: 10px;
}
.publishing-stories__right {
  flex-basis: 45%;
  margin-top: 30px;
}
@media (min-width: 1261px) {
  .publishing-stories__right {
    padding-bottom: 150px;
  }
}
.publishing-stories__icon {
  height: 110px;
  width: 110px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .publishing-stories__right {
    margin-top: 0;
    flex-basis: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }
  .publishing-stories__icon {
    margin-top: 20px;
  }
}
.publishing-stories__category {
  display: block;
  margin-top: 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #c7c7c7;
}
.publishing-stories__subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #333;
}
@media (max-width: 1540px) {
  .publishing-stories__icon {
    height: 71px;
    width: 71px;
  }
  .publishing-stories__subtitle {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .publishing-stories__category {
    margin-top: 10px;
  }
  .publishing-stories__subtitle {
    font-size: 22px;
    line-height: 32px;
  }
  .publishing-stories__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }
}
.publishing-stories__group {
  margin-top: 16px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 767px) and (max-width: 767px) {
  .publishing-stories__group {
    margin-top: 10px;
  }
}
.publishing-stories__item {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #ed9d64;
}
.publishing-stories__item:first-child {
  padding-right: 25px;
}
@media (max-width: 767px) {
  .publishing-stories__item {
    margin-top: 0;
  }
  .publishing-stories__item:first-child {
    padding-right: 0;
  }
}
.publishing-stories__desc {
  margin-top: 20px;
  max-width: 620px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.publishing-stories__group-btn {
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1540px) {
  .publishing-stories__desc {
    max-width: 423px;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
  }
  .publishing-stories__group-btn {
    margin-top: 34px;
  }
}
@media (max-width: 767px) {
  .publishing-stories__desc {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
  .publishing-stories__group-btn {
    margin-top: 20px;
  }
  .publishing-stories__action svg {
    width: 110px;
    height: 32px;
  }
}
.publishing-stories__btn {
  max-width: 228px;
  width: 100%;
  margin-top: 34px;
  display: block;
}
.publishing-stories__pagination {
  position: absolute;
  -webkit-transform: translate(100%, -200%);
  transform: translate(100%, -200%);
  right: 45%;
  top: 100%;
  z-index: 1;
}
@media (max-width: 1260px) {
  .publishing-stories__pagination {
    position: relative;
    right: auto;
    -webkit-transform: none;
    transform: none;
    margin: 40px auto 0;
  }
}
.publishing-achievements {
  background: #25221f;
}
.publishing-achievements__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  padding: 140px 200px;
}
.publishing-achievements__title {
  font-weight: 800;
  color: #fdfdfd;
  font-size: 72px;
  line-height: 86px;
  text-align: center;
  letter-spacing: -0.02em;
}
@media (max-width: 1540px) {
  .publishing-achievements__inner {
    padding: 60px 87px 70px;
  }
  .publishing-achievements__title {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .publishing-stories__btn {
    max-width: 116px;
  }
  .publishing-achievements__inner {
    padding: 60px 20px 70px;
  }
  .publishing-achievements__title {
    font-size: 28px;
    line-height: 36px;
  }
}
.publishing-achievements__list {
  max-width: 1280px;
  width: 100%;
  margin-top: 120px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1540px) {
  .publishing-achievements__list {
    max-width: 600px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .publishing-achievements__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 32px;
  }
}
.publishing-achievements__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 258px;
  width: 258px;
  border-radius: 50%;
  border: 15px solid;
}
.publishing-achievements__value {
  display: block;
  font-weight: 800;
  font-size: 52px;
  line-height: 62px;
  letter-spacing: -0.02em;
  color: #fdfdfd;
}
@media (max-width: 1540px) {
  .publishing-achievements__item {
    height: 124px;
    width: 124px;
  }
  .publishing-achievements__value {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .publishing-achievements__item {
    margin-top: 40px;
    height: 176px;
    width: 176px;
  }
  .publishing-achievements__value {
    font-size: 26px;
    line-height: 34px;
  }
}
.publishing-achievements__text {
  display: block;
  max-width: 129px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #fdfdfd;
}
.publishing-achievements__items {
  margin-top: 125px;
  max-width: 1360px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1540px) {
  .publishing-achievements__text {
    font-size: 10px;
    line-height: 12px;
  }
  .publishing-achievements__items {
    max-width: 650px;
    margin-top: 58px;
  }
}
@media (max-width: 767px) {
  .publishing-achievements__text {
    font-size: 14px;
    line-height: 22px;
  }
  .publishing-achievements__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 0;
  }
}
.publishing-achievements__cell {
  max-width: 427px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}
@media (max-width: 1540px) {
  .publishing-achievements__cell {
    max-width: 167px;
  }
  .publishing-achievements__icon svg {
    width: 51px;
    height: 51px;
  }
}
@media (max-width: 767px) {
  .publishing-achievements__cell {
    max-width: 280px;
    margin-top: 50px;
  }
}
.publishing-achievements__icon svg {
  fill: linear-gradient(180deg, #ffbe3a 0, #ffa54d 100%);
}
.publishing-achievements__subtitle {
  font-weight: 800;
  margin-top: 20px;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #fdfdfd;
  text-align: center;
}
@media (max-width: 1540px) {
  .publishing-achievements__subtitle {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .publishing-achievements__subtitle {
    margin-top: 15px;
  }
}
.publishing-achievements__desc {
  margin-top: 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #fdfdfd;
  text-align: center;
}
@media (max-width: 1540px) {
  .publishing-achievements__desc {
    font-size: 10px;
    line-height: 15px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .publishing-achievements__desc {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }
}
.make-game {
  position: relative;
  background: #fafafa;
  padding: 140px 0;
  overflow: hidden;
}
.make-game__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1279px) {
  .make-game {
    padding: 60px 0 120px;
  }
  .make-game__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
.make-game--reverse .make-game__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.make-game__item,
.offer-expertise__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.make-game__title {
  display: block;
  max-width: 646px;
  width: 100%;
  margin-top: 65px;
}
@media (max-width: 1279px) {
  .make-game--reverse .make-game__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .make-game__title {
    max-width: 517px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .make-game__title {
    text-align: left;
  }
}
.make-game__desc {
  max-width: 517px;
  margin-top: 40px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 1279px) {
  .make-game__desc {
    margin: 10px auto 0;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
  }
}
.make-game__group {
  display: -webkit-box;
  display: flex;
  margin: 30px -15px;
}
@media (max-width: 1279px) {
  .make-game__group {
    margin: 34px auto 0;
    width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .make-game__desc {
    text-align: left;
  }
  .make-game__group {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }
  .make-game__item {
    margin-top: 24px;
  }
}
.make-game__item {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 15px;
}
.make-game__subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #000;
}
@media (max-width: 1279px) {
  .make-game__item {
    margin-left: 0;
  }
  .make-game__subtitle {
    font-size: 18px;
    line-height: 46px;
  }
  .make-game__text {
    font-size: 16px;
    line-height: 24px;
  }
}
.make-game__text {
  position: relative;
  width: 180px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #ffc336;
  margin-top: 5px;
  padding: 0 20px;
}
.make-game__text:after,
.make-game__text:before {
  content: "";
  position: absolute;
  display: block;
  background-color: transparent;
  background-image: url(../images/svg/sprite.svg);
  background-size: 411px 253px;
  width: 14px;
  height: 40px;
}
.make-game__text:after {
  top: 0;
  right: 3px;
  background-position: -150px -80px;
}
.make-game__text:before {
  left: 3px;
  background-position: -136px -40px;
}
.make-game__right {
  margin-right: 80px;
  display: inline-block;
  position: relative;
}
.make-game__right img {
  max-height: 660px;
}
.make-game__right:before {
  content: "";
  position: absolute;
  height: 68px;
  max-width: 800px;
  width: 120%;
  background: url(../images/shadow.png) no-repeat;
  bottom: -70px;
  background-size: contain;
}
@media (max-width: 1540px) {
  .make-game__right {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 30px auto 0;
  }
}

._for-artist.make-game {
  background-color: #fff;
}
._for-artist .make-game__right {
  margin-right: 0;
  margin-top: 70px;
  max-width: 880px;
}
._for-artist .about__item {
  align-items: flex-start;
}

.offer-expertise__inner {
  max-width: 1262px;
  margin: 140px auto;
}
@media (max-width: 1023px) {
  .offer-expertise__inner {
    max-width: 650px;
    margin: 60px auto;
  }
}
.offer-expertise__title {
  display: block;
  text-align: center;
}
.offer-expertise__list {
  margin-top: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .make-game__right:before {
    bottom: -80px;
    height: 68px;
    width: 100%;
  }
  .offer-expertise__list {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }
}
.offer-expertise__item {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  flex-basis: calc(33.3333% - 60px);
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .offer-expertise__item {
    flex-basis: calc(33.3333% - 20px);
    margin-top: 57px;
  }
}
@media (max-width: 767px) {
  .offer-expertise__item {
    width: 100%;
    margin-top: 30px;
  }
}
.offer-expertise__subtitle {
  width: 100%;
  font-weight: 700;
  margin-top: 15px;
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  color: #333;
}
@media (max-width: 1023px) {
  .offer-expertise__subtitle {
    font-size: 20px;
    line-height: 29px;
  }
}
@media (max-width: 767px) {
  .offer-expertise__subtitle {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }
}
.offer-expertise__desc {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
@media (max-width: 1023px) {
  .offer-expertise__desc {
    font-size: 10px;
    line-height: 15px;
  }
}
.invest {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(13.07%, #25221f),
    color-stop(86.9%, #212026)
  );
  background: linear-gradient(90deg, #25221f 13.07%, #212026 86.9%);
  position: relative;
  z-index: 0;
  padding-top: 303px;
  padding-bottom: 303px;
}
.invest:after,
.invest:before,
.invest__left-bg {
  position: absolute;
  z-index: -1;
}
.invest:after {
  content: "";
  right: 0;
  bottom: 0;
  width: 683px;
  max-width: calc(50% - 300px);
  height: 792px;
  background: url(../images/invest/right-bg.png) bottom right no-repeat;
  background-size: contain;
}
@media (max-width: 1279px) {
  .invest:after {
    height: 460px;
    width: 400px;
    max-width: calc(50% - 150px);
  }
}
@media (max-width: 767px) {
  .offer-expertise__desc {
    font-size: 16px;
    line-height: 24px;
  }
  .invest:after {
    max-width: 30%;
  }
}
.invest:before {
  content: "";
  left: 0;
  bottom: 0;
  height: 800px;
  width: 643px;
  max-width: calc(50% - 340px);
  background: url(../images/invest/left-bg.png) 0 center no-repeat;
  background-size: contain;
}
.invest__left-bg {
  left: 0;
  bottom: 0;
}
.invest__inner {
  max-width: 837px;
  margin: 0 auto;
}
.invest__title {
  display: block;
  text-align: center;
  color: #fff;
}
.invest__desc {
  max-width: 744px;
  margin: 25px auto 0;
  font-weight: 400;
  text-align: center;
}
.invest__desc,
.invest__desc p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.invest__desc p strong,
.invest__desc span {
  color: #ffe711;
  font-weight: 700;
}
@media (max-width: 1279px) {
  .invest:before {
    height: 370px;
    width: 280px;
  }
  .invest {
    padding-top: 120px;
    padding-bottom: 209px;
  }
  .invest__desc {
    max-width: 511px;
    margin: 10px auto 0;
  }
  .invest__desc,
  .invest__desc p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  /* .invest:before {
    height: 155px;
    width: 125px;
  } */
  .invest:before {
    max-width: 20%;
  }
  .invest {
    padding-top: 60px;
    padding-bottom: 116px;
  }
  .invest__title {
    width: 100%;
  }
  .invest__desc,
  .invest__desc p {
    line-height: 24px;
  }
}
.looking-for__desc,
.partner__desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.looking-for {
  display: block;
  position: relative;
  padding: 100px 0;
}
@media (min-width: 1280px) and (max-width: 1540px) {
  .looking-for {
    padding: 100px 0;
  }
}
.looking-for .decor-1 {
  position: absolute;
  width: 450px;
  right: 160px;
  bottom: 0;
}
@media (min-width: 1280px) and (max-width: 1860px) {
  .looking-for .decor-1 {
    right: 0;
  }
}
@media (max-width: 1279px) {
  .looking-for {
    padding: 90px 0;
  }
  .looking-for .decor-1 {
    right: 100px;
    bottom: 24px;
    width: 169px;
  }
}
.looking-for .decor-2 {
  position: absolute;
  width: 376px;
  left: 180px;
  top: 250px;
}
@media (min-width: 1280px) and (max-width: 1860px) {
  .looking-for .decor-2 {
    left: 0;
  }
}
@media (max-width: 767px) {
  .looking-for {
    padding: 60px 0;
  }
  .looking-for .decor-1,
  .looking-for .decor-2 {
    display: none;
  }
}
.looking-for__title,
.waiting-for__title {
  display: block;
  text-align: center;
}
.looking-for__inner {
  position: relative;
  max-width: 945px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .looking-for .decor-2 {
    top: auto;
    bottom: 138px;
    left: 0;
    width: 169px;
  }
  .looking-for__inner {
    max-width: 517px;
  }
  .looking-for__desc {
    font-size: 16px;
    line-height: 26px;
  }
}
.looking-for__desc {
  max-width: 746px;
  width: 100%;
  margin: 25px auto 0;
  text-align: center;
}
@media (max-width: 767px) {
  .looking-for__desc {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }
}
.looking-for__images {
  position: absolute;
  height: 612px;
  width: 800px;
}
.phones,
.phones__inner {
  position: relative;
}
.phones__inner {
  width: 720px;
  margin: -4% auto -100px;
}
.phones__inner:after {
  content: "";
  position: absolute;
  max-width: 800px;
  background-image: url(../images/shadow-phones.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 66px;
  width: 100%;
  bottom: -20%;
}
@media (max-width: 1540px) {
  .phones__inner:after {
    left: 0;
    height: 35px;
    width: 100%;
    bottom: -60px;
  }
}
@media (max-width: 767px) {
  .phones__inner:after {
    left: 14px;
    height: 17px;
    width: 212px;
    bottom: -30px;
  }
}
@media (max-width: 1540px) {
  .phones__inner {
    width: 680px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .phones__inner {
    width: 400px;
    max-width: 100%;
  }
}
.phones__device {
  width: 100%;
}
.phones__shadow {
  margin-top: 60px;
}
@media (max-width: 1540px) {
  .phones__shadow {
    margin-top: 50px;
  }
  .waiting-for__inner .decor-1 {
    right: 0;
    bottom: 100px;
  }
}
.phones__left-bg {
  margin-right: -80px;
}
.phones__center-bg {
  z-index: 1;
}
.phones__right-bg {
  margin-left: -80px;
}
.waiting-for {
  padding: 140px 0;
  background: #fafafa;
}
.waiting-for__inner {
  position: relative;
  max-width: 1146px;
  width: 100%;
  margin: 0 auto;
  padding-top: 180px;
  z-index: 0;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .waiting-for__inner {
    padding-top: 90px;
  }
}
.waiting-for__inner .decor-1 {
  position: absolute;
  width: 175px;
  right: 0;
  bottom: 100px;
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .waiting-for__inner .decor-1 {
    right: 4%;
    width: 110px;
  }
}
@media (max-width: 767px) {
  .waiting-for__inner {
    padding-top: 80px;
  }
  .waiting-for__inner .decor-1 {
    right: auto;
    left: 0;
    bottom: auto;
    top: 150px;
    width: 95px;
  }
}
.waiting-for__inner .decor-2 {
  content: "";
  position: absolute;
  width: 200px;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 1540px) {
  .waiting-for__inner .decor-2 {
    left: 0;
    bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .waiting-for__inner .decor-2 {
    left: 4%;
    width: 110px;
  }
}
@media (max-width: 767px) {
  .waiting-for__inner .decor-2 {
    right: 0;
    left: auto;
    bottom: auto;
    top: 190px;
    width: 108px;
  }
}
.waiting-for__form {
  max-width: 544px;
  width: 100%;
  margin: 80px auto 0;
}
@media (max-width: 1279px) {
  .waiting-for__form {
    max-width: 580px;
    margin: 40px auto 0;
  }
}
.waiting-for__form .form-row__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.waiting-for__form .form-row__cell {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .waiting-for__form .form-row__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .waiting-for__form .form-row__cell {
    width: 100%;
  }
  .waiting-for__form .form-row__cell:first-child {
    margin-bottom: 20px;
  }
}

.waiting-for__btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 280px;
  margin: 0 auto;
}
.partner {
  padding: 140px 0;
}
@media (max-width: 1540px) {
  .partner {
    padding: 60px 0 40px;
  }
}
@media (max-width: 767px) {
  .partner {
    padding: 60px 0;
  }
}
.partner__top {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.partner__desc,
.partner__title {
  display: block;
  text-align: center;
}
.partner__desc {
  margin-top: 20px;
}
.partner__bottom {
  width: 100%;
  max-width: 1520px;
  margin: 80px auto 0;
}
@media (min-width: 768px) and (max-width: 1540px) {
  .partner__bottom {
    width: calc(100% - 50px);
  }
}
@media (min-width: 768px) {
  .partner__bottom:after,
  .partner__bottom:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 30px;
    z-index: 2;
  }
  .partner__bottom:before {
    left: 0;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fff),
      to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
  }
  .partner__bottom:after {
    right: 0;
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#fff),
      to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
  }
}
.partner__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 140px;
  width: 20%;
  padding: 20px;
  cursor: pointer;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.7;
  -webkit-transition: opacity 0.4s ease, -webkit-filter 0.4s ease;
  transition: filter 0.4s ease, opacity 0.4s ease;
  transition: filter 0.4s ease, opacity 0.4s ease, -webkit-filter 0.4s ease;
}
.partner__item:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.location {
  position: relative;
  padding: 156px 0 190px;
}
@media (max-width: 1540px) {
  .partner__bottom {
    margin: 40px auto 0;
  }
  .location {
    padding: 60px 0 40px;
  }
}
.location__img {
  height: 260px;
  position: relative;
  margin-bottom: -83px;
}
.location__img-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.location__title {
  display: block;
  text-align: center;
}
.location__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 100px;
}
@media (max-width: 1540px) {
  .location__list {
    margin-top: 62px;
  }
}
@media (max-width: 767px) {
  .location__img {
    margin-bottom: -52px;
    height: 217px;
  }
  .location__list {
    margin-top: 40px;
  }
}
.location__item {
  position: relative;
  width: 50%;
}
@media (max-width: 1260px) {
  .partner__desc {
    font-size: 16px;
    line-height: 26px;
  }
  .location__list {
    margin-bottom: -20px;
  }
  .location__item {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .location__item {
    width: 100%;
  }
}
.location__desc {
  position: relative;
  padding: 18px 30px 10px 10px;
  background: #fff;
  width: 90%;
  z-index: 1;
}
.location__group {
  display: -webkit-box;
  display: flex;
  align-items: center;
}
.location__subtitle {
  font-weight: 800;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: -0.02em;
  color: #333;
}
@media (max-width: 1540px) {
  .location__desc {
    padding: 16px 10px 15px;
  }
  .location__subtitle {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .location__desc {
    padding: 15px 10px;
  }
  .location__subtitle {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: -0.02em;
  }
}
.location__text {
  margin-top: 12px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
@media (max-width: 1540px) {
  .location__text {
    font-size: 16px;
    line-height: 26px;
  }
}
.location__icon {
  position: relative;
  margin-right: 15px;
  height: 48px;
  width: 48px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.location__icon .icon,
.location__img-bg img,
.our-products__img-bg img,
.ready__img-bg img {
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .location__text {
    font-size: 16px;
    line-height: 24px;
  }
  .location__icon {
    height: 38px;
    width: 38px;
  }
  .contact-us .decor-1 {
    display: none;
  }
}
.contact-us {
  position: relative;
  padding: 140px 0;
  background: #fafafa;
}
.contact-us .decor-1 {
  position: absolute;
  width: 225px;
  right: 238px;
  bottom: 100px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .contact-us .decor-1 {
    right: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .contact-us .decor-1 {
    right: 10px;
    top: 120px;
    bottom: auto;
    width: 88px;
  }
}
.contact-us .decor-2 {
  position: absolute;
  width: 210px;
  left: 238px;
  top: 433px;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .contact-us .decor-2 {
    left: 60px;
  }
}
@media (max-width: 1260px) {
  .contact-us {
    padding: 60px 0;
  }
  .contact-us .decor-2 {
    display: none;
  }
}
.contact-us .decor-3 {
  content: "";
  position: absolute;
  right: 250px;
  top: 50px;
  width: 450px;
  z-index: 1;
}
@media (max-width: 1540px) {
  .contact-us .decor-3 {
    display: none;
  }
}
.contact-us__title {
  display: block;
  text-align: center;
}
.contact-us__desc {
  max-width: 693px;
  margin: 0 auto;
  text-align: center;
}
.contact-us__text {
  margin-top: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
@media (max-width: 1260px) {
  .contact-us__desc {
    max-width: 624px;
  }
  .contact-us__text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .contact-us .decor-3 {
    display: block;
    right: 0;
    top: 100px;
    width: 186px;
  }
  .contact-us__text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
  }
}
.contact-us__form {
  max-width: 524px;
  margin: 80px auto 0;
}
@media (max-width: 1260px) {
  .contact-us__form {
    max-width: 580px;
    margin: 40px auto 0;
  }
}
.contact-us__btn,
.contact-us__form .form-row__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.contact-us__form .form-row__cell {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .contact-us__form .form-row__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .contact-us__form .form-row__cell {
    width: 100%;
  }
  .contact-us__form .form-row__cell:first-child {
    margin-bottom: 20px;
  }
}
.contact-us__btn {
  -webkit-box-pack: center;
  justify-content: center;
}

.contact-us._for-artist .decor-1 {
  width: 107px;
  top: 43%;
  left: 8%;

  right: auto;
  bottom: auto;
}
.contact-us._for-artist .decor-2 {
  width: 258px;
  left: 13%;
  top: 52%;
}
@media (min-width: 1261px) and (max-width: 1540px) {
  .contact-us._for-artist .decor-2 {
    left: 60px;
  }
}
@media (max-width: 768px) {
  .contact-us._for-artist .decor-2 {
    display: none;
  }
}
.contact-us._for-artist .decor-3 {
  right: 18%;
  top: 54%;
  width: 148px;
}
@media (max-width: 768px) {
  .contact-us._for-artist .decor-3 {
    display: none;
  }
}

.our-products {
  padding: 140px 0;
}
.our-products__title {
  display: block;
  text-align: center;
}

.our-products__tabs {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 560px;
  margin: 60px auto 0;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-products__tabs {
    max-width: 420px;
  }
}
@media (max-width: 767px) {
  .our-products__tabs {
    width: 100%;
    margin: 40px auto 0;
  }
}
.our-products__item-link {
  font-weight: 800;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: -0.02em;
  color: #dcdcdc;
}
.our-products__item-link.active,
.our-products__item-link:hover {
  color: #ffc336;
}
.our-products__content {
  margin-right: -20px;
  margin-left: -20px;
  -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media (min-width: 768px) {
  .our-products__list {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 62px;
  }
}
.our-products__cell {
  display: block;
  width: calc(50% - 40px);
  margin-bottom: 80px;
}
.our-products__cell:hover .our-products__img-bg {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
@media (min-width: 768px) and (max-width: 1260px) {
  .our-products__cell {
    width: calc(50% - 30px);
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .our-products__list {
    margin-top: 40px;
  }
  .our-products__cell {
    width: 75vw;
    max-width: 400px;
    margin-bottom: 40px;
  }
}
.our-products__img {
  position: relative;
  overflow: hidden;
  height: 500px;
  z-index: -1;
}
@media (max-width: 1260px) {
  .our-products {
    padding: 60px 0;
  }
  .our-products__item-link {
    font-size: 24px;
    line-height: 32px;
  }
  .our-products__img {
    height: 194px;
  }
}
@media (max-width: 460px) {
  .our-products__item-link  {
    font-size: 20px;
  }
}
.our-products__img-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.our-products__icon {
  width: 100px;
  height: 100px;
  margin: -50px auto 0;
  z-index: 0;
}
@media (max-width: 1260px) {
  .our-products__icon {
    width: 70px;
    height: 70px;
    margin: -35px auto 0;
  }
}
.our-products__subtitle {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-weight: 800;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: -0.02em;
  color: #333;
}
@media (max-width: 1260px) {
  .our-products__subtitle {
    margin-top: 10px;
    font-size: 22px;
    line-height: 32px;
  }
}
.our-products__apps-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 6px;
}
.our-products__apps-item {
  padding: 5px;
}
.our-products__btn {
  max-width: 228px;
  width: 100%;
  margin: 0 auto;
}
.ready {
  position: relative;
  padding: 244px 0;
  z-index: 0;
  background: #fafafa;
  color: #333;
}
.ready__img-bg,
.ready__img-bg img {
  z-index: -1;
}
.ready__img-bg,
.ready__img-bg:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ready__img-bg:after {
  content: "";
  background: rgba(4, 4, 4, 0.3);
}
.ready__inner {
  max-width: 1145px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .ready {
    padding: 123px 0;
  }
  .ready__inner {
    max-width: 511px;
  }
}
.ready__desc,
.ready__title {
  text-align: center;
  color: #333;
}
.ready__title {
  display: block;
}
.ready__desc {
  max-width: 744px;
  margin: 20px auto 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 768px) and (max-width: 1260px) {
  .ready__desc {
    margin: 10px auto 0;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .ready {
    padding: 60px 0;
  }
  .ready__desc {
    line-height: 24px;
    margin: 20px auto 0;
  }
}
.ready__btn {
  max-width: 288px;
  width: 100%;
  margin: 60px auto 0;
}
@media (max-width: 1260px) {
  .ready__btn {
    margin-top: 20px;
  }
}
.bg-light {
  background: #fafafa;
}

.offer {
  padding-top: 140px;
  padding-bottom: 80px;
}
.offer__title {
  text-align: center;
  margin-bottom: 1.38em;
}
.offer__list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.offer__item {
  width: 31.6%;
  margin-bottom: 60px;
}
.offer__desc {
  position: relative;
  margin-top: -120px;
  padding-top: 24px;
  padding-left: 50px;
  padding-right: 24px;
  padding-bottom: 17px;
  max-width: 87.5%;
  background: #fff;
}
.offer__desc-title {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.22;
  color: #303030;
}
@media (max-width: 1260px) {
  .offer {
      padding-top: 80px;
      padding-bottom: 60px;
  }
  .offer__item {
      width: 46%;
  }
  .offer__desc {
      margin-top: -60px;
      padding-left: 32px;
  }
  .offer__desc-title {
      font-size: 20px;
  }
}
@media (max-width: 767px) {
  .offer__item {
      width: 100%;
      margin-bottom: 32px;
  }  
  .offer__desc {
      margin-top: -40px;
      padding-top: 20px;
      padding-left: 24px;
      padding-right: 20px;
      padding-bottom: 16px;
  }
  .offer__desc-title {
      font-size: 18px;
  }
}
