@charset "UTF-8";
/* default for most elements */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

.custom-logo-link {
  display: inline-block;
}

.header__logo a.custom-logo-link {
  max-width: 126px;
  /* margin-top: 1px;*/
  min-height: 34px;
}

.screen-reader-response {
  display: none;
}

[lang="en-US"] .boldclass {
  font-weight: 600;
}

.rtl.page-template-static_content {
  font-family: "Hind Vadodara", sans-serif;
}

.rtl.page-template-research_page .wrapper__content,
.rtl.page-template-download-factsheet_page .wrapper__content,
.rtl.page-template-static_content .wrapper__content.terms {
  direction: ltr;
}

.rtl.page-template-research_page .list li.list__item {
  padding-left: 38px;
  padding-right: 0;
}

.rtl.page-template-research_page .list li.list__item .list__side {
  left: 0;
  right: auto;
}

.rtl.page-template-download-factsheet_page .form__select,
.rtl.page-template-research_page .form__select {
  padding-left: 10px;
  padding-right: 40px;
  background-position: right center;
}

.wrapper.wrapper_light .header__logo a.custom-logo-link img.custom-logo {
  display: none;
}

.wrapper.wrapper_light .header__logo a.custom-logo-link {
  background: url(../img/logo-dark.svg) 0 0 no-repeat;
  height: 32px;
  min-height: auto;
  width: 126px;
}

.marginleft {
  margin-left: 11px;
}

.footer__bottom .widget_nav_menu {
  width: 100%;
  margin: 0;
}

.footer__bottom ul.menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*.footer__bottom ul.menu{
display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}*/

/*.footer__bottom ul.menu li:not(:last-child){
     margin-right: 62px;     display: inline-block;
}*/

.footer__bottom ul.menu li a {
  display: inline-block;
  font-size: 15px;
  line-height: 25px;
  color: #737b8b;
  font-weight: 500;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  transition: color 0.3s ease;
}

.footer__bottom ul.menu li a:hover {
  color: #3d4e70;
}

body.rtl .sep__base .contact .form__row,
body.rtl .contact.contact_sm.contact_center .form__row {
  direction: rtl;
}

body.rtl .sep__base .contact .form__checkbox {
  direction: rtl;
}

body.rtl .sep__base .contact .form__btn {
  direction: rtl;
}

body.rtl .card_api a.more span.more__text {
  margin-left: 4px;
}

body.rtl .form__checkbox .checkbox span.wpcf7-list-item-label {
  padding-left: 0;
  padding-right: 25px;
}

body.rtl .form__checkbox .checkbox span.wpcf7-list-item-label:before {
  left: auto;
  right: 0;
}

body.rtl .form__checkbox .checkbox span.wpcf7-list-item-label:after {
  left: auto;
  right: 3px;
}

.form__checkbox .checkbox span {
  display: inline-block;
  height: 100%;
}

/*.footer__bottom ul.menu li:last-child{
  float: right;
}

.footer__bottom ul.menu li:last-child{
  float: right;
}*/

/*body.rtl .footer__bottom ul.menu li:last-child{
float: left;
}

body.rtl .footer__bottom ul.menu li:first-child{
  margin-right: 0;
}*/

/*languagecss*/

[lang="de-DE"]
  .page-template-home_page
  .section_type_6
  .card_api
  .more__text
  strong.api {
  display: none;
}

.footer__bottom #custom_html-3 {
  width: 100%;
  margin-bottom: 0;
}

.page-template-automate_page .hr_purple:before,
.page-template-automate_page .hr_blue:before {
  background-image: linear-gradient(45deg, #b162ff 0%, #7677ff 100%);
}

.page-template-ab_testing_page .hr_red:before,
.page-template-ab_testing_page .hr_blue:before {
  background-image: linear-gradient(45deg, #ff6d87 0%, #ffae71 100%);
}

.page-template-api_page .hr_blue:before {
  background-image: linear-gradient(45deg, #fd9e49 0%, #ffb74c 100%);
}

nav.nav_main {
  width: auto;
}

nav.nav_main ul {
  /* display: -ms-flexbox; */
  /* display: flex; */
}

nav.nav_main ul li.menu-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

nav.nav_main .menu-item:nth-child(n + 2) {
  margin-left: 41px;
}

nav.nav_main ul li.menu-item a {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  display: block;
  position: relative;
  font-weight: 500;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  transition: color 0.3s ease, opacity 0.3s ease;
  width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media (min-width: 1300px) {
  #site-navigation ul li.contact_sales {
    margin-left: 138.7px;
  }
}

/*
#primary-menu li.menu-item-290>a:after, #primary-menu li.menu-item-88>a:after, #primary-menu li.menu-item-298>a:after{
       content: "\f078";
    font-family: FontAwesome;
    font-size: 9px;
    margin-left: 6px;
    vertical-align: text-top;

}*/

/* Hind Vadodara Regular */

@font-face {
  font-family: "Hind Vadodara";
  font-style: normal;
  font-weight: 400;
  src: local("☺"), url("../fonts/HindVadodara-Regular.woff2") format("woff2"),
    url("../fonts/HindVadodara-Regular.woff") format("woff");
}

/* Hind Vadodara Medium */

@font-face {
  font-family: "Hind Vadodara";
  font-style: normal;
  font-weight: 500;
  src: local("☺"), url("../fonts/HindVadodara-Medium.woff2") format("woff2"),
    url("../fonts/HindVadodara-Medium.woff") format("woff");
}

/* Hind Vadodara SemiBold */

@font-face {
  font-family: "Hind Vadodara";
  font-style: normal;
  font-weight: 600;
  src: local("☺"), url("../fonts/HindVadodara-SemiBold.woff2") format("woff2"),
    url("../fonts/HindVadodara-SemiBold.woff") format("woff");
}

@-ms-viewport {
  width: device-width;
}

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

[tabindex="-1"]:focus {
  outline: none !important;
}

[role="button"] {
  cursor: pointer;
}

a,
button,
[role="button"],
input,
label,
select,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a {
  cursor: pointer;
}

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

::-moz-focus-outer,
::-moz-focus-inner {
  border: 0;
}

input:invalid {
  box-shadow: none;
}

html {
  height: 100%;
}

body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  font-family: "Hind Vadodara", sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #737b8b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  visibility: hidden;
}

/* Utilities */

.w-100 {
  width: 100% !important;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

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

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

#svg_sprites {
  visibility: hidden;
}

.wrapper {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-x: hidden;
  background: url("../img/bg-footer.svg") no-repeat center bottom;
  background-size: 100% auto, 100% auto;
  /* light page color */
}

.wrapper__content {
  position: relative;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.wrapper_light {
  background: url("../img/bg-light.svg") no-repeat center top;
  background-size: cover;
}

.wrapper_light .wrapper__content {
  z-index: 1;
}

.wrapper_light .header__logo-img.icon_logo {
  background-position: 0px -196px;
}

@media (min-width: 1024px) {
  .wrapper_light .header__logo-img.icon_logo {
    background-position: 0px -199px;
  }
}

@media (min-width: 1024px) {
  [lang="fr-FR"] #site-navigation ul li.contact_sales {
    margin-left: 82px;
  }
  [lang="da-DK"] #site-navigation ul li.contact_sales {
    margin-left: 164px;
  }
  [lang="de-DE"] #site-navigation ul li.contact_sales {
    margin-left: 112px;
  }
  [lang="es-ES"] #site-navigation ul li.contact_sales {
    margin-left: 103px;
  }
  [lang="ar"] #site-navigation ul li.contact_sales {
    margin-left: 189px;
  }
  [lang="ar"] .btn {
    font-family: "Hind Vadodara";
  }
  .wrapper_light .nav__link {
    color: #3d4e70;
  }
  .wrapper_light:not(.innerlandingpage) .get-startedlink {
    color: #3d4e70;
    padding: 8px 12px;
    background: rgba(61, 78, 112, 0.04);
    border: 1px solid rgba(61, 78, 112, 0.2);
    border-radius: 6px;
  }
  .wrapper_light:not(.innerlandingpage) .get-startedlink:hover {
    background: rgba(61, 78, 112, 0.14);
  }
  .wrapper_light .nav__icon {
    fill: #3d4e70;
  }
  .wrapper_light .nav__item_sign .nav__icon {
    stroke: #3d4e70;
  }
}

.wrapper_light .nav-btn__line,
.wrapper_light .nav-btn__line:before,
.wrapper_light .nav-btn__line:after {
  background-color: #3d4e70;
}

.wrapper_light .footer {
  padding-top: 70px;
  /*background: url("../img/bg-footer_light.svg") no-repeat center top;*/
  background: url("../img/footer-img.svg") no-repeat center top;
  background-size: cover;
}

@media (max-width: 1919px) {
  .wrapper {
    background-size: auto;
  }
  .wrapper_light {
    background-size: cover;
  }
}

@media (max-width: 1023px) {
  .wrapper_light {
    background: url("../img/bg-light.svg") no-repeat center top;
  }
}

@media (max-width: 576px) {
  .wrapper_light .footer {
    padding-top: 0;
  }
}

/** SVG inline icons container **/

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

/** PNG icons from sprite.png **/

.icon_logo-conde-nast {
  background-position: 0px -31px;
  width: 143px;
  height: 27px;
}

.icon_logo-dark {
  background-position: 0px -196px;
  width: 126px;
  height: 31px;
}

.icon_logo-le-figaro {
  background-position: 0px 0px;
  width: 110px;
  height: 25px;
}

.icon_logo-le-monde {
  background-position: 0px -64px;
  width: 100px;
  height: 27px;
}

.icon_logo-new-scientist {
  background-position: 0px -97px;
  width: 50px;
  height: 27px;
}

.icon_logo-the-guardian {
  background-position: 0px -130px;
  width: 129px;
  height: 27px;
}

.icon_logo-vogue {
  background-position: 0px -163px;
  width: 60px;
  height: 27px;
}

.icon_logo {
  background-position: 0px -233px;
  width: 126px;
  height: 31px;
}

.icon {
  display: inline-block;
  background-image: url("../img/sprite.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .icon {
    background-image: url("../img/sprite@2x.png");
    background-size: 143px 264px;
  }
}

/** responsive margins **/

.mb {
  margin-bottom: 90px;
}

@media (max-width: 576px) {
  .mb {
    margin-bottom: 80px;
  }
}

.mb_sm {
  margin-bottom: 32px;
}

/** page container - centered container with left and right paddings **/

.box {
  width: 100%;
  max-width: 1220px;
  min-width: 320px;
  padding-left: 60px;
  padding-right: 60px;
  margin-left: auto;
  margin-right: auto;
}

.box_md {
  max-width: 1286px;
}

.box_wide {
  max-width: 1576px;
}

@media (max-width: 1400px) {
  .box_wide {
    max-width: 1220px;
  }
}

