/* Vendor */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, /* 1 */
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Common */
body {
  font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-weight: 400;
}
.font-loaded-vk body {
  font-family: VKSans, Arial, Helvetica, "Helvetica Neue", sans-serif;
}
@font-face {
  font-family: "MailSans";
  src: url("../common/fonts/Mail-Sans-Roman.ttf") format("truetype"), url("../common/fonts/Mail-Sans-Roman.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: "VKSans";
  src: url("../common/fonts/VK-Sans-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "VKSans";
  src: url("../common/fonts/VK-Sans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "VKSans";
  src: url("../common/fonts/VK-Sans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "VKSans";
  src: url("../common/fonts/VK-Sans-DemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "VKSans";
  src: url("../common/fonts/VK-Sans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  text-decoration: none;
  color: #13176b;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
  tap-highlight-color: rgba(0, 0, 0, 0.4);
}
a:hover {
  text-decoration: underline;
}
img,
.figure {
  max-width: 100%;
  height: auto;
}
.svg-icon {
  fill: currentColor;
}
.svg-icon_flip_horizontally {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.svg-icon_flip_vertically {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.svg-icon_stroke {
  stroke: currentColor;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.sr-only {
  position: absolute;
  top: -1px;
  left: -1px;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.lt-ie8 .sr-only {
  clip: rect(1px 1px 1px 1px);
}
html,
body {
  height: 100%;
}
.page-wrapper {
  height: auto;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}
.page-wrapper_full_height {
  height: 100%;
  overflow-y: auto;
}
.page-main {
  padding: 0 0 29px;
}
.page-wrapper_full_height .page-main {
  height: 100%;
}
.page-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 29px;
  z-index: 2;
}
.page-footer:empty {
  display: none;
  width: 0;
  height: 0;
}
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
@font-face {
  font-family: "Proxima Nova";
  src: url("../common/fonts/ProximaNova-Extrabld.eot");
  src: local("../common/fonts/Proxima Nova Extrabold"), local("ProximaNova-Extrabld"), url("../common/fonts/ProximaNova-Extrabld.eot") format("embedded-opentype"), url("../common/fonts/ProximaNova-Extrabld.woff") format("woff"), url("../common/fonts/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../common/fonts/ProximaNova-Regular.eot");
  src: url("../common/fonts/ProximaNova-Regular.eot") format("embedded-opentype"), url("../common/fonts/ProximaNova-Regular.woff") format("woff"), url("../common/fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../common/fonts/ProximaNova-Bold.eot");
  src: url("../common/fonts/ProximaNova-Bold.eot") format("embedded-opentype"), url("../common/fonts/ProximaNova-Bold.woff") format("woff"), url("../common/fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../common/fonts/Roboto-Regular.eot");
  src: url("../common/fonts/Roboto-Regular.eot") format("embedded-opentype"), url("../common/fonts/Roboto-Regular.woff") format("woff"), url("../common/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../common/fonts/Roboto-Medium.eot");
  src: url("../common/fonts/Roboto-Medium.eot") format("embedded-opentype"), url("../common/fonts/Roboto-Medium.woff") format("woff"), url("../common/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
.landing-button {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  font-family: inherit;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.1764705882;
  background-color: #00b582;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: white;
  text-align: center;
  display: inline-block;
  padding: 13px 16px;
  width: 100%;
  min-width: 140px;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  white-space: nowrap;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
}
.landing-button:hover {
  background-color: #00ae7d;
  text-decoration: none;
}
.landing-button:focus {
  outline: 0;
}
.landing-button_orange {
  background-color: #ff8e2d;
  border-color: #ff8e2d;
  color: white;
}
.landing-button_orange:hover {
  background-color: #f5882b;
}
.landing-button_cerise-pink {
  background-color: #ff2a7a;
  border-color: #ff2a7a;
  color: white;
}
.landing-button_cerise-pink:hover {
  background-color: #f52875;
}
.landing-button_pink {
  background-color: #e45b87;
  border-color: #e45b87;
  color: white;
}
.landing-button_pink:hover {
  background-color: #db5782;
}
.landing-button_bright-pink {
  background-color: #f61389;
  border-color: #f61389;
  color: white;
}
.landing-button_bright-pink:hover {
  background-color: #ec1284;
}
.landing-button_fuchsia {
  background-color: #c53ec2;
  border-color: #c53ec2;
  color: white;
}
.landing-button_fuchsia:hover {
  background-color: #bd3cba;
}
.landing-button_purple {
  background-color: #731982;
  border-color: #731982;
  color: white;
}
.landing-button_purple:hover {
  background-color: #6e187d;
}
.landing-button_heliotrope {
  background-color: #c75dfb;
  border-color: #c75dfb;
  color: white;
}
.landing-button_heliotrope:hover {
  background-color: #bf59f1;
}
.landing-button_green {
  background-color: #28d098;
  border-color: #28d098;
  color: white;
}
.landing-button_green:hover {
  background-color: #26c892;
}
.landing-button_grey {
  background-color: #ebebeb;
  border-color: #e0e0e0;
  color: #333333;
}
.landing-button_grey:hover {
  background-color: #e2e2e2;
}
.landing-button_vk-blue {
  background-color: #07f;
  border-color: #07f;
  color: white;
}
.landing-button_vk-blue:hover {
  background-color: #0072f5;
}
.landing-button_infra-grad {
  background-image: -webkit-linear-gradient(207deg, #ee4499, #bb66dd);
  background-image: -o-linear-gradient(207deg, #ee4499, #bb66dd);
  background-image: linear-gradient(-117deg, #ee4499, #bb66dd);
  -webkit-background-size: 150% 150%;
          background-size: 150%;
  border-width: 0;
  padding: 14px 16px;
  color: white;
}
.landing-button_infra-grad:hover {
  background-position: right;
}
.landing-button_infra-grad.landing-button_small {
  padding: 11px 16px 12px;
}
.landing-button_orange-grad {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff5f3e), to(#ff934d));
  background-image: -webkit-linear-gradient(left, #ff5f3e 0%, #ff934d 100%);
  background-image: -o-linear-gradient(left, #ff5f3e 0%, #ff934d 100%);
  background-image: linear-gradient(90deg, #ff5f3e 0%, #ff934d 100%);
  -webkit-background-size: 150% 150%;
          background-size: 150%;
  border-width: 0;
  padding: 14px 16px;
  color: white;
}
.landing-button_orange-grad:hover {
  background-position: right;
}
.landing-button_orange-grad.landing-button_small {
  padding: 11px 16px 12px;
}
.landing-button_skewed {
  -webkit-border-radius: 0 16px;
          border-radius: 0 16px;
}
.landing-button_wauto {
  width: auto;
}
.landing-button_default {
  background-color: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
}
.landing-button_small {
  padding: 10px 16px 11px;
  font-size: 15px;
}
.landing-button_large {
  width: auto;
  padding: 8px 16px;
}
.landing-button:disabled, .landing-button[disabled], .landing-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
.container {
  padding: 0 20px;
  max-width: 1300px;
  margin: 0 auto;
}
.container::after {
  clear: both;
  content: "";
  display: block;
}
.body_hide-scroll {
  overflow: hidden;
}
.body_fixed {
  position: fixed;
  left: 0;
  right: 0;
}
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
.menu {
  display: none;
}
.menu__auth {
  font-family: inherit;
  font-weight: 700;
  font-size: 15px;
  color: #c1bbff;
  text-align: center;
  line-height: 20px;
  top: -7px;
  left: 60px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.menu_active {
  position: fixed;
  overflow: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  padding-top: 19.5px;
  background-color: #0e0e42;
}
.menu__burger {
  border: 0;
  background: transparent;
  margin: 0 0 15px 20px;
  padding: 0;
  position: relative;
  width: 20px;
  height: 19px;
  display: block;
}
.menu__burger-item {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: white;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  max-width: 20px;
}
.menu__burger-item_1 {
  top: 0;
}
.menu__burger-item_2 {
  top: 8px;
}
.menu__burger-item_3 {
  bottom: 0;
}
.menu__burger-line {
  width: 22px;
  height: 3px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: white;
  margin-bottom: 5px;
}
.menu__list {
  padding: 0;
  list-style: none;
  margin: 0 0 30px;
}
.menu__item {
  padding: 15px 20px;
  border-bottom: 1px solid #17164b;
}
.menu__link {
  font-weight: 700;
  font-size: 17px;
  color: white;
  line-height: 20px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.menu__item-desc {
  font-weight: 400;
  font-size: 15px;
  color: #c1bbff;
  text-align: left;
  line-height: 18px;
  margin-top: 13px;
  margin-bottom: 0;
}
.menu__title {
  font-weight: 700;
  font-size: 15px;
  color: #c1bbff;
  text-align: left;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #17164b;
}
.promo {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  overflow: hidden;
  position: relative;
  height: 570px;
  padding-top: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.promo::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -255px;
  background-image: url(img/svg-ed20f8f6.svg);
  background-position: 0px 0px;
  width: 1111.561px;
  height: 549.56px;
}
.promo__inner {
  position: relative;
}
.promo__header {
  position: relative;
  margin-bottom: 60px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}
.promo__menu {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  width: 20px;
  max-width: 20px;
  height: 19px;
  border: none;
  background-color: transparent;
  will-change: transform;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.promo__menu-item {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: white;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  max-width: 20px;
}
.promo__menu-item_1 {
  top: 0;
}
.promo__menu-item_2 {
  top: 8px;
}
.promo__menu-item_3 {
  bottom: 0;
}
.promo__logo-wrap {
  text-align: center;
}
.promo__logo-wrap-col {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  height: 100%;
}
.promo__logo-wrap-col:first-child::before {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #3f3b77;
}
.promo__logo-wrap-col:last-child {
  margin-right: 0;
  padding-right: 15px;
}
.promo__logo-wrap-col:last-child::before {
  content: "";
  position: absolute;
  right: 0;
  top: 45%;
  border-left: 4px solid transparent;
  border-top: 5px solid #3a3a3a;
  border-right: 4px solid transparent;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  will-change: transform;
  -webkit-transform: translateY(-50%) translateZ(0);
          transform: translateY(-50%) translateZ(0);
}
.promo__logo-wrap-col_dropdown::after {
  content: "";
  position: absolute;
  top: 100%;
  height: 100%;
  width: 100%;
  background-color: transparent;
  display: none;
  z-index: 1;
}
.promo__logo-wrap-col_dropdown:hover::after {
  display: block;
}
.promo__logo-link {
  display: inline-block;
}
.promo__logo-biz {
  display: block;
  width: 126px;
  height: 26px;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.promo__logo-biz img {
  width: 100%;
}
.promo__logo-product {
  width: 95px;
  height: 24px;
  cursor: pointer;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.promo__logo-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 270px;
  max-height: 383px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
  background-color: white;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  z-index: 1;
  -webkit-box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.32);
          box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.32);
}
.promo__logo-wrap-col_dropdown:hover .promo__logo-dropdown {
  opacity: 1;
  visibility: visible;
}
.promo__logo-dropdown-item-link {
  display: block;
  padding: 13px 25px 13px 35px;
}
.promo__logo-dropdown-item-link:hover {
  background-color: rgba(0, 0, 0, 0.04);
  text-decoration: none;
}
.promo__logo-dropdown-item-link_active {
  position: relative;
  background-color: rgba(0, 0, 0, 0.04);
  pointer-events: none;
  cursor: pointer;
}
.promo__logo-dropdown-item-link_active::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  width: 5px;
  height: 7px;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  -webkit-transform: translateY(-50%) rotate(45deg) translateZ(0);
          transform: translateY(-50%) rotate(45deg) translateZ(0);
}
.promo__logo-dropdown-item-title {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.promo__logo-dropdown-item-desc {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.promo__nav {
  display: none;
  height: 100%;
  text-align: center;
}
.promo__nav-list {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 34px;
  text-align: left;
  list-style: none;
}
.promo__nav-item {
  display: inline-block;
  margin-right: 30px;
}
.promo__nav-item:last-child {
  margin-right: 0;
}
.promo__nav-item-link {
  position: relative;
  font-size: 15px;
  font-weight: bold;
  color: white;
}
.promo__nav-item-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background-color: #3f3b77;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.promo__nav-item-link:hover {
  text-decoration: none;
}
.promo__nav-item-link:hover::before {
  background-color: #00b582;
}
.promo__nav-item-link_active {
  pointer-events: none;
  cursor: default;
}
.promo__nav-item-link_active::before {
  background-color: #00b582;
}
.promo__auth {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.promo__auth-login, .promo__auth-reg {
  display: inline-block;
  padding: 0;
  font-size: 15px;
  font-weight: bold;
  color: #3a3a3a;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.promo__auth-login {
  margin-right: 30px;
}
.promo__auth-reg {
  padding: 10px 20px;
  background-color: #00b582;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  margin-left: 20px;
}
.promo__auth-reg:hover {
  background-color: #00ae7d;
}
.promo__auth-link {
  display: inline-block;
  padding: 0;
  font-weight: 700;
  font-size: 15px;
  font-family: inherit;
  background-color: transparent;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-right: 0;
  color: #3a3a3a;
}
.promo__auth-link:hover {
  text-decoration: none;
}
.promo__content {
  position: relative;
  text-align: center;
}
.promo__title {
  margin: 0 auto 10px;
  max-width: 180px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-transform: uppercase;
  color: #3a3a3a;
}
.promo__text {
  margin: 0 auto 15px;
  max-width: 280px;
  font-size: 15px;
  line-height: 20px;
  color: #3a3a3a;
}
.promo__btn {
  display: inline-block;
  width: 100%;
  max-width: 320px;
  padding: 8px 16px;
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  color: white;
  background-color: #07f;
  border: 2px solid #07f;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
}
.promo__btn:hover {
  color: #07f;
  background-color: transparent;
}
.footer {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  position: relative;
  background: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}
.footer .container {
  height: 100%;
}
.footer__inner {
  padding: 85px 0 75px;
  position: relative;
  height: 100%;
}
.footer__left {
  position: absolute;
  top: 25px;
  left: 0;
  min-width: 300px;
  height: 100%;
  z-index: 1;
}
.footer__logo {
  width: 125px;
  height: 32px;
}
.footer__copyright {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  text-decoration: none;
  color: #67718a;
}
.footer__copyright:hover {
  text-decoration: underline;
}
.footer__nav {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
  z-index: 2;
}
.footer__nav-item {
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footer__nav-item:last-child {
  margin-right: 0;
}
.footer__nav-title {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  border-bottom: 2px solid #d3d6e4;
}
.footer__nav-title:hover {
  text-decoration: none;
}
.footer__subnav {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__subnav-item {
  margin-bottom: 10px;
}
.footer__subnav-item_title {
  margin-bottom: 25px;
}
.footer__subnav-item:last-child {
  margin-bottom: 0;
}
.footer__subnav-link {
  font-size: 17px;
  line-height: 22px;
  color: #67718a;
}
.footer__subnav-item_title .footer__subnav-link {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  border-bottom: 2px solid #d3d6e4;
}
.footer__subnav-item_title .footer__subnav-link:hover {
  text-decoration: none;
}
#portal-headline {
  display: none;
}
.benefits {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  background-color: #3a3a3a;
  color: white;
  position: relative;
  z-index: 1;
  padding: 48px 0 24px;
}
.benefits__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.benefits__logo {
  height: 32px;
  width: 32px;
  margin-bottom: 24px;
}
.benefits__logo-img {
  width: 100%;
  height: auto;
}
.benefits__about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: -12px;
}
.benefits__item {
  max-width: 100%;
  margin: 12px;
}
.benefits__item-text {
  font-size: 17px;
  color: #aeaed3;
  line-height: 24px;
  margin: 0;
}
.benefits__item-text_num {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
}
.benefits__item-text_big {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  line-height: 40px;
  color: #fff;
}
.benefits__item-text_block {
  margin-top: 9px;
  display: block;
}
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
.dialog-wrap {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dialog-wrap_state_opened {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.dialog-wrap_state_opened .dialog {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.dialog-wrap_state_opened .dialog_state_on_top, .dialog-wrap_state_opened .dialog[aria-hidden=false] {
  position: absolute;
}
.dialog-wrap:after {
  content: "";
  position: fixed;
  background: rgba(0, 0, 0, 0.48);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.dialog-wrap_dark .dialog-wrap:after {
  background: rgba(0, 0, 0, 0.88);
}
.inline-help {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.inline-help_icon, .inline-help_icon .inline-help__button {
  width: 16px;
  height: 16px;
}
.inline-help_icon .svg-icon-circle-question, .inline-help_icon .inline-help__button .svg-icon-circle-question {
  width: 16px;
  height: 16px;
  display: block;
}
.inline-help_icon .inline-help__button {
  color: #999;
  display: block;
}
.inline-help_icon .inline-help__button:hover {
  color: #168de2;
}
.inline-help_icon .inline-help__button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inline-help_state_open.inline-help_icon .inline-help__button {
  color: #168de2;
}
.inline-help__content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 12px 0 0;
  padding: 12px 16px;
  min-width: 240px;
  -webkit-transform: translateY(-12px);
          transform: translateY(-12px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.inline-help_open_to_top .inline-help__content {
  margin: 0 0 12px;
  top: auto;
  bottom: 100%;
  -webkit-transform: translateY(12px);
          transform: translateY(12px);
}
.inline-help_align_right .inline-help__content {
  left: auto;
  right: 0;
}
.inline-help_state_open .inline-help__content {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.dialog__close-button.button:before {
  width: 11px;
  height: 11px;
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -16px -96px;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5.5px -5.5px;
  content: "";
}
.dialog__head-promo-figure_icon {
  margin-top: 20px;
}
.dialog__head-promo-figure_icon:before {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dialog__head-promo-figure_icon_success:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: 0px 0px;
  width: 96px;
  height: 96px;
}
.dialog {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  padding: 0.1px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  pointer-events: auto;
  width: 88%;
  position: relative;
  outline: none;
  font-family: VKSans, Arial, Helvetica, "Helvetica Neue", sans-serif;
}
.dialog .button {
  font-size: 15px;
  font-weight: 300;
  line-height: 38px;
  height: 40px;
  padding: 0 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-align: center;
  -webkit-box-shadow: 0 2px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px rgba(0, 0, 0, 0.04);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px rgba(0, 0, 0, 0.12);
  font-family: VKSans, Arial, Helvetica, "Helvetica Neue", sans-serif;
  background-color: #f0f0f0;
}
.dialog .button:hover {
  color: #333;
  background-color: #ddd;
}
.dialog .button_primary {
  color: #fff;
  background-color: #168de2;
  border-color: rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 2px;
          border-radius: 2px;
  font-family: "VKSans", "Proxima Nova", Arial, Helvetica, "Helvetica Neue", sans-serif;
  cursor: pointer;
}
.dialog .button_primary:hover {
  background-color: #1482d0;
  color: #fff;
}
.dialog__controls .button {
  width: 100%;
  font-size: 15px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog a {
  text-decoration: none;
  color: #07c;
}
.dialog a:hover {
  text-decoration: underline;
}
.dialog_state_presentation {
  position: static;
  -webkit-transform: none;
          transform: none;
}
.dialog__close-button.button {
  overflow: hidden;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 30px;
  padding-right: 0;
  width: 30px;
  height: 30px;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.dialog__close-button.button:active, .dialog__close-button.button:hover, .dialog__close-button.button:active:hover {
  background-color: transparent;
}
.dialog__close-button.button:before {
  background-image: url("img/sprites.png");
  background-position: -20px 1px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 14px;
  left: 16px;
}
.dialog__close-button.button:hover:before {
  background-image: url("img/sprites.png");
  background-position: 0;
}
.dialog__link-button {
  color: #333;
  text-decoration: underline;
}
.dialog__link-button:hover {
  text-decoration: none;
}
.dialog__head {
  word-wrap: break-word;
  font-size: 24px;
  line-height: 1.3334;
  padding: 0 20px;
  margin: 20px 0;
}
.dialog__head_state_with-icon {
  position: relative;
}
.dialog__box {
  word-wrap: break-word;
  padding: 20px 20px 0;
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 1.3334;
}
.dialog__head + .dialog__box {
  padding: 0 20px;
  margin: 20px 0;
}
.dialog__text {
  margin: 0;
}
.dialog__text + .dialog__text {
  margin: 1em 0 0;
}
.dialog__text + .form-group {
  margin-top: 1em;
}
.dialog__controls {
  border-top: solid 1px #dedede;
  padding: 20px;
  margin: 20px 0 0;
}
.dialog__controls-secondary {
  padding: 5px 0 0;
  display: block;
  font-size: 15px;
}
.dialog__controls-text {
  font-size: 13px;
  margin: 1em 0 0;
}
.potential_partners_terms {
  color: #919399;
  font-size: 13px;
  line-height: 18px;
}
.potential_partners_terms a {
  color: #333;
  text-decoration: none;
}
.potential_partners_terms a:hover {
  text-decoration: underline;
}
.landing-tile-enterprise {
  padding-top: 40px;
  width: 100%;
}
.landing-tile-enterprise__inner {
  width: 100%;
  position: relative;
  background-color: white;
  -webkit-border-radius: 0 64px;
          border-radius: 0 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.landing-tile-enterprise__img-wrap {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 218px;
  min-width: 218px;
  height: 304px;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.landing-tile-enterprise__img {
  width: 100%;
  height: 100%;
}
.landing-tile-enterprise__fake-img-wrap {
  display: none;
}
.landing-tile-enterprise__content {
  color: #7a7e89;
  padding: 40px 32px;
}
.landing-tile-enterprise__title {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 16px;
  color: #4a4a4b;
  text-align: center;
}
.landing-tile-enterprise__text {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
  display: none;
}
.landing-tile-enterprise__btn-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.landing-tile-enterprise__btn {
  font-weight: 400;
  border: none;
  -webkit-border-radius: 12px;
          border-radius: 12px;
}
.landing-tile-enterprise__author {
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  margin-top: 16px;
  margin-left: 8px;
  display: none;
}
.landing-tile-enterprise-request {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  width: 100%;
  max-width: 87.5%;
  background: #fff;
  margin: 20px 0;
  padding: 48px 20px 32px;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 0;
  left: 50%;
}
.landing-tile-enterprise-request_success {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
}
.landing-tile-enterprise-request__close-button {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: 0px -96px;
  width: 16px;
  height: 16px;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: transparent;
}
.landing-tile-enterprise-request__title, .landing-tile-enterprise-request__success-title {
  margin: 0 0 10px;
  display: block;
  text-align: left;
  color: #333333;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: 0.01em;
}
.landing-tile-enterprise-request__success-title {
  text-align: center;
  margin-bottom: 24px;
}
.landing-tile-enterprise-request__form-item {
  margin-bottom: 25px;
}
.landing-tile-enterprise-request__form-label {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 4px;
  color: #333333;
  text-align: left;
}
.landing-tile-enterprise-request__form-field {
  font-size: 17px;
  color: #3a3a3a;
  padding: 14px 10px;
  width: 100%;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 40px;
}
.landing-tile-enterprise-request__form-field_textarea {
  resize: none;
  height: 100px;
}
.landing-tile-enterprise-request__form-field.error {
  border: 1px solid #ff3d4b;
}
.landing-tile-enterprise-request__form-field + .error {
  font-weight: 400;
  color: #ff3d4b;
  text-align: left;
  margin: 3px 0;
  display: block;
  font-size: 13px;
  line-height: 20px;
}
.landing-tile-enterprise-request__form-button-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.landing-tile-enterprise-request__form-button {
  margin: 8px auto 0;
}
.landing-tile-enterprise-request__success {
  display: none;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  padding: 0 24px;
}
.landing-tile-enterprise-request__success.active {
  display: block;
}
.landing-tile-enterprise-request .form-require:after {
  content: " *";
}
.landing-footer {
  background-color: #fff;
}
.landing-footer__list, .landing-footer__list-item {
  margin: 0;
  padding: 0;
}
.landing-footer__list-item {
  display: block;
  list-style: none;
}
.landing-footer__links-nav .landing-footer__list-item:not(:last-child) {
  margin-bottom: 8px;
}
.landing-footer__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 40px 40px 60px;
}
.landing-footer__logos {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 200px;
      -ms-flex: 1 1 200px;
          flex: 1 1 200px;
}
.landing-footer__logo {
  display: block;
}
.landing-footer__links {
  -webkit-box-flex: 3;
  -webkit-flex: 3 1 720px;
      -ms-flex: 3 1 720px;
          flex: 3 1 720px;
  margin: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.landing-footer__links .landing-footer__list-item {
  font-size: 17px;
  line-height: 1.4118;
}
.landing-footer__links .landing-footer__list-link {
  color: #333;
}
.landing-footer__links-nav {
  margin: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 150px;
      -ms-flex: 1 1 150px;
          flex: 1 1 150px;
}
.landing-footer__links-header {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin: 0 0 12px;
}
.landing-footer__info {
  padding: 24px 40px;
  font-size: 15px;
  line-height: 1.3334;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.landing-footer__info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top: solid 1px #ecf0fa;
}
.landing-footer__copyright {
  color: #4a4a4b;
  margin-right: auto;
}
.landing-footer__contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -8px;
}
.landing-footer__contacts-item {
  margin: 8px;
}
.landing-footer__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -4px;
}
.landing-footer__social-item {
  margin: 4px;
}
.landing-footer__social-link {
  display: block;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.landing-footer__social-item_vk .landing-footer__social-link {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -96px -40px;
  width: 40px;
  height: 40px;
  padding-left: 40px;
}
.landing-b2b-footer .landing-footer__content,
.landing-b2b-footer .landing-footer__info {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.landing-b2b-footer .landing-footer__content {
  padding-top: 40px;
}
.landing-b2b-footer .landing-footer__logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.landing-b2b-footer .landing-footer__main-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.landing-b2b-footer .landing-footer__logo {
  margin-bottom: 40px;
}
.landing-b2b-footer .landing-footer__button {
  border: none;
  outline: none;
  display: none;
  width: 178px;
  height: 48px;
  font-weight: 400;
  font-size: 17px;
  color: #3a3a3a;
  background-color: #eceef3;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  text-align: center;
  padding: 0;
  margin: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.landing-b2b-footer .landing-footer__button:hover {
  background-color: #eceef3;
  color: #3a3a3a;
}
.landing-b2b-footer .landing-footer__mcs-sign-figure-wrap {
  background-color: #f5f7fd;
  overflow: hidden;
  -webkit-border-radius: 0 16px;
          border-radius: 0 16px;
}
.partnership {
  width: 100%;
  background: #fff;
  max-width: 700px;
  padding: 40px 40px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.partnership__close-button {
  background-image: url(img/svg-ed20f8f6.svg);
  background-position: -117px -550px;
  width: 11px;
  height: 11px;
  background-image: url("../b2b/img/svg-ed20f8f6.svg");
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: transparent;
}
.partnership__title {
  margin: 0 0 10px;
  display: block;
  text-align: left;
  color: #333333;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.01em;
  line-height: 28px;
}
.partnership__desc {
  font-weight: 400;
  font-size: 13px;
  color: #333333;
  text-align: left;
  line-height: 20px;
  margin-bottom: 15px;
}
.partnership__form-group {
  width: 100%;
}
.partnership__form-item {
  margin-bottom: 25px;
}
.partnership__form-label {
  font-weight: 700;
  font-size: 13px;
  color: #333333;
  display: block;
  text-align: left;
  line-height: 20px;
  margin-bottom: 2px;
  margin-right: auto;
}
.partnership__form-field {
  font-size: 17px;
  color: #615f76;
  padding: 14px 10px;
  width: 100%;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.partnership__form-field.error {
  border: 1px solid #ff3d4b;
}
.partnership__form-field + .error {
  font-weight: 400;
  color: #ff3d4b;
  text-align: left;
  margin: 3px 0;
  display: block;
  font-size: 13px;
  line-height: 20px;
}
.partnership__form-button {
  border: none;
  outline: none;
  width: calc(100% - 30px);
  height: 40px;
  font: 400 17px "VKSans", "Proxima Nova", Arial, Helvetica, "Helvetica Neue", sans-serif;
  color: #333333;
  background-color: #f0f0f0;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  text-align: center;
  padding: 0;
  margin: 0 15px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.partnership__form-button:hover {
  background-color: #f61389;
  color: #fff;
}
.partnership__form-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 15px;
  margin: 0 -15px;
}
.partnership__success {
  margin-top: 40px;
  display: none;
}
.partnership__success.active {
  display: block;
}
.partnership__success-icon {
  height: 66px;
  width: 66px;
  display: block;
  margin: 0 auto 20px;
}
.partnership__success-title {
  font-weight: 400;
  color: #333;
  display: block;
  margin: 0 auto 17px;
  max-width: 400px;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.partnership__success-desc {
  font-weight: 400;
  color: #333;
  display: block;
  margin: 0 auto 37px;
  max-width: 400px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}
.partnership__success-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 15px;
  margin: 0 -15px;
}
.partnership__success-button {
  display: block;
  background-color: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
  font-weight: 700;
  font-size: 15px;
  color: #333333;
  text-align: center;
  line-height: 20px;
  padding: 13px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: calc(100% - 30px);
  margin: 0 15px;
}
.partnership__success-button:hover {
  background: #c7c7c7;
}
.partnership-modal {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: auto;
}
.partnership-modal.open {
  display: block;
}
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
.tariffs {
  position: relative;
  color: #626273;
  padding: 80px 0 120px;
  background-color: #eceef3;
}
.tariffs_teambox {
  background-color: #0a0542;
}
.tariffs__title {
  margin: 0 0 24px;
  line-height: 28px;
  text-align: center;
  font-size: 24px;
}
.tariffs_myteam .tariffs__title {
  color: #000;
}
.tariffs_teambox .tariffs__title {
  color: #fff;
  text-transform: uppercase;
}
.tariffs__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.tariffs__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px 20px 20px;
  background-color: white;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 12px;
          border-radius: 12px;
  width: 100%;
  max-width: 540px;
  margin-bottom: 20px;
}
.tariffs__item-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.tariffs__item-label {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #626273;
}
.tariffs__item-name-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 24px;
}
.tariffs__item-name {
  font-size: 17px;
  color: #626273;
  text-transform: uppercase;
  margin: 0;
}
.tariffs__item-name .tariffs_myteam, .tariffs__item-name .tariffs_teambox .tariffs__item-name {
  color: #000;
}
.tariffs__item-badge {
  color: #fff;
  padding: 4px 8px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.091;
  background-color: #07f;
}
.tariffs_myteam .tariffs__item-badge {
  background-color: #07f;
}
.tariffs_teambox .tariffs__item-badge {
  background-color: #00b582;
}
.tariffs__item-description {
  color: #999999;
  font-size: 17px;
  line-height: 24px;
  margin: 0;
}
.tariffs__item-footer {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tariffs__item-price {
  padding-top: 40px;
  font-size: 30px;
  color: #333333;
  font-weight: bold;
}
.tariffs__item-price_primary {
  color: #07f;
}
.tariffs_myteam .tariffs__item-price_primary {
  color: #07f;
}
.tariffs_teambox .tariffs__item-price_primary {
  color: #00b582;
}
.tariffs__item-price_amount {
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  color: #626273;
}
.tariffs__item-price_small {
  font-size: 20px;
  line-height: 28px;
}
.tariffs__item-price_state_discounted {
  color: #999;
  text-decoration: none;
  position: relative;
}
.tariffs__item-price_state_discounted::after {
  content: "";
  display: block;
  position: absolute;
  border-bottom: solid 2px;
  top: 50%;
  width: 94%;
}
.tariffs__item-discount {
  color: #f0635a;
  white-space: nowrap;
}
.tariffs__item-btn {
  display: block;
  border: 2px solid #e0e0e0;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  background-color: #eceef3;
  font: bold 17px "VKSans", "Proxima Nova", Arial, Helvetica, "Helvetica Neue", sans-serif;
  color: #3a3a3a;
  padding: 13.5px 0;
  text-decoration: none;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.tariffs__item-btn:hover {
  text-decoration: none;
  background-color: #e3e4e9;
}
.tariffs__item-btn_primary {
  background-color: #07f;
  border-color: #07f;
  color: #fff;
}
.tariffs__item-btn_primary:hover, .tariffs__item-btn_primary:active {
  background-color: transparent;
  color: #07f;
}
.tariffs_myteam .tariffs__item-btn_primary {
  background-color: #07f;
  border-color: #07f;
  color: #fff;
}
.tariffs_myteam .tariffs__item-btn_primary:hover {
  background-color: transparent;
  color: #07f;
}
.tariffs_myteam .tariffs__item-btn_primary:active {
  background-color: transparent;
  color: #07f;
}
.tariffs_teambox .tariffs__item-btn_primary:hover {
  background-color: transparent;
  color: #07f;
}
.tariffs_teambox .tariffs__item-btn_primary:active {
  background-color: transparent;
  color: #07f;
}
.tariffs__list {
  margin: 0;
  padding: 20px 0 8px;
}
.tariffs__list-item {
  position: relative;
  padding-left: 28px;
  list-style: none;
  line-height: 24px;
  font-size: 17px;
}
.tariffs__list-item:not(:last-child) {
  margin-bottom: 10px;
}
.tariffs__list-item:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -96px -80px;
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}
.tariffs__list-item_bold {
  font-weight: bold;
}
.tariffs__list-item_appearance_highlighted {
  color: #f0635a;
}
.tariffs__footer {
  text-align: center;
  margin-top: 64px;
}
.tariffs__link {
  color: #07f;
  font-size: 17px;
  border-bottom: 1px solid rgba(91, 91, 91, 0.08);
  text-decoration: underline;
}
.tariffs__link:hover {
  text-decoration: none;
}
.tariffs__package-list {
  padding: 0;
  margin: 20px -12px 12px;
}
.tariffs__package-list-item {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #626273;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  padding: 8px 12px;
  margin-bottom: 8px;
}
.tariffs__package-icon-wrap {
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 34px;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
  height: 34px;
  margin: 4px 16px 0 4px;
}
.tariffs__package-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  height: 100%;
}
.tariffs__package-label-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tariffs__package-label {
  margin: 0 8px 0 0;
}
.tariffs__package-check {
  position: relative;
  width: 28px;
}
.tariffs__package-check:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -96px -80px;
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tariffs_myteam .tariffs__package-check:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -96px -80px;
  width: 16px;
  height: 16px;
}
.tariffs_teambox .tariffs__package-check:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -27px -96px;
  width: 10px;
  height: 7px;
}
.tariffs__item-price-wrap {
  outline: none;
  margin: 0 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tariffs__item-price-wrap[aria-hidden=true] {
  visibility: hidden;
  pointer-events: none;
  display: none;
  overflow: hidden;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin: 0;
}
.tariffs__option-wrap {
  outline: none;
  margin: 0 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tariffs__option-wrap[aria-hidden=true] {
  visibility: hidden;
  pointer-events: none;
  display: none;
  overflow: hidden;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin: 0;
}
.tariffs__option-list {
  padding: 0;
  margin: -8px -12px auto;
}
.tariffs__option-item {
  display: block;
  background-color: #eceef3;
  color: #626273;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  padding: 12px 12px 16px;
  margin-bottom: 8px;
}
.tariffs__option-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tariffs__option-icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 34px;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
  height: 34px;
  margin: 4px 16px 0 4px;
}
.tariffs__option-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  height: 100%;
}
.tariffs__option-label-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tariffs__option-label {
  margin: 0 8px 16px 0;
}
.tariffs__option-price-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tariffs__option-price {
  font-weight: 700;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #333333;
}
.tariffs__option-period {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.tariffs__option-checkbox-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
.tariffs__tabs {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.landing-tile-tariff-enterprise {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  width: 100%;
  color: #626273;
}
.landing-tile-tariff-enterprise__inner {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  max-width: 540px;
  margin: 0 auto;
}
.landing-tile-tariff-enterprise__img-wrap {
  display: none;
  position: absolute;
  bottom: 0;
  left: 32px;
  width: 268px;
  min-width: 268px;
  height: 376px;
  overflow: hidden;
}
.landing-tile-tariff-enterprise__img {
  width: 100%;
  height: 100%;
}
.landing-tile-tariff-enterprise__fake-img-wrap {
  display: none;
  width: calc(32px + 268px);
  min-width: calc(32px + 268px);
  margin-right: 4px;
}
.landing-tile-tariff-enterprise__content {
  padding: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.landing-tile-tariff-enterprise__title {
  font-size: 24px;
  line-height: 32px;
  margin: 0;
}
.landing-tile-tariff-enterprise_myteam .landing-tile-tariff-enterprise__title {
  color: #000;
}
.landing-tile-tariff-enterprise__list {
  list-style: none;
  margin: 8px -8px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.landing-tile-tariff-enterprise__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 28px;
  list-style: none;
  line-height: 24px;
  font-size: 17px;
  margin: 8px;
  min-width: 200px;
  position: relative;
}
.landing-tile-tariff-enterprise__item:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -96px -80px;
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}
.landing-tile-tariff-enterprise_myteam .landing-tile-tariff-enterprise__item:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -37px -96px;
  width: 10px;
  height: 7px;
}
.landing-tile-tariff-enterprise_teambox .landing-tile-tariff-enterprise__item:before {
  background-image: url(../common/img/svg-9c79baef.svg);
  background-position: -27px -96px;
  width: 10px;
  height: 7px;
}
.landing-tile-tariff-enterprise__btn-block {
  margin: 20px 0 16px;
}
.landing-tile-tariff-enterprise__btn {
  border: 2px solid #07f;
  background-color: #07f;
  color: white;
  font-weight: 700;
  min-width: 200px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  -webkit-transition: color 0s, background-color 0s;
  -o-transition: color 0s, background-color 0s;
  transition: color 0s, background-color 0s;
}
.landing-tile-tariff-enterprise__btn:hover {
  background-color: transparent;
  color: #07f;
}
.landing-tile-tariff-enterprise_myteam .landing-tile-tariff-enterprise__btn {
  background-color: transparent;
  border-color: #07f;
  color: #fff;
}
.landing-tile-tariff-enterprise_myteam .landing-tile-tariff-enterprise__btn:hover {
  background-color: transparent;
  color: #07f;
}
.landing-tile-tariff-enterprise_myteam .landing-tile-tariff-enterprise__btn:active {
  background-color: transparent;
  color: #07f;
}
.tabs-list {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  white-space: nowrap;
}
.tabs-list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 25%;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  border: 2px solid #eceef3;
  padding: 12px 8px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -1px;
}
.tabs-list__item:not(:first-child) {
  border-left: 2px solid transparent;
}
.tabs-list__item:not(:first-child).tabs-list__item_state_selected {
  border: 2px solid #07f;
}
.tabs-list_myteam .tabs-list__item:not(:first-child).tabs-list__item_state_selected {
  border: 2px solid #07f;
}
.tabs-list_teambox .tabs-list__item:not(:first-child).tabs-list__item_state_selected {
  border: 2px solid #00b582;
}
.tabs-list__item:first-child {
  -webkit-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}
.tabs-list__item:last-child {
  -webkit-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}
.tabs-list__item_state_selected {
  border: 2px solid #07f;
}
.tabs-list_myteam .tabs-list__item_state_selected {
  border: 2px solid #07f;
}
.tabs-list_teambox .tabs-list__item_state_selected {
  border: 2px solid #00b582;
}
.tabs-list__tab {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  width: 100%;
  color: #333333;
  outline: none;
}
.tabs-list__tab:hover {
  text-decoration: none;
}
/* Teambox common */
/* Slick slider modifiers */
.review-slider__list .slick-arrow {
  position: absolute;
  top: 35%;
  font-size: 0;
  border: none;
  width: 20px;
  height: 40px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  outline: none;
  cursor: pointer;
}
.review-slider__list .slick-arrow.slick-prev {
  left: 0;
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -20px -248px;
  -webkit-background-size: 501px 288px;
          background-size: 501px 288px;
  width: 20px;
  height: 40px;
  -webkit-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}
.review-slider__list .slick-arrow.slick-next {
  right: 0;
  background-image: url(img/svg-b8f70f46.svg);
  background-position: 0px -248px;
  -webkit-background-size: 501px 288px;
          background-size: 501px 288px;
  width: 20px;
  height: 40px;
  -webkit-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}
.review-slider__list .slick-list {
  overflow: visible;
}
.review-slider__list .slick-slide img {
  display: inline-block;
}
/***********************   */
.review-slider {
  width: calc(100% + 40px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.review-slider__main-inner {
  position: relative;
}
.review-slider__main-inner::before {
  content: "";
  position: absolute;
  right: 50%;
  top: 55px;
  z-index: 1;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -331px -495px;
  width: 39px;
  height: 32px;
}
.review-slider__inner {
  position: relative;
  padding-top: 70px;
  overflow-x: hidden;
}
.review-slider__list {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 631px;
}
.review-slider__item {
  position: relative;
  height: 630px;
  padding: 40px;
  background: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.review-slider__item::before {
  content: "";
  position: absolute;
  right: 50%;
  bottom: 0;
  height: 255px;
  width: 177px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.review-slider__item_jtc .review-slider__item-logo {
  width: 112px;
  height: 16px;
}
.review-slider__item_jtc::before {
  background-image: url("img/man-jtc.png");
}
.review-slider__item_fin .review-slider__item-logo {
  width: 30px;
  height: 30px;
}
.review-slider__item_fin::before {
  height: 240px;
  background-image: url("img/man-fin.png");
}
.review-slider__item_aqua::before {
  height: 200px;
  background-image: url("img/man-aqua.png");
}
.review-slider__item_kids::before {
  height: 195px;
  width: 143px;
  background-image: url("img/man-kids.png");
}
.review-slider__item_kerama .review-slider__item-logo {
  width: 184px;
  height: 14px;
}
.review-slider__item_kerama::before {
  bottom: -1px;
  width: 263px;
  height: 200px;
  background-image: url("img/man-keram.png");
}
.review-slider__item-top {
  margin-bottom: 15px;
  font-size: 0;
}
.review-slider__item-logo {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.review-slider__item-name {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
  color: #333333;
}
.review-slider__item-reviewer {
  max-width: 250px;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 24px;
  color: #615f76;
}
.review-slider__item-text {
  position: relative;
  margin: 0 0 20px;
  padding-left: 15px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: #3a3a3a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.review-slider__item-text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background-color: #07f;
}
.review-slider__item-bottom {
  font-size: 0;
}
.review-slider__item-link {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
  border-bottom: 2px solid rgba(211, 214, 228, 0.64);
}
.review-slider__item-link:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.review-slider__item-link:hover {
  text-decoration: none;
}
.review-slider__item-link_reviews {
  position: relative;
  color: #3a3a3a;
}
.review-slider__item-link_reviews::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  display: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -402px -495px;
  width: 16px;
  height: 16px;
}
.about-bar {
  position: relative;
  padding: 140px 20px 40px 20px;
  background-color: rgba(255, 255, 255, 0.08);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.about-bar__logo-link {
  position: absolute;
  left: 50%;
  top: 50px;
  display: inline-block;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.about-bar-logo {
  width: 100%;
  height: 100%;
  will-change: transform;
}
.about-bar__text {
  max-width: 840px;
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  color: #d6d4ee;
}
.about-bar__text-link {
  font-weight: bold;
  color: white;
}
.about-bar__text-link span {
  border-bottom: 2px solid rgba(255, 255, 255, 0.24);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.about-bar__text-link span:hover {
  border-color: white;
}
.about-bar__text-link:hover {
  text-decoration: none;
}
.share-story {
  position: relative;
  height: 100%;
  padding-top: 60px;
  text-align: center;
  background-image: url("img/image-share.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.share-story_big {
  padding-top: 80px;
}
.share-story_big .share-story__title {
  margin: 0 auto 15px;
  font-size: 24px;
  line-height: 32px;
}
.share-story_big .share-story__text {
  max-width: 240px;
  margin: 0 auto 45px;
  font-size: 17px;
  line-height: 24px;
}
.share-story_big .share-story__text br {
  display: none;
}
.share-story::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 119, 255, 0.7);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.share-story__title {
  position: relative;
  max-width: 260px;
  margin: 0 auto 10px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: white;
}
.share-story__text {
  position: relative;
  max-width: 240px;
  margin: 0 auto 45px;
  font-size: 17px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.88);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.share-story__text br {
  display: none;
}
.share-story__btn {
  position: relative;
  display: inline-block;
  padding: 12px 35px;
  font-size: 15px;
  line-height: 20px;
  color: #07f;
  background-color: white;
  border: 2px solid white;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  cursor: pointer;
}
.share-story__btn:hover {
  color: white;
  background-color: transparent;
}
/* Teambox index page */
.main_theme_teambox-index {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
}
.main_theme_teambox-index .promo {
  background-color: #eceef3;
  height: initial;
  padding-bottom: 20px;
}
.main_theme_teambox-index .promo::before {
  position: absolute;
  display: none;
  content: "";
  top: 340px;
  left: 50%;
  width: 360px;
  height: 250px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: cover;
          background-size: cover;
  background-image: url("img/start-bg.png");
  bottom: auto;
  right: auto;
}
.main_theme_teambox-index .promo__content {
  margin-bottom: 20px;
}
.main_theme_teambox-index .promo__content-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main_theme_teambox-index .promo__title {
  color: #3a3a3a;
  text-align: center;
}
.main_theme_teambox-index .promo__text {
  color: #3a3a3a;
}
.main_theme_teambox-index .promo__btn {
  border: 2px solid #07f;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  line-height: 23px;
  background-color: #07f;
  color: white;
}
.main_theme_teambox-index .promo__btn:hover, .main_theme_teambox-index .promo__btn:active {
  background-color: transparent;
  color: #07f;
}
.main_theme_teambox-index .promo__video {
  position: absolute;
  top: 220px;
  left: 50%;
  width: 280px;
  height: 154px;
  background-color: rgba(8, 4, 53, 0.88);
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  -o-transition: box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.main_theme_teambox-index .promo__video:hover {
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.24);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.24);
}
.main_theme_teambox-index .promo__video-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.main_theme_teambox-index .promo__auth-reg {
  margin-left: 30px;
}
.main_theme_teambox-index .promo__auth-link {
  color: #3a3a3a;
}
.main_theme_teambox-index .promo__nav-item-link {
  color: #3a3a3a;
}
.main_theme_teambox-index .promo__nav-item-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background-color: transparent;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.main_theme_teambox-index .promo__nav-item-link:hover::before {
  background-color: #07f;
}
.main_theme_teambox-index .promo__nav-item-link_active::before {
  background-color: #07f;
}
.main_theme_teambox-index .promo__logo-img {
  height: 70%;
}
.main_theme_teambox-index .promo__logo-dropdown {
  z-index: 2;
}
.main_theme_teambox-index .promo__logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-index .promo__logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-index .promo__logo-wrap-col {
  height: 100%;
}
.main_theme_teambox-index .promo__logo-wrap-col_dropdown::before {
  border-top-color: #3a3a3a;
}
.main_theme_teambox-index .promo__logo-wrap-col:not(.main_theme_teambox-index .promo__logo-wrap-col_dropdown)::before {
  background-color: #3a3a3a;
}
.main_theme_teambox-index .promo__menu-item {
  background-color: #3a3a3a;
}
.possibility {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  position: relative;
  padding: 0 0 60px;
  background-color: #eceef3;
}
.possibility__inner {
  position: relative;
}
.possibility__bar {
  margin-bottom: 60px;
  position: relative;
  left: 50%;
  width: 100vw;
  padding: 40px 30px;
  font-size: 0;
  list-style: none;
  background-color: white;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.possibility__bar-item {
  margin-bottom: 25px;
  padding: 0 20px;
}
.possibility__bar-item:last-child {
  margin-bottom: 0;
}
.possibility__bar-item-inner {
  display: inline-block;
}
.possibility__bar-item-title {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
}
.possibility__bar-item-text {
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  color: #67718a;
}
.possibility__title {
  max-width: 280px;
  margin: 0 auto 40px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
}
.possibility__main-list {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
}
.possibility__main-item {
  position: relative;
  margin-bottom: 50px;
  padding-top: 215px;
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.possibility__main-item:last-child {
  margin-bottom: 0;
}
.possibility__main-item-col {
  text-align: center;
}
.possibility__main-item-col_image {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.possibility__main-item-inner {
  position: relative;
  display: inline-block;
  max-width: 535px;
  padding-top: 60px;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.possibility__main-item-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.possibility__main-item-title {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #333333;
}
.possibility__main-item-text {
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  color: #615f76;
}
.possibility__main-item-text br {
  display: none;
}
.possibility__main-item-img {
  position: relative;
  display: inline-block;
  width: 280px;
  height: 200px;
  vertical-align: middle;
}
.possibility__main-item-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
}
.possibility__main-item-img_folders::before {
  background-image: url("img/image-folders.png");
}
.possibility__main-item-img_layouts::before {
  background-image: url("img/image-layout.png");
}
.possibility__main-item-img_documents::before {
  background-image: url("img/image-documents.png");
}
.possibility__main-item-apps {
  font-size: 0;
  max-width: 300px;
  margin: 20px -10px 0;
}
.possibility__main-item-apps-item {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.possibility__main-item-apps-item:last-child {
  margin-right: 0;
}
.possibility__second-list {
  margin: 0 0 40px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.possibility__second-item {
  margin-bottom: 50px;
  text-align: center;
}
.possibility__second-item:last-child {
  margin-bottom: 0;
}
.possibility__second-item-inner {
  position: relative;
  display: inline-block;
  max-width: 535px;
  margin: 0 auto;
  padding-top: 70px;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.possibility__second-item-inner::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.possibility__second-item-inner_pentagon::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -288px -495px;
  width: 43px;
  height: 43px;
}
.possibility__second-item-inner_triangle::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -202px -495px;
  width: 42px;
  height: 46px;
}
.possibility__second-item-inner_square-red::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -370px -495px;
  width: 32px;
  height: 32px;
}
.possibility__second-item-inner_curve::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -80px -495px;
  width: 29px;
  height: 50px;
}
.possibility__second-item-inner_octagon::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -109px -495px;
  width: 46px;
  height: 50px;
}
.possibility__second-item-inner_square::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -155px -495px;
  width: 47px;
  height: 47px;
}
.possibility__second-item-inner_circle::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -244px -495px;
  width: 44px;
  height: 44px;
}
.possibility__second-item-title {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #333333;
}
.possibility__second-item-text {
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  color: #615f76;
}
.possibility__bottom {
  text-align: center;
}
.possibility__btn {
  display: inline-block;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 23px;
  font-weight: bold;
  color: white;
  border: 2px solid #07f;
  background-color: #07f;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  cursor: pointer;
}
.possibility__btn:hover, .possibility__btn:active {
  background-color: transparent;
  color: #07f;
}
/* If you want to use color opacity,
  just use SASS function for that and be cool.
  Example :
  color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

  If you want to add a new color, please do this neatly,
  given the color scheme
*/
.landing-tile-disk-o {
  background-color: #eceef3;
  position: relative;
}
.landing-tile-disk-o .container {
  position: relative;
}
.landing-tile-disk-o__inner {
  position: relative;
  background-color: white;
  padding: 32px 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: hidden;
}
.landing-tile-disk-o__inner:before {
  content: "";
  position: absolute;
  width: 588px;
  height: 588px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #07f;
  left: 0;
  top: 0;
  -webkit-transform: translate(-60%, -60%);
          transform: translate(-60%, -60%);
}
.landing-tile-disk-o__img-content {
  position: relative;
  display: none;
}
.landing-tile-disk-o__img-wrap {
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 366px;
  min-width: 366px;
  height: 440px;
  overflow: hidden;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 4px 48px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 48px rgba(0, 0, 0, 0.08);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.landing-tile-disk-o__img {
  width: 100%;
  height: 100%;
}
.landing-tile-disk-o__text-content {
  color: #333333;
  z-index: 1;
}
.landing-tile-disk-o__title {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 16px;
  letter-spacing: 0.2px;
}
.landing-tile-disk-o__text {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 8px;
}
.landing-tile-disk-o__links-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.landing-tile-disk-o__link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 16px 20px 0 0;
}
.landing-tile-disk-o__link-item-icon {
  margin-right: 20px;
}
.landing-tile-disk-o__link-item-icon_mac {
  margin-top: -8px;
}
.landing-tile-disk-o__link {
  color: #3a3a3a;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-size: 17px;
  line-height: 24px;
  font-weight: 700;
}
.examples {
  position: relative;
  padding: 120px 0 70px;
  background-color: #eceef3;
}
.examples__inner {
  position: relative;
  z-index: 2;
}
.examples__title {
  margin: 0 0 35px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
}
.examples__list-wrap {
  position: relative;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.examples__list {
  margin: 0 -20px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.examples__item {
  display: inline-block;
  width: 100%;
  height: 225px;
  margin-bottom: 20px;
  padding: 0 20px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.examples__item:last-child {
  margin-bottom: 0;
}
.examples__item-inner {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 280px;
  height: 100%;
  text-align: left;
  text-decoration: none;
  background-color: #228fdf;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.examples__item-inner:hover {
  text-decoration: none;
}
.examples__item-inner:hover .examples__item-content {
  left: 0;
}
.examples__item-inner_work {
  background-image: url("img/image-work.jpg");
}
.examples__item-inner_concert {
  background-image: url("img/image-concert.jpg");
}
.examples__item-inner_laptop {
  background-image: url("img/image-laptop.jpg");
}
.examples__item-inner_shoping {
  background-image: url("img/image-shoping.jpg");
}
.examples__item-inner_study {
  background-image: url("img/image-study.jpg");
}
.examples__item-inner_business {
  background-image: url("img/image-office_small.jpg");
}
.examples__item-title {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.examples__item-title span {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: white;
  border-bottom: 2px solid rgba(211, 214, 228, 0.64);
}
.examples__item-content {
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px 20px 10px;
  background-color: #07f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  z-index: 2;
}
.examples__item-content::after {
  content: "";
  position: absolute;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  right: -75px;
  bottom: -135px;
  width: 170px;
  height: 170px;
  background-color: #00eaff;
  z-index: 1;
}
.examples__item-content-title {
  display: inline-block;
  margin-bottom: 10px;
}
.examples__item-content-title span {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: white;
  border-bottom: 2px solid rgba(211, 214, 228, 0.64);
}
.examples__item-content-text {
  position: relative;
  margin: 0 0 5px;
  font-size: 17px;
  line-height: 24px;
  color: #e8fff8;
  z-index: 3;
}
.examples__item-content-text:last-child {
  margin: 0;
}
.examples__aside {
  overflow: hidden;
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 275px;
  height: 100%;
  padding: 40px 30px;
  text-decoration: none;
  background-image: url("img/image-office.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-color: #228fdf;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.examples__aside:hover {
  text-decoration: none;
}
.examples__aside:hover .examples__aside-content {
  left: 0;
}
.examples__aside-title {
  position: absolute;
  left: 30px;
  bottom: 30px;
  display: inline-block;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 1;
}
.examples__aside-title span {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: white;
  border-bottom: 2px solid rgba(211, 214, 228, 0.64);
}
.examples__aside-content {
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  background-color: #07f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  z-index: 2;
}
.examples__aside-content::after {
  content: "";
  position: absolute;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  right: -75px;
  bottom: -130px;
  width: 170px;
  height: 170px;
  background-color: #00eaff;
  z-index: 1;
}
.examples__aside-content-title {
  display: inline-block;
  margin-bottom: 10px;
}
.examples__aside-content-title span {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: white;
  border-bottom: 2px solid #7fdbc1;
}
.examples__aside-content-text {
  margin: 0 0 5px;
  font-size: 17px;
  line-height: 24px;
  color: white;
}
.examples__aside-content-text:last-child {
  margin: 0;
}
.examples__companies {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.examples__companies-item {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.examples__companies-item:last-child {
  margin-bottom: 0;
}
.examples__companies-item-inner {
  position: relative;
  display: inline-block;
}
.examples__companies-item-inner_jtc {
  width: 170px;
  height: 24px;
}
.examples__companies-item-inner_keram {
  width: 200px;
  height: 16px;
}
.examples__companies-item-inner_simferopol {
  width: 150px;
  height: 67px;
}
.examples__companies-item-inner_haier {
  width: 108px;
  height: 57px;
}
.examples__companies-item-inner:hover .examples__companies-item-img_color {
  opacity: 1;
  visibility: visible;
}
.examples__companies-item-img {
  width: 100%;
  height: 100%;
}
.examples__companies-item-img_color {
  position: absolute;
  top: 50%;
  left: 50%;
  will-change: transform;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.stories {
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(289deg, #eceef3 50%, #eceef3 50%, #3a3a3a 0%);
  background-image: -o-linear-gradient(289deg, #eceef3 50%, #eceef3 50%, #3a3a3a 0%);
  background-image: linear-gradient(161deg, #eceef3 50%, #eceef3 50%, #3a3a3a 0%);
}
.stories__inner {
  position: relative;
}
.stories__title {
  margin: 0;
  font-size: 28px;
  line-height: 41px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #3a3a3a;
}
.tariffs {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  background: #3a3a3a;
}
.tariffs__title {
  color: white;
}
.tariffs__link {
  color: #07f;
}
.payment {
  position: relative;
  padding: 50px 0 40px;
  background-color: #3a3a3a;
}
.payment__title {
  max-width: 480px;
  margin: 0 auto 20px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
}
.payment__description {
  width: 100%;
  max-width: 535px;
  margin: 0 auto 20px;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  color: #3a3a3a;
}
.payment__subtitle {
  margin: 0 0 45px;
  font-size: 24px;
  line-height: 60px;
  font-weight: normal;
  text-align: center;
  color: white;
}
.payment__subtitle-green {
  font-size: 31px;
  font-weight: bold;
  color: #07f;
}
.payment__list {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.payment__item {
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.payment__item-inner {
  padding: 32px 20px;
  background-color: #07f;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.payment__item-title {
  margin: 0;
  font-size: 28px;
  line-height: 40px;
  font-weight: bold;
  color: white;
}
.payment__item-title-small {
  font-size: 20px;
}
.payment__item-text {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  color: white;
}
.payment__item-img {
  width: 117px;
  height: 33px;
  margin: -12px 0 22px;
}
.payment__item-link {
  font-size: 17px;
  color: white;
  line-height: 24px;
  display: inline-block;
  margin-top: 24px;
  font-weight: bold;
}
.payment__item-link:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: white;
  opacity: 0.24;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.payment__item-link:hover {
  text-decoration: none;
}
.payment__item-link:hover:after {
  opacity: 1;
}
.payment__bottom {
  margin-bottom: 80px;
  text-align: center;
}
.payment__bottom-text {
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: white;
}
.payment__bottom-text-green {
  color: #00b582;
}
.payment__btn {
  display: inline-block;
  margin-bottom: 45px;
  width: 100%;
  max-width: 320px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: white;
  background-color: #00b582;
  border: none;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
}
.payment__btn:hover {
  background-color: #00ae7d;
}
.benefits {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  background-color: #3a3a3a;
  color: white;
}
.benefits__item-text_block {
  color: white;
}
.benefits__logo {
  width: 95px;
  height: 32px;
  margin-bottom: 24px;
  margin-right: 100px;
}
/* Teambox cases page */
.cases {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  position: relative;
  padding: 0 0 20px;
  background-color: #eceef3;
}
.cases__inner {
  position: relative;
  z-index: 2;
}
.cases__bar {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-bottom: 40px;
  padding: 35px 20px;
  font-size: 0;
  background-color: white;
  list-style: none;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}
.cases__bar-item {
  margin-bottom: 20px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cases__bar-item:last-child {
  margin-bottom: 0;
}
.cases__bar-item-title {
  margin: 0 0 5px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.03em;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
}
.cases__bar-item-text {
  font-size: 17px;
  line-height: 24px;
  color: #67718a;
}
.cases__list {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.cases__item {
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cases__item:last-child {
  margin-bottom: 0;
}
.cases__item-inner {
  overflow: hidden;
  position: relative;
  padding: 40px 20px 220px;
  background-color: white;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cases__item-inner::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.cases__item-inner_fin::before {
  right: 50%;
  width: 144px;
  height: 195px;
  background-image: url("img/man-fin.png");
}
.cases__item-inner_jtc::before {
  right: 50%;
  width: 141px;
  height: 212px;
  background-image: url("img/man-jtc.png");
}
.cases__item-inner_aqua::before {
  right: 50%;
  width: 167px;
  height: 190px;
  background-image: url("img/man-aqua.png");
}
.cases__item-inner_kids::before {
  right: 50%;
  width: 142px;
  height: 193px;
  background-image: url("img/man-kids.png");
}
.cases__item-inner_keram::before {
  width: 215px;
  height: 163px;
  background-image: url("img/man-keram.png");
}
.cases__item-inner_share {
  height: 400px;
  padding: 0;
}
.cases__item-top {
  margin-bottom: 15px;
}
.cases__item-top_fin {
  position: relative;
  padding-left: 40px;
}
.cases__item-logo {
  margin-bottom: 8px;
  height: 20px;
}
.cases__item-logo_fin {
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 28px;
  margin-bottom: 0;
}
.cases__item-logo_jtc {
  width: 140px;
}
.cases__item-logo_aqua {
  width: 90px;
}
.cases__item-logo_kids {
  width: 121px;
}
.cases__item-logo_keram {
  width: 261px;
}
.cases__item-type {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.cases__item-activities {
  font-size: 15px;
  line-height: 20px;
  color: #67718a;
}
.cases__item-text {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 24px;
  color: #67718a;
}
.cases__item-link {
  font-size: 17px;
  line-height: 28px;
  font-weight: bold;
  color: #333333;
  border-bottom: 2px solid rgba(211, 214, 228, 0.64);
}
.cases__item-link:hover {
  text-decoration: none;
}
.main_theme_teambox-cases .promo {
  background-color: #eceef3;
}
.main_theme_teambox-cases .promo::before {
  display: none;
}
.main_theme_teambox-cases .promo__title {
  color: #3a3a3a;
  max-width: 320px;
}
.main_theme_teambox-cases .promo__text {
  color: #3a3a3a;
}
.main_theme_teambox-cases .promo__text br {
  display: none;
}
.main_theme_teambox-cases .promo__image-layers {
  position: absolute;
  right: 50%;
  top: 200px;
  height: 230px;
  width: 235px;
  background-image: url("img/start-bg.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  z-index: 2;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.main_theme_teambox-cases .promo__auth-reg {
  margin-left: 30px;
}
.main_theme_teambox-cases .promo__auth-link {
  color: #3a3a3a;
}
.main_theme_teambox-cases .promo__nav-item-link {
  color: #3a3a3a;
}
.main_theme_teambox-cases .promo__nav-item-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background-color: transparent;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.main_theme_teambox-cases .promo__nav-item-link:hover::before {
  background-color: #07f;
}
.main_theme_teambox-cases .promo__nav-item-link_active::before {
  background-color: #07f;
}
.main_theme_teambox-cases .promo__logo-img {
  height: 70%;
}
.main_theme_teambox-cases .promo__logo-dropdown {
  z-index: 2;
}
.main_theme_teambox-cases .promo__logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-cases .promo__logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-cases .promo__logo-wrap-col {
  height: 100%;
}
.main_theme_teambox-cases .promo__logo-wrap-col_dropdown::before {
  border-top-color: #3a3a3a;
}
.main_theme_teambox-cases .promo__logo-wrap-col:not(.main_theme_teambox-cases .promo__logo-wrap-col_dropdown)::before {
  background-color: #3a3a3a;
}
.main_theme_teambox-cases .promo__menu-item {
  background-color: #3a3a3a;
}
/* Teambox case page */
.case-content {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  position: relative;
  padding: 0 0 80px;
  background-color: #eceef3;
}
.case-content__inner {
  position: relative;
}
.case-content__bar {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-bottom: 40px;
  padding: 85px 20px 40px;
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.case-content__bar-logo-wrap {
  position: absolute;
  left: 20px;
  top: 35px;
  font-size: 0;
  text-decoration: none;
}
.case-content__bar-logo-text {
  display: inline-block;
  margin-right: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  vertical-align: middle;
  will-change: transform;
}
.case-content__bar-logo {
  display: inline-block;
  vertical-align: middle;
  max-width: 100px;
  max-height: 100px;
  will-change: transform;
}
.case-content__bar-logo_fin, .case-content__bar-logo_jtc {
  max-width: 30px;
  max-height: 30px;
}
.case-content__bar-list {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.case-content__bar-list-item {
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.case-content__bar-list-item:last-child {
  margin-bottom: 0;
}
.case-content__bar-list-item-inner {
  max-width: 260px;
  text-align: left;
}
.case-content__bar-list-item-title {
  margin: 0 0 5px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
}
.case-content__bar-list-item-text {
  font-size: 17px;
  line-height: 24px;
  color: #67718a;
}
.case-content__list {
  max-width: 815px;
  margin: 0 auto 50px;
  padding: 0;
  list-style: none;
}
.case-content__item {
  position: relative;
  margin-bottom: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.case-content__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.case-content__item:last-child {
  margin-bottom: 0;
}
.case-content__item_octagon::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -65px -297px;
  -webkit-background-size: 601px 346px;
          background-size: 601px 346px;
  width: 27px;
  height: 30px;
}
.case-content__item_square::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -93px -297px;
  -webkit-background-size: 601px 346px;
          background-size: 601px 346px;
  width: 28px;
  height: 28px;
}
.case-content__item_triangle::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -121px -297px;
  -webkit-background-size: 601px 346px;
          background-size: 601px 346px;
  width: 25px;
  height: 27px;
}
.case-content__item-title {
  padding-left: 45px;
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #333333;
}
.case-content__item-text {
  margin: 0 0 20px;
  font-size: 17px;
  line-height: 24px;
  color: #615f76;
}
.case-content__item-text:last-of-type {
  margin: 0;
}
.case-content__advantages {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
}
.case-content__advantages-item {
  position: relative;
  margin-bottom: 60px;
  padding-top: 210px;
  font-size: 0;
}
.case-content__advantages-item:last-child {
  margin-bottom: 0;
}
.case-content__advantages-item-col {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.case-content__advantages-item-col_img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.case-content__advantages-item-inner {
  position: relative;
  display: inline-block;
  padding-top: 60px;
  font-size: 17px;
  line-height: 24px;
  text-align: left;
  color: #615f76;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.case-content__advantages-item-inner::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -288px -495px;
  width: 43px;
  height: 43px;
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.case-content__advantages-item-img {
  display: inline-block;
  width: 295px;
  height: 210px;
  background-image: url("img/image-folders.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.case-content__bottom {
  text-align: center;
}
.case-content__link-all-stories {
  position: relative;
  display: inline-block;
  margin-bottom: 80px;
  font-size: 17px;
  font-weight: bold;
  color: #07f;
  border-bottom: 2px solid rgba(211, 214, 228, 0.64);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.case-content__link-all-stories::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -402px -495px;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  will-change: transform;
  -webkit-transform: translateY(-50%) translateZ(0);
          transform: translateY(-50%) translateZ(0);
}
.case-content__link-all-stories:hover {
  text-decoration: none;
  border-color: #07f;
}
.case-content__share {
  overflow: hidden;
  height: 400px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16);
}
.main_theme_teambox-case .promo {
  background-color: #eceef3;
  padding-top: 35px;
}
.main_theme_teambox-case .promo::before {
  display: none;
}
.main_theme_teambox-case .promo__header {
  margin-bottom: 40px;
}
.main_theme_teambox-case .promo__title {
  color: #3a3a3a;
  max-width: 280px;
}
.main_theme_teambox-case .promo__title br {
  display: none;
}
.main_theme_teambox-case .promo__text {
  color: #3a3a3a;
}
.main_theme_teambox-case .promo__text br {
  display: none;
}
.main_theme_teambox-case .promo__photo {
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.main_theme_teambox-case .promo__photo_jtc {
  width: 195px;
  height: 294px;
  right: 50%;
  bottom: -320px;
  background-image: url("img/man-jtc.png");
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.main_theme_teambox-case .promo__photo_fin {
  width: 201px;
  height: 280px;
  right: 50%;
  bottom: -350px;
  background-image: url("img/man-fin.png");
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.main_theme_teambox-case .promo__photo_aqua {
  width: 201px;
  height: 280px;
  right: 50%;
  bottom: -380px;
  background-image: url("img/man-aqua.png");
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.main_theme_teambox-case .promo__photo_kids {
  width: 180px;
  height: 246px;
  right: 50%;
  bottom: -260px;
  background-image: url("img/man-kids.png");
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.main_theme_teambox-case .promo__photo_kerama {
  width: 280px;
  height: 213px;
  right: 50%;
  bottom: -280px;
  background-image: url("img/man-keram.png");
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.main_theme_teambox-case .promo__auth-reg {
  margin-left: 30px;
}
.main_theme_teambox-case .promo__auth-link {
  color: #3a3a3a;
}
.main_theme_teambox-case .promo__nav-item-link {
  color: #3a3a3a;
}
.main_theme_teambox-case .promo__nav-item-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background-color: transparent;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.main_theme_teambox-case .promo__nav-item-link:hover::before {
  background-color: #07f;
}
.main_theme_teambox-case .promo__nav-item-link_active::before {
  background-color: #07f;
}
.main_theme_teambox-case .promo__logo-img {
  height: 70%;
}
.main_theme_teambox-case .promo__logo-dropdown {
  z-index: 2;
}
.main_theme_teambox-case .promo__logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-case .promo__logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-case .promo__logo-wrap-col {
  height: 100%;
}
.main_theme_teambox-case .promo__logo-wrap-col_dropdown::before {
  border-top-color: #3a3a3a;
}
.main_theme_teambox-case .promo__logo-wrap-col:not(.main_theme_teambox-case .promo__logo-wrap-col_dropdown)::before {
  background-color: #3a3a3a;
}
.main_theme_teambox-case .promo__menu-item {
  background-color: #3a3a3a;
}
/* Teambox marketing page */
.advantages {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  position: relative;
  padding: 80px 0;
  background-color: #f7f9ff;
  background-image: -webkit-linear-gradient(292deg, rgba(236, 239, 255, 0.5) 718px, rgba(236, 239, 255, 0.5) 718px, rgba(236, 239, 255, 0) 0%);
  background-image: -o-linear-gradient(292deg, rgba(236, 239, 255, 0.5) 718px, rgba(236, 239, 255, 0.5) 718px, rgba(236, 239, 255, 0) 0%);
  background-image: linear-gradient(158deg, rgba(236, 239, 255, 0.5) 718px, rgba(236, 239, 255, 0.5) 718px, rgba(236, 239, 255, 0) 0%);
  background-repeat: no-repeat;
}
.advantages::before {
  content: "";
  position: absolute;
  top: 66%;
  left: 50%;
  width: 4000px;
  height: 500px;
  background-color: rgba(236, 239, 255, 0.5);
  -webkit-transform: translate(-50%, -50%) rotate(-30deg);
          transform: translate(-50%, -50%) rotate(-30deg);
}
.advantages__inner {
  position: relative;
}
.advantages__title {
  margin: 0 0 40px;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
}
.advantages__list {
  margin: 0 0 60px;
  padding: 0;
  list-style: none;
}
.advantages__item {
  position: relative;
  margin-bottom: 50px;
  padding-top: 220px;
  font-size: 0;
}
.advantages__item:last-child {
  margin-bottom: 0;
}
.advantages__item-col {
  text-align: center;
}
.advantages__item-col_img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.advantages__item-inner {
  padding-top: 60px;
  position: relative;
  display: inline-block;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.advantages__item-inner::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.advantages__item-inner_pentagon::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -288px -495px;
  width: 43px;
  height: 43px;
}
.advantages__item-inner_triangle::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -202px -495px;
  width: 42px;
  height: 46px;
}
.advantages__item-inner_curve::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -80px -495px;
  width: 29px;
  height: 50px;
}
.advantages__item-inner_square::before {
  background-image: url(img/svg-b8f70f46.svg);
  background-position: -155px -495px;
  width: 47px;
  height: 47px;
}
.advantages__item-title {
  margin: 0 auto 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #333333;
}
.advantages__item-text {
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  color: #615f76;
}
.advantages__item-img {
  display: inline-block;
  width: 280px;
  height: 200px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.advantages__item-img_folders {
  background-image: url("img/image-folders.png");
}
.advantages__item-img_layout {
  background-image: url("img/image-layout.png");
}
.advantages__item-img_structure {
  background-image: url("img/image-structure.png");
}
.advantages__item-img_storage {
  background-image: url("img/image-storage.png");
}
.advantages__item-apps {
  margin: 20px -10px 0;
  font-size: 0;
}
.advantages__item-apps-link {
  display: inline-block;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
}
.advantages__item-apps-link:last-child {
  margin-right: 0;
}
.advantages__free {
  text-align: center;
}
.advantages__free-title {
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #333333;
}
.advantages__free-text {
  margin: 0 auto 50px;
  max-width: 740px;
  font-size: 17px;
  line-height: 24px;
  color: #615f76;
}
.advantages__free-btn {
  display: inline-block;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: white;
  background-color: #00b582;
  border: none;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
}
.advantages__free-btn:hover {
  background-color: #00ae7d;
}
.speak-about {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
  position: relative;
  background-color: #eceef3;
}
.speak-about__inner {
  position: relative;
}
.speak-about__title {
  margin: 0;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
}
.main_theme_teambox-marketing .promo {
  background-color: #eceef3;
}
.main_theme_teambox-marketing .promo::before {
  position: absolute;
  display: none;
  content: "";
  top: 340px;
  left: 50%;
  width: 360px;
  height: 250px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: cover;
          background-size: cover;
  background-image: url("img/start-bg.png");
  bottom: auto;
  right: auto;
}
.main_theme_teambox-marketing .promo__title {
  color: #3a3a3a;
  max-width: 320px;
}
.main_theme_teambox-marketing .promo__text {
  color: #3a3a3a;
}
.main_theme_teambox-marketing .promo__auth-reg {
  margin-left: 30px;
}
.main_theme_teambox-marketing .promo__auth-link {
  color: #3a3a3a;
}
.main_theme_teambox-marketing .promo__nav-item-link {
  color: #3a3a3a;
}
.main_theme_teambox-marketing .promo__nav-item-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background-color: transparent;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.main_theme_teambox-marketing .promo__nav-item-link:hover::before {
  background-color: #07f;
}
.main_theme_teambox-marketing .promo__nav-item-link_active::before {
  background-color: #07f;
}
.main_theme_teambox-marketing .promo__logo-img {
  height: 70%;
}
.main_theme_teambox-marketing .promo__logo-dropdown {
  z-index: 2;
}
.main_theme_teambox-marketing .promo__logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-marketing .promo__logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main_theme_teambox-marketing .promo__logo-wrap-col {
  height: 100%;
}
.main_theme_teambox-marketing .promo__logo-wrap-col_dropdown::before {
  border-top-color: #3a3a3a;
}
.main_theme_teambox-marketing .promo__logo-wrap-col:not(.main_theme_teambox-marketing .promo__logo-wrap-col_dropdown)::before {
  background-color: #3a3a3a;
}
.main_theme_teambox-marketing .promo__menu-item {
  background-color: #3a3a3a;
}
.menu {
  /* If you want to use color opacity,
    just use SASS function for that and be cool.
    Example :
    color: rgba($trueblack, 0.42) <<- Second argument will be the opacity value

    If you want to add a new color, please do this neatly,
    given the color scheme
  */
}
.menu_active {
  background: white;
}
.menu__burger-item {
  background-color: #3a3a3a;
}
.menu__item {
  border-bottom: none;
  font-weight: initial;
}
.menu__item:hover, .menu__item:active {
  background-color: #eceef3;
}
.menu__item-desc {
  color: #3a3a3a;
}
.menu__link {
  color: #3a3a3a;
}
.menu__link:hover, .menu__link:active {
  background-color: initial;
  text-decoration: none;
}
.menu__title {
  color: #3a3a3a;
  border-bottom: none;
  text-transform: none;
  font-size: 20px;
}
.page-main {
  padding-bottom: 0;
}
.page-footer {
  display: none;
}
.page-portal-header {
  display: none;
}
body, html {
  font-family: "VKSans", "Proxima Nova", Arial, Helvetica, "Helvetica Neue", sans-serif;
}
.main_theme_teambox {
  overflow: hidden;
}
.main_theme_teambox .menu {
  padding-top: 30.5px;
}
.main_theme_teambox .promo__auth-reg {
  background-color: #07f;
  color: white;
  border: 2px solid #07f;
}
.main_theme_teambox .promo__auth-reg:hover, .main_theme_teambox .promo__auth-reg:active {
  background-color: transparent;
  color: #07f;
}
.main_theme_teambox .promo__product-name {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #3a3a3a;
  font-size: 12px;
  padding-top: 2px;
}
.landing-tile-enterprise-request-modal {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: auto;
}
.landing-tile-enterprise-request-modal.open {
  display: block;
}
.landing-b2b-footer {
  position: relative;
  background: white;
  z-index: 2;
}
@media only screen and (min-width: 380px) {
  .promo__header {
    padding: 0;
  }
}
@media only screen and (min-width: 641px) {
  .dialog__controls .button {
    padding: 0 15px;
    font-weight: 300;
  }
  .dialog, .dialog_size_compact {
    width: 420px;
  }
}
@media only screen and (min-width: 800px) {
  .landing-button {
    width: auto;
  }
  .landing-button_w100 {
    width: 100%;
  }
  .landing-button_large {
    padding: 13px 48px;
  }
  .container {
    padding: 0 40px;
  }
  .promo {
    height: 860px;
    padding-top: 50px;
  }
  .promo::before {
    bottom: -60px;
  }
  .promo__header {
    height: 34px;
    margin-bottom: 100px;
    padding: 0 240px 0 320px;
  }
  .promo__logo-wrap {
    position: absolute;
    left: 40px;
    top: 50%;
    text-align: left;
    -webkit-transform: translateY(-49%);
            transform: translateY(-49%);
  }
  .promo__logo-wrap-col {
    margin-right: 30px;
  }
  .promo__logo-wrap-col:last-child {
    padding-right: 20px;
  }
  .promo__logo-wrap-col:last-child::before {
    top: 50%;
  }
  .promo__logo-biz {
    width: 180px;
  }
  .promo__logo-product {
    width: 110px;
    height: 29px;
  }
  .promo__logo-dropdown {
    left: 0;
    right: auto;
    min-width: 340px;
  }
  .promo__auth {
    display: block;
  }
  .promo__title {
    max-width: 600px;
    font-size: 44px;
    line-height: 52px;
  }
  .promo__text {
    max-width: 620px;
    font-size: 24px;
    line-height: 32px;
  }
  .promo__btn {
    width: auto;
    max-width: initial;
    padding: 10px 20px;
    font-size: 17px;
  }
  .footer {
    height: 170px;
    padding: 35px 0 25px;
  }
  .footer__inner {
    padding: 0 0 0 140px;
  }
  .footer__left {
    top: 0;
  }
  .footer__copyright {
    bottom: 0;
  }
  .footer__nav {
    text-align: right;
  }
  .footer__nav-item {
    display: inline-block;
    margin-right: 25px;
    vertical-align: top;
  }
  .footer__nav-title {
    margin-bottom: 20px;
  }
  .dialog__controls .button {
    width: auto;
  }
  .dialog__link-button {
    float: right;
  }
  .dialog__controls .button + .button {
    margin-left: 0.5em;
  }
  .dialog__controls-secondary {
    float: right;
  }
  .landing-tile-enterprise__container {
    padding: 0 50px;
  }
  .landing-tile-enterprise__img-wrap {
    display: block;
  }
  .landing-tile-enterprise__content {
    padding: 80px 80px 332px;
  }
  .landing-tile-enterprise__title {
    text-align: left;
  }
  .landing-tile-enterprise__text {
    display: block;
  }
  .landing-tile-enterprise__author {
    display: block;
  }
  .landing-tile-enterprise-request {
    padding: 60px 60px 68px;
    max-width: 550px;
  }
  .landing-tile-enterprise-request__close-button {
    right: 40px;
    top: 40px;
  }
  .landing-tile-enterprise-request__title, .landing-tile-enterprise-request__success-title {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 32px;
  }
  .landing-tile-enterprise-request__success-title {
    text-align: left;
  }
  .landing-tile-enterprise-request__form-field {
    padding: 9px 10px;
  }
  .landing-tile-enterprise-request__form-field + .error {
    font-size: 15px;
    line-height: 20px;
  }
  .landing-tile-enterprise-request__success {
    padding: 0;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
  }
  .partnership__close-button {
    right: 40px;
    top: 40px;
  }
  .partnership__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-right: 30px;
  }
  .partnership__desc {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .partnership__form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .partnership__form-group .partnership__form-item {
    width: calc(50% - 10px);
  }
  .partnership__form-label {
    font-size: 17px;
    line-height: 24px;
  }
  .partnership__form-field {
    padding: 9px 10px;
  }
  .partnership__form-field + .error {
    font-size: 15px;
    line-height: 20px;
  }
  .partnership__form-button {
    margin: 0;
    width: 170px;
  }
  .partnership__form-footer {
    margin: 40px -40px 0;
    padding: 20px 40px 0;
  }
  .partnership__success {
    width: 620px;
    margin-top: 0;
  }
  .partnership__success-icon {
    height: 96px;
    width: 96px;
  }
  .partnership__success-title {
    font-size: 24px;
    line-height: 28px;
  }
  .partnership__success-desc {
    font-size: 15px;
    line-height: 20px;
  }
  .partnership__success-footer {
    margin: 40px -40px 0;
    padding: 20px 40px 0;
  }
  .partnership__success-button {
    max-width: 170px;
    padding: 8px 0;
    width: 100%;
    margin: 0 auto;
  }
  .partnership-modal {
    padding: 15px 3px;
  }
  .tariffs {
    padding: 120px 0;
  }
  .tariffs__title {
    margin: 0 0 48px;
  }
  .tariffs__item {
    padding: 24px 32px 32px;
  }
  .tariffs__item-btn {
    width: 260px;
  }
  .tariffs__package-label {
    margin: 0 16px 0 0;
  }
  .tariffs__option-label {
    margin: 0 16px 16px 0;
  }
  .landing-tile-tariff-enterprise__content {
    padding: 24px 32px;
  }
  .review-slider__list .slick-arrow {
    top: 50%;
    width: 40px;
    height: 80px;
  }
  .review-slider__list .slick-arrow.slick-prev {
    -webkit-border-radius: 0 6px 6px 0;
            border-radius: 0 6px 6px 0;
    background-image: url(img/svg-b8f70f46.svg);
    background-position: -40px -495px;
    -webkit-background-size: 1002px 576px;
            background-size: 1002px 576px;
    width: 40px;
    height: 80px;
  }
  .review-slider__list .slick-arrow.slick-next {
    -webkit-border-radius: 6px 0 0 6px;
            border-radius: 6px 0 0 6px;
    background-image: url(img/svg-b8f70f46.svg);
    background-position: 0px -495px;
    -webkit-background-size: 1002px 576px;
            background-size: 1002px 576px;
    width: 40px;
    height: 80px;
  }
  .review-slider__list {
    height: 401px;
  }
  .review-slider__item {
    height: 400px;
    padding: 40px 55px;
  }
  .review-slider__item::before {
    right: 60px;
    height: 453px;
    width: 300px;
    -webkit-transform: none;
            transform: none;
  }
  .review-slider__item_jtc::before {
    width: 302px;
  }
  .review-slider__item_fin::before {
    right: 50px;
    height: 390px;
    width: 286px;
  }
  .review-slider__item_aqua::before {
    right: 40px;
    height: 340px;
  }
  .review-slider__item_kids::before {
    right: 30px;
    height: 407px;
    width: 300px;
  }
  .review-slider__item_kerama::before {
    height: 310px;
    width: 420px;
    right: -30px;
  }
  .review-slider__item-reviewer {
    max-width: 400px;
    margin-bottom: 35px;
    font-size: 20px;
  }
  .review-slider__item-text {
    font-size: 20px;
    line-height: 28px;
    max-width: 370px;
    margin: 0 0 40px;
    padding-left: 30px;
  }
  .review-slider__item-bottom {
    padding-left: 35px;
  }
  .review-slider__item-bottom br {
    display: none;
  }
  .review-slider__item-link {
    display: inline-block;
    margin-right: 55px;
    margin-bottom: 0;
  }
  .review-slider__item-link_reviews::before {
    display: block;
  }
  .about-bar {
    padding: 95px 40px 40px;
  }
  .about-bar__logo-link {
    left: 40px;
    top: 25px;
    -webkit-transform: none;
            transform: none;
  }
  .about-bar__text {
    font-size: 20px;
    line-height: 28px;
  }
  .about-bar__text-link {
    display: block;
    margin-top: 10px;
  }
  .share-story {
    padding-top: 30px;
  }
  .share-story_big {
    padding-top: 120px;
  }
  .share-story_big .share-story__text {
    max-width: 580px;
  }
  .share-story__title {
    max-width: none;
  }
  .share-story__text {
    max-width: 100%;
    margin: 0 0 25px;
    padding: 0;
  }
  .share-story__text br {
    display: block;
  }
  .main_theme_teambox-index .promo {
    height: 570px;
    padding-bottom: 0;
  }
  .main_theme_teambox-index .promo::before {
    top: 495px;
  }
  .main_theme_teambox-index .promo__content-section {
    text-align: center;
    -webkit-box-align: self-start;
    -webkit-align-items: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
  }
  .main_theme_teambox-index .promo__video {
    top: 270px;
    width: 580px;
    height: 320px;
  }
  .possibility {
    padding: 0 0 160px;
  }
  .possibility__bar-item {
    margin-bottom: 35px;
    padding: 0;
    text-align: center;
  }
  .possibility__bar-item-inner {
    max-width: 540px;
  }
  .possibility__bar-item-text {
    font-size: 20px;
    line-height: 28px;
  }
  .possibility__title {
    font-size: 32px;
    line-height: 44px;
    max-width: 100%;
  }
  .possibility__main-list {
    margin: 0 0 60px;
  }
  .possibility__main-item {
    margin-bottom: 60px;
    padding-top: 360px;
  }
  .possibility__main-item-inner {
    padding-top: 60px;
    max-width: 580px;
    text-align: center;
  }
  .possibility__main-item-title {
    font-size: 24px;
    line-height: 32px;
  }
  .possibility__main-item-text {
    font-size: 20px;
    line-height: 28px;
  }
  .possibility__main-item-img {
    width: 480px;
    height: 340px;
  }
  .possibility__main-item-apps {
    margin: 25px auto 0;
  }
  .possibility__main-item-apps-item {
    margin-right: 20px;
    width: auto;
    padding: 0;
  }
  .possibility__second-list {
    margin: 0 0 40px;
  }
  .possibility__second-item-inner {
    max-width: 580px;
    padding-top: 70px;
    text-align: center;
  }
  .possibility__second-item-title {
    font-size: 24px;
    line-height: 32px;
  }
  .possibility__second-item-text {
    font-size: 20px;
    line-height: 28px;
  }
  .landing-tile-disk-o__inner {
    padding: 40px 56px 520px;
  }
  .landing-tile-disk-o__inner:before {
    top: 100%;
    -webkit-transform: translate(-60%, -48%);
            transform: translate(-60%, -48%);
  }
  .landing-tile-disk-o__img-content {
    display: block;
  }
  .examples {
    padding: 160px 0 70px;
  }
  .examples__title {
    font-size: 28px;
    line-height: 40px;
  }
  .examples__list-wrap {
    margin-bottom: 60px;
  }
  .examples__list {
    max-width: 660px;
    margin: 0 auto;
  }
  .examples__item {
    width: 50%;
    margin-bottom: 40px;
    /* Last 2 items */
  }
  .examples__item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .examples__item-inner {
    max-width: 280px;
  }
  .examples__companies-item {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    /* Last 2 items */
  }
  .examples__companies-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .benefits__logo {
    width: 119px;
    height: 40px;
    margin-bottom: 35px;
    text-align: left;
  }
  .cases {
    padding: 0 0 80px;
  }
  .cases__bar {
    padding: 35px 0;
  }
  .cases__bar-item {
    display: inline-block;
    width: 33.33%;
    margin-bottom: 0;
    padding: 0 0 0 60px;
    vertical-align: top;
  }
  .cases__item-inner {
    height: 300px;
    padding: 40px;
  }
  .cases__item-inner::before {
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
  .cases__item-inner_fin::before {
    right: 30px;
    width: 194px;
    height: 266px;
  }
  .cases__item-inner_jtc::before {
    right: 50px;
    width: 194px;
    height: 292px;
  }
  .cases__item-inner_aqua::before {
    right: 30px;
    width: 220px;
    height: 251px;
  }
  .cases__item-inner_kids::before {
    right: 30px;
    width: 192px;
    height: 261px;
  }
  .cases__item-inner_keram::before {
    right: 0;
    width: 320px;
    height: 243px;
  }
  .cases__item-inner_share {
    height: 300px;
    padding: 0;
  }
  .cases__item-top_fin {
    padding-left: 65px;
  }
  .cases__item-logo_fin {
    width: 48px;
    height: 48px;
  }
  .cases__item-text {
    max-width: calc(100% - 300px);
    margin: 0 0 30px;
    font-size: 20px;
    line-height: 28px;
  }
  .main_theme_teambox-cases .promo {
    height: 760px;
  }
  .main_theme_teambox-cases .promo__title {
    max-width: 710px;
  }
  .main_theme_teambox-cases .promo__image-layers {
    width: 335px;
    height: 320px;
    top: 220px;
  }
  .case-content {
    padding-top: 30px;
  }
  .case-content__bar {
    padding: 35px 35px 40px 420px;
  }
  .case-content__bar-logo-wrap {
    left: 40px;
    top: 40px;
  }
  .case-content__bar-logo-text {
    font-size: 24px;
  }
  .case-content__list {
    margin: 0 auto 80px;
  }
  .case-content__item {
    padding-top: 70px;
  }
  .case-content__item::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .case-content__item_octagon::before {
    background-image: url(img/svg-b8f70f46.svg);
    background-position: -109px -495px;
    -webkit-background-size: 1002px 576px;
            background-size: 1002px 576px;
    width: 46px;
    height: 50px;
  }
  .case-content__item_square::before {
    background-image: url(img/svg-b8f70f46.svg);
    background-position: -155px -495px;
    -webkit-background-size: 1002px 576px;
            background-size: 1002px 576px;
    width: 47px;
    height: 47px;
  }
  .case-content__item_triangle::before {
    background-image: url(img/svg-b8f70f46.svg);
    background-position: -202px -495px;
    -webkit-background-size: 1002px 576px;
            background-size: 1002px 576px;
    width: 42px;
    height: 46px;
  }
  .case-content__item-title {
    padding-left: 0;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  .case-content__item-text {
    font-size: 20px;
    line-height: 28px;
  }
  .case-content__advantages-item {
    padding-top: 320px;
  }
  .case-content__advantages-item-inner {
    font-size: 20px;
    line-height: 28px;
  }
  .case-content__advantages-item-img {
    width: 460px;
    height: 325px;
  }
  .main_theme_teambox-case .promo {
    height: 760px;
  }
  .main_theme_teambox-case .promo__title {
    max-width: 600px;
  }
  .main_theme_teambox-case .promo__title br {
    display: block;
  }
  .main_theme_teambox-case .promo__photo_jtc {
    bottom: -470px;
    width: 261px;
    height: 380px;
  }
  .main_theme_teambox-case .promo__photo_fin {
    bottom: -480px;
    width: 261px;
    height: 380px;
  }
  .main_theme_teambox-case .promo__photo_aqua {
    bottom: -510px;
    width: 261px;
    height: 380px;
  }
  .main_theme_teambox-case .promo__photo_kids {
    bottom: -330px;
    width: 220px;
    height: 300px;
  }
  .main_theme_teambox-case .promo__photo_kerama {
    bottom: -413px;
    width: 400px;
    height: 310px;
  }
  .advantages__title {
    font-size: 32px;
    line-height: 44px;
  }
  .advantages__list {
    margin: 0 0 80px;
  }
  .advantages__item {
    padding-top: 340px;
    margin-bottom: 60px;
  }
  .advantages__item-inner {
    max-width: 580px;
    text-align: center;
  }
  .advantages__item-title {
    max-width: 480px;
    font-size: 24px;
    line-height: 32px;
  }
  .advantages__item-text {
    font-size: 20px;
    line-height: 28px;
  }
  .advantages__item-img {
    width: 460px;
    height: 330px;
  }
  .advantages__item-apps {
    margin: 35px 0 0;
  }
  .advantages__item-apps-link {
    width: auto;
    margin-right: 15px;
    padding: 0;
    text-align: left;
  }
  .advantages__free-title {
    font-size: 24px;
    line-height: 32px;
  }
  .advantages__free-text {
    font-size: 20px;
    line-height: 28px;
  }
  .speak-about {
    padding-bottom: 110px;
  }
  .speak-about__title {
    font-size: 32px;
    line-height: 44px;
  }
  .main_theme_teambox-marketing .promo {
    height: 760px;
  }
  .main_theme_teambox-marketing .promo::before {
    top: 495px;
  }
  .main_theme_teambox-marketing .promo__title {
    max-width: 710px;
  }
  .main_theme_teambox-marketing .possibility {
    padding-bottom: 20px;
  }
  .menu_active {
    padding-right: 60px;
  }
  .main_theme_teambox .menu {
    padding-left: 20px;
    padding-top: 57.5px;
  }
  .main_theme_teambox .promo__product-name {
    font-size: 18px;
    padding-top: 0;
  }
  .landing-tile-enterprise-request-modal {
    padding: 15px 3px;
  }
}
@media screen and (min-width: 800px) {
  .benefits {
    padding: 65px 0;
  }
  .benefits__logo {
    width: 48px;
    height: 40px;
    margin-bottom: 35px;
  }
  .benefits__about {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: -16px;
  }
  .benefits__item {
    width: 280px;
    margin: 16px;
  }
  .payment {
    padding: 50px 0;
  }
  .payment__title {
    max-width: 680px;
    margin: 0 auto 30px;
    font-size: 32px;
    line-height: 44px;
  }
  .payment__description {
    max-width: 580px;
    text-align: center;
  }
  .payment__subtitle {
    font-size: 32px;
  }
  .payment__subtitle-green {
    font-size: 52px;
  }
  .payment__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .payment__item {
    width: 50%;
    padding: 0 10px;
  }
  .payment__item-inner {
    padding: 32px;
  }
  .payment__item-title {
    font-size: 24px;
    line-height: 32px;
  }
  .payment__item-text {
    font-size: 17px;
    line-height: 24px;
  }
  .payment__item-img {
    width: 88px;
    height: 25px;
    margin: 0 0 11px;
  }
  .payment__bottom-text {
    font-size: 20px;
    line-height: 28px;
  }
  .payment__btn {
    width: auto;
  }
}
@media only screen and (min-width: 840px) {
  #portal-headline {
    display: block;
  }
  .main_theme_teambox .menu {
    padding-top: 84.5px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    padding: 0 40px;
  }
  .promo {
    height: 500px;
  }
  .promo::before {
    bottom: -65px;
  }
  .promo__header {
    margin-bottom: 40px;
    margin-left: 40px;
  }
  .promo__content {
    padding-top: 35px;
    padding-left: 40px;
    text-align: left;
  }
  .promo__title {
    margin: 0 0 10px;
    font-size: 32px;
    line-height: 40px;
  }
  .promo__text {
    max-width: 430px;
    margin: 0 0 15px;
  }
  .footer__inner {
    padding: 0 50px 0 240px;
  }
  .footer__left {
    padding-left: 40px;
  }
  .footer__copyright {
    padding-left: 40px;
  }
  .footer__nav-item:last-child {
    margin-right: 25px;
  }
  .landing-tile-enterprise {
    padding-top: 140px;
  }
  .landing-tile-enterprise__container {
    padding: 0 72px;
  }
  .landing-tile-enterprise__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1360px;
    margin: 0 auto;
  }
  .landing-tile-enterprise__img-wrap {
    width: 291px;
    min-width: 291px;
    height: 405px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    left: 100px;
  }
  .landing-tile-enterprise__fake-img-wrap {
    display: block;
    width: calc(100px + 291px);
    min-width: calc(100px + 291px);
  }
  .landing-tile-enterprise__content {
    padding: 64px 56px 64px 24px;
  }
  .landing-tile-enterprise__author {
    margin-left: auto;
  }
  .landing-b2b-footer .landing-footer__button {
    display: block;
  }
  .tariffs__title {
    margin: 0 0 64px;
    font-size: 32px;
  }
  .tariffs__block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin: 0 -8px;
  }
  .tariffs__item {
    padding: 24px 20px 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 380px;
        -ms-flex: 0 1 380px;
            flex: 0 1 380px;
    margin: 0 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tariffs_teambox .tariffs__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 424px;
        -ms-flex: 0 1 424px;
            flex: 0 1 424px;
  }
  .tariffs_myteam .tariffs__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 500px;
        -ms-flex: 0 1 500px;
            flex: 0 1 500px;
  }
  .tariffs__item-btn {
    width: 100%;
    text-align: center;
  }
  .landing-tile-tariff-enterprise {
    padding-top: 40px;
  }
  .landing-tile-tariff-enterprise__inner {
    max-width: 1360px;
  }
  .landing-tile-tariff-enterprise__img-wrap {
    display: block;
  }
  .landing-tile-tariff-enterprise__fake-img-wrap {
    display: block;
  }
  .landing-tile-tariff-enterprise__content {
    padding: 32px 20px;
  }
  .review-slider {
    width: 100%;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .review-slider__main-inner::before {
    right: 30px;
    top: 55px;
    -webkit-transform: none;
            transform: none;
  }
  .review-slider__list {
    height: 410px;
  }
  .review-slider__item {
    padding: 40px 95px;
    -webkit-border-radius: 12px;
            border-radius: 12px;
  }
  .review-slider__item_fin::before {
    right: 60px;
    height: 410px;
    width: 300px;
  }
  .review-slider__item_aqua::before {
    right: 60px;
  }
  .review-slider__item_kids::before {
    right: 60px;
  }
  .review-slider__item_kerama::before {
    right: 60px;
  }
  .review-slider__item-reviewer {
    max-width: calc(100% - 300px);
  }
  .review-slider__item-text {
    max-width: calc(100% - 300px);
    padding-left: 35px;
  }
  .about-bar {
    padding: 35px 95px 40px 320px;
  }
  .about-bar__logo-link {
    left: 60px;
    top: 45px;
  }
  .about-bar__text-link {
    display: inline;
    margin-top: 0;
  }
  .share-story {
    padding-top: 90px;
  }
  .share-story__title {
    padding: 0 20px;
  }
  .main_theme_teambox-index .promo::before {
    display: block;
    top: 54px;
    -webkit-transform: translate(0);
            transform: translate(0);
    width: 492px;
    height: 344px;
  }
  .main_theme_teambox-index .promo__video {
    top: 10px;
    right: 0;
    left: auto;
    width: 400px;
    height: 220px;
    -webkit-transform: none;
            transform: none;
  }
  .possibility__bar {
    width: auto;
    left: auto;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.02);
            box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.02);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .possibility__bar-item {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    margin-bottom: 0;
  }
  .possibility__bar-item-inner {
    max-width: 260px;
    text-align: left;
  }
  .possibility__bar-item-text {
    font-size: 17px;
    line-height: 24px;
  }
  .possibility__title {
    margin: 0 auto 60px;
    font-size: 28px;
    line-height: 40px;
  }
  .possibility__main-list {
    margin: 0 0 120px;
  }
  .possibility__main-item {
    margin-bottom: 80px;
    padding-top: 0;
  }
  .possibility__main-item-col {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
  .possibility__main-item-col_image {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .possibility__main-item-inner {
    max-width: 535px;
    padding-left: 70px;
    padding-top: 0;
    text-align: left;
  }
  .possibility__main-item-inner::before {
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  .possibility__main-item-text {
    max-width: 380px;
  }
  .possibility__main-item-text br {
    display: block;
  }
  .possibility__main-item-img {
    width: 570px;
    height: 400px;
  }
  .possibility__main-item-img_folders {
    -webkit-transform: translateX(8%);
            transform: translateX(8%);
  }
  .possibility__main-item-img_layouts {
    -webkit-transform: translateX(-24%);
            transform: translateX(-24%);
  }
  .possibility__main-item-apps {
    margin: 35px 0 0;
  }
  .possibility__second-list {
    margin: 0 0 80px;
  }
  .possibility__second-item {
    display: inline-block;
    width: 50%;
    margin-bottom: 60px;
    vertical-align: top;
    /* Last 2 items */
  }
  .possibility__second-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .possibility__second-item-inner {
    max-width: 415px;
    padding-left: 75px;
    padding-top: 0;
    text-align: left;
  }
  .possibility__second-item-inner::before {
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  .landing-tile-disk-o__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 40px 56px;
  }
  .landing-tile-disk-o__img-wrap {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    left: 56px;
  }
  .landing-tile-disk-o__text-content {
    width: calc(100% - 56px - 366px);
    max-width: calc(100% - 56px - 366px);
  }
  .examples {
    padding: 200px 0 160px;
  }
  .examples__list {
    max-width: none;
    margin: 0 -20px;
  }
  .examples__item {
    width: 33.33%;
    /* Last 3 items */
  }
  .examples__item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .examples__item-inner {
    max-width: 100%;
  }
  .examples__companies-item {
    width: 25%;
    margin-bottom: 0;
  }
  .stories {
    padding-bottom: 150px;
  }
  .benefits__logo {
    width: 142px;
    height: 48px;
    margin-bottom: 39px;
    text-align: left;
  }
  .cases__bar {
    left: auto;
    width: 100%;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cases__bar-item {
    padding: 0 0 0 40px;
  }
  .cases__list {
    margin: 0 -20px;
  }
  .cases__item {
    display: inline-block;
    width: 50%;
    padding: 0 20px;
    vertical-align: top;
    /* Last 2 items */
  }
  .cases__item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .cases__item-inner {
    min-height: 350px;
  }
  .cases__item-inner_fin::before {
    right: 20px;
    width: 181px;
    height: 247px;
  }
  .cases__item-inner_jtc::before {
    right: 20px;
    width: 184px;
    height: 276px;
  }
  .cases__item-inner_aqua::before {
    right: 20px;
    width: 196px;
    height: 224px;
  }
  .cases__item-inner_kids::before {
    right: 20px;
    width: 184px;
    height: 247px;
  }
  .cases__item-inner_keram::before {
    width: 260px;
    height: 197px;
  }
  .cases__item-inner_share {
    min-height: 350px;
  }
  .cases__item-text {
    max-width: calc(100% - 200px);
    min-height: 190px;
    margin: 0 0 5px;
    font-size: 17px;
    line-height: 24px;
  }
  .main_theme_teambox-cases .promo {
    height: 460px;
  }
  .main_theme_teambox-cases .promo__title {
    max-width: 540px;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.01em;
  }
  .main_theme_teambox-cases .promo__text {
    max-width: 420px;
  }
  .main_theme_teambox-cases .promo__image-layers {
    right: 10px;
    top: -20px;
    height: 260px;
    width: 385px;
    -webkit-transform: none;
            transform: none;
  }
  .case-content__bar {
    margin-bottom: 0;
    left: auto;
    width: auto;
    padding: 35px 0 40px 480px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .case-content__bar-logo-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
            transform: translateY(-50%) translateZ(0);
  }
  .case-content__bar-list-item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    text-align: center;
    margin-bottom: 0;
  }
  .case-content__bar-list-item:last-child {
    padding-right: 0;
  }
  .case-content__item {
    margin-bottom: 80px;
    padding-left: 75px;
    padding-top: 0;
  }
  .case-content__item::before {
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
  .case-content__item-title {
    margin: 0 0 15px;
    text-align: left;
  }
  .case-content__advantages {
    margin: 0 0 80px;
  }
  .case-content__advantages-item {
    padding-top: 0;
  }
  .case-content__advantages-item-col {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
  .case-content__advantages-item-col_text {
    padding-left: 60px;
  }
  .case-content__advantages-item-col_img {
    position: static;
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  .case-content__advantages-item-inner::before {
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
  .case-content__advantages-item-inner {
    max-width: 435px;
    padding-left: 75px;
    padding-top: 0;
  }
  .case-content__advantages-item-img {
    width: 560px;
    height: 400px;
  }
  .case-content__link-all-stories {
    display: none;
  }
  .main_theme_teambox-case .promo {
    height: 460px;
  }
  .main_theme_teambox-case .promo__text {
    max-width: 540px;
  }
  .main_theme_teambox-case .promo__photo_jtc {
    right: 240px;
    bottom: -135px;
    height: 394px;
  }
  .main_theme_teambox-case .promo__photo_fin {
    right: 220px;
    bottom: -165px;
    height: 394px;
  }
  .main_theme_teambox-case .promo__photo_aqua {
    right: 210px;
    bottom: -205px;
    height: 394px;
  }
  .main_theme_teambox-case .promo__photo_kids {
    right: 200px;
    bottom: -65px;
    height: 310px;
    width: 261px;
  }
  .main_theme_teambox-case .promo__photo_kerama {
    right: 200px;
    bottom: -80px;
    height: 300px;
    width: 345px;
  }
  .advantages {
    padding: 120px 0 60px;
  }
  .advantages__title {
    margin: 0 0 80px;
  }
  .advantages__list {
    margin: 0 0 210px;
  }
  .advantages__item {
    padding-top: 0;
  }
  .advantages__item-col {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
  .advantages__item-col_img {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .advantages__item-inner {
    max-width: 400px;
    padding-left: 75px;
    padding-top: 0;
    text-align: left;
  }
  .advantages__item-inner::before {
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  .advantages__item-title span {
    border-bottom: 2px solid #d3d6e4;
  }
  .advantages__item-img {
    -webkit-transform: translateX(15%);
            transform: translateX(15%);
    width: 570px;
    height: 400px;
  }
  .advantages__item-img_left {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
  }
  .main_theme_teambox-marketing .promo {
    height: 460px;
  }
  .main_theme_teambox-marketing .promo::before {
    display: block;
    top: 54px;
    -webkit-transform: translate(0);
            transform: translate(0);
    width: 492px;
    height: 344px;
  }
  .main_theme_teambox-marketing .promo__title {
    max-width: 540px;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.01em;
  }
  .main_theme_teambox-marketing .promo__text {
    max-width: 540px;
  }
  .main_theme_teambox .menu {
    padding-left: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .benefits__logo {
    width: 48px;
    height: 48px;
    margin-bottom: 39px;
  }
  .benefits__about {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .benefits__item {
    width: 190px;
  }
  .benefits__item-text_num {
    font-size: 40px;
  }
  .payment__title {
    max-width: 100%;
  }
  .payment__description {
    max-width: 880px;
  }
  .payment__list {
    margin: 0 -10px;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .payment__item {
    width: 25%;
    margin-bottom: 0;
  }
  .payment__item-inner {
    padding: 32px 40px;
  }
  .payment__item-title {
    font-size: 28px;
    line-height: 40px;
  }
  .payment__item-img {
    width: 117px;
    height: 33px;
    margin: -8px 0 17px;
  }
}
@media only screen and (min-width: 1260px) {
  .landing-b2b-footer .landing-footer__info {
    padding-left: 9.3704245974%;
    padding-right: 9.3704245974%;
  }
}
@media only screen and (min-width: 1280px) {
  .container {
    padding: 0 73px;
  }
  .promo {
    height: 650px;
  }
  .promo__header {
    margin-bottom: 60px;
  }
  .promo__menu {
    display: none;
  }
  .promo__logo-wrap {
    left: 0;
  }
  .promo__nav {
    display: block;
  }
  .promo__content {
    padding-top: 75px;
  }
  .promo__title {
    font-size: 48px;
    line-height: 56px;
  }
  .promo__text {
    margin: 0 0 40px;
  }
  .footer {
    padding: 50px 0;
  }
  .footer__inner {
    padding: 0 0 0 340px;
  }
  .footer__logo {
    width: 156px;
    height: 40px;
  }
  .footer__copyright br {
    display: none;
  }
  .footer__nav-item:last-child {
    margin-right: 0;
  }
  .footer__nav-title {
    font-size: 20px;
  }
  .footer__subnav {
    display: block;
  }
  .landing-tile-enterprise__container {
    padding: 0 50px;
  }
  .landing-tile-enterprise__img-wrap {
    left: 124px;
  }
  .landing-tile-enterprise__fake-img-wrap {
    width: calc(124px + 291px);
    min-width: calc(124px + 291px);
  }
  .landing-tile-enterprise__content {
    padding: 64px 64px 64px 42px;
  }
  .tariffs__block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -8px;
  }
  .tariffs__item {
    padding: 24px 32px 32px;
  }
  .landing-tile-tariff-enterprise__fake-img-wrap {
    margin-right: 24px;
  }
  .landing-tile-tariff-enterprise__content {
    padding: 40px;
  }
  .review-slider__main-inner::before {
    right: -20px;
    top: 120px;
  }
  .review-slider__item::before {
    right: 120px;
  }
  .review-slider__item-reviewer {
    margin-bottom: 45px;
    max-width: 100%;
  }
  .review-slider__item-text {
    max-width: calc(100% - 420px);
    font-size: 24px;
    line-height: 32px;
  }
  .about-bar__logo-link {
    top: 45%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .about-bar__text-link {
    display: inline;
  }
  .share-story {
    padding-top: 60px;
  }
  .share-story_big {
    padding-top: 100px;
  }
  .share-story_big .share-story__title {
    font-size: 32px;
    line-height: 40px;
  }
  .share-story_big .share-story__text {
    max-width: 645px;
    font-size: 20px;
    line-height: 28px;
  }
  .share-story__title {
    padding: 0;
  }
  .share-story__text {
    font-size: 20px;
    line-height: 28px;
  }
  .share-story__btn {
    padding: 10px 25px;
    font-size: 17px;
    line-height: 24px;
  }
  .main_theme_teambox-index .promo::before {
    top: 44px;
    width: 624px;
    height: 432px;
  }
  .main_theme_teambox-index .promo__content {
    padding-top: 15px;
  }
  .main_theme_teambox-index .promo__title {
    max-width: 540px;
    text-align: left;
  }
  .main_theme_teambox-index .promo__text {
    max-width: 460px;
  }
  .main_theme_teambox-index .promo__video {
    width: 580px;
    height: 320px;
  }
  .possibility {
    padding: 40px 0 225px;
  }
  .possibility__bar-item-inner {
    max-width: 320px;
  }
  .possibility__bar-item-title {
    font-size: 28px;
    line-height: 40px;
  }
  .possibility__bar-item-text {
    font-size: 20px;
    line-height: 28px;
  }
  .possibility__title {
    margin: 0 auto 80px;
    font-size: 32px;
    line-height: 44px;
  }
  .possibility__main-list {
    margin: 0 -40px 120px;
  }
  .possibility__main-item-inner {
    max-width: 535px;
  }
  .possibility__main-item-img_folders {
    -webkit-transform: none;
            transform: none;
  }
  .possibility__main-item-img_layouts {
    -webkit-transform: none;
            transform: none;
  }
  .possibility__second-item-inner {
    max-width: 535px;
  }
  .landing-tile-disk-o__inner {
    padding: 40px 64px;
  }
  .landing-tile-disk-o__img-wrap {
    left: 64px;
  }
  .landing-tile-disk-o__text-content {
    width: calc(100% - 64px - 366px);
    max-width: calc(100% - 64px - 366px);
  }
  .examples {
    padding: 250px 0 160px;
  }
  .examples__title {
    margin: -150px 0 70px;
  }
  .examples__list-wrap {
    margin-bottom: 85px;
    padding-right: 315px;
  }
  .examples__item_double {
    width: 66.66%;
  }
  .examples__item_hidden {
    display: none;
  }
  .examples__aside {
    display: inline-block;
  }
  .stories__title {
    font-size: 32px;
    line-height: 44px;
  }
  .cases__item-inner_fin::before {
    right: 30px;
    width: 194px;
    height: 266px;
  }
  .cases__item-inner_jtc::before {
    right: 50px;
    width: 194px;
    height: 292px;
  }
  .cases__item-inner_aqua::before {
    width: 217px;
    height: 250px;
  }
  .cases__item-inner_kids::before {
    right: 30px;
    width: 203px;
    height: 275px;
  }
  .cases__item-inner_keram::before {
    width: 300px;
    height: 228px;
  }
  .cases__item-text {
    margin: 0 0 30px;
    max-width: 280px;
    min-height: 140px;
    font-size: 20px;
    line-height: 28px;
  }
  .main_theme_teambox-cases .promo__header {
    margin-bottom: 40px;
  }
  .main_theme_teambox-cases .promo__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.01em;
  }
  .case-content__bar {
    padding-left: 650px;
  }
  .case-content__advantages-item-col_text {
    padding-left: 0;
  }
  .case-content__advantages-item-col_img {
    -webkit-transform: none;
            transform: none;
  }
  .case-content__advantages-item-inner {
    max-width: 535px;
  }
  .case-content__link-all-stories {
    display: inline-block;
    margin-bottom: 120px;
  }
  .main_theme_teambox-case .promo__content {
    padding-top: 55px;
  }
  .main_theme_teambox-case .promo__title {
    font-size: 32px;
    line-height: 40px;
  }
  .main_theme_teambox-case .promo__text {
    max-width: 700px;
  }
  .main_theme_teambox-case .promo__text br {
    display: block;
  }
  .main_theme_teambox-case .promo__photo_jtc {
    right: 230px;
    bottom: -150px;
  }
  .main_theme_teambox-case .promo__photo_fin {
    bottom: -180px;
    right: 200px;
  }
  .main_theme_teambox-case .promo__photo_aqua {
    bottom: -210px;
    right: 230px;
  }
  .main_theme_teambox-case .promo__photo_kids {
    bottom: -40px;
    right: 160px;
  }
  .main_theme_teambox-case .promo__photo_kerama {
    bottom: -95px;
    right: 200px;
    width: 340px;
    height: 299px;
  }
  .advantages__item-inner {
    max-width: 535px;
  }
  .advantages__item-img {
    -webkit-transform: none;
            transform: none;
  }
  .advantages__item-img_left {
    -webkit-transform: none;
            transform: none;
  }
  .main_theme_teambox-marketing .promo::before {
    top: 44px;
    width: 624px;
    height: 432px;
  }
  .main_theme_teambox-marketing .promo__header {
    margin-bottom: 40px;
  }
  .main_theme_teambox-marketing .promo__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.01em;
  }
  .main_theme_teambox .promo__product-name {
    padding-top: 1px;
  }
}
@media screen and (min-width: 1280px) {
  .benefits__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .benefits__about {
    margin: -20px;
  }
  .benefits__item {
    width: 200px;
    margin: 20px;
  }
  .possibility__main-item-img_documents {
    -webkit-transform: none;
            transform: none;
  }
}
@media only screen and (min-width: 1366px) {
  .promo__header {
    margin-left: 0;
  }
  .promo__content {
    padding-left: 0;
  }
  .footer__left {
    padding-left: 0;
  }
  .footer__copyright {
    padding-left: 0;
  }
  .main_theme_teambox-index .promo__content {
    padding-top: 65px;
  }
  .main_theme_teambox-index .promo__title {
    max-width: 540px;
  }
  .main_theme_teambox-index .promo__text {
    max-width: none;
  }
  .possibility__main-item-text {
    max-width: none;
  }
  .possibility__main-item-text br {
    display: none;
  }
  .benefits__content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .benefits__logo {
    text-align: right;
  }
  .cases__bar-item {
    padding: 0 0 0 60px;
  }
  .cases__item-text {
    max-width: 300px;
  }
  .main_theme_teambox-cases .promo__text {
    max-width: 540px;
  }
  .main_theme_teambox-cases .promo__text br {
    display: block;
  }
  .case-content__bar {
    padding-left: 715px;
  }
  .main_theme_teambox-marketing .possibility {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1680px) {
  .promo::before {
    bottom: -3360px;
    right: -1600px;
    width: 3500px;
    height: 3500px;
    background-image: -webkit-linear-gradient(45deg, #2f956b, #57cb86);
    background-image: -o-linear-gradient(45deg, #2f956b, #57cb86);
    background-image: linear-gradient(45deg, #2f956b, #57cb86);
    -webkit-transform: rotate(-115deg);
            transform: rotate(-115deg);
  }
  .main_theme_teambox-index .promo::before {
    width: 624px;
    height: 432px;
    background-image: url("img/start-bg.png");
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .main_theme_teambox-marketing .promo::before {
    width: 624px;
    height: 432px;
    background-image: url("img/start-bg.png");
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@media screen and (max-height: 720px) {
  .partnership {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: 0;
  }
}