*, :after, :before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  -webkit-text-size-adjust: none; }

body, html {
  font-family: Golos Text, sans-serif;
  margin: 0;
  min-height: 100vh;
  padding: 0;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  color: #292733;
  line-height: 1.5; }

.header {
  font-family: Golos Text, sans-serif;
  --nav-accent: currentColor;
  --nav-link-hover: rgba(21, 30, 48, .7);
  border-bottom: 1px solid transparent;
  color: #292733;
  position: sticky;
  top: 0;
  transition: background-color .2s, color .2s, border .2s;
  z-index: 3;
}


.intro[data-v-a5863c4a] {
  height: 1302px;
  background: url(images/home/banner_bg.jpg) no-repeat center top;
}
.intro__text[data-v-a5863c4a] {
  padding-top: 320px !important;
}
.intro__text[data-v-a5863c4a] {
  max-width: 100% !important;
}
.intro__title[data-v-a5863c4a] {
  font-size: 52px !important;
}
.intro__get[data-v-a5863c4a] .btn-box {
  display: flex;
  justify-content: center;
}
.intro__get[data-v-a5863c4a]  .button {
  font-size: 20px;
  font-weight: bold;
}
.button.down {
  background: #00E8A8 !important;
  color: #000 !important;
}
.button.down:hover {
  background-color: #07FFBB!important;
}
.intro__get[data-v-a5863c4a] .button.down[data-v-a5863c4a] {
  background: #00E8A8;
  color: #000;
}
.intro__get[data-v-a5863c4a] .button.down[data-v-a5863c4a]:hover {
  background-color: #07FFBB;
}
.intro__features[data-v-a5863c4a] h2 {
  text-align: center;
  font-size: 36px;
}
.services__device[data-v-4af3771b] {
  width: 985px !important;
  height: 673px !important;
  background: url(images/home/services_bg.png) !important;
}
.services__device-inner[data-v-4af3771b] {
  background-image: none !important;
  padding-top: 0px  !important;
}
.map-section .get[data-v-a3df2d26] {
  justify-content: center;
}
.reviews img {
  max-width: 100%;
  margin: 0px auto;
}
.reviews__get  {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.reviews__get .button.down {
  margin-left: 35px;
}
.special-deal__get {
  justify-content: center;
}
.map-section .container[data-v-a3df2d26]>:last-child, .map-section h2[data-v-a3df2d26] {
  margin-top: 0px;
}
.platforms .platform__name[data-v-45d09826] {
  line-height: 48px;
}