@media (max-width: 1023px) {
  .box {
    max-width: 860px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .box {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 576px) {
  .box {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/** grids **/

.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid_advantages {
  margin-left: -45px;
  margin-right: -45px;
}

.grid_advantages .grid__cell {
  width: 33.333%;
  padding-left: 45px;
  padding-right: 45px;
}

@media (max-width: 1199px) {
  .grid_advantages {
    margin-left: -30px;
    margin-right: -30px;
  }
  .grid_advantages .grid__cell {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 1023px) {
  .grid_advantages {
    margin-left: -25px;
    margin-right: -25px;
  }
  .grid_advantages .grid__cell {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .grid_advantages .advantage__title {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .grid_advantages {
    margin-left: 0;
    margin-right: 0;
  }
  .grid_advantages .grid__cell {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .grid_advantages .grid__cell:nth-child(n + 2) {
    margin-top: 58px;
  }
}

.grid_items {
  margin-left: -25px;
  margin-right: -25px;
}

.grid_items .grid__cell {
  width: 50%;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 30px;
}

@media (max-width: 576px) {
  .grid_items {
    margin-left: 0;
    margin-right: 0;
  }
  .grid_items .grid__cell {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  /* .grid_items .grid__cell:nth-child(n+2) {
    margin-top: 28px;
  }*/
}

.grid_brands {
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -22px;
  margin-right: -22px;
}

.grid_brands .grid__cell {
  /* padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 20px;
  text-align: center;
  max-width: 180px;*/
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.edge__logos .grid__cell {
  max-width: 190px;
  margin-right: 30px;
  align-items: center;
  display: flex;
}

@media (max-width: 576px) {
  .grid_brands {
    margin-left: -6px;
    margin-right: -6px;
  }
  .grid_brands .icon {
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.brands_logos {
  display: flex;
  flex-wrap: wrap;
  margin-top: 6px;
}

.brands_logo {
  /*height: 36px;*/
  height: 22px;
  max-width: 200px;
}
.brands_logo.medium {
  height: 33px;
  max-width: 300px;
}
.brands_logo.large {
  height: 44px;
  max-width: 400px;
}

.grid_products {
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -17px;
  margin-right: -17px;
}

.grid_products .grid__cell {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 33.333%;
  padding-left: 17px;
  padding-right: 17px;
}

.grid_products .grid__cell:nth-child(n + 4) {
  margin-top: 34px;
}

@media (max-width: 1023px) {
  .grid_products {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid_products .grid__cell {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .grid_products .grid__cell:nth-child(n + 3) {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .grid_products {
    margin-left: -12px;
    margin-right: -12px;
  }
  .grid_products .grid__cell {
    padding-left: 12px;
    padding-right: 12px;
  }
  .grid_products .grid__cell:nth-child(n + 3) {
    margin-top: 24px;
  }
}

@media (max-width: 699px) {
  .grid_products {
    margin-left: 0;
    margin-right: 0;
  }
  .grid_products .grid__cell {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .grid_products .grid__cell:nth-child(n + 2) {
    margin-top: 24px;
  }
}

@media (max-width: 576px) {
  .grid_products .grid__cell:nth-child(n + 2) {
    margin-top: 20px;
  }
}

.grid_team {
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -39px;
  margin-right: -39px;
}

.grid_team .grid__cell {
  width: 25%;
  padding-left: 39px;
  padding-right: 39px;
}

.grid_team .grid__cell:nth-child(n + 5) {
  margin-top: 65px;
}

@media (max-width: 1199px) {
  .grid_team {
    margin-left: -30px;
    margin-right: -30px;
  }
  .grid_team .grid__cell {
    padding-left: 30px;
    padding-right: 30px;
  }
  .grid_team .grid__cell:nth-child(n + 5) {
    margin-top: 55px;
  }
}

@media (max-width: 1023px) {
  .grid_team {
    margin-left: -20px;
    margin-right: -20px;
  }
  .grid_team .grid__cell {
    width: 33.333%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid_team .grid__cell:nth-child(n + 4) {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .grid_team {
    margin-left: -13px;
    margin-right: -13px;
  }
  .grid_team .grid__cell {
    width: 33.333%;
    padding-left: 13px;
    padding-right: 13px;
  }
  .grid_team .grid__cell:nth-child(n + 4) {
    margin-top: 45px;
  }
}

@media (max-width: 576px) {
  .grid_team {
    margin-left: -10px;
    margin-right: -10px;
  }
  .grid_team .grid__cell {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .grid_team .grid__cell:nth-child(n + 3) {
    margin-top: 40px;
  }
}

/** forms **/

.form {
  /* input fields */
  /* rows, cells */
  /* errors */
}

.form__select,
.form__input,
.form__textarea {
  outline: none;
  display: block;
  margin: 0;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #f5f8fc;
  color: rgba(61, 78, 112, 0.6);
  font-family: "Hind Vadodara", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  padding: 11px 12px 11px;
  background-color: #f5f8fc;
  transition: border-color 0.3s ease;
}

.form__select:hover,
.form__input:hover,
.form__textarea:hover {
  border-color: #e1eaf6;
}

.form__select:focus,
.form__input:focus,
.form__textarea:focus {
  border-color: #519fff;
  outline: none;
}

.form__select:disabled,
.form__select_disabled,
.form__input:disabled,
.form__input_disabled,
.form__textarea:disabled,
.form__textarea_disabled {
  pointer-events: none;
  color: #e3eaf3;
  background-color: #ceddf0;
}

.form__input,
.form__select {
  position: relative;
  height: 41px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form__input::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
  color: #aaa;
}

.form__input::-moz-placeholder,
.form__textarea::-moz-placeholder {
  color: #aaa;
}

.form__input:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
  color: #aaa;
}

.form__select {
  border-radius: 0;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  padding-right: 40px;
  background-repeat: no-repeat;
  background-image: url("../img/arrow-select.svg");
  background-position: right center;
}

.form__select::-ms-expand {
  display: none;
}

.form__option {
  padding: 5px 9px;
}

.form__option:focus {
  outline: none;
}

.form__textarea {
  overflow: auto;
  resize: vertical;
}

.form__row:nth-child(n + 2) {
  margin-top: 26px;
}

.form__checkbox {
  margin-top: 28px;
}

.form__btn {
  margin-top: 34px;
}

.form__label {
  display: block;
  position: relative;
  font-family: "Hind Vadodara", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #3d4e70;
  margin-bottom: 6px;
}

.form__control {
  position: relative;
  max-width: 100%;
}

.form__grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form__grid_2 {
  margin-left: -10px;
  margin-right: -10px;
}

.form__grid_2 .form__cell {
  width: 50%;
}

.form__grid_2 .form__cell:nth-child(n + 3) {
  margin-top: 26px;
}

.form__cell {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.form__error .form__input,
.form__error .form__textarea,
.form__error .form__select {
  border-color: #df1c62;
}

.form__error .form__input:focus,
.form__error .form__textarea:focus,
.form__error .form__select:focus {
  border-color: #df1c62;
}

.form__error .form__error-message {
  display: block;
}

.form__error-message {
  width: 100%;
  display: none;
  color: #df1c62;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-top: 4px;
}

@media (max-width: 700px) {
  .form__grid {
    margin-left: 0;
    margin-right: 0;
  }
  .form__grid_2 .form__cell {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .form__grid_2 .form__cell:nth-child(n + 2) {
    margin-top: 26px;
  }
}

@media (max-width: 576px) {
  .form__checkbox {
    margin-top: 24px;
  }
  .form__btn {
    margin-top: 26px;
  }
  .form__row:nth-child(n + 2) {
    margin-top: 22px;
  }
}

.checkbox {
  line-height: 1;
}

.checkbox__label,
.form__checkbox .checkbox span.wpcf7-list-item-label {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  min-height: 16px;
  color: #3d4e70;
}

.checkbox__label:before,
.form__checkbox .checkbox span.wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background: linear-gradient(0deg, #f5f8fc, #f5f8fc), #ffffff;
  border: 1px solid rgba(61, 78, 112, 0.2);
  border-radius: 2px;
  transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

.checkbox__label:after,
.form__checkbox .checkbox span.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  opacity: 0;
  top: 6px;
  left: 3px;
  background-repeat: no-repeat;
  background-image: url("../img/checkmark.svg");
  width: 10px;
  height: 10px;
  transition: opacity 0.1s cubic-bezier(0.6, -0.1, 0.58, 1);
}

form.wpcf7-form div.wpcf7-response-output.wpcf7-display-none {
  display: none !important;
}

.form__control span.wpcf7-not-valid-tip {
  width: 100%;
  color: #df1c62;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-top: 4px;
}

.form__control .wpcf7-form-control.wpcf7-not-valid {
  border-color: #df1c62;
}

.checkbox__label:hover:before,
.form__checkbox .checkbox span.wpcf7-list-item-label:hover:before {
  border-color: #e1eaf6;
}

.form__checkbox .checkbox span.wpcf7-list-item {
  position: relative;
  margin: 0;
}

.checkbox__input,
.form__checkbox .checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 99999;
  left: 0;
  top: 3px;
  height: 100%;
  width: 100%;
  cursor: pointer;
}

.checkbox__input:checked + .checkbox__label:before,
.form__checkbox .checkbox input:checked + span.wpcf7-list-item-label:before {
  background: #3d4e70;
  border-color: #3d4e70;
  box-shadow: 0 4px 14px rgba(89, 112, 159, 0.166712);
}

.checkbox__input:checked + .checkbox__label:after,
.form__checkbox .checkbox input:checked + span.wpcf7-list-item-label:after {
  opacity: 1;
}

.checkbox__input[disabled="disabled"] + .checkbox__label {
  cursor: default;
  opacity: 0.5;
}

.checkbox__input[disabled="disabled"] + .checkbox__label:before {
  border-color: #e3eaf3;
}

@media (max-width: 374px) {
  .checkbox__label {
    font-size: 15px;
  }
}

/** buttons **/

.btn {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 11px 24px 10px;
  margin: 0;
  border: none;
  color: #fff;
  background-color: #fff;
  outline: none;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Hind Vadodara", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 12px 14px rgba(89, 112, 159, 0.167);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* white background and color text */
  /* gradient background */
}

.btn__icon {
  position: absolute;
  top: 50%;
  width: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.btn_icon_left {
  padding-left: 50px;
}

.btn_icon_left .btn__icon {
  left: 25px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn_icon_right {
  padding-right: 50px;
}

.btn_icon_right .btn__icon {
  right: 25px;
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.btn::-moz-focus-inner {
  border: none;
}

.btn:hover {
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 12px 20px rgba(0, 61, 101, 0.15),
    0 4px 14px rgba(0, 61, 101, 0.15);
}

.btn:active {
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 12px 20px rgba(0, 61, 101, 0.15),
    0 4px 7px rgba(0, 61, 101, 0.25);
}

.btn_dark {
  padding: 9px 20px 8px;
  background-color: #3d4e70;
  box-shadow: 0 4px 14px rgba(89, 112, 159, 0.166712);
}

.btn_light {
  background-color: transparent;
  border: 1px solid #fff;
  text-transform: none;
  font-size: 18px;
  font-weight: 500;
  box-shadow: none;
}

.btn_light:hover {
  box-shadow: none;
}

.btn_light .btn__icon {
  stroke: #fff;
}

.btn_white_blue-dark {
  color: #2da4fe;
}

.btn_white_blue {
  color: #1893ec;
}

.btn_white_red {
  color: #ff857f;
}

.btn_white_green {
  color: #4ec6d1;
}

.btn_white_orange {
  color: #fc9d49;
}

.btn_white_purple {
  color: #8473ff;
}

.btn_blue-dark {
  background-image: linear-gradient(60deg, #3af3ff -22%, #1725fb 135%);
}

.btn_blue {
  background-image: linear-gradient(211deg, #006afc 23%, #45e3cb 143%);
  box-shadow: 0 12px 14px rgba(2, 109, 250, 0.17);
}

.btn_red {
  background-image: linear-gradient(195deg, #ff598d 45%, #ffc26b 139%);
}

.btn_green {
  background-image: linear-gradient(23deg, #54fb9f -25%, #4794ff 37%);
}

.btn_orange {
  background-image: linear-gradient(23deg, #ffb94b 21%, #fa8e47 95%);
}

.btn_purple {
  background-image: linear-gradient(24deg, #b162ff -45%, #5e7fff 80%);
}

.btn-link {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-decoration: none;
  transition: transform 0.3s ease;
  margin-top: 24px;
}

.btn-link__icon {
  stroke: #fff;
  margin-left: 8px;
}

.btn-link::-moz-focus-inner {
  border: none;
}

.btn-link:hover {
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.btn-link:active {
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}

.btn-contact-sales-main,
.btn-download-facthseet-main {
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 16px;
}

/** titles, text **/

.title {
  color: #3d4e70;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.5;
}

.title_light {
  color: #fff;
}

/*dhara css*/

.hs-form-field label {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #3d4e70;
  margin-bottom: 6px;
}

.hs-form-field span.hs-form-required {
  color: red;
  margin-left: 5px;
  display: none;
}

.hs-input.invalid.error {
  border-color: #df1c62;
}

.hs-input {
  outline: none;
  display: block;
  margin: 0;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #f5f8fc;
  color: rgba(61, 78, 112, 0.6);
  font-family: "Hind Vadodara", sans-serif;
  font-weight: 500;
  font-size: 16px;
  /*line-height: 1;*/
  padding: 12px 12px 11px;
  background-color: #f5f8fc;
  transition: border-color 0.3s ease;
}

.hs-form-field {
  margin-bottom: 26px;
}

input[type="checkbox"].hs-input {
  display: inline;
  margin-right: 7px;
}

label.hs-error-msg {
  color: #df1c62;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-top: 4px;
}

select {
  border-radius: 0;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  padding-right: 40px;
  background-repeat: no-repeat;
  background-image: url(../img/arrow-select.svg);
  background-position: right center;
  -webkit-appearance: none;
}

.hs-form-field label.hs-form-booleancheckbox-display {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  min-height: 16px;
  color: #3d4e70;
}

.hs-form-field label.hs-form-booleancheckbox-display span {
  margin-left: 12px;
}

.hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  padding-bottom: 20px;
}

label.hs-main-font-element {
  color: #df1c62;
  font-size: 16px;
}

input.hs-button.primary.large {
  padding: 9px 20px 8px;
  background-color: #3d4e70;
  box-shadow: 0 4px 14px rgba(89, 112, 159, 0.166712);
  border-radius: 4px;
  font-family: "Hind Vadodara", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  border: none;
  color: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

input.hs-button.primary.large:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 20px rgba(0, 61, 101, 0.15),
    0 4px 14px rgba(0, 61, 101, 0.15);
}

fieldset {
  max-width: 100% !important;
}

.hs_message textarea {
  height: 184px;
}

.hs_submit.hs-submit .actions {
  margin-top: 8px;
}

.form-columns-1 input {
  width: 100% !important;
}

.form-columns-1 select {
  width: 100% !important;
}

.form-columns-1 textarea {
  width: 100% !important;
}

#hsForm_9adebf9a-1f3a-424d-a71f-9e893904c1cb
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large,
#hsForm_626643c6-7d94-4ff7-9827-a5f177b60f62
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large,
#hsForm_6df9cd42-a018-4c6f-8f9e-abb426f22a19
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large,
#hsForm_94ef8f83-6a73-4d0a-89a7-a8dfc4dcaa3f
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large,
#hsForm_39ade63b-43a7-4d2a-b0cc-f5e1a789a8e3
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large,
#hsForm_e418f591-be7d-44dd-af8c-586030cb9ed5
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large,
#hsForm_315e6514-c8b9-4ed1-a4da-be8c95f3353c
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large,
#hsForm_5f4cad0a-98cf-40ed-a6bb-8a71a51af759
  .hs_submit.hs-submit
  .actions
  input.hs-button.primary.large {
  width: 100%;
}

.form-columns-1 .inputs-list input {
  width: auto !important;
}

.rtl .hs-input {
  text-align: left;
  direction: ltr;
}

.rtl .hs-form-field label {
  text-align: left;
  direction: ltr;
}

.rtl .form-columns-1 select {
  width: 100% !important;
}

.rtl .hs-form-field .hs-form-required {
  display: none;
}

.rtl .hs_submit.hs-submit .actions {
  text-align: left;
}

.rtl .privacy .privacy-policy {
  text-align: left;
}

.rtl .contact__header {
  text-align: left;
}

.rtl select {
  text-align-last: left;
}

.rtl option {
  direction: ltr;
}

[lang="es-ES"] .hs-form-field .hs-form-required,
[lang="fr-FR"] .hs-form-field .hs-form-required {
  display: none;
}

[lang="es-ES"] .hs-form,
[lang="fr-FR"] .hs-form {
  width: 100% !important;
}

[lang="es-ES"] .hs-form-field label,
[lang="fr-FR"] .hs-form-field label {
  font-weight: 500 !important;
}

[lang="es-ES"] .hs_submit.hs-submit .actions,
[lang="fr-FR"] .hs_submit.hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: left;
}

[lang="es-ES"] select,
[lang="fr-FR"] select {
  border-radius: 0;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  padding-right: 40px;
  background-repeat: no-repeat;
  background-image: url(../img/arrow-select.svg);
  background-position: right center;
  -webkit-appearance: none;
}

[lang="de-DE"] #label-country-e041ab5c-3f73-435a-b616-8ae9adf0259c {
  /*min-height: 48px;*/
}

[lang="fr-FR"] #label-email-370fe16c-0ef1-4dec-8f9e-d85b6c1ac646,
[lang="fr-FR"] #label-country-370fe16c-0ef1-4dec-8f9e-d85b6c1ac646,
[lang="it-IT"] #label-email-ab4125ea-5f84-4117-a720-e579fb278129,
[lang="it-IT"] #label-country-ab4125ea-5f84-4117-a720-e579fb278129 {
  /*min-height: 48px;*/
}

/*new pages*/

/*a.btn.btn-contact-sales {
   background: linear-gradient(204.46deg, #1725FB -19.07%, #3AF3FF 149.09%);
   box-shadow: 0px 12px 14px rgba(89, 112, 159, 0.166712);
} */

.row.custom {
  width: 100%;
}

[lang="ar"] .row.custom {
  direction: ltr;
}

.inner-section {
  display: grid;
  grid-template-columns: 31% 69%;
  align-items: center;
}

.inner-section.hongkong .right-content {
  border-right: none;
}

.left-image {
  width: 78px;
  height: 78px;
  background: rgba(41, 137, 253, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.right-content {
  border-right: 1px solid #e3eaf3;
}

.right-content h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #3d4e70;
  width: max-content;
}

.right-content p {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  color: #737b8b;
  width: 211px;
}

.border-bottom {
  width: 100%;
  border: 1px solid #e3eaf3;
  margin-top: 37.5px;
  margin-bottom: 45px;
}

/*.who-we-main:before {
  background-image: url("../img/who-bg.svg");
     content: '';
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100vh;
}*/

.who-we-main {
  position: relative;
  z-index: 9;
}

.who-we-are-section {
  text-align: center;
  padding: 0 65px;
}

.who-we-are-section h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 46px;
  line-height: 135%;
  display: block;
  align-items: center;
  text-align: center;
  color: #484a7a;
  padding-bottom: 114px;
  height: 63px;
}

.who-we-are-section p {
  font-style: normal;
  font-weight: 300;
  font-size: 19px;
  line-height: 175%;
  text-align: center;
  color: #484a7a;
  width: auto;
  height: max-content;
  padding: 1.5px 0;
}

.who-we-main .container {
  width: 100%;
  text-align: center;
  padding-bottom: 0;
}

.our-story-section {
  text-align: left;
  padding-top: 3.95vw;
}

.our-story-section h3.title {
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 135%;
  color: #484a7a;
  padding-bottom: 0.98vw;
}

.our-story-section p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 175%;
  color: #484a7a;
  padding-bottom: 26px;
}

.our-story-section p:first-child {
  padding-bottom: 1.04vw;
}

.counter-section .grid__cell {
  width: 33.333%;
}

.counter-section .grid_items .grid__cell:nth-child(n + 3) {
  margin-top: 0;
}

.counter-section {
  text-align: left;
  padding: 6.82vw 0 3.64vw 0;
}

.counter-section h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 135%;
  color: #3976e6;
}

.counter-section p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 135%;
  color: #484a7a;
  padding-top: 6px;
}

.count-content-section {
  border-left: 2px solid rgba(57, 118, 230, 0.2);
  padding: 34px 0 34px 18px;
  margin-bottom: 2.08vw;
}

.our-story-section.drive-section {
  padding-top: 0;
  padding-bottom: 105px;
}

/*.graph-img:before{ 
  background-image: url("../img/graphall-mix.png");
  content: '';
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 176vh;
    margin-top: -315px; 
}*/

.graph-section.desktop {
  position: relative;
  margin-top: -435px;
}

.graph-img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 421px;
}

/*.we-hiring-section {
    margin-top: -95px;
}*/

.three-section {
  position: relative;
}

.cube-sec:before {
  /*background-image: url("../img/cubes-who.svg");
      background-size: 116px;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
       height: 390px;
    position: absolute;
    background-position: 162px 209px;
  content:'';*/
  display: none;
}

/*.who-we-main:before{ 
    background-image: url(../img/cubes-who.svg);
        background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 114px;
    height: 130px;
    position: absolute;
    background-position: center;
    content: '';
    z-index: -1;
    top: 406px;
    left: 163px;
}*/

.careers-page .cube-sec:after {
  background-image: url("../img/cubes-who.svg");
  background-size: 63px;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 140px;
  position: absolute;
  content: "";
  top: -34px;
  left: 83%;
}

.career-set-content-bg {
  position: relative;
}

.careers-page .who-we-main:before {
  background-image: url("../img/cubes-who.svg");
  background-size: 108px;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 140px;
  position: absolute;
  content: "";
  top: 271px;
  left: 85%;
  z-index: -1;
}

.main-img-section:before {
  background-image: url("../img/cubes-who.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 114px;
  height: 130px;
  position: absolute;
  background-position: center;
  content: "";
  z-index: -1;
  top: 406px;
  left: 170px;
}

.working-echobox:before {
  background-image: url("../img/career-content-bg2.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: -1;
}

.career-set-content-bg:before {
  background-image: url("../img/career-content-bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: -120px;
  left: 0;
  z-index: -1;
}

.left-main-img {
  position: absolute;
  left: 0;
  top: -300px;
  z-index: -1;
  width: 647px;
}

img.right-main-img {
  position: absolute;
  right: 0;
  top: -23px;
  z-index: -1;
  width: 420px;
}

img.bottom-left-main-img {
  position: absolute;
  left: 0;
  bottom: -40px;
  z-index: -1;
  width: 297px;
}

/**test*/

.calender-bottom-section {
  display: block;
  height: 100%;
}

.merge {
  display: flex;
  align-items: center;
  padding-top: 16px;
  padding-left: 10px;
}

.calender p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #484a7a;
  padding-top: 4px;
  padding-left: 10px;
  text-align: left;
}

.year {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #484a7a;
  padding-left: 6px;
}

.merge {
  display: flex;
  align-items: center;
  padding-top: 16px;
  padding-left: 10px;
}

.main-calender-sec {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.calender-top-section {
  /*height: 290px;
    top: -54px;
    position: absolute;
    width: 100%;*/
  height: 580px;
  top: 0;
  position: absolute;
  width: 100%;
}

.odd-sec {
  position: absolute;
  height: 250px;
  top: 0;
  width: 100%;
}

.even-sec {
  position: absolute;
  height: 250px;
  top: 0;
  width: 100%;
}

/*.calender-bottom-section {
    display: block;
    height: 310px;
    top: 111px;
    position: absolute;
    width: 100%;
}*/

/*.we-hiring-section {
    position: relative;
    z-index: 9999;
    display: block;
    top: 581px;
}*/

.we-hiring-section .box .row {
  padding: 0 20px;
}

.box-custom {
  max-width: 1277px;
  margin: 0 auto;
  position: relative;
}

.merge-hire-sec {
  position: relative;
}

.merge-hire-sec .row {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 56px 70px 55px 46px;
  width: 97.3%;
}

.we-hiring-section .col-md-2 {
  width: 20%;
  text-align: right;
}

.col-md-10.hire-con {
  width: 80%;
}

.merge-hire-sec h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 135%;
  color: #ffffff;
  padding-bottom: 8px;
}

.merge-hire-sec p {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  color: #ffffff;
}

.merge-hire-sec a.btn.btn-join {
  background: #ffffff;
  box-shadow: 0px 15px 35px rgba(92, 92, 92, 0.1),
    0px 5px 15px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 9px 27px;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #3976e6;
}

.inner-bg.wrapper {
  background: url("../img/who-bg.svg");
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
}

/****Careers page section****/

.three-img-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 100%;
}

.three-img-section img {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 91px;
  border-radius: 6px;
  box-shadow: 0px 22px 44px rgba(36, 43, 75, 0.074328);
}

.careers-page .cube-sec:before {
  background-size: 66px;
  height: 350px;
  left: 65px;
  margin-top: -265px;
}

.glassdoor {
  background: #ffffff;
  box-shadow: 0px 22px 44px rgba(36, 43, 75, 0.074328);
  border-radius: 7px;
  margin-top: 120px;
  padding: 48px 52.099px;
}

.glass-main-sec {
  display: flex;
  align-items: center;
}

.rating {
  width: 418px;
  position: relative;
}

img.glass-logo {
  padding-bottom: 0;
}

.rat-img {
  display: flex;
  align-items: center;
  padding-bottom: 36px;
  padding-top: 18px;
  max-width: 300px;
}

.rat-img span {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 175%;
  color: #3976e6;
  padding-right: 15px;
}

.percentage-sec.hundard {
  padding-bottom: 20px;
}

.percentage-sec {
  display: flex;
  align-items: center;
}

.fill-sec {
  position: relative;
}

.fill-sec p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #3976e6;
  font-weight: 600;
  font-size: 16px;
}

.per-con {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #3976e6;
  text-align: left;
  padding-left: 10px;
}

.percentage-sec.eighty .fill-sec img {
  width: 70px;
}

.percentage-sec.hundard .fill-sec img {
  width: 62px;
}

.rating:after {
  position: absolute;
  opacity: 0.15;
  border: 1px solid #212583;
  height: 100%;
  content: "";
  top: 0;
  right: 0;
  margin: 0 -35px;
}

.content-sec {
  text-align: left;
  margin-left: 65px;
}

.content-sec .rev {
  padding-bottom: 18px;
  display: flex;
  align-items: start;
}

.rev div {
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 175%;
  color: #484a7a;
  padding-left: 11px;
}

a.visit-glassdoor {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #3976e6;
  text-decoration: none;
}

.echoboxer-sec {
  text-align: left;
  padding-top: 110px;
}

.echoboxer-sec .grid__cell img {
  box-shadow: 0px 22px 44px rgba(36, 43, 75, 0.074328);
  border-radius: 6px;
}

.main-title {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}

.main-title p {
  background: #e4ecff;
  border-radius: 4px;
  width: 42px;
  height: 42px;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  display: flex;
  align-items: center;
  color: #3976e6;
  text-align: center;
  justify-content: center;
}

.main-title span {
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 135%;
  color: #484a7a;
  padding-left: 12px;
}

.echobox-content .grid__cell:first-child {
  width: 47%;
}

.echobox-content .grid__cell:last-child {
  width: 53%;
}

.info-sec {
  padding-bottom: 36px;
}

.info-sec:last-child {
  padding-bottom: 0;
}

.rev {
  display: flex;
  align-items: center;
}

.rev div.tit {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 175%;
  text-transform: uppercase;
  color: #484a7a;
}

.info-sec p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
  padding-top: 6px;
}

.community-sec {
  background: #ffffff;
  box-shadow: 0px 4px 14px rgba(36, 43, 75, 0.08),
    0px 1px 4px rgba(36, 43, 75, 0.1);
  border-radius: 8px;
  text-align: left;
  padding: 40px;
  margin-top: 41px;
}

.community-sec p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
  padding-left: 51px;
}

.accordion-item .content {
  display: none;
}

.accordion-item .content.show {
  display: block;
}

.accordion-item .content .inner-info {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
  padding-bottom: 20px;
}

.accordion-item .content .inner-info p:last-child {
  margin-bottom: 0;
}

.accordion-item .content .inner-info p {
  margin-bottom: 20px;
}

.our-terms {
  padding-top: 90px;
  text-align: left;
}

.accordion-item {
  position: relative;
}

a.icon-ac {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 39px;
  color: #484a7a;
  display: block;
  background: #ffffff;
  box-shadow: 0px 4px 14px rgba(36, 43, 75, 0.08),
    0px 1px 4px rgba(36, 43, 75, 0.1);
  border-radius: 6px;
  padding: 12px 20px;
  margin-bottom: 20px;
}

a.icon-ac i {
  position: absolute;
  right: 20px;
  top: 14px;
  background: rgba(57, 118, 230, 0.2);
  color: #3976e5;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  font-size: 15px;
}

a.icon-ac i.fa-chevron-left::before {
  -webkit-text-stroke: 1.3px #3976e5;
}

a.icon-ac i.fa-chevron-down::before {
  -webkit-text-stroke: 1.3px #3976e5;
}

.info-image-con-sec {
  background: #ffffff;
  box-shadow: 0px 6px 26px rgba(36, 43, 75, 0.12);
  border-radius: 7px;
  margin-bottom: 50px;
}

.perosn-content-sec {
  display: flex;
  align-items: start;
  padding: 30px;
}

.person-img {
  width: 86%;
  position: relative;
}

.person-img svg {
  position: absolute;
  top: -22px;
  left: -33px;
  width: 66px;
  height: 66px;
}

.con-se {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 175%;
  color: #484a7a;
  padding-left: 30px;
}

.footer-card-bottom {
  background: #eef4fb;
  border-radius: 7px;
  padding: 16px 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: flex;
  align-items: center;
}

.postion-name {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 175%;
  text-transform: uppercase;
  color: #484a7a;
}

.contry-sec {
  margin-left: auto;
  display: flex;
  align-items: center;
}

span.cty-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 175%;
  color: #484a7a;
  opacity: 0.75;
  margin-left: 6px;
  margin-right: 13px;
}

div.remote {
  background: #3976e6;
  border-radius: 20px;
  padding: 8px 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  text-decoration: none;
  display: flex;
  align-items: center;
  cursor: default;
}

div.remote svg {
  margin-right: 6px;
}

.echobox-wo-bg {
  z-index: -1;
  position: relative;
  top: -295px;
}

p.info {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
}

.our-terms p.info {
  padding-bottom: 35px;
}

.working-echobox .box {
  /* position: absolute; 
    top: 260px;
    left: 0;
    right: 0;
    text-align: left;*/
  margin-top: -96%;
  text-align: left;
}

.graph-section.desktop img.bg {
  width: 100%;
}

.working-echobox {
  position: relative;
}

#photos-top {
  display: flex;
  align-items: center;
}

#photos-bottom {
  margin-top: 30px;
  padding-left: 135px;
}

#photos-top img,
#photos-bottom img {
  margin-right: 30px;
  border-radius: 4px;
  box-shadow: 0px 22px 44px rgba(36, 43, 75, 0.074);
}

#photos-top img:nth-child(1) {
  margin-top: 145px;
}

#photos-top img:nth-child(2) {
  width: 35% !important;
  max-width: 35% !important;
}

#photos-top img:nth-child(3) {
  margin-top: -75px;
  margin-right: 0;
}

#photos-bottom img:nth-child(1) {
  width: 20%;
}

#photos-bottom img:nth-child(2) {
  width: 34%;
  margin-right: 0;
  margin-top: -33px;
}

#photos-bottom img:nth-child(3) {
  margin-left: 26px;
  width: 35%;
  margin-top: -105px;
}

.story-sec {
  background: #ffffff;
  box-shadow: 0px 4px 14px rgba(36, 43, 75, 0.08),
    0px 1px 4px rgba(36, 43, 75, 0.1);
  border-radius: 8px;
  display: flex;
  margin-bottom: 66px;
}

.sibanstin-img {
  width: 40%;
  border-radius: 7px 0 0 7px;
  object-fit: cover;
}

.story-content {
  padding: 34px;
}

.story-content h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 39px;
  color: #484a7a;
  padding-bottom: 8px;
}

.story-content p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 175%;
  color: #484a7a;
  padding-bottom: 20px;
}

.read-story {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #3976e6;
  text-decoration: none;
}

.example-section h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
  padding-bottom: 30px;
}

.full-sec {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
  display: flex;
  align-content: center;
  display: grid;
  grid-template-columns: 7% auto;
  margin-bottom: 26px;
}

.full-sec div {
  margin-top: -8px;
}

.example-section {
  padding-bottom: 130px;
}

.interview-process {
  position: relative;
  margin-top: 28px;
}

.process-main {
  display: flex;
  align-items: start;
  padding-bottom: 46px;
}

.process-info {
  padding-left: 25px;
}

.process-info h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 135%;
  color: #3976e6;
  padding-bottom: 8px;
}

.process-info p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
}

a.check-van {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 135%;
  color: #3976e6;
  text-decoration: none;
}

.our-interview-se {
  padding-top: 232px;
  text-align: left;
  padding-bottom: initial;
}

.our-interview-se .icon-svg img {
  width: 24px !important;
  height: 24px;
  max-width: 24px !important;
  box-shadow: 0px 2.54545px 7.63636px rgba(96, 100, 127, 0.4);
  border-radius: 50%;
}

.interview-process:before {
  content: "";
  width: 100%;
  border-left: 2px solid #212583;
  position: absolute;
  top: 9px;
  left: 10px;
  height: 84%;
  opacity: 0.1;
  z-index: -1;
}

.footer-bg {
  position: relative;
  margin-top: 0px;
}

/*.footer-bg:before{
  background-image:url('../img/footer-img.png');
      content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 46vh;
    background-size: cover;
        background-position: 58px;
}*/

.about .we-hiring-section {
  background: linear-gradient(104deg, #f1f6fb 40%, #f3f7fb 88%, #e9f1fa);
}

.we-hiring-section {
  position: relative;
  top: 0;
  z-index: 99;
}

.we-hiring-section .frame.frame_md.frame__box.form__cell.card_augment {
  background-image: url("../img/join-bg-2.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 25px;
}

.we-hiring-section .frame_md {
  padding: 42px 50px 36px;
}

.we-hiring-section h3.frame__title.title.translate_areyouready,
.we-hiring-section h3.frame__title.title.translate_about_werehiring {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 135%;
  color: #ffffff;
}

.we-hiring-section .frame__text.translate_duetothehighvolume,
.we-hiring-section .frame__text.translate_about_ifyoureinterested {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: #ffffff;
}

.we-hiring-section a.btn.btn-join {
  background: #ffffff;
  box-shadow: 0px 15px 35px rgba(92, 92, 92, 0.1),
    0px 5px 15px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 9px 27px;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #3976e6;
}

.wrapper_light .footer.cross-bg {
  background: url("../img/footer-career-bg.svg") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-top: 208px;
  margin-top: -110px;
  background-position: center !important;
}

.wrapper_light .footer.about-footer-bg {
  background: url("../img/about-bg-final.png") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-top: 208px;
  margin-top: -30px;
  background-position: center !important;
}

.wrapper_light .footer.site-footer.cross-bg:before {
  content: "";
  background: url("../img/footer-cube.svg") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  width: 100%;
  height: 150px;
  position: absolute;
  top: 72px;
  z-index: 999;
  left: 340px;
}

.our-interview-se p.info {
  padding-bottom: 51px;
}

.our-story-section.drive-section
  .card__items
  .grid__cell:nth-child(1)
  p:first-child {
  display: none;
}

.our-story-section.drive-section
  .card__items
  .grid__cell:nth-child(1)
  p:nth-child(4) {
  display: none;
}

.our-story-section.drive-section
  .card__items
  .grid__cell:nth-child(2)
  p:nth-child(1) {
  display: none;
}

.our-story-section.drive-section
  .card__items
  .grid__cell:nth-child(2)
  p:nth-child(3) {
  display: none;
}

.our-story-section.drive-section
  .card__items
  .grid__cell:nth-child(1)
  p:nth-child(2) {
  padding-bottom: 16px;
}

.all-address .address.col-md-4:last-child .right-content {
  border-right: none;
}

.all-address {
  display: inline-flex;
}

.all-address .address.col-md-4:nth-child(2) {
  margin-left: 40px;
}

.all-address .address.col-md-4:last-child {
  margin-left: 40px;
}

.gls-quote {
  font-size: 25px;
}

.our-interview-se .cus-para p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 175%;
  color: #484a7a;
  padding-bottom: 20px;
}

.cus-para p:last-child {
  display: none;
}

.cus-para p:first-child {
  display: none;
}

.rat-img img {
  width: 79%;
}

.content-sec .rev img {
  width: 40px;
  height: 40px;
}

/*******************graph new design css start*********************/

.growth-chart {
  margin-top: -367px;
  position: relative;
}

.growth-chart__labels {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.growth-label__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 100%;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /*width: 210px;*/
  width: 180px;
  margin: 5px 0 5px -8px;
}

.growth-label--start {
  left: 21%;
  bottom: 41%;
}

.growth-label {
  position: absolute;
  font-size: 1.0625rem;
  line-height: 1.41;
  letter-spacing: 0.2px;
  width: 11px;
  height: 11px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(23, 40, 68, 0.13);
  box-shadow: 0 2px 4px 0 rgba(23, 40, 68, 0.13);
  border: solid 2px #3976e6;
  border-radius: 50%;
  background-color: #3976e6;
}

.growth-label--start .growth-label__line {
  height: 99px;
}

.growth-label__line {
  width: 3px;
  height: 100px;
  margin: 5px 10px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#3976e6),
    color-stop(50%, #3976e6),
    color-stop(50%, transparent),
    to(transparent)
  );
  background-image: -o-linear-gradient(
    top,
    #3976e6,
    #3976e6 50%,
    transparent 50%,
    transparent 100%
  );
  background-image: linear-gradient(
    to bottom,
    #3976e6,
    #3976e6 50%,
    transparent 50%,
    transparent 100%
  );
  opacity: 1;
  background-size: 3px 6px;
}

.growth-label__headline {
  padding-bottom: 5px;
  align-items: center;
  display: flex;
}

.growth-label__icon {
  margin-left: 0;
}

.growth-label__year {
  opacity: 1;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #484a7a;
  padding-left: 8px;
}

.growth-label__entry {
  text-align: left;
  padding-left: 8px;
  max-width: 156px;
}

.growth-label:nth-child(even) .growth-label__content {
  bottom: auto;
  top: 100%;
}

.growth-label:nth-child(even) .growth-label__line {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  margin-bottom: 5px;
}

.growth-label--office {
  bottom: 39.9%;
  left: 27.7%;
}

.growth-label__text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #484a7a;
}

.growth-label--india {
  left: 41%;
  bottom: 44.8%;
}

.growth-label--payroll {
  bottom: 44%;
  left: 49.5%;
}

.growth-label--benefits {
  bottom: 48.9%;
  left: 58.1%;
}

.growth-label--revenue {
  bottom: 48.5%;
  left: 63.9%;
}

.growth-label--customers {
  bottom: 56.6%;
  left: 72.8%;
}

.growth-label--charlotte {
  bottom: 59.6%;
  left: 79.9%;
}

.growth-label:before {
  content: "";
  width: 28px;
  height: 28px;
  background: rgba(57, 118, 230, 0.2);
  position: absolute;
  border-radius: 50%;
  left: -10px;
  top: -10px;
}

.growth-chart__mobile-dot {
  display: none;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 50%;
  margin: -5px 0 0 -5px;
  bottom: 12vw;
  -webkit-box-shadow: 0 2px 4px 0 rgba(23, 40, 68, 0.13);
  box-shadow: 0 2px 4px 0 rgba(23, 40, 68, 0.13);
  border: solid 2px #3976e6;
  border-radius: 50%;
  background-color: #3976e6;
}

.growth-label.growth-label--charlotte .growth-label__content {
  padding-bottom: 100px;
}

/************************Language changes css ***************************/

[lang="ar"] .inner-section {
  display: grid;
  grid-template-columns: 28% 256px;
  align-items: center;
}

[lang="ar"] .all-address .address.col-md-4:nth-child(2) {
  margin-left: 0;
}

[lang="ar"] .all-address .address.col-md-4:last-child {
  margin-left: 0;
}

[lang="ar"] .right-content {
  padding-left: 15px;
}

/*[lang="ar"] .all-address .address.col-md-4:last-child .right-content {
    border-right: 1px solid #e3eaf3;
}*/

[lang="ar"] .left-image {
  margin-right: 0;
}

[lang="ar"] .who-we-are-section p {
  font-weight: 400;
}

[lang="ar"] .careers {
  direction: ltr !important;
}

[lang="ar"] .careers .footer__bottom {
  direction: rtl !important;
}

[lang="ar"] .careers .full-sec {
  font-weight: 400;
}

[lang="ar"] .growth-label__year {
  padding-right: 8px;
}

[lang="ar"] .growth-label__text br {
  display: none;
}

[lang="ar"] .growth-label__text {
  text-align: right;
}

[lang="ar"] .growth-label__content {
  left: -157px;
}

[lang="ar"] .growth-label__entry {
  padding-right: 8px;
}

/*navigation menu*/

img.mobile-img {
  display: none;
}

[lang="ar"] .about p {
  text-align: right;
}

[lang="ar"] .home h3 {
  text-align: right;
}

[lang="ar"] .about h3 {
  text-align: right;
}

[lang="ar"] .count-content-section {
  border-right: 2px solid rgba(57, 118, 230, 0.2);
  padding: 34px 21px 36px 0px;
  margin-bottom: 2.08vw;
  border-left: 0;
}

[lang="ar"] .about .count-content-section h3 {
  text-align: right;
}

/*end*/

/**********************************End********************************/

/******************End*********************/

@media (max-width: 1439.98px) {
  .growth-chart {
    margin-top: -110px;
  }
  .growth-label--start {
    left: 9%;
  }
  .growth-label:before {
    display: none;
  }
  [lang="ar"] .growth-label--start {
    left: 19%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .desktop-img {
    max-width: 80%;
    padding-top: 30px;
  }
}

@media (min-width: 992px) {
  .desktop-img {
    max-width: 950px;
    padding-top: 30px;
  }
  .three-img-section img {
    max-height: 400px;
  }
}

@media (max-width: 1839.98px) {
  [lang="ar"] .growth-chart {
    margin-top: -18px;
  }
}

@media (max-width: 1279.98px) {
  .growth-chart {
    margin-top: 10px;
  }
  .growth-label--start {
    left: 3.5%;
    bottom: 39.9%;
  }
  [lang="ar"] .growth-label--start {
    left: 17.5%;
    bottom: 40.9%;
  }
}

@media (max-width: 1023.98px) {
  .growth-chart__labels {
    padding: 0 24px;
    position: static;
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .growth-label__entry {
    text-align: left;
    padding-left: 8px;
    max-width: 250px;
  }
  .growth-label:nth-child(odd) {
    text-align: right;
  }
  .growth-label:nth-child(odd) .growth-label__content {
    margin-right: -12px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .growth-label .growth-label__content {
    width: auto;
  }
  .growth-label__content {
    position: relative;
    margin: 0;
    padding-bottom: 30px;
    top: 0;
    bottom: auto;
  }
  .growth-label:nth-child(odd) .growth-label__headline {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 2px;
  }
  .growth-label__headline {
    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-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 2px;
  }
  .growth-label:nth-child(odd) .growth-label__icon {
    margin-left: 0;
    margin-right: -4px;
  }
  .growth-label:nth-child(odd) .growth-label__year {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 9px;
  }
  .growth-label:nth-child(odd) .growth-label__text {
    padding-right: 18px;
    text-align: right;
  }
  .growth-label:nth-child(odd) .growth-label__line {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    position: absolute;
    right: 0;
    top: 21px;
    bottom: 0;
    height: auto;
    opacity: 0.5;
  }
  .growth-label:nth-child(even) {
    color: #333e63;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .growth-label:nth-child(even) .growth-label__content {
    margin-left: -11px;
    top: 0;
    bottom: auto;
    max-width: 250px;
  }
  .growth-label:nth-child(even) .growth-label__text {
    padding-left: 18px;
  }
  .growth-label {
    position: static;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    height: auto;
    border-radius: unset;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .growth-label:nth-child(even) .growth-label__line {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    position: absolute;
    left: 0;
    top: 23px;
    bottom: 0;
    height: auto;
    opacity: 0.5;
  }
  .growth-chart__mobile-dot {
    display: block;
    bottom: 28.2vw;
  }
  .growth-label__icon {
    margin-left: -3px;
  }
  img.growth-chart__image {
    margin-top: -37vw;
  }
  .growth-chart__mobile-dot:before {
    content: "";
    width: 28px;
    height: 28px;
    background: rgba(57, 118, 230, 0.2);
    position: absolute;
    border-radius: 50%;
    left: -10px;
    top: -10px;
  }
  [lang="ar"] .growth-label__content {
    left: 0;
  }
  [lang="ar"] .growth-label:nth-child(even) .growth-label__line {
    left: auto;
    margin-right: 6px;
  }
  [lang="ar"] .growth-label:nth-child(odd) .growth-label__line {
    right: auto;
  }
  [lang="ar"] .growth-label:nth-child(odd) .growth-label__year {
    margin-left: 9px;
  }
  [lang="ar"] .growth-label:nth-child(even) .growth-label__text {
    padding-right: 18px;
  }
  [lang="ar"] .growth-label:nth-child(odd) .growth-label__headline {
    padding-left: 0;
    margin-left: -23px;
  }
  [lang="ar"] .growth-chart__mobile-dot {
    bottom: 28.2vw;
    left: 49.2%;
  }
  [lang="ar"] .growth-label:nth-child(odd) .growth-label__text {
    padding-right: 18px;
    text-align: left;
  }
  [lang="ar"] .growth-label__entry {
    padding-right: 0;
  }
}

@media (max-width: 639.98px) {
  .growth-chart__labels {
    padding: 0 24px 0 30px;
  }
  .growth-label:nth-child(odd) {
    text-align: left;
  }
  .growth-label--start {
    bottom: auto;
    left: auto;
  }
  .growth-label:nth-child(odd) .growth-label__content {
    margin-right: 0;
    margin-left: -11px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .growth-label__content {
    padding-bottom: 40px;
  }
  .growth-label:nth-child(odd) .growth-label__headline {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .growth-label:nth-child(odd) .growth-label__icon {
    margin-left: -5px;
    margin-right: 0;
  }
  .growth-label:nth-child(odd) .growth-label__year,
  .growth-label:nth-child(even) .growth-label__year {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 0;
    margin-left: 18px;
    padding-left: 0;
  }
  .growth-label:nth-child(odd) .growth-label__text {
    padding-right: 0;
    padding-left: 45px;
  }
  .growth-label:nth-child(odd) .growth-label__line {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    right: auto;
    left: 0;
  }
  .growth-label:nth-child(even) .growth-label__content {
    top: 0;
    bottom: auto;
  }
  .growth-label:nth-child(even) .growth-label__text {
    padding-left: 29px;
  }
  .growth-label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .growth-label:nth-child(odd) .growth-label__text {
    padding-right: 0;
    padding-left: 29px;
    text-align: left;
  }
  .growth-chart__mobile-dot {
    left: 30px;
    bottom: 25.4vw;
  }
  .growth-label.growth-label--charlotte .growth-label__line {
    height: auto;
  }
  [lang="ar"] .growth-label.growth-label--charlotte .growth-label__line {
    height: 110px;
  }
  [lang="ar"] .growth-label__content {
    left: 0;
  }
  [lang="ar"] .growth-label:nth-child(odd) .growth-label__line {
    left: auto;
  }
  [lang="ar"] .growth-label:nth-child(even) .growth-label__line {
    left: auto;
  }
  [lang="ar"] .growth-label:nth-child(odd) .growth-label__text {
    padding-right: 29px;
    text-align: right;
  }
  [lang="ar"] .growth-label:nth-child(odd) .growth-label__year,
  .growth-label:nth-child(even) .growth-label__year {
    margin-right: 10px;
  }
  [lang="ar"] .growth-label:nth-child(even) .growth-label__text {
    padding-right: 29px;
  }
  [lang="ar"] img.growth-chart__image {
    margin-top: -20vw;
  }
  [lang="ar"] .growth-chart__mobile-dot {
    right: 26px;
    bottom: 49.7vw;
  }
}

/***********end****************/

@media only screen and (max-width: 992px) {
  .all-address {
    display: block;
  }
  .right-content p {
    width: auto;
  }
  .all-address .address.col-md-4:nth-child(2) {
    margin-left: 0;
  }
  .all-address .address.col-md-4:last-child {
    margin-left: 0;
  }
  .main-img-section:before {
    display: none;
  }
  .our-story-section.drive-section
    .card__items
    .grid__cell:nth-child(1)
    p:nth-child(3) {
    padding-bottom: 16px;
  }
  .person.person_sm .person__box {
    padding: 0 15px !important;
  }
  .whitepaper .top__box:before {
    display: none;
  }
  .person_lg .person__item_left .person__img {
    width: 336px;
    height: 352px;
  }
  .person_md .box.person__box .person__item_left {
    padding: 0 !important;
  }
  .cube-sec::before {
    background-image: none;
  }
  .who-we-are-section h1 {
    font-size: 28px;
    padding-bottom: 40px;
    width: auto;
  }
  .who-we-are-section {
    padding: 0;
  }
  .who-we-are-section p {
    font-size: 16px;
    line-height: 27px;
    text-align: left;
    width: auto;
  }
  .who-we-main:before {
    background-image: url("../img/who-bg.svg");
    content: "";
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 17%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
  }
  .main-img-section:before {
    display: none;
  }
  .inner-bg.wrapper {
    background: none !important;
    position: relative;
  }
  .main-img-section {
    padding: 26px 20px 0;
  }
  /*.main-img-section img {
    height: 335px;
  }*/
  .our-story-section h3.title {
    font-size: 24px;
    padding-bottom: 40px;
  }
  .our-story-section p:first-child {
    padding-bottom: 16px;
    display: none;
  }
  .our-story-section p:last-child {
    display: none;
  }
  .our-story-section p:nth-child(2) {
    padding-bottom: 16px;
  }
  .our-story-section p {
    font-size: 16px;
  }
  .our-story-section {
    padding-top: 40px;
  }
  .counter-section {
    padding: 81px 0 65px 0;
  }
  .counter-section .grid__cell {
    width: 50%;
    margin-bottom: 40px;
  }
  .counter-section .grid_items .grid__cell:nth-child(n + 2) {
    margin-top: 0;
  }
  .counter-section h3 {
    font-size: 30px;
  }
  .card__items.grid.grid_items .grid__cell:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .card__items.grid.grid_items .grid__cell:nth-child(3) {
    -webkit-box-ordinal-group: 6;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
  .card__items.grid.grid_items .grid__cell:nth-child(5) {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .card__items.grid.grid_items .grid__cell:nth-child(6) {
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }
  /*.our-story-section h3.title {
    padding-bottom: 40px;
  }*/
  .main-calender-sec {
    position: relative;
  }
  .merge-hire-sec .row {
    position: absolute;
    top: 0;
    display: block;
    padding: 20px;
  }
  .merge-hire-sec {
    position: relative;
    margin: 0 20px;
  }
  .we-hiring-section:before {
    background-image: url(../img/mobile-graph.png) !important;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    display: none;
  }
  img.left-main-img {
    display: none;
  }
  img.right-main-img {
    display: none;
  }
  img.bottom-left-main-img {
    display: none;
  }
  img.hire-bg {
    height: 259px;
  }
  .calender-top-section {
    height: auto;
    top: 0;
    position: absolute;
    width: 100%;
  }
  .calender-top-section:before {
    content: "";
    background-image: url("../img/Ellipse.svg");
    position: absolute;
    width: 100%;
    height: 87.2%;
    background-size: 4px;
    background-repeat: repeat-y;
    left: 25px;
    opacity: 0.5;
    top: 35px;
  }
  .calender-bottom-section {
    display: block;
    height: 310px;
    top: 531px;
    position: absolute;
    width: 100%;
  }
  .merge-hire-sec h3 {
    font-size: 24px;
    padding-bottom: 16px;
  }
  .col-md-8.hire-con {
    width: 100%;
  }
  .merge-hire-sec p {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .year {
    padding-left: 14px;
  }
  .calender p {
    padding-top: 8px;
    padding-left: 50px;
    padding-right: 20px;
  }
  .calender {
    padding-bottom: 40px;
  }
  .merge {
    padding-left: 21px;
  }
  /*career page res*/
  .three-img-section img {
    margin-top: 51px;
  }
  .three-img-section img:nth-child(1) {
    display: none;
  }
  .three-img-section img:nth-child(3) {
    display: none;
  }
  .three-img-section {
    padding: 0 25px;
  }
  .glassdoor {
    margin-top: 64px;
    padding: 20px;
  }
  .glass-main-sec {
    display: block;
  }
  .rating {
    width: auto;
    position: relative;
    text-align: left;
  }
  img.glass-logo {
    padding-bottom: 9px;
    width: 64%;
    max-width: 250px;
  }
  .rat-img img {
    width: 46%;
  }
  .percentage-sec {
    display: none;
  }
  .content-sec {
    text-align: left;
    margin-left: 0;
  }
  .content-sec .rev img {
    display: none;
  }
  .content-sec .rev:nth-child(2) {
    display: none;
  }
  .rev div {
    padding-left: 0;
  }
  .echoboxer-sec {
    padding-top: 64px;
  }
  .main-title p {
    width: 34px;
    height: 34px;
    font-size: 22px;
  }
  .main-title span {
    font-size: 24px;
  }
  .echobox-content .grid__cell:first-child {
    display: none;
  }
  .echobox-content .grid__cell:last-child {
    width: 100%;
  }
  .rev div.tit {
    font-size: 18px;
  }
  .rev svg {
    width: 34px;
    height: 34px;
  }
  .rev div.tit {
    font-size: 18px;
    padding-left: 8px;
    line-height: 175%;
  }
  .info-sec {
    padding-bottom: 41px;
  }
  .info-sec p {
    font-size: 15px;
    padding-top: 11px;
  }
  .community-sec {
    padding: 21px;
    margin-top: 37px;
  }
  .rev div.tit {
    padding-left: 12px;
  }
  .community-sec p {
    font-size: 15px;
    padding-left: 0;
    padding-top: 15px;
  }
  p.info {
    font-size: 15px;
    padding-bottom: 36px;
  }
  a.icon-ac {
    font-size: 16px;
    line-height: 24px;
    padding: 12px;
    margin-bottom: 10px;
  }
  a.icon-ac i {
    right: 15px;
    top: 9px;
    width: 28px;
    height: 28px;
    line-height: 30px;
    font-size: 12px;
  }
  .echobox-wo-bg {
    display: none;
  }
  .working-echobox .box {
    margin-top: 101px;
  }
  .main-title {
    align-items: start;
  }
  .story-sec {
    margin: 0;
    display: block;
    border-radius: 7px;
  }
  .sibanstin-img {
    width: 100%;
    border-radius: 7px 7px 0 0;
  }
  .story-content {
    padding: 20px;
  }
  .story-content h3 {
    font-size: 20px;
    line-height: 32px;
  }
  .story-content p {
    font-size: 16px;
    padding-bottom: 17px;
    padding-top: 20px;
  }
  .read-story {
    font-size: 18px;
  }
  .example-section h4 {
    padding-bottom: 20px;
    padding-top: 49px;
  }
  .full-sec div {
    margin-top: -4px;
  }
  .full-sec {
    font-size: 16px;
    grid-template-columns: 7% auto;
    margin-bottom: 26px;
  }
  .example-section {
    padding-bottom: 32px;
  }
  #photos-top img,
  #photos-bottom img {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
    border-radius: 7px;
  }
  #photos-top img:nth-child(3) {
    margin-top: 0;
    margin-right: 0;
    width: 100% !important;
    max-width: 100% !important;
  }
  #photos-bottom {
    margin-top: 0;
    padding-left: 0;
  }
  #photos-bottom img:nth-child(1) {
    width: 100%;
  }
  #photos-bottom img:nth-child(2) {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
  #photos-bottom img:nth-child(3) {
    margin-left: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .our-interview-se {
    padding-top: 49px;
    padding-bottom: 0;
  }
  .interview-process {
    padding-top: 0;
  }
  .process-info h3 {
    font-size: 18px;
    padding-bottom: 11px;
  }
  .process-info p {
    font-size: 16px;
  }
  .our-interview-se .cus-para p {
    font-size: 15px;
  }
  a.check-van {
    font-size: 16px;
  }
  .our-story-section.drive-section {
    padding-bottom: 10px;
  }
  /*new add*/
  .graph-section.desktop {
    position: relative;
    margin-top: 0;
    height: 1141px;
    display: block;
  }
  .graph-section.desktop .bg {
    display: none;
  }
  .graph-img {
    top: 0;
  }
  .odd-sec {
    position: relative;
    height: auto;
  }
  .even-sec {
    position: relative;
    height: auto;
  }
  .our-story-section.drive-section {
    padding-top: 0;
    padding-bottom: 35px;
  }
  /*mob*/
  .perosn-content-sec {
    display: block;
  }
  .person-img img {
    width: 100%;
  }
  .person-img {
    width: 100%;
  }
  .person-img svg {
    left: -18px;
    z-index: 99999;
    background: #fff;
    box-shadow: 0px 3px 10px rgba(36, 43, 75, 0.08);
    border-radius: 50%;
    width: 46px;
    height: 46px;
  }
  .con-se {
    font-size: 16px;
    padding-left: 0;
    padding-top: 11px;
  }
  .footer-card-bottom {
    display: block;
  }
  .accordion-item .content p {
    font-size: 15px;
    padding-bottom: 13px;
  }
  #photos-top {
    display: block;
  }
  #photos-top img:nth-child(1) {
    margin-top: 0;
    display: none;
  }
  #photos-top img:nth-child(2) {
    width: 100% !important;
    max-width: 100% !important;
  }
  .footer-bg {
    position: relative;
  }
  .we-hiring-section .col-md-2 {
    text-align: left;
  }
  .we-hiring-section {
    margin: 0;
    top: 0;
  }
  .we-hiring-section .frame_md {
    padding: 20px;
  }
  .we-hiring-section .frame.frame_md.frame__box.form__cell.card_augment {
    background-position: right;
  }
  .working-echobox:before {
    display: none;
  }
  .career-set-content-bg:before {
    display: none;
  }
  .calender p br {
    display: none;
  }
  .counter-section p {
    font-size: 16px;
  }
  .leadership.wrapper_light .footer.cross-bg {
    margin-top: -140px !important;
    padding-top: 100px;
  }
  .rating:after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .graph-section.desktop {
    height: 1021px;
  }
  .calender-top-section:before {
    height: 81%;
  }
  .wrapper_light .footer.cross-bg {
    margin-top: -210px;
  }
  .careers.wrapper_light .footer.cross-bg {
    margin-top: -70px;
  }
  #photos-top img:nth-child(1) {
    display: none !important;
  }
  #photos-top img:nth-child(3) {
    display: none !important;
  }
  #photos-bottom img:nth-child(3) {
    display: none !important;
  }
  img.desktop-img {
    display: none;
  }
  img.mobile-img {
    display: block;
    height: auto;
    margin: 0 auto;
  }
  .counter-section .grid__cell {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1105px) {
  .all-address {
    display: block;
  }
  .address.col-md-4 {
    grid-template-columns: 100%;
  }
  .inner-section {
    grid-template-columns: 98px 70%;
    margin-bottom: 37px;
  }
  .right-content {
    border-right: none;
  }
  .right-content p {
    width: auto;
  }
  .all-address .address.col-md-4:nth-child(2) {
    margin-left: 0;
  }
  .all-address .address.col-md-4:last-child {
    margin-left: 0;
  }
}

@media (max-width: 1105px) {
  .right-content {
    border-right: none;
  }
}

@media (min-width: 1105px) {
  .right-content {
    border-right: none;
  }
  [lang="ar"] .right-content {
    padding-left: 27px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1105px) {
  [lang="ar"] .inner-section {
    display: grid;
    grid-template-columns: 14% 242px;
  }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .who-we-main .container {
    padding-top: 97px;
  }
  .who-we-main:before {
    height: 57vh;
  }
  .our-story-section .grid_items .grid__cell {
    width: 100%;
  }
  img.hire-bg {
    height: 192px;
  }
  .calender-top-section:before {
    height: 87%;
  }
  .graph-section.desktop {
    height: 941px;
  }
}

@media (min-width: 1024px) and (max-width: 1440px) {
  .graph-section.desktop {
    margin-top: -305px;
  }
  .graph-section .main-calender-sec .calender.bottom-4 {
    right: 3%;
    top: -8.7%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.bottom-3 {
    right: 21.6%;
    top: 38.9%;
    position: absolute;
  }
  .calender.bottom-2 {
    right: 38.4%;
    top: 51.9%;
    position: absolute;
  }
  .calender.bottom-1 {
    right: 51.5%;
    top: 61.9%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-4 {
    right: 14.3%;
    bottom: 161.8%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-3 {
    right: 29.7%;
    bottom: 137.6%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-2 {
    right: 49.5%;
    top: -60.2%;
    position: absolute;
  }
  .calender.top-1 {
    right: 69.8%;
    top: -35.1%;
    position: absolute;
  }
}

@media (min-width: 1441px) and (max-width: 1600px) {
  .graph-section .main-calender-sec .calender.bottom-4 {
    right: 77px;
    top: 11.3%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.bottom-3 {
    right: 23.7%;
    top: 61.9%;
    position: absolute;
  }
  .calender.bottom-2 {
    right: 39.8%;
    top: 77.9%;
    position: absolute;
  }
  .calender.bottom-1 {
    right: 57.2%;
    top: 88.9%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-4 {
    right: 16.3%;
    bottom: 148.8%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-3 {
    right: 31.7%;
    bottom: 117.6%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-2 {
    right: 50.5%;
    top: -51.2%;
    position: absolute;
  }
  .calender.top-1 {
    right: 70.8%;
    top: -13.2%;
    position: absolute;
  }
  .graph-section.desktop {
    margin-top: -355px;
  }
}

@media (min-width: 1601px) and (max-width: 1919px) {
  .graph-section .main-calender-sec .calender.bottom-4 {
    right: 6.6%;
    top: 32.3%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.bottom-3 {
    right: 25%;
    top: 91.9%;
    position: absolute;
  }
  .calender.bottom-2 {
    right: 41.4%;
    top: 113.9%;
    position: absolute;
  }
  .calender.bottom-1 {
    right: 59.5%;
    top: 130.9%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-4 {
    right: 17.3%;
    bottom: 129.8%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-3 {
    right: 32.9%;
    bottom: 97.6%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-2 {
    right: 51.7%;
    top: -14.2%;
    position: absolute;
  }
  .calender.top-1 {
    right: 71.8%;
    top: 9.9%;
    position: absolute;
  }
}

@media (min-width: 1920px) {
  .graph-section .main-calender-sec .calender.bottom-4 {
    right: 7.7%;
    top: 51.4%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.bottom-3 {
    right: 26.3%;
    top: 116.9%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.bottom-2 {
    right: 42.1%;
    top: 139.9%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.bottom-1 {
    right: 57.7%;
    top: 156.5%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-4 {
    right: 18.3%;
    bottom: 117%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-3 {
    right: 33.7%;
    top: -19.4%;
    position: absolute;
  }
  .graph-section .main-calender-sec .calender.top-2 {
    right: 52.6%;
    top: 3.8%;
    position: absolute;
  }
  .calender.top-1 {
    right: 72.6%;
    top: 23.9%;
    position: absolute;
  }
}

@media (min-width: 2000px) {
  .working-echobox .box {
    margin-top: -90%;
  }
}
@media (min-width: 2100px) {
  .working-echobox .box {
    margin-top: -86%;
  }
}
@media (min-width: 2200px) {
  .working-echobox .box {
    margin-top: -84%;
  }
}
@media (min-width: 2300px) {
  .working-echobox .box {
    margin-top: -80%;
  }
}
@media (min-width: 2400px) {
  .working-echobox .box {
    margin-top: -75%;
  }
}
@media (min-width: 2600px) {
  .working-echobox .box {
    margin-top: -70%;
  }
}
@media (min-width: 2800px) {
  .working-echobox .box {
    margin-top: -65%;
  }
}
@media (min-width: 3000px) {
  .working-echobox .box {
    margin-top: -60%;
  }
}
@media (min-width: 3200px) {
  .working-echobox .box {
    margin-top: -55%;
  }
}
@media (min-width: 3400px) {
  .working-echobox .box {
    margin-top: -52%;
  }
}
@media (min-width: 3600px) {
  .working-echobox .box {
    margin-top: -50%;
  }
}


/*****************End******************/

@media only screen and (max-width: 992px) {
  .address.col-md-4 {
    grid-template-columns: 100%;
  }
  /*.right-content {
    border-right: none;
  }*/
  .inner-section {
    grid-template-columns: 98px 70%;
    margin-bottom: 37px;
  }
  .border-bottom {
    border: none;
  }
}

/*end*/

@media (max-width: 576px) {
  .title {
    font-size: 24px;
  }
}

.text {
  font-size: 15px;
  line-height: 26px;
  /* colors */
}

.text strong {
  font-weight: 600;
}

body[dir="rtl"] .text strong,
body[dir="rtl"] .memo__text {
  font-weight: 700;
}

.text_light {
  color: #bfccf0;
}

.text_blue {
  color: #4895ff;
}

.text_red {
  color: #ff7086;
}

.text_green {
  color: #48c2d0;
}

.text_purple {
  color: #b162ff;
}

.text_orange {
  color: #fca053;
}

/*** header ***/

.header {
  position: absolute;
  left: 0;
  right: 0;
  height: 70px;
  z-index: 3000;
  background-color: transparent;
}

.header__logo {
  margin-right: 35px;
}

.header__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.header__close-btn {
  display: none;
}

@media (min-width: 1024px) {
  .header__container {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .header__nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 1023px) {
  .header {
    /* height: 70px; */
  }
  .header__close-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 999;
  }
  .header__close-btn:hover .header__close-icon {
    fill: #3d4e70;
  }
  .header__close-icon {
    fill: #737b8b;
    transition: fill 0.3s ease;
  }
  .header__container {
    margin-left: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    visibility: hidden;
    width: 0;
    height: 0;
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.2);
    transition: opacity 0.2s ease, visibility 0.2s ease;
  }
  .header__nav {
    position: relative;
    background-color: #fff;
    box-shadow: 0 42px 64px rgba(10, 34, 63, 0.1);
    border-radius: 8px;
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
    transition: opacity 0.2s ease, transform 0.2s ease;
  }
}

/* main navigation */

.nav__list {
  display: -ms-flexbox;
  display: flex;
}

.nav__item {
  position: relative;
}

.nav__item_sign .nav__icon {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav__link {
  display: block;
  position: relative;
  font-weight: 500;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.nav__link-2 {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.wrapper_light .nav__link-2 {
  color: #3d4e70;
}

.nav__link-2:hover {
  opacity: .6;
}

.nav__sub_products .nav__sub-link:hover,
.nav__sub_lang .nav__sub-link:hover {
  background-color: #f0f5fa;
}

.nav__sub_company .nav__container {
  background-color: #ffffff;
}

.nav__sub_company .nav__sub-link:hover {
  background-color: #f0f5fa;
}

.nav__sub-container {
  background-color: #f0f5fa;
  padding-top: 9px;
  padding-bottom: 9px;
}

.nav__sub-container .nav__sub-link:hover {
  background-color: #e4ebf2;
}

.nav__sub_company .nav__sub-base {
  min-height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.nav__sub_company .nav__sub-name {
  font-weight: 500;
}

.nav__sub-item {
  overflow: hidden;
}

.nav__sub-item_active .nav__sub-link {
  font-weight: 600;
}

.nav__sub-link {
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #3d4e70;
  word-wrap: break-word;
  overflow-wrap: break-word;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.nav__sub-base,
.nav__sub-sub-base {
  -ms-flex: 1;
  flex: 1;
  min-width: 40%;
}
.nav__sub-base {
  margin-left: 12px;
}
.nav__sub-sub-base {
  margin-left: 52px;
}

.nav__sub-name,
.nav__sub-sub-name {
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.nav__sub-name {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 27px;
}
.nav__sub-sub-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #3d4e70 !important;
}
.nav__sub-sub-name span {
  padding-right: 16px;
}

.nav__sub-name_augment {
  color: #4895ff;
}

.nav__sub-name_automate {
  color: #b162ff;
}

.nav__sub-name_testing {
  color: #ff7086;
}

.nav__sub-name_analytics {
  color: #48c2d0;
}

.nav__sub-name_api {
  color: #fca053;
}

.nav__sub-text {
  margin-top: 3px;
  font-size: 15px;
  line-height: 26px;
  color: #737b8b;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.nav__icon {
  position: absolute;
  top: 50%;
  width: 16px;
  height: 11px;
}

.nav__icon-active {
  min-width: 14px;
  -ms-transform: translateY(4px);
  transform: translateY(4px);
  margin-right: 7px;
}

.nav_side-2 {
  display: grid;
  grid-auto-flow: column;
  gap: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 15px;
}

@media (max-width: 1024px) {
  .nav_side-2 {
    padding-right: 0;
    margin-right: -10px;
  }
}

@media (min-width: 1200px) {
  .nav_side {
    margin-left: auto;
  }
  .nav {
    margin-left: auto;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .nav_side {
    margin-left: 6%;
  }
}

@media (min-width: 1024px) {
  .nav {
    /* languages, sign in */
  }
  .nav__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }
  .nav__item:nth-child(n + 2) {
    margin-left: 42px;
  }

  .nav__item.nav__item_getstarted {
    margin-left: 18px;
  }

  .nav__item_sub .nav__icon,
  .nav__item_sign .nav__icon {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  nav.nav_main ul li.menu-item ul.sub-menu {
    width: 463px;
    box-shadow: 0 42px 64px rgba(10, 34, 63, 0.1);
    border-radius: 8px;
    background-color: #fff;
    position: relative;
    padding-top: 21px !important;
    padding-bottom: 21px !important;
    top: 30px !important;
    flex-wrap: wrap;
    /* top: 45px !important;*/
  }
  nav.nav_main ul li.menu-item ul.sub-menu li {
    flex-wrap: wrap;
    margin: 0 !important;
    width: 100%;
    display: block;
  }
  nav.nav_main ul li.menu-item ul.sub-menu li a {
    color: #333;
    padding: 17px 39px;
    transition: all 0.3s ease-in-out 0s;
  }
  nav.nav_main ul li.menu-item ul.sub-menu li a:hover {
    /*  color: #000;*/
    background-color: #f0f5fa;
    /*  padding-left: 1.2rem;*/
  }
  .nav__item_sub .nav__link:hover + .nav__sub,
  .nav__item_sub:hover .nav__sub,
  nav.nav_main ul li.menu-item:hover ul.sub-menu {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }

  .nav__item_sign .nav__icon {
    stroke: #fff;
  }
  .nav__link {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }
  .nav__sub,
  nav.nav_main ul li.menu-item ul.sub-menu {
    position: absolute;
    top: 18px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: -5px;
    padding-top: 20px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }
  .nav__sub_products {
    width: 463px;
  }
  .nav__sub_products .nav__container {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .nav__sub_products .nav__sub-link {
    padding: 17px 39px;
  }
  .nav__sub_company {
    width: 463px;
  }
  .nav__sub_company .nav__container {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .nav__sub_company .nav__sub-item_top {
    background-color: #fff;
  }
  .nav__sub_company .nav__sub-item_top .nav__sub-base {
    display: block;
  }
  .nav__sub_company .nav__sub-item_top + .nav__sub-item {
    padding-top: 9px;
  }
  .nav__sub_company .nav__sub-link {
    padding: 9px 30px;
  }
  .nav__sub_company .nav__sub-item:first-child {
    border-radius: 8px 8px 0 0;
  }
  .nav__sub_company .nav__sub-item:last-child {
    border-radius: 0 0 8px 8px;
  }
  .nav__sub_lang {
    display: block !important;
    width: 164px;
  }
  .nav__sub_lang .nav__container {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .nav__sub_lang .nav__sub-link {
    padding: 7px 24px;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
  }
  .nav__container {
    box-shadow: 0 42px 64px rgba(10, 34, 63, 0.1);
    border-radius: 8px;
    background-color: #fff;
    position: relative;
  }
  .nav__container:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
  }
  .nav__icon {
    right: 0px;
    fill: #fff;
  }
  .nav_side {
    padding-right: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 1023px) {
  .nav__list {
    display: block;
  }
  .nav__item_sub .nav__icon {
    width: 11px;
    height: 11px;
    margin-top: -5px;
  }
  .nav__item_sign .nav__link {
    text-transform: none;
  }
  .nav__item_sign .nav__icon {
    width: 12px;
    height: 12px;
    margin-top: -1px;
    margin-left: 9px;
    stroke: #3d4e70;
  }
  .nav__item_mob-title .nav__link {
    padding-right: 50px;
    margin-bottom: 2px;
    display: block;
    /*pointer-events: none;*/
  }
  .nav__item_mob-title .nav__icon {
    display: none;
  }
  .nav__link {
    display: none;
    text-transform: uppercase;
    color: #737b8b;
    font-size: 15px;
    line-height: 26px;
  }
  .nav__sub-link,
  .nav__link {
    padding-left: 27px;
    padding-right: 27px;
  }
  .nav__sub-base {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 13px;
  }
  .nav__sub-text {
    display: none;
  }
  .nav__icon {
    fill: #3d4e70;
    margin-left: 9px;
  }
  .nav__icon-active {
    margin-top: 1px;
  }
  .nav__sub_products {
    padding-bottom: 10px;
  }
  .nav__sub_products .nav__sub-link {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .nav__sub_products .nav__sub-icon {
    margin-top: 0;
  }
  .nav__sub_company .nav__container {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .nav__sub_company .nav__sub-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav__sub_company .nav__sub-name {
    text-transform: none;
  }
  .nav__sub_lang {
    display: none;
    border-top: 1px solid #f0f5fa;
  }
  .nav__sub_lang .nav__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 6px;
    padding-bottom: 4px;
  }
  .nav__sub_lang .nav__sub-item {
    width: 25%;
  }
  .nav__sub_lang .nav__sub-link {
    padding: 9px 27px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }
  .nav_side .nav__link {
    text-transform: none;
    font-weight: 500;
    color: #3d4e70;
    display: block;
    font-size: 18px;
    line-height: 1.5;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .nav_side .nav__link:hover {
    background-color: #f0f5fa;
  }
  .nav_side .nav__item:nth-child(n + 2) {
    border-top: 1px solid #f0f5fa;
  }
}

@media (max-width: 767px) {
  .nav__sub_lang .nav__sub-item {
    width: 50%;
  }
}

/* burger button */

.nav-btn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 68px;
  height: 100%;
  cursor: pointer;
}

.nav-btn:focus {
  outline: none;
}

@media (max-width: 1023px) {
  .nav-btn {
    display: block;
  }
}

.nav-btn__line,
.nav-btn__line:before,
.nav-btn__line:after {
  position: absolute;
  height: 2px;
  background-color: #fff;
  -ms-transform-origin: center center;
  transform-origin: center center;
  transition: transform 0.2s ease, background-color 0.2s ease;
}

.nav-btn__line {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -12px;
  width: 24px;
}

.nav-btn__line:before,
.nav-btn__line:after {
  content: "";
  left: 0;
  right: 0;
  top: 0;
}

.nav-btn__line:before {
  -ms-transform: rotate(0) translateY(-8px);
  transform: rotate(0) translateY(-8px);
}

.nav-btn__line:after {
  -ms-transform: rotate(0) translateY(8px);
  transform: rotate(0) translateY(8px);
}

/* styles for header when we open mobile navigation */

@media (max-width: 1023px) {
  .nav-opened {
    overflow: hidden;
  }
  .nav-opened .header__container {
    visibility: visible;
    width: 100%;
    height: 100%;
    opacity: 1;
    pointer-events: auto;
    -ms-transform: scale(1);
    transform: scale(1);
    padding: 20px;
  }
  .nav-opened .header__nav {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .nav-opened .nav_main {
    padding-top: 27px;
  }
}

@media (max-width: 576px) {
  .nav-opened .header__container {
    padding: 10px;
  }
}

/* subheader: product-specific */

.subheader {
top: 58px;
    border-top: 1px solid #ffffff4d;
    margin-top: 7px;
    height: 58px;
        z-index: 2000 !important;
}

.wrapper_light .subheader {
  border-color: #b1b1b14d;
}

.subheader_icon {
float: left;
margin-top: 3px;
}

.subheader_product {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 27px;
    color: #FFF;
    float: left;
        margin-top: 8px;
    margin-left: 10px;
}

.wrapper_light .subheader_product {
  color: #3d4e70;
}

.subheader__container {
  top: 16px;
}

/*** content ***/

.desc {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.desc__top {
  margin-bottom: 27px;
}

.desc__name {
  margin-top: 4px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
}

.desc__title {
  font-size: 46px;
  line-height: 61px;
  color: #fff;
}

svg.icon-whitepaper {
  filter: drop-shadow(0px 2px 4px #27488c26);
  filter: drop-shadow(0px 4px 6px #27488c1a);
}

.whitepaper .top__box {
  padding-top: 0;
}

.whitepaper .desc__title {
  font-size: 34px;
  color: #3d4e70;
  font-weight: 500;
}

.whitepaper .card__title,
.whitepaper .section__base .title {
  font-size: 18px;
  color: #3d4e70;
  font-weight: 500;
}

.whitepaper .section__base {
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 46px;
}

.whitepaper .section__side {
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 46px;
}

.whitepaper .section__box {
  margin-top: 40px;
}

.whitepaper hr {
  max-width: 550px;
  border-color: #dae3ec;
  border-top: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.whitepaper .desc__name {
  color: #3d4e70;
}

.whitepaper .list__side {
  width: 30px;
  height: 30px;
}

.whitepaper .list__item {
  color: #5e7fff;
}

.whitepaper .frame__chart {
  position: relative;
}

.whitepaper .contact__title {
  font-size: 28px;
}

.whitepaper .btn {
  width: 100%;
}

.whitepaper .privacy-policy {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 22px;
}

.whitepaper .privacy-policy a {
  color: #737b8b;
}

.whitepaper .frame__container {
  padding-right: 0;
}

.section__img_whitepaper {
  box-shadow: 0px 21px 42px rgba(36, 43, 75, 0.1),
    0px 10.5px 21px rgba(39, 72, 140, 0.15);
  border-radius: 6px;
  max-width: 354px;
}

.section__img_whitepaper_1 {
  z-index: 3;
  position: relative;
  top: 52px;
  left: 100px;
}

.section__img_whitepaper_2 {
  position: absolute;
  top: 26px;
  left: 50px;
  z-index: 2;
}

.section__img_whitepaper_3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.desc__text {
  margin-top: 13px;
  font-size: 16px;
  line-height: 27px;
  color: #fff;
}

.desc__btn {
  margin-top: 39px;
}

.desc_sm .desc__top {
  margin-bottom: 22px;
}

.desc_sm .desc__name {
  margin-top: 11px;
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.5;
  text-transform: none;
}

.desc_sm .desc__text {
  font-size: 15px;
  line-height: 26px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1023px) {
  .desc__title {
    font-size: 36px;
    line-height: 1.4;
  }
}

@media (max-width: 576px) {
  .desc__top {
    margin-bottom: 24px;
  }
  .desc__title {
    font-size: 28px;
  }
  .desc__title br {
    display: none;
  }
  .desc__text br {
    display: none;
  }
  .desc__btn {
    margin-top: 32px;
  }
  .footer__bottom ul.menu li a {
    font-size: 13px;
    line-height: 20px;
  }
}

@media (max-width: 374px) {
  .desc__title {
    font-size: 25px;
  }
  [lang="ar"] .growth-chart__mobile-dot {
    left: 30px;
    bottom: 45.4vw;
  }
  [lang="ar"] .growth-label.growth-label--charlotte .growth-label__line {
    height: auto;
  }
}

.top {
  position: relative;
  margin-bottom: 57px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  padding-bottom: 16%;
  /*  */
}

.top:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.top:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -3px;
  left: -2px;
  right: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.top__box {
  position: relative;
  z-index: 3;
  padding-top: 258px;
}

.top__box_flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.top__base {
  width: 750px;
  padding-top: 27px;
}

.top__side {
  -ms-flex: 1;
  flex: 1;
  margin-right: -200px;
}

.top__note {
  margin-bottom: 16px;
}

.top__title {
  font-size: 46px;
  line-height: 61px;
  color: #fff;
}

.top__text {
  margin-top: 12px;
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  max-width: 70%;
  display: inline-block;
}

.top__links {
  margin-top: 28px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.top__figure {
  margin-top: 84px;
  text-align: center;
}

.top__figure img {
  border-radius: 10px;
}

.top__buttons {
  margin-top: 33px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top__buttons-item {
  margin: 6px 6px;
}

.top__code {
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.top__code:not(:last-child) {
  margin-bottom: 92px;
}

.top__bubbles {
  margin-top: 58px;
  position: relative;
  z-index: 1;
}

.top__heading {
  font-size: 46px;
  line-height: 61px;
  color: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.top__desc {
  margin-top: 51px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.75;
  color: #fff;
}

.top__center {
  /* padding-top: 96px;*/
  padding-top: 0px;
  padding-bottom: 200px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.top_main {
  background-image: linear-gradient(200deg, #1725fb -50%, #3af3ff 100%);
}

/* .top_main:before {
  background: url("../img/bg-square.svg") no-repeat center bottom;
} */

.top_main:after {
  background-image: url("../img/bg-top_main.svg");
}

/* .top_main .top__box {
  padding-top: 157px;
  background: url("../img/bg-piece.svg") no-repeat 119px top;
} */

.top_testing {
  background-image: linear-gradient(125deg, #ff598d -6%, #ffc26b 109%);
}

.top_testing:before {
  background: url("../img/shapes_ab-testing.svg") no-repeat center top;
  background-size: 100% auto;
}

.top_testing:after {
  background-image: url("../img/bg-top_ab-testing.svg");
}

.top_testing .top__figure {
  margin-bottom: -96px;
  margin-top: 32px;
}

.top_automate {
  background-image: linear-gradient(32deg, #b162ff 6%, #5e7fff 92%);
}

.top_automate:before {
  background: url("../img/shapes_automate.svg") no-repeat center top,
    url("../img/shapes_figures.svg") no-repeat center top;
  background-size: 100% auto, auto;
}

.top_automate:after {
  background-image: url("../img/bg-top_automate.svg");
}

.top_automate .top__figure {
  margin-top: 0;
  margin-bottom: -64px;
}

.top_analytics {
  background-image: linear-gradient(35deg, #54fb9f -24%, #4794ff 130%);
}

.top_analytics:before {
  background: url("../img/shapes_analytics.svg") no-repeat center top;
  background-size: 100% auto;
}

.top_analytics:after {
  background-image: url("../img/bg-top_analytics.svg");
}

.top_api {
  background-image: linear-gradient(44deg, #ffb94b 6.1%, #fa8e47 89%);
}

.top_api:before {
  background: url("../img/shapes_api.svg") no-repeat center top;
  background-size: 100% auto;
}

.top_api:after {
  background-image: url("../img/bg-top_api.svg");
}

.top_augment {
  background-image: linear-gradient(200deg, #006afc 13%, #45e3cb 92%);
}

.top_augment:before {
  background: url("../img/augment-background-cubes.svg") no-repeat center top;
  background-size: 100% auto;
}

.top_augment:after {
  background-image: url("../img/bg-top_augment.svg");
}

.top_about {
  background-attachment: scroll;
  background-image: url("../img/bg-green-blue.svg");
  background-size: cover;
  background-position: top center;
}

.top_about:after {
  background-image: url("../img/bg-top_path.svg");
}

.logo_echobox {
  margin-bottom: 32px;
  max-width: 148px;
}

@media (max-width: 2500px) {
  .top {
    padding-bottom: 17.3%;
  }
}

@media (max-width: 1920px) {
  .top {
    padding-bottom: 323px;
  }
  .top:after {
    background-size: auto;
  }
  .top_testing:before {
    background-size: auto;
  }
}

@media (max-width: 1599px) {
  .top {
    padding-bottom: 310px;
  }
  .top__base {
    padding-top: 8px;
  }
  .top__side {
    margin-right: -100px;
    margin-left: 10px;
  }
  .top_automate .top__figure {
    margin-top: -50px;
    margin-bottom: -80px;
  }
}

@media (max-width: 1400px) {
  .top {
    padding-bottom: 283px;
  }
  .top__base {
    padding-top: 0;
  }
  .top__side {
    margin-right: 0;
    margin-left: 10px;
  }
  .top_about:after {
    background-position: -220px bottom;
  }
}

@media (max-width: 1199px) {
  .top {
    margin-bottom: 12px;
  }
  .top__center {
    padding-top: 75px;
    padding-bottom: 140px;
  }
  .top_main .top__box {
    background-position: 14% top;
  }
  .top_about:after {
    background-position: -250px bottom;
  }
}

@media (max-width: 1023px) {
  .section__img_whitepaper_1 {
    left: 0;
    margin-left: auto;
    display: block;
  }
  .section__img_whitepaper_2 {
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .section__img_whitepaper_2 {
    left: 0;
    margin-right: auto;
    display: block;
  }
  .whitepaper .frame__container {
    margin-top: 90px;
  }
  .top {
    padding-bottom: 236px;
  }
  .top:after {
    background-position: 50% bottom;
    background-size: auto 350px, auto;
  }
  .top__base {
    width: 400px;
  }
  .top__side {
    margin-left: 0;
  }
  .top__title {
    font-size: 36px;
    line-height: 1.4;
  }
  .top__figure {
    margin-top: 40px;
  }
  .top__center {
    padding-top: 55px;
    padding-bottom: 160px;
  }
  .top_main .top__box {
    background: none;
    padding-top: 110px;
  }
  .top_testing:before {
    background-position: -150px top;
    background-size: auto 70%;
  }
  .top_testing .top__figure {
    margin-bottom: -60px;
  }
  .top_analytics:before {
    background: none;
  }
  .top_analytics .top__figure {
    margin-bottom: 0;
  }
  .top_about:after {
    background-position: -300px bottom;
  }
  .top_automate:before {
    background-position: left top;
    background-size: auto 100%;
  }
  .top_api:before {
    background: none;
  }
  .top_augment:before {
    background: none;
  }
}

@media (max-width: 767px) {
  .top:after {
    background-position: 39% bottom;
    background-size: auto 300px, auto;
  }
  .top__box_flex {
    display: block;
  }
  .top__base {
    width: 100%;
  }
  .top__side {
    display: none;
  }
  .top__code {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top__center {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .top_automate .top__figure {
    margin-top: 0;
    margin-bottom: -50px;
  }
  .top_about:after {
    background-position: -290px bottom;
    background-size: auto;
  }
  .logo_echobox {
    display: none;
  }
}

@media (max-width: 576px) {
  input[type="submit"].btn_dark {
    white-space: normal;
  }
  .whitepaper .section__base {
    margin-left: 0;
    margin-right: 0;
  }
  .whitepaper .section__side {
    margin-left: 0;
    margin-right: 0;
  }
  .top {
    margin-bottom: 0;
    padding-bottom: 180px;
  }
  .top:after {
    background-position: 38% bottom;
    background-size: auto 240px, auto;
  }
  .top__title {
    font-size: 28px;
  }
  .top__text {
    margin-top: 9px;
  }
  .top__text br {
    display: none;
  }
  .top__note {
    margin-bottom: 44px;
  }
  .top__links {
    margin-top: 31px;
  }
  .top__figure {
    margin-top: 60px;
  }
  .top__code {
    padding-left: 0;
    padding-right: 0;
  }
  .top__center {
    padding-top: 5px;
    padding-bottom: 97px;
  }
  .top__heading {
    font-size: 40px;
    line-height: 1.35;
  }
  .top__desc {
    margin-top: 35px;
  }
  .top_main .top__box {
    padding-top: 116px;
  }
  .top_automate .top__figure {
    margin-top: 30px;
    margin-bottom: -20px;
  }
  .top_testing:before {
    background-size: auto 60%;
  }
  .top_testing .top__figure {
    margin-bottom: -20px;
  }
  .top_analytics .top__figure {
    margin-bottom: 0;
  }
  .top_api .top__row {
    margin-bottom: 30px;
  }
  .top_about:after {
    background-position: -300px bottom;
    background-size: auto;
  }
}

@media (max-width: 374px) {
  .top:after {
    background-position: 34% bottom;
    background-size: auto 200px, auto;
  }
  .top_about:after {
    background-position: -310px bottom;
    background-size: auto;
  }
}

.frame {
  position: relative;
  background-color: #fff;
  box-shadow: 0 42px 84px rgba(36, 43, 75, 0.07);
  border-radius: 8px;
}

.frame__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.frame__base {
  -ms-flex: 1;
  flex: 1;
  padding-right: 35px;
}

.frame__side {
  margin-top: 8px;
  margin-left: auto;
}

.frame__title {
  margin-bottom: 8px;
}

.frame__caption {
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 54px;
}

.frame__caption:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 43px;
  height: 3px;
  border-radius: 4px;
}

.frame__caption.hr:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 43px;
  height: 3px;
  border-radius: 4px;
}

.frame__text {
  font-size: 15px;
  line-height: 26px;
}

.frame__text:not(:last-child) {
  margin-bottom: 26px;
}

.frame__text a {
  font-weight: 600;
  text-decoration: none;
  color: #5e7fff;
}

.frame__text a:hover {
  text-decoration: underline;
}

.frame__bottom {
  margin-top: 29px;
  padding-top: 27px;
  border-top: 1px solid #e3eaf3;
}

.frame__sep {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.frame__chart {
  width: 50%;
  padding-right: 27px;
}

.frame__container {
  width: 50%;
  padding-left: 27px;
  padding-right: 30px;
}

.frame__wrap {
  position: relative;
}

.frame_big {
  padding: 57px 56px 50px;
  border-radius: 14px;
}

.frame_md {
  padding: 42px 50px 51px;
}

.frame_compact {
  padding: 50px 35px 50px;
}

.frame_sm {
  padding: 36px 30px 30px;
}

@media (max-width: 1199px) {
  .frame__chart {
    padding-right: 23px;
  }
  .frame__container {
    padding-left: 23px;
    padding-right: 16px;
  }
  .frame_md {
    padding: 38px 45px 44px;
  }
  .frame_big {
    padding: 46px 45px 40px;
  }
}

@media (max-width: 1023px) {
  .frame__sep {
    display: block;
  }
  .frame__chart {
    width: 100%;
    padding-right: 0;
  }
  .frame__container {
    margin-top: 25px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .frame__decor {
    display: none;
  }
  .frame__caption {
    margin-bottom: 40px;
  }
  .frame_md {
    padding: 30px 30px 31px;
  }
  .frame_big {
    padding: 32px 30px 31px;
  }
  .top__text {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .frame_md {
    padding: 23px 25px 26px;
  }
  .frame_big {
    padding: 25px 25px 27px;
  }
  .frame_sm {
    padding: 34px 25px 28px;
  }
  .top__text {
    max-width: 80%;
  }
  .frame__chart img {
    width: 100% !important;
  }
  .whitepaper
    .frame__chart
    img.section__img_whitepaper.section__img_whitepaper_1 {
    margin-top: 65px;
  }
  .whitepaper
    .frame__chart
    img.section__img_whitepaper.section__img_whitepaper_2 {
    margin-top: -38px;
  }
  .whitepaper
    .frame__chart
    img.section__img_whitepaper.section__img_whitepaper_3 {
    margin-top: -80px;
  }
}

@media (max-width: 576px) {
  .frame__box {
    display: block;
  }
  .frame__side {
    margin-top: 40px;
    margin-left: 0;
  }
  .frame__base {
    padding-right: 0;
  }
  .frame__title {
    margin-bottom: 18px;
  }
  .frame__caption {
    margin-bottom: 35px;
  }
  .frame_md {
    padding: 20px 20px 22px;
  }
  .frame_big {
    padding: 20px 20px 22px;
  }
  .frame_sm {
    padding: 30px 10px 22px;
  }
  .frame_compact {
    padding: 20px 15px 19px 14px;
  }
}

/* decoratins */

.cubes__icon {
  position: absolute;
}

.cubes_augment .cubes__icon_left {
  left: 162px;
  top: -56px;
}

.cubes_augment .cubes__icon_left-bottom {
  left: -191px;
  bottom: -110px;
  z-index: -1;
  opacity: 0.4;
}

.cubes_augment .cubes__icon_right {
  bottom: -14px;
  right: -74px;
}

.cubes_augment .cubes__icon_right-bottom {
  opacity: 0.3;
  right: -360px;
  bottom: -100px;
}

.cubes_automate .cubes__icon_left {
  left: 23px;
  top: -66px;
}

.cubes_automate .cubes__icon_right {
  bottom: -57px;
  right: 30px;
}

.cubes_testing .cubes__icon_left {
  left: 42px;
  top: -42px;
}

.cubes_testing .cubes__icon_right {
  bottom: -57px;
  right: 61px;
}

.cubes_success .cubes__icon_left {
  left: 34px;
  top: -58px;
}

.cubes_success .cubes__icon_right {
  bottom: 57px;
  right: -26px;
}

.advantage__top {
  height: 53px;
  margin-bottom: 23px;
}

.advantage__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #232d42;
  margin-bottom: 6px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.advantage__text:not(:last-child) {
  margin-bottom: 26px;
}

.advantage__bottom {
  margin-top: 15px;
}

.more {
  display: inline-block;
  text-decoration: none;
  position: relative;
  font-size: 0;
}

.more:hover .more__ref:after {
  border-bottom-color: transparent;
}

.more__text {
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  color: #b162ff;
}

.more__arrow {
  margin-right: 6px;
}

.more__ref {
  position: relative;
  text-decoration: underline;
}

.more__ref:hover {
  text-decoration: none;
}

.section {
  position: relative;
  margin-bottom: 160px;
}

.section:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}

.section__box {
  position: relative;
  z-index: 1;
}

.section__box_flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.section__box_center .card {
  max-width: 624px;
  margin-left: auto;
  margin-right: auto;
}

.card a {
  color: #4895ff;
}

.section__box_center .card__heading {
  -ms-flex-pack: center;
  justify-content: center;
}

.section__box_center .card__title,
.section__box_center .card__text {
  text-align: center;
}

.section__box_center .card__bottom:before {
  left: 36px;
  right: 36px;
}

.section__base {
  width: 519px;
}

.section__side {
  -ms-flex: 1;
  flex: 1;
}

.section__img {
  position: relative;
  z-index: 1;
  max-width: 600px;
  width: 100%;
}

.section_left .section__side {
  margin-left: 138px;
  margin-right: -500px;
  text-align: left;
}

.section_right .section__box_flex {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.section_right .section__side {
  margin-right: 100px;
  margin-left: -500px;
  text-align: right;
}

.section_type {
  /*main page */
  /* a/b testing page */
  /* analytics page */
  /* api page */
  /* automate page */
  /* augment page */
}

.section_type_1 .section__img {
  /* -ms-transform: translateX(31px);
  transform: translateX(31px); */
  position: relative;
  display: inline-flex;
  max-width: 500px;
  top: -30px;

}

.section_type_2:after {
  background-image: url("../img/bg-waves_1.svg");
  padding-bottom: 33.17708%;
}

.section_type_2 .section__side {
  margin-top: -50px;
}

.section_type_2 .section__img {
  -ms-transform: translateX(-40px);
  transform: translateX(-40px);
  position: relative;
  top: 0px;
  display: inline-flex;
  width: 570px;
  padding: 30px;
}

.section_type_3 {
  margin-top: -15%;
  padding-top: 26%;
  padding-bottom: 8%;
}

.section_type_3:after {
  background-image: url("../img/bg-waves_2.svg");
  padding-bottom: 61.40625%;
}

.section_type_4 .section__side {
  margin-top: 87px;
}

.section_type_4 .section__img {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  position: relative;
  top: -20px;
  width: 630px;
  display: inline-flex;
  padding: 30px;
}

.section_type_5 {
  margin-top: -8%;
  padding-top: 31.5%;
}

.section_type_5:after {
  background-image: url("../img/bg-waves_3.svg");
  padding-bottom: 33.48958%;
}

.section_type_5 .section__side {
  margin-top: -128px;
}

.section_type_5 .section__img {
  -ms-transform: translateX(-8px);
  transform: translateX(-8px);
  position: relative;
  top: 60px;
  width: 660px;
  display: inline-flex;
  padding: 30px;
}

.section_type_6 {
  margin-top: 5.5%;
  margin-bottom: 10.4%;
}

.section_type_6 .section__side {
  margin-top: 12px;
}

.section_type_6 .section__img {
  -ms-transform: translateX(28px);
  transform: translateX(28px);
  position: relative;
  width: 660px;
  display: inline-flex;
}

.section_type_clicks:after {
  background-image: url("../img/bg-waves_4.svg");
  padding-bottom: 33.69792%;
  top: auto;
  bottom: -118px;
}

.section_type_clicks .section__img {
  -ms-transform: translate(66px, 111px);
  transform: translate(66px, 111px);
}

.section_type_creativity .section__img {
  -ms-transform: translate(0, 44px);
  transform: translate(0, 44px);
}

.section_type_perfomance:after {
  top: 37%;
  background-image: url("../img/bg-waves_5.svg");
  padding-bottom: 33.69792%;
}

.section_type_perfomance .section__img {
  -ms-transform: translate(-73px, 109px);
  transform: translate(-73px, 109px);
}

.section_type_frame {
  margin-top: -1%;
  margin-bottom: 76px;
}

.section_type_frame .section__side {
  padding-top: 90px;
}

.section_type_frame.section_left .section__side {
  text-align: left;
  margin-left: 50px;
  margin-right: 0;
}

.section_type_csv {
  margin-bottom: 100px;
}

.section_type_cms .section__img {
  -ms-transform: translate(-100px, 75px);
  transform: translate(-100px, 75px);
}

.section_type_dashboards {
  margin-bottom: 160px;
}

.section_type_dashboards:after {
  top: 73px;
  background-image: url("../img/bg-waves_5.svg");
  padding-bottom: 33.69792%;
}

.section_type_dashboards .section__img {
  -ms-transform: translate(34px, 75px);
  transform: translate(34px, 75px);
}

.section_type_publishing .section__img {
  -ms-transform: translate(-60px, 40px);
  transform: translate(-60px, 40px);
  padding-left: 100px;
}

.section_type_publishing .cubes__icon_left {
  top: auto;
  left: -140px;
  bottom: -60px;
  opacity: 0.7;
}

.section_type_chart-region:after {
  top: -200px;
  background-image: url("../img/bg-waves_6.svg");
  padding-bottom: 64.53125%;
}

.section_type_innovations .section__img {
  -ms-transform: translate(0, 58px);
  transform: translate(0, 58px);
}

.section_type_innovations .cubes__icon_right {
  top: -70px;
  right: -170px;
  opacity: 0.7;
}

.section_type_graphs {
  margin-bottom: 100px;
}

.section_type_graphs:after {
  background-image: url("../img/bg-waves_4.svg");
  padding-bottom: 33.69792%;
  top: -116px;
}

.section_type_graphs .section__img {
  -ms-transform: translate(30px, 58px);
  transform: translate(30px, 58px);
}

.section_type_social {
  padding-top: 60px;
  margin-bottom: 164px;
}

.section_type_social .section__img {
  -ms-transform: translate(0, -35px);
  transform: translate(0, -35px);
}

.section_type_social .cubes__icon_left {
  left: 48px;
  top: -175px;
  opacity: 0.5;
}

.section_type_social .cubes__icon_left-bottom {
  left: 173px;
  bottom: 212px;
  opacity: 0.7;
}

.section_type_social .cubes__icon_right {
  bottom: auto;
  top: -170px;
  right: -70px;
  opacity: 0.7;
}

.section_type_networks {
  margin-bottom: 0;
}

.section_type_chart-summ {
  margin-bottom: 192px;
}

.section_type_chart-summ:after {
  background-image: url("../img/bg-waves_7.svg");
  padding-bottom: 62.96875%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section_type_ai .section__img {
  -ms-transform: translate(0, 41px);
  transform: translate(0, 41px);
}

.section_type_networks .cubes__icon {
  z-index: -1;
}

.section_type_networks .cubes__icon_left {
  left: 251px;
  top: -115px;
  opacity: 0.4;
}

.section_type_networks .cubes__icon_left-bottom {
  left: -40px;
  bottom: -112px;
  opacity: 0.3;
}

.section_type_networks .cubes__icon_right {
  bottom: auto;
  top: 70px;
  right: -70px;
  opacity: 0.3;
}

@media (max-width: 1920px) {
  .section:after {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1920px;
    padding-bottom: 0;
  }
  .section_type_2 {
    margin-top: -75px;
    padding-top: 341px;
  }
  .section_type_2:after {
    height: 637px;
  }
  .section_type_3 {
    margin-top: -288px;
    padding-top: 513px;
    padding-bottom: 142px;
  }
  .section_type_3:after {
    height: 1179px;
  }
  .section_type_5 {
    margin-top: -156px;
    padding-top: 608px;
  }
  .section_type_5:after {
    height: 643px;
  }
  .section_type_6 {
    margin-top: 108px;
    margin-bottom: 200px;
  }
  .section_type_dashboards:after {
    top: 0;
    height: 647px;
  }
  .section_type_clicks:after {
    bottom: 0;
    height: 647px;
  }
  .section_type_perfomance:after {
    height: 647px;
  }
  .section_type_chart-summ:after {
    height: 1209px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .section_type_chart-region:after {
    top: 0;
    height: 1239px;
  }
  .section_type_graphs:after {
    height: 647px;
  }
}

@media (max-width: 1900px) {
  .section_type_networks .cubes,
  .section_type_social .cubes,
  .section_type_innovations .cubes {
    display: none;
  }
  .section_type_graphs .section__side {
    margin-left: -300px;
  }
}

@media (max-width: 1800px) {
  .section_left .section__side {
    margin-right: -388px;
  }
  .section_right .section__side {
    margin-left: -388px;
  }
  .section_type_perfomance .section__side {
    margin-left: -200px;
  }
  .section_type_perfomance .section__img {
    -ms-transform: translate(0, 80px);
    transform: translate(0, 80px);
  }
  .section_type_csv .section__side {
    margin-left: -200px;
  }
  .section_type_clicks .section__side {
    margin-left: -250px;
  }
  .section_type_clicks .section__img {
    -ms-transform: translate(66px, 50px);
    transform: translate(66px, 50px);
  }
  .section_type_social .section__side {
    margin-right: -250px;
  }
  .section_type_social .section__img {
    -ms-transform: translate(-20px, 30px);
    transform: translate(-20px, 30px);
  }
  .section_type_ai {
    margin-bottom: 75px;
  }
  .section_type_ai .section__side {
    margin-right: -250px;
  }
  .section_type_ai .section__img {
    -ms-transform: translate(-20px, 50px);
    transform: translate(-20px, 50px);
  }
  .section_type_graphs .section__img {
    -ms-transform: translate(30px, 20px);
    transform: translate(30px, 20px);
  }
  .section_type_graphs .section__side {
    margin-left: -200px;
  }
}

@media (max-width: 1679px) {
  .section_left .section__side {
    margin-left: 100px;
  }
  .section_right .section__side {
    margin-right: 90px;
  }
}

@media (max-width: 1599px) {
  .section_left .section__side {
    margin-left: 70px;
    margin-right: -135px;
  }
  .section_right .section__side {
    margin-right: 70px;
    margin-left: -135px;
  }
  .section_type_1 .section__img {
    margin-top: 0;
    -ms-transform: translateX(31px);
    transform: translateX(31px);
    width: 100%;
  }
  .section_type_2 .section__img {
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  .section_type_3 .section__side {
    margin-left: -160px;
  }
  .section_type_4 .section__img {
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    width: 100%;
  }
  .section_type_5 {
    padding-top: 420px;
  }
  .section_type_5 .section__side {
    margin-top: 0;
  }
  .section_type_5 .section__img {
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
  }
  .section_type_6 .section__img {
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
  }
  .section_type_6 .section__side {
    margin-left: 0;
  }
  .section_type_cms .section__img {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .section_type_dashboards {
    margin-top: 0;
  }
  .section_type_dashboards .section__img {
    -ms-transform: translate(15px, 55px);
    transform: translate(15px, 55px);
  }
  .section_type_publishing {
    margin-bottom: 116px;
  }
  .section_type_publishing .section__img {
    -ms-transform: translate(-20px, 40px);
    transform: translate(-20px, 40px);
  }
  .section_type_publishing .cubes {
    display: none;
  }
  .section_type_perfomance .section__img {
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }
  .section_type_graphs .section__side {
    margin-left: -125px;
  }
}

@media (max-width: 1400px) {
  .section_left .section__side {
    margin-left: 100px;
    margin-right: -40px;
  }
  .section_right .section__side {
    margin-right: 70px;
    margin-left: 0;
  }
  .section_type_1 .section__side {
    margin-left: -30px;
  }
  .section_type_1 .section__img {
    width: 100%;
  }
  .section_type_2 .section__img {
    width: 100%;
  }
  .section_type_4 .section__img {
    width: 100%;
  }
  .section_type_5 .section__img {
    width: 100%;
  }
  .section_type_6 .section__img {
    width: 100%;
  }
  .section_type_3 {
    padding-bottom: 170px;
  }
  .section_type_4 .section__side {
    margin-left: -100px;
  }
  .section_type_4 .section__img {
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  .section_type_6 {
    margin-bottom: 150px;
  }
  .section_type_dashboards {
    margin-top: 80px;
  }
  .section_type_clicks {
    margin-bottom: 60px;
  }
  .section_type_clicks .section__img {
    -ms-transform: translate(16px, 40px);
    transform: translate(16px, 40px);
  }
  .section__base {
    width: 492px;
  }
  .section__base .title {
    font-size: 29px;
  }
}

@media (max-width: 1199px) {
  .section_left .section__side {
    margin-left: 70px;
    margin-right: -40px;
  }
  .section_type_2 {
    margin-top: -85px;
    padding-top: 300px;
  }
  .section_type_3 {
    padding-top: 485px;
  }
  .section_type_5 {
    margin-top: -136px;
    padding-top: 365px;
  }
  .section_type_6 {
    margin-top: 130px;
  }
}

@media (max-width: 1023px) {
  .section {
    margin-top: 0;
    margin-bottom: 65px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .section:after {
    content: none;
  }
  .section__base {
    width: 100%;
  }
  .section .section__box_flex {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section .section__side {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    margin: 90px 0 0;
  }
  .section .section__img {
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    max-width: 500px;
  }
  .section.section_left,
  .section.section_right {
    margin-bottom: 80px;
  }
  .section.section_type_1 .section__img {
    -ms-transform: translateX(12px);
    transform: translateX(12px);
  }
  .section.section_type_2 {
    margin-bottom: 100px;
  }
  .section.section_type_3 {
    margin-bottom: 100px;
  }
  .section.section_type_4 .section__img {
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .section.section_type_6 {
    margin-bottom: 110px;
  }
  .section.section_type_frame {
    margin-top: 0;
  }
  .section.section_type_frame .section__side {
    margin-top: 30px;
    padding-top: 0;
  }
  .section.section_type_frame.section_left .section__side {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .section.section_left,
  .section.section_right {
    margin-bottom: 55px;
  }
  .section .section__side {
    margin: 70px 0 0;
  }
  .section.section_type_1 .section__img {
    -ms-transform: translateX(12px);
    transform: translateX(12px);
  }
  .section.section_type_2 {
    margin-bottom: 90px;
  }
  .section.section_type_3 {
    margin-bottom: 85px;
  }
  .section.section_type_4 .section__img {
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .section.section_type_4 .section__side {
    margin-top: 60px;
  }
  .section.section_type_5 .section__side {
    margin-top: 60px;
  }
  .section.section_type_6 {
    margin-bottom: 75px;
  }
  .section.section_type_6 .section__side {
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
  }
}

@media (max-width: 576px) {
  .section .section__side {
    margin-left: -20px;
    margin-right: -20px;
  }
  .section .section__img {
    max-width: 80%;
  }
  .section__base .title {
    font-size: 24px;
  }
  .section_type_innovations .section__side {
    margin-left: 0;
    margin-right: 0;
  }
  .section_type_graphs .section__side {
    margin-left: -3px;
    margin-right: -3px;
  }
  .section_type_clicks .section__side {
    margin-left: -33px;
    margin-right: -33px;
  }
  .section_type_creativity .section__img {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  .section_type_csv .section__img {
    -ms-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  .section_type_cms .section__side {
    margin-left: -45px;
    margin-right: -43px;
  }
}

@media (max-width: 440px) {
  .section .section__img {
    max-width: 100%;
  }
}

/* fix for IE */

@media screen and (-ms-high-contrast: active) and (max-width: 1599px),
  screen and (-ms-high-contrast: none) and (max-width: 1599px) {
  .section__img {
    width: 100%;
  }
  .top__img {
    width: 100%;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 1023px),
  screen and (-ms-high-contrast: none) and (max-width: 1023px) {
  .section__side {
    width: 100%;
  }
  .top__side {
    width: 100%;
  }
}

.bg_1 {
  padding-top: 477px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjYzNyIgdmlld0JveD0iMCAwIDE5MjAgNjM3IiB3aWR0aD0iMTkyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0ibTc4LjMzNjUuNSA5NDAuNTczNSAxODMuNjA4IDkwMC45Ny03Mi4wNzZ2Mzc1LjY5NmwtNjYyLjk5LTguNzgtODY5LjU5NSAxNDAuODk1LTM4Ny4yOTUgMTYuNTM2di00NTIuMjcxeiIgZmlsbD0iI2Y4ZmJmZSIvPjxnIGZpbGw9IiNlZWY1ZmIiPjxwYXRoIGQ9Im0xMDE4LjkxIDE4NC4xMDggOTAwLjk3IDMwMy42Mi02NjIuOTktOC43OHoiLz48cGF0aCBkPSJtNzguNzczNCAwIDk0MC4xMzY2IDE4NC4xMDgtNjMxLjYxNSA0MzUuNzM1eiIvPjwvZz48L2c+PC9zdmc+);
  background-position: center top;
}

.bg_1 .section__side {
  margin-top: -188px;
}

.bg_2 {
  margin-top: -290px;
  padding-top: 513px;
  min-height: 1179px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjExNzkiIHZpZXdCb3g9IjAgMCAxOTIwIDExNzkiIHdpZHRoPSIxOTIwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMCA0NzguNTM2IDExMTkuMDMtODAuNjMxIDgwMi45Ny0zOTcuOTA1djkyMi40MzZoLTExODMuODE0bC03MzguMTg2IDI1Ni4wNzR6IiBmaWxsPSIjZjRmOGZjIi8+PHBhdGggZD0ibTExMTkuMDMgMzk3LjkwNSA4MDIuOTctMzk3LjkwNXY5MjIuNDM2aC0xMTgzLjgxNGwtNzM4LjE4NiAyNTYuMDc0eiIgZmlsbD0iI2Y4ZmJmZSIvPjxwYXRoIGQ9Im0xMTE5LjAzIDM5Ny45MDUgODAyLjk3LTM5Ny45MDV2OTIyLjQzNmgtMTE4My44MTR6IiBmaWxsPSIjZWVmNWZiIi8+PHBhdGggZD0ibTExMTkuMDMgMzk3LjkwNSA4MDIuOTctMzk3LjkwNXY5MjIuNDM2eiIgZmlsbD0iI2Y4ZmJmZSIvPjwvZz48L3N2Zz4=);
  background-position: center top;
}

.bg_3 {
  padding-top: 470px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSLQodC70L7QuV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5MjBweCIgaGVpZ2h0PSI2NDNweCIgdmlld0JveD0iMCAzMjEuNSAxOTIwIDY0MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDMyMS41IDE5MjAgNjQzIiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBmaWxsPSIjRjhGQkZFIiBkPSJNLTQwLjIxNywzMzEuNTI4TDk2My42Nyw1NDcuMThsOTMzLjMyLTIyMy43OThsNjkuNjMsNDg4LjM4M2wtODQ5Ljg1LTE0MS4zOThMMzgwLjc2OSw5NTcuNDQ2TC02Ni42ODMsODExLjc2NUwtNDAuMjE3LDMzMS41Mjh6Ii8+PGRlZnM+PGZpbHRlciBpZD0iQWRvYmVfT3BhY2l0eU1hc2tGaWx0ZXIiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iLTQwLjUwMSIgeT0iMzIwLjYwMyIgd2lkdGg9IjI4NDEuMzExIiBoZWlnaHQ9IjYzNi44NDMiPjxmZUNvbG9yTWF0cml4ICB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMSAwIDAgMCAwICAwIDEgMCAwIDAgIDAgMCAxIDAgMCAgMCAwIDAgMSAwIi8+PC9maWx0ZXI+PC9kZWZzPjxtYXNrIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9Ii00MC41MDEiIHk9IjMyMC42MDMiIHdpZHRoPSIyODQxLjMxMSIgaGVpZ2h0PSI2MzYuODQzIiBpZD0iYSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZmlsdGVyPSJ1cmwoI0Fkb2JlX09wYWNpdHlNYXNrRmlsdGVyKSIgZD0iTS00MC4yMTcsMzMxLjUyOEw5NjMuNjcsNTQ3LjE4bDkzMy4zMi0yMjMuNzk4bDY5LjYzLDQ4OC4zODNsLTg0OS44NS0xNDEuMzk4TDM4MC43NjksOTU3LjQ0NkwtNjYuNjgzLDgxMS43NjVMLTQwLjIxNywzMzEuNTI4eiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjRUVGNUZCIiBkPSJNLTQwLjUwMSwzMzEuNTc1TDk2My4xMTUsNTQ3LjI3TDM4MC43NjksOTU3LjQ0NkwtNDAuNTAxLDMzMS41NzV6Ii8+PHBhdGggZmlsbD0iI0VBRjJGOCIgZD0iTTk2NC4xNTgsNTQ2Ljk2NkwxOTY2LjYzLDY4Ny41NzFsLTgyLjEsMjE2Ljg5NUwxMjY4Ljc1LDc5Mi4yN0w5NjQuMTU4LDU0Ni45NjZ6Ii8+PHBhdGggZmlsbD0iI0Y4RkJGRSIgZD0iTTE4ODQuNTMsMzM0LjE5OWwtMzI5LjgsNDA5LjI0NEw5NjQuMTU4LDU0Ni45NjZsNjU4LjUyMi0yMjYuMzYzTDE4ODQuNTMsMzM0LjE5OXoiLz48cGF0aCBmaWxsPSIjRUVGNUZCIiBkPSJNMTg4NC41MywzMzQuMTk5bC0zMjkuOCw0MDkuMjQ0bDU4Ny41NiwxNDUuODM1bDY1OC41Mi0yMjYuMzYyTDE4ODQuNTMsMzM0LjE5OXoiLz48L2c+PC9nPjwvc3ZnPg==);
  background-position: center top;
}

.bg_3 .section__side {
  margin-top: -273px;
}

.card__top {
  margin-bottom: 13px;
}

.card__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.card__heading a {
  text-decoration: none;
}

.card__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
  margin-left: 19px;
}

.card__title {
  margin-bottom: 13px;
}

.card__text:not(:last-child) {
  margin-bottom: 26px;
}

.card__text_badge {
  position: relative;
  padding-left: 70px;
  min-height: 41px;
}

.card__icon {
  width: 54px;
}

@media (max-width: 1023px) {
  .card__text_badge {
    min-height: 53px;
  }
}

.card__badge {
  position: absolute;
  left: 10px;
  top: 0;
}

.card__items:not(:last-child) {
  margin-bottom: 28px;
}

.card__items-row:not(:last-child) {
  margin-bottom: 26px;
}

.card__branch:not(:last-child) {
  margin-bottom: 32px;
}

.card__bottom {
  position: relative;
  margin-top: 29px;
  padding-top: 27px;
}

.card__bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #e3eaf3;
}

.card_augment .card__name {
  color: #4895ff;
}

.card_augment .more__text {
  color: #4895ff;
}

.card_augment .more__ref:after {
  border-bottom-color: #4895ff;
}

.card_augment .more__arrow {
  stroke: #4895ff;
}

.card_augment .memo__text {
  color: #4895ff;
}

.echobox-sections .card_augment .memo__text {
  color: #737b8b;
}

.card_automate .card__name {
  color: #b162ff;
}

.card_automate .more__text {
  color: #b162ff;
}

.card_automate .more__ref:after {
  border-bottom-color: #b162ff;
}

.card_automate .more__arrow {
  stroke: #b162ff;
}

.card_automate .memo__text {
  color: #8671ff;
}

.card_testing .card__name {
  color: #ff7086;
}

.card_testing .more__text {
  color: #ff7086;
}

.card_testing .more__ref:after {
  border-bottom-color: #ff7086;
}

.card_testing .more__arrow {
  stroke: #ff7086;
}

.card_testing .memo__text {
  color: #ff7086;
}

.card_analytics .card__name {
  color: #48c2d0;
}

.card_analytics .more__text {
  color: #48c2d0;
}

.card_analytics .more__ref:after {
  border-bottom-color: #48c2d0;
}

.card_analytics .more__arrow {
  stroke: #48c2d0;
}

.card_analytics .memo__text {
  color: #48c2d0;
}

.card_api .card__name {
  color: #fca053;
}

.card_api .more__text {
  color: #fca053;
}

.card_api .more__ref:after {
  border-bottom-color: #fca053;
}

.card_api .more__arrow {
  stroke: #fca053;
}

.card_api .memo__text {
  color: #fca053;
}

@media (max-width: 576px) {
  .card__title {
    margin-bottom: 20px;
  }
}

.badge {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 41px;
  min-width: 41px;
  height: 41px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}

.badge_link {
  text-decoration: none;
  color: #3d4e70;
}

.badge_link:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.badge_md {
  width: 32px;
  min-width: 32px;
  height: 32px;
}

.badge_sm {
  width: 28px;
  min-width: 28px;
  height: 28px;
}

.badge_social {
  width: 20px;
  min-width: 20px;
  height: 20px;
  background-color: transparent;
  box-shadow: none;
}

.item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
}

.item__side {
  grid-row: 1/2;
}

.item__side.badge_big {
  margin-right: 20px;
  margin-top: 8px;
}

.item__side.badge_big + .item__title {
  padding-top: 16px;
  padding-bottom: 6px;
}

.item__side.badge_md {
  margin-right: 18px;
}

.item__side.badge_md + .item__title {
  padding-top: 3px;
}

.item__side.badge_sm {
  margin-right: 17px;
}

.item__side.badge_sm + .item__title {
  padding-top: 2px;
}

.item__title {
  min-width: 40%;
  grid-column: 2/3;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #3d4e70;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.item__text {
  grid-column: 1/3;
  margin-top: 8px;
  width: 100%;
}

.item_column .item__side {
  grid-row: 1/3;
}

.item_column .item__side.badge_big + .item__title + .item__text {
  margin-top: 0;
}

.item_column .item__text {
  grid-column: 2/3;
}

.note {
  display: inline-block;
  position: relative;
  padding: 4px 18px 4px 10px;
  text-decoration: none;
  background-color: rgba(34, 36, 118, 0.2);
  border-radius: 12px;
  font-size: 0;
  transition: background-color 0.3s ease;
}

.note:hover {
  background-color: rgba(34, 36, 118, 0.3);
}

.note__badge {
  display: inline-block;
  padding: 0 6px;
  margin-left: -4px;
  margin-right: 7px;
  color: #2daafe;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 10px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}

.note__text {
  color: #fff;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
}

.note__arrow {
  -ms-transform: translateY(1px) rotate(-90deg);
  transform: translateY(1px) rotate(-90deg);
  margin-left: 4px;
  fill: #fff;
}

/** product **/

.products {
  margin-top: -63px;
  padding-top: 370px;
  padding-bottom: 318px;
  margin-bottom: -174px;
  background: url("../img/bg-dark.png") no-repeat center top;
  background-size: auto;
}

.products__top {
  text-align: center;
  margin-bottom: 83px;
}

.products__title {
  margin-bottom: 13px;
}

@media (max-width: 1920px) {
  .products {
    background-size: auto;
  }
}

@media (max-width: 1023px) {
  .products {
    margin-top: -140px;
    padding-top: 300px;
    padding-bottom: 280px;
    margin-bottom: -190px;
  }
  .products__top {
    margin-bottom: 50px;
  }
}

@media (min-width: 1921px) and (max-width: 2200px) {
  .products {
    background-size: 100% auto;
    margin-bottom: -130px;
  }
}

@media (max-width: 699px) {
  .products {
    margin-top: -24%;
    padding-top: 60%;
    padding-bottom: 100px;
    margin-bottom: 90px;
    background: url("../img/bg-dark_mob.png") no-repeat center top;
    background-size: cover;
  }
  .products__top {
    margin-bottom: 50px;
  }
}

@media (max-width: 500px) {
  .products {
    margin-top: -24%;
    padding-top: 66%;
  }
  .products__top {
    margin-bottom: 40px;
  }
}

@media (max-width: 400px) {
  .products {
    margin-top: -30%;
    padding-top: 70%;
  }
  .products__top {
    margin-bottom: 40px;
  }
}

@media (max-width: 374px) {
  .products {
    margin-top: -32%;
    padding-top: 75%;
  }
}

.product {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  padding: 27px 30px 38px;
  text-decoration: none;
  color: #fff;
  background-color: rgba(21, 37, 86, 0.8);
  box-shadow: 0 42px 84px rgba(36, 43, 75, 0.074);
  border-radius: 14px;
  transition: box-shadow 0.3s ease, background-color 0.3s ease;
}

.product:hover {
  background-color: #152556;
  box-shadow: 0 0 60px rgba(21, 37, 86, 0.99);
}

.product__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.product__name {
  margin-left: 14px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 576px) {
  .product {
    -ms-flex: auto;
    flex: auto;
    padding: 27px 27px 34px;
  }
}

.memo {
  display: -ms-flexbox;
  display: flex;
}

.memo__icon {
  margin-top: 2px;
  margin-right: 10px;
}

.memo__text {
  -ms-flex: 1;
  flex: 1;
  font-weight: 600;
}

.chart {
  padding: 29px 40px 26px;
  background-color: #eef6fe;
  border-radius: 10px;
}

.chart__title {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5;
  color: #3d4e70;
  margin-bottom: 12px;
}

.chart__legend {
  margin-top: 14px;
}

.chart__row {
  display: -ms-flexbox;
  display: flex;
}

.chart__row:not(:last-child) {
  margin-bottom: 4px;
}

.chart__side {
  width: 24px;
  margin-right: 16px;
}

.chart__icon {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 4px;
  margin-top: 10px;
}

.chart__icon_line {
  background-color: #51a1ff;
  border-radius: 2px;
}

.chart__icon_dash:before,
.chart__icon_dash:after {
  content: "";
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  height: 4px;
  border-radius: 2px;
  background-color: #b3cde7;
}

.chart__icon_dash:before {
  left: 0;
}

.chart__icon_dash:after {
  right: 0;
}

.chart__icon-inner {
  width: 6px;
  border-radius: 2px;
  background-color: #b3cde7;
}

.chart__note {
  -ms-flex: 1;
  flex: 1;
  font-size: 15px;
  line-height: 26px;
  color: #3d4e70;
}

.chart__item {
  margin-top: 25px;
}

.chart__caption {
  margin-bottom: 2px;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 500;
  color: #3d4e70;
}

@media (max-width: 1023px) {
  .chart__img {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .chart {
    padding: 17px 13px 17px;
  }
  .chart__title {
    font-size: 20px;
  }
  .chart__caption {
    font-size: 16px;
  }
}

.quote {
  display: -ms-flexbox;
  display: flex;
}

.quote__badge {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  background: linear-gradient(219.42deg, #4794ff 13.17%, #8ef4ff 91.11%);
  border-radius: 50%;
  margin-right: 25px;
}

.quote__badge__2 {
  background: linear-gradient(45.74deg, #b162ff 5.83%, #5e7fff 91.78%);
}

.quote__badge__3 {
  background: linear-gradient(43.2deg, #ff598d 0.56%, #ffc26b 100%);
}

.quote__content {
  -ms-flex: 1;
  flex: 1;
}

.quote__row {
  margin-top: 9px;
}

.quote__author {
  display: block;
  margin-top: 15px;
  color: #3d4e70;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
}

@media (max-width: 576px) {
  .quote__badge {
    margin-right: 19px;
  }
}

.notice {
  margin-top: 5px;
  position: relative;
  padding-top: 24px;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #3d4e70;
}

.notice.hr:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 43px;
  height: 3px;
  border-radius: 4px;
}

@media (max-width: 576px) {
  .notice {
    margin-top: 23px;
  }
}

.hr_blue:before {
  background-image: linear-gradient(45deg, #41dccd 0%, #57a9ff 100%);
}

.hr_red:before {
  background-image: linear-gradient(45deg, #ff6d87 0%, #ffae71 100%);
}

.hr_green:before {
  background-image: linear-gradient(45deg, #41dccd 0%, #57a9ff 100%);
}

.hr_orange:before {
  background-image: linear-gradient(45deg, #fd9e49 0%, #ffb74c 100%);
}

.hr_purple:before {
  background-image: linear-gradient(45deg, #b162ff 0%, #7677ff 100%);
}

.branch {
  margin-top: 30px;
}

.branch__item {
  position: relative;
  padding-bottom: 32px;
}

.branch_line .branch__item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 14px;
  border-left: 1px solid #e3eaf3;
}

.branch_line .branch__item:last-child {
  padding-bottom: 50px;
}

.branch_line .branch__item:last-child:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 7px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #e3eaf3;
}

.branch_line .item__side {
  position: relative;
  z-index: 1;
}

.list__item {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #3d4e70;
  padding-left: 38px;
  min-height: 26px;
}

.list__item:not(:last-child) {
  margin-bottom: 22px;
}

.list__side {
  width: 20px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 576px) {
  .list__item {
    font-size: 15px;
    line-height: 22px;
    padding-left: 38px;
  }
  .list__item:not(:last-child) {
    margin-bottom: 23px;
  }
  .list__side {
    height: 22px;
  }
}

.code {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.code:before {
  content: "";
  position: absolute;
  top: -3.5%;
  left: 6%;
  right: 6%;
  bottom: 4%;
  background: linear-gradient(152deg, #594a41 -15%, #263248 116%);
  opacity: 0.2;
  border-radius: 14px;
  transform: perspective(2000px) rotateX(8deg);
}

.code:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  box-shadow: 0 0 100px 60px rgba(181, 85, 9, 0.4);
  z-index: -1;
}

.code__container {
  background: linear-gradient(152deg, #502f2f -15%, #263248 116%);
  border-radius: 14px;
  padding: 37px 67px 50px;
  transform: perspective(2000px) rotateX(8deg);
  direction: ltr;
}

.code__top {
  position: relative;
  padding-bottom: 24px;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
}

.code__top:before,
.code__top:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  border-radius: 3px;
}

.code__top:before {
  width: 64%;
  background-color: #fa8d47;
}

.code__top:after {
  width: 16.5%;
  margin-left: 69%;
  background-color: rgba(250, 141, 71, 0.2);
}

.code__content {
  position: relative;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-top: 40px;
  padding-bottom: 74px;
}

.code__content:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 3px;
  border-radius: 3px;
  width: 64%;
  background-color: #fa8d47;
}

.code__row {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.code__row:not(:last-child) {
  margin-bottom: 23px;
}

.code__blue {
  color: #4895ff;
}

.code__orange {
  color: #fca053;
}

.code__green {
  color: #98fb98;
}

.code__grey {
  color: #7f7f7f;
}

@media (max-width: 1023px) {
  .code__container {
    padding: 30px 57px 40px;
  }
}

@media (max-width: 576px) {
  .code:before {
    top: -1.5%;
    border-radius: 5px;
  }
  .code__container {
    border-radius: 5px;
    padding: 14px 26px 30px;
    transform: perspective(2000px) rotateX(10deg);
  }
  .code__top,
  .code__content {
    font-size: 13px;
    line-height: 19px;
  }
  .code__top {
    padding-bottom: 14px;
  }
  .code__top:before,
  .code__top:after {
    height: 1px;
  }
  .code__content {
    padding-top: 17px;
    padding-bottom: 45px;
  }
  .code__content:after {
    height: 1px;
  }
  .code__row:not(:last-child) {
    margin-bottom: 19px;
  }
}

/* bubbles */

.bubbles {
  overflow: hidden;
  height: 500px;
  margin-left: -143px;
}

.bubbles__container {
  position: relative;
}

.bubbles__bg {
  width: 100%;
  height: 100%;
}

.bubbles__logo {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bubbles__hexagon {
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.bubbles__circle {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(35deg, #d8fffb 24%, #ffffff 81%);
  opacity: 0.1;
}

.bubbles__name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 18px;
  padding: 0 22px;
  height: 32px;
  color: #3d4e70;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(11, 72, 146, 0.15);
  border-radius: 38px;
  z-index: 20;
  white-space: nowrap;
  opacity: 0;
  -ms-transform: translate(-50%, -12px);
  transform: translate(-50%, -12px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.bubbles__name:empty {
  display: none;
}

.bubbles__item {
  position: absolute;
  /* logos */
  /* shapes */
}

.bubbles__item:hover {
  z-index: 100;
}

.bubbles__item:hover .bubbles__name {
  opacity: 1;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.bubbles__item_1 {
  height: 164px;
  width: 164px;
}

.bubbles__item_1 .bubbles__logo {
  width: 82px;
  height: 93px;
}

.bubbles__item_2 {
  height: 118px;
  width: 118px;
}

.bubbles__item_2 .bubbles__logo {
  width: 54px;
  height: 54px;
}

.bubbles__item_3 {
  height: 60px;
  width: 60px;
}

.bubbles__item_3 .bubbles__logo {
  width: 22px;
  height: 30px;
}

.bubbles__item_4 {
  height: 118px;
  width: 118px;
}

.bubbles__item_4 .bubbles__logo {
  width: 60px;
  height: 56px;
}

.bubbles__item_5 {
  height: 86px;
  width: 86px;
}

.bubbles__item_5 .bubbles__logo {
  width: 47px;
  height: 21px;
}

.bubbles__item_6 {
  height: 60px;
  width: 60px;
}

.bubbles__item_6 .bubbles__logo {
  width: 38px;
  height: 10px;
}

.bubbles__item_7 {
  height: 166px;
  width: 166px;
}

.bubbles__item_7 .bubbles__logo {
  width: 74px;
  height: 55px;
}

.bubbles__item_8 {
  height: 118px;
  width: 118px;
}

.bubbles__item_8 .bubbles__logo {
  width: 63px;
  height: 55px;
}

.bubbles__item_9 {
  height: 118px;
  width: 118px;
}

.bubbles__item_9 .bubbles__logo {
  width: 65px;
  height: 29px;
}

.bubbles__item_10 {
  height: 60px;
  width: 60px;
}

.bubbles__item_10 .bubbles__logo {
  width: 34px;
  height: 14px;
}

.bubbles__item_11 {
  height: 150px;
  width: 150px;
}

.bubbles__item_11 .bubbles__logo {
  width: 77px;
  height: 73px;
}

.bubbles__item_12 {
  height: 86px;
  width: 86px;
}

.bubbles__item_12 .bubbles__logo {
  width: 43px;
  height: 32px;
}

.bubbles__item_13 {
  height: 86px;
  width: 86px;
}

.bubbles__item_13 .bubbles__logo {
  width: 33px;
  height: 35px;
}

.bubbles__item_14 {
  height: 118px;
  width: 118px;
}

.bubbles__item_14 .bubbles__logo {
  width: 56px;
  height: 46px;
}

.bubbles__item_15 {
  height: 118px;
  width: 118px;
}

.bubbles__item_15 .bubbles__logo {
  width: 44px;
  height: 44px;
}

.bubbles__item_16 {
  height: 60px;
  width: 60px;
}

.bubbles__item_16 .bubbles__logo {
  width: 12px;
  height: 30px;
}

.bubbles__item_17 {
  height: 86px;
  width: 86px;
}

.bubbles__item_17 .bubbles__logo {
  width: 44px;
  height: 44px;
}

.bubbles__item_18 {
  height: 166px;
  width: 166px;
}

.bubbles__item_18 .bubbles__logo {
  width: 66px;
  height: 72px;
}

.bubbles__item_19 {
  height: 86px;
  width: 86px;
}

.bubbles__item_19 .bubbles__logo {
  width: 47px;
  height: 47px;
}

.bubbles__item_20 {
  height: 86px;
  width: 86px;
}

.bubbles__item_20 .bubbles__logo {
  width: 50px;
  height: 50px;
}

.bubbles__item_21 {
  height: 118px;
  width: 118px;
}

.bubbles__item_21 .bubbles__logo {
  width: 52px;
  height: 52px;
}

.bubbles__item_22 {
  height: 86px;
  width: 86px;
}

.bubbles__item_22 .bubbles__logo {
  width: 46px;
  height: 34px;
}

.bubbles__item_23 {
  height: 118px;
  width: 118px;
}

.bubbles__item_23 .bubbles__logo {
  width: 60px;
  height: 54px;
}

.bubbles__item_24 {
  height: 60px;
  width: 60px;
}

.bubbles__item_24 .bubbles__logo {
  width: 39px;
  height: 26px;
}

.bubbles__item_25 {
  height: 164px;
  width: 164px;
}

.bubbles__item_25 .bubbles__logo {
  width: 69px;
  height: 73px;
}

.bubbles__item_26 {
  height: 118px;
  width: 118px;
}

.bubbles__item_26 .bubbles__logo {
  width: 64px;
  height: 50px;
}

.bubbles__item_27 {
  height: 86px;
  width: 86px;
}

.bubbles__item_27 .bubbles__logo {
  width: 48px;
  height: 35px;
}

.bubbles__item_28 {
  height: 60px;
  width: 60px;
}

.bubbles__item_28 .bubbles__logo {
  width: 18px;
  height: 30px;
}

.bubbles__item_29 {
  height: 60px;
  width: 60px;
}

.bubbles__item_29 .bubbles__logo {
  width: 28px;
  height: 30px;
}

.bubbles__item_30 {
  height: 166px;
  width: 166px;
}

.bubbles__item_30 .bubbles__logo {
  width: 116px;
  height: 19px;
}

.bubbles__item_31 {
  height: 118px;
  width: 118px;
}

.bubbles__item_31 .bubbles__logo {
  width: 52px;
  height: 54px;
}

.bubbles__item_32 {
  height: 57px;
  width: 57px;
}

.bubbles__item_33 {
  height: 18px;
  width: 18px;
}

.bubbles__item_34 {
  height: 32px;
  width: 32px;
}

.bubbles__item_35 {
  height: 18px;
  width: 18px;
}

.bubbles__item_36 {
  height: 54px;
  width: 54px;
}

.bubbles__item_37 {
  height: 18px;
  width: 18px;
}

.bubbles__item_38 {
  height: 57px;
  width: 57px;
}

.bubbles__item_39 {
  height: 57px;
  width: 57px;
}

.bubbles__item_40 {
  height: 57px;
  width: 57px;
}

.bubbles__item_41 {
  height: 72px;
  width: 72px;
}

.bubbles__item_42 {
  height: 57px;
  width: 57px;
}

.bubbles__item_43 {
  height: 18px;
  width: 18px;
}

.bubbles__item_44 {
  height: 57px;
  width: 57px;
}

.bubbles__item_45 {
  height: 18px;
  width: 18px;
}

.bubbles__item_46 {
  height: 57px;
  width: 57px;
}

.bubbles__item_47 {
  height: 57px;
  width: 57px;
}

.bubbles__item_48 {
  height: 18px;
  width: 18px;
}

.bubbles__item_49 {
  height: 72px;
  width: 72px;
}

.bubbles__item_50 {
  height: 18px;
  width: 18px;
}

.bubbles__item_51 {
  height: 57px;
  width: 57px;
}

.bubbles__item_52 {
  height: 18px;
  width: 18px;
}

.bubbles__item_53 {
  height: 57px;
  width: 57px;
}

.bubbles__item_54 {
  height: 18px;
  width: 18px;
}

.bubbles__item_55 {
  height: 57px;
  width: 57px;
}

.bubbles__item_56 {
  height: 72px;
  width: 72px;
}

.bubbles__item_57 {
  height: 72px;
  width: 72px;
}

.bubbles__item_58 {
  height: 57px;
  width: 57px;
}

.bubbles__item_59 {
  height: 18px;
  width: 18px;
}

.bubbles__item_60 {
  height: 18px;
  width: 18px;
}

.bubbles__item_61 {
  height: 57px;
  width: 57px;
}

.bubbles__item_62 {
  height: 18px;
  width: 18px;
}

.bubbles__item_63 {
  height: 54px;
  width: 54px;
}

.bubbles__item_64 {
  height: 57px;
  width: 57px;
}

.bubbles__item_65 {
  height: 18px;
  width: 18px;
}

.bubbles__item_66 {
  height: 18px;
  width: 18px;
}

.bubbles__item_67 {
  height: 57px;
  width: 57px;
}

.bubbles__item_68 {
  height: 57px;
  width: 57px;
}

.bubbles__item_69 {
  height: 18px;
  width: 18px;
}

.bubbles__item_70 {
  height: 18px;
  width: 18px;
}

.bubbles__item_71 {
  height: 57px;
  width: 57px;
}

.bubbles__item_72 {
  height: 72px;
  width: 72px;
}

.bubbles__item_73 {
  height: 18px;
  width: 18px;
}

.bubbles__item_74 {
  height: 18px;
  width: 18px;
}

.bubbles__item_75 {
  height: 57px;
  width: 57px;
}

.bubbles__item_76 {
  height: 18px;
  width: 18px;
}

.bubbles__item_77 {
  height: 54px;
  width: 54px;
}

@media (max-width: 576px) {
  .bubbles {
    margin-left: -174px;
  }
}

/* team */

.cover {
  position: relative;
}

.cover__container {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.team {
  text-align: center;
}

.team__pic {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 30px 70px rgba(96, 100, 127, 0.2);
  padding-bottom: 112.92135%;
  margin-bottom: 8px;
}

.team__img {
  position: absolute;
  display: block;
  font-family: "object-fit: cover; object-position: center center;";
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}

.team__name {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.35;
  color: #484a7a;
}

.team__position {
  margin-top: 2px;
  font-size: 14px;
  line-height: 1.5;
  color: #519fff;
}

@media (max-width: 374px) {
  .team__name {
    font-size: 15px;
  }
  .team__position {
    font-size: 13px;
  }
}

.person {
  position: relative;
}

.person:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: -1;
}

.person__box {
  position: relative;
}

.person__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.person__item_left {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.person__item_right {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.person__pic {
  position: relative;
}

.person__pic:before {
  content: "";
  position: absolute;
  top: 4.6%;
  right: 7.6%;
  left: 7.5%;
  bottom: 4.5%;
  -ms-transform: skew(-8deg, -5.8deg);
  transform: skew(-8deg, -5.8deg);
}

.person__svg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.person__img {
  -webkit-clip-path: polygon(0 100%, 13.47% 8.42%, 100% 0, 86.5% 91.75%);
  clip-path: polygon(0 100%, 13.47% 8.42%, 100% 0, 86.5% 91.75%);
}

.person__clip {
  display: none;
  position: absolute;
}

.person__desc {
  -ms-flex: 1;
  flex: 1;
}

.person__name {
  font-size: 32px;
  line-height: 1.366;
  color: #484a7a;
  width: max-content;
}

.leadership {
  background: none;
}

.person__position {
  margin-top: 8px;
  color: #519fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.75;
}

.person__content {
  margin-top: 18px;
}

.person__text {
  font-size: 18px;
  line-height: 1.75;
  color: #566488;
}

.person_md .box.person__box .person__item_left {
  padding: 0 83px;
}

.person__text:not(:last-child) {
  margin-bottom: 35px;
}

.person_lg {
  margin-top: -50px;
  margin-bottom: 171px;
}

.person_lg:before {
  top: 100px;
  height: 927px;
  background-image: url("../img/bg-lg-leadership.svg");
  background-position: left top;
}

.whitepaper .top__box:before {
  background: url("../img/top-name-leadership-bg.svg");
  background-position: left top;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: -10px;
  left: -205px;
}

.person_lg .person__item_left {
  padding-right: 42px;
}

.person_lg .person__item_left .person__desc {
  margin-right: 85px;
}

.person_lg .person__item_right {
  padding-left: 42px;
}

.person_lg .person__item_right .person__desc {
  margin-left: 60px;
  max-width: 553px;
}

.person_lg .person__item:nth-child(n + 2) {
  margin-top: 141px;
}

.person_lg .person__pic:before {
  background-color: transparent;
  box-shadow: 0 30px 70px rgba(70, 141, 219, 0.3);
}

.person_lg .person__pic,
.person_lg .person__svg {
  width: 392.17px;
  height: 411px;
}

.person_lg .person__img {
  width: 392.17px;
  height: 411px;
}

.person_lg .person__image,
.person_lg .person__bg {
  -webkit-clip-path: url("#person-clip-lg");
  clip-path: url("#person-clip-lg");
}

.person_lg .person__name {
  font-weight: 600;
}

.person_lg .person__position {
  margin-top: 4px;
}

.person_lg .person__desc {
  max-width: 580px;
}

.person_md {
  padding-bottom: 270px;
}

.person_md:before {
  z-index: -2;
  top: 290px;
  left: 300px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 170px;
  bottom: 0;
  background: url("../img/md-leadership-cube.svg") center top no-repeat;
  /* background: url("../img/bg-gray_top.svg") center top no-repeat, url("../img/bg-gray_bottom.svg") center bottom no-repeat, 
  url("../img/bg-gray.svg") center top no-repeat; */
}

.person_md .person__item_left {
  padding-right: 50px;
}

.person_md .person__item_left .person__desc {
  padding-top: 41px;
  margin-right: 41px;
}

.person_md .person__item_right {
  padding-left: 50px;
}

.person_md .person__item_right .person__desc {
  padding-top: 25px;
  margin-left: 20px;
}

.person_md .person__item:nth-child(n + 2) {
  margin-top: 142px;
}

.person_md .person__pic:before {
  box-shadow: 0 10px 24px rgba(70, 141, 219, 0.2);
}

.person_md .person__pic,
.person_md .person__svg {
  width: 291px;
  height: 306px;
}

.person_md .person__image,
.person_md .person__bg {
  -webkit-clip-path: url("#person-clip-md");
  clip-path: url("#person-clip-md");
}

.person_md .person__desc {
  max-width: 704px;
}

.person_md .person__position {
  margin-top: 2px;
  width: 465px;
  height: 35px;
}

.person_sm {
  margin-top: -157px;
}

.person_sm:before {
  top: 170px;
  height: 351px;
  background-image: url("../img/bg-leadership.svg");
  background-position: right 20px;
}

.person_sm .person__item {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.person_sm .person__item_left .person__desc {
  padding-top: 7px;
  margin-right: 37px;
}

.person_sm .person__item_right .person__desc {
  padding-top: 7px;
  margin-left: 37px;
}

.person_sm .person__item:nth-child(n + 2) {
  margin-top: 88px;
}

.person_sm .person__pic:before {
  top: 6%;
  left: 8%;
  right: 7.9%;
  bottom: 6%;
  -ms-transform: skew(-8deg, -5.8deg);
  transform: skew(-8deg, -5.8deg);
  box-shadow: 0 30px 70px rgba(96, 100, 127, 0.2);
}

.person_sm .person__pic,
.person_sm .person__svg {
  width: 191px;
}

.person_sm .person__item.person__item_left .person__pic {
  width: 190px;
}

.person_sm .person__item.person__item_left img.person__img {
  width: 190px;
}

.person_sm .person__image,
.person_sm .person__bg {
  -webkit-clip-path: url("#person-clip-sm");
  clip-path: url("#person-clip-sm");
}

.person_sm .person__img {
  -webkit-clip-path: polygon(100% 0, 86.5% 91.6%, 0 100%, 13.5% 8.4%);
  clip-path: polygon(100% 0, 86.5% 91.6%, 0 100%, 13.5% 8.4%);
}

.person_sm .person__desc {
  max-width: 100%;
}

.person_sm .person__name {
  font-size: 26px;
}

.person.person_sm .person__box {
  padding: 0 138px;
}

.person_sm .person__position {
  margin-top: 3px;
  width: 365px;
  height: 32px;
}

.person_sm .person__content {
  margin-top: 12px;
}

.person_sm .person__text {
  font-size: 17px;
}

/** Cookie Policiy Design **/

.cc-window.cc-banner {
  position: fixed;
  bottom: 10px !important;
  max-width: 660px !important;
  left: 50%;
  font-size: 13px;
  margin-left: auto;
  border-radius: 4px;
  background-color: #fff !important;
  margin-right: auto;
  color: #3d4e70 !important;
  box-shadow: 0 12px 20px rgba(0, 61, 101, 0.15),
    0 4px 14px rgba(0, 61, 101, 0.15);
  direction: ltr;
}

.cc-color-override-1124762520 .cc-link,
.cc-color-override-1124762520 .cc-link:active,
.cc-color-override-1124762520 .cc-link:visited {
  color: #3d4e70 !important;
}

.cc-btn {
  min-width: auto !important;
  margin-left: 20px;
  color: #2daafe !important;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(38, 72, 121, 0.45), 0 0 2px rgba(38, 72, 121, 0.4);
  transition: all 0.2s;
}

.cc-btn:hover {
  box-shadow: 0 1px 1px rgba(38, 72, 121, 0.45), 0 0 2px rgba(38, 72, 121, 0.4),
    0 4px 8px rgba(38, 72, 121, 0.2);
  transition: all 0.2s;
}

.cc-btn:active {
  box-shadow: 0 1px 1px rgba(38, 72, 121, 0.45), 0 0 2px rgba(38, 72, 121, 0.4),
    0 4px 8px rgba(38, 72, 121, 0.2), 0 0 0 0.2rem hsla(220, 6%, 70%, 0.5);
  transition: all 0.2s;
}

.cc-link {
  padding: 0 !important;
}

.privacy .privacy-policy {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 22px;
}

.privacy .privacy-policy a {
  color: #737b8b;
}

@media (max-width: 1599px) {
  .person_lg .person__item_left {
    padding-right: 0;
  }
  .person_lg .person__item_left .person__desc {
    padding-top: 85px;
  }
  .person_lg .person__item_right {
    padding-left: 0;
  }
  .person_lg .person__item_right .person__desc {
    padding-top: 45px;
    margin-left: 50px;
  }
  .person_md {
    padding-bottom: 370px;
  }
  .person_md:before {
    top: -830px;
  }
}

@media (max-width: 1400px) {
  .person_md {
    padding-bottom: 350px;
  }
}

@media (max-width: 1023px) {
  .person:before {
    content: none;
  }
  .person__name {
    font-size: 28px;
  }
  .person__position {
    font-size: 20px;
  }
  .person__text {
    font-size: 18px;
  }
  .person_lg {
    margin-top: -155px;
    margin-bottom: 100px;
  }
  .person_lg .person__item_left .person__desc {
    padding-top: 55px;
  }
  .person_lg .person__item_right .person__desc {
    padding-top: 25px;
    margin-left: 30px;
  }
  .person_lg .person__item:nth-child(n + 2) {
    margin-top: 80px;
  }
  .person_lg .person__pic {
    width: 336px;
    height: 352px;
  }
  .person_md {
    padding-bottom: 0;
    margin-bottom: 120px;
  }
  .person_md:before {
    content: none;
  }
  .person_md .person__item_left {
    padding-right: 0;
  }
  .person_md .person__item_left .person__desc {
    padding-top: 30px;
  }
  .person_md .person__item_right {
    padding-left: 0;
  }
  .person_md .person__item:nth-child(n + 2) {
    margin-top: 80px;
  }
  .person_md .person__pic {
    width: 246px;
    height: 259px;
  }
  .person_sm {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .person {
    -ms-transform: none;
    transform: none;
  }
  .person__item {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .person__item_left .person__pic {
    margin-left: unset;
  }
  .person_lg {
    margin-top: -23px;
    margin-bottom: 105px;
  }
  .person_lg .person__item_left .person__desc {
    padding-top: 72px;
    margin-right: 0;
  }
  .person_lg .person__item_right .person__desc {
    padding-top: 52px;
    margin-left: 0;
  }
  .person_lg .person__item:nth-child(n + 2) {
    margin-top: 80px;
  }
  .person_lg .person__pic {
    width: 307px;
    height: 322px;
  }
  .person_lg .person__img {
    width: 307px;
    height: 322px;
  }
  .person_lg .person__desc {
    max-width: 100%;
  }
  .person_md {
    margin-bottom: 100px;
  }
  .person_md .person__item:nth-child(n + 2) {
    margin-top: 80px;
  }
  .person_md .person__item_left {
    padding-right: 0;
  }
  .person_md .person__item_left .person__desc {
    padding-top: 42px;
    margin-right: 0;
  }
  .person.person_sm .person__pic img {
    height: 170px;
    width: 161px;
  }
  .person_md .person__item_right {
    padding-left: 0;
  }
  .person_sm .person__pic {
    width: 161px;
    height: 170px;
  }
  .person_md .person__item_right .person__desc {
    padding-top: 42px;
    margin-left: 0;
  }
  .person_md .person__pic {
    width: 225px;
    height: 237px;
  }
  .person_md .person__desc {
    max-width: 100%;
  }
  .person_sm .person__item {
    max-width: 100%;
  }
  .person_sm .person__item_left {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .person_sm .person__item_left .person__desc {
    margin-right: 0;
    padding-top: 25px;
  }
  .person_sm .person__item_right {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .person_sm .person__item_right .person__desc {
    margin-left: 0;
    padding-top: 25px;
  }
  .person_sm .person__desc {
    max-width: 100%;
    margin-top: 0;
    padding-top: 38px;
  }
}

@media (max-width: 576px) {
  .person_sm .person__item_left {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .person_sm .person__item_left .person__desc {
    padding-top: 25px;
    margin-right: 0;
  }
  .person_sm .person__item_right {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .person_sm .person__item_right .person__desc {
    padding-top: 25px;
    margin-left: 0;
  }
  .person_sm .person__item:nth-child(n + 2) {
    margin-top: 65px;
  }
}

@media (max-width: 374px) {
  .person_lg .person__pic {
    width: 307px;
    height: 322px;
  }
  .person_md .person__pic {
    width: 200px;
    height: 211px;
  }
  .person_sm .person__pic {
    width: 160px;
    height: 168px;
  }
}

.team-wrap {
  position: relative;
  margin-top: 240px;
  margin-bottom: 140px;
}

.team-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -150px;
  height: 2000px;
  z-index: -1;
  background: url("../img/bg-shape_1.svg") no-repeat left top,
    url("../img/bg-shape_5.svg") no-repeat left 1220px,
    url("../img/bg-shape_2.svg") no-repeat right 340px;
}

.team-wrap__container {
  width: 100%;
  max-width: 1072px;
  min-width: 320px;
  padding-left: 60px;
  padding-right: 60px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1199px) {
  .team-wrap__container {
    max-width: 1012px;
  }
}

@media (max-width: 1023px) {
  .team-wrap__container {
    max-width: 674px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .team-wrap__container {
    max-width: 636px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 576px) {
  .team-wrap__container {
    max-width: 416px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1400px) {
  .team-wrap {
    margin-top: 180px;
  }
}

@media (max-width: 1023px) {
  .team-wrap {
    margin-top: 120px;
    margin-bottom: 180px;
  }
}

@media (max-width: 576px) {
  .team-wrap {
    margin-top: 65px;
    margin-bottom: 120px;
  }
}

/** contacts **/

.container {
  padding-top: 200px;
  padding-bottom: 50px;
}

.container.contactpage {
  padding-top: 150px;
}

@media (max-width: 576px) {
  .container {
    padding-bottom: 0;
  }
}

.contact {
  position: relative;
  padding: 35px 40px;
  background-color: #fff;
  box-shadow: 0 12px 66px rgba(36, 43, 75, 0.1);
  border-radius: 8px;
}

.contact__header {
  margin-bottom: 36px;
}

.contact__title {
  color: #3d4e70;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.5;
}

.contact__desc {
  margin-top: 20px;
}

.contact__message {
  padding-bottom: 40px;
  text-align: center;
}

.contact__caption {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.5;
  color: #3d4e70;
}

.contact__desc {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 10px;
}

.contact__bg {
  padding-bottom: 82%;
  margin-left: 22px;
  background: url("../img/bg-success.svg") no-repeat;
  background-position: center -92px;
  background-size: auto 170%;
}

.contact_sm {
  max-width: 530px;
}

.contact_center {
  margin-left: auto;
  margin-right: auto;
}

.contact_success {
  max-width: 546px;
  box-shadow: 0 12px 66px rgba(36, 43, 75, 0.1),
    0 6px 85px rgba(39, 72, 140, 0.15);
}

@media (max-width: 620px) {
  .contact .cubes {
    display: none;
  }
}

@media (max-width: 576px) {
  .contact {
    padding: 29px 20px 29px;
  }
  .contact__message {
    padding-bottom: 30px;
  }
  .contact__caption {
    font-size: 28px;
  }
  .contact__desc {
    font-size: 18px;
    margin-top: 10px;
  }
  .contact__bg {
    padding-bottom: 80%;
    background-position: center -90px;
    background-size: auto 170%;
  }
}

@media (max-width: 530px) {
  .contact__message {
    padding-bottom: 20px;
  }
  .contact__bg {
    background-position: center -65px;
    background-size: auto 185%;
  }
  .contact_success {
    max-width: 300px;
  }
}

.sep {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.sep__base {
  width: 662px;
}

.sep__side {
  -ms-flex: 1;
  flex: 1;
  margin-left: 117px;
}

@media (max-width: 1400px) {
  .sep__side {
    margin-left: 90px;
  }
}

@media (max-width: 1199px) {
  .sep {
    display: block;
  }
  .sep__base {
    margin-left: auto;
    margin-right: auto;
  }
  .sep__side {
    display: none;
  }
}

@media (max-width: 767px) {
  .sep__base {
    width: 100%;
  }
}

.edge__text {
  margin-top: 7px;
  font-size: 18px;
  line-height: 27px;
}

.edge__logos {
  margin-top: 46px;
  display: flex;
  flex-wrap: wrap;
  margin-right: -60px;
}

.edge__logos .customer-logo {
  float: left;
}

.edge__logos .brands_logo {
  max-height: 40px;
  margin-bottom: 20px;
}

/*** footer ***/

.footer {
  position: relative;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-bottom: 20px;
}

.footer__top,
.footer__bottom {
  position: relative;
  padding-left: 90px;
  padding-right: 90px;
}

.footer__top {
  padding-top: 53px;
  padding-bottom: 53px;
}

.footer__title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #3d4e70;
  margin-bottom: 28px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.footer__grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -30px;
}

.footer__cell {
  width: 150px;
  margin-left: 30px;
}

.footer__cell .menu-item:nth-child(n + 2),
.footer__item:nth-child(n + 2) {
  margin-top: 14px;
}

.footer__cell .menu-item a,
.footer__link,
.legal-consent-container a {
  display: inline-block;
  font-size: 15px;
  line-height: 25px;
  color: #737b8b;
  font-weight: 500;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  transition: color 0.3s ease;
}

.legal-consent-container a {
  font-size: 14px;
  font-weight: 700;
}

.footer__cell section.widget {
  margin-bottom: 0;
}

.footer__link_icon {
  position: relative;
  padding-left: 31px;
}

.footer__link_icon:hover .footer__icon {
  filter: brightness(0.5);
}

.footer__cell .menu-item a:hover,
.footer__link:hover {
  color: #3d4e70;
}

.footer__icon {
  position: absolute;
  top: 2px;
  left: 1px;
  filter: brightness(1);
  transition: filter 0.3s ease;
}

.footer__bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 34px;
  padding-bottom: 32px;
  border-top: 1px solid #e3eaf3;
}

.footer__base {
  margin-right: 62px;
}

.footer__side {
  margin-left: auto;
}

.footer__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__unit:not(:last-child) {
  margin-right: 62px;
}

@media (max-width: 1023px) {
  .footer {
    padding-bottom: 10px;
  }
  .footer__top,
  .footer__bottom {
    padding-left: 45px;
    padding-right: 45px;
  }
  .footer__top {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .footer__bottom {
    padding-top: 32px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .footer__top,
  .footer__bottom {
    padding-left: 25px;
    padding-right: 25px;
  }
  .footer__grid {
    margin-left: -25px;
  }
  .footer__cell {
    width: 110px;
    margin-left: 25px;
  }
}

@media (max-width: 620px) {
  .footer__top,
  .footer__bottom {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 576px) {
  .footer {
    padding-bottom: 0;
  }
  .footer__grid {
    margin-right: -25px;
  }
  .footer__cell {
    margin-left: 0;
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .footer__cell:nth-child(n + 3) {
    margin-top: 50px;
  }
  .footer__top {
    padding-top: 171px;
    padding-bottom: 41px;
  }
  .footer__bottom .footer__link {
    font-size: 13px;
    line-height: 20px;
  }
  .footer__base {
    margin-right: 34px;
  }
}

@media (max-width: 374px) {
  .footer__bottom {
    display: block;
  }
  .footer__base {
    margin-right: 0;
  }
  .footer__side {
    margin-top: 20px;
    margin-left: 0;
  }
}

/* IE Edge support for clip-path */

@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .person__svg,
  .person__clip {
    display: block;
  }
  .person__img {
    display: none;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 1023px),
  screen and (-ms-high-contrast: none) and (max-width: 1023px) {
  .person_lg .person__svg {
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
  .person_md .person__svg {
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 374px),
  screen and (-ms-high-contrast: none) and (max-width: 374px) {
  .person_lg .person__svg {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .person_md .person__svg {
    -ms-transform: scale(0.77);
    transform: scale(0.77);
  }
  .person_sm .person__svg {
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
}

@supports (-ms-ime-align: auto) {
  .person__svg,
  .person__clip {
    display: block;
  }
  .person__img {
    display: none;
  }
  @media (max-width: 1023px) {
    .person_lg .person__svg {
      -ms-transform: scale(0.85);
      transform: scale(0.85);
    }
    .person_md .person__svg {
      -ms-transform: scale(0.95);
      transform: scale(0.95);
    }
  }
  @media (max-width: 374px) {
    .person_lg .person__svg {
      -ms-transform: scale(0.7);
      transform: scale(0.7);
    }
    .person_md .person__svg {
      -ms-transform: scale(0.77);
      transform: scale(0.77);
    }
    .person_sm .person__svg {
      -ms-transform: scale(0.85);
      transform: scale(0.85);
    }
  }
}

/** styles for rtl languages **/

body[dir="rtl"],
body.lang-ru {
  font-family: "Segoe UI", sans-serif;
}

body[dir="rtl"] .header {
  direction: ltr;
}

@media (max-width: 1023px) {
  body[dir="rtl"] .header__nav {
    padding-top: 45px;
  }
}

body[dir="rtl"] .nav__item_sign .nav__icon {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

body[dir="rtl"] .nav__sub-base {
  margin-left: 0;
  margin-right: 20px;
}

body[dir="rtl"] .nav__icon-active {
  margin-left: 7px;
  margin-right: 0;
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}

body[dir="rtl"] .edge__logos {
  margin-right: 0;
  margin-left: -60px;
}

body[dir="rtl"] .edge__logos .grid__cell {
  margin-right: 0;
  margin-left: 30px;
}

body[dir="rtl"] .nav_main {
  direction: rtl;
}

@media (min-width: 1024px) {
  body[dir="rtl"] .nav {
    /* languages, sign in */
  }
  body[dir="rtl"] .nav_main .nav__item:nth-child(n + 2) {
    margin-left: 0;
    margin-right: 41px;
  }
  body[dir="rtl"] .nav_side .nav__item {
    direction: rtl;
  }
  body[dir="rtl"] .nav__item_sub .nav__link,
  body[dir="rtl"] .nav__item_sign .nav__link {
    padding-right: 0;
    padding-left: 15px;
  }
  body[dir="rtl"] .nav__item_sign .nav__icon {
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }
  body[dir="rtl"] .nav__item_sign .nav__link {
    padding-right: 0;
    padding-left: 17px;
  }
  body[dir="rtl"] .nav__sub {
    margin-left: 5px;
  }
  body[dir="rtl"] .nav__sub_products .nav__sub-link {
    padding: 17px 39px;
  }
  body[dir="rtl"] .nav__sub_company .nav__sub-link {
    padding: 9px 30px;
  }
  body[dir="rtl"] .nav__sub_company .nav__sub-item_top .nav__sub-link {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  body[dir="rtl"] .nav__sub_lang .nav__sub-link {
    padding: 7px 24px;
  }
  body[dir="rtl"] .nav__container:after {
    left: 50%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  body[dir="rtl"] .nav__icon {
    left: 0;
    right: auto;
    margin-top: 2px;
  }
  body[dir="rtl"] .nav_side {
    padding-right: 0;
    padding-left: 15px;
  }
}

@media (max-width: 1023px) {
  body[dir="rtl"] .nav_side {
    direction: rtl;
  }
  body[dir="rtl"] .nav__item_sign .nav__icon {
    margin-left: 0;
    margin-right: 9px;
  }
  body[dir="rtl"] .nav__item_mob-title .nav__link {
    padding-right: 27px;
    padding-left: 50px;
  }
  body[dir="rtl"] .nav__sub-base {
    margin-left: 0;
    margin-right: 13px;
  }
  body[dir="rtl"] .nav__icon {
    margin-left: 0;
    margin-right: 9px;
  }
  body[dir="rtl"] .nav__sub_lang .nav__sub-link {
    padding: 9px 27px;
  }
}

body[dir="rtl"] .top__btn:not(:last-child) {
}

body[dir="rtl"] .top__side {
  margin-right: 0;
  margin-left: -200px;
}

@media (max-width: 1400px) {
  body[dir="rtl"] .top__side {
    margin-left: 0;
    margin-right: 10px;
  }
}

@media (max-width: 1023px) {
  body[dir="rtl"] .top__side {
    margin-right: 0;
  }
}

body[dir="rtl"] .note {
  padding-left: 18px;
  padding-right: 10px;
}

body[dir="rtl"] .note__badge {
  margin-right: -4px;
  margin-left: 7px;
}

body[dir="rtl"] .note__arrow {
  margin-left: 0;
  margin-right: 4px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

body[dir="rtl"] .more__arrow {
  margin-left: 0;
  margin-right: 8px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

body[dir="rtl"] .list__item {
  padding-left: 0;
  padding-right: 38px;
}

body[dir="rtl"] .list__side {
  left: auto;
  right: 0;
}

@media (max-width: 576px) {
  body[dir="rtl"] .list__item {
    padding-left: 0;
    padding-right: 38px;
  }
}

body[dir="rtl"] .bubbles {
  direction: ltr;
}

body[dir="rtl"] .btn_icon_left {
  padding-left: 24px;
  padding-right: 50px;
}

body[dir="rtl"] .btn_icon_left .btn__icon {
  left: auto;
  right: 25px;
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

body[dir="rtl"] .btn_icon_left .btn__icon_arrow {
  -ms-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
}

body[dir="rtl"] .btn_icon_right {
  padding-right: 24px;
  padding-left: 50px;
}

body[dir="rtl"] .btn_icon_right .btn__icon {
  right: auto;
  left: 25px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body[dir="rtl"] .btn_icon_right .btn__icon_arrow {
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

body[dir="rtl"] .memo__icon {
  margin-right: 0;
  margin-left: 10px;
}

body[dir="rtl"] .code__top:before,
body[dir="rtl"] .code__top:after {
  left: auto;
  right: 0;
}

body[dir="rtl"] .code__top:after {
  margin-left: 0;
  margin-right: 69%;
}

body[dir="rtl"] .quote__badge {
  margin-right: 0;
  margin-left: 25px;
}

body[dir="rtl"] .chart__side {
  margin-right: 0;
  margin-left: 16px;
}

body[dir="rtl"] .product__name {
  margin-left: 0;
  margin-right: 20px;
}

body[dir="rtl"] .branch_line .branch__item:after {
  left: auto;
  right: 14px;
  border-left: none;
  border-right: 1px solid #e3eaf3;
}

body[dir="rtl"] .branch_line .branch__item:last-child:before {
  left: auto;
  right: 7px;
}

body[dir="rtl"] .form__select {
  padding-left: 40px;
  padding-right: 16px;
  background-position: 13px center;
}

body[dir="rtl"] .checkbox__label {
  padding-left: 0;
  padding-right: 25px;
}

body[dir="rtl"] .checkbox__label:before {
  left: auto;
  right: 0;
}

body[dir="rtl"] .checkbox__label:after {
  left: auto;
  right: 3px;
}

body[dir="rtl"] .section_left .section__box_flex {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

body[dir="rtl"] .section_right .section__box_flex {
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 1920px) {
  body[dir="rtl"] .section:after {
    left: auto;
    right: 50%;
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  body[dir="rtl"] .section_type_chart-summ:after {
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
}

body[dir="rtl"] .frame__base {
  padding-right: 0;
  padding-left: 35px;
}

body[dir="rtl"] .frame__side {
  margin-left: 0;
  margin-right: auto;
}

@media (max-width: 576px) {
  .footer__unit:not(:last-child) {
    margin-right: 34px;
  }
  body[dir="rtl"] .frame__side {
    margin-left: 0;
  }
  body[dir="rtl"] .frame__base {
    padding-left: 0;
  }
}

body[dir="rtl"] .btn-link {
  padding-right: 0;
}

body[dir="rtl"] .btn-link__icon {
  margin-right: 8px;
  margin-top: 2px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

body[dir="rtl"] .card__name {
  margin-left: 0;
  margin-right: 19px;
}

body[dir="rtl"] .card__text_badge {
  padding-right: 70px;
  padding-left: 0px;
}

@media (max-width: 1023px) {
  body[dir="rtl"] .card__text_badge {
  }
}

body[dir="rtl"] .card__badge {
  right: 10px;
  position: absolute;
  top: 6px;
}

@media (max-width: 1023px) {
  body[dir="rtl"] .card__badge {
  }
}

body[dir="rtl"] .item__side {
  margin-right: 0;
  margin-left: 23px;
}

body[dir="rtl"] .item__side.badge_md {
  margin-right: 0;
  margin-left: 17px;
}

body[dir="rtl"] .item__side.badge_sm {
  margin-right: 0;
  margin-left: 17px;
}

body[dir="rtl"] .cubes_augment .cubes__icon_left {
  left: auto;
  right: 162px;
}

body[dir="rtl"] .cubes_augment .cubes__icon_left-bottom {
  left: auto;
  right: -191px;
}

body[dir="rtl"] .cubes_augment .cubes__icon_right {
  right: auto;
  left: -74px;
}

body[dir="rtl"] .cubes_augment .cubes__icon_right-bottom {
  right: auto;
  left: -360px;
}

body[dir="rtl"] .cubes_automate .cubes__icon_left {
  left: auto;
  right: 23px;
}

body[dir="rtl"] .cubes_automate .cubes__icon_right {
  right: auto;
  left: 16px;
}

body[dir="rtl"] .cubes_testing .cubes__icon_left {
  left: auto;
  right: 42px;
}

body[dir="rtl"] .cubes_testing .cubes__icon_right {
  right: auto;
  left: 61px;
}

body[dir="rtl"] .cubes_success .cubes__icon_left {
  left: auto;
  right: 34px;
}

body[dir="rtl"] .cubes_success .cubes__icon_right {
  right: auto;
  left: -26px;
}

body[dir="rtl"] .person__svg {
  right: 0;
  left: auto;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

body[dir="rtl"] .person_lg .person__item_left {
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

body[dir="rtl"] .person_lg .person__item_left .person__desc {
  margin-left: 20px;
  margin-right: 0;
}

body[dir="rtl"] .person_lg .person__item_right {
  -ms-transform: translateX(80px);
  transform: translateX(80px);
}

body[dir="rtl"] .person_lg .person__item_right .person__desc {
  margin-right: 60px;
  margin-left: 0;
}

body[dir="rtl"] .person_md:before {
  right: 50%;
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

body[dir="rtl"] .person_md .person__item_left {
  padding-right: 0;
  padding-left: 50px;
}

body[dir="rtl"] .person_md .person__item_left .person__desc {
  margin-left: 20px;
  margin-right: 0;
}

body[dir="rtl"] .person_md .person__item_right {
  padding-left: 0;
  padding-right: 50px;
}

body[dir="rtl"] .person_md .person__item_right .person__desc {
  margin-left: 0;
  margin-right: 20px;
}

body[dir="rtl"] .person_sm {
  margin-right: -20px;
  margin-left: 0;
}

body[dir="rtl"] .person_sm .person__pic {
  margin-left: 37px;
  margin-right: 0;
}

@media (max-width: 1599px) {
  body[dir="rtl"] .person_lg .person__item_left {
    -ms-transform: none;
    transform: none;
  }
  body[dir="rtl"] .person_lg .person__item_right {
    -ms-transform: none;
    transform: none;
  }
  body[dir="rtl"] .person_lg .person__item_right .person__desc {
    margin-right: 50px;
    margin-left: 0;
  }
}

@media (max-width: 1023px) {
  body[dir="rtl"] .person_lg .person__item_right .person__desc {
    margin-right: 30px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  body[dir="rtl"] .person {
    -ms-transform: none;
    transform: none;
  }
  body[dir="rtl"] .person__item_left .person__pic {
    margin-right: auto;
    margin-left: 0;
  }
  body[dir="rtl"] .person_lg .person__item_right .person__desc {
    margin-right: 0;
  }
  body[dir="rtl"] .person_md .person__item_left {
    padding-left: 0;
    padding-right: 0;
  }
  body[dir="rtl"] .person_md .person__item_left .person__desc {
    margin-left: 0;
    margin-right: 0;
  }
  body[dir="rtl"] .person_md .person__item_right {
    padding-right: 0;
    padding-left: 0;
  }
  body[dir="rtl"] .person_md .person__item_right .person__desc {
    margin-right: 0;
    margin-left: 0;
  }
  body[dir="rtl"] .person_sm {
    margin-right: 0;
    margin-left: 0;
  }
  body[dir="rtl"] .person_sm .person__item {
    padding-left: 0;
    padding-right: 0;
  }
  body[dir="rtl"] .person_sm .person__item:nth-child(even) .person__pic {
    margin-right: auto;
    margin-left: 0;
  }
}

body[dir="rtl"] .sep__side {
  margin-right: 117px;
  margin-left: 0;
}

@media (max-width: 1400px) {
  body[dir="rtl"] .sep__side {
    margin-right: 90px;
    margin-left: 0;
  }
}

@media (max-width: 1199px) {
  body[dir="rtl"] .sep__base {
    margin-left: auto;
    margin-right: auto;
  }
}

body[dir="rtl"] .footer__grid {
  margin-left: 0;
  margin-right: -30px;
}

body[dir="rtl"] .footer__cell {
  margin-left: 0;
  margin-right: 30px;
}

body[dir="rtl"] .footer__link_icon {
  padding-left: 0;
  padding-right: 31px;
}

body[dir="rtl"] .footer__link:hover {
  color: #3d4e70;
}

body[dir="rtl"] .footer__icon {
  right: 1px;
  left: auto;
}

body[dir="rtl"] .footer__base {
  margin-right: 0;
  margin-left: 62px;
}

body[dir="rtl"] .footer__side {
  margin-left: 0;
  margin-right: auto;
}

body[dir="rtl"] .footer__unit:not(:last-child) {
  margin-left: 62px;
  margin-right: 0;
}

@media (max-width: 1023px) {
  body[dir="rtl"] .footer__top,
  body[dir="rtl"] .footer__bottom {
    padding-left: 65px;
    padding-right: 65px;
  }
}

@media (max-width: 767px) {
  body[dir="rtl"] .footer__top,
  body[dir="rtl"] .footer__bottom {
    padding-left: 25px;
    padding-right: 25px;
  }
  body[dir="rtl"] .footer__grid {
    margin-left: 0;
    margin-right: -25px;
  }
  body[dir="rtl"] .footer__cell {
    margin-left: 0;
    margin-right: 25px;
  }
}

@media (max-width: 620px) {
  body[dir="rtl"] .footer__top,
  body[dir="rtl"] .footer__bottom {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 576px) {
  body[dir="rtl"] .footer__grid {
    margin-left: -25px;
  }
  body[dir="rtl"] .footer__cell {
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
  }
  body[dir="rtl"] .footer__base {
    margin-right: 0;
    margin-left: 34px;
  }
  body[dir="rtl"] .footer__unit:not(:last-child) {
    margin-left: 34px;
    margin-right: 0;
  }
}

@media (max-width: 374px) {
  body[dir="rtl"] .footer__base {
    margin-left: 0;
  }
  body[dir="rtl"] .footer__side {
    margin-right: 0;
  }
}

/* Banner styling */

.banner {}

.banner__wrap {
  text-align: center;
  display: flex;
  align-items: center;
  align-self: center;
  padding: 8px;
  position: relative;
  justify-content: center;
}

.banner__label {
  font-size: 14.5px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(259.55deg, #FF598D 6.45%, #FF907B 96.41%), #FFFFFF;
  border-radius: 32px;
  padding: 5px 10px 3px;
  margin-right: 9px;
}

.banner__text {
  color: #2886FD;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: color 200ms;
  font-size: 16px;
  text-align: left;
  line-height: 22px;
}

.banner__text:hover {
  color: #232D42;
  transition: color 200ms;
}

/* Resources section  */

.resources-posts {
  font-family: inherit;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.resources-posts a {
  text-decoration: none;
}
.resources-posts__content {
  display: flex;
  box-shadow: 0px 42px 84px rgba(36, 43, 75, 0.074328);
  border-radius: 6px;
  overflow: hidden;
  flex-direction: column;
  transition: all 250ms;
}
.resources-posts__content:hover {
  box-shadow: 0px 42px 84px rgba(36, 43, 75, 0.074328), 0px 24px 42px rgba(36, 43, 75, 0.05);
  transition: all 250ms;
  cursor: pointer;
}
.resources-posts__content img {
  width: 100%;
  height: 225px;
  object-fit: cover;
}
.resources-posts__content span {
  color: #A1A3BB;
  text-transform: uppercase;
  font-weight: 600;
}
.resources-posts__content h4 {
  font-weight: 500;
  font-size: 19px;
  line-height: 28px;
  color: #3D4E70;
}
.resources-posts__content p {
  font-size: 15px;
  line-height: 22px;
  color: #3D4E70;
}
.resources-posts__text {
  padding: 30px 20px;
  display: grid;
  gap: 10px;
}
.resources-header {
  margin-bottom: 56px;
  text-align: center;
  position: relative;
  padding-bottom: 28px;
}
.resources-header__title {
  color: #3d4e70;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.5;
}
.resources-header__subtitle {
  font-size: 15px;
  line-height: 26px;
  color: #737B8B;
}
.resources-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 43px;
  height: 3px;
  border-radius: 4px;
  background-image: linear-gradient(263.46deg, #3975E3 9.46%, #32C7FF 95.91%);
}
@media (max-width: 1024px) {
  .resources-posts {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .resources-posts {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}

/* Badges styling */

.badges-main {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 16px;
  position: relative;
  z-index: 5;
  margin-bottom: 64px;
}

.index .badges-main {
  margin-bottom: -64px;
}

.automate .badges-main, .ab-test .badges-main {
  margin-bottom: 120px;
}

.analytics .badges-main {
  margin-bottom: 32px;
}

.echobox-api .badges-main {
  margin-bottom: 96px;
}

.badges-main__badge {
  margin-left: 6px;
  margin-right: 6px;
}
.badges-main.no-link .badges-main__badge {
  width: 80px;
  height: auto;
}
.badges-main.no-link .badges-main__badge.tr-badge-lg {
  width: 92px;
}
@media (max-width: 576px) {
  .badges-main.no-link .badges-main__badge {
    width: 70px;
  }
  .badges-main.no-link .badges-main__badge.tr-badge-lg {
    width: 81px;
  }
}

.badges-contact {
  margin-top: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 8px;
}

.badges-contact__badge {
  width: 88%;
  align-self: center;
}

@media (max-width: 1120px) {
  .index .badges-main {
    margin-bottom: 62px;
  }
  .automate .badges-main, .ab-test .badges-main, .analytics .badges-main, .echobox-api .badges-main {
    margin-bottom: 62px;
  }
}

/* Interest in multiple products - Contact Sales */
.interestedproducts {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.interestedproducts ul {
  
}

.interestedproducts li {
  
}


/*=====================NEW NAVIGATION=====================*/
.sub_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 42px 64px rgb(10 34 63 / 10%);
  box-shadow: 0 42px 64px rgb(10 34 63 / 10%);
  border-radius: 12px;
  background-color: #fff;
  position: relative;
}
.industries_container.common_dropdown .right-side-ul,
.resources_container.common_dropdown .right-side-ul {
  margin: 4px 0 0 0;
}
.sub_container .nav__container {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  position: relative;
  padding: 32px 32px 10px 32px;
  border-radius: 8px 0 0 8px;
}
.right-side-ul {
  background-color: #F6F9FD;
  width: 100%;
  height: auto;
  padding: 32px;
  border-radius: 12px;
  margin: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.right-side-ul ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #3D5071;
  line-height: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.right-side-ul h2 {
  font-weight: 600;
  color: #61779E;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.sub_container .nav__sub {
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-left: 0;
}
.industries_container .nav__sub_products,
.resources_container .nav__sub_products {
  width: 640px;
}
.industries_ul, .resources_ul,
.apps_right ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  column-gap: 16px;
}
.industries_container .left_ul {width: 100%; } 
.industries_container .right-side-ul {
  display: block;
  background-color: #fff;
}
.resources_ul li {margin: 0 0 30px 0; } 
.resources_ul .r_content_wrapper p {
  color: #61779E;
  font-size: 14px;
  line-height: 20px;
}
.resources_ul .r_content_wrapper h4{
  color: #0e1e39;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2px;
}
.resources_container .right-side-ul{background-color: #fff; }
.nav__item.nav__item_sub.nav__item_mob-title.static_item {position: static; } 
.product_mega_menu .nav__sub {top: 10px;} 
.product_mega_menu .left_ul {width: 44%;}
.product_mega_menu .right_menu_ul {width: 70%;}
.product_mega_menu .nav__sub-item {
  border-radius: 6px;
  border: 1px solid transparent;
}
.nav__sub-item.first-border {border-color: #C5D9FF; } 
.nav__sub-item.second-border {border-color: #C2ECF8; }
.nav__sub-item.third-border {border-color: #E4D8FE; }
.product_mega_menu .nav__sub-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product_mega_menu .nav__container {width: 48%;}
.product_mega_menu .right-side-ul {width: 52%;}
.product_mega_menu .nav__sub-item {margin: 0 0 17px 0;}
.header.custom_header h2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #61779E;
}
.product_mega_menu .title-wrapper{margin-bottom: 15px; } 
.product_mega_menu .nav__sub-name_analytics {color: #000; } 
.product_mega_menu .nav__sub-name {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 24px;
  color: #0e1e39;
}
.apps_bottom_content {
  border-top: 1px solid rgb(73 81 128 / 20%);
  padding: 10px 0 0 0;
  margin-top: 10px;
}
.apps_bottom_content a {
  font-size: 16px;
  color: #3D5071;
  line-height: 30px;
  text-decoration: none;
}

.product_mega_menu {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.nav__container:after {content: none;}
.nav__item.nav__item_sub.havesub_menu:hover .nav__link:after {opacity: 1; }
.product_mega_menu .nav__sub_products .nav__sub-link:hover {
  background: transparent;
}
.nav__sub-text{
  color: #61779E;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products {
  left: 50%;
  transform: translate(-20%, 0%);
}
.resources_container.common_dropdown .nav__sub.nav__sub_products {
  left: 50%;
  transform: translate(-80%, 0%);
}
.common_dropdown,
.get-startedlink {
  transition: all ease 0.6s;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
}

.get-startedlink{
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  padding: 7px 13px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  display: block;
  position: relative;
  font-weight: 500;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}
.get-startedlink:hover { background: rgb(255 255 255 / 26%); }
.right-side-ul ul li a:hover {color: #000; }
.header__nav a.nav__link.track_signin_link svg.nav__icon {
  transform: rotate(-90deg);
  top: 31%;
}

.nav__sub-item.first-border:hover {
  background: rgb(197 217 255 / 25%);
  border-color: #adcaff;
}
.nav__sub-item.second-border:hover {
  background: rgb(194 236 248 / 25%);
  border-color: #a4e2f4;
}
.nav__sub-item.third-border:hover {
  background: rgb(228 216 254 / 25%);
  border-color: #d6c4fd;
}
.product_mega_menu .nav__sub-name span,
.resources_container .resources_ul li h4 span {
  position: relative;
}
.product_mega_menu .nav__sub-name span svg.nav__icon,
.resources_container .resources_ul li h4 span svg.nav__icon {
  position: absolute;
  right: -15px;
  top: auto;
  width: 15px;
  height: 15px;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transform: translateX(0px);
  opacity: 0;
  margin-top: 4px;
}
.resources_container .resources_ul li h4 span svg.nav__icon {
  margin-top: 8px;
}
.product_mega_menu .nav__sub-name span svg.nav__icon path,
.resources_container .resources_ul li h4 span svg.nav__icon path {
  fill: #61779e;
}
.product_mega_menu .nav__sub-item:hover .nav__sub-name svg.nav__icon,
.resources_container .right-side-ul .left_ul .r_content_wrapper:hover svg.nav__icon{
  transform: translateX(10px);
  opacity: 1;
}
.resources_container .right-side-ul .left_ul {width: 100%;}
.resources_container .right-side-ul .left_ul .r_content_wrapper {padding: 16px;}
.resources_container .right-side-ul .left_ul li {margin: 2px 0;}
.resources_container .right-side-ul .left_ul .r_content_wrapper:hover {
  background: rgb(240 245 255 / 66%);
  border-radius: 10px;
}
.header__nav a.nav__link:hover { opacity: 0.6;}
.header__nav a.nav__link.get-startedlink:hover { opacity: 1;}
.resources_container.common_dropdown .right-side-ul { padding: 16px; }
.resources_container.common_dropdown .right-side-ul ul.resources_ul span.r_content_wrapper {
  display: inline-block;
  width: 100%;
  position: relative;
}
.resources_container.common_dropdown .right-side-ul ul.resources_ul a {
  display: inline-block;
  width: 100%;
}

.nav__sub, nav.nav_main ul li.menu-item ul.sub-menu{
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
}

.footer__row .footer__unit.footer__languagecls ul {
  display: none;
  position: absolute;
  background: #FFFFFF;
  border-radius: 12px;
  width: 230px;
  padding: 30px;
  left: 15px;
  bottom: 80px;
  opacity: 0;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  border: 1px solid rgb(227 234 243 / 55%);
}
.footer__row .footer__unit.footer__languagecls ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #3D5071;
  text-decoration: none;
}
.footer__row .footer__unit.footer__languagecls ul li {margin: 5px 0;}
.footer__row .footer__unit.footer__languagecls ul:after {
  content: '';
  background: url(../img/submenu-dropdown.svg) no-repeat;
  width: 20px;
  height: 15px;
  background-size: 100%;
  position: absolute;
  bottom: 7px;
  left: 50%;
  transform: translate(-50%, 100%) rotate(180deg);
}
.footer__row .footer__unit.footer__languagecls .footer__language img {
  margin-right: 9px;
  position: relative;
  top: 4px;
}
.footer__row .footer__unit.footer__languagecls ul.show {opacity: 1; display: block;}
.footer__row .footer__unit.footer__languagecls ul li a:hover{color: #000;}
.footer__row .footer__unit.footer__languagecls .nav__icon-active {
  transform: translateY(2px);
  -ms-transform: translateY(2px);
}
nav.nav_main ul.nav__list li.nav__item a.nav__link{ padding-right: 0;}
.header__nav ul.nav__list a.nav__link svg.nav__icon {
  position: relative;
  top: 6px;
  padding-right: 0;
}

/*=====================LANDING PAGE=====================*/
.innerlandingpage .row{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0;
}
.innerlandingpage .row.v-center{
  align-items: center;
}
.column{
  flex: 0 0 auto;
  padding: 0 10px;
}
.column-1{width: 8.3333333333%;} 
.column-2{width: 16.6666666667%;} 
.column-3{width: 25%;} 
.column-4{width: 33.3333333333%;} 
.column-5{width: 41.6666666667%;} 
.column-6{width: 50%;} 
.column-7{width: 58.3333333333%;} 
.column-8{width: 66.6666666667%;} 
.column-9{width: 75%;} 
.column-10{width: 83.3333333333%;} 
.column-11{width: 91.6666666667%;} 
.column-12{width: 100%;}

.whiteheader-cls header.header.custom_header a.nav__link {color: #FFFF;}
.whiteheader-cls header.header.custom_header svg.nav__icon {fill: #FFF;}
.whiteheader-cls header.header.custom_header a.custom-logo-link {background: none;}
.whiteheader-cls header.header.custom_header a.custom-logo-link img.custom-logo {display: block;}
.whiteheader-cls .wrapper_light .nav-btn__line,
.whiteheader-cls .wrapper_light .nav-btn__line:before,
.whiteheader-cls .wrapper_light .nav-btn__line:after {
    background: #FFF;
}
.whiteheader-cls .header__box ul.nav.nav_side {
    padding-right: 0;
}
.inner-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 60px;
}
.landingpage-banner {
  background-image: linear-gradient(200deg, #1725fb -50%, #3af3ff 100%);
  position: relative;
  padding: 24px 0 260px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.landingpage-banner:after {
  content: '';
  background-image: url(../img/bg-top_main.svg);
  position: absolute;
  top: 0;
  bottom: -3px;
  left: -2px;
  right: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
}
.landing-page p{
  margin: 0 0 10px;
  width: 100%;
  display: block;
  line-height: 27px;
  font-size: 16px;
  color: #292d46;
}
.landing-page p:last-child {margin-bottom: 0;}
.landing-page h1 {
  margin: 0 0 20px;
  font-size: 30px;
  color: #fff;
  font-weight: 500;
  line-height: normal;
}
.landing-page h2 {
  margin: 0 0 6px;
  font-size: 30px;
  color: #292d46;
  font-weight: 500;
  line-height: 42px;
}
.landing-page a,
.landing-page a:focus {
  color: #3976e5;
  text-decoration: none;
}
.landingpage-banner .container .column {
  padding: 0 30px 0 30px;
}
.landingpage-left .header__text_logo {
  padding-bottom: 25px;
  padding-top: 0;
}
.landingpage-left h4 {
  margin: 0 0 25px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 27px;
}
ul.list-check li {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
  line-height: normal;
}
ul.list-check li svg {margin-right: 6px;} 
.quote-simple {
  padding: 16px 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: #fff;
  color: #292d46;
  -webkit-box-shadow: 0 24px 48px rgb(39 72 140 / 12%), 0 32px 64px rgb(36 43 75 / 5%);
  box-shadow: 0 24px 48px rgb(39 72 140 / 12%), 0 32px 64px rgb(36 43 75 / 5%);
  border-radius: 4px;
}
.quote-simple a {
  color: #333;
  outline: 0;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: middle;
  max-width: 100% !important;
  white-space: normal !important;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
}
.landingpage-left .quote-simple a .hero-box-text p {
  font-size: 18px;
  font-weight: 400;
  color: #3D4E70;
}
.landingpage-left .quote-simple a .quote-simple__author {
  margin-right: 20px;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #3D4E70;
  line-height: 25px;
}
.landingpage-left .quote-simple__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 12px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
}
.landingpage-left .quote-simple__detail img {
  max-height: 26px !important;
  max-width: 100%;
  height: auto;
}
.landingpage-left .hero-box-text p {
  word-break: break-word;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.landingpage-left .number {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.landingpage-left .number .number__group {
  padding-right: 60px;
  color: #fff;
}
.landingpage-left .number .number__element {
  font-size: 56px;
  font-weight: 600;
  line-height: 100%;
}
.landingpage-banner .container { padding-top: 140px;}
.landingpage-left .number .number__group .number__text {
  font-size: 16px;
  font-weight: normal;
}
.form-large {
  padding: 28px 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 24px 48px rgb(39 72 140 / 12%), 0 32px 64px rgb(36 43 75 / 5%);
  box-shadow: 0 24px 48px rgb(39 72 140 / 12%), 0 32px 64px rgb(36 43 75 / 5%);
  border-radius: 6px;
}
.landingpage-right .form-large .form-large__subtitle {
  font-size: 15px;
  margin-bottom: 16px;
}
.landingpage-right .form-large .form-large__subtitle > p {
  color: #737B8B;
  font-size: 15px;
  line-height: 26px;
}
.hero-form fieldset label {
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
  color: #292d46;
}
.hero-form fieldset input{
  border: 1px solid #e8eff5;
  outline: 0;
  background: #e8eff5;
  font-size: 16px;
  color: #292d46;
  min-height: 40px;
  margin: 0;
  padding: 7px 8px;
  border-radius: 3px;
  font-weight: 500;
  width: 100%;
}
.hero-form {box-sizing: border-box;}
.hero-form fieldset input[type="checkbox"].hs-input {
  width: auto;
  height: auto;
  min-height: auto;
}
.hero-form fieldset {margin-bottom: 32px;} 
.hero-form fieldset select {
  border: 1px solid #e8eff5;
  outline: 0;
  background-color: #e8eff5;
  font-size: 16px;
  color: #292d46;
  min-height: 40px;
  margin: 0;
  padding: 7px 8px;
  -webkit-appearance: none;
  border-radius: 3px;
  font-weight: 500;
  width: 100%;
}
.landingpage-right .form-large p.txt {
  margin: 0;
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #292d46;
}
.landingpage-right .form-large p.txt a {
  font-size: 15px;
  color: #292d46;
  vertical-align: top;
  font-weight: 500;
  text-decoration: none;
}
.hero-form fieldset input[type="submit"],
.hero-form input.hs-button.primary.large {
  text-align: center;
  background: linear-gradient(262.17deg,#ff4e86 -4.3%,#ffc26b 158.44%),#ff7086;
  outline: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px rgb(39 72 140 / 12%), 0 0 0 rgb(36 43 75 / 5%);
  box-shadow: 0 2px 4px rgb(39 72 140 / 12%), 0 0 0 rgb(36 43 75 / 5%);
  padding: 7px 32px;
  min-height: 40px;
  text-transform: uppercase;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  transition: box-shadow .2s,-webkit-box-shadow .2s;
  border: none;
  -webkit-appearance: none;
  width: auto;
  transform: none !important;
}
.hero-form fieldset input[type="submit"]:hover,
.hero-form fieldset input.hs-button.primary.large:hover {
  cursor: pointer;
}
.landingpage-banner .container .column form.row .column {padding: 0 10px; } 
.landingpage-banner .container .column.landingpage-left.column-6 {padding-left: 0; } 
.landingpage-banner .container .column.landingpage-right.column-6 {padding-right: 0; } 
.landingpage-banner .container .column{
  position: relative;
  z-index: 1;
}
.customer-testimonials h2.customer-testimonials__title {
  text-align: center;
  margin-bottom: 25px;
}
.customer-testimonials {
  width: 100%;
  display: inline-block;
}
.customer-testimonials__group {
  padding: 16px 20px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 4px rgb(39 72 140 / 12%), 0 8px 16px rgb(39 72 140 / 12%), 0 12px 24px rgb(36 43 75 / 5%);
  box-shadow: 0 0 4px rgb(39 72 140 / 12%), 0 8px 16px rgb(39 72 140 / 12%), 0 12px 24px rgb(36 43 75 / 5%);
  width: 100%;
}

.customer-testimonials__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 12px;
  position: relative;
}
.customer-testimonials__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70%;
  margin-right: 55px;
}
.customer-testimonials__profile img {
  border-radius: 50%;
  margin-right: 8px;
}
.customer-testimonials__name {
  font-weight: 600;
  color: #292d46;
  font-size: 16px;
  line-height: normal;
}
.customer-testimonials__date {
  font-size: 14px;
  margin-top: 8px;
  color: rgb(41 45 70 / 50%);
}
.customer-testimonials__quote p {color: rgb(41 45 70 / 80%);}  
.customer-right-images img.logocls {
  position: absolute;
  top: -20px;
  right: 112px;
  width: 40px;
}
.customer-right-images img {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.customer-testimonials__row.row .column {margin-bottom: 20px;}
.customer-testimonials__row.row .column .customer-testimonials__group {
  height: 100%;
  margin: 0;
}

.casestudy-row {
  padding: 20px 30px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  -webkit-box-shadow: 0 24px 48px rgba(39, 72, 140, 0.12), 0 32px 64px rgba(36, 43, 75, 0.05);
  box-shadow: 0 24px 48px rgba(39, 72, 140, 0.12), 0 32px 64px rgba(36, 43, 75, 0.05);
}
.casestudy-row .casestudy-left p{font-size: 15px;} 
.casestudy-row .casestudy-left h4 {
  font-size: 20px;
  font-weight: 600;
  color: #292d46;
  margin-bottom: 15px;
}
.casestudy-row .casestudy-left .cta_button {
  background: rgb(53,116,227);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 6px;
  font-weight: 500;
  line-height: 24px;
  display: inline-block;
  transition:all ease 0.4s;
  -webkit-transition:all ease 0.4s;
  -moz-transition:all ease 0.4s;
  -o-transition:all ease 0.4s;
}
.casestudy-row .casestudy-left .cta_button svg {
  margin-left: 5px;
  transition:all ease 0.4s;
  -webkit-transition:all ease 0.4s;
  -moz-transition:all ease 0.4s;
  -o-transition:all ease 0.4s;
}
.casestudy-row .casestudy-left .cta_button:hover { background: rgb(58,127,249); }
.casestudy-row .casestudy-left .cta_button:hover svg {
  transform: translateX(3px);
}
.casestudy-right {
  position: relative;
  padding-left: 50px;
}
.resources-download__image-group {
  position: relative;
  min-width: 80px;
  min-height: 140px;
  text-align: center;
  margin: 0 auto;
}
.resources-download__image-group img {
  top: 0;
  position: absolute;
  -webkit-box-shadow: 0 4px 8px rgb(39 72 140 / 15%), 0 8px 16px rgb(36 43 75 / 10%);
  box-shadow: 0 4px 8px rgb(39 72 140 / 15%), 0 8px 16px rgb(36 43 75 / 10%);
  left: 0;
  width: 80px;
}
.resources-download__image-group img.news-img2 {
  left: 12px;
  top: 12px;
}
.resources-download__image-group img.news-img3 {
  left: 24px;
  top: 24px;
}
.section.echobox-sections {
  margin-bottom: 50px;
  margin-top: 50px;
}
.four-column-section {
  margin-top: 55px;
  margin-bottom: 50px;
}
.details__icon img {
  border-radius: 100%;
  -webkit-box-shadow: 0 8px 16px rgb(39 72 140 / 12%);
  box-shadow: 0 8px 16px rgb(39 72 140 / 12%);
}
.details__group .details__icon {margin-bottom: 22px;}
.details__group .details__txt p {
  color: #737b8b; padding-right: 32px;
}
.details__group .details__txt h4 {
  font-size: 18px;
  font-weight: 500;
  padding-right: 32px;
  color: #292d46;
  margin: 0 0 15px;
}
.innerfooter-formsec .innerfooter-frm {
  max-width: 660px;
  margin: auto auto 56px;
}
.hero-form fieldset.checkbox-col {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-large__privacy p,
.form-large__privacy p a {
  color: #a2a9b6;
  font-size: 14px;
  font-weight: 500;
  margin-top: 8px;
  text-decoration: none;
}
.innerfooter-formsec .innerfooter-frm .hero-form {margin-top: 20px; } 
p.txt a:hover {opacity: 0.6; }
.section.echobox-sections .section__img {
  max-width: 530px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.section.echobox-sections .section__img.w-90 {
  max-width: 475px;
}
.landingpage-banner .container .column form.row .column.personal-infotxt {
  margin-bottom: 20px;
}
.hero-form form.row {
  margin: 0 -10px;
}
.product_mega_menu .nav__sub-item .nav__sub-text {
  width: 100%;
  padding-left: 0;
  margin-top: 10px;
}
.product_mega_menu .nav__sub-item a.nav__sub-link {
  flex-wrap: wrap;
}

/************RESPONSIVE*********/
@media (min-width: 1024px){
  .nav__sub_products {
    width: 1280px;
    margin: 0 auto;
  }
  .product_mega_menu .nav__sub_products .nav__sub-link {padding:14px 14px 5px 14px;}
  .nav__sub-text {
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 15px;
  }
  .section.echobox-sections .echobox-box1 + .echobox-box2,
  .section.echobox-sections .echobox-box2 + .echobox-box3 {
    margin-top: 50px;
  }
  .four-column-section {
    margin-top: 105px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .four-column-section {
    margin-top: 125px;
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 1500px) {
  .landingpage-banner:after{ bottom: -60px;}
  .landingpage-banner{padding: 24px 0 200px;}
  .bannerlogos {margin-top: 100px;}
}
@media (max-width: 1920px){
  .landingpage-banner:after{background-size: auto;}
}
@media screen and (max-width: 1280px) {
  .nav__sub_products { width: 1100px;}
}
@media screen and (max-width: 1199px) {
  .product_mega_menu .nav__sub_products {width: 95%;}
  .nav_side {margin-left: 3%;}
  .nav__item:nth-child(n+2) { margin-left: 25px;}
  .section.echobox-sections .section__img{max-width: 390px;}
  .landingpage-left .quote-simple a .quote-simple__author{margin-right: 5px;}
  .landingpage-left .quote-simple__detail{flex-wrap: wrap;}
  .landingpage-banner:after {background-size: contain;}
}

@media screen and (max-width: 1023px) {
  .product_mega_menu .left_ul, .product_mega_menu .right_menu_ul {width: 100%;}
  .right-side-ul {display: block;}
  .industries_container.common_dropdown .nav__sub.nav__sub_products,
  .resources_container.common_dropdown .nav__sub.nav__sub_products {
    left: unset; transform: none;
  }
  .product_mega_menu.common_dropdown .right-side-ul{display:none;}
  .product_mega_menu.common_dropdown {position: relative;}
  .nav__item.nav__item_sub.nav__item_mob-title.static_item a.nav__link {display: none;}
  .nav__item_mob-title .nav__link{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #61779E;
    padding-left: 30px;
  }
  nav.nav_main ul li.nav__item {margin: 24px 0;}
  .product_mega_menu .nav__sub_products .sub_container {
    box-shadow: none;
  }
  .product_mega_menu .nav__sub-name{text-transform: capitalize !important;}
  .nav__sub_products .nav__sub-link {padding: 16px;}
  nav.nav_main li.nav__item.havesub_menu a.nav__link:after{
    content: '';
    background: url("../img/mobile-down.svg") no-repeat;
    width: 15px;
    height: 10px;
    position: absolute;
    right: 28px;
    top: 7px;
    opacity: 1;
    left: auto;
  }
  .get-startedlink{
    display: block;
    background: #3371e6;
    border-color: #3371e6;
  }
  .header__nav ul.nav.nav_side {
    background: #F6F9FD;
    border-radius: 8px;
    width: calc(100% - 20px);
    display: block;
    text-align: center;
    padding: 22px;
    margin: 20px auto 10px;
  }
  .header__nav ul.nav.nav_side a.nav__link.track_signin_link {
    background: #F6F9FD;
    border: 1px solid rgba(41, 98, 219, 0.2);
    border-radius: 6px;
    color: #3371e6;
  }
  .header__nav ul.nav.nav_side li.nav__item {margin: 0 0 15px;}
  .header__nav ul.nav.nav_side li.nav__item a.nav__link.get-startedlink {
    background: #3371e6;
    border: 1px solid #2962DB;
    border-radius: 6px;
    color: #fff;
  }
  .header__nav ul.nav.nav_side a.nav__link {
    padding: 10px 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
  .header__nav ul.nav.nav_side a.nav__link.track_signin_link svg.nav__icon {
    transform: rotate(-90deg);
    fill: #3371e6;
  }
  .nav-opened .nav_main {padding-top: 5px;}
  .nav-opened .header__nav{
    box-shadow: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: auto;
  }
  nav.nav_main ul li.nav__item.nav__item_sub.nav__item_mob-title.static_item {margin-top: 0;}
  .product_mega_menu .nav__container {padding-bottom: 0;}
  .header__close-icon{
    width: 16px;
    position: relative;
    top: 10px;
    right: 2px;
  }
  .nav__sub_products {padding-bottom: 0;}
  .header.custom_header .industries_container.common_dropdown h2 {display: none;}
  nav.nav_main ul li.nav__item.havesub_menu.show a.nav__link:after {
    transform: rotate(-180deg);
    top: 10px;
    right: 28px;
  }
  .product_mega_menu .nav__sub_products {width: 100%;}
  .product_mega_menu .nav__container, .product_mega_menu .right-side-ul {width: 100%;}
  .industries_container .nav__sub_products,
  .resources_container .nav__sub_products {
    width: 100%;
  }
  .header__nav a.nav__link.track_signin_link svg.nav__icon{top: 50%;}
  .product_mega_menu .nav__sub-name span svg.nav__icon,
  .resources_container .resources_ul li h4 span svg.nav__icon{
    display: block;
    margin-top: 0;
    top: 6px;
  }
  .resources_container .resources_ul {
    padding: 10px 15px;
  }
  .industries_container.common_dropdown,
  .resources_container.common_dropdown {
    display: none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
  }
  .header__nav ul.nav.nav_side .nav__sub.nav__sub_lang {width: 100% !important;}
  .header__nav ul.nav.nav_side .nav__sub.nav__sub_lang li.nav__sub-item { width: 100%;}
  .get-startedlink:hover {
    opacity: 0.6;
    background: #3371e6;
  }
  .header__nav ul.nav.nav_side .nav__sub.nav__sub_lang li.nav__sub-item .nav__sub-link {
    text-align: center;
    justify-content: center;
  }
  .landingpage-banner .container .column,
  .landingpage-banner .container .column.landingpage-left.column-6,
  .landingpage-banner .container .column.landingpage-right.column-6{
    padding: 0 10px;
  }
  .landingpage-banner .landingpage-right {margin-top: 25px;}

  .echobox-sections .section__img {
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    max-width: 500px;
  }
  .section .echobox-box2.box.section__box_flex {flex-direction: column-reverse;}
  .whiteheader-cls header.header.custom_header a.nav__link {color: #61779E; }
  .four-column-section .column-4 {width: 50%;}
  .details__group {margin-top: 20px;}
  .section.echobox-sections .section__img{max-width: 480px;}
  .section .echobox-box2.box.section__box_flex .section__base .card__top {margin-top: 60px;}
  .innerfooter-formsec .innerfooter-frm{max-width: 100%;}
  .inner-container{
    max-width: 860px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .landingpage-banner .container{padding-top: 60px;}
}

@media screen and (max-width: 767px) {
  .sub_container {display: block; } 
  .industries_container .nav__sub_products,
  .resources_container .nav__sub_products,
  .product_mega_menu .nav__container,
  .product_mega_menu .right-side-ul {
    width: 100%;
  }
  .right-side-ul {
    width: 100%;
    padding: 10px 30px;
    display: block;
  }
  .product_mega_menu .nav__sub_products {width: 100%;}
  .resources_container .right-side-ul,
  .industries_container .right-side-ul,
  .right-side-ul {
    background-color: transparent;
  }
  .product_mega_menu .title-wrapper { margin-bottom: 7px; }
  .industries_ul, .resources_ul, .apps_right ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .product_mega_menu .nav__sub-name span svg.nav__icon,
  .resources_container .resources_ul li h4 span svg.nav__icon{
    width: 15px;
    height: 15px;
  }
  .landingpage-banner .container {padding-top: 50px;}
  .column-6 {width: 100%;}
  .column-6,
  .column-7,
  .column-8,
  .column-9,
  .column-10,
  .column-11{
    width: 100%;
  }
  .casestudy-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .casestudy-right{
    padding-left: 30px;
    margin-bottom: 20px;
  }
  .landingpage-banner:after { background-size: auto;}
  .section.echobox-sections .section__img{max-width: 90%;}
  .landingpage-banner{padding: 24px 0 200px;}
  .section.echobox-sections{ margin-top: 0;}
  .four-column-section .column-4 {width: 100%;}
  .customer-testimonials__row.row .column { padding: 0;}
  .form-large { padding: 20px 20px;}
  .inner-container{
    padding-left: 25px;
    padding-right: 25px;
  }
  .landingpage-banner .container .column,
  .landingpage-banner .container .column.landingpage-left.column-6,
  .landingpage-banner .container .column.landingpage-right.column-6{
    padding: 0;
  }
}
@media (max-width: 576px){
  .inner-container{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 480px)  {
  .header__nav ul.nav.nav_side {
    margin-top: auto;
    margin-bottom: 5px;
  }
  .footer__unit:not(:last-child) {margin-right: 15px;}
  .footer__base {margin-right: 10px;}
  .footer__row .footer__unit.footer__languagecls .footer__language img{top: 0;}
  .footer__row .footer__unit.footer__languagecls ul:after{left: 40px;}
  .customer-right-images img.logocls{right: 0;}
  .customer-testimonials__details{flex-wrap: wrap;}
  .customer-testimonials__details .customer-right-images {margin-top: 10px;}
  .whiteheader-cls .header__box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .landing-page h1 {font-size: 28px;}
  .landing-page h2 {
    font-size: 25px;
    line-height: 32px;
  }
  .casestudy-row {padding: 20px 16px;}
  .innerlandingpage .footer__top{padding-top: 45px;}
  .echobox-sections .echobox-box1.box.section__box_flex,
  .echobox-sections .echobox-box2.box.section__box_flex {
    padding-left: 20px;
    padding-right: 20px;
  }
  .landing-page .form-large h2 {font-size: 30px;}
}
@media screen and (max-width: 360px) {
  .footer__row .footer__unit.footer__languagecls ul{ bottom: 100px;}
}

/*Industries nav item*/
.industries_container.common_dropdown .nav__sub.nav__sub_products {
  min-width: 891px;
  transform: translate(-24%, 0%);
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul h2 {
  margin-bottom: 10px;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul {
  padding: 8px;
  display: flex;
  flex-direction: row;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .left_ul {
  width: calc(100% - 235px);
  padding: 24px;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .roles_ul {
  padding: 24px 0 24px 40px;
  background: #f6f9fd;
  border-radius: 12px;
  min-width: 235px;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .roles_ul ul li span {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .roles_ul ul li span img {
  width: 16px;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .roles_ul ul li {
  display: flex;
  align-items: center;
  width: 100%;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .roles_ul ul li a{
  width: 100%;
  display: flex;
  align-items: center;
}
.industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul li{
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .industries_container.common_dropdown .nav__sub.nav__sub_products{min-width: 720px;}
}
@media screen and (max-width: 1023px) {
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .roles_ul h2 {display: block;}
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul{margin: 0;}
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .roles_ul{display: none;}
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .left_ul {
    padding: 0 22px;
    width: 100%;
  }
  .industries_container.common_dropdown .nav__sub.nav__sub_products {
    min-width: 100%;
    transform: none;
  }
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .left_ul ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .left_ul li {
    width: 47%;
    padding-right: 10px;
  }
  .industries_container.common_dropdown .right-side-ul, .resources_container.common_dropdown .right-side-ul {margin: 0;}
}
@media screen and (max-width: 767px) {
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul ul li a {font-size: 15px;}
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul li{margin: 0;}
}
@media screen and (max-width: 360px) {
  .industries_container.common_dropdown .nav__sub.nav__sub_products .right-side-ul .left_ul li {
    width: 100%;
    padding-right: 0;
  }
}

/**********************Features pages********************/
.wrapper_light.socialfeatures_page{
  background: none;
}
.featuressocial_banner {
  background: url(../img/social-background.png) no-repeat;
  padding: 180px 0 7%;
  background-size: 100% 100%;
}
.featuresocialpage__desc .desc__text {
  max-width: 650px;
  margin: 0 auto 64px;
}
.featuressocial_banner .featuresocialpage__desc h1 {
  color: #3D4E70;
  font-weight: 500;
  text-align: center;
  font-size: 32px;
}
.featuressocial_banner .featuresocialpage__desc p {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #596A87;
}
.featuresocialpage__desc .socialpage__boxes .active{
  display: block;
}
.featuresocialpage__desc .socialpage__boxes .hide{
  display: none !important;
}
.tab_content.show{
  display: block !important;
}
.tab_drawer_heading a{
  text-decoration: none;
}
.tab_drawer_heading .mobile-arrow{
  display: none;
}
.featuresocialpage__desc .socialpage__boxes ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme {
  flex: 0 0 50%;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme a {
  background: rgb(255 255 255);
  opacity: 0.8;
  padding: 24px;
  border-radius: 8px;
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.featuresocialpage__desc .socialpage__boxes {
}
.featuresocialpage__desc .socialpage__boxes .tab_container {
  box-shadow: 0 40px 80px rgba(36, 43, 75, 0.06);
  background: #FFF;
  border-radius: 0 0 8px 8px;
}
.featuresocialpage__desc .socialbox-imgbox {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.featuresocialpage__desc .socialbox-txtbox span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #61779E;
}
.featuresocialpage__desc .socialbox-imgbox img{
  margin-right: 12px;
  width: 40px;
  position: relative;
}
.featuresocialpage__desc .socialbox-imgbox h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #3D4E70;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme.active a:before{
  background: linear-gradient(285.83deg, #4794FF 41.44%, #8EF4FF 105.34%);
  border-radius: 8px 0 0 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme.active .secondbox:before{
  border-radius: 0 8px 0 0;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme .firstbox {
  border-width: 0 0 1px 0;
  border-color: #DBE3F0;
  border-style: solid;
  border-radius: 8px 0 0 0;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme .secondbox {
  border-width: 0 0 1px 1px;
  border-color: #DBE3F0;
  border-style: solid;
  border-radius: 0 8px 0 0;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme .active a{
  border-color: rgb(219 227 240 / 10%);
  opacity: 1;
}
.featuresocialpage__desc .socialpage__boxes .featureinclude__content ul {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0 15px;
  justify-content: flex-start;
  border-radius: 0;
  background: transparent;
}
.featureinclude__content ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #3D4E70;
  text-decoration: none;
  display: inline-block;
  position: relative;
  transition: all ease 0.5s;
}
.featuresocialpage__desc .socialpage__boxes .featureinclude__content ul li {
  flex: 0 0 50%;
  margin: 12px 0;
  position: relative;
  padding: 0 24px;
}
.featureinclude__content ul li a:after {
  content: '';
  background: url("../img/social-chevron-right.svg");
  width: 15px;
  height: 15px;
  position: absolute;
  right: -20px;
  top: 4px;
}
.featureinclude__content ul li a:hover {
  opacity: 0.6;
}
.featuresocialpage__desc .socialpage__boxes ul li.active a {
  background: #FFF;
  opacity: 1;
  border-color: rgb(219 227 240 / 27%) !important;
}
.emailfeatures_page .featuresocialpage__desc .socialpage__boxes ul li.clickme .firstbox {
  border-width: 0 1px 1px 0;
}
.feature__socialmediarow {
  margin-top: 93px;
}
.headlink{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #1893EC;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin-right: 20px;
  transition: all ease 0.5s;
  text-transform: unset;
}
.headlink:hover{
  opacity: 0.6;
}
.headlink:after {
  content: '';
  background: url("../img/social-chevron-right.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: -21px;
  top: 4px;
  transition: all ease 0.5s;
}

.feature_learnmore {
color: #1893EC;
    text-decoration: none;
    transition: all ease 0.5s;
    font-weight: 500;
    line-height: 24px;
}
.feature_learnmore:hover{
  opacity: 0.6;
}

.feature__socialmediarow .head h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  color: #3D4E70;
}
.feature__socialmediarow .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 24px;
  padding: 0 24px;
}
.feature__socialmediarow .feature__middle {
  background: #FFFFFF;
  box-shadow: 0 40px 80px rgba(36, 43, 75, 0.06);
  border-radius: 14px;
  padding: 0 12px 24px 12px;
  display: flex;
  flex-wrap: wrap;
}
.feature__socialmediarow .feature__middle .feature__box {
  padding: 0 12px;
  flex: 0 0 25%;
  margin-top:24px;
}
.feature__socialmediarow .feature__box h6 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #3D4E70;
  margin-bottom: 5px;
}
.feature__socialmediarow .feature__box p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #596A87;
}
.performation_banner {
  margin-top: -190px;
  position: relative;
  padding-bottom: 100px;
}
.performation_banner:after{
  content: '';
  background: url(../img/social-background-img2.png) no-repeat;
  width: 100%;
  height: 660px;
  position: absolute;
  top: 23%;
  left: 0;
  background-size: cover;
  z-index: -1;
}
.headlink.mobile {
  display: none;
}
.tab_drawer_heading {
  display: none;
}
.wrapper_light.socialfeatures_page .footer{
  z-index: 1;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme.active.clickme .secondbox {
  border-bottom-color: #FFF !important;
  border-left: 0;
}
.featuresocialpage__desc .socialpage__boxes ul li.clickme.active.clickme .firstbox {
  border-bottom-color: #FFF !important;
}
@media screen and (max-width: 1280px) {
  .featuressocial_banner{
    padding: 14% 0 7%;
  }
  .performation_banner {
    margin-top: -125px;
  }
}
@media screen and (min-width: 1650px) {
  .performation_banner:after{
    height: 680px;
    background-size: 100% 100%;
  }
}
@media screen and (min-width: 1800px) {
  .performation_banner:after{
    height: 700px;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 991px) {
  .featuresocialpage__desc .socialpage__boxes ul{
    align-items: normal;
  }
  .featuresocialpage__desc .socialpage__boxes ul li.clickme a{
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .featuressocial_banner{
    padding: 100px 0 100px;
  }
  .featuresocialpage__desc .socialpage__boxes ul.tabs{
    display: none;
  }
  .tabs {
    display: none;
  }
  .tab_drawer_heading {
    border-top: 1px solid #DBE3F0;
    margin: 0;
    padding: 16px 20px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    position: relative;
  }
  .tab_drawer_heading:first-child {
    border-top: 0;
  }
  .featuresocialpage__desc .socialbox-imgbox{
    margin-bottom: 0;
  }
  .tab_drawer_heading:after {
    background: url(../img/down-arrow-mobile.svg) no-repeat;
    width: 15px;
    height: 15px;
    line-height: normal;
    margin: 4px 0 0 0;
    right: 24px;
    left: auto;
    position: absolute;
  }
  .tab_drawer_heading.d_active::after {
    transform: rotate(180deg);
    margin: -4px 0 0 0;
  }
  .featuresocialpage__desc .socialpage__boxes .tab_container {
    border-radius: 8px;
  }
  .featuresocialpage__desc .socialpage__boxes .featureinclude__content ul li {
    flex: 0 0 100%;
    margin: 7px 0;
    padding: 0;
  }
  .featuresocialpage__desc .socialpage__boxes .featureinclude__content ul{
    padding: 15px 15px 20px 80px;
  }
  .feature__socialmediarow .feature__middle{
    padding: 0 12px 24px 12px;
  }
  .feature__socialmediarow .feature__middle .feature__box{
    flex: 0 0 50%;
  }
  .performation_banner:after {
    height: 280px;
    position: absolute;
    top: 25%;
    left: 0;
    background-size: cover;
    background: url(../img/social-background-img3.png) no-repeat center center;
  }
  .feature__socialmediarow .feature__middle .feature__box:first-child {
    padding-left: 10px;
  }
  .feature__socialmediarow .feature__middle .feature__box:last-child {
    padding-right: 10px;
  }
  .featuressocial_banner .featuresocialpage__desc h1{
    font-size: 27px;
    margin-bottom: 10px;
  }
  .featuressocial_banner .featuresocialpage__desc p{
    font-size: 17px;
    line-height: 25px;
  }
  .featuresocialpage__desc .socialbox-imgbox h4{
    font-size: 20px;
    line-height: 24px;
  }
  .wrapper_light.socialfeatures_page .box{
    padding-left: 24px;
    padding-right: 24px;
  }
  .tab_drawer_heading .tab_drawer_arrow {
    position: absolute;
    right: 5px;
    width: 45px;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_drawer_heading .tab_drawer_arrow img {
    width: 15px;
    display: block;
  }
  .tab_drawer_heading.open .tab_drawer_arrow img {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 580px) {
  .performation_banner {
    margin-top: 75px;
  }
  .featuressocial_banner{
    background: url(../img/social-background-img1.png) no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 100px 0 25px;
  }
  .featuressocial_banner .feature__socialmediacontent a.headlink {
    position: absolute;
    bottom: -35px;
  }
  .feature__socialmediarow .feature__middle .feature__box{
    flex: 0 0 100%;
    margin-top: 16px;
    padding: 0;
  }
  .feature__socialmediarow .feature__middle .feature__box:first-child {
    padding-left: 0;
  }
  .feature__socialmediarow .feature__middle .feature__box:last-child {
    padding-right: 0;
  }
  .featuressocial_banner .featuresocialpage__desc h1{
    font-size: 24px;
    margin-bottom: 8px;
    line-height: 36px;
  }
  .featuressocial_banner .featuresocialpage__desc p{
    font-size: 16px;
    line-height: 24px;
  }
  .featuresocialpage__desc .socialbox-imgbox h4{
    font-size: 20px;
  }
  .featuresocialpage__desc .socialbox-imgbox img {
    display: block;
    margin-right: 14px;
    width: 32px;
  }
  .feature__socialmediarow .head h3{
    font-size: 24px;
    line-height: 36px;
  }
  .headlink.desktop {
    display: none;
  }
  .headlink.mobile {
    display: inline-block;
    margin-top: 24px;
    padding-left: 15px;
  }
  .feature__socialmediarow .feature__middle{
    padding: 0 16px 16px 16px;
  }
  .featuresocialpage__desc .socialpage__boxes .featureinclude__content ul{
    padding: 7px 16px 10px 60px;
  }
  .tab_drawer_heading{
    padding: 16px 16px;
  }
  .feature__socialmediarow {
    margin-top: 64px;
  }
  #apps-integrations:before {
    content: '';
    height: 550px;
    position: absolute;
    top: -37%;
    left: -35px;
    background-size: cover;
    background: url(../img/social-background-img4.png) no-repeat center center;
    width: calc(100% + 95px);
    z-index: -1;
  }
  #apps-integrations {
    position: relative;
  }
  #apps-integrations .feature__socialmediacontent, #apps-integrations .head {
    position: relative;
    z-index: 1;
  }
  .tab_drawer_heading:after{
    right: 20px;
  }
  .featuresocialpage__desc .desc__text{
    margin: 0 auto 48px;
  }
  .feature__socialmediarow .head{
    padding: 0 16px;
  }
}
@media screen and (max-width: 480px) {
  .featuressocial_banner .feature__socialmediacontent a.headlink {
    bottom: -25px;
  }
}

/* Calendly */

.calendly-overlay .calendly-popup {
  max-height: 750px !important;
  height: 100% !important;
}