.header__logo {
  top: 2px;
  position: relative;
}

.top-sale {
  min-height: 48px;
  padding: 12px;
  background-color: #6e44ff;
  text-align: center;
}
.top-sale__content {
  font-family: Graphik;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #fff;
}

@font-face {
  font-family: Graphik-Bold-Web;
  src: url(/landings-assets/fonts/Graphik-Bold-Web.woff2) format("woff2"), url(/landings-assets/fonts/Graphik-Bold-Web.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Graphik-Regular-Web;
  src: url(/landings-assets/fonts/Graphik-Regular-Web.woff2) format("woff2"), url(/landings-assets/fonts/Graphik-Regular-Web.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Graphik-Medium-Web;
  src: url(/landings-assets/fonts/Graphik-Medium-Web.woff2) format("woff2"), url(/landings-assets/fonts/Graphik-Medium-Web.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Graphik-RegularItalic-Cy-Web;
  src: url(/landings-assets/fonts/Graphik-RegularItalic-Cy-Web.woff2) format("woff2"), url(/landings-assets/fonts/Graphik-RegularItalic-Cy-Web.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.icon-quote {
  width: 1.22em;
  height: 1em;
  fill: initial;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
img,
fieldset,
a img {
  border: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
}
input[type="submit"],
button {
  cursor: pointer;
}
input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
input,
button {
  margin: 0;
  padding: 0;
  border: 0;
}
div,
input,
textarea,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
a:focus {
  outline: none;
}
ul,
ol {
  list-style-type: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
@media (prefers-reduced-motion: reduce) {
  * {
    transition: none !important;
  }
}
body {
  background: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.is-nav-open {
  overflow: hidden;
}
b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
hr {
  margin: 0;
  border-color: rgba(0,0,0,0.12);
}
.title {
  line-height: 1.16;
  font-size: 48px;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .title {
    line-height: 1.2;
    font-size: 26px;
  }
}
.title span {
  display: block;
}
.page {
  position: relative;
}
.logo {
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  color: #000;
}
.logo_sm {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
}
.description {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.4;
}
.description p {
  margin-bottom: 20px;
}
.description p:last-child {
  margin-bottom: 0;
}
.space-nowrap {
  white-space: nowrap;
  font-style: normal;
}
.tabs__content {
  display: none;
}
.tabs__content.is-active {
  display: block;
}
.link {
  color: #286fff;
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
}
.link_reverse {
  text-decoration: none;
}
.link_reverse:hover {
  text-decoration: underline;
}
.container {
  width: 100%;
  max-width: 1344px;
  margin: 0 auto;
  padding-left: 27px;
  padding-right: 27px;
}
@media only screen and (max-width: 1023px) {
  .container {
    padding-left: 7.14%;
    padding-right: 7.14%;
  }
}
.l-m {
  max-width: 1244px;
  margin: 0 auto;
  padding-left: 42px;
  padding-right: 42px;
}
@media only screen and (max-width: 1023px) {
  .l-m {
    padding-left: 0;
    padding-right: 0;
  }
}
.l-s {
  max-width: 1044px;
  margin: 0 auto;
  padding-left: 42px;
  padding-right: 42px;
}
.header {
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
}
@media only screen and (max-width: 768px) {
  .header {
    background-color: #fd0;
  }
}
.is-nav-open .header {
  background-color: #fff;
}
.header_ads .header__logo .logo {
  width: 206px;
}
@media only screen and (max-width: 767px) {
  .header_ads .header__logo .logo {
    width: 150px;
  }
}
.header_ads .header__inner {
  align-items: end;
}
.header__inner {
  padding: 13px 27px 7px;
  display: flex;
  align-items: baseline;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .header__inner {
    padding: 13px 20px 12px;
  }
}
@media only screen and (max-width: 767px) {
  .header__inner {
    padding: 19px 27px;
  }
}
.header__logo {
  margin-right: 40px;
}
@media only screen and (max-width: 1023px) {
  .header__logo {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header__logo {
    display: block;
  }
}
.header__logo .logo {
  width: 128px;
  display: block;
}
.header__logo .logo img {
  width: 100%;
  height: auto;
}
.header__logo-mob {
  display: none;
  margin-right: 20px;
  margin-top: 3px;
  align-self: center;
}
@media only screen and (max-width: 1023px) {
  .header__logo-mob {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .header__logo-mob {
    display: none;
  }
}
.header__nav {
  flex-grow: 1;
  display: block;
  text-align: right;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .header__nav {
    position: static;
  }
}
.header_dark {
  background-color: #000;
}
@media only screen and (max-width: 767px) {
  .header_dark {
    background-color: #000;
  }
}
.is-nav-open .header_dark {
  background-color: #000;
}
.header_dark .header__inner {
  padding-top: 13px;
  padding-bottom: 7px;
}
@media only screen and (max-width: 1023px) {
  .header_dark .header__inner {
    padding-bottom: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .header_dark .header__inner {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}
.header_dark.is-sticky {
  background-color: #000;
}
.header_dark .menu__link {
  color: #fff;
}
.header_dark .menu__link:hover {
  background: transparent;
}
@media only screen and (max-width: 767px) {
  .header_dark .submenu:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header_dark .submenu__link {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .header_dark .submenu__link:hover {
    background: transparent;
  }
}
.header_dark .btn_simple {
  color: #fff;
}
.header_dark .nav.is-open {
  background-color: #000;
}
@media only screen and (max-width: 767px) {
  .menu {
    width: 100%;
  }
}
.menu_log .submenu {
  left: unset;
  right: -3px;
  top: 126%;
  transform: none;
  min-width: 210px;
  padding: 14px 0 17px;
}
.menu_log .submenu::before {
  left: 79.5%;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .menu_log {
    display: none;
  }
}
.menu_log .menu__link {
  padding: 0 0 10px;
}
.menu_log .menu__item:hover .submenu {
  display: none;
}
.menu_log .menu__item.is-active .submenu {
  display: block;
}
.menu__list {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .menu__list {
    display: block;
  }
}
.menu__item {
  position: relative;
}
.menu__item+.menu__item {
  margin-left: 33px;
}
@media only screen and (max-width: 1023px) {
  .menu__item+.menu__item {
    margin-left: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .menu__item+.menu__item {
    margin: 0;
    border-top: none;
  }
}
@media only screen and (max-width: 767px) {
  .menu__item+.menu__item_title {
    margin: 24px 7.14% 10px;
    padding-top: 31px;
  }
}
.menu__item:hover .submenu {
  display: block;
}
@media only screen and (max-width: 767px) {
  .menu__item.is-active .submenu {
    display: block;
    max-height: 220px;
    transition: max-height 1s;
  }
}
@media only screen and (max-width: 767px) {
  .menu__item.is-active .menu__link-arrow {
    transform: rotate(180deg);
    transition: transform 0.5s;
  }
}
.menu__item_title {
  color: rgba(0,0,0,0.5);
  text-align: left;
  line-height: 32px;
  font-size: 20px;
  position: relative;
}
.menu__item_title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #181818;
}
.menu__item_mob {
  display: none;
}
@media only screen and (max-width: 767px) {
  .menu__item_mob {
    display: block;
  }
}
.menu__link {
  display: block;
  padding: 12px 0;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.2s ease;
  font-family: Graphik-Medium-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  .menu__link {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .menu__link {
    color: #000;
    font-size: 20px;
    line-height: 32px;
    padding: 10px 7.14%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.menu__link-arrow {
  width: 11px;
  height: auto;
  display: inline-block;
  margin: 0 0 2px 4px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .menu__link-arrow {
    opacity: 1;
    margin: 0;
    transition: transform 0.5s;
  }
}
.menu__icon-letter {
  font-family: Graphik-Medium-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  border-radius: 50%;
  background-color: #000;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  line-height: 32px;
}
.submenu {
  display: none;
  position: absolute;
  padding: 14px 0 21px;
  top: 97%;
  left: 50%;
  min-width: 160px;
  box-shadow: 0px 8px 24px rgba(0,0,0,0.08), 0px 2px 8px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.16);
  border-radius: 6px;
  background-color: #fff;
  text-align: left;
  transform: translateX(-48%);
}
@media only screen and (max-width: 767px) {
  .submenu {
    position: static;
    background: none;
    box-shadow: none;
    border: none;
    transform: none;
    padding: 0 7.14% 0;
    max-width: 100%;
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
  }
}
.submenu:before {
  position: absolute;
  content: '';
  top: -8px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 16px;
  height: 16px;
  background-color: #fff;
  box-shadow: -1px -1px 1px rgba(128,128,128,0.08);
}
@media only screen and (max-width: 767px) {
  .submenu__list {
    padding: 0 0 16px;
  }
}
.submenu__item {
  display: block;
}
.submenu__item.is-active {
  background-color: #daf4ff;
}
.submenu__item_title {
  padding: 0 24px;
  color: rgba(0,0,0,0.5);
  line-height: 41px;
}
.submenu__link {
  display: block;
  padding: 0 24px;
  background-color: #fff;
  white-space: nowrap;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 16px;
  line-height: 40px;
  text-decoration: none;
}
.submenu__link:hover {
  background-color: #daf4ff;
}
@media only screen and (max-width: 767px) {
  .submenu__link {
    color: #000;
    font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 41px;
    height: auto;
    background: none;
    padding: 0 9%;
  }
}
.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 68px;
    width: 100%;
    height: 100vh;
    z-index: 5;
    background-color: #fff;
    overflow: auto;
    padding-bottom: 80px;
  }
  .nav.is-open {
    display: block;
    border-top: none;
  }
}
.nav__menu {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .nav__menu {
    width: 100%;
  }
}
.nav__menu .menu__link {
  padding: 12px 0 15px;
}
@media only screen and (max-width: 767px) {
  .nav__menu .menu__link {
    padding: 10px 7.14%;
  }
}
.nav__links {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
  .nav__links {
    flex-direction: column;
    margin-top: 23px;
    margin-bottom: 0;
    padding: 0 7.14%;
    align-items: flex-start;
  }
  .nav__links::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #181818;
  }
  .nav__links .langs__btn {
    color: #d2d2d2;
  }
}
@media only screen and (max-width: 1023px) {
  .nav__links .btn_simple {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .nav__links .btn_simple {
    font-size: 16px;
  }
}
.nav__links .btn_border-dark,
.nav__links .btn_border-light {
  width: 115px;
  padding: 0 11px;
  height: 36px;
  line-height: 36px;
}
@media only screen and (max-width: 1023px) {
  .nav__links .btn_border-dark,
  .nav__links .btn_border-light {
    width: 103px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .nav__links .btn_border-dark,
  .nav__links .btn_border-light {
    width: 100%;
    height: 47px;
    line-height: 47px;
    margin-bottom: 18px;
    font-size: 16px;
  }
}
.nav__links .btn_demo {
  width: 150px;
}
.nav__link+.nav__link {
  margin-left: 16px;
}
@media only screen and (max-width: 767px) {
  .nav__link+.nav__link {
    margin-left: 0;
  }
}
.nav__link+.langs {
  margin-left: 23px;
}
@media only screen and (max-width: 1023px) {
  .nav__link+.langs {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .nav__link+.langs {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .nav__link {
    color: #d2d2d2;
    text-align: center;
    margin-bottom: 15px;
  }
  .nav__link.btn {
    font-size: 20px;
  }
  .nav__link.btn_simple {
    margin-top: 32px;
    margin-bottom: 24px;
  }
}
.nav__logged {
  margin-right: 5px;
  position: absolute;
  top: 9px;
  right: 1px;
}
@media only screen and (max-width: 767px) {
  .nav__logged {
    position: relative;
  }
}
.nav-btn {
  position: relative;
  z-index: 6;
  display: none;
  padding: 10px;
  margin: 0 -10px;
  line-height: 0;
  color: #000;
  background: none;
  border: none;
  text-align: center;
  width: 40px;
}
.nav-btn img {
  height: 19px;
  width: auto;
}
.nav-btn.is-active {
  color: #d2d2d2;
}
.nav-btn.is-active .nav-btn__burger {
  display: none;
}
.nav-btn:not(.is-active) .nav-btn__cross {
  display: none;
}
@media only screen and (max-width: 767px) {
  .nav-btn {
    display: inline-block;
    padding: 6px;
    font-size: 19px;
  }
}
.langs {
  position: relative;
  display: inline-block;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .langs {
    display: none;
  }
}
.langs__btn {
  display: inline-flex;
  background: none;
  border: none;
  align-items: center;
  padding: 10px 5px 10px 14px;
  color: #000;
}
.langs__btn:before {
  position: absolute;
  left: -4px;
  top: 50%;
  content: '';
  width: 2px;
  height: 16px;
  background: #000;
  transform: translateY(-43%);
  cursor: default;
}
.langs__btn > img {
  width: auto;
  height: 15px;
  margin: -2px 7px 0 0;
  pointer-events: none;
  border-radius: 2px;
}
.langs__btn_border {
  border-radius: 4px;
  border: 1px solid rgba(0,0,0,0.3);
}
.langs__btn-arrow {
  width: 11px;
}
.langs__btn-arrow img {
  display: block;
  width: 100%;
  height: auto;
}
.langs__list {
  position: absolute;
  padding: 18px 0 22px;
  margin-top: 12px;
  right: 2px;
  z-index: 3;
  display: none;
  min-width: 249px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 8px 24px rgba(0,0,0,0.08), 0px 2px 8px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.16);
}
.langs__list:before {
  position: absolute;
  content: '';
  top: -8px;
  right: 14px;
  transform: translateX(-50%) rotate(45deg);
  width: 16px;
  height: 16px;
  background-color: #fff;
  box-shadow: -1px -1px 1px rgba(128,128,128,0.08);
  border-bottom: 10px solid #fff;
}
.langs.is-open .langs__list {
  display: block;
}
.langs__link {
  display: flex;
  align-items: center;
  padding: 10px 24px 9px;
  line-height: 21px;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}
.langs__link > img {
  width: 20px;
  margin-right: 10px;
}
.langs__link:hover {
  background: #daf4ff;
}
.langs-mob {
  display: none;
  width: 100%;
}
.langs-mob .menu__link {
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  margin-bottom: 14px;
}
.langs-mob .menu__link img {
  margin-right: 8px;
  margin-top: 3px;
}
.langs-mob .menu__link .menu__link-arrow {
  margin: 0 0 0 auto;
  width: 11px;
  height: auto;
}
.langs-mob .submenu {
  padding: 0;
}
.langs-mob .submenu__link {
  padding: 0 28px;
  line-height: 40px;
}
.langs-mob .submenu__link img {
  margin-right: 6px;
  vertical-align: middle;
  padding-bottom: 2px;
}
@media only screen and (max-width: 767px) {
  .langs-mob {
    display: block;
  }
}
.btn {
  position: relative;
  display: block;
  height: 48px;
  line-height: 48px;
  width: 100%;
  padding: 0 32px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
.btn:disabled {
  opacity: 0.8;
  cursor: default;
}
.btn span {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.btn_bg-blue {
  background: #286fff;
  transition: background 0.2s ease;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.btn_bg-blue:hover:not([disabled]) {
  background: #04c;
}
.btn_bg-orange {
  background: #da552f;
  transition: background 0.2s ease;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.btn_bg-orange:hover:not([disabled]) {
  background: #bf4522;
}
.btn_bg-white {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  transition: background 0.2s ease, color 0.2s ease;
}
.btn_border-dark {
  background: transparent;
  border: 2px solid #000;
  color: #000;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  transition: background 0.2s ease, color 0.2s ease;
}
.btn_border-dark:hover:not([disabled]) {
  background: #000;
  color: #fff;
}
.btn_border-light {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  transition: background 0.2s ease, color 0.2s ease;
}
.btn_border-light:hover:not([disabled]) {
  background: #fff;
  color: #000;
}
.btn_border-blue-thin {
  background: transparent;
  border: 1px solid #286fff;
  color: #286fff;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.btn_border-blue-thin:hover:not([disabled]) {
  border-color: #04c;
  color: #04c;
}
.btn_border-blue {
  border: 2px solid #286fff;
  border-radius: 6px;
  color: #286fff;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.btn_border-blue:hover:not([disabled]) {
  border-color: #04c;
  color: #04c;
}
.btn_border-orange {
  border: 2px solid #da552f;
  border-radius: 6px;
  color: #da552f;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.btn_border-orange:hover:not([disabled]) {
  border-color: #bf4522;
  color: #bf4522;
}
.btn_simple {
  background: none;
  height: auto;
  width: auto;
  line-height: 1.4;
  padding: 0;
  font-family: Graphik-Medium-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000;
}
.btn_white-trans {
  background: none;
  padding: 8px 24px;
  border: 2px solid #fff;
  border-radius: 6px;
  width: auto;
  height: auto;
  line-height: normal;
  display: inline-block;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.btn_white-trans:hover:not([disabled]) {
  opacity: 0.7;
}
.btn_thin {
  font-size: 16px;
  color: #000;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  height: auto;
  line-height: normal;
  display: block;
  text-align: left;
}
.btn_thin:hover:not([disabled]) {
  text-decoration: underline;
}
.btn_icon {
  width: auto;
  padding: 0 34px;
}
.btn_icon img {
  width: 22px;
  vertical-align: middle;
  margin: 0 9px 4px 0;
}
.btn_md {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
.more-link {
  display: inline-block;
  align-items: baseline;
  text-decoration: none;
  color: #286fff;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.more-link_dark {
  color: #000;
}
.more-link__text {
  line-height: 1.4;
  font-size: 26px;
}
@media only screen and (max-width: 1024px) {
  .more-link__text {
    font-size: 20px;
  }
}
.more-link__icon {
  margin-left: 8px;
  width: 17px;
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .more-link__icon {
    width: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .more-link__icon {
    margin-left: 4px;
    width: 10px;
  }
}
.more-link__icon img {
  width: 100%;
}
.more-link:hover .more-link__text {
  text-decoration: underline;
}
.simple-link {
  text-decoration: none;
  font-size: 14px;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.form {
  position: relative;
}
.form.is-error .form__error {
  display: block;
}
.form.is-success .form__success {
  display: block;
}
.form__error {
  display: none;
  padding: 8px 15px;
  margin-bottom: 20px;
  background: #ec0038;
  border-radius: 6px;
  font-size: 14px;
  font-family: Graphik-Medium-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
}
.form__success {
  background: rgba(34,187,119,0.15);
  font-size: 14px;
  color: #2b7;
  padding: 7px 12px 10px;
  border-radius: 6px;
  margin-bottom: 13px;
  display: none;
}
.form__success a {
  text-decoration: none;
  color: #2b7;
  font-family: Graphik-Medium-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.form__fields {
  margin-bottom: 20px;
}
.form__field {
  margin-bottom: 16px;
}
.form__field:last-child {
  margin-bottom: 0;
}
.form__actions {
  display: flex;
  align-items: center;
}
.form__info-container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  .form__info-container {
    flex-flow: column-reverse;
  }
}
.form__info {
  margin-top: 32px;
  font-size: 16px;
  line-height: 1.25em;
}
.form__info .btn_simple {
  display: inline-block;
  margin-left: 4px;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.form__info .btn_simple:hover {
  text-decoration: underline;
}
.form__info_centered {
  text-align: center;
}
.form__actions + .form__info {
  margin-top: 24px;
}
.form__agreement {
  font-size: 14px;
  color: rgba(0,0,0,0.54);
  text-align: center;
  margin-top: 20px;
}
.form__agreement a {
  color: inherit;
  font-size: 14px;
  text-decoration: none;
  margin-left: 4px;
}
.form__agreement a:hover {
  text-decoration: underline;
}
.form-block__body + .form__agreement {
  margin-top: 32px;
}
.field {
  display: block;
  position: relative;
}
.field__inner {
  position: relative;
}
.field__name,
.field__label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  transition: transform 0.2s ease, font-size 0.2s ease;
  font-size: 16px;
  text-transform: capitalize;
  color: #666;
  pointer-events: none;
}
.field__input {
  position: relative;
  display: block;
  width: 100%;
  height: 56px;
  padding: 26px 15px 12px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #888;
  box-shadow: none;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.field__input::-webkit-input-placeholder {
  color: #666;
}
.field__input::-moz-placeholder {
  color: #666;
}
.field__input:-ms-input-placeholder {
  color: #666;
}
.field__input::-ms-input-placeholder {
  color: #666;
}
.field__input::placeholder {
  color: #666;
}
.field__inner.is-error .field__input {
  border-color: #d42403 !important;
}
.field__input:focus ~ .field__name,
.field__input:valid ~ .field__name,
.field__input.is-used ~ .field__name,
.field__input:focus ~ .field__label,
.field__input:valid ~ .field__label,
.field__input.is-used ~ .field__label {
  transform: translateY(-21px);
  font-size: 12px;
}
.field__input:focus {
  border-color: transparent;
}
.field__input:focus ~ .field__outline {
  opacity: 1;
}
.field__input:disabled {
  opacity: 0.7;
  cursor: default;
}
.field__outline {
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  border: 3px solid rgba(40,111,255,0.14);
  border-radius: 9px;
  pointer-events: none;
  opacity: 0;
}
.field__outline:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #286fff;
  border-radius: 6px;
}
.field__error {
  display: none;
  margin-top: 6px;
  line-height: 1.28;
  text-align: left;
  font-weight: 500;
  color: #ff003d;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 100%;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .field__error {
    position: static;
  }
}
.field.is-error .field__input {
  border: 2px solid #ec0038;
}
.field.is-error .field__error {
  display: block;
}
.field.is-valid .field__input {
  border: 2px solid #286fff;
}
@media only screen and (max-width: 599px) {
  .signup-form .form__fields {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .signup-form .form__actions {
    flex-direction: column;
  }
}
.signup-form .form__actions .btn {
  width: 50%;
}
@media only screen and (max-width: 599px) {
  .signup-form .form__actions .btn {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .signup-form .form__actions {
    width: 100%;
  }
}
.signup-form .form__desc {
  flex-grow: 1;
  width: 50%;
  padding: 0 24px;
  opacity: 0.5;
  font-size: 14px;
}
@media only screen and (max-width: 599px) {
  .signup-form .form__desc {
    padding: 0;
    width: 100%;
  }
}
.signup-form .form__desc .simple-link {
  color: #000;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-left: 4px;
}
.signup-form .form__desc .simple-link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .signup-form .form__info {
    margin-top: 30px;
  }
}
.signup-form .form__info a {
  margin-left: 4px;
}
.short-info {
  max-width: 100%;
  padding-left: 16.66%;
}
@media only screen and (max-width: 767px) {
  .short-info {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .short-info {
    text-align: center;
  }
}
.short-info__name {
  margin-bottom: 12px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 16px;
  font-family: Graphik-Medium-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .short-info__name {
    margin-bottom: 5px;
    line-height: 1.33;
    font-size: 12px;
  }
}
.short-info__title {
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .short-info__title {
    margin-bottom: 15px;
  }
}
.short-info__desc {
  margin-bottom: 40px;
  line-height: 1.4;
  font-size: 26px;
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  .short-info__desc {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .short-info__desc {
    margin-bottom: 15px;
    line-height: 1.63;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .short-info__link .more-link {
    justify-content: center;
  }
}
.short-info__subtitle {
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .short-info__subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .short-info__subtitle {
    margin-bottom: 0;
    font-size: 16px;
  }
}
.short-info__list {
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #181818;
}
@media only screen and (max-width: 1024px) {
  .short-info__list {
    font-size: 16px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .short-info__list {
    text-align: left;
    padding-left: 30px;
  }
}
.short-info__list > li {
  position: relative;
}
.short-info__list > li:before {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  left: -22px;
  top: 0.5em;
  background-image: url(/landings-assets/img/list-dot-40e1485357b5d64ee7ea4594ec7820b1.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.short-info__list > li + li {
  margin-top: 10px;
}
.short-info__list > li:nth-child(2):before {
  background-image: url(/landings-assets/img/list-dot-2-feb01feba00df519f28964a1aa8d9f6b.svg);
}
.short-info__list > li:nth-child(3):before {
  background-image: url(/landings-assets/img/list-dot-3-805f731761fb061d5b39e58eb6c72833.svg);
}
.short-info__list_numeric {
  font-family: Graphik-Regular-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #181818;
  list-style: none;
  counter-reset: counter;
}
@media only screen and (max-width: 1024px) {
  .short-info__list_numeric {
    font-size: 16px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .short-info__list_numeric {
    text-align: left;
    padding-left: 30px;
  }
}
.short-info__list_numeric > li {
  counter-increment: counter;
  position: relative;
}
.short-info__list_numeric > li::before {
  content: counter(counter) ". ";
  font-weight: 700;
}
.short-info__list_numeric + li {
  margin-top: 10px;
}
.image-info {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .image-info {
    text-align: center;
  }
}
.image-info img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .image-info img {
    width: 100%;
  }
}
.image-info__mob {
  display: none;
}
.providers__title {
  max-width: 605px;
  margin: 0 auto 32px;
  text-align: center;
  line-height: 1.22;
  font-size: 48px;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  .providers__title {
    margin: 0 auto 44px;
    font-size: 36px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .providers__title {
    max-width: 440px;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 599px) {
  .providers__title {
    margin: 0 auto 46px;
  }
}
.providers__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 599px) {
  .providers__list {
    padding: 0;
  }
}
.providers__item {
  padding: 10px 20px;
  flex: 0 1 16.66%;
  display: block;
  text-align: center;
  transition: transform 0.2s ease;
}
@media only screen and (max-width: 1024px) {
  .providers__item {
    flex: 0 1 33.33%;
  }
}
@media only screen and (max-width: 599px) {
  .providers__item {
    flex: 0 1 50%;
    padding: 10px 30px;
  }
}
.providers__item img {
  max-width: 100%;
}
.providers__more {
  text-align: center;
  margin-top: 42px;
}
@media only screen and (max-width: 1023px) {
  .providers__more {
    margin-top: 47px;
  }
}
.page .section_full {
  padding: 0 0 73px;
}
@media only screen and (max-width: 1023px) {
  .page .section_full {
    padding: 0 0 78px;
  }
}
@media only screen and (max-width: 768px) {
  .page .section_full {
    padding: 0 0 91px;
  }
}
@media only screen and (max-width: 767px) {
  .page .section_full {
    padding: 0 0 69px;
  }
}
.section {
  position: relative;
  padding: 70px 0 60px;
}
.section_gray {
  background: #f6f3f6;
}
.section_blue {
  background: #286fff;
}
.section_light-blue {
  background: #daf4ff;
}
.section_dark {
  background: #080808;
  color: #fff;
}
.section_full {
  padding: 0 0 73px;
  min-height: calc(100vh - 73px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1023px) {
  .section_full {
    min-height: calc(100vh - 78px);
  }
}
@media only screen and (max-width: 768px) {
  .section_full {
    min-height: calc(100vh - 91px);
  }
}
@media only screen and (max-width: 767px) {
  .section_full {
    min-height: calc(100vh - 69px);
  }
}
.section +sm {
  padding: 70px 0 36px;
}
.section__cols {
  display: flex;
  flex-wrap: wrap;
}
.section__cols_align-center {
  align-items: center;
}
.section__cols_align-end {
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .section__cols_reverse {
    flex-direction: column-reverse;
  }
}
.section__col {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .section__col {
    width: 100%;
  }
}
.section__wawe {
  display: block;
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  bottom: 2px;
  line-height: 0;
  transform: translateY(100%);
  overflow: hidden;
}
.section_gray .section__wawe {
  color: #f6f3f6;
}
.section_blue .section__wawe {
  color: #286fff;
}
.section_light-blue .section__wawe {
  color: #daf4ff;
}
.section-signup {
  min-height: 645px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .section-signup {
    margin-bottom: 33px;
  }
}
@media only screen and (max-width: 599px) {
  .section-signup {
    margin-bottom: 0;
  }
}
.section-signup_left .section__col:first-child {
  width: calc(100% / 12 * 5);
}
@media only screen and (max-width: 1339px) {
  .section-signup_left .section__col:first-child {
    width: calc(100% / 14 * 6);
  }
}
@media only screen and (max-width: 768px) {
  .section-signup_left .section__col:first-child {
    width: 100%;
  }
}
.section-signup_left .section__col:last-child {
  width: calc(100% / 12 * 7);
  padding: 0 calc(100% / 12 * 0.5);
}
@media only screen and (max-width: 1339px) {
  .section-signup_left .section__col:last-child {
    width: calc(100% / 14 * 8);
    padding: 0 calc(100% / 14 * 0.5);
  }
}
@media only screen and (max-width: 768px) {
  .section-signup_left .section__col:last-child {
    padding: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1339px) {
  .section-signup_left .signup {
    padding-right: calc(100% / 5.5);
  }
}
@media only screen and (max-width: 1024px) {
  .section-signup_left .signup {
    padding-right: calc(100% / 20);
  }
}
@media only screen and (max-width: 768px) {
  .section-signup_left .signup {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .section-signup_right .section__cols {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 1339px) {
  .section-signup_right .section__col:first-child {
    width: calc(100% / 14 * 8);
  }
}
@media only screen and (max-width: 767px) {
  .section-signup_right .section__col:first-child {
    width: 100%;
  }
}
@media only screen and (max-width: 1339px) {
  .section-signup_right .section__col:last-child {
    width: calc(100% / 14 * 6);
  }
}
@media only screen and (max-width: 767px) {
  .section-signup_right .section__col:last-child {
    width: 100%;
  }
}
.section-signup_right .signup {
  padding-left: calc(100% / 6);
}
@media only screen and (max-width: 1339px) {
  .section-signup_right .signup {
    padding-left: calc(100% / 6);
  }
}
@media only screen and (max-width: 1024px) {
  .section-signup_right .signup {
    padding-left: calc(100% / 20);
  }
}
@media only screen and (max-width: 768px) {
  .section-signup_right .signup {
    padding-left: 0;
  }
}
.section-signup_right .signup__title {
  font-size: 56px;
}
@media only screen and (max-width: 1339px) {
  .section-signup_right .signup__title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 768px) {
  .section-signup_right .signup__title {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .section-signup_right .signup__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1339px) {
  .section-signup_right .image-info {
    padding: 0 calc(100% / 8 * 0.5);
  }
}
@media only screen and (max-width: 768px) {
  .section-signup .image-info {
    margin-top: 18px;
  }
}
.section-signup .image-info img {
  display: block;
}
.section-signup .section__col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .section-signup .section__cols {
    width: calc(100% / 12 * 8);
    margin: 0 auto;
  }
}
@media only screen and (max-width: 599px) {
  .section-signup .section__cols {
    width: 100%;
  }
}
.signup {
  padding-bottom: 5px;
}
@media only screen and (max-width: 599px) {
  .signup {
    text-align: center;
  }
}
.signup__title {
  margin-bottom: 20px;
  line-height: 1.06;
  font-size: 64px;
  color: #fff;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 1339px) {
  .signup__title {
    font-size: 48px;
    line-height: 1.16;
  }
}
@media only screen and (max-width: 768px) {
  .signup__title {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .signup__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 599px) {
  .signup__title {
    margin-bottom: 13px;
  }
}
.signup__desc {
  max-width: 450px;
  margin-bottom: 38px;
  letter-spacing: 0.25;
  font-size: 26px;
  color: #eee;
}
@media only screen and (max-width: 1339px) {
  .signup__desc {
    margin-bottom: 34px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .signup__desc {
    margin: 0 auto 34px;
    text-align: center;
    max-width: 340px;
  }
}
@media only screen and (max-width: 767px) {
  .signup__desc {
    font-size: 18px;
  }
}
@media only screen and (max-width: 599px) {
  .signup__desc {
    margin: 0 auto 26px;
  }
}
.signup__form {
  max-width: 430px;
}
@media only screen and (max-width: 768px) {
  .signup__form {
    max-width: 100%;
  }
}
.signup-form .form {
  position: relative;
}
.signup-form .form__desc {
  color: #767676;
}
@media only screen and (max-width: 1339px) {
  .signup-form .form__desc {
    padding: 0 17px;
  }
}
.signup-form .form__desc .simple-link {
  color: #767676;
}
.signup-form .form__info {
  color: #fff;
}
@media only screen and (max-width: 599px) {
  .signup-form .form__info {
    margin-top: 24px;
  }
}
.signup-form .form__info .btn_simple {
  color: #fff;
}
.signup-form .form__error {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  padding: 5px 15px;
  background: #ec0038;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .signup-form .form__actions .btn {
    width: 46%;
  }
}
@media only screen and (max-width: 768px) {
  .signup-form .form__actions .btn {
    width: 56%;
  }
}
@media only screen and (max-width: 599px) {
  .signup-form .form__actions .btn {
    width: 100%;
  }
}
.socials__list {
  display: flex;
  align-items: center;
}
.socials__item+.socials__item {
  margin-left: 16px;
}
.socials__link {
  color: #fff;
  line-height: 0;
}
.socials__link img {
  height: auto;
}
.socials__link_tw img {
  width: 24px;
}
.socials__link_fb img {
  width: 24px;
}
.socials__link_inst img {
  width: 22px;
}
.socials__link_disc img {
  width: 22px;
}
.footer-short {
  padding: 23px 0;
  background: #000;
  position: relative;
}
.footer-short__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .footer-short__inner {
    flex-direction: column-reverse;
  }
}
.footer-short__links {
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .footer-short__links {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 24px;
  }
}
.footer-short__links a {
  display: block;
  margin-right: 32px;
  text-decoration: none;
  color: #969696;
  font-size: 16px;
}
.footer-short__links a:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1199px) {
  .footer-short__links a {
    margin-right: 24px;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-short__links a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-short__links a {
    margin: 0 8px 12px;
  }
}
.footer-short__copyright {
  color: #929292;
  font-size: 12px;
}
@media only screen and (max-width: 1199px) {
  .footer-short__copyright {
    margin-top: 24px;
  }
}
.footer-short__socials .socials__link {
  display: block;
}
.home-dark-page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #000;
}
@media only screen and (max-width: 1339px) {
  .home-dark-page .container {
    padding: 0 calc(100% / 16);
  }
}
@media only screen and (max-width: 1024px) {
  .home-dark-page .container {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 768px) {
  .home-dark-page .container {
    padding: 0 calc(100% / 14);
  }
}
@media only screen and (max-width: 1339px) {
  .home-dark-page .footer-short .container {
    max-width: 1254px;
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (max-width: 1024px) {
  .home-dark-page .footer-short .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .home-dark-page .footer-short .container {
    padding-left: calc(100% / 14);
    padding-right: calc(100% / 14);
  }
}
.home-dark-page .header__inner {
  padding-top: 13px;
  padding-bottom: 7px;
}
@media only screen and (max-width: 1023px) {
  .home-dark-page .header__inner {
    padding-bottom: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .home-dark-page .header__inner {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}
.home-dark-page .section-providers {
  padding: 3px 0;
}
@media only screen and (max-width: 1023px) {
  .home-dark-page .section-providers {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 599px) {
  .home-dark-page .section-providers {
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 1339px) {
  .home-dark-page .providers__list {
    justify-content: space-between;
    padding: 0 40px;
  }
}
@media only screen and (max-width: 1339px) and (max-width: 1199px) {
  .home-dark-page .providers__list {
    justify-content: center;
  }
}
@media only screen and (max-width: 1339px) and (max-width: 599px) {
  .home-dark-page .providers__list {
    padding: 0;
  }
}
@media only screen and (max-width: 1339px) {
  .home-dark-page .providers__item {
    padding: 10px 6px;
  }
}
@media only screen and (max-width: 1199px) {
  .home-dark-page .providers__item {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 599px) {
  .home-dark-page .providers__item {
    padding: 5px 25px;
  }
}
@media only screen and (max-width: 768px) {
  .sections {
    padding-top: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .sections {
    padding-top: 28px;
  }
}
.signup-form.is-error .form__error {
  display: block;
}
.signup__desc {
  margin-bottom: 24px;
}
.form__error {
  display: none;
  margin-bottom: 12px;
}
.grecaptcha-badge {
  transform: scale(0.2);
}
.header:not(.header_dark).is-sticky {
  background: #fff;
  transition: all 0.5s ease;
}
.notification {
  padding: 12px 30px;
  margin-bottom: 0;
  background: #fd0;
  text-align: center;
}
.notification__title {
  margin-right: 8px;
}
.notification__desc + .btn {
  margin-left: 12px;
}
@media only screen and (max-width: 767px) {
  .notification__desc + .btn {
    margin: 12px auto 0;
    display: block;
  }
}
.notification.is-bf2020 {
  padding: 6px 30px;
  background: #f46;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 599px) {
  .notification.is-bf2020 {
    padding: 6px 10px;
    flex-direction: column;
  }
}
.notification.is-bf2020_green {
  color: #fff;
  background: #0a7;
}
.notification.is-bf2020 .btn {
  margin-left: 12px;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 8px 12px;
  background: #080808;
  border-radius: 6px;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.01em;
  transition: background 0.2s ease;
}
.notification.is-bf2020 .btn:hover:not([disabled]) {
  background: #212121;
}
@media only screen and (max-width: 599px) {
  .notification.is-bf2020 .btn {
    margin-left: 0;
    margin-top: 10px;
  }
}
.notification.is-bf2020 .notification__title {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.btn_black {
  display: inline-block;
  width: auto;
  height: 36px;
  padding: 0 1em;
  background-color: #000;
  line-height: 36px;
  font-family: Graphik-Bold-Web, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
}

