html,
body {
  margin: 0;
  padding: 0;
}
input,
button {
  outline: none;
}
button {
  cursor: pointer;
}
ul,
li {
  list-style: none;
}
ul {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
.clear {
  display: block;
  clear: both;
}
.light-text {
  color: #fff;
}
.right {
  float: right;
}
.left {
  float: left;
}
.center {
  text-align: center;
}
*,
.button {
  box-sizing: border-box;
  font-family: poppins, sans-serif;
}
body {
  font-family: poppins, sans-serif;
  font-weight: 300;
}
b,
strong {
  font-weight: 600;
}
h1,
h2,
h5,
p {
  font-weight: 300;
}
h3,
h4 {
  font-weight: 400;
}
code {
  color: #eb5757;
}
.highlight br {
  display: none;
}
.highlight {
  background: #fff;
}
.highlighter-rouge {
  position: relative;
}
div.highlight {
  margin-top: 12px;
  margin-bottom: 32px;
}
div.highlight pre {
  margin-bottom: 0;
}
div.highlight pre.highlight {
  border: 1px solid rgba(42, 125, 236, 0.2);
  border-radius: 4px;
}
div.highlight pre.highlight table.rouge-table {
  border: none;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}
div.highlight pre.highlight table.rouge-table td {
  line-height: 28px;
  vertical-align: top;
}
div.highlight pre.highlight table.rouge-table td.rouge-gutter {
  width: 50px;
  padding: 8px 12px 8px 18px;
  text-align: right;
  background: #f9fbff;
}
div.highlight pre.highlight table.rouge-table td.rouge-gutter pre {
  color: rgba(33, 37, 41, 0.6);
}
div.highlight pre.highlight table.rouge-table td.rouge-code {
  padding: 8px 16px;
}
.highlight code span,
code,
pre code,
pre {
  font-family: monospace;
  font-size: 16px;
}
.highlight .c {
  color: #998;
  font-style: italic;
}
.highlight .err {
  color: #a61717;
  background-color: #e3d2d2;
}
.highlight .k {
  color: #2a7dec;
}
.highlight .o {
  font-weight: 400;
}
.highlight .cm {
  color: #998;
  font-style: italic;
}
.highlight .cp {
  color: #999;
  font-weight: 700;
}
.highlight .c1 {
  color: #998;
  font-style: italic;
}
.highlight .cs {
  color: #999;
  font-weight: 700;
  font-style: italic;
}
.highlight .gd {
  color: #000;
  background-color: #fdd;
}
.highlight .gd .x {
  color: #000;
  background-color: #faa;
}
.highlight .ge {
  font-style: italic;
}
.highlight .gr {
  color: #a00;
}
.highlight .gh {
  color: #999;
}
.highlight .gi {
  color: #000;
  background-color: #dfd;
}
.highlight .gi .x {
  color: #000;
  background-color: #afa;
}
.highlight .go {
  color: #888;
}
.highlight .gp {
  color: #555;
}
.highlight .gs {
  font-weight: 700;
}
.highlight .gu {
  color: #aaa;
}
.highlight .gt {
  color: #a00;
}
.highlight .kc {
  font-weight: 400;
}
.highlight .kd {
  font-weight: 700;
}
.highlight .kp {
  font-weight: 700;
}
.highlight .kr {
  font-weight: 700;
}
.highlight .kt {
  color: #458;
  font-weight: 700;
}
.highlight .m {
  color: #2a7dec;
}
.highlight .s {
  color: #eb5757;
}
.highlight .na {
  color: #212529;
}
.highlight .nb {
  color: #2a7dec;
}
.highlight .nc {
  color: #458;
  font-weight: 700;
}
.highlight .no {
  color: teal;
}
.highlight .ni {
  color: purple;
}
.highlight .ne {
  color: #900;
  font-weight: 700;
}
.highlight .nf {
  color: #900;
  font-weight: 700;
}
.highlight .nn {
  color: #555;
}
.highlight .nt {
  color: #212529;
}
.highlight .nv {
  color: #2a7dec;
}
.highlight .ow {
  font-weight: 700;
}
.highlight .w {
  color: #bbb;
}
.highlight .mf {
  color: #2a7dec;
}
.highlight .mh {
  color: #099;
}
.highlight .mi {
  color: #2a7dec;
}
.highlight .mo {
  color: #099;
}
.highlight .sb {
  color: #eb5757;
}
.highlight .sc {
  color: #eb5757;
}
.highlight .sd {
  color: #eb5757;
}
.highlight .s2 {
  color: #eb5757;
}
.highlight .se {
  color: #eb5757;
}
.highlight .sh {
  color: #eb5757;
}
.highlight .si {
  color: #eb5757;
}
.highlight .sx {
  color: #eb5757;
}
.highlight .sr {
  color: #009926;
}
.highlight .s1 {
  color: #eb5757;
}
.highlight .ss {
  color: #990073;
}
.highlight .bp {
  color: #999;
}
.highlight .vc {
  color: teal;
}
.highlight .vg {
  color: teal;
}
.highlight .vi {
  color: teal;
}
.highlight .il {
  color: #099;
}
html,
body {
  margin: 0;
  padding: 0;
}
input,
button {
  outline: none;
}
button {
  cursor: pointer;
}
ul,
li {
  list-style: none;
}
ul {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
.clear {
  display: block;
  clear: both;
}
.light-text {
  color: #fff;
}
.right {
  float: right;
}
.left {
  float: left;
}
.center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
h1 {
  font-size: 32px;
  line-height: 40px;
}
h2 {
  font-size: 28px;
  line-height: 40px;
}
h3 {
  font-size: 24px;
  line-height: 32px;
}
h4 {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 10px;
}
h5 {
  font-size: 16px;
  line-height: 36px;
}
p {
  font-size: 14px;
  line-height: 22px;
}
section,
header {
  padding-left: 20px;
  padding-right: 20px;
}
section main,
header main {
  width: 100%;
  max-width: 100%;
}
header {
  height: 80px;
}
.nav-buttons {
  height: 80px;
  line-height: 80px;
}
.nav-buttons .button + * {
  margin-left: 10px;
}
#hamburger {
  width: 40px;
  height: 40px;
}
#mainNav {
  padding: 100px 0 0;
}
#mainNav h5 {
  margin-bottom: 1em;
}
#mainNav h3 {
  margin-bottom: 0.6em;
}
#mainNav main + main {
  margin-top: 40px;
}
#mainNav .left .button {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
nav.nav-menu {
  padding: 65px 0 0;
}
:root {
  --tb-main-color: #2a7dec;
  --tb-main-background: rgba(48, 86, 128, 0.08);
  --tb-main-color-filter: invert(37%) sepia(84%) saturate(891%)
    hue-rotate(184deg) brightness(105%) contrast(88%);
}
#docs.ce {
  --tb-main-color: #305680;
  --tb-main-background: rgba(48, 86, 128, 0.08);
  --tb-main-color-filter: invert(29%) sepia(61%) saturate(478%)
    hue-rotate(171deg) brightness(94%) contrast(93%);
}
#docs.pe {
  --tb-main-color: #1f8b4d;
  --tb-main-background: rgba(31, 139, 77, 0.08);
  --tb-main-color-filter: invert(25%) sepia(43%) saturate(5965%)
    hue-rotate(143deg) brightness(97%) contrast(76%);
}
#docs.paas {
  --tb-main-color: #2a7dec;
  --tb-main-background: rgba(42, 125, 236, 0.08);
  --tb-main-color-filter: invert(37%) sepia(84%) saturate(891%)
    hue-rotate(184deg) brightness(105%) contrast(88%);
}
#docs.edge {
  --tb-main-color: #2260a7;
  --tb-main-background: rgba(34, 96, 167, 0.08);
  --tb-main-color-filter: invert(27%) sepia(97%) saturate(823%)
    hue-rotate(184deg) brightness(95%) contrast(90%);
}
#docs.edge-pe {
  --tb-main-color: #009688;
  --tb-main-background: rgba(0, 150, 136, 0.08);
  --tb-main-color-filter: invert(42%) sepia(85%) saturate(4933%)
    hue-rotate(156deg) brightness(96%) contrast(102%);
}
#docs.gw {
  --tb-main-color: #eb5757;
  --tb-main-background: rgba(235, 87, 87, 0.08);
  --tb-main-color-filter: invert(39%) sepia(14%) saturate(6952%)
    hue-rotate(331deg) brightness(113%) contrast(84%);
}
#docs.license {
  --tb-main-color: #1f8b4d;
  --tb-main-background: rgba(31, 139, 77, 0.08);
  --tb-main-color-filter: invert(25%) sepia(43%) saturate(5965%)
    hue-rotate(143deg) brightness(97%) contrast(76%);
}
#docs.trendz {
  --tb-main-color: #2696f3;
  --tb-main-background: rgba(42, 125, 236, 0.08);
  --tb-main-color-filter: invert(62%) sepia(61%) saturate(4424%)
    hue-rotate(184deg) brightness(94%) contrast(102%);
}
#docs.mobile {
  --tb-main-color: #305680;
  --tb-main-background: rgba(48, 86, 128, 0.08);
  --tb-main-color-filter: invert(29%) sepia(61%) saturate(478%)
    hue-rotate(171deg) brightness(94%) contrast(93%);
}
#docs.mobile-pe {
  --tb-main-color: #1f8b4d;
  --tb-main-background: rgba(31, 139, 77, 0.08);
  --tb-main-color-filter: invert(25%) sepia(43%) saturate(5965%)
    hue-rotate(143deg) brightness(97%) contrast(76%);
}
body {
  background-color: #fff;
  line-height: 1.5;
}
section {
  position: relative;
  background-color: #fff;
}
section main,
header main,
footer main {
  position: relative;
  margin: auto;
  display: block;
}
p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
a {
  color: #2a7dec;
}
a:hover {
  color: #2a7dec;
}
a strong {
  font-weight: 500;
}
.button {
  display: inline-block;
  border-radius: 4px;
  padding: 10px 20px;
  line-height: 24px;
  color: #fff;
  background-color: var(--tb-main-color);
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: background-color, filter;
}
.button:hover {
  filter: brightness(1.3) contrast(0.9);
  color: #fff;
  text-decoration: none;
}
.button:focus {
  filter: brightness(1.3) contrast(0.9);
}
.button.accent {
  background-color: #ff3d00;
}
.button.accent:hover {
  background-color: #dd2c00;
}
.button.accent:focus {
  background-color: #dd2c00;
}
details summary {
  outline: none;
  list-style: none;
  position: relative;
  padding-left: 18px;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary::marker {
  display: none;
}
details summary:hover {
  color: #2a7dec;
}
details summary:hover:before {
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
details summary:before {
  content: "";
  background-image: url(/images/pe/read-more-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 12px;
  height: 12px;
  transform: rotate(0deg);
  transition: transform 0.3s;
  filter: invert(84%) sepia(0%) saturate(7494%) hue-rotate(88deg)
    brightness(94%) contrast(89%);
  border: none;
}
details[open] summary {
  font-weight: 500;
}
details[open] summary:before {
  filter: none;
  transform: rotate(90deg);
}
details[open] summary:hover:before {
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
#partners header {
  background-color: unset;
  box-shadow: unset;
}
#partners header.opened-burger {
  background-color: #fff;
}
#home header,
#thingsboard-paas header,
#thingsboard-pe header,
#trendz header,
#thingsboard-edge header {
  background-color: unset;
  box-shadow: unset;
}
#home header .support-ukraine p,
#thingsboard-paas header .support-ukraine p,
#thingsboard-pe header .support-ukraine p,
#trendz header .support-ukraine p,
#thingsboard-edge header .support-ukraine p {
  color: #fff;
}
#home header .logo,
#home header .burger,
#thingsboard-paas header .logo,
#thingsboard-paas header .burger,
#thingsboard-pe header .logo,
#thingsboard-pe header .burger,
#trendz header .logo,
#trendz header .burger,
#thingsboard-edge header .logo,
#thingsboard-edge header .burger {
  filter: invert(100%) sepia(68%) saturate(0%) hue-rotate(350deg)
    brightness(113%) contrast(101%);
}
#home header .head-menu ul li.active a,
#home header .head-menu ul li.active a:hover,
#thingsboard-paas header .head-menu ul li.active a,
#thingsboard-paas header .head-menu ul li.active a:hover,
#thingsboard-pe header .head-menu ul li.active a,
#thingsboard-pe header .head-menu ul li.active a:hover,
#trendz header .head-menu ul li.active a,
#trendz header .head-menu ul li.active a:hover,
#thingsboard-edge header .head-menu ul li.active a,
#thingsboard-edge header .head-menu ul li.active a:hover {
  color: rgba(255, 255, 255, 0.5);
}
#home header .head-menu ul a,
#thingsboard-paas header .head-menu ul a,
#thingsboard-pe header .head-menu ul a,
#trendz header .head-menu ul a,
#thingsboard-edge header .head-menu ul a {
  color: #fff;
}
#home header .head-menu ul a:not([href]),
#thingsboard-paas header .head-menu ul a:not([href]),
#thingsboard-pe header .head-menu ul a:not([href]),
#trendz header .head-menu ul a:not([href]),
#thingsboard-edge header .head-menu ul a:not([href]) {
  color: #fff;
}
#home header .head-menu ul a:not([href]):hover,
#thingsboard-paas header .head-menu ul a:not([href]):hover,
#thingsboard-pe header .head-menu ul a:not([href]):hover,
#trendz header .head-menu ul a:not([href]):hover,
#thingsboard-edge header .head-menu ul a:not([href]):hover {
  color: #fff;
}
#home header .head-menu ul .centered-sub .sub-menu li a,
#thingsboard-paas header .head-menu ul .centered-sub .sub-menu li a,
#thingsboard-pe header .head-menu ul .centered-sub .sub-menu li a,
#trendz header .head-menu ul .centered-sub .sub-menu li a,
#thingsboard-edge header .head-menu ul .centered-sub .sub-menu li a {
  color: #212529;
}
#home header .head-menu ul .centered-sub .sub-menu li:hover a,
#thingsboard-paas header .head-menu ul .centered-sub .sub-menu li:hover a,
#thingsboard-pe header .head-menu ul .centered-sub .sub-menu li:hover a,
#trendz header .head-menu ul .centered-sub .sub-menu li:hover a,
#thingsboard-edge header .head-menu ul .centered-sub .sub-menu li:hover a {
  color: #2a7dec;
}
#home header .n-button.try,
#thingsboard-paas header .n-button.try,
#thingsboard-pe header .n-button.try,
#trendz header .n-button.try,
#thingsboard-edge header .n-button.try {
  color: #fff;
  transition-duration: 0s;
  border: unset;
  background-color: rgba(255, 255, 255, 0.05);
}
#home header .n-button.try:hover,
#thingsboard-paas header .n-button.try:hover,
#thingsboard-pe header .n-button.try:hover,
#trendz header .n-button.try:hover,
#thingsboard-edge header .n-button.try:hover {
  text-decoration: none;
  color: #212529;
  background-color: #fff;
}
#home header .n-button.price:hover,
#thingsboard-paas header .n-button.price:hover,
#thingsboard-pe header .n-button.price:hover,
#trendz header .n-button.price:hover,
#thingsboard-edge header .n-button.price:hover {
  color: #2a7dec;
  box-shadow: unset;
  background-color: #fff;
}
.products-selector {
  position: fixed;
  height: 60px;
  top: 10px;
  left: 20px;
  width: calc(100% - 100px);
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 10001;
}
@media screen and (min-width: 769px) {
  .products-selector {
    width: 250px;
  }
}
@media screen and (min-width: 870px) {
  .products-selector {
    width: 348px;
  }
}
@media screen and (min-width: 1281px) {
  .products-selector {
    width: 250px;
    top: 80px;
  }
}
@media screen and (min-width: 1601px) {
  .products-selector {
    width: 316px;
  }
}
.products-selector img {
  width: 54px;
  height: 54px;
  margin-right: 16px;
}
@media screen and (max-width: 1024px) {
  .products-selector img {
    width: 46px;
    height: 46px;
    margin-right: 10px;
    margin-left: -10px;
  }
}
.products-selector .product-info {
  display: flex;
  flex-direction: column;
  width: 316px;
  height: 44px;
  padding-left: 16px;
  flex: 1;
  justify-content: center;
  border-radius: 8px;
  background: var(--tb-main-background);
}
.products-selector .product-info .product-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
  color: var(--tb-main-color);
}
@media screen and (max-width: 1024px) {
  .products-selector .product-info .product-title {
    font-size: 16px;
  }
}
.products-selector .product-info .product-title::after {
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  display: block;
  position: absolute;
  top: 5px;
  right: 18px;
  transform: rotate(90deg);
  transition: transform 0.3s;
  border: none;
}
.products-selector .product-info .product-description {
  color: #899aab;
  font-size: 13px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .products-selector .product-info .product-description {
    font-size: 10px;
  }
}
.products-selector .products {
  transition: visibility, opacity ease-in-out;
  transition-duration: 0.3s;
  border-radius: 4px;
  box-shadow: 0 30px 60px -30px rgba(0, 0, 0, 0.3),
    0 50px 100px -20px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  position: absolute;
  top: 60px;
  left: 16px;
  right: -16px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
}
.products-selector .products a.product {
  color: #75767c;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 12px;
}
.products-selector .products a.product:hover,
.products-selector .products a.product.active {
  text-decoration: none;
  color: #2a7dec;
}
.products-selector .products a.product.active {
  font-weight: 500;
  background: rgba(42, 125, 236, 0.04);
}
.products-selector:hover,
.products-selector.active {
  cursor: pointer;
}
.products-selector.active .product-title::after {
  transform: rotate(-90deg);
}
.products-selector.active .products {
  visibility: visible;
  opacity: 1;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  transition-duration: 0.3s;
  margin: 0 -78px;
  width: calc(100% + 156px);
  z-index: 8888;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1280px) {
  header .head-menu ul li:hover .centered-sub {
    opacity: 1;
    transition-duration: 0.6s;
    z-index: 2;
  }
  header .head-menu ul li:hover .centered-sub .sub-menu {
    top: 84px;
    transition-delay: 0s;
  }
}
header .logo-burger {
  display: flex;
  height: 100%;
  align-items: center;
}
header .head-menu {
  height: inherit;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
header .head-menu .sub-menu-container {
  position: absolute;
  top: 84px;
  left: 0;
  transition: visibility, opacity ease-in-out;
  transition-duration: 0.3s;
  border-radius: 4px;
  box-shadow: 0 30px 60px -30px rgba(0, 0, 0, 0.3),
    0 50px 100px -20px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
}
header .head-menu .sub-menu-container.active {
  visibility: visible;
  opacity: 1;
}
header .head-menu .sub-menu-container.active.bounds-transition {
  transition: visibility 0.3s, opacity ease-in-out 0.3s, left ease-in-out 0.2s,
    width ease-in-out 0.2s, height ease-in-out 0.2s;
}
header .head-menu .sub-menu-container .centered-sub,
header .head-menu ul .centered-sub {
  width: max-content;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu,
header .head-menu ul .centered-sub .sub-menu {
  width: max-content;
  padding: 40px 70px 40px 40px;
  display: block;
  z-index: 1;
}
@media screen and (min-width: 1281px) {
  header
    .head-menu
    .sub-menu-container
    .centered-sub
    .sub-menu.products
    .sub-groups
    .group:first-child,
  header
    .head-menu
    ul
    .centered-sub
    .sub-menu.products
    .sub-groups
    .group:first-child {
    padding-right: 35px;
  }
  header
    .head-menu
    .sub-menu-container
    .centered-sub
    .sub-menu.products
    .sub-groups
    .group:nth-child(2),
  header
    .head-menu
    ul
    .centered-sub
    .sub-menu.products
    .sub-groups
    .group:nth-child(2) {
    padding-left: 35px;
    border-left: 1px solid #d7d7d7;
  }
}
header .head-menu .sub-menu-container .centered-sub .sub-menu .sub-groups,
header .head-menu ul .centered-sub .sub-menu .sub-groups {
  display: flex;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  .sub-groups
  .group,
header .head-menu ul .centered-sub .sub-menu .sub-groups .group {
  padding-right: 70px;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  .sub-groups
  .group:last-child,
header .head-menu ul .centered-sub .sub-menu .sub-groups .group:last-child {
  padding-right: 0;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  .sub-groups
  .group
  .group-name,
header .head-menu ul .centered-sub .sub-menu .sub-groups .group .group-name {
  height: 62px;
  text-transform: uppercase;
  font-weight: 500;
  color: #899aab;
  font-size: 15px;
  line-height: normal;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu .bottom-group,
header .head-menu ul .centered-sub .sub-menu .bottom-group {
  background-color: #f9fbff;
  border-radius: 4px;
  width: calc(100% + 94px);
  margin: 32px -32px -32px;
  padding: 32px;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu a,
header .head-menu ul .centered-sub .sub-menu a {
  text-align: left;
  display: flex;
  margin-bottom: 22px;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a:hover
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a:hover .sub-text h1 {
  color: #2a7dec;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a:hover
  .sub-text
  p,
header .head-menu ul .centered-sub .sub-menu a:hover .sub-text p {
  color: #212529;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.prof-lnk:hover
  .sub-text
  h1,
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.license-lnk:hover
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a.prof-lnk:hover .sub-text h1,
header .head-menu ul .centered-sub .sub-menu a.license-lnk:hover .sub-text h1 {
  color: #1f8b4d;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.com-lnk:hover
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a.com-lnk:hover .sub-text h1 {
  color: #305680;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.edge-lnk:hover
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a.edge-lnk:hover .sub-text h1 {
  color: #009688;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.gateway-lnk:hover
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a.gateway-lnk:hover .sub-text h1 {
  color: #eb5757;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.trendz-lnk:hover
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a.trendz-lnk:hover .sub-text h1 {
  color: #2696f3;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.mobile-lnk:hover
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a.mobile-lnk:hover .sub-text h1 {
  color: #305680;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.mobile-pe-lnk:hover
  .sub-text
  h1,
header
  .head-menu
  ul
  .centered-sub
  .sub-menu
  a.mobile-pe-lnk:hover
  .sub-text
  h1 {
  color: #1f8b4d;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu a:last-child,
header .head-menu ul .centered-sub .sub-menu a:last-child {
  margin-bottom: 0;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu a .sub-text,
header .head-menu ul .centered-sub .sub-menu a .sub-text {
  padding-top: 4px;
  max-width: 300px;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu a .sub-text h1,
header .head-menu ul .centered-sub .sub-menu a .sub-text h1 {
  color: #212529;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu a .sub-text p,
header .head-menu ul .centered-sub .sub-menu a .sub-text p {
  color: #899aab;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu a img,
header .head-menu ul .centered-sub .sub-menu a img {
  margin-right: 12px;
  height: fit-content;
}
header .head-menu .sub-menu-container .centered-sub .sub-menu a.small-link,
header .head-menu ul .centered-sub .sub-menu a.small-link {
  margin-bottom: 15px;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.small-link
  .sub-text,
header .head-menu ul .centered-sub .sub-menu a.small-link .sub-text {
  padding: 0;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.small-link
  .sub-text
  h1,
header .head-menu ul .centered-sub .sub-menu a.small-link .sub-text h1 {
  font-weight: 500;
}
header
  .head-menu
  .sub-menu-container
  .centered-sub
  .sub-menu
  a.small-link:last-child,
header .head-menu ul .centered-sub .sub-menu a.small-link:last-child {
  margin-bottom: 0;
}
header .head-menu ul {
  display: flex;
}
header .head-menu ul .nav-products {
  width: 108px;
}
header .head-menu ul .nav-services {
  width: 103px;
}
header .head-menu ul .nav-cases {
  width: 122px;
}
header .head-menu ul .nav-customers {
  width: 127px;
}
header .head-menu ul .nav-company {
  width: 118px;
}
header .head-menu ul .nav-partners {
  width: 104px;
}
header .head-menu ul .nav-docs {
  width: 74px;
}
header .head-menu ul li {
  cursor: default;
  display: flex;
  padding: 10px 14px 14px;
  align-items: center;
  height: calc(100% + 4px);
}
header .head-menu ul li a {
  width: 100%;
  text-align: center;
}
header .head-menu ul li:hover a {
  color: #2a7dec;
}
header .head-menu ul a {
  display: block;
  color: #212529;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}
header .head-menu ul a:not([href]) {
  color: #212529;
}
header .head-menu ul a:not([href]):hover {
  color: #2a7dec;
}
header .support-ukraine {
  position: relative;
  display: block;
  height: 80px;
  padding-right: 20px;
}
header .support-ukraine img {
  height: 32px;
}
header .support-ukraine p {
  color: #000;
  font-size: 12px;
}
header .logo {
  position: relative;
  float: left;
  display: block;
  width: 140px;
  height: 60px;
  top: 0;
  left: 0;
  transform: none;
  background-image: url(/images/thingsboard_logo_b.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  filter: unset;
}
ul li.active ~ .indicator {
  transition-delay: 0s;
  transition-duration: 0.3s;
}
ul li.active ~ .indicator .line {
  transition-delay: 0s;
  transition-duration: 0.3s;
  width: 100%;
  left: 0;
  opacity: 1;
}
ul li.active ~ .indicator .head-arrow {
  transition-delay: 0.1s;
  transition-duration: 0s;
  opacity: 1;
}
ul .indicator {
  width: 0;
  left: 0;
  border-radius: 2px;
  position: absolute;
  height: 4px;
  bottom: -4px;
  transition-delay: 0s;
  transition-duration: 0.3s;
  z-index: -1;
  padding: 0 14px;
  transition-property: none;
}
ul .indicator.left-transition {
  transition-property: left;
}
ul .indicator .head-arrow {
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #2a7dec;
  width: 8px;
  height: 100%;
  left: calc(50% - 4px);
  bottom: 4px;
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 0.3s;
}
ul .indicator .line {
  position: relative;
  background-color: #2a7dec;
  width: 0;
  height: 100%;
  left: 50%;
  opacity: 0;
  transition-duration: 0.3s;
}
.n-button {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  height: 47px;
  transition-duration: 0.3s;
  text-decoration: none;
  border-radius: 4px;
  margin-left: 10px;
  padding: 11px 20px;
}
.n-button.try {
  border: solid 1px #ebebeb;
  padding: 10px 11px;
  color: #212529;
  transition-duration: 0s;
  background-color: unset;
}
.n-button.try:hover {
  border: solid 2px #212529;
  padding: 9px 10px;
  text-decoration: none;
}
.n-button.price {
  background-color: #2a7dec;
  color: #fff;
  padding: 11px 14px;
}
.n-button.price:hover {
  transition-duration: 0.3s;
  color: #fff;
  background-color: #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
  text-decoration: none;
}
.n-button.price:active {
  background-color: #4f97f8;
  transition-duration: 0s;
}
.burger {
  position: absolute;
  top: 16px;
  right: 22px;
  display: none;
  filter: unset;
  background-image: url(/images/burger-icon.svg);
  height: 47px;
  width: 47px;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .burger {
    top: 21px;
    height: 37px;
    width: 37px;
    background-image: url(/images/s-burger-icon.svg);
  }
}
.burger:focus {
  outline: none;
}
#githubButtonContainer {
  display: none;
  position: relative;
  padding-left: 14px;
  margin-top: 2px;
  float: left;
  height: 60px;
  align-items: center;
  align-content: center;
}
@media screen and (max-width: 1280px) {
  #docs #githubButtonContainer {
    position: fixed;
    left: 372px;
    top: 9px;
  }
}
#docs.search .gsc-control-cse {
  margin-top: 32px;
}
#docs.search .gsc-control-cse .gsc-above-wrapper-area {
  display: none;
}
#docs.search .gsc-control-cse .gsc-wrapper .gs-bidi-start-align {
  color: #212529;
  font-size: 16px;
  line-height: 1.32;
  margin-bottom: 0.75em;
}
#docs.search .gsc-control-cse .gsc-wrapper .gs-visibleUrl {
  font-size: 14px;
  opacity: 0.6;
  margin-bottom: 0.25em;
}
#docs.search .gsc-control-cse .gsc-wrapper .gs-title {
  color: #2a7dec;
  font-size: 18px;
  line-height: 1.32;
  margin-bottom: 0.5em;
}
#docs.search .gsc-control-cse .gsc-wrapper .gs-title:hover {
  text-decoration: underline;
}
#docs.search .gsc-control-cse .gsc-wrapper .gcsc-find-more-on-google {
  color: #212529;
  opacity: 0.6;
}
#docs.search
  .gsc-control-cse
  .gsc-wrapper
  .gcsc-find-more-on-google:hover
  span {
  text-decoration: underline;
}
#docs.search .gsc-control-cse .gsc-wrapper .gcsc-find-more-on-google svg {
  fill: #212529;
}
#docs.search .gsc-control-cse .gsc-wrapper .gs-no-results-result .gs-snippet {
  background-color: unset;
  border: none;
  color: #212529;
  font-size: 16px;
}
.center-button {
  display: none;
  cursor: pointer;
  line-height: 30px;
  border: 2px solid #fff;
  background-color: transparent;
  transition: 0.3s;
}
.center-button:hover {
  background-color: #fff;
  color: #1f3a52;
}
#customers.nav-item {
  display: none;
}
@media screen and (min-width: 460px) {
  #viewPricing.center-button {
    display: inline-block;
  }
}
.doc-features {
  max-width: 1200px;
}
a.feature-card,
.feature-card {
  display: block;
  padding: 24px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  width: 100%;
  height: 100%;
}
a.feature-card.inner,
.feature-card.inner {
  padding: 16px;
}
a.feature-card.inner .feature-title,
.feature-card.inner .feature-title {
  font-size: 16px;
  line-height: 150%;
  padding-bottom: 0;
}
a.feature-card img.feature-logo,
.feature-card img.feature-logo {
  width: 36px;
  height: 36px;
  margin-bottom: 20px;
  filter: var(--tb-main-color-filter);
}
a.feature-card img.integration-logo,
.feature-card img.integration-logo {
  width: 28px;
  height: 28px;
  margin-right: 7px;
}
a.feature-card .feature-title,
.feature-card .feature-title {
  color: #212529;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  padding-bottom: 8px;
}
a.feature-card .feature-title span,
.feature-card .feature-title span {
  vertical-align: middle;
}
a.feature-card .feature-text,
.feature-card .feature-text {
  color: #75767c;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
a.feature-card .feature-text ul,
.feature-card .feature-text ul {
  margin: 0;
}
a.feature-card .feature-text ul li,
.feature-card .feature-text ul li {
  margin-bottom: 0;
}
a.feature-card:hover {
  text-decoration: none;
  transition-duration: 0.3s;
  box-shadow: 0 7px 32px rgba(0, 0, 0, 0.06);
}
#docsContent a.feature-card .feature-text ul,
#docsContent .feature-card .feature-text ul {
  margin: 0;
}
#docsContent a.feature-card .feature-text ul li,
#docsContent .feature-card .feature-text ul li {
  margin-bottom: 0;
}
@media screen and (min-width: 1281px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6%;
    max-width: 66.6%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 1600px) {
  .col-3xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-3xl-8 {
    flex: 0 0 66.6%;
    max-width: 66.6%;
  }
  .col-3xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-3xl-4 {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
  .col-3xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 1750px) {
  .col-4xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-4xl-8 {
    flex: 0 0 66.6%;
    max-width: 66.6%;
  }
  .col-4xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-4xl-4 {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
  .col-4xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
#home.flip-nav header,
#thingsboard-paas.flip-nav header,
#thingsboard-pe.flip-nav header,
#trendz.flip-nav header,
#partners.flip-nav header,
#thingsboard-edge.flip-nav header {
  transition-duration: 0.3s;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1);
}
#home.flip-nav header .support-ukraine p,
#thingsboard-paas.flip-nav header .support-ukraine p,
#thingsboard-pe.flip-nav header .support-ukraine p,
#trendz.flip-nav header .support-ukraine p,
#partners.flip-nav header .support-ukraine p,
#thingsboard-edge.flip-nav header .support-ukraine p {
  color: #000;
}
#home.flip-nav header .logo,
#home.flip-nav header .burger,
#thingsboard-paas.flip-nav header .logo,
#thingsboard-paas.flip-nav header .burger,
#thingsboard-pe.flip-nav header .logo,
#thingsboard-pe.flip-nav header .burger,
#trendz.flip-nav header .logo,
#trendz.flip-nav header .burger,
#partners.flip-nav header .logo,
#partners.flip-nav header .burger,
#thingsboard-edge.flip-nav header .logo,
#thingsboard-edge.flip-nav header .burger {
  filter: unset;
}
#home.flip-nav header .head-menu ul li.active a,
#thingsboard-paas.flip-nav header .head-menu ul li.active a,
#thingsboard-pe.flip-nav header .head-menu ul li.active a,
#trendz.flip-nav header .head-menu ul li.active a,
#partners.flip-nav header .head-menu ul li.active a,
#thingsboard-edge.flip-nav header .head-menu ul li.active a {
  opacity: 1;
  color: #2a7dec;
}
#home.flip-nav header .head-menu ul a,
#thingsboard-paas.flip-nav header .head-menu ul a,
#thingsboard-pe.flip-nav header .head-menu ul a,
#trendz.flip-nav header .head-menu ul a,
#partners.flip-nav header .head-menu ul a,
#thingsboard-edge.flip-nav header .head-menu ul a {
  color: #212529;
}
#home.flip-nav header .head-menu ul .centered-sub .sub-menu li a,
#thingsboard-paas.flip-nav header .head-menu ul .centered-sub .sub-menu li a,
#thingsboard-pe.flip-nav header .head-menu ul .centered-sub .sub-menu li a,
#trendz.flip-nav header .head-menu ul .centered-sub .sub-menu li a,
#partners.flip-nav header .head-menu ul .centered-sub .sub-menu li a,
#thingsboard-edge.flip-nav header .head-menu ul .centered-sub .sub-menu li a {
  color: #212529;
}
#home.flip-nav header .head-menu ul .centered-sub .sub-menu li:hover a,
#thingsboard-paas.flip-nav
  header
  .head-menu
  ul
  .centered-sub
  .sub-menu
  li:hover
  a,
#thingsboard-pe.flip-nav
  header
  .head-menu
  ul
  .centered-sub
  .sub-menu
  li:hover
  a,
#trendz.flip-nav header .head-menu ul .centered-sub .sub-menu li:hover a,
#partners.flip-nav header .head-menu ul .centered-sub .sub-menu li:hover a,
#thingsboard-edge.flip-nav
  header
  .head-menu
  ul
  .centered-sub
  .sub-menu
  li:hover
  a {
  color: #2a7dec;
}
#home.flip-nav header .n-button.try,
#thingsboard-paas.flip-nav header .n-button.try,
#thingsboard-pe.flip-nav header .n-button.try,
#trendz.flip-nav header .n-button.try,
#partners.flip-nav header .n-button.try,
#thingsboard-edge.flip-nav header .n-button.try {
  border: solid 1px #ebebeb;
  color: #212529;
  background-color: unset;
}
#home.flip-nav header .n-button.try:hover,
#thingsboard-paas.flip-nav header .n-button.try:hover,
#thingsboard-pe.flip-nav header .n-button.try:hover,
#trendz.flip-nav header .n-button.try:hover,
#partners.flip-nav header .n-button.try:hover,
#thingsboard-edge.flip-nav header .n-button.try:hover {
  border: solid 2px #212529;
  padding: 9px 10px;
}
#home.flip-nav header .n-button.price:hover,
#thingsboard-paas.flip-nav header .n-button.price:hover,
#thingsboard-pe.flip-nav header .n-button.price:hover,
#trendz.flip-nav header .n-button.price:hover,
#partners.flip-nav header .n-button.price:hover,
#thingsboard-edge.flip-nav header .n-button.price:hover {
  color: #fff;
  background-color: #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
}
.open-nav header {
  background-color: #fff;
  z-index: 9999;
}
#hero {
  text-align: center;
  padding-top: 80px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
#hero h5 {
  margin: 20px 0;
  line-height: 28px;
}
.customer-logo {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  width: 200px;
  height: 120px;
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.customer-logo img {
  flex: 0 0 auto;
  object-fit: scale-down;
  max-width: 90%;
  max-height: 85%;
  vertical-align: middle;
}
footer {
  width: 100%;
  background-color: #0f161d;
}
footer main {
  padding: 92px 0 78px;
}
footer main hr {
  border-top: 2px solid #fff;
}
footer main .deeper {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}
footer main .deeper .footer-logo {
  background-image: url(/images/thingsboard_logo_b.svg);
  filter: invert(100%) sepia(68%) saturate(0%) hue-rotate(350deg)
    brightness(113%) contrast(101%);
  width: 180px;
  height: 60px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
footer main .deeper nav {
  display: flex;
  align-items: center;
  justify-content: right;
}
footer main .deeper nav a {
  text-align: right;
  display: inline-block;
  margin: 0 14px;
  font-size: 18px;
  color: #fff;
  transition: 300ms;
}
footer main .deeper nav a:hover {
  color: #fff;
}
footer main .deeper nav a:last-child {
  margin-right: 0;
}
footer main .deeper nav a:first-child {
  margin-left: 0;
}
footer .newsletterSubsContainer {
  height: 106px;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: left;
}
footer .newsletterSubsContainer .subscribe-newsletter-button {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 48px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  footer .newsletterSubsContainer .subscribe-newsletter-button {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 42px;
    padding: 0 10px;
  }
}
footer .newsletterSubsContainer .loading {
  margin: 0;
  height: 47px;
  padding: 0 18px;
}
footer .newsletterSubsContainer .subscribe {
  margin: 0;
  height: fit-content;
  padding: 12px 20px;
  transition-duration: unset;
}
footer .newsletterSubsContainer .subscribe:hover {
  transition-duration: unset;
  box-shadow: unset;
  background-color: #4f97f8;
}
footer .newsletterSubsContainer .subscribe:focus {
  outline: none;
}
footer .newsletterSubsContainer #mlb2-7341216 .subscribe-form {
  background: 0 0 !important;
  border: none !important;
  padding: 0;
  width: 520px !important;
}
@media (max-width: 768px) {
  footer .newsletterSubsContainer #mlb2-7341216 .subscribe-form {
    width: 100% !important;
  }
}
footer .newsletterSubsContainer #mlb2-7341216 .subscribe-form.horizontal {
  padding-bottom: 0;
}
footer .newsletterSubsContainer #mlb2-7341216 .form-section p {
  line-height: 150%;
  padding: 0 !important;
  margin: 0 0 10px;
}
footer .newsletterSubsContainer #mlb2-7341216 .form-section.mb10 {
  margin-bottom: 10px;
  float: left;
}
footer .newsletterSubsContainer #mlb2-7341216 .form-section.horizontal {
  float: left;
  margin-bottom: 10px;
  width: 70%;
}
@media (max-width: 768px) {
  footer .newsletterSubsContainer #mlb2-7341216 .form-section.horizontal {
    float: none;
    width: 100%;
    padding: 0;
  }
}
footer
  .newsletterSubsContainer
  #mlb2-7341216
  .form-section.horizontal.ml-button-position {
  width: 30%;
  padding: 0;
}
@media (max-width: 768px) {
  footer
    .newsletterSubsContainer
    #mlb2-7341216
    .form-section.horizontal.ml-button-position {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  footer
    .newsletterSubsContainer
    #mlb2-7341216
    .form-section.horizontal.ml-button-position
    .button {
    width: 100%;
  }
}
footer
  .newsletterSubsContainer
  #mlb2-7341216
  .form-section.horizontal
  .form-group {
  float: left;
  width: 100%;
  padding-right: 6px;
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 768px) {
  footer
    .newsletterSubsContainer
    #mlb2-7341216
    .form-section.horizontal
    .form-group {
    padding: 0;
  }
}
footer
  .newsletterSubsContainer
  #mlb2-7341216.ml-subscribe-form
  .form-group.ml-error
  .form-control {
  border-color: red !important;
}
footer
  .newsletterSubsContainer
  #mlb2-7341216.ml-subscribe-form
  .form-group
  .form-control {
  background-color: #fff !important;
  height: 47px;
  padding: 16px;
  font-size: 18px;
  line-height: 16px;
  font-weight: 400;
  color: #212529;
  border: 1px solid #fff;
  transition: 0.3s;
}
footer
  .newsletterSubsContainer
  #mlb2-7341216.ml-subscribe-form
  .form-group
  .form-control::-webkit-input-placeholder {
  color: #999 !important;
}
footer
  .newsletterSubsContainer
  #mlb2-7341216.ml-subscribe-form
  .form-group
  .form-control::-moz-placeholder {
  color: #999 !important;
}
footer
  .newsletterSubsContainer
  #mlb2-7341216.ml-subscribe-form
  .form-group
  .form-control:-ms-input-placeholder {
  color: #999 !important;
}
footer
  .newsletterSubsContainer
  #mlb2-7341216.ml-subscribe-form
  .form-group
  .form-control:-moz-placeholder {
  color: #999 !important;
}
footer .newsletterSubsContainer p {
  color: #6d7175;
  font-weight: 400;
}
footer
  .newsletterSubsContainer
  form#newsletter-form
  fieldset
  .newsletterInputs {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
footer .newsletterSubsContainer form#newsletter-form .subsTitle {
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}
footer .newsletterSubsContainer form#newsletter-form #subsEmail {
  margin-bottom: 10px;
}
footer .deepmost {
  display: flex;
  justify-content: space-between;
}
footer .deepmost .copyright {
  color: #847989;
  font-size: 16px;
}
footer .deepmost .social {
  width: fit-content;
  display: flex;
  text-align: right;
}
footer .deepmost .social a {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 16px;
}
footer .deepmost .social a.github {
  background-image: url(/images/social-git-icon.svg);
}
footer .deepmost .social a.gitter {
  background-image: url(/images/social-gitter-icon.svg);
}
footer .deepmost .social a.youtube {
  background-image: url(/images/social-youtube-icon.svg);
}
footer .deepmost .social a.stack-overflow {
  background-image: url(/images/social-stack-icon.svg);
}
footer .deepmost .social a.mailing-list {
  background-image: url(/images/social-google-icon.svg);
}
footer .deepmost .social a.facebook {
  background-image: url(/images/social-face-icon.svg);
}
footer .deepmost .social a.twitter {
  background-image: url(/images/social-twitt-icon.svg);
}
footer .deepmost .social a:hover {
  filter: brightness(200%);
}
#wishField,
#subsEmail {
  background-color: transparent;
  padding: 10px;
  font-size: 16px;
  font-weight: 100;
  color: #fff;
  border: 1px solid #fff;
  transition: 0.3s;
}
#wishField::-webkit-input-placeholder,
#subsEmail::-webkit-input-placeholder {
  color: #999 !important;
}
#wishField::-moz-placeholder,
#subsEmail::-moz-placeholder {
  color: #999 !important;
}
#wishField:-ms-input-placeholder,
#subsEmail:-ms-input-placeholder {
  color: #999 !important;
}
#wishField:-moz-placeholder,
#subsEmail:-moz-placeholder {
  color: #999 !important;
}
#wishField:focus,
#subsEmail:focus {
  background-color: #f7f7f7;
  color: #1f3a52;
}
section {
  background-color: #fff;
}
#docs header {
  box-shadow: none;
}
@media screen and (max-width: 1280px) {
  #docs header .logo-burger .support-ukraine,
  #docs header .logo-burger .logo {
    display: none;
  }
}
#docs #hero {
  background: #fff;
  position: fixed;
  padding-top: 0;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 7888;
  height: 60px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1);
}
#docs #hero #hero-content {
  height: 100%;
}
@media screen and (min-width: 1281px) {
  #docs #hero {
    box-shadow: none;
    padding-left: 296px;
  }
}
@media screen and (min-width: 1600px) {
  #docs #hero {
    padding-left: 362px;
  }
}
#docs.flip-nav #hero {
  transition-duration: 0.3s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1);
}
#docs #pe-docs-banner {
  font-size: 18px;
  display: none;
  flex-direction: column;
  align-items: center;
  align-content: center;
}
#docs #pe-docs-banner img {
  display: inline-block;
  width: 40px;
  height: 40px;
}
#docs #pe-docs-banner div {
  display: inline-block;
  padding-top: 10px;
}
#docs #pe-docs-banner div a.pe-link {
  color: #fff;
  font-weight: 500;
}
#docs #pe-docs-banner div a.pe-learn-more {
  font-weight: 500;
  color: #50b1ff;
}
#docs #pe-docs-banner div a:hover {
  text-decoration: underline;
}
#docs.open-nav #hero #hero-content {
  visibility: hidden;
}
#docs.open-nav #hero #hero-content #search {
  transition: 0ms;
}
#docs .copy-code {
  position: relative;
}
#docs .copy-code .highlight {
  background: 0 0 !important;
}
#docs .copy-code .highlight .customTooltip {
  display: none;
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 1px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.55);
}
#docs .copy-code .highlight .customTooltip .tooltipText {
  bottom: calc(50% - 18px);
  left: calc(50% - 54px);
  position: absolute;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  color: #fff;
  background: #212529;
  padding: 8px 22px;
}
#docs .copy-code .highlight.showTool .customTooltip {
  display: block;
}
#docs .copy-code .highlight .rouge-code pre {
  padding-right: 32px;
}
#docs .copy-code button.clipboard-btn {
  pointer-events: none;
  outline: none;
  position: absolute;
  width: 206px;
  height: 46px;
  top: 0;
  right: 0;
  background: 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#docs .copy-code button.clipboard-btn img {
  width: 18px;
  height: 18px;
  filter: invert(51%) sepia(6%) saturate(172%) hue-rotate(177deg)
    brightness(94%) contrast(92%);
}
#docs .copy-code button.clipboard-btn p {
  padding: 10px;
  top: 1px;
  transition: 0.2s;
  color: #2a7dec;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(4px);
  opacity: 0;
  font-weight: 500;
  right: 32px;
  position: absolute;
}
#docs .copy-code button.clipboard-btn div {
  background-color: #fff;
  position: absolute;
  width: 38px;
  height: 38px;
  top: 3px;
  right: 3px;
  padding: 10px;
}
#docs .copy-code button.clipboard-btn div img {
  position: initial;
}
#docs .copy-code:hover {
  cursor: pointer;
}
#docs .copy-code:hover div.highlight pre.highlight {
  border: solid 1px #2a7dec;
}
#docs .copy-code:hover button.clipboard-btn p {
  opacity: 1;
}
#docs .copy-code:hover button.clipboard-btn img {
  filter: invert(49%) sepia(97%) saturate(3730%) hue-rotate(200deg)
    brightness(95%) contrast(95%);
}
#docs .copy-code:active button.clipboard-btn p {
  opacity: 0;
}
#docs .copy-code:active button.clipboard-btn img {
  filter: invert(51%) sepia(6%) saturate(172%) hue-rotate(177deg)
    brightness(94%) contrast(92%);
}
#docs #searchBox {
  display: block;
  z-index: 9999;
  position: fixed;
  top: 89px;
  right: 22px;
  height: 44px;
  line-height: 44px;
}
@media screen and (min-width: 1281px) {
  #docs #searchBox {
    width: 240px;
  }
}
@media screen and (min-width: 1600px) {
  #docs #searchBox {
    width: 350px;
  }
}
@media screen and (max-width: 1280px) {
  #docs #searchBox {
    top: 18px;
    right: 91px;
  }
}
@media screen and (max-width: 768px) {
  #docs #searchBox {
    top: 164px;
    left: 22px;
    right: 22px;
    width: calc(100% - 44px);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
  }
  #docs #searchBox.visible {
    visibility: visible;
    opacity: 1;
  }
}
#docs #searchBox #search {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0 16px;
  height: 44px;
  line-height: 30px;
  font-size: 18px;
  vertical-align: middle;
  border: 1px solid #ebebeb;
  background-color: transparent;
  border-radius: 4px;
  color: #212529;
  box-shadow: none;
}
#docs #searchBox #search::-webkit-input-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docs #searchBox #search:-moz-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docs #searchBox #search::-moz-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docs #searchBox #search:-ms-input-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docs #searchBox #search:hover {
  border: 2px solid #000;
  padding: 1px 15px;
  cursor: pointer;
}
#docs #searchBox #search:focus {
  cursor: initial;
  border: 2px solid #2a7dec;
  padding: 1px 15px;
  color: #212529;
}
#docs #searchBox #search:focus::-webkit-input-placeholder {
  opacity: 0.2;
}
#docs #searchBox #search:focus:-moz-placeholder {
  opacity: 0.2;
}
#docs #searchBox #search:focus::-moz-placeholder {
  opacity: 0.2;
}
#docs #searchBox #search:focus:-ms-input-placeholder {
  opacity: 0.2;
}
#docs #searchBox .searchButton {
  position: absolute;
  padding: 0;
  top: 10px;
  right: 12px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/search.svg) no-repeat;
  filter: brightness(350%);
  width: 24px;
  height: 24px;
}
#docs #searchBox .searchButton:focus {
  outline: none;
}
#docs #searchBox.focused .searchButton {
  filter: none;
}
#docs #docsNav {
  z-index: 2000;
  display: none;
  visibility: hidden;
  background: #fff;
  transition: 0.3s;
  position: fixed;
  top: 140px;
  bottom: calc(100vh - 140px);
  left: 0;
  right: 0;
}
@media screen and (max-width: 1280px) {
  #docs #docsNav {
    display: block;
  }
}
#docs #docsNav > * {
  opacity: 0;
  transition: 0.3s;
}
#docs #docsNav.active {
  visibility: visible;
  bottom: 0;
}
#docs #docsNav.active > * {
  opacity: 1;
}
#docs #docsNav.active .docItems {
  bottom: 0;
}
#docs #docsNav .docItems {
  position: fixed;
  top: 154px;
  bottom: calc(100vh - 154px);
  padding: 30px 20px;
  left: 0;
  right: 0;
  display: flex;
  overflow: auto;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  #docs #docsNav .docItems {
    top: 222px;
  }
}
#docs #docsNav .docItems a.toc {
  color: #212529;
  font-size: 1.2em;
  font-weight: 600;
  text-decoration: none;
  padding: 7.5px 10px 7.5px 0;
}
#docs #vendorStrip {
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  text-align: center;
}
#docs #vendorStrip img {
  max-height: 24px;
  vertical-align: middle;
  margin: 0 30px;
}
#docs #vendorStrip #docsList {
  display: flex;
  height: 100%;
  width: 100%;
}
#docs #vendorStrip #docsList ul .indicator .head-arrow {
  border-bottom-color: var(--tb-main-color);
}
#docs #vendorStrip #docsList ul .indicator .line {
  background-color: var(--tb-main-color);
}
#docs #vendorStrip #docsList #docsBreadcrumbs {
  position: relative;
  display: none;
  align-items: center;
  padding-left: 22px;
  padding-right: 66px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#docs #vendorStrip #docsList #docsBreadcrumbs::after {
  content: "";
  background-image: url(/images/pe/read-more-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  top: 23px;
  right: 26px;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
  transition: transform 0.3s;
  border: none;
}
#docs #vendorStrip #docsList #docsBreadcrumbs.active::after {
  transform: rotate(-90deg);
}
@media screen and (max-width: 1280px) {
  #docs #vendorStrip #docsList #docsBreadcrumbs {
    display: flex;
  }
}
#docs #vendorStrip #docsList #docsBreadcrumbs span {
  font-size: 17px;
  font-weight: 400;
  color: rgba(33, 37, 41, 0.6);
}
#docs #vendorStrip #docsList #docsBreadcrumbs span.item:not(:last-child) {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#docs #vendorStrip #docsList #docsBreadcrumbs span.item:last-child {
  font-weight: 500;
  color: #212529;
}
#docs #vendorStrip #docsList #docsBreadcrumbs span.divider {
  padding-left: 6px;
  padding-right: 6px;
}
#docs #vendorStrip #docsList ul {
  display: inline-block;
  height: 100%;
}
@media screen and (max-width: 1280px) {
  #docs #vendorStrip #docsList ul {
    display: none;
  }
}
#docs #vendorStrip #docsList ul .indicator {
  width: 100%;
  transition: none;
  padding: 0;
}
#docs #vendorStrip #docsList ul .indicator div {
  transition: none;
}
#docs #vendorStrip #docsList ul .indicator .head-arrow {
  opacity: 1;
}
#docs #vendorStrip #docsList ul .indicator .line {
  opacity: 1;
  width: 100%;
  left: 0;
}
#docs #vendorStrip #docsList ul li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 28px;
  float: left;
}
@media screen and (max-width: 1500px) {
  #docs #vendorStrip #docsList ul li {
    margin-left: 20px;
  }
}
#docs #vendorStrip #docsList ul li a {
  position: relative;
  display: block;
  color: #212529;
  opacity: 0.6;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  #docs #vendorStrip #docsList ul li a {
    font-size: 17px;
  }
}
#docs #vendorStrip #docsList ul li a.YAH {
  position: relative;
  opacity: 1;
  font-weight: 500;
}
#docs #vendorStrip #docsList ul li a:hover {
  opacity: 1;
  text-decoration: none !important;
}
#encyclopedia {
  position: relative;
  padding: 50px 30px 20px;
  overflow: hidden;
  font-size: 16px;
}
#encyclopedia > div {
  height: 100%;
}
#docsToc {
  position: fixed;
  background-color: #f9f9f9;
  top: 0;
  left: 0;
  width: 0;
  height: 100vh;
  overflow: hidden;
  padding: 50px 0;
  z-index: 999999;
  transition: 0.3s;
}
#docsToc .pi-accordion .yah-indicator,
#docsNav .pi-accordion .yah-indicator {
  position: absolute;
  left: 0;
  bottom: 4px;
  top: 4px;
  margin-top: 4px;
  content: "";
  border-left: 4px solid var(--tb-main-color);
}
#docsToc .pi-accordion .yah > .title,
#docsNav .pi-accordion .yah > .title {
  color: var(--tb-main-color);
  font-weight: 500;
}
#docsToc
  .pi-accordion
  > .container:first-child
  > .item.yah:first-child
  > .title,
#docsNav
  .pi-accordion
  > .container:first-child
  > .item.yah:first-child
  > .title {
  padding-left: 0;
  font-size: 1.2em;
  font-weight: 600;
}
#docsToc .pi-accordion .item,
#docsNav .pi-accordion .item {
  display: block;
  position: relative;
  overflow: visible;
}
#docsToc .pi-accordion .title,
#docsNav .pi-accordion .title {
  color: #75767c;
  line-height: 24px;
}
#docsToc .pi-accordion .title:hover,
#docsNav .pi-accordion .title:hover {
  color: #2a7dec;
}
#docsToc .pi-accordion a.item > .title:hover,
#docsNav .pi-accordion a.item > .title:hover {
  color: #2a7dec;
}
#docsToc .pi-accordion div.item > .title,
#docsNav .pi-accordion div.item > .title {
  padding-left: 38px;
}
#docsToc .pi-accordion div.item > .title:before,
#docsNav .pi-accordion div.item > .title:before {
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 400;
  display: block;
  position: absolute;
  left: 18px;
  top: 7.5px;
  transform: rotate(0deg);
  transition: transform 0.3s;
  border: none;
}
#docsToc .pi-accordion .item.on,
#docsNav .pi-accordion .item.on {
  overflow: visible;
}
#docsToc .pi-accordion .item.on > .title,
#docsNav .pi-accordion .item.on > .title {
  font-weight: 500;
  color: #212529;
}
#docsToc .pi-accordion .item.on > .title:hover,
#docsNav .pi-accordion .item.on > .title:hover {
  color: #2a7dec;
}
#docsToc .pi-accordion .item.on > .title:before,
#docsNav .pi-accordion .item.on > .title:before {
  transform: rotate(90deg);
}
.faq-link {
  position: relative;
  cursor: pointer;
  font-family: FontAwesome;
  font-weight: 700;
  vertical-align: super;
  font-size: smaller;
  display: inline-block;
}
.faq-link:after {
  content: "";
  position: absolute;
  transform: translate(15%, -100%);
}
td.item.item-pe::after,
p.item.item-pe::after {
  content: "PE";
  font-size: 12px;
  font-weight: 700;
  color: var(--tb-main-color);
  transform: translate(5px, -10px);
  display: inline-block;
}
.pi-accordion .container {
  padding: 0;
  margin: 0;
}
.pi-accordion
  > .container:first-child
  > .item:first-child
  > .title:first-child {
  padding-left: 0;
  font-size: 1.2em;
  font-weight: 600;
}
.pi-accordion
  > .container:first-child
  > .item.yah:first-child
  > .title:first-child {
  margin-left: -20px !important;
}
.pi-accordion .item {
  overflow: hidden;
}
.pi-accordion .item:hover {
  text-decoration: none;
}
.pi-accordion .title {
  color: #1f3a52;
  position: relative;
  padding: 7.5px 10px 7.5px 18px;
  cursor: pointer;
  transition: 0.3s;
}
.pi-accordion .title:hover {
  color: #305680;
}
.pi-accordion a.item > .title {
  color: #000;
}
.pi-accordion a.item > .title:hover {
  color: #305680;
}
.pi-accordion a.item.item-pe > .title::after {
  content: "PE";
  font-size: 12px;
  font-weight: 700;
  color: #305680;
  transform: translate(5px, -10px);
  display: inline-block;
}
.pi-accordion a.item.item-new > .title::after {
  content: "NEW";
  font-size: 12px;
  font-weight: 700;
  color: var(--tb-main-color);
  transform: translate(5px, -10px);
  display: inline-block;
}
.pi-accordion div.item > .title:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 2px;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #305680;
  transform: rotate(0deg);
  transition: 0.3s;
}
.pi-accordion div.item.item-pe > .title::after {
  content: "PE";
  font-size: 12px;
  font-weight: 700;
  color: var(--tb-main-color);
  transform: translate(5px, -10px);
  display: inline-block;
}
.pi-accordion div.item.item-new > .title::after {
  content: "NEW";
  font-size: 12px;
  font-weight: 700;
  color: var(--tb-main-color);
  transform: translate(5px, -10px);
  display: inline-block;
}
.pi-accordion .wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  transition: height 0.3s;
}
.pi-accordion .content {
  padding-left: 20px;
  opacity: 0;
  transition: 0.3s;
}
.pi-accordion .item.on > .title:before {
  transform: rotate(90deg);
}
.pi-accordion .item.on > .wrapper > .content {
  opacity: 1;
}
dt {
  margin-bottom: 8px;
}
dd {
  margin-bottom: 16px;
}
.pi-pushmenu {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.pi-pushmenu.on {
  opacity: 1;
}
.pi-pushmenu .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.pi-pushmenu .sled {
  position: absolute;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
  overflow: auto;
  transition: 0.3s;
}
.pi-pushmenu.on .sled {
  width: 400px;
  max-width: 100vw;
}
.pi-pushmenu .top-bar {
  height: 0;
  line-height: 60px;
  background-color: #444;
}
.pi-pushmenu ul {
  margin-top: 25px;
}
.pi-pushmenu ul > li {
  position: relative;
  display: block;
  width: 100%;
  min-height: 45px;
  padding: 0 60px 0 20px;
  border-bottom: 1px solid #ccc;
}
.pi-pushmenu a {
  display: inline-block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-family: poppins, sans-serif;
  font-size: 20px;
  color: #305680;
}
.pi-pushmenu .button {
  background: 0 0;
  padding: 0;
}
.pi-pushmenu ul ul {
  padding: 0 20px;
}
.pi-pushmenu ul ul li {
  min-height: 40px;
}
.pi-pushmenu ul ul a {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #555;
}
iframe.demoDashboardFrame {
  height: 400px;
  padding: 20px 0;
}
#peContent,
#paasContent,
#edgeContent {
  position: relative;
  width: 100%;
  margin: auto;
}
#peContent * + h2,
#peContent * + h3,
#peContent * + h4,
#peContent * + h5,
#peContent * + h6,
#paasContent * + h2,
#paasContent * + h3,
#paasContent * + h4,
#paasContent * + h5,
#paasContent * + h6,
#edgeContent * + h2,
#edgeContent * + h3,
#edgeContent * + h4,
#edgeContent * + h5,
#edgeContent * + h6 {
  margin-top: 30px;
}
#peContent section,
#paasContent section,
#edgeContent section {
  padding-left: 0;
  padding-right: 0;
}
#peContent table,
#paasContent table,
#edgeContent table {
  width: 100%;
  border: 1px solid #ccc;
  border-spacing: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
#peContent thead,
#peContent tr:nth-child(even),
#paasContent thead,
#paasContent tr:nth-child(even),
#edgeContent thead,
#edgeContent tr:nth-child(even) {
  background-color: #f7f7f7;
}
#peContent thead,
#paasContent thead,
#edgeContent thead {
  background-color: #555;
  color: #fff;
}
#peContent th,
#peContent td,
#paasContent th,
#paasContent td,
#edgeContent th,
#edgeContent td {
  padding: 8px;
  text-align: left;
  margin: 0;
}
#peContent th,
#paasContent th,
#edgeContent th {
  font-weight: 400;
}
#peContent td,
#paasContent td,
#edgeContent td {
  font-size: 0.85em;
}
#docsContent {
  position: relative;
  float: right;
  width: 100%;
}
#docsContent footer {
  background: 0 0;
  padding: 0;
}
#docsContent footer main {
  padding-top: 20px;
}
#docsContent footer main.light-text {
  color: #212529;
}
#docsContent footer main .deeper .footer-logo {
  display: none;
}
#docsContent footer main .deeper nav {
  justify-content: left;
}
#docsContent footer main .deeper nav a {
  color: #212529;
}
#docsContent footer main .newsletterSubsContainer {
  display: none;
}
#docsContent footer main hr {
  border-top-width: 1px;
  border-top-color: #212529;
  margin-bottom: 2rem;
}
#docsContent footer main .deepmost .social a:hover {
  filter: invert(35%) sepia(99%) saturate(1401%) hue-rotate(200deg)
    brightness(90%) contrast(100%);
}
#docsContent #top-spacer {
  height: 124px;
}
#docsContent h1:first-of-type {
  margin-bottom: 40px;
}
#docsContent #content {
  padding-bottom: 30px;
}
#docsContent #content h1:before,
#docsContent #content h2:before,
#docsContent #content h3:before,
#docsContent #content h4:before,
#docsContent #content h5:before,
#docsContent #content h6:before {
  display: block;
  content: " ";
  visibility: hidden;
  margin-top: -210px;
  height: 210px;
}
#docsContent #content > ul#markdown-toc {
  display: none;
}
#docsContent #content h1.mainTitle {
  font-size: 36px;
  font-weight: 500;
  line-height: 54px;
  width: 100%;
  margin: 0 0 56px;
  padding: 0;
}
#docsContent #content h1.mainTitle:before {
  content: none;
}
#docsContent.noToc {
  float: none;
  margin: auto;
}
#docsContent * + h2,
#docsContent * + h3,
#docsContent * + h4,
#docsContent * + h5,
#docsContent * + h6 {
  margin-top: 30px;
}
#docsContent h1,
#docsContent h2,
#docsContent h3,
#docsContent h4,
#docsContent h5,
#docsContent h6 {
  line-height: normal;
  font-weight: 500;
  margin-bottom: 10px;
  padding-bottom: 0;
  pointer-events: none;
}
#docsContent h1 {
  font-size: 32px;
  padding-right: 60px;
}
#docsContent h2 {
  font-size: 28px;
}
#docsContent h3 {
  font-size: 24px;
}
#docsContent h4 {
  font-size: 20px;
}
#docsContent h5,
#docsContent h6 {
  font-size: 18px;
  font-weight: 500;
}
#docsContent p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}
#docsContent p + p {
  margin-top: 10px;
}
#docsContent pre .pi,
#docsContent pre .s {
  margin: 0;
  padding: 0;
}
#docsContent h1 code,
#docsContent h2 code,
#docsContent h3 code,
#docsContent h4 code,
#docsContent h5 code,
#docsContent h6 code {
  font-family: inherit;
  font-size: inherit;
  background-color: transparent;
}
#docsContent ul li {
  list-style: disc;
}
#docsContent ol li {
  list-style: decimal;
}
#docsContent ul,
#docsContent ol {
  margin: 20px 0;
  padding-left: 30px;
  font-weight: 400;
}
#docsContent ul ul,
#docsContent ol ol,
#docsContent ul ol,
#docsContent ol ul {
  margin: 0.75em 0;
}
#docsContent li {
  margin-bottom: 0.75em;
}
#docsContent table.includecode {
  border: none;
  margin: 0;
}
#docsContent table.includecode > tbody > tr > td {
  padding: 0;
}
#docsContent table:not(.rouge-table):not(.includecode) {
  width: 100%;
  overflow: hidden;
  table-layout: fixed;
  border: 1px solid rgba(42, 125, 236, 0.2);
  border-radius: 4px;
  border-collapse: unset;
  border-spacing: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
#docsContent table:not(.rouge-table):not(.includecode) > thead {
  background-color: #f9fbff;
  color: rgba(33, 37, 41, 0.6);
}
#docsContent table:not(.rouge-table):not(.includecode) > tbody > tr > th,
#docsContent table:not(.rouge-table):not(.includecode) > tbody > tr > td,
#docsContent table:not(.rouge-table):not(.includecode) > thead > tr > th,
#docsContent table:not(.rouge-table):not(.includecode) > thead > tr > td {
  font-size: 16px;
  padding: 12px 16px;
  text-align: left;
  margin: 0;
  word-break: break-word;
}
#docsContent table:not(.rouge-table):not(.includecode) > tbody > tr > th,
#docsContent table:not(.rouge-table):not(.includecode) > thead > tr > th {
  font-weight: 400;
}
#docsContent table:not(.rouge-table):not(.includecode) > thead > tr > th,
#docsContent table:not(.rouge-table):not(.includecode) > thead > tr > td {
  border-bottom: 1px solid rgba(42, 125, 236, 0.2);
}
#docsContent
  table:not(.rouge-table):not(.includecode)
  > tbody
  > tr:not(:last-child)
  > td {
  border-bottom: 1px solid rgba(42, 125, 236, 0.2);
}
#docsContent #editPageButton {
  position: absolute;
  top: -25px;
  right: 5px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border-radius: 50%;
  white-space: nowrap;
  text-indent: 56px;
  overflow: hidden;
  background: #305680 url(/images/icon-pencil.svg) no-repeat;
  background-position: 16px 16px;
  background-size: 24px 24px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),
    background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#docsContent #editPageButton:hover {
  background-color: #527dad;
}
#docsContent #editPageButton:focus {
  background-color: #527dad;
}
#docsContent #editPageButton:active {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
#docsContent #markdown-toc {
  margin-bottom: 20px;
}
#docsContent #markdown-toc ul,
#docsContent #markdown-toc li {
  list-style: disc;
  color: #305680;
}
#docsContent #markdown-toc ul {
  padding: 0 15px;
  margin: 0;
}
#docsContent #markdown-toc li {
  padding: 0;
  line-height: 1.5em;
  margin-bottom: 0;
}
#docsContent #markdown-toc a {
  position: relative;
  color: #305680;
  font-weight: 600;
}
#docsContent img {
  max-width: 100%;
}
#docsContent .customer-logo img {
  max-width: 75%;
  max-height: 85%;
}
#docsContent a.issue {
  margin-left: 20px;
}
#docsContent #docsActions {
  padding-top: 15px;
}
#docsContent #docsActions #editPageBtns {
  padding-top: 10px;
}
#docsContent #video {
  width: 100%;
  margin: 0;
}
#docsContent div.products-title {
  text-align: center;
  font-size: 48px;
  padding-bottom: 50px;
  font-weight: 500;
}
#docsContent .cards {
  position: relative;
  display: flex;
  font-size: 16px;
  justify-content: space-around;
  flex-wrap: wrap;
}
#docsContent .cards .card {
  position: relative;
  margin-bottom: 49px;
  padding-left: 0;
  display: block;
  width: 300px;
  height: 300px;
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
  background: #45818e;
  overflow: hidden;
}
#docsContent .cards .card:hover {
  text-decoration: none;
}
#docsContent .cards .card.thingsboard-ce {
  background: #3a6a9e;
}
#docsContent .cards .card.thingsboard-pe {
  background: #00695c;
}
#docsContent .cards .card.thingsboard-edge {
  background: #009688;
}
#docsContent .cards .card.thingsboard-gw {
  background: #467978;
}
#docsContent .cards .card.trendz {
  background: #55f;
}
#docsContent .cards .card .card-img {
  position: absolute;
  width: 60%;
  height: 60%;
  opacity: 0.5;
  top: 92px;
  left: 20%;
  z-index: 90;
  background-size: 65% 65%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  border-radius: 50%;
  transition: opacity 0.3s ease, left 0.4s ease, top 0.4s ease, height 0.4s ease,
    width 0.4s ease, background-color 0.4s ease;
}
#docsContent .cards .card .card-img.product {
  background-size: contain;
  width: 100%;
  height: 170px;
  left: 0;
  opacity: 0.7;
  border-radius: initial;
  background-color: initial;
  box-shadow: none;
}
#docsContent .cards .card .card-img.agriculture-bg {
  background-image: url(/images/industries/agriculture.svg);
}
#docsContent .cards .card .card-img.smart-energy-bg {
  background-image: url(/images/industries/smart_energy.svg);
}
#docsContent .cards .card .card-img.fleet-tracking-bg {
  background-image: url(/images/industries/fleet_tracking.svg);
}
#docsContent .cards .card .card-img.telecom-bg {
  background-image: url(/images/industries/telecom.svg);
}
#docsContent .cards .card .card-img.smart-building-bg {
  background-image: url(/images/industries/smart_building.svg);
}
#docsContent .cards .card .card-img.smart-city-bg {
  background-image: url(/images/industries/smart_city.svg);
}
#docsContent .cards .card .card-img.manufacture-bg {
  background-image: url(/images/industries/manufacture.svg);
}
#docsContent .cards .card .card-img.support-plans-bg {
  background-image: url(/images/services/support_plans.svg);
}
#docsContent .cards .card .card-img.training-sessions-bg {
  background-image: url(/images/services/training_sessions.svg);
}
#docsContent .cards .card .card-img.professional-services-bg {
  background-image: url(/images/services/professiona_services.svg);
}
#docsContent .cards .card .card-img.consulting-bg {
  background-image: url(/images/services/consulting.svg);
}
#docsContent .cards .card .card-img.cloud-bg {
  background-image: url(/images/services/cloud.svg);
}
#docsContent .cards .card .card-img.professional-edition-bg {
  background-image: url(/images/services/professional_edition.svg);
}
#docsContent .cards .card .card-img.community-edition-bg {
  background-image: url(/images/services/community_edition.svg);
}
#docsContent .cards .card .card-img.edge-bg {
  background-image: url(/images/services/edge.svg);
}
#docsContent .cards .card .card-img.gateway-bg {
  background-image: url(/images/services/gateway.svg);
}
#docsContent .cards .card .card-img.trendz-bg {
  background-image: url(/images/services/trendz.svg);
}
#docsContent .cards .card .card-title {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: 100%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 15px;
  font-size: 20px;
  font-weight: 500;
  height: 86px;
}
#docsContent .cards .card .title-text {
  z-index: 90;
  position: relative;
}
#docsContent .cards .card .title-text:after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: -4px;
  left: 0;
  transition: all 0.3s ease;
  background: #fff;
  z-index: 90;
}
#docsContent .cards .card .card-description {
  position: absolute;
  top: 100%;
  bottom: 0;
  background-color: #ff3d00;
  text-align: center;
  width: 100%;
  color: rgba(255, 255, 255, 0.87);
  left: 0;
  padding: 173px 15px 15px;
  opacity: 0;
  transition: background-color 0.3s ease, top 0.4s ease, opacity 0.2s;
  font-size: 18px;
  z-index: 70;
}
#docsContent .cards .card:hover .card-title {
  color: #fff;
}
#docsContent .cards .card:hover .title-text:after {
  width: 100%;
}
#docsContent .cards .card:hover .card-img {
  height: 25%;
  width: 25%;
  left: 37.5%;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
}
#docsContent .cards .card:hover .card-img.product {
  width: 100%;
  height: 80px;
  left: 0;
}
#docsContent .cards .card:hover .card-description {
  top: 0;
  opacity: 1;
}
#docsContent .supportPlans {
  width: 100%;
  margin: 30px 0;
  position: relative;
  display: block;
  font-size: 16px;
  color: #323232;
}
#docsContent .supportPlans .supportPlan {
  display: block;
  padding-bottom: 15px;
}
#docsContent .supportPlans .supportPlan.essential .pricingTable li.heading-row {
  background-color: #2a5079;
  border-color: #2a5079;
}
#docsContent .supportPlans .supportPlan.essential .pricingTable li.pricing-row {
  background-color: #69a0dc;
  border-color: #69a0dc;
}
#docsContent .supportPlans .supportPlan.essential .pricingTable li {
  background-color: #5389c5;
  border-color: #5389c5;
}
#docsContent .supportPlans .supportPlan.essential .pricingTable li a.button {
  color: #5389c5;
}
#docsContent
  .supportPlans
  .supportPlan.essential
  .pricingTable
  li
  a.button:hover {
  background-color: #2a5079;
}
#docsContent .supportPlans .supportPlan.premium .pricingTable li.heading-row {
  background-color: #2b5963;
  border-color: #2b5963;
}
#docsContent .supportPlans .supportPlan.premium .pricingTable li.pricing-row {
  background-color: #5d9aa7;
  border-color: #5d9aa7;
}
#docsContent .supportPlans .supportPlan.premium .pricingTable li {
  background-color: #45818e;
  border-color: #45818e;
}
#docsContent .supportPlans .supportPlan.premium .pricingTable li a.button {
  color: #45818e;
}
#docsContent
  .supportPlans
  .supportPlan.premium
  .pricingTable
  li
  a.button:hover {
  background-color: #2b5963;
}
#docsContent .supportPlans .supportPlan.ultimate .pricingTable li.heading-row {
  background-color: #315245;
  border-color: #315245;
}
#docsContent .supportPlans .supportPlan.ultimate .pricingTable li.pricing-row {
  background-color: #7bb39c;
  border-color: #7bb39c;
}
#docsContent .supportPlans .supportPlan.ultimate .pricingTable li {
  background-color: #48886e;
  border-color: #48886e;
}
#docsContent .supportPlans .supportPlan.ultimate .pricingTable li a.button {
  color: #48886e;
}
#docsContent
  .supportPlans
  .supportPlan.ultimate
  .pricingTable
  li
  a.button:hover {
  background-color: #315245;
}
#docsContent .supportPlans .supportPlan .pricingTable {
  margin: 20px;
  padding-left: 0;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
}
#docsContent .supportPlans .supportPlan .pricingTable li.empty {
  display: none;
}
#docsContent .supportPlans .supportPlan .pricingTable li {
  list-style-type: none;
  list-style-position: outside;
  text-align: center;
  padding: 14px 17px;
  margin: 0;
  position: relative;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
}
#docsContent .supportPlans .supportPlan .pricingTable li a.button {
  padding: 14px 30px 12px;
  font-size: 18px;
  border: 2px solid #fff;
  background-color: #fff;
  transition: 0.3s;
  color: #305680;
}
#docsContent .supportPlans .supportPlan .pricingTable li a.button:hover {
  background-color: #305680;
  color: #fff;
}
#docsContent .supportPlans .supportPlan .pricingTable li:last-child {
  display: block;
  height: 146px;
}
#docsContent .supportPlans .supportPlan .pricingTable li:nth-child(3) {
  padding-top: 30px;
  height: 60px;
}
#docsContent .supportPlans .supportPlan .pricingTable li.heading-row {
  color: #fff;
  height: auto;
  font-size: 28px;
}
#docsContent .supportPlans .supportPlan .pricingTable li.pricing-row {
  line-height: 1em;
  padding: 10px 12px;
  color: #fff;
  border: 1px solid #305680;
  height: 146px;
  display: block;
  text-align: center;
}
#docsContent .supportPlans .supportPlan .pricingTable li .old-price {
  line-height: 30px;
  opacity: 0.85;
  display: block;
  font-size: 20px;
  text-decoration: line-through;
  padding-bottom: 10px;
}
#docsContent .supportPlans .supportPlan .pricingTable li .price {
  line-height: 60px;
  display: block;
  font-size: 50px;
  font-weight: 600;
}
#docsContent .supportPlans .supportPlan .pricingTable li .price .small {
  font-size: 16px;
  line-height: 1.4em;
}
#docsContent .supportPlans .supportPlan .pricingTable li .price.free {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#docsContent .supportPlans .supportPlan .pricingTable li .price-contact-us {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#docsContent .supportPlans .supportPlan .pricingTable li .currency-symbol {
  text-decoration: none;
  opacity: 0.4;
  color: #000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  font-size: 0.5em;
  position: relative;
  top: -0.6em;
  line-height: 1em;
  font-weight: 400;
}
#docsContent .supportPlans .supportPlan .pricingTable li small {
  opacity: 0.4;
  color: #000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 1px;
}
#docsContent .trainings-info {
  width: 100%;
  color: #fff;
}
#docsContent .trainings-info table {
  border: 0;
}
#docsContent .trainings-info td {
  border-bottom: 1px solid #fff;
}
#docsContent .trainings-info td:nth-child(1) {
  width: 25%;
  background-color: #1f3a52;
  background-image: url(/images/texture.png);
  font-size: 14px;
  text-transform: uppercase;
}
#docsContent .trainings-info td:nth-child(2),
#docsContent .trainings-info td:nth-child(3) {
  background-color: #305680;
}
#docsContent .trainings-info td:nth-child(2) {
  width: 75%;
  font-size: 16px;
}
#docsContent .trainings-info tr:last-child td {
  border-bottom: none;
}
#docsContent .trainings-info tr:last-child td:nth-child(2) {
  width: 35%;
}
#docsContent .trainings-info tr:last-child td:nth-child(3) {
  width: 40%;
  padding: 8px 0;
}
#docsContent .trainings-info tr:last-child td:nth-child(3) .button {
  font-size: 12px;
  padding: 0 4px;
  line-height: 30px;
}
#docsContent .trainings-info td.price {
  font-size: 14px;
}
#docsContent .trainings-info td.price .old-price {
  opacity: 0.85;
  text-decoration: line-through;
}
#docsContent span.heading {
  font-weight: 500;
  font-size: 26px;
}
@media screen and (min-width: 960px) {
  iframe.demoDashboardFrame {
    height: 600px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1300px) {
  iframe.demoDashboardFrame {
    width: 959px;
  }
}
@media screen and (max-width: 1500px) {
  header {
    margin: unset;
    width: 100%;
  }
  header .head-menu ul li {
    padding: 10px 10px 14px;
  }
  header .head-menu ul li.nav-products {
    width: 94px;
  }
  header .head-menu ul li.nav-services {
    width: 91px;
  }
  header .head-menu ul li.nav-cases {
    width: 109px;
  }
  header .head-menu ul li.nav-customers {
    width: 114px;
  }
  header .head-menu ul li.nav-company {
    width: 105px;
  }
  header .head-menu ul li.nav-partners {
    width: 90px;
  }
  header .head-menu ul li.nav-docs {
    width: 61px;
  }
  header .head-menu ul li a {
    font-size: 17px;
  }
  header .head-menu ul .indicator {
    padding: 0 10px;
  }
  header div .n-button {
    margin-left: 8px;
    font-size: 17px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1400px) {
  header .head-menu ul li {
    padding: 10px 6px 14px;
  }
  header .head-menu ul li.nav-products {
    width: 78px;
  }
  header .head-menu ul li.nav-services {
    width: 74px;
  }
  header .head-menu ul li.nav-cases {
    width: 92px;
  }
  header .head-menu ul li.nav-customers {
    width: 96px;
  }
  header .head-menu ul li.nav-company {
    width: 88px;
  }
  header .head-menu ul li.nav-partners {
    width: 73px;
  }
  header .head-menu ul li.nav-docs {
    width: 50px;
  }
  header .head-menu ul li a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1280px) {
  #docs header {
    height: 80px !important;
  }
  #home .opened-burger,
  #docs .opened-burger,
  #common .opened-burger,
  #thingsboard-paas .opened-burger,
  #thingsboard-pe .opened-burger,
  #trendz .opened-burger,
  #thingsboard-edge .opened-burger {
    height: 100% !important;
    transition-duration: 0.3s;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1);
  }
  #home .opened-burger .burger,
  #docs .opened-burger .burger,
  #common .opened-burger .burger,
  #thingsboard-paas .opened-burger .burger,
  #thingsboard-pe .opened-burger .burger,
  #trendz .opened-burger .burger,
  #thingsboard-edge .opened-burger .burger {
    background-image: url(/images/close-icon.svg);
  }
}
@media screen and (max-width: 1280px) and (max-width: 1024px) {
  #home .opened-burger .burger,
  #docs .opened-burger .burger,
  #common .opened-burger .burger,
  #thingsboard-paas .opened-burger .burger,
  #thingsboard-pe .opened-burger .burger,
  #trendz .opened-burger .burger,
  #thingsboard-edge .opened-burger .burger {
    background-image: url(/images/s-close-icon.svg);
  }
}
@media screen and (max-width: 1280px) {
  #home .opened-burger .support-ukraine p,
  #docs .opened-burger .support-ukraine p,
  #common .opened-burger .support-ukraine p,
  #thingsboard-paas .opened-burger .support-ukraine p,
  #thingsboard-pe .opened-burger .support-ukraine p,
  #trendz .opened-burger .support-ukraine p,
  #thingsboard-edge .opened-burger .support-ukraine p {
    color: #000;
  }
  #home .opened-burger .logo,
  #home .opened-burger .burger,
  #docs .opened-burger .logo,
  #docs .opened-burger .burger,
  #common .opened-burger .logo,
  #common .opened-burger .burger,
  #thingsboard-paas .opened-burger .logo,
  #thingsboard-paas .opened-burger .burger,
  #thingsboard-pe .opened-burger .logo,
  #thingsboard-pe .opened-burger .burger,
  #trendz .opened-burger .logo,
  #trendz .opened-burger .burger,
  #thingsboard-edge .opened-burger .logo,
  #thingsboard-edge .opened-burger .burger {
    filter: unset;
  }
  #home .opened-burger .head-menu,
  #docs .opened-burger .head-menu,
  #common .opened-burger .head-menu,
  #thingsboard-paas .opened-burger .head-menu,
  #thingsboard-pe .opened-burger .head-menu,
  #trendz .opened-burger .head-menu,
  #thingsboard-edge .opened-burger .head-menu {
    display: block;
    margin: 70px -30px 0;
    padding: 16px 30px 0;
  }
  #home .opened-burger .head-menu ul li:hover a,
  #docs .opened-burger .head-menu ul li:hover a,
  #common .opened-burger .head-menu ul li:hover a,
  #thingsboard-paas .opened-burger .head-menu ul li:hover a,
  #thingsboard-pe .opened-burger .head-menu ul li:hover a,
  #trendz .opened-burger .head-menu ul li:hover a,
  #thingsboard-edge .opened-burger .head-menu ul li:hover a {
    color: #2a7dec !important;
  }
  #home .opened-burger .head-menu ul a,
  #home .opened-burger .head-menu ul a:not([href]),
  #docs .opened-burger .head-menu ul a,
  #docs .opened-burger .head-menu ul a:not([href]),
  #common .opened-burger .head-menu ul a,
  #common .opened-burger .head-menu ul a:not([href]),
  #thingsboard-paas .opened-burger .head-menu ul a,
  #thingsboard-paas .opened-burger .head-menu ul a:not([href]),
  #thingsboard-pe .opened-burger .head-menu ul a,
  #thingsboard-pe .opened-burger .head-menu ul a:not([href]),
  #trendz .opened-burger .head-menu ul a,
  #trendz .opened-burger .head-menu ul a:not([href]),
  #thingsboard-edge .opened-burger .head-menu ul a,
  #thingsboard-edge .opened-burger .head-menu ul a:not([href]) {
    color: #212529;
  }
  #home .opened-burger .head-menu ul .centered-sub,
  #docs .opened-burger .head-menu ul .centered-sub,
  #common .opened-burger .head-menu ul .centered-sub,
  #thingsboard-paas .opened-burger .head-menu ul .centered-sub,
  #thingsboard-pe .opened-burger .head-menu ul .centered-sub,
  #trendz .opened-burger .head-menu ul .centered-sub,
  #thingsboard-edge .opened-burger .head-menu ul .centered-sub {
    margin: 0;
    width: 100%;
  }
  #home .opened-burger .head-menu ul .centered-sub .sub-menu,
  #docs .opened-burger .head-menu ul .centered-sub .sub-menu,
  #common .opened-burger .head-menu ul .centered-sub .sub-menu,
  #thingsboard-paas .opened-burger .head-menu ul .centered-sub .sub-menu,
  #thingsboard-pe .opened-burger .head-menu ul .centered-sub .sub-menu,
  #trendz .opened-burger .head-menu ul .centered-sub .sub-menu,
  #thingsboard-edge .opened-burger .head-menu ul .centered-sub .sub-menu {
    background-color: unset;
  }
  #home .opened-burger .head-menu ul .centered-sub .sub-menu li a,
  #docs .opened-burger .head-menu ul .centered-sub .sub-menu li a,
  #common .opened-burger .head-menu ul .centered-sub .sub-menu li a,
  #thingsboard-paas .opened-burger .head-menu ul .centered-sub .sub-menu li a,
  #thingsboard-pe .opened-burger .head-menu ul .centered-sub .sub-menu li a,
  #trendz .opened-burger .head-menu ul .centered-sub .sub-menu li a,
  #thingsboard-edge .opened-burger .head-menu ul .centered-sub .sub-menu li a {
    color: #212529;
  }
  #home .opened-burger .head-menu ul .centered-sub .sub-menu li:hover a,
  #docs .opened-burger .head-menu ul .centered-sub .sub-menu li:hover a,
  #common .opened-burger .head-menu ul .centered-sub .sub-menu li:hover a,
  #thingsboard-paas
    .opened-burger
    .head-menu
    ul
    .centered-sub
    .sub-menu
    li:hover
    a,
  #thingsboard-pe
    .opened-burger
    .head-menu
    ul
    .centered-sub
    .sub-menu
    li:hover
    a,
  #trendz .opened-burger .head-menu ul .centered-sub .sub-menu li:hover a,
  #thingsboard-edge
    .opened-burger
    .head-menu
    ul
    .centered-sub
    .sub-menu
    li:hover
    a {
    color: #2a7dec;
  }
  #home .opened-burger .head-menu ul .centered-sub .sub-menu .bottom-group,
  #docs .opened-burger .head-menu ul .centered-sub .sub-menu .bottom-group,
  #common .opened-burger .head-menu ul .centered-sub .sub-menu .bottom-group,
  #thingsboard-paas
    .opened-burger
    .head-menu
    ul
    .centered-sub
    .sub-menu
    .bottom-group,
  #thingsboard-pe
    .opened-burger
    .head-menu
    ul
    .centered-sub
    .sub-menu
    .bottom-group,
  #trendz .opened-burger .head-menu ul .centered-sub .sub-menu .bottom-group,
  #thingsboard-edge
    .opened-burger
    .head-menu
    ul
    .centered-sub
    .sub-menu
    .bottom-group {
    width: calc(100% + 94px);
  }
  #home .opened-burger .n-button,
  #docs .opened-burger .n-button,
  #common .opened-burger .n-button,
  #thingsboard-paas .opened-burger .n-button,
  #thingsboard-pe .opened-burger .n-button,
  #trendz .opened-burger .n-button,
  #thingsboard-edge .opened-burger .n-button {
    display: inline-block;
  }
  #home .opened-burger .n-button.try,
  #docs .opened-burger .n-button.try,
  #common .opened-burger .n-button.try,
  #thingsboard-paas .opened-burger .n-button.try,
  #thingsboard-pe .opened-burger .n-button.try,
  #trendz .opened-burger .n-button.try,
  #thingsboard-edge .opened-burger .n-button.try {
    border: solid 1px #ebebeb;
    color: #212529;
    background-color: unset;
  }
  #home .opened-burger .n-button.try:hover,
  #docs .opened-burger .n-button.try:hover,
  #common .opened-burger .n-button.try:hover,
  #thingsboard-paas .opened-burger .n-button.try:hover,
  #thingsboard-pe .opened-burger .n-button.try:hover,
  #trendz .opened-burger .n-button.try:hover,
  #thingsboard-edge .opened-burger .n-button.try:hover {
    border: solid 2px #212529;
    padding: 9px 10px;
  }
  #home .opened-burger .n-button.price:hover,
  #docs .opened-burger .n-button.price:hover,
  #common .opened-burger .n-button.price:hover,
  #thingsboard-paas .opened-burger .n-button.price:hover,
  #thingsboard-pe .opened-burger .n-button.price:hover,
  #trendz .opened-burger .n-button.price:hover,
  #thingsboard-edge .opened-burger .n-button.price:hover {
    color: #fff;
    background-color: #2a7dec;
    box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
  }
  header {
    padding: 9px 30px;
    display: unset;
    height: unset !important;
    transition-property: height;
  }
  header.opened-burger {
    height: 100% !important;
    z-index: 10000;
  }
  header.opened-burger .logo-burger {
    height: 78px;
    position: fixed;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 1px 0 rgba(48, 86, 128, 0.07);
    width: 100%;
    margin: -9px 0 0 -30px;
    padding: 9px 30px;
  }
  header.opened-burger .burger {
    background-image: url(/images/close-icon.svg);
  }
}
@media screen and (max-width: 1280px) and (max-width: 1024px) {
  header.opened-burger .burger {
    background-image: url(/images/s-close-icon.svg);
  }
}
@media screen and (max-width: 1280px) {
  header.opened-burger .head-menu {
    display: block;
    overflow-y: auto;
    height: calc(100% - 182px);
    margin: 70px -30px 0;
    padding: 16px 30px 0;
  }
  header.opened-burger .head-menu .centered-sub {
    justify-content: left;
    opacity: 1;
    width: 100%;
  }
  header.opened-burger .head-menu .centered-sub .sub-menu {
    display: none;
    top: unset;
  }
  header.opened-burger .n-button {
    display: inline-block;
  }
  header .burger {
    display: block;
  }
  header .head-menu {
    display: none;
    margin-top: 80px;
  }
  header .head-menu ul {
    display: unset;
  }
  header .head-menu ul li {
    height: unset;
    width: 100% !important;
    display: block;
  }
  header .head-menu ul li a {
    text-align: left;
  }
  header .head-menu ul li a:focus .centered-sub {
    margin: 0;
  }
  header .head-menu ul li a:focus .centered-sub .sub-menu {
    display: block;
  }
  header .head-menu ul li .centered-sub {
    margin: 0;
  }
  header .head-menu ul li .centered-sub .sub-menu {
    position: unset;
    box-shadow: unset;
    padding: 12px 0;
    background-color: unset;
  }
  header .head-menu ul li .centered-sub .sub-menu.open-sub {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  header .head-menu ul li .centered-sub .sub-menu .bottom-group {
    margin: 0 -32px;
    padding: 10px 32px 0;
  }
  header .head-menu ul li .centered-sub .sub-menu .sub-groups {
    flex-wrap: wrap;
  }
  header
    .head-menu
    ul
    li
    .centered-sub
    .sub-menu
    .sub-groups
    .group
    .group-name {
    display: none;
  }
  header .head-menu ul li .centered-sub .sub-menu a:last-child {
    margin-bottom: 22px;
  }
  header .head-menu ul li .centered-sub .sub-menu a:last-child.small-link {
    margin-bottom: 15px;
  }
  header .head-menu ul .indicator {
    display: none;
  }
  header .n-button {
    display: none;
    margin: 40px 0 40px 8px;
  }
  #docsToc {
    display: none;
  }
  #docsContent #table-of-contents {
    display: none;
  }
}
@media screen and (min-width: 1700px) {
  iframe.demoDashboardFrame {
    height: 810px;
  }
  #docsContent .services {
    display: table;
    table-layout: fixed;
  }
  #docsContent .services .service {
    display: table-cell;
    padding-left: 50px;
    padding-bottom: 0;
  }
  #docsContent .supportPlans {
    display: table;
    table-layout: fixed;
  }
  #docsContent .supportPlans .supportPlan {
    display: table-cell;
    padding-bottom: 0;
  }
  #docsContent .supportPlans .supportPlan .pricingTable li.empty {
    display: flex;
  }
}
.fixed footer {
  position: fixed;
  bottom: 0;
}
#docs .fixed footer {
  width: calc(100% - 60px);
}
@media screen and (min-width: 1281px) {
  #docs .fixed footer {
    width: calc(100% - 590px);
  }
}
@media screen and (min-width: 1500px) {
  #docs .fixed footer {
    width: calc(100% - 810px);
  }
}
#miceType {
  clear: both;
}
html.search #docsContent #editPageButton {
  display: none;
}
html.search #docsContent table {
  border: 0;
  margin-bottom: 0;
}
html.search #docsContent td {
  padding: 0;
}
html.search #docsContent h1 {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
  padding-left: 8px;
}
.oceanNodes {
  padding-top: 10px;
  padding-bottom: 10px;
}
.oceanNodes a {
  color: #305680;
}
.oceanNodes main {
  margin-bottom: 10px;
  min-height: 160px;
}
.oceanNodes .image-wrapper {
  max-width: 75%;
  margin: 0 auto 20px;
  text-align: center;
}
.oceanNodes .image-wrapper img {
  width: 100%;
  max-width: 160px;
}
.oceanNodes h3 {
  margin-bottom: 30px;
}
#video {
  width: 100%;
  position: relative;
  margin: auto;
  padding: 0;
}
#video #video_wrapper {
  width: 100%;
  padding-bottom: 56.25%;
}
#video #video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#docsContent .ui-widget-header {
  background: 0 0;
  border: none;
}
#docsContent .ui-tabs-scrollbox {
  height: 39px;
  overflow-x: auto;
  background: linear-gradient(to right, #fff, #fff),
    linear-gradient(to right, #fff, #fff),
    linear-gradient(to right, #ebebeb, rgba(255, 255, 255, 0)),
    linear-gradient(to left, #ebebeb, rgba(255, 255, 255, 0));
  background-position: left center, right center, left center, right center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 40px 100%, 40px 100%, 20px 100%, 20px 100%;
  background-attachment: local, local, scroll, scroll;
  border-bottom: 1px solid #ebebeb;
}
#docsContent .ui-tabs-scrollbox ul {
  display: none;
}
#docsContent .ui-tabs-scrollbox ul.ui-tabs-nav {
  display: flex;
}
#docsContent .ui-tabs .ui-tabs-scrollbox {
  height: auto;
}
#docsContent .docs-tabs {
  margin-top: 20px;
}
#docsContent .ui-tabs ul,
#docsContent .ui-tabs ol,
#docsContent .ui-tabs li {
  padding: 0;
  list-style: none;
  margin: 0;
}
#docsContent .ui-widget-content {
  padding: 0;
  border: none;
}
#docsContent .ui-tabs .ui-tabs-panel {
  padding: 0;
  border: none;
  overflow-x: auto;
}
#docsContent .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
}
#docsContent .ui-state-default,
#docsContent .ui-widget-content .ui-state-default,
#docsContent .ui-widget-header .ui-state-default {
  border: none;
  background: 0 0;
  color: rgba(33, 37, 41, 0.6);
}
#docsContent .ui-state-default a,
#docsContent .ui-state-default a:link,
#docsContent .ui-widget-content .ui-state-default a,
#docsContent .ui-widget-content .ui-state-default a:link,
#docsContent .ui-widget-header .ui-state-default a,
#docsContent .ui-widget-header .ui-state-default a:link {
  color: rgba(33, 37, 41, 0.6);
}
#docsContent .ui-state-default:first-child a,
#docsContent .ui-state-default:first-child a:link,
#docsContent .ui-widget-content .ui-state-default:first-child a,
#docsContent .ui-widget-content .ui-state-default:first-child a:link,
#docsContent .ui-widget-header .ui-state-default:first-child a,
#docsContent .ui-widget-header .ui-state-default:first-child a:link {
  padding-left: 0;
}
#docsContent .ui-state-default:last-child a,
#docsContent .ui-state-default:last-child a:link,
#docsContent .ui-widget-content .ui-state-default:last-child a,
#docsContent .ui-widget-content .ui-state-default:last-child a:link,
#docsContent .ui-widget-header .ui-state-default:last-child a,
#docsContent .ui-widget-header .ui-state-default:last-child a:link {
  padding-right: 0;
}
#docsContent .ui-state-default:hover,
#docsContent .ui-widget-content .ui-state-default:hover,
#docsContent .ui-widget-header .ui-state-default:hover {
  color: #212529;
}
#docsContent .ui-state-default:hover a,
#docsContent .ui-state-default:hover a:link,
#docsContent .ui-widget-content .ui-state-default:hover a,
#docsContent .ui-widget-content .ui-state-default:hover a:link,
#docsContent .ui-widget-header .ui-state-default:hover a,
#docsContent .ui-widget-header .ui-state-default:hover a:link {
  color: #212529;
}
#docsContent .ui-state-active,
#docsContent .ui-widget-content .ui-state-active,
#docsContent .ui-widget-header .ui-state-active {
  color: #212529;
  font-weight: 500;
}
#docsContent .ui-state-active:after,
#docsContent .ui-widget-content .ui-state-active:after,
#docsContent .ui-widget-header .ui-state-active:after {
  content: "";
  background: #2a7dec;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 12px;
  right: 12px;
}
#docsContent .ui-state-active:first-child:after,
#docsContent .ui-widget-content .ui-state-active:first-child:after,
#docsContent .ui-widget-header .ui-state-active:first-child:after {
  left: 0;
}
#docsContent .ui-state-active:last-child:after,
#docsContent .ui-widget-content .ui-state-active:last-child:after,
#docsContent .ui-widget-header .ui-state-active:last-child:after {
  right: 0;
}
#docsContent .ui-state-active a,
#docsContent .ui-state-active a:link,
#docsContent .ui-widget-content .ui-state-active a,
#docsContent .ui-widget-content .ui-state-active a:link,
#docsContent .ui-widget-header .ui-state-active a,
#docsContent .ui-widget-header .ui-state-active a:link {
  color: #212529;
  font-weight: 500;
}
#calendarWrapper {
  height: 300px;
  margin-bottom: 48px;
}
#docsContent #content #talkToUs {
  padding: 0;
  margin-bottom: 48px;
}
#docsContent #content #talkToUs h1:before,
#docsContent #content #talkToUs h2:before,
#docsContent #content #talkToUs h3:before,
#docsContent #content #talkToUs h4:before {
  content: none;
}
#docsContent #content #talkToUs #bigSocial,
#docsContent #content #talkToUs #gettingHelp {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#docsContent #content #talkToUs #bigSocial a,
#docsContent #content #talkToUs #gettingHelp a {
  position: relative;
  display: block;
  cursor: pointer;
  text-decoration: none;
  margin-top: 20px;
  padding: 66px 24px 24px;
  background-position: 24px 24px;
  background-size: 32px;
  background-repeat: no-repeat;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  color: #212529;
}
#docsContent #content #talkToUs #bigSocial a:after,
#docsContent #content #talkToUs #gettingHelp a:after {
  content: "";
  background-image: url(/images/link-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  right: 14px;
  top: 14px;
  width: 8px;
  height: 9px;
  border: none;
}
#docsContent #content #talkToUs #bigSocial a:hover,
#docsContent #content #talkToUs #gettingHelp a:hover {
  border: 4px solid #2a7dec;
  padding: 63px 21px 21px;
  background-position: 21px 21px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05),
    0 30px 30px -20px rgba(0, 0, 0, 0.15);
}
#docsContent #content #talkToUs #bigSocial a:hover:after,
#docsContent #content #talkToUs #gettingHelp a:hover:after {
  right: 11px;
  top: 11px;
}
#docsContent #content #talkToUs #bigSocial a h1,
#docsContent #content #talkToUs #gettingHelp a h1 {
  color: #2a7dec;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  padding: 0;
  margin: 0 0 2px;
}
#docsContent #content #talkToUs #bigSocial a p,
#docsContent #content #talkToUs #gettingHelp a p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
#docsContent #content #talkToUs #bigSocial a {
  width: 100%;
}
@media screen and (min-width: 640px) {
  #docsContent #content #talkToUs #bigSocial a {
    width: calc((100% - 16px * (2 - 1)) / 2);
  }
  #docsContent #content #talkToUs #bigSocial a:nth-child(even) {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #docsContent #content #talkToUs #bigSocial a {
    width: calc((100% - 16px * (4 - 1)) / 4);
  }
  #docsContent #content #talkToUs #bigSocial a:not(:first-child) {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1500px) {
  #docsContent #content #talkToUs #bigSocial a {
    max-width: 400px;
  }
}
#docsContent #content #talkToUs #bigSocial a:nth-child(1) {
  background-image: url(/images/twitter_icon.png);
}
#docsContent #content #talkToUs #bigSocial a:nth-child(2) {
  background-image: url(/images/github_icon.png);
}
#docsContent #content #talkToUs #bigSocial a:nth-child(3) {
  background-image: url(/images/gitter_icon.png);
}
#docsContent #content #talkToUs #bigSocial a:nth-child(4) {
  background-image: url(/images/stackoverflow_icon.png);
}
#docsContent #content #talkToUs #gettingHelp a {
  width: 100%;
}
@media screen and (min-width: 640px) {
  #docsContent #content #talkToUs #gettingHelp a {
    width: calc((100% - 16px * (2 - 1)) / 2);
  }
  #docsContent #content #talkToUs #gettingHelp a:nth-child(even) {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) {
  #docsContent #content #talkToUs #gettingHelp a {
    width: calc((100% - 16px * (3 - 1)) / 3);
  }
  #docsContent #content #talkToUs #gettingHelp a:not(:first-child) {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1500px) {
  #docsContent #content #talkToUs #gettingHelp a {
    max-width: 400px;
  }
}
#docsContent #content #talkToUs #gettingHelp a:nth-child(1) {
  background-image: url(/images/gitter_icon.png);
}
#docsContent #content #talkToUs #gettingHelp a:nth-child(2) {
  background-image: url(/images/google_groups_icon.png);
}
#docsContent #content #talkToUs #gettingHelp a:nth-child(3) {
  background-image: url(/images/stackoverflow_icon.png);
}
.jssocials-share-link {
  border-radius: 50% !important;
}
#home section {
  background: 0 0;
}
#home:not(.open-nav):not(.flip-nav) header::after {
  opacity: 0;
}
#home #hero {
  height: 100vh;
  padding-top: 0;
  position: relative;
  overflow: hidden;
  background: 0 0;
}
#home #hero div:nth-child(1) {
  background-image: url(/video/tb-cover.jpg) !important;
}
#home #hero .video-cover {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/video/tb-cover.jpg);
}
#home #hero #hero-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.72);
}
#home #hero #hero-content .tb-title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#home #hero #hero-content .tb-sub-title {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 16px;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#home #hero #hero-content .learn-tb {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#home #hero #hero-content .learn-tb:hover {
  background-color: #fff;
  color: #1f3a52;
  text-shadow: none;
}
#home #hero #hero-content .tb-arrow {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 24;
  color: #fff;
}
#home #hero #hero-content .tb-arrow a {
  color: #fff;
}
#home #hero #hero-content.arrow-hidden .tb-arrow {
  display: none;
}
#home #overflow {
  overflow: hidden;
}
#home #overflow #intro,
#home #overflow #manage,
#home #overflow #react,
#home #overflow #products,
#home #overflow #dashboard_description,
#home #overflow #rule-engine,
#home #overflow #bottom-features {
  color: #212529;
  text-align: left;
}
#home #overflow #intro h1,
#home #overflow #manage h1,
#home #overflow #react h1,
#home #overflow #products h1,
#home #overflow #dashboard_description h1,
#home #overflow #rule-engine h1,
#home #overflow #bottom-features h1 {
  font-weight: 600;
  text-align: center;
  font-size: 32px;
  line-height: 52px;
}
#home #overflow #intro h1 a,
#home #overflow #manage h1 a,
#home #overflow #react h1 a,
#home #overflow #products h1 a,
#home #overflow #dashboard_description h1 a,
#home #overflow #rule-engine h1 a,
#home #overflow #bottom-features h1 a {
  font-weight: 600;
  font-size: 32px;
}
#home #overflow #intro h2,
#home #overflow #manage h2,
#home #overflow #react h2,
#home #overflow #products h2,
#home #overflow #dashboard_description h2,
#home #overflow #rule-engine h2,
#home #overflow #bottom-features h2 {
  font-weight: 500;
  line-height: 54px;
  font-size: 36px;
}
#home #overflow #intro h3,
#home #overflow #manage h3,
#home #overflow #react h3,
#home #overflow #products h3,
#home #overflow #dashboard_description h3,
#home #overflow #rule-engine h3,
#home #overflow #bottom-features h3 {
  font-size: 42px;
  font-weight: 600;
  line-height: 63px;
}
#home #overflow #intro p,
#home #overflow #manage p,
#home #overflow #react p,
#home #overflow #products p,
#home #overflow #dashboard_description p,
#home #overflow #rule-engine p,
#home #overflow #bottom-features p {
  color: #75767c;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin: 4px 0 18px;
}
#home #overflow #intro a,
#home #overflow #manage a,
#home #overflow #react a,
#home #overflow #products a,
#home #overflow #dashboard_description a,
#home #overflow #rule-engine a,
#home #overflow #bottom-features a {
  color: #2a7dec;
  font-weight: 500;
  font-size: 18px;
}
#home #overflow #tb-customers {
  width: 100%;
  padding: 50px 0;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  display: none;
}
@media (min-width: 992px) {
  #home #overflow #tb-customers {
    display: block;
  }
}
#home #overflow #tb-customers img {
  height: 60px;
  margin-bottom: 20px;
}
#home #overflow #tb-customers main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0 50px;
}
#home #overflow #tb-customers main a {
  display: block;
  padding: 10px;
}
#home #overflow #tb-customers main a object {
  pointer-events: none;
  filter: invert(86%) sepia(5%) saturate(530%) hue-rotate(171deg)
    brightness(237%) contrast(86%);
}
#home #overflow #intro {
  margin-bottom: 178px;
  padding-top: 88px;
}
#home #overflow #intro .second {
  margin-top: 48px;
  color: #899aab;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
}
#home #overflow #manage #features-top img,
#home #overflow #react #features-top img {
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.05);
}
#home #overflow #manage #features-top .block,
#home #overflow #react #features-top .block {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#home #overflow #manage #features-top .block .preview,
#home #overflow #manage #features-top .block .manage,
#home #overflow #manage #features-top .block .visualize,
#home #overflow #react #features-top .block .preview,
#home #overflow #react #features-top .block .manage,
#home #overflow #react #features-top .block .visualize {
  margin-top: 32px;
}
#home #overflow #manage #features-top .block img,
#home #overflow #manage #features-top .block .manage,
#home #overflow #manage #features-top .block .visualize,
#home #overflow #manage #features-top .block .process,
#home #overflow #react #features-top .block img,
#home #overflow #react #features-top .block .manage,
#home #overflow #react #features-top .block .visualize,
#home #overflow #react #features-top .block .process {
  order: 2;
}
#home #overflow #manage #features-top .block .feature-des,
#home #overflow #react #features-top .block .feature-des {
  order: 1;
}
#home #overflow #manage #features-top .block .feature-des h2,
#home #overflow #react #features-top .block .feature-des h2 {
  margin-top: 100px;
}
#home #overflow #manage #features-top .block .feature-des,
#home #overflow #manage #features-top .block img,
#home #overflow #manage #features-top .block .manage,
#home #overflow #manage #features-top .block .visualize,
#home #overflow #manage #features-top .block .process,
#home #overflow #react #features-top .block .feature-des,
#home #overflow #react #features-top .block img,
#home #overflow #react #features-top .block .manage,
#home #overflow #react #features-top .block .visualize,
#home #overflow #react #features-top .block .process {
  width: 100%;
}
#home #overflow #manage #features-top .block .manage,
#home #overflow #react #features-top .block .manage {
  position: relative;
  display: inline-block;
}
#home #overflow #manage #features-top .block .manage .device-list,
#home #overflow #react #features-top .block .manage .device-list {
  margin: 14% 0;
  width: 100%;
  display: block;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.07);
}
#home #overflow #manage #features-top .block .manage .device-manage,
#home #overflow #react #features-top .block .manage .device-manage {
  width: 87%;
  position: absolute;
  right: 0;
  top: 0;
}
#home #overflow #manage #features-top .block .visualize,
#home #overflow #react #features-top .block .visualize {
  position: relative;
}
#home #overflow #manage #features-top .block .visualize .vis1,
#home #overflow #react #features-top .block .visualize .vis1 {
  width: 100%;
  margin-bottom: 2%;
}
#home #overflow #manage #features-top .block .visualize .vis2,
#home #overflow #react #features-top .block .visualize .vis2 {
  width: 72%;
}
#home #overflow #manage #features-top .block .visualize .vis3,
#home #overflow #react #features-top .block .visualize .vis3 {
  width: 25.82%;
  position: absolute;
  right: 0;
}
#home #overflow #manage #features-top .block.vis,
#home #overflow #react #features-top .block.vis {
  margin: 20px 0 30px;
}
#home #overflow #manage #features-top .block .process,
#home #overflow #react #features-top .block .process {
  position: relative;
  display: inline-block;
}
#home #overflow #manage #features-top .block .process .react,
#home #overflow #react #features-top .block .process .react {
  width: 167%;
  max-width: 1031px;
  border-radius: unset;
  position: absolute;
  box-shadow: unset;
  z-index: -1;
  right: -576px;
  top: 0;
}
#home #overflow #manage #features-top .block .process div,
#home #overflow #react #features-top .block .process div {
  width: 100%;
  height: 100px;
  top: 90px;
  background: #305680;
  border-radius: 6px;
  z-index: -1;
  position: absolute;
  box-shadow: 4px 0 30px 0 rgba(37, 38, 40, 0.6);
}
#home #overflow #manage #features-top .block .process .add-rule,
#home #overflow #react #features-top .block .process .add-rule {
  width: 100%;
  margin-top: 90px;
}
#home #overflow #manage #features-top .block.dark .feature-des,
#home #overflow #react #features-top .block.dark .feature-des {
  margin-bottom: 96px;
}
#home #overflow #manage #features-top .block.dark .feature-des h2,
#home #overflow #react #features-top .block.dark .feature-des h2 {
  color: #fff;
}
#home #overflow #manage #features-top .block.dark .feature-des p,
#home #overflow #react #features-top .block.dark .feature-des p {
  color: #a6a8b2;
}
#home #overflow #manage #features-top .block.dark .feature-des a,
#home #overflow #react #features-top .block.dark .feature-des a {
  color: #fff;
}
#home #overflow #manage #features-top .block.dark .feature-des a img,
#home #overflow #react #features-top .block.dark .feature-des a img {
  filter: invert(98%) sepia(19%) saturate(109%) hue-rotate(232deg)
    brightness(115%) contrast(100%);
}
#home #overflow #manage #features-top .block.micro,
#home #overflow #react #features-top .block.micro {
  margin: 50px 0;
}
#home #overflow #manage #features-top .block.micro img,
#home #overflow #react #features-top .block.micro img {
  box-shadow: unset;
  max-width: 569px;
}
#home #overflow #manage #features-top .block.micro .feature-des,
#home #overflow #react #features-top .block.micro .feature-des {
  margin-bottom: 12px;
}
#home #overflow #products {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 56px;
}
#home #overflow #products .product-title {
  color: #fff;
  text-align: center;
  margin-bottom: 72px;
}
#home #overflow #products .product-list {
  display: flex;
  margin: unset;
}
#home #overflow #products .product-list div {
  color: #212529;
  background-color: #fff;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: 40px;
  text-align: center;
  flex: 1;
  margin-bottom: 40px;
}
#home #overflow #products .product-list div p {
  margin: unset;
}
#home #overflow #products .product-list div h2 {
  font-size: 28px;
  font-weight: 600;
}
#home #overflow #products .product-list div h3 {
  font-size: 16px;
  font-weight: unset;
  margin-top: 18px;
  line-height: 1.5;
}
#home #overflow #products .product-list div img {
  display: block;
  margin: 50px auto;
  width: 80%;
}
#home #overflow #products .product-list div.main {
  box-shadow: inset 0 -6px 0 #305680, 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.05);
  margin: 0 30px;
}
#home #overflow #products .product-list div.main h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.5;
}
#home #overflow #products .product-list div.main img {
  margin: 60px auto;
}
#home #overflow #products .product-list div a {
  color: #2a7dec;
  font-weight: 500;
}
@media (max-width: 992px) {
  #home #overflow #products .product-list {
    flex-direction: column;
  }
  #home #overflow #products .product-list div.main {
    margin: 0 0 40px;
  }
}
#home #overflow #products a {
  color: #707275;
  font-weight: 500;
  margin-top: 56px;
  text-align: center;
}
#home #overflow #dashboard_description {
  margin-top: 186px;
  margin-bottom: 120px;
}
#home
  #overflow
  #dashboard_description
  .owl-carousel.owl-theme.usecase-carousel {
  margin: 78px auto;
  width: 100%;
}
#home
  #overflow
  #dashboard_description
  .owl-carousel.owl-theme.usecase-carousel
  .owl-stage-outer {
  overflow: hidden;
}
#home
  #overflow
  #dashboard_description
  .owl-carousel.owl-theme.usecase-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item-image {
  box-shadow: unset;
}
#home
  #overflow
  #dashboard_description
  .owl-carousel.owl-theme.usecase-carousel
  .owl-nav
  button.owl-prev {
  left: -50px;
}
#home
  #overflow
  #dashboard_description
  .owl-carousel.owl-theme.usecase-carousel
  .owl-nav
  button.owl-next {
  right: -50px;
}
#home #overflow #dashboard_description .dashboard-item {
  flex-direction: column;
  justify-content: space-between;
  display: flex !important;
  align-items: center;
}
#home #overflow #dashboard_description .item-image-container {
  position: relative;
  width: 100%;
}
#home #overflow #dashboard_description .item-image {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
}
#home #overflow #dashboard_description .item-description {
  width: 100%;
  margin-bottom: 32px;
}
#home #overflow #rule-engine {
  margin-bottom: 148px;
}
#home #overflow #rule-engine .rule {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#home #overflow #rule-engine .rule a {
  order: 2;
  width: 100%;
}
#home #overflow #rule-engine .rule a img {
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.05);
}
#home #overflow #rule-engine .rule .des {
  order: 1;
  width: 100%;
  margin-bottom: 32px;
}
#home #overflow #bottom-features {
  padding-bottom: 80px;
}
#home #overflow #bottom-features #cards {
  padding-top: 50px;
  justify-content: center;
}
#home #overflow #bottom-features #cards > div {
  margin-bottom: 36px;
}
#home #overflow #bottom-features #cards > div.col-lg-6 {
  padding: 0 18px;
  max-width: 100%;
}
#home #overflow #bottom-features #cards > div .block {
  padding: 48px;
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15);
  display: unset;
  text-align: center;
}
#home #overflow #bottom-features #cards > div .block div {
  width: 100%;
}
#home #overflow #bottom-features #cards > div .block div .title {
  color: #2a7dec;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 6px;
}
#home #overflow #bottom-features #cards > div .block div p {
  margin-top: 10px;
}
#home #overflow #bottom-features #cards > div .block img {
  height: fit-content;
  margin: 0 0 18px;
}
#home #overflow .read-more-button {
  position: relative;
  transition-duration: 0.3s;
}
#home #overflow .read-more-button.dash {
  outline: none;
}
#home #overflow .read-more-button.dash .arrow {
  left: 156px;
}
#home #overflow .read-more-button .arrow {
  transform: translate(0px);
  transition-duration: 0.3s;
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
  box-shadow: none !important;
  width: 12px !important;
  margin-left: 12px;
  position: absolute;
  top: 7px;
}
#home #overflow .read-more-button .arrow.first {
  opacity: 0.2;
}
#home #overflow .read-more-button .arrow.second {
  opacity: 0.5;
}
#home #overflow .read-more-button:hover {
  transition-duration: 0.3s;
}
#home #overflow .read-more-button:hover .first {
  transform: translate(10px);
}
#home #overflow .read-more-button:hover .second {
  transform: translate(20px);
}
#home #overflow .read-more-button:hover .third {
  transform: translate(30px);
}
#home #overflow .img-button.rule-button {
  position: relative;
}
#home #overflow .img-button .overlay {
  color: #fff;
  z-index: 1000;
  display: block;
  width: 100%;
  position: absolute;
  font-weight: 400;
  height: 100%;
  opacity: 0;
  background: linear-gradient(
    0deg,
    rgba(37, 38, 40, 0.8) 0%,
    rgba(37, 38, 40, 0.6) 100%
  );
  transition-duration: 0.3s;
  border-radius: 6px;
}
#home #overflow .img-button .overlay:hover {
  opacity: 1;
}
#home #overflow .img-button .overlay:hover .eye {
  bottom: 14%;
}
#home #overflow .img-button .overlay .eye {
  transition-duration: 0.3s;
  position: absolute;
  bottom: 0;
  left: calc(50% - 60px);
  display: flex;
}
#home #overflow .img-button .overlay .eye img {
  margin-right: 10px;
  width: unset !important;
}
#home #overflow .background {
  z-index: -1;
  position: absolute;
  top: 524px;
  left: 50%;
}
#home #overflow .background img {
  position: absolute;
  top: -650px;
  left: 134px;
  box-shadow: none !important;
}
#home #overflow .background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
#home #overflow .background div.main1 {
  top: -572px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #f7f9fc;
}
#home #overflow .background div.small1 {
  top: -528px;
  right: 646px;
  background-color: #305680;
}
#home #overflow .background div.small2 {
  top: -590px;
  right: 408px;
  background-color: #2a7dec;
}
#home #overflow .background div.small3 {
  top: -715px;
  left: 789px;
  border: 4px solid #2a7dec;
}
#home #overflow .background div.small4 {
  top: 22px;
  right: 814px;
  border: 2px solid #0d2743;
}
#home #overflow .background div.main2 {
  top: -576px;
  width: 2560px;
  height: 825px;
  left: -1280px;
  background-color: #252628;
}
#home #overflow .background div.small5 {
  top: -742px;
  left: 867px;
  border: 4px solid #305680;
}
#home #overflow .background div.small6 {
  top: -37px;
  right: 525px;
  background-color: #305680;
}
#home #overflow .background div.products {
  top: -590px;
  width: 2560px;
  height: 200px;
  left: -1280px;
  background-color: #305680;
}
#home #overflow .background div.small7 {
  top: -742px;
  left: 732px;
  background-color: #2a7dec;
}
#home #overflow .background div.small8 {
  top: -350px;
  right: 736px;
  border: 4px solid #2a7dec;
}
#home #overflow .background div.dashboards {
  top: -700px;
  width: 2560px;
  height: 845px;
  left: -1280px;
  background-color: #f7f9fc;
}
#home #overflow .background div.small9 {
  top: -746px;
  left: 466px;
  border: 4px solid #0d2743;
}
#home #overflow .background div.small10 {
  top: -805px;
  left: 658px;
  background-color: #2a7dec;
}
#home #overflow .background div.bottom-features1 {
  top: -700px;
  width: 2560px;
  height: 3000px;
  left: -1280px;
  -ms-transform: unset;
  transform: unset;
  background-color: #f7f9fc;
}
#home #overflow .background div.bottom-features2 {
  top: -240px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #252628;
}
#home #overflow .background div.small11 {
  top: -382px;
  left: 757px;
  background-color: #2a7dec;
}
#home #overflow .background div.small12 {
  top: 334px;
  right: 589px;
  border: 4px solid #305680;
}
#home #overflow .background div.bottom-features3 {
  top: 1008px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #252628;
}
#home #overflow .background div.small13 {
  top: 1071px;
  right: 646px;
  background-color: #305680;
}
#home #overflow .background div.small14 {
  top: 1009px;
  right: 408px;
  background-color: #2a7dec;
}
#home #overflow .background div.small15 {
  top: 1373px;
  left: 830px;
  border: 4px solid #2a7dec;
}
#home .header-animation {
  max-width: 100%;
  opacity: 0;
  transform: translate3d(0, 45px, 0);
  animation-name: slideup-in;
  animation-duration: 600ms;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-fill-mode: forwards;
}
#home .header-animation:nth-child(1) {
  animation-delay: 0ms;
}
#home .header-animation:nth-child(2) {
  animation-delay: 300ms;
}
#home .header-animation:nth-child(3) {
  animation-delay: 600ms;
}
#home .header-animation:nth-child(4) {
  animation-delay: 900ms;
}
#home .header-animation:nth-child(5) {
  animation-delay: 1200ms;
}
@keyframes slideup-in {
  from {
    opacity: 0;
    transform: translate3d(0, 45px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 750px) {
  #home #hero #hero-content .tb-title {
    font-size: 36px;
  }
  #home #hero #hero-content .tb-sub-title {
    font-size: 20px;
    margin-bottom: 60px;
  }
  #home #overflow #manage #features-top .block .feature-des,
  #home #overflow #manage #features-top .block img,
  #home #overflow #manage #features-top .block .manage,
  #home #overflow #manage #features-top .block .visualize,
  #home #overflow #manage #features-top .block .process,
  #home #overflow #react #features-top .block .feature-des,
  #home #overflow #react #features-top .block img,
  #home #overflow #react #features-top .block .manage,
  #home #overflow #react #features-top .block .visualize,
  #home #overflow #react #features-top .block .process {
    width: 80%;
  }
  #home #overflow #products .product-list {
    margin: 0 80px;
  }
  #home #overflow #bottom-features #cards div .block {
    text-align: left;
    display: flex;
  }
  #home #overflow #bottom-features #cards div .block div {
    width: calc(100% - 122px);
  }
  #home #overflow #bottom-features #cards div .block img {
    margin: 0 30px 0 0;
  }
}
@media screen and (min-width: 1025px) {
  #home #hero #vendorStrip {
    display: block;
  }
  #home section main,
  #home header main {
    max-width: 1400px;
  }
  #home footer main {
    max-width: 1400px;
  }
  #home #overflow #manage #features-top .block,
  #home #overflow #react #features-top .block {
    flex-direction: row;
  }
  #home #overflow #manage #features-top .block .feature-des,
  #home #overflow #manage #features-top .block img,
  #home #overflow #manage #features-top .block .manage,
  #home #overflow #manage #features-top .block .visualize,
  #home #overflow #manage #features-top .block .process,
  #home #overflow #react #features-top .block .feature-des,
  #home #overflow #react #features-top .block img,
  #home #overflow #react #features-top .block .manage,
  #home #overflow #react #features-top .block .visualize,
  #home #overflow #react #features-top .block .process {
    width: calc(50% - 80px);
    order: unset;
  }
  #home #overflow #manage #features-top .block .feature-des h2,
  #home #overflow #manage #features-top .block img h2,
  #home #overflow #manage #features-top .block .manage h2,
  #home #overflow #manage #features-top .block .visualize h2,
  #home #overflow #manage #features-top .block .process h2,
  #home #overflow #react #features-top .block .feature-des h2,
  #home #overflow #react #features-top .block img h2,
  #home #overflow #react #features-top .block .manage h2,
  #home #overflow #react #features-top .block .visualize h2,
  #home #overflow #react #features-top .block .process h2 {
    margin: unset;
  }
  #home #overflow #manage #features-top .block .preview,
  #home #overflow #manage #features-top .block .manage,
  #home #overflow #manage #features-top .block .visualize,
  #home #overflow #manage #features-top .block .process,
  #home #overflow #react #features-top .block .preview,
  #home #overflow #react #features-top .block .manage,
  #home #overflow #react #features-top .block .visualize,
  #home #overflow #react #features-top .block .process {
    margin-top: unset;
  }
  #home #overflow #products .product-list {
    margin: 0 60px;
  }
  #home #overflow #rule-engine .rule {
    flex-direction: row;
  }
  #home #overflow #rule-engine .rule a {
    order: unset;
    width: calc(65% - 20px);
  }
  #home #overflow #rule-engine .rule .des {
    order: unset;
    width: calc(35% - 60px);
    margin: unset;
  }
  #home #overflow .background div.main2 {
    height: 525px;
  }
  #home
    #overflow
    #dashboard_description
    .owl-carousel.owl-theme.usecase-carousel {
    width: 90%;
  }
  #home #overflow #dashboard_description .dashboard-item {
    flex-direction: unset;
  }
  #home #overflow #dashboard_description .item-image-container {
    width: 66%;
  }
  #home #overflow #dashboard_description .item-description {
    width: 30%;
  }
}
@media screen and (min-width: 1250px) {
  #home #hero #hero-content .tb-title {
    margin-bottom: 40px;
    font-size: 64px;
  }
  #home #hero #hero-content .tb-sub-title {
    font-size: 28px;
    margin-bottom: 80px;
  }
  #home #hero #hero-content .learn-tb {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    border-width: 3px;
  }
}
@media screen and (min-width: 1500px) {
  #home
    #overflow
    #dashboard_description
    .owl-carousel.owl-theme.usecase-carousel {
    width: 100%;
  }
}
#docsContent #content .mainTitle.agriculture,
#docsContent #content .mainTitle.industry-4,
#docsContent #content .mainTitle.smart-buildings,
#docsContent #content .mainTitle.smart-city,
#docsContent #content .mainTitle.smart-energy,
#docsContent #content .mainTitle.telecom {
  margin: 0;
}
#docsContent #content .mainTitle.agriculture.customer-spacer,
#docsContent #content .mainTitle.industry-4.customer-spacer,
#docsContent #content .mainTitle.smart-buildings.customer-spacer,
#docsContent #content .mainTitle.smart-city.customer-spacer,
#docsContent #content .mainTitle.smart-energy.customer-spacer,
#docsContent #content .mainTitle.telecom.customer-spacer {
  margin-bottom: 183px;
}
#docsContent #content .customers-nav {
  display: flex;
  width: calc(100% + 60px);
  margin-bottom: 56px;
  z-index: 1;
  overflow-x: auto;
  margin-left: -30px;
}
#docsContent #content .customers-nav.nav-fixed {
  position: fixed;
  top: 78px;
  background-color: rgba(255, 255, 255, 0.95);
  border-bottom: solid 1px #ebebeb;
  backdrop-filter: blur(7px);
  width: 100%;
}
#docsContent #content .customers-nav ul {
  padding: 0 30px;
  display: flex;
}
#docsContent #content .customers-nav ul li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0;
  margin-right: 28px;
  padding: 32px 0;
  float: left;
  width: max-content;
}
#docsContent #content .customers-nav ul li a {
  color: rgba(33, 37, 41, 0.6);
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
}
#docsContent #content .customers-nav ul li a:hover {
  color: #212529;
}
#docsContent #content .customers-nav ul li a.active {
  color: #2a7dec;
  font-weight: 500;
}
#docsContent #content .customers-nav ul li:last-child {
  margin: 0;
}
#docsContent #content .customer-block {
  color: #212529;
  display: flex;
  flex-direction: column;
  margin-bottom: 56px;
  padding-bottom: 56px;
  border-bottom: 1px solid #ebebeb;
  justify-content: space-between;
}
#docsContent #content .customer-block:last-child {
  border-bottom: none;
}
#docsContent #content .customer-block h2 {
  position: relative;
  padding: 0;
}
#docsContent #content .customer-block h2:before {
  content: none;
}
#docsContent #content .customer-block .customer-company {
  width: 100%;
  position: relative;
  margin-bottom: 72px;
}
#docsContent #content .customer-block .customer-company .customer-logo {
  min-width: unset;
  max-height: 120px;
  max-width: 180px;
  box-shadow: none;
  margin-bottom: 12px;
  height: auto;
  width: auto;
}
#docsContent #content .customer-block .customer-company .outlink {
  color: #212529;
  font-weight: 500;
  font-size: 18px;
  position: absolute;
  padding-right: 16px;
}
#docsContent #content .customer-block .customer-company .outlink:hover {
  color: #2a7dec;
}
#docsContent #content .customer-block .customer-company .outlink:hover:after {
  filter: unset;
}
#docsContent #content .customer-block .customer-company .outlink:after {
  content: "";
  background-image: url(/images/link-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 8px;
  height: 9px;
  border: none;
  filter: grayscale(1) brightness(0.3);
}
#docsContent #content .customer-block .customer-content {
  width: 100%;
}
#docsContent #content .customer-block .customer-content h2,
#docsContent #content .customer-block .customer-content p {
  font-size: 16px;
  line-height: 1.5em;
}
#docsContent #content .customer-block .customer-content h2 {
  font-weight: 500;
  margin-top: 10px;
}
#docsContent #content .customer-block .customer-content p {
  font-style: italic;
}
#docsContent #content .customer-block .customer-content .person-container {
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
}
#docsContent
  #content
  .customer-block
  .customer-content
  .person-container
  .person-logo {
  display: inline-block;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin-right: 18px;
}
#docsContent
  #content
  .customer-block
  .customer-content
  .person-container
  .person-title {
  display: inline-block;
}
#docsContent
  #content
  .customer-block
  .customer-content
  .person-container
  .person-title
  p {
  font-style: unset;
  margin: unset;
}
#docsContent
  #content
  .customer-block
  .customer-content
  .person-container
  .person-title
  .person-name {
  font-size: 18px;
  font-weight: 500;
}
#docsContent
  #content
  .customer-block
  .customer-content
  .person-container
  .person-title
  .person-position {
  color: #75767c;
}
#docsContent #content .industries-cards {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 108px;
}
#docsContent #content .industries-cards .card {
  color: #212529;
  margin-bottom: 12px;
  padding: 31px;
  border: 1px solid #ebebeb;
  position: relative;
  cursor: pointer;
  margin-right: 12px;
  width: calc(33.33% - 8px);
  text-align: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: auto;
}
#docsContent #content .industries-cards .card img {
  width: 34px;
}
#docsContent #content .industries-cards .card .title {
  font-weight: 600;
  margin: 8px 0 14px;
}
#docsContent #content .industries-cards .card:nth-child(3n + 0) {
  margin-right: 0;
}
#docsContent #content .industries-cards .card:hover {
  border: 4px solid #2a7dec;
  padding: 28px;
}
#docsContent #content .industries-cards .card:hover .title {
  color: #2a7dec;
}
@media screen and (max-width: 768px) {
  #docsContent #content .industries-cards {
    flex-direction: column;
  }
  #docsContent #content .industries-cards .card {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  #docsContent #content .customers-nav {
    width: 100%;
    margin-left: 0;
  }
  #docsContent #content .customers-nav ul {
    padding: 0;
  }
  #docsContent #content .customers-nav.nav-fixed {
    justify-content: center;
    left: 0;
    top: 80px;
  }
  #docsContent #content .customers-nav.nav-fixed ul {
    width: 100%;
    max-width: 1200px;
    margin: 20px 30px;
  }
  #docsContent #content .customer-block {
    flex-direction: row;
  }
  #docsContent #content .customer-block .customer-company {
    width: 180px;
  }
  #docsContent #content .customer-block .customer-content {
    width: calc(100% - 252px);
  }
}
@media screen and (min-width: 1500px) {
  #docsContent #content .customers-nav.nav-fixed ul {
    max-width: unset;
    margin: 20px 260px;
  }
}
#installations {
  color: #212529;
  position: relative;
  background-color: #fff;
  width: 100%;
}
#installations .inner-navigation {
  position: relative;
  margin: 36px 0 56px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#installations .inner-navigation ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: 0;
  padding: 0;
  height: 68px;
}
#installations .inner-navigation ul li {
  position: relative;
  display: table;
  height: 68px;
  padding-right: 12px;
}
#installations .inner-navigation ul li a {
  text-decoration: none;
  display: block;
  vertical-align: middle;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  border-radius: 34px;
  font-size: 12px;
  color: #212529;
  font-weight: 400;
  cursor: pointer;
  padding: 8px 12px;
  letter-spacing: 1px;
}
#installations .inner-navigation ul li a:hover {
  border-color: #212529;
  border-width: 2px;
  margin: -1px;
}
#installations .inner-navigation ul li a:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  margin-right: 6px;
  width: 18px;
  height: 18px;
}
@media (min-width: 992px) {
  #installations .inner-navigation ul li a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  #installations .inner-navigation ul li a {
    font-size: 18px;
    padding: 16px 32px;
  }
  #installations .inner-navigation ul li a:before {
    margin-right: 12px;
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 1400px) {
  #installations .inner-navigation ul li a {
    font-size: 24px;
  }
}
#installations .inner-navigation ul li.tb-logo a:before {
  background: url(/images/thingsboard-logo-black.svg);
  background-size: contain;
}
#installations .inner-navigation ul li.active {
  z-index: 5;
}
#installations .inner-navigation ul li.active a {
  color: #fff;
  background-color: #2a7dec;
  box-shadow: 0 6px 8px rgba(42, 125, 236, 0.25);
}
#installations .inner-navigation ul li.active a:hover {
  border-color: #2a7dec;
}
#installations .inner-navigation ul li.active.tb-logo a:before {
  background: url(/images/thingsboard-logo-white.svg);
  background-size: contain;
}
#installations div.install-content {
  position: relative;
  z-index: 4;
  padding-top: 0;
  padding-bottom: 102px;
  background-color: #fbfbfb;
}
#installations div.install-content .install-content-header {
  flex-direction: row;
  padding-top: 10px;
}
@media (min-width: 992px) {
  #installations div.install-content .install-content-header {
    padding-top: 64px;
  }
}
#installations div.install-content .install-content-header h1 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}
@media (min-width: 1200px) {
  #installations div.install-content .install-content-header h1 {
    font-size: 30px;
    line-height: 46px;
  }
}
@media (min-width: 1400px) {
  #installations div.install-content .install-content-header h1 {
    font-size: 36px;
    line-height: 54px;
  }
}
#installations
  div.install-content
  .install-content-header
  .install-content-description {
  padding-top: 46px;
}
@media (min-width: 992px) {
  #installations
    div.install-content
    .install-content-header
    .install-content-description {
    padding-top: 32px;
  }
}
#installations
  div.install-content
  .install-content-header
  .install-content-description
  .button-container {
  margin-top: 32px;
  margin-bottom: 16px;
  justify-content: center;
  align-items: start;
}
#installations
  div.install-content
  .install-content-header
  .install-content-description
  .button-container
  > .btn-blue {
  margin-right: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  #installations
    div.install-content
    .install-content-header
    .install-content-description
    .button-container {
    margin-bottom: 90px;
    justify-content: start;
  }
}
#installations
  div.install-content
  .install-content-header
  .install-content-details {
  padding-top: 12px;
  color: #707275;
  font-size: 14px;
  line-height: 18px;
}
#installations
  div.install-content
  .install-content-header
  .install-content-details
  p {
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  #installations
    div.install-content
    .install-content-header
    .install-content-details
    p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1400px) {
  #installations
    div.install-content
    .install-content-header
    .install-content-details
    p {
    font-size: 18px;
    line-height: 27px;
  }
}
#installations div.install-content .install-content-header .image-content {
  position: relative;
  width: 100%;
  padding-top: 60%;
}
@media (min-width: 768px) {
  #installations div.install-content .install-content-header .image-content {
    padding-top: 50%;
  }
}
#installations div.install-content .install-content-header .image-content img {
  width: 75%;
  position: absolute;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.127868);
  border-radius: 4px;
}
#installations
  div.install-content
  .install-content-header
  .image-content
  img.bg {
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}
#installations
  div.install-content
  .install-content-header
  .image-content
  img.main {
  left: 0;
  top: 3rem;
  z-index: 2;
}
#installations div.install-content a.btn-blue,
#installations div.install-content button.btn-blue {
  min-width: 200px;
  padding: 10px 50px;
  background-color: #2a7dec;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  outline: none;
  border-radius: 4px;
  border: solid 2px #2a7dec;
  box-shadow: 0 6px 14px 0 rgba(42, 125, 236, 0.25);
  line-height: 28px;
  letter-spacing: -0.03em;
}
#installations div.install-content a.btn-blue:hover,
#installations div.install-content button.btn-blue:hover {
  background-color: #fff;
  color: #2a7dec;
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.15);
}
#installations a.btn-blue {
  text-decoration: none;
}
#installations .feature {
  display: flex;
  flex-direction: column;
  margin-bottom: 68px;
}
@media (min-width: 992px) {
  #installations .feature {
    flex-direction: row;
  }
}
#installations .feature .column {
  flex: 1;
}
#installations .feature .column .item-row {
  display: flex;
  padding-right: 0;
}
@media (min-width: 992px) {
  #installations .feature .column .item-row {
    padding-right: 70px;
  }
}
#installations .feature .column .item-row:before {
  content: "•";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  margin-right: 22px;
  color: #212529;
  display: inline-block;
}
#installations .feature .column .item-row .item-text .item-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 2px;
}
#installations .feature .column .item-row:not(:last-of-type) {
  margin-bottom: 28px;
}
#installations .deploy h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 34px;
}
#installations .deploy .wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #installations .deploy .wrapper {
    flex-direction: row;
  }
}
#installations .deploy .wrapper .column {
  flex: 1;
}
#installations .deploy .wrapper .column:first-of-type {
  margin-right: 0;
}
@media (min-width: 992px) {
  #installations .deploy .wrapper .column:first-of-type {
    margin-right: 45px;
  }
}
#installations .deploy .wrapper .column h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 22px;
}
#installations .deploy .wrapper .column h3:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  margin-right: 14px;
  width: 30px;
}
#installations .deploy .wrapper .column h3.premise:before {
  height: 28px;
  background: url(/images/server-icon-blue.svg) no-repeat;
  background-size: contain;
}
#installations .deploy .wrapper .column h3.cloud {
  margin-top: 22px;
}
@media (min-width: 992px) {
  #installations .deploy .wrapper .column h3.cloud {
    margin-top: 0;
  }
}
#installations .deploy .wrapper .column h3.cloud:before {
  height: 22px;
  background: url(/images/cloud-blue-symbol.svg) no-repeat;
  background-size: contain;
}
#installations .deploy .wrapper .column .deployment-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 992px) {
  #installations .deploy .wrapper .column .deployment-cards {
    justify-content: start;
  }
}
#installations
  .deploy
  .wrapper
  .column
  .deployment-cards
  .deployment-card-block {
  background-color: #fff;
  margin: 0 10px 10px 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
#installations
  .deploy
  .wrapper
  .column
  .deployment-cards
  .deployment-card-block
  .deployment-logo {
  position: relative;
  width: 190px;
  height: 120px;
  min-width: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#installations
  .deploy
  .wrapper
  .column
  .deployment-cards
  .deployment-card-block
  .deployment-logo
  img {
  flex: 0 0 auto;
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding: 15px 25px;
  vertical-align: middle;
}
#installations .deploy .wrapper .divider {
  display: none;
  flex: 0;
  margin: 10px 45px 0 -45px;
  border-color: #ddd;
  border-right-width: 1px;
  border-right-style: solid;
}
@media (min-width: 992px) {
  #installations .deploy .wrapper .divider {
    display: block;
  }
}
#thingsboard-pe section {
  background: 0 0;
}
#thingsboard-pe:not(.open-nav):not(.flip-nav) header::after {
  opacity: 0;
}
#thingsboard-pe #hero {
  height: 100vh;
  padding-top: 0;
  position: relative;
  overflow: hidden;
  background: 0 0;
}
#thingsboard-pe #hero div:nth-child(1) {
  background-image: url(/video/pe-cover.jpg) !important;
}
#thingsboard-pe #hero .video-cover {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/video/pe-cover.jpg);
}
#thingsboard-pe #hero #hero-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.5);
}
#thingsboard-pe #hero #hero-content .pe-title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-pe #hero #hero-content .try-pe {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-pe #hero #hero-content .try-pe:hover {
  background-color: #fff;
  color: #1f3a52;
}
#thingsboard-pe #hero #hero-content .pe-arrow {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 24;
  color: #fff;
}
#thingsboard-pe #hero #hero-content .pe-arrow a {
  color: #fff;
}
#thingsboard-pe #hero #hero-content.arrow-hidden .pe-arrow {
  display: none;
}
#thingsboard-pe #intro,
#thingsboard-pe #matrix,
#thingsboard-pe #features,
#thingsboard-pe #integration,
#thingsboard-pe #scheduler,
#thingsboard-pe #export,
#thingsboard-pe #labeling {
  color: #212924;
  text-align: left;
}
#thingsboard-pe #intro h1,
#thingsboard-pe #matrix h1,
#thingsboard-pe #features h1,
#thingsboard-pe #integration h1,
#thingsboard-pe #scheduler h1,
#thingsboard-pe #export h1,
#thingsboard-pe #labeling h1 {
  font-weight: 600;
  text-align: center;
  font-size: 32px;
  line-height: 52px;
}
#thingsboard-pe #intro h2,
#thingsboard-pe #matrix h2,
#thingsboard-pe #features h2,
#thingsboard-pe #integration h2,
#thingsboard-pe #scheduler h2,
#thingsboard-pe #export h2,
#thingsboard-pe #labeling h2 {
  font-weight: 500;
  font-size: 36px;
}
#thingsboard-pe #intro h3,
#thingsboard-pe #matrix h3,
#thingsboard-pe #features h3,
#thingsboard-pe #integration h3,
#thingsboard-pe #scheduler h3,
#thingsboard-pe #export h3,
#thingsboard-pe #labeling h3 {
  font-size: 42px;
  font-weight: 600;
  line-height: 63px;
}
#thingsboard-pe #intro p,
#thingsboard-pe #matrix p,
#thingsboard-pe #features p,
#thingsboard-pe #integration p,
#thingsboard-pe #scheduler p,
#thingsboard-pe #export p,
#thingsboard-pe #labeling p {
  color: #757c76;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin: 4px 0 18px;
}
#thingsboard-pe #intro a,
#thingsboard-pe #matrix a,
#thingsboard-pe #features a,
#thingsboard-pe #integration a,
#thingsboard-pe #scheduler a,
#thingsboard-pe #export a,
#thingsboard-pe #labeling a {
  color: #17bb52;
  font-weight: 500;
  font-size: 18px;
}
#thingsboard-pe #bottom {
  margin: -20px -100%;
  padding: 82px 0 124px;
  text-align: center;
}
#thingsboard-pe #bottom .try-pe {
  background-color: #17bb52;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  padding: 15px 128px;
  height: 127px;
  box-shadow: 0 28px 16px -20px rgba(13, 39, 67, 0.25);
}
#thingsboard-pe #bottom .try-pe:hover {
  background-color: #35c86a;
  text-decoration: none;
  color: #fff;
}
#thingsboard-pe #bottom .try-pe:active {
  background-color: #1f8b4d;
  transition-duration: 0s;
}
#thingsboard-pe #features {
  background-color: #fafafa;
  margin: -50px -100% 0;
  padding: 72px 100%;
}
@media (min-width: 992px) {
  #thingsboard-pe #features {
    display: block;
  }
}
#thingsboard-pe #features main {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
}
#thingsboard-pe #features main .item {
  width: 100%;
  display: block;
  padding: 0;
}
#thingsboard-pe #features main .item h1 {
  text-align: left;
}
#thingsboard-pe #features main .item img {
  margin-bottom: 40px;
}
#thingsboard-pe #features main .divider {
  background-color: #dadbda;
  width: 2px;
  display: block;
  margin: 20px;
}
#thingsboard-pe #matrix {
  margin: 60px -100% 0;
  padding: 72px 100% 168px;
}
#thingsboard-pe #matrix h3 {
  color: #212529;
  font-weight: 600;
  text-align: left;
  font-size: 22px;
  line-height: 40px;
}
#thingsboard-pe #matrix #backg-matrix {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
#thingsboard-pe #matrix #backg-matrix .cloud,
#thingsboard-pe #matrix #backg-matrix .prof,
#thingsboard-pe #matrix #backg-matrix .community {
  padding: 0 2px;
  width: 20%;
  position: absolute;
  z-index: -1;
  top: 127px;
}
#thingsboard-pe #matrix #backg-matrix .coln {
  height: 1156px;
  border-radius: 6px;
}
#thingsboard-pe #matrix #backg-matrix .cloud {
  right: 0%;
}
#thingsboard-pe #matrix #backg-matrix .cloud .coln {
  border: 2px solid #aacbf7;
}
#thingsboard-pe #matrix #backg-matrix .cloud .coln .head {
  height: 106px;
  box-shadow: 0 2px 0 0 #aacbf7;
}
#thingsboard-pe #matrix #backg-matrix .prof {
  right: 20%;
}
#thingsboard-pe #matrix #backg-matrix .prof .coln {
  border: 2px solid #27ae60;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.1);
}
#thingsboard-pe #matrix #backg-matrix .prof .coln .head {
  height: 106px;
  background-color: #27ae60;
}
#thingsboard-pe #matrix #backg-matrix .community {
  right: 40%;
}
#thingsboard-pe #matrix #backg-matrix .community .coln {
  border: 2px solid #acbbcc;
}
#thingsboard-pe #matrix #backg-matrix .community .coln .head {
  height: 106px;
  box-shadow: 0 2px 0 0 #acbbcc;
}
#thingsboard-pe #matrix table {
  width: calc(100% + 40px);
  margin: 160px -20px 16px;
  border: none;
  margin-top: 64px;
  top: 40px;
}
#thingsboard-pe #matrix table td,
#thingsboard-pe #matrix table th {
  margin: 0 2px;
}
#thingsboard-pe #matrix table td:nth-child(4n-2),
#thingsboard-pe #matrix table th:nth-child(4n-2) {
  color: #305680;
}
#thingsboard-pe #matrix table td:nth-child(4n-2) img,
#thingsboard-pe #matrix table th:nth-child(4n-2) img {
  filter: invert(27%) sepia(56%) saturate(585%) hue-rotate(171deg)
    brightness(96%) contrast(86%);
}
#thingsboard-pe #matrix table td:nth-child(4n-1),
#thingsboard-pe #matrix table th:nth-child(4n-1) {
  color: #27ae60;
}
#thingsboard-pe #matrix table td:nth-child(4n-1) img,
#thingsboard-pe #matrix table th:nth-child(4n-1) img {
  filter: invert(52%) sepia(84%) saturate(381%) hue-rotate(93deg)
    brightness(89%) contrast(93%);
}
#thingsboard-pe #matrix table td:nth-child(4n),
#thingsboard-pe #matrix table th:nth-child(4n) {
  color: #2a7dec;
}
#thingsboard-pe #matrix table td:nth-child(4n) img,
#thingsboard-pe #matrix table th:nth-child(4n) img {
  filter: invert(36%) sepia(77%) saturate(728%) hue-rotate(181deg)
    brightness(104%) contrast(106%);
}
#thingsboard-pe #matrix table thead {
  color: #212529;
  font-size: 12px;
  line-height: 30px;
  background-color: unset;
}
#thingsboard-pe #matrix table thead tr {
  height: 152px;
}
#thingsboard-pe #matrix table thead tr th {
  width: 20%;
  text-align: center;
  vertical-align: center;
  font-weight: 600;
  font-size: 11px;
  padding: 40px 0;
}
#thingsboard-pe #matrix table thead tr th:nth-child(3n) {
  color: #fff;
}
#thingsboard-pe #matrix table thead tr td {
  width: 40%;
}
#thingsboard-pe #matrix table tbody tr {
  background-color: unset;
  height: 64px;
}
#thingsboard-pe #matrix table tbody tr th,
#thingsboard-pe #matrix table tbody tr a {
  font-weight: 600;
  font-size: 12px;
  padding-right: 12px;
  color: #212529;
}
#thingsboard-pe #matrix table tbody tr th img,
#thingsboard-pe #matrix table tbody tr a img {
  vertical-align: top;
}
#thingsboard-pe #matrix table tbody tr td {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
}
#thingsboard-pe #matrix table tbody tr td img {
  width: 32px;
}
#thingsboard-pe #intro {
  padding-top: 28px;
}
#thingsboard-pe #intro .clari {
  color: #92a198;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 100px;
}
#thingsboard-pe #labeling #features-top img,
#thingsboard-pe #integration #features-top img,
#thingsboard-pe #scheduler #features-top img,
#thingsboard-pe #export #features-top img {
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.1);
}
#thingsboard-pe #labeling #features-top .block,
#thingsboard-pe #integration #features-top .block,
#thingsboard-pe #scheduler #features-top .block,
#thingsboard-pe #export #features-top .block {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#thingsboard-pe #labeling #features-top .block .preview,
#thingsboard-pe #integration #features-top .block .preview,
#thingsboard-pe #scheduler #features-top .block .preview,
#thingsboard-pe #export #features-top .block .preview {
  margin-top: 32px;
}
#thingsboard-pe #labeling #features-top .block img,
#thingsboard-pe #integration #features-top .block img,
#thingsboard-pe #scheduler #features-top .block img,
#thingsboard-pe #export #features-top .block img {
  order: 2;
}
#thingsboard-pe #labeling #features-top .block .feature-des,
#thingsboard-pe #integration #features-top .block .feature-des,
#thingsboard-pe #scheduler #features-top .block .feature-des,
#thingsboard-pe #export #features-top .block .feature-des {
  order: 1;
}
#thingsboard-pe #labeling #features-top .block .feature-des h2,
#thingsboard-pe #integration #features-top .block .feature-des h2,
#thingsboard-pe #scheduler #features-top .block .feature-des h2,
#thingsboard-pe #export #features-top .block .feature-des h2 {
  margin-top: 100px;
}
#thingsboard-pe #labeling #features-top .block .feature-des,
#thingsboard-pe #labeling #features-top .block img,
#thingsboard-pe #integration #features-top .block .feature-des,
#thingsboard-pe #integration #features-top .block img,
#thingsboard-pe #scheduler #features-top .block .feature-des,
#thingsboard-pe #scheduler #features-top .block img,
#thingsboard-pe #export #features-top .block .feature-des,
#thingsboard-pe #export #features-top .block img {
  width: 100%;
}
#thingsboard-pe #labeling #features-top .block.dark,
#thingsboard-pe #integration #features-top .block.dark,
#thingsboard-pe #scheduler #features-top .block.dark,
#thingsboard-pe #export #features-top .block.dark {
  margin-bottom: 10px;
}
#thingsboard-pe #labeling #features-top .block.dark div,
#thingsboard-pe #integration #features-top .block.dark div,
#thingsboard-pe #scheduler #features-top .block.dark div,
#thingsboard-pe #export #features-top .block.dark div {
  margin-top: 26px;
}
#thingsboard-pe #labeling #features-top .block.dark div h2,
#thingsboard-pe #integration #features-top .block.dark div h2,
#thingsboard-pe #scheduler #features-top .block.dark div h2,
#thingsboard-pe #export #features-top .block.dark div h2 {
  color: #fff;
}
#thingsboard-pe #labeling #features-top .block.dark div p,
#thingsboard-pe #integration #features-top .block.dark div p,
#thingsboard-pe #scheduler #features-top .block.dark div p,
#thingsboard-pe #export #features-top .block.dark div p {
  color: #868686;
}
#thingsboard-pe #labeling #features-top .block.double,
#thingsboard-pe #integration #features-top .block.double,
#thingsboard-pe #scheduler #features-top .block.double,
#thingsboard-pe #export #features-top .block.double {
  margin-top: 100px;
}
#thingsboard-pe #labeling #features-top .block.double div,
#thingsboard-pe #integration #features-top .block.double div,
#thingsboard-pe #scheduler #features-top .block.double div,
#thingsboard-pe #export #features-top .block.double div {
  width: 100%;
}
#thingsboard-pe #labeling #features-top .block.double div.left-textblock,
#thingsboard-pe #integration #features-top .block.double div.left-textblock,
#thingsboard-pe #scheduler #features-top .block.double div.left-textblock,
#thingsboard-pe #export #features-top .block.double div.left-textblock {
  margin: unset;
}
#thingsboard-pe #labeling #features-top .block.double div.left-textblock h2,
#thingsboard-pe #integration #features-top .block.double div.left-textblock h2,
#thingsboard-pe #scheduler #features-top .block.double div.left-textblock h2,
#thingsboard-pe #export #features-top .block.double div.left-textblock h2 {
  margin: unset;
}
#thingsboard-pe #labeling #features-top .block.double div.right-textblock,
#thingsboard-pe #integration #features-top .block.double div.right-textblock,
#thingsboard-pe #scheduler #features-top .block.double div.right-textblock,
#thingsboard-pe #export #features-top .block.double div.right-textblock {
  margin: 32px 0 0;
}
#thingsboard-pe #labeling #features-top .block.double div.right-textblock h2,
#thingsboard-pe #integration #features-top .block.double div.right-textblock h2,
#thingsboard-pe #scheduler #features-top .block.double div.right-textblock h2,
#thingsboard-pe #export #features-top .block.double div.right-textblock h2 {
  margin: unset;
}
#thingsboard-pe #labeling #features-top .block.double img,
#thingsboard-pe #integration #features-top .block.double img,
#thingsboard-pe #scheduler #features-top .block.double img,
#thingsboard-pe #export #features-top .block.double img {
  width: 100%;
}
#thingsboard-pe #labeling #features-top .block.end,
#thingsboard-pe #integration #features-top .block.end,
#thingsboard-pe #scheduler #features-top .block.end,
#thingsboard-pe #export #features-top .block.end {
  margin: unset;
}
#thingsboard-pe #labeling #features-top .block.end div,
#thingsboard-pe #integration #features-top .block.end div,
#thingsboard-pe #scheduler #features-top .block.end div,
#thingsboard-pe #export #features-top .block.end div {
  margin-bottom: unset;
}
#thingsboard-pe #labeling #features-top .block #diagram,
#thingsboard-pe #integration #features-top .block #diagram,
#thingsboard-pe #scheduler #features-top .block #diagram,
#thingsboard-pe #export #features-top .block #diagram {
  order: 2;
  margin-top: 32px;
}
#thingsboard-pe #labeling #features-top .block #diagram ul,
#thingsboard-pe #integration #features-top .block #diagram ul,
#thingsboard-pe #scheduler #features-top .block #diagram ul,
#thingsboard-pe #export #features-top .block #diagram ul {
  padding-bottom: 12px;
  display: -webkit-box;
}
#thingsboard-pe #labeling #features-top .block #diagram ul li,
#thingsboard-pe #integration #features-top .block #diagram ul li,
#thingsboard-pe #scheduler #features-top .block #diagram ul li,
#thingsboard-pe #export #features-top .block #diagram ul li {
  padding: 6px 0;
  margin-right: 22px;
}
#thingsboard-pe #labeling #features-top .block #diagram ul li a,
#thingsboard-pe #integration #features-top .block #diagram ul li a,
#thingsboard-pe #scheduler #features-top .block #diagram ul li a,
#thingsboard-pe #export #features-top .block #diagram ul li a {
  color: #757c76;
  font-weight: 400;
  font-size: 16px;
}
#thingsboard-pe #labeling #features-top .block #diagram ul li.active,
#thingsboard-pe #integration #features-top .block #diagram ul li.active,
#thingsboard-pe #scheduler #features-top .block #diagram ul li.active,
#thingsboard-pe #export #features-top .block #diagram ul li.active {
  padding: 6px 14px;
  background-color: #17bb52;
  border-radius: 6px;
}
#thingsboard-pe #labeling #features-top .block #diagram ul li.active a,
#thingsboard-pe #integration #features-top .block #diagram ul li.active a,
#thingsboard-pe #scheduler #features-top .block #diagram ul li.active a,
#thingsboard-pe #export #features-top .block #diagram ul li.active a {
  color: #fff;
  text-decoration: none;
}
#thingsboard-pe #labeling #features-top .block #diagram img,
#thingsboard-pe #integration #features-top .block #diagram img,
#thingsboard-pe #scheduler #features-top .block #diagram img,
#thingsboard-pe #export #features-top .block #diagram img {
  box-shadow: none;
}
#thingsboard-pe #labeling #features-top .block #diagram .diagram-border,
#thingsboard-pe #integration #features-top .block #diagram .diagram-border,
#thingsboard-pe #scheduler #features-top .block #diagram .diagram-border,
#thingsboard-pe #export #features-top .block #diagram .diagram-border {
  display: none;
  position: absolute;
}
#thingsboard-pe #labeling #features-top .block #diagram .diagram-content,
#thingsboard-pe #integration #features-top .block #diagram .diagram-content,
#thingsboard-pe #scheduler #features-top .block #diagram .diagram-content,
#thingsboard-pe #export #features-top .block #diagram .diagram-content {
  border: solid 1px #212924;
  padding: 6% 8%;
  width: 100%;
}
#thingsboard-pe #labeling #features-top .block #diagram .diagram-content img,
#thingsboard-pe #integration #features-top .block #diagram .diagram-content img,
#thingsboard-pe #scheduler #features-top .block #diagram .diagram-content img,
#thingsboard-pe #export #features-top .block #diagram .diagram-content img {
  width: inherit;
}
#thingsboard-pe #tb-customers {
  margin: -50px -100% 0;
  padding: 50px 100%;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  display: none;
}
@media (min-width: 992px) {
  #thingsboard-pe #tb-customers {
    display: block;
  }
}
#thingsboard-pe #tb-customers img {
  height: 60px;
  margin-bottom: 20px;
}
#thingsboard-pe #tb-customers main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0 50px;
}
#thingsboard-pe #tb-customers main a {
  display: block;
  padding: 10px;
}
#thingsboard-pe #tb-customers main a object {
  pointer-events: none;
  filter: invert(79%) sepia(25%) saturate(246%) hue-rotate(93deg)
    brightness(185%) contrast(82%);
}
#thingsboard-pe #lists {
  position: absolute;
  left: 50%;
}
#thingsboard-pe #lists img {
  position: absolute;
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.1);
}
#thingsboard-pe #lists img.integrations-list {
  width: 260px;
  top: 560px;
  left: 60px;
}
#thingsboard-pe #lists img.export-list {
  width: 200px;
  top: 380px;
  right: -240px;
}
#thingsboard-pe #background {
  z-index: -1;
  position: absolute;
  top: 524px;
  left: 50%;
}
#thingsboard-pe #background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
#thingsboard-pe #background div.main1 {
  top: -558px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #f4f4f4;
}
#thingsboard-pe #background div.small1 {
  top: -542px;
  right: 524px;
  background-color: #27ae60;
}
#thingsboard-pe #background div.small2 {
  top: -532px;
  right: 270px;
  border: 2px solid #234732;
}
#thingsboard-pe #background div.small3 {
  top: -686px;
  left: 524px;
  background-color: #1f8b4d;
}
#thingsboard-pe #background div.main2 {
  top: -500px;
  width: 2560px;
  height: 725px;
  left: -1280px;
  background-color: #262c28;
}
#thingsboard-pe #background div.small4 {
  top: -660px;
  left: 836px;
  background-color: #27ae60;
}
#thingsboard-pe #background div.small5 {
  top: 66px;
  right: 528px;
  border: 4px solid #27ae60;
}
#thingsboard-pe #background div.main3 {
  top: -503px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #f4f4f4;
}
#thingsboard-pe #background div.small6 {
  top: -467px;
  right: 804px;
  background-color: #1f8b4d;
}
#thingsboard-pe #background div.small7 {
  top: -644px;
  left: 566px;
  background-color: #27ae60;
}
#thingsboard-pe #background div.small8 {
  top: -114px;
  left: 804px;
  border: 2px solid #234732;
}
#thingsboard-pe #background div.bottom {
  top: -70px;
  width: 2560px;
  height: 130px;
  left: -1280px;
  background-color: #262c28;
}
#thingsboard-pe #background div.small9 {
  top: -10px;
  left: 565px;
  background-color: #1f8b4d;
}
#thingsboard-pe #read-more-button {
  position: relative;
  transition-duration: 0.3s;
}
#thingsboard-pe #read-more-button .arrow {
  transform: translate(0px);
  transition-duration: 0.3s;
  filter: invert(60%) sepia(22%) saturate(7500%) hue-rotate(102deg)
    brightness(98%) contrast(82%);
  box-shadow: none !important;
  width: 12px !important;
  margin-left: 12px;
  position: absolute;
  top: 7px;
}
#thingsboard-pe #read-more-button .arrow.first {
  opacity: 0.2;
}
#thingsboard-pe #read-more-button .arrow.second {
  opacity: 0.5;
}
#thingsboard-pe #read-more-button:hover {
  transition-duration: 0.3s;
}
#thingsboard-pe #read-more-button:hover .first {
  transform: translate(10px);
}
#thingsboard-pe #read-more-button:hover .second {
  transform: translate(20px);
}
#thingsboard-pe #read-more-button:hover .third {
  transform: translate(30px);
}
#thingsboard-pe .header-animation {
  max-width: 100%;
  opacity: 0;
  transform: translate3d(0, 45px, 0);
  animation-name: slideup-in;
  animation-duration: 600ms;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-fill-mode: forwards;
}
#thingsboard-pe .header-animation:nth-child(1) {
  animation-delay: 0ms;
}
#thingsboard-pe .header-animation:nth-child(2) {
  animation-delay: 300ms;
}
#thingsboard-pe .header-animation:nth-child(3) {
  animation-delay: 600ms;
}
#thingsboard-pe .header-animation:nth-child(4) {
  animation-delay: 900ms;
}
#thingsboard-pe .header-animation:nth-child(5) {
  animation-delay: 1200ms;
}
@keyframes slideup-in {
  from {
    opacity: 0;
    transform: translate3d(0, 45px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 750px) {
  #thingsboard-pe #hero #hero-content .pe-title {
    font-size: 36px;
  }
  #thingsboard-pe #peContent #features main .item {
    padding: 0 10%;
  }
  #thingsboard-pe #peContent #matrix h3 {
    font-size: 42px;
    line-height: 63px;
  }
  #thingsboard-pe #peContent #matrix table thead {
    font-size: 20px;
  }
  #thingsboard-pe #peContent #matrix table thead tr th {
    width: 20%;
    padding: 0 0 40px;
    font-size: 20px;
  }
  #thingsboard-pe #peContent #matrix table thead tr td {
    width: 40%;
  }
  #thingsboard-pe #peContent #matrix table tbody tr th,
  #thingsboard-pe #peContent #matrix table tbody tr a {
    padding-right: 48px;
    font-size: 18px;
  }
  #thingsboard-pe #peContent #matrix table tbody tr td {
    font-size: 20px;
  }
  #thingsboard-pe #peContent #matrix table tbody tr td img {
    width: unset;
  }
  #thingsboard-pe #peContent #labeling #features-top .block .feature-des,
  #thingsboard-pe #peContent #labeling #features-top .block img,
  #thingsboard-pe #peContent #integration #features-top .block .feature-des,
  #thingsboard-pe #peContent #integration #features-top .block img,
  #thingsboard-pe #peContent #scheduler #features-top .block .feature-des,
  #thingsboard-pe #peContent #scheduler #features-top .block img,
  #thingsboard-pe #peContent #export #features-top .block .feature-des,
  #thingsboard-pe #peContent #export #features-top .block img {
    width: 80%;
  }
  #thingsboard-pe #peContent #labeling #features-top .block.double img,
  #thingsboard-pe #peContent #integration #features-top .block.double img,
  #thingsboard-pe #peContent #scheduler #features-top .block.double img,
  #thingsboard-pe #peContent #export #features-top .block.double img {
    width: 80%;
  }
  #thingsboard-pe #peContent #labeling #features-top #lists img,
  #thingsboard-pe #peContent #integration #features-top #lists img,
  #thingsboard-pe #peContent #scheduler #features-top #lists img,
  #thingsboard-pe #peContent #export #features-top #lists img {
    width: unset;
  }
}
@media screen and (min-width: 1025px) {
  #thingsboard-pe section main,
  #thingsboard-pe header main {
    max-width: 100%;
  }
  #thingsboard-pe footer main {
    max-width: 100%;
  }
  #thingsboard-pe #peContent {
    max-width: 100%;
  }
  #thingsboard-pe #peContent #intro {
    padding-top: 88px;
  }
  #thingsboard-pe #peContent #intro .clari {
    margin-bottom: 200px;
  }
  #thingsboard-pe #peContent #features main {
    flex-direction: unset;
  }
  #thingsboard-pe #peContent #features main .item {
    width: calc(50% - 162px);
    padding: 0;
  }
  #thingsboard-pe #peContent #features main .divider {
    margin: unset;
  }
  #thingsboard-pe #peContent #matrix .cloud,
  #thingsboard-pe #peContent #matrix .prof,
  #thingsboard-pe #peContent #matrix .community {
    padding: 0 14px;
  }
  #thingsboard-pe #peContent #matrix table td,
  #thingsboard-pe #peContent #matrix table th {
    margin: 0 14px;
  }
  #thingsboard-pe #peContent #labeling #features-top .block,
  #thingsboard-pe #peContent #integration #features-top .block,
  #thingsboard-pe #peContent #scheduler #features-top .block,
  #thingsboard-pe #peContent #export #features-top .block {
    flex-direction: row;
  }
  #thingsboard-pe #peContent #labeling #features-top .block .feature-des,
  #thingsboard-pe #peContent #labeling #features-top .block img,
  #thingsboard-pe #peContent #integration #features-top .block .feature-des,
  #thingsboard-pe #peContent #integration #features-top .block img,
  #thingsboard-pe #peContent #scheduler #features-top .block .feature-des,
  #thingsboard-pe #peContent #scheduler #features-top .block img,
  #thingsboard-pe #peContent #export #features-top .block .feature-des,
  #thingsboard-pe #peContent #export #features-top .block img {
    width: calc(50% - 80px);
    order: unset;
  }
  #thingsboard-pe #peContent #labeling #features-top .block .feature-des h2,
  #thingsboard-pe #peContent #labeling #features-top .block img h2,
  #thingsboard-pe #peContent #integration #features-top .block .feature-des h2,
  #thingsboard-pe #peContent #integration #features-top .block img h2,
  #thingsboard-pe #peContent #scheduler #features-top .block .feature-des h2,
  #thingsboard-pe #peContent #scheduler #features-top .block img h2,
  #thingsboard-pe #peContent #export #features-top .block .feature-des h2,
  #thingsboard-pe #peContent #export #features-top .block img h2 {
    margin: unset;
  }
  #thingsboard-pe #peContent #labeling #features-top .block .preview,
  #thingsboard-pe #peContent #integration #features-top .block .preview,
  #thingsboard-pe #peContent #scheduler #features-top .block .preview,
  #thingsboard-pe #peContent #export #features-top .block .preview {
    margin-top: unset;
  }
  #thingsboard-pe #peContent #labeling #features-top .block #diagram,
  #thingsboard-pe #peContent #integration #features-top .block #diagram,
  #thingsboard-pe #peContent #scheduler #features-top .block #diagram,
  #thingsboard-pe #peContent #export #features-top .block #diagram {
    margin: 29px 0;
  }
  #thingsboard-pe
    #peContent
    #labeling
    #features-top
    .block
    #diagram
    .diagram-border,
  #thingsboard-pe
    #peContent
    #integration
    #features-top
    .block
    #diagram
    .diagram-border,
  #thingsboard-pe
    #peContent
    #scheduler
    #features-top
    .block
    #diagram
    .diagram-border,
  #thingsboard-pe
    #peContent
    #export
    #features-top
    .block
    #diagram
    .diagram-border {
    display: block;
    width: calc(50% - 80px);
  }
  #thingsboard-pe
    #peContent
    #labeling
    #features-top
    .block
    #diagram
    .diagram-content,
  #thingsboard-pe
    #peContent
    #integration
    #features-top
    .block
    #diagram
    .diagram-content,
  #thingsboard-pe
    #peContent
    #scheduler
    #features-top
    .block
    #diagram
    .diagram-content,
  #thingsboard-pe
    #peContent
    #export
    #features-top
    .block
    #diagram
    .diagram-content {
    border: unset;
  }
  #thingsboard-pe
    #peContent
    #labeling
    #features-top
    .block
    #diagram
    .diagram-content
    img,
  #thingsboard-pe
    #peContent
    #integration
    #features-top
    .block
    #diagram
    .diagram-content
    img,
  #thingsboard-pe
    #peContent
    #scheduler
    #features-top
    .block
    #diagram
    .diagram-content
    img,
  #thingsboard-pe
    #peContent
    #export
    #features-top
    .block
    #diagram
    .diagram-content
    img {
    max-width: 500px;
  }
  #thingsboard-pe #peContent #labeling #features-top .block.double,
  #thingsboard-pe #peContent #integration #features-top .block.double,
  #thingsboard-pe #peContent #scheduler #features-top .block.double,
  #thingsboard-pe #peContent #export #features-top .block.double {
    margin: 100px 0 120px;
  }
  #thingsboard-pe #peContent #labeling #features-top .block.double div,
  #thingsboard-pe #peContent #integration #features-top .block.double div,
  #thingsboard-pe #peContent #scheduler #features-top .block.double div,
  #thingsboard-pe #peContent #export #features-top .block.double div {
    width: calc(25% - 75px);
  }
  #thingsboard-pe
    #peContent
    #labeling
    #features-top
    .block.double
    div.left-textblock,
  #thingsboard-pe
    #peContent
    #integration
    #features-top
    .block.double
    div.left-textblock,
  #thingsboard-pe
    #peContent
    #scheduler
    #features-top
    .block.double
    div.left-textblock,
  #thingsboard-pe
    #peContent
    #export
    #features-top
    .block.double
    div.left-textblock {
    margin-top: 100px;
  }
  #thingsboard-pe
    #peContent
    #labeling
    #features-top
    .block.double
    div.right-textblock,
  #thingsboard-pe
    #peContent
    #integration
    #features-top
    .block.double
    div.right-textblock,
  #thingsboard-pe
    #peContent
    #scheduler
    #features-top
    .block.double
    div.right-textblock,
  #thingsboard-pe
    #peContent
    #export
    #features-top
    .block.double
    div.right-textblock {
    margin-bottom: 100px;
  }
  #thingsboard-pe #peContent #labeling #features-top .block.double img,
  #thingsboard-pe #peContent #integration #features-top .block.double img,
  #thingsboard-pe #peContent #scheduler #features-top .block.double img,
  #thingsboard-pe #peContent #export #features-top .block.double img {
    width: calc(50% - 170px);
  }
  #thingsboard-pe #peContent #labeling #features-top .block.end,
  #thingsboard-pe #peContent #integration #features-top .block.end,
  #thingsboard-pe #peContent #scheduler #features-top .block.end,
  #thingsboard-pe #peContent #export #features-top .block.end {
    margin-bottom: 178px;
  }
  #thingsboard-pe #peContent #labeling #features-top #background .main2,
  #thingsboard-pe #peContent #integration #features-top #background .main2,
  #thingsboard-pe #peContent #scheduler #features-top #background .main2,
  #thingsboard-pe #peContent #export #features-top #background .main2 {
    height: 525px;
  }
  #thingsboard-pe #peContent #labeling #features-top #background .bottom,
  #thingsboard-pe #peContent #integration #features-top #background .bottom,
  #thingsboard-pe #peContent #scheduler #features-top #background .bottom,
  #thingsboard-pe #peContent #export #features-top #background .bottom {
    top: -17px;
  }
  #thingsboard-pe
    #peContent
    #labeling
    #features-top
    #lists
    img.integrations-list,
  #thingsboard-pe
    #peContent
    #integration
    #features-top
    #lists
    img.integrations-list,
  #thingsboard-pe
    #peContent
    #scheduler
    #features-top
    #lists
    img.integrations-list,
  #thingsboard-pe
    #peContent
    #export
    #features-top
    #lists
    img.integrations-list {
    top: 180px;
    left: 460px;
  }
  #thingsboard-pe #peContent #labeling #features-top #lists img.export-list,
  #thingsboard-pe #peContent #integration #features-top #lists img.export-list,
  #thingsboard-pe #peContent #scheduler #features-top #lists img.export-list,
  #thingsboard-pe #peContent #export #features-top #lists img.export-list {
    top: 100px;
    right: 40px;
  }
}
@media screen and (min-width: 1250px) {
  #thingsboard-pe #hero #hero-content .pe-title {
    margin-bottom: 60px;
    font-size: 64px;
  }
  #thingsboard-pe #hero #hero-content .try-pe {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    border-width: 3px;
  }
  #thingsboard-pe #peContent {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1500px) {
  #thingsboard-pe #peContent {
    max-width: 1400px;
  }
}
section#install-pe {
  padding: 0;
  background: unset;
}
section#install-pe fieldset .form-title {
  margin: 0 0 16px !important;
}
section#install-pe fieldset .form-title h1 {
  padding: 0;
}
section#install-pe fieldset .cloud-provider {
  display: flex;
  margin-bottom: 32px;
  padding: 24px;
  border-radius: 8px;
  background: #f7f9fc;
}
section#install-pe fieldset .cloud-provider .logo-container {
  width: 120px;
  margin-right: 40px;
}
section#install-pe fieldset .cloud-provider .cloud-provider-desc {
  width: calc(100% - 160px);
}
section#install-pe fieldset .form-section {
  margin-top: 52px;
}
section#install-pe .tabs {
  display: flex;
  flex-wrap: wrap;
}
section#install-pe .questions {
  text-align: center;
  margin: 32px 0 48px;
}
section#install-pe .tab-input {
  position: absolute;
  opacity: 0;
}
section#install-pe .tab-label {
  text-align: center;
  width: 100%;
  padding: 20px 30px;
  background: #e5e5e5;
  cursor: pointer;
  font-weight: 400;
  font-size: 28px;
  color: #7f7f7f;
  transition: background 0.1s, color 0.1s;
}
section#install-pe .tab-label:hover {
  background: #d8d8d8;
}
section#install-pe .tab-label:active {
  color: #fff;
  background: #45818e;
}
section#install-pe .tab-input:focus + .tab-label {
  z-index: 1;
}
section#install-pe .tab-input:checked + .tab-label {
  color: #fff;
  background: #45818e;
}
@media (min-width: 1025px) {
  section#install-pe .tab-label {
    width: calc(100% / 3);
  }
}
section#install-pe .tab-panel {
  width: 100%;
  display: none;
  z-index: 2;
  position: relative;
  background: #fff;
  color: #212529;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04),
    0 50px 50px -20px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 54px 56px;
}
section#install-pe .tab-panel .choose-marketplace p {
  font-size: 24px;
  padding-left: 50px;
  padding-top: 40px;
}
section#install-pe .tab-panel .choose-marketplace .marketplace {
  padding: 30px 50px 60px;
  display: flex;
  justify-content: center;
}
section#install-pe
  .tab-panel
  .choose-marketplace
  .marketplace
  .pricing-image-wrapper {
  color: #45818e;
  font-size: 28px;
  white-space: nowrap;
  cursor: pointer;
  flex: 1;
  margin: 4px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.95);
  padding: 5px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  transition: background-color linear 250ms;
}
@media screen and (min-width: 750px) {
  section#install-pe
    .tab-panel
    .choose-marketplace
    .marketplace
    .pricing-image-wrapper {
    margin: 16px;
    padding: 20px;
    font-size: 42px;
  }
}
section#install-pe
  .tab-panel
  .choose-marketplace
  .marketplace
  .pricing-image-wrapper.clickable {
  position: relative;
}
section#install-pe
  .tab-panel
  .choose-marketplace
  .marketplace
  .pricing-image-wrapper.clickable
  a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
section#install-pe
  .tab-panel
  .choose-marketplace
  .marketplace
  .pricing-image-wrapper
  img {
  width: 100%;
}
section#install-pe
  .tab-panel
  .choose-marketplace
  .marketplace
  .pricing-image-wrapper:hover {
  background: rgba(255, 255, 255, 0.6);
}
@media (min-width: 1025px) {
  section#install-pe .tab-panel {
    order: 99;
  }
}
section#install-pe .tab-input:checked + .tab-label + .tab-panel {
  display: block;
}
section#install-pe .deploy-form a:hover {
  cursor: pointer;
}
section#install-pe .deploy-form h4 {
  font-weight: 400;
  border: none;
}
section#install-pe .deploy-form .ml-block-form {
  margin-bottom: 0;
}
section#install-pe .deploy-form .form-title {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 30px;
  width: 100%;
}
section#install-pe .deploy-form .subscribe-form {
  padding: 20px;
  width: 350px;
  background: 0 0;
  box-sizing: border-box;
}
section#install-pe .deploy-form .subscribe-form .form-section {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
section#install-pe .deploy-form .subscribe-form .form-section.mb10 {
  margin-bottom: 10px;
}
section#install-pe .deploy-form .subscribe-form .form-section.mb20 {
  margin-bottom: 20px;
}
section#install-pe .deploy-form .subscribe-form .form-section.mb30 {
  margin-bottom: 30px;
}
section#install-pe .deploy-form .subscribe-form .form-section.mb0 {
  margin-bottom: 0;
}
section#install-pe .deploy-form .subscribe-form .form-section h4 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 28px;
  line-height: 100%;
  text-align: left;
}
section#install-pe .deploy-form .subscribe-form .form-section a {
  font-size: 14px;
}
section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider {
  border: 1px solid #555;
  background: #fff;
  color: #45818e;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .logo-container {
  margin-right: 15px;
  padding: 10px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .logo-container
  img {
  min-width: 100px;
  width: 100px;
  height: 80px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .logo-container.azure
  img {
  min-width: 120px;
  width: 120px;
  height: 80px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .logo-container.partner
  img {
  min-width: 160px;
  width: 160px;
  height: 100%;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc {
  padding: 20px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc
  p {
  font-size: 14px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc
  p
  span.cloud-price {
  font-size: 16px;
  font-weight: 500;
  color: #6aaf4e;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc
  p
  span.cloud-price-desc {
  font-size: 16px;
  font-weight: 500;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc
  p
  span.cloud-price-aws {
  font-size: 14px;
  font-weight: 500;
  color: #6aaf4e;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc
  p
  span.cloud-price-aws-desc {
  font-size: 14px;
  font-weight: 500;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc
  p
  span.cloud-price-onwards {
  font-size: 14px;
  font-weight: 500;
  color: #6aaf4e;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .cloud-provider
  .cloud-provider-desc
  p
  span.cloud-price-onwards-desc {
  font-size: 14px;
  font-weight: 500;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .confirmation_checkbox {
  line-height: 150%;
  padding: 0;
  margin: 0 0 15px;
  color: #000;
  font-size: 12px;
  font-weight: 400;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .confirmation_checkbox
  input[type="checkbox"] {
  margin-right: 5px;
}
section#install-pe .deploy-form .subscribe-form .form-section .form-group {
  margin-bottom: 15px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .form-group
  label {
  float: left;
  width: 100%;
  line-height: 100%;
  font-size: 14px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .form-group
  label
  p {
  cursor: text;
  position: absolute;
  margin: 0 0 0 10px;
  padding: 11px 0;
  font-size: 16px;
  color: #777;
  transition: 150ms;
  transform: scale(1) translate(0, -44px);
  pointer-events: none;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .form-group
  input {
  margin: 24px 0 0;
  padding: 11px;
  border: 1px solid #1f373c;
  font-size: 16px;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .form-group
  input:focus
  + p,
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .form-group
  input:not(.input--empty)
  + p {
  color: inherit;
  transform: translate(-20px, -75px) scale(0.7);
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .form-group
  .corporate-email-error {
  float: left;
  line-height: 100%;
  font-size: 12px;
  background: red;
  color: #fff;
  padding: 5px;
  display: none;
}
section#install-pe .deploy-form .subscribe-form .form-section .checkbox {
  width: 100%;
  margin: 0 0 10px;
}
section#install-pe .deploy-form .subscribe-form .form-section .checkbox label {
  color: #000;
  font-size: 14px;
}
section#install-pe .deploy-form .subscribe-form .form-section .checkbox input {
  margin: 0 5px 0 0;
}
section#install-pe
  .deploy-form
  .subscribe-form
  .form-section
  .checkbox
  input[type="checkbox"] {
  -webkit-appearance: checkbox;
  opacity: 1;
}
section#install-pe .deploy-form.ml-subscribe-form .form-group .form-control {
  width: 100%;
  font-size: 13px;
  padding: 10px;
  height: auto;
  border-radius: 0;
  border: 1px solid #1f373c;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: left;
}
section#install-pe .deploy-form.ml-subscribe-form button {
  float: right;
  min-width: 150px;
  text-align: center;
  border-radius: 4px;
  padding: 10px 20px;
  line-height: 24px;
  background-color: #2a7dec;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
section#install-pe .deploy-form.ml-subscribe-form button:hover {
  background-color: #4f97f8;
  color: #fff;
}
section#install-pe .deploy-form.ml-subscribe-form button:focus {
  background-color: #4f97f8;
  color: #fff;
}
section#install-pe .deploy-form.ml-subscribe-form button.loading {
  background-color: #2a7dec;
}
section#install-pe .deploy-form.ml-subscribe-form button.loading img {
  vertical-align: middle;
}
section#install-pe .deploy-form.ml-subscribe-form button[disabled] {
  cursor: not-allowed;
}
section#install-pe .deploy-form.ml-subscribe-form .form-section.ml-error label,
section#install-pe .deploy-form.ml-subscribe-form .form-group.ml-error label {
  color: red !important;
}
section#install-pe
  .deploy-form.ml-subscribe-form
  .form-section.ml-error
  label
  p,
section#install-pe .deploy-form.ml-subscribe-form .form-group.ml-error label p {
  color: red !important;
}
section#install-pe
  .deploy-form.ml-subscribe-form
  .form-group.ml-error
  .form-control {
  border-color: red !important;
}
section#install-pe .deploy-form .ml-vertical-align-center {
  text-align: left;
  display: block;
}
section#install-pe .deploy-form .ml-block-success,
section#install-pe .deploy-form form.ml-block-form {
  display: inline-block;
  width: 350px;
}
section#install-pe .deploy-form form.ml-block-form,
section#install-pe .deploy-form.ml-subscribe-form .subscribe-form {
  width: 100%;
}
section#install-pe .deploy-form .ml-block-success .fa {
  font-size: 36px;
  margin-bottom: 15px;
}
section#install-pe .deploy-form .ml-block-success p {
  font-size: 24px;
}
@media (max-width: 768px) {
  section#install-pe .deploy-form {
    width: 100%;
  }
  section#install-pe fieldset .form-title center h1 {
    font-size: 24px !important;
  }
  section#install-pe fieldset .cloud-provider {
    display: block;
  }
  section#install-pe fieldset .cloud-provider .logo-container {
    margin-bottom: 24px;
  }
  section#install-pe fieldset .cloud-provider .cloud-provider-desc {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  section#install-pe .deploy-form .subscribe-form {
    padding: 40px;
  }
  section#install-pe
    .deploy-form
    .subscribe-form
    .form-section
    .cloud-provider {
    flex-direction: row;
  }
  section#install-pe
    .deploy-form
    .subscribe-form
    .form-section
    .cloud-provider
    .cloud-provider-desc {
    padding-left: 0;
    padding-right: 6px;
  }
  section#install-pe
    .deploy-form
    .subscribe-form
    .form-section
    .cloud-provider
    .cloud-provider-desc
    p {
    font-size: 18px;
  }
  section#install-pe
    .deploy-form
    .subscribe-form
    .form-section
    .cloud-provider
    .cloud-provider-desc
    p
    span.cloud-price {
    font-size: 20px;
  }
  section#install-pe
    .deploy-form
    .subscribe-form
    .form-section
    .cloud-provider
    .cloud-provider-desc
    p
    span.cloud-price-desc {
    font-size: 20px;
  }
  section#install-pe
    .deploy-form
    .subscribe-form
    .form-section
    .cloud-provider
    .cloud-provider-desc
    p
    span.cloud-price-aws {
    font-size: 18px;
  }
  section#install-pe
    .deploy-form
    .subscribe-form
    .form-section
    .cloud-provider
    .cloud-provider-desc
    p
    span.cloud-price-aws-desc {
    font-size: 18px;
  }
}
section#install-pe .question-contact {
  margin-top: 30px;
  margin-bottom: 30px;
}
section#install-pe .question-contact a {
  font-weight: 500;
  color: #45818e;
}
section#install-pe .question-contact a:hover {
  text-decoration: underline;
}
#install-thanks {
  position: relative;
  height: 619px;
  color: #212529;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: margin-bottom 0.5s;
  margin: auto;
}
#install-thanks.opened {
  margin-bottom: 0;
}
#install-thanks .thanks-content .fa {
  font-size: 36px;
  margin-bottom: 15px;
}
#install-thanks .thanks-content p {
  font-size: 18px;
  font-weight: 400;
  color: #75767c;
  margin-top: 10px;
}
#install-thanks .thanks-content p.thank-you {
  font-size: 36px;
  font-weight: 600;
  color: #212529;
  margin-top: 0;
}
#install-thanks .thanks-content a.homepage {
  margin-top: 48px;
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
}
#install-thanks .thanks-content a.homepage:after {
  content: "";
  background-image: url(/images/pe/read-more-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  top: 6px;
  right: -22px;
  width: 12px;
  height: 12px;
  border: none;
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
#pe-aws {
  color: #424242;
}
#pe-aws .flyout-button {
  display: none;
}
#pe-aws #peAwsContent {
  color: #424242;
  position: relative;
  width: 100%;
  margin: auto;
}
#pe-aws #peAwsContent * + h2,
#pe-aws #peAwsContent * + h3,
#pe-aws #peAwsContent * + h4,
#pe-aws #peAwsContent * + h5,
#pe-aws #peAwsContent * + h6 {
  margin-top: 30px;
}
#pe-aws #peAwsContent table {
  width: 100%;
  border: 1px solid #ccc;
  border-spacing: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
#pe-aws #peAwsContent h1 {
  text-align: center;
}
#pe-aws #peAwsContent h2 {
  text-align: center;
}
#pe-aws #peAwsContent h3 {
  font-weight: 300;
}
#pe-aws #peAwsContent p {
  line-height: 1.5em;
}
#pe-aws #peAwsContent ul,
#pe-aws #peAwsContent ol {
  margin: 20px 0;
  padding-left: 30px;
  font-weight: 400;
}
#pe-aws #peAwsContent ul li {
  list-style: disc;
  margin-bottom: 0.75em;
}
#pe-aws #peAwsContent .pi-accordion h4.title {
  font-size: 20px;
  padding: 5px 10px 0 18px;
}
#pe-aws #peAwsContent .pi-accordion div.item {
  overflow: visible;
}
#pe-aws #peAwsContent .pi-accordion div.item:before {
  display: block;
  content: " ";
  margin-top: -60px;
  height: 60px;
  visibility: hidden;
}
#pe-aws #peAwsContent .pi-accordion div.item > h4.title:before {
  top: 18px;
}
#pe-aws #peAwsContent div#pe-aws-pricing {
  background: #1f3a52 url(/images/texture.png);
  background-size: auto 100%;
  margin-top: 355px;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: -320px;
}
#pe-aws #peAwsContent div#pe-aws-pricing .bottom-background {
  height: 320px;
  background: #fff;
  margin-top: -320px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table {
  margin: auto;
  border: none;
  max-width: 100%;
  transform: translateY(-355px);
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:not(:first-child),
#pe-aws #peAwsContent div#pe-aws-pricing table td:not(:first-child) {
  opacity: 0;
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:not(:first-child).animated,
#pe-aws #peAwsContent div#pe-aws-pricing table td:not(:first-child).animated {
  opacity: 1;
}
#pe-aws #peAwsContent div#pe-aws-pricing table thead {
  background: 0 0;
  color: #fff;
}
#pe-aws #peAwsContent div#pe-aws-pricing table thead th {
  text-align: center;
}
#pe-aws #peAwsContent div#pe-aws-pricing table thead tr:nth-child(1) {
  height: 80px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table thead tr:nth-child(1) th {
  height: 80px;
}
#pe-aws
  #peAwsContent
  div#pe-aws-pricing
  table
  thead
  tr:nth-child(1)
  th
  .instance-type-header {
  line-height: 80px;
  font-weight: 300;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.4);
}
#pe-aws #peAwsContent div#pe-aws-pricing table thead tr:nth-child(2) {
  height: 40px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table thead tr:nth-child(2) th {
  height: 40px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table th.bottom-shadow {
  box-shadow: 0 5px 2px 0 rgba(0, 0, 0, 0.4), 0 9px 2px 0 rgba(0, 0, 0, 0.2);
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:not(:first-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.39);
  border-right: 1px solid rgba(255, 255, 255, 0.39);
  font-size: 12px;
  padding: 0;
  width: 100px;
}
#pe-aws
  #peAwsContent
  div#pe-aws-pricing
  table
  th:not(:first-child)
  .instance-type-header {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 40px;
  padding: 0;
  background: rgba(0, 0, 0, 0.55);
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(1) {
  width: 120px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(2) {
  border-left: 1px solid #d8d8d8;
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(2),
#pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(2) {
  background: rgba(11, 142, 129, 0.76);
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(3),
#pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(3) {
  background: rgba(11, 142, 129, 0.76);
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(4),
#pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(4) {
  background: rgba(11, 142, 129, 0.76);
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(5),
#pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(5) {
  background: rgba(11, 142, 129, 0.76);
}
#pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(6),
#pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(6) {
  background: rgba(11, 142, 129, 0.76);
}
#pe-aws #peAwsContent div#pe-aws-pricing table td {
  border-top: none;
  background: 0 0;
  color: #fff;
  padding: 0;
}
#pe-aws #peAwsContent div#pe-aws-pricing table td:not(:first-child).note {
  background: 0 0;
  text-align: left;
}
#pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(1) {
  font-size: 12px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table td:not(:first-child) {
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.39);
  border-right: 1px solid rgba(255, 255, 255, 0.39);
}
#pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(2) {
  border-left: 1px solid rgba(255, 255, 255, 0.39);
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr {
  background: 0 0;
  height: 60px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr.price {
  height: 100px;
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr.price td {
  height: 100px;
  padding: 0;
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr.price td .price-cell {
  background: rgba(0, 0, 0, 0.4);
  padding-top: 20px;
  padding-bottom: 20px;
  height: 100%;
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr.price td .price-cell .price {
  font-size: 24px;
}
#pe-aws
  #peAwsContent
  div#pe-aws-pricing
  table
  tr.price
  td
  .price-cell
  .price-desc {
  font-size: 12px;
  height: 30px;
  margin-top: 10px;
}
#pe-aws
  #peAwsContent
  div#pe-aws-pricing
  table
  tr.price
  td
  .price-cell
  .price-desc
  a {
  color: #fff;
  text-decoration: underline;
}
#pe-aws
  #peAwsContent
  div#pe-aws-pricing
  table
  tr.price
  td
  .price-cell
  .price-desc
  a:hover {
  opacity: 0.65;
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr.price td a.button {
  margin-top: 20px;
  text-align: center;
  font-size: 10px;
  padding: 0;
  cursor: pointer;
  line-height: 20px;
  white-space: nowrap;
  border: 2px solid #fff;
  background-color: #fff;
  color: #29655f;
  transition: 0.3s;
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr.price td a.button:hover {
  background-color: #29655f;
  color: #fff;
}
#pe-aws #peAwsContent div#pe-aws-pricing table tr.yearly-sub td {
  padding: 0;
}
#pe-aws
  #peAwsContent
  div#pe-aws-pricing
  table
  tr.yearly-sub
  td
  .yearly-sub-cell {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  line-height: 60px;
}
@media screen and (min-width: 750px) {
  #pe-aws #peAwsContent div#pe-aws-pricing {
    margin-top: 406px;
    margin-bottom: -350px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing .bottom-background {
    height: 350px;
    margin-top: -350px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table {
    transform: translateY(-406px);
    max-width: 100%;
  }
  #pe-aws
    #peAwsContent
    div#pe-aws-pricing
    table
    thead
    tr:nth-child(1)
    th
    .instance-type-header {
    font-size: 36px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table th:nth-child(1) {
    width: 200px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table th:not(:first-child) {
    font-size: 18px;
    width: 200px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table td {
    padding: 10px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table td:nth-child(1) {
    font-size: 18px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table td:not(:first-child) {
    font-size: 18px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table tr.price {
    height: 200px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table tr.price td {
    height: 200px;
  }
  #pe-aws
    #peAwsContent
    div#pe-aws-pricing
    table
    tr.price
    td
    .price-cell
    .price {
    font-size: 42px;
  }
  #pe-aws
    #peAwsContent
    div#pe-aws-pricing
    table
    tr.price
    td
    .price-cell
    .price-desc {
    font-size: 12px;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table tr.price td a.button {
    font-size: 14px;
    padding: 0.3rem;
    line-height: 30px;
  }
}
@media screen and (min-width: 1025px) {
  #pe-aws section main,
  #pe-aws header main {
    max-width: 1000px;
  }
  #pe-aws footer main {
    max-width: 1000px;
  }
  #pe-aws #peAwsContent {
    width: calc(100% - 400px);
  }
  #pe-aws #peAwsContent div#pe-aws-pricing {
    margin-left: calc(-50vw + 50% + 20px);
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table {
    max-width: 80%;
  }
  #pe-aws
    #peAwsContent
    div#pe-aws-pricing
    table
    tr.price
    td
    .price-cell
    .price-desc {
    font-size: 14px;
  }
}
@media screen and (min-width: 1500px) {
  #pe-aws #peAwsContent {
    width: calc(100% - 700px);
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table {
    margin-left: calc((30% - 200px) / 2);
    max-width: 70%;
  }
  #pe-aws #peAwsContent div#pe-aws-pricing table tr.price td a.button {
    padding: 0.3rem 1rem;
  }
}
@media screen and (min-width: 1600px) {
  #pe-aws #peAwsContent div#pe-aws-pricing table tr.price td a.button {
    padding: 0.3rem 3rem;
  }
}
.cBlue {
  color: #305680;
}
#edge:not(.open-nav):not(.flip-nav) header::after {
  opacity: 0;
}
#edge #hero {
  height: 100vh;
  padding-top: 0;
  position: relative;
  overflow: hidden;
  background: 0 0;
}
#edge #hero .h1 {
  line-height: 1.3;
  margin-left: 15px;
  margin-right: 15px;
}
#edge #hero .video-cover {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/images/edge/preview.png);
}
#edge #hero #hero-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.5);
}
#edge #hero #hero-content .pe-title {
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
  margin-bottom: 7px;
}
@media screen and (min-width: 960px) {
  #edge #hero #hero-content .pe-title {
    margin-bottom: 20px;
  }
}
#edge #hero #hero-content .pe-subTitle {
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
  font-size: 15px;
  margin-bottom: 34px;
}
@media screen and (min-width: 960px) {
  #edge #hero #hero-content .pe-subTitle {
    margin-bottom: 52px;
  }
}
#edge #hero #hero-content .try-pe {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#edge #hero #hero-content .try-pe:hover {
  background-color: #fff;
  color: #1f3a52;
}
#edge #hero #hero-content .pe-arrow {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 24;
  color: #fff;
}
#edge #hero #hero-content .pe-arrow a {
  color: #fff;
}
#edge #hero #hero-content.arrow-hidden .pe-arrow {
  display: none;
}
#edge #peContent {
  color: #424242;
}
#edge #peContent .try-button {
  box-shadow: none;
  border: 2px solid #305680;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
  color: rgba(48, 86, 128, 0.87);
  font-weight: 400;
}
#edge #peContent .try-pe {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 40px;
  border: 2px solid #f4511e;
  background-color: #f4511e;
  transition: 0.3s;
}
#edge #peContent h2 {
  border: none;
  text-align: center;
  font-weight: 400;
}
#edge #peContent h3 {
  border: none;
  font-weight: 400;
}
#edge #peContent p {
  line-height: 1.5em;
  margin-bottom: 32px;
}
#edge #peContent p:last-child {
  margin-bottom: 0;
}
#edge #peContent .pe-features main {
  padding-top: 0;
  display: flex;
  justify-content: center;
}
#edge #peContent .pe-features main .content {
  margin: 20px 23px;
  opacity: 0;
  animation-duration: 1.2s;
  flex: 4;
}
#edge #peContent .pe-features main .content.animated {
  opacity: 1;
}
#edge #peContent .pe-features main .content .header {
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 1.3;
}
#edge #peContent .pe-features main .image-block {
  animation-duration: 1.2s;
  transform: translateY(0);
  opacity: 0;
  margin: 0 18px;
  flex: 5;
}
@media screen and (min-width: 960px) {
  #edge #peContent .pe-features main .image-block {
    margin: 0 20px;
  }
}
#edge #peContent .pe-features main .image-block.animated {
  opacity: 1;
}
#edge #peContent .pe-features main .image-wrapper {
  padding: 9px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  background: #fff;
}
#edge #peContent .pe-features main .image-wrapper video {
  width: 100%;
}
#edge #peContent .pe-features a.button {
  cursor: pointer;
  line-height: 30px;
  border: 2px solid #1f3a52;
  background-color: transparent;
  transition: 0.3s;
}
#edge #peContent .pe-features a.button:hover {
  background-color: #1f3a52;
  color: #fff;
}
#edge .main-bg {
  padding: 61px 0;
}
#edge .main-bg:nth-child(even) {
  background: rgba(48, 86, 128, 0.05);
}
#edge .pe-features img {
  max-width: 200px;
  width: 200px;
  height: 150px;
}
#edge .edge-features {
  margin: 0 0 60px;
}
#edge .edge-features .main-bg:nth-child(odd) main {
  flex-direction: column-reverse;
}
#edge .edge-features .main-bg:nth-child(even) main {
  flex-direction: column-reverse;
}
#edge .edge-features h2#feature-comparison-matrix {
  padding-top: 0;
  padding-bottom: 30px;
  font-size: 28px;
}
#edge .edge-features #feature-comparison {
  background: #1f3a52 url(/images/texture.png);
  background-size: auto 100%;
  margin-top: 70px;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
#edge .edge-features #feature-comparison table {
  margin: auto;
  border: none;
  max-width: 100%;
  transform: translateY(-70px);
}
#edge .edge-features #feature-comparison table th:nth-child(2),
#edge .edge-features #feature-comparison table th:nth-child(4),
#edge .edge-features #feature-comparison table td:nth-child(2),
#edge .edge-features #feature-comparison table td:nth-child(4) {
  opacity: 0;
}
#edge .edge-features #feature-comparison table th:nth-child(2).animated,
#edge .edge-features #feature-comparison table th:nth-child(4).animated,
#edge .edge-features #feature-comparison table td:nth-child(2).animated,
#edge .edge-features #feature-comparison table td:nth-child(4).animated {
  opacity: 1;
}
#edge .edge-features #feature-comparison table th:nth-child(2),
#edge .edge-features #feature-comparison table td:nth-child(2) {
  transition-delay: 0.3s;
}
#edge .edge-features #feature-comparison table th:nth-child(4),
#edge .edge-features #feature-comparison table td:nth-child(4) {
  transition-delay: 0.6s;
}
#edge .edge-features #feature-comparison table thead {
  background: 0 0;
  color: #fff;
}
#edge .edge-features #feature-comparison table th {
  font-weight: 500;
  height: 70px;
}
#edge .edge-features #feature-comparison table th,
#edge .edge-features #feature-comparison table td:nth-child(2),
#edge .edge-features #feature-comparison table td:nth-child(3),
#edge .edge-features #feature-comparison table td:nth-child(4),
#edge .edge-features #feature-comparison table td:nth-child(5) {
  text-align: center;
}
#edge .edge-features #feature-comparison table th:nth-child(1) {
  width: 120px;
}
#edge .edge-features #feature-comparison table th:nth-child(3),
#edge .edge-features #feature-comparison table th:nth-child(5) {
  width: 20px;
}
#edge .edge-features #feature-comparison table th:nth-child(2),
#edge .edge-features #feature-comparison table th:nth-child(4) {
  font-size: 14px;
  padding: 0 0 10px;
  width: 100px;
}
#edge .edge-features #feature-comparison table th:nth-child(2) .product-header,
#edge .edge-features #feature-comparison table th:nth-child(4) .product-header {
  height: 100%;
  padding: 4px;
  background: rgba(0, 0, 0, 0.33);
}
#edge .edge-features #feature-comparison table th:nth-child(2) {
  background: #5389c5;
}
#edge .edge-features #feature-comparison table th:nth-child(4) {
  background: #45818e;
}
#edge .edge-features #feature-comparison table tr {
  background: 0 0;
  height: 60px;
}
#edge .edge-features #feature-comparison table tr:nth-child(1) {
  height: 10px;
}
#edge .edge-features #feature-comparison table td {
  border-top: none;
  background: 0 0;
  color: #fff;
  padding: 10px;
}
#edge .edge-features #feature-comparison table td a.feature-link {
  color: #fff;
  font-weight: 500;
}
#edge .edge-features #feature-comparison table td a.feature-link:hover {
  text-decoration: underline;
}
#edge
  .edge-features
  #feature-comparison
  table
  td
  a.feature-link
  span.info::after {
  position: absolute;
  font-family: FontAwesome;
  color: #40ceef;
  content: "";
  font-size: 10px;
  transform: translate(2px, -2px);
  display: inline-block;
}
#edge .edge-features #feature-comparison table td:nth-child(1) {
  font-size: 12px;
}
#edge .edge-features #feature-comparison table td:nth-child(2),
#edge .edge-features #feature-comparison table td:nth-child(4) {
  font-size: 16px;
}
#edge .edge-features #feature-comparison table td:nth-child(2).checked,
#edge .edge-features #feature-comparison table td:nth-child(2).unchecked,
#edge .edge-features #feature-comparison table td:nth-child(4).checked,
#edge .edge-features #feature-comparison table td:nth-child(4).unchecked {
  background-size: auto 15px;
  background-position: center center;
  background-repeat: no-repeat;
}
#edge .edge-features #feature-comparison table td:nth-child(2).checked,
#edge .edge-features #feature-comparison table td:nth-child(4).checked {
  background-image: url(/images/pe/feature-checked.svg);
}
#edge .edge-features #feature-comparison table td:nth-child(2).unchecked,
#edge .edge-features #feature-comparison table td:nth-child(4).unchecked {
  background-image: url(/images/pe/feature-unchecked.svg);
}
#edge .edge-features #feature-comparison table td:nth-child(2) {
  background: #5389c5;
}
#edge .edge-features #feature-comparison table td:nth-child(4) {
  background: #45818e;
}
#edge .edge-features .pricing-prompt {
  display: flex;
  flex-direction: row;
  background: #30557f;
  color: #fff;
  padding: 16px;
  margin: 15px -15px;
}
#edge .edge-features .pricing-prompt .prompt-image-container {
  margin-right: 15px;
}
#edge .edge-features .pricing-prompt .pricing-prompt-title {
  padding-bottom: 15px;
  text-align: center;
}
#edge .edge-features .pricing-prompt p {
  font-size: 18px;
  text-align: center;
}
#edge .edge-features #pricing-models-cards {
  padding-left: 0;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#edge .edge-features #pricing-models-cards main {
  opacity: 0;
  background: #45818e;
  color: #fff;
  margin: 10px 10px 10px 0;
  padding: 8px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  flex: 0 0 100%;
  max-width: 100%;
}
#edge .edge-features #pricing-models-cards main.animated {
  opacity: 1;
}
#edge .edge-features #pricing-models-cards main .content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#edge .edge-features #pricing-models-cards main .content .content-title {
  margin-bottom: 0.75rem;
}
#edge .edge-features #pricing-models-cards main .content h4 {
  color: #eee;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 1.2rem;
}
#edge .edge-features #pricing-models-cards main .content p + p {
  margin-top: 10px;
}
#edge .edge-features #pricing-models-cards main .content .content-block {
  padding: 1.25rem;
}
#edge .edge-features #pricing-models-cards main .content .content-block.py-0x {
  padding-top: 0;
  padding-bottom: 0;
}
#edge .edge-features #pricing-models-cards main .content .content-block.pb-0x {
  padding-bottom: 0;
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .content-block
  .marketplace {
  display: flex;
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .content-block
  .marketplace
  .pricing-image-wrapper {
  flex: 1;
  margin: 16px;
  display: flex;
  align-items: center;
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper {
  background: rgba(255, 255, 255, 0.95);
  padding: 20px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper.clickable {
  position: relative;
  transition: background-color linear 250ms;
  cursor: pointer;
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper.clickable:hover {
  background: rgba(255, 255, 255, 0.6);
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper.clickable
  a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper
  img {
  width: 100%;
}
#edge .edge-features #pricing-models-cards main .content a.button {
  text-align: center;
  padding: 0.3rem 3rem;
  cursor: pointer;
  line-height: 30px;
  border: 2px solid #fff;
  background-color: #fff;
  color: #45818e;
  transition: 0.3s;
}
#edge .edge-features #pricing-models-cards main .content a.button:hover {
  background-color: #3c6c79;
  color: #fff;
}
#edge
  .edge-features
  #pricing-models-cards
  main
  .content
  .deploy-buttons
  a.button {
  width: 205px;
  min-width: 205px;
}
#edge #deployment-options:before {
  display: block;
  content: " ";
  margin-top: -80px;
  height: 80px;
  visibility: hidden;
}
#edge .try-edge {
  opacity: 0;
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 40px;
  border: 2px solid #f4511e;
  background-color: #f4511e;
  transition: 0.3s;
}
#edge .try-edge.animated {
  opacity: 1;
}
#edge .try-edge:hover {
  background-color: #fff;
  color: #f4511e;
}
#edge .flyout-button {
  display: none;
}
#edge .header-animation {
  max-width: 100%;
  opacity: 0;
  transform: translate3d(0, 45px, 0);
  animation-name: slideup-in;
  animation-duration: 600ms;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-fill-mode: forwards;
}
#edge .header-animation:nth-child(1) {
  animation-delay: 0ms;
}
#edge .header-animation:nth-child(2) {
  animation-delay: 300ms;
}
#edge .header-animation:nth-child(3) {
  animation-delay: 600ms;
}
#edge .header-animation:nth-child(4) {
  animation-delay: 900ms;
}
#edge .header-animation:nth-child(5) {
  animation-delay: 1200ms;
}
#edge .header-btn-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
#edge .header-start-btn {
  margin: 0 10px;
}
@keyframes slideup-in {
  from {
    opacity: 0;
    transform: translate3d(0, 45px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
#edge .more-features {
  color: #000;
  margin: 0 auto 90px;
  max-width: 1200px;
}
#edge .more-features .more-features__head {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  margin: 0 0 60px;
}
#edge .more-features .elements {
  display: flex;
  flex-direction: column;
}
#edge .more-features .more-features__element {
  display: flex;
  opacity: 0;
  margin: 0 0 20px;
}
#edge .more-features .more-features__element.animated {
  opacity: 1;
}
#edge .more-features .more-features__element .more-features-elements__icon {
  width: 80px;
  height: 80px;
}
#edge
  .more-features
  .more-features__element
  .more-features-elements__icon::after {
  content: "";
  display: inline-block;
}
#edge .more-features .more-features__element .analytics::after {
  content: url(/products/thingsboard-edge/images/analytics.svg);
}
#edge .more-features .more-features__element .data::after {
  content: url(/products/thingsboard-edge/images/data.svg);
}
#edge .more-features .more-features__element .deployment::after {
  content: url(/products/thingsboard-edge/images/deployment.svg);
}
#edge .more-features .more-features__element .real-time::after {
  content: url(/products/thingsboard-edge/images/real-time.svg);
}
#edge .more-features .more-features__element .more-features__separation-block {
  border-left: 1px solid rgba(48, 86, 128, 0.3);
  padding: 0 20px;
}
#edge
  .more-features
  .more-features__element
  .more-features__separation-block
  .more-features-element__head {
  font-size: 24px;
  line-height: 28px;
  color: #305680;
  margin: 0 0 20px;
}
#edge
  .more-features
  .more-features__element
  .more-features__separation-block
  .more-features__text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  margin: 0 0 20px;
}
#edge .try-button-block {
  padding: 0 0 64px;
  text-align: center;
}
@media screen and (min-width: 750px) {
  #edge #hero #hero-content .pe-title {
    font-size: 36px;
  }
  #edge #hero #hero-content .pe-subTitle {
    font-size: 22px;
  }
}
@media screen and (min-width: 960px) {
  #edge .pe-features .main-bg:nth-child(odd) main {
    padding-right: 0;
  }
  #edge .pe-features .main-bg:nth-child(even) main {
    padding-left: 0;
  }
  #edge .pe-features img {
    max-width: 220px;
    width: 220px;
  }
  #edge .edge-features .main-bg:nth-child(odd) main {
    flex-direction: row;
  }
  #edge .edge-features .main-bg:nth-child(even) main {
    flex-direction: row-reverse;
  }
  #edge h2#feature-comparison-matrix {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 46px;
  }
  #edge #feature-comparison table {
    max-width: 80%;
  }
  #edge #feature-comparison table th {
    height: 80px;
  }
  #edge #feature-comparison table th:nth-child(1) {
    width: 320px;
  }
  #edge #feature-comparison table th:nth-child(3),
  #edge #feature-comparison table th:nth-child(5) {
    width: 15px;
  }
  #edge #feature-comparison table th:nth-child(2),
  #edge #feature-comparison table th:nth-child(4) {
    font-size: 18px;
    padding: 0 0 20px;
    width: 200px;
  }
  #edge #feature-comparison table th:nth-child(2) .product-header,
  #edge #feature-comparison table th:nth-child(4) .product-header {
    padding: 8px;
  }
  #edge #feature-comparison table td:nth-child(1) {
    font-size: 16px;
  }
  #edge #feature-comparison table td:nth-child(2),
  #edge #feature-comparison table td:nth-child(4) {
    font-size: 20px;
  }
  #edge #feature-comparison table td:nth-child(2).checked,
  #edge #feature-comparison table td:nth-child(2).unchecked,
  #edge #feature-comparison table td:nth-child(4).checked,
  #edge #feature-comparison table td:nth-child(4).unchecked {
    background-size: auto 20px;
  }
  #edge #peContent .more-features .elements {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #edge #peContent .more-features .elements > .more-features__element {
    width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  #edge footer main {
    max-width: 1000px;
  }
  #edge .pe-features main {
    width: calc(100% - 100px);
  }
  #edge #peContent {
    width: 100%;
  }
  #edge #peContent #feature-comparison {
    margin-left: calc(-50vw + 50% + 20px);
  }
  #edge #peContent #feature-comparison table {
    max-width: 70%;
  }
  #edge
    #peContent
    #feature-comparison
    table
    td
    a.feature-link
    span.info::after {
    font-size: 14px;
    transform: translate(3px, -5px);
  }
  #edge #peContent #pricing-models-cards {
    flex-direction: row;
  }
  #edge #peContent #pricing-models-cards main {
    margin: 15px;
    padding: 16px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #edge
    #peContent
    #pricing-models-cards
    main
    .content
    .content-block
    .marketplace
    .pricing-image-wrapper {
    margin: 2px;
    padding: 8px;
  }
}
@media screen and (min-width: 1250px) {
  #edge #viewDocs.center-button {
    display: inline-block;
  }
  #edge #hero #hero-content:nth-child(2) {
    margin-bottom: 60px;
  }
  #edge #hero #hero-content .pe-title {
    font-size: 64px;
  }
  #edge #hero #hero-content .pe-subTitle {
    font-size: 28px;
  }
  #edge #hero #hero-content .try-pe,
  #edge #peContent .try-pe {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    border-width: 3px;
  }
  #edge
    #peContent
    #pricing-models-cards
    main
    .content
    .content-block
    .marketplace
    .pricing-image-wrapper {
    margin: 8px;
    padding: 16px;
  }
  #edge .try-edge {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    border-width: 3px;
  }
}
@media screen and (min-width: 1500px) {
  #edge #peContent main {
    width: calc(100% - 400px);
  }
  #edge #peContent #feature-comparison table {
    max-width: 50%;
  }
}
#edge #intro {
  color: #44474a;
}
#edge #intro h1 {
  color: #212529;
  font-weight: 600;
  text-align: center;
  font-size: 32px;
  line-height: 48px;
}
#edge #intro h1 a {
  color: #305680;
}
#edge #intro h2 {
  margin: 48px 0 36px;
  text-align: center;
  color: #707275;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}
#edge #intro h3 {
  border: none;
  font-weight: 400;
}
#edge #intro p {
  line-height: 1.5em;
}
.bold {
  font-weight: 700;
}
.cBlue {
  color: #305680;
}
#trendz:not(.open-nav):not(.flip-nav) header::after {
  opacity: 0;
}
#trendz #hero {
  height: 100vh;
  padding-top: 0;
  position: relative;
  overflow: hidden;
  background: 0 0;
}
#trendz #hero .h1 {
  line-height: 1.3;
  margin-left: 15px;
  margin-right: 15px;
}
#trendz #hero .video-cover {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/images/trendz/preview/line-preview.png);
}
#trendz #hero #hero-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.5);
}
#trendz #hero #hero-content .pe-title {
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
  margin-bottom: 7px;
}
@media screen and (min-width: 960px) {
  #trendz #hero #hero-content .pe-title {
    margin-bottom: 20px;
  }
}
#trendz #hero #hero-content .pe-subTitle {
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
  font-size: 15px;
  margin-bottom: 34px;
}
@media screen and (min-width: 960px) {
  #trendz #hero #hero-content .pe-subTitle {
    margin-bottom: 52px;
  }
}
#trendz #hero #hero-content .try-pe {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#trendz #hero #hero-content .try-pe:hover {
  background-color: #fff;
  color: #1f3a52;
}
#trendz #hero #hero-content .pe-arrow {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 24;
  color: #fff;
}
#trendz #hero #hero-content .pe-arrow a {
  color: #fff;
}
#trendz #hero #hero-content.arrow-hidden .pe-arrow {
  display: none;
}
#trendz #peContent {
  color: #424242;
}
#trendz #peContent .try-button {
  box-shadow: none;
  border: 2px solid #305680;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
  color: rgba(48, 86, 128, 0.87);
  font-weight: 400;
}
#trendz #peContent .try-pe {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 40px;
  border: 2px solid #f4511e;
  background-color: #f4511e;
  transition: 0.3s;
}
#trendz #peContent h2 {
  border: none;
  text-align: center;
  font-weight: 400;
}
#trendz #peContent h3 {
  border: none;
  font-weight: 400;
}
#trendz #peContent p {
  line-height: 1.5em;
  margin-bottom: 32px;
}
#trendz #peContent p:last-child {
  margin-bottom: 0;
}
#trendz #peContent .pe-features main {
  padding-top: 0;
  display: flex;
  justify-content: center;
}
#trendz #peContent .pe-features main .content {
  margin: 20px 23px;
  opacity: 0;
  animation-duration: 1.2s;
  flex: 4;
}
#trendz #peContent .pe-features main .content.animated {
  opacity: 1;
}
#trendz #peContent .pe-features main .content .header {
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 1.3;
}
#trendz #peContent .pe-features main .image-block {
  animation-duration: 1.2s;
  transform: translateY(0);
  opacity: 0;
  margin: 0 18px;
  flex: 5;
}
@media screen and (min-width: 960px) {
  #trendz #peContent .pe-features main .image-block {
    margin: 0 20px;
  }
}
#trendz #peContent .pe-features main .image-block.animated {
  opacity: 1;
}
#trendz #peContent .pe-features main .image-wrapper {
  padding: 9px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  background: #fff;
}
#trendz #peContent .pe-features main .image-wrapper video {
  width: 100%;
}
#trendz #peContent .pe-features a.button {
  cursor: pointer;
  line-height: 30px;
  border: 2px solid #1f3a52;
  background-color: transparent;
  transition: 0.3s;
}
#trendz #peContent .pe-features a.button:hover {
  background-color: #1f3a52;
  color: #fff;
}
#trendz #encyclopedia {
  padding: 0 0 20px;
}
#trendz .main-bg {
  padding: 61px 0;
}
#trendz .main-bg:nth-child(even) {
  background: rgba(48, 86, 128, 0.05);
}
#trendz .pe-features img {
  max-width: 200px;
  width: 200px;
  height: 150px;
}
#trendz .trendz-features {
  margin: 0 0 60px;
}
#trendz .trendz-features .main-bg:nth-child(odd) main {
  flex-direction: column-reverse;
}
#trendz .trendz-features .main-bg:nth-child(even) main {
  flex-direction: column-reverse;
}
#trendz .trendz-features h2#feature-comparison-matrix {
  padding-top: 0;
  padding-bottom: 30px;
  font-size: 28px;
}
#trendz .trendz-features #feature-comparison {
  background: #1f3a52 url(/images/texture.png);
  background-size: auto 100%;
  margin-top: 70px;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
#trendz .trendz-features #feature-comparison table {
  margin: auto;
  border: none;
  max-width: 100%;
  transform: translateY(-70px);
}
#trendz .trendz-features #feature-comparison table th:nth-child(2),
#trendz .trendz-features #feature-comparison table th:nth-child(4),
#trendz .trendz-features #feature-comparison table td:nth-child(2),
#trendz .trendz-features #feature-comparison table td:nth-child(4) {
  opacity: 0;
}
#trendz .trendz-features #feature-comparison table th:nth-child(2).animated,
#trendz .trendz-features #feature-comparison table th:nth-child(4).animated,
#trendz .trendz-features #feature-comparison table td:nth-child(2).animated,
#trendz .trendz-features #feature-comparison table td:nth-child(4).animated {
  opacity: 1;
}
#trendz .trendz-features #feature-comparison table th:nth-child(2),
#trendz .trendz-features #feature-comparison table td:nth-child(2) {
  transition-delay: 0.3s;
}
#trendz .trendz-features #feature-comparison table th:nth-child(4),
#trendz .trendz-features #feature-comparison table td:nth-child(4) {
  transition-delay: 0.6s;
}
#trendz .trendz-features #feature-comparison table thead {
  background: 0 0;
  color: #fff;
}
#trendz .trendz-features #feature-comparison table th {
  font-weight: 500;
  height: 70px;
}
#trendz .trendz-features #feature-comparison table th,
#trendz .trendz-features #feature-comparison table td:nth-child(2),
#trendz .trendz-features #feature-comparison table td:nth-child(3),
#trendz .trendz-features #feature-comparison table td:nth-child(4),
#trendz .trendz-features #feature-comparison table td:nth-child(5) {
  text-align: center;
}
#trendz .trendz-features #feature-comparison table th:nth-child(1) {
  width: 120px;
}
#trendz .trendz-features #feature-comparison table th:nth-child(3),
#trendz .trendz-features #feature-comparison table th:nth-child(5) {
  width: 20px;
}
#trendz .trendz-features #feature-comparison table th:nth-child(2),
#trendz .trendz-features #feature-comparison table th:nth-child(4) {
  font-size: 14px;
  padding: 0 0 10px;
  width: 100px;
}
#trendz
  .trendz-features
  #feature-comparison
  table
  th:nth-child(2)
  .product-header,
#trendz
  .trendz-features
  #feature-comparison
  table
  th:nth-child(4)
  .product-header {
  height: 100%;
  padding: 4px;
  background: rgba(0, 0, 0, 0.33);
}
#trendz .trendz-features #feature-comparison table th:nth-child(2) {
  background: #5389c5;
}
#trendz .trendz-features #feature-comparison table th:nth-child(4) {
  background: #45818e;
}
#trendz .trendz-features #feature-comparison table tr {
  background: 0 0;
  height: 60px;
}
#trendz .trendz-features #feature-comparison table tr:nth-child(1) {
  height: 10px;
}
#trendz .trendz-features #feature-comparison table td {
  border-top: none;
  background: 0 0;
  color: #fff;
  padding: 10px;
}
#trendz .trendz-features #feature-comparison table td a.feature-link {
  color: #fff;
  font-weight: 500;
}
#trendz .trendz-features #feature-comparison table td a.feature-link:hover {
  text-decoration: underline;
}
#trendz
  .trendz-features
  #feature-comparison
  table
  td
  a.feature-link
  span.info::after {
  position: absolute;
  font-family: FontAwesome;
  color: #40ceef;
  content: "";
  font-size: 10px;
  transform: translate(2px, -2px);
  display: inline-block;
}
#trendz .trendz-features #feature-comparison table td:nth-child(1) {
  font-size: 12px;
}
#trendz .trendz-features #feature-comparison table td:nth-child(2),
#trendz .trendz-features #feature-comparison table td:nth-child(4) {
  font-size: 16px;
}
#trendz .trendz-features #feature-comparison table td:nth-child(2).checked,
#trendz .trendz-features #feature-comparison table td:nth-child(2).unchecked,
#trendz .trendz-features #feature-comparison table td:nth-child(4).checked,
#trendz .trendz-features #feature-comparison table td:nth-child(4).unchecked {
  background-size: auto 15px;
  background-position: center center;
  background-repeat: no-repeat;
}
#trendz .trendz-features #feature-comparison table td:nth-child(2).checked,
#trendz .trendz-features #feature-comparison table td:nth-child(4).checked {
  background-image: url(/images/pe/feature-checked.svg);
}
#trendz .trendz-features #feature-comparison table td:nth-child(2).unchecked,
#trendz .trendz-features #feature-comparison table td:nth-child(4).unchecked {
  background-image: url(/images/pe/feature-unchecked.svg);
}
#trendz .trendz-features #feature-comparison table td:nth-child(2) {
  background: #5389c5;
}
#trendz .trendz-features #feature-comparison table td:nth-child(4) {
  background: #45818e;
}
#trendz .trendz-features #pe-customers .customers-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#trendz .trendz-features #pe-customers .customers-container .customer-block {
  opacity: 0;
  max-width: 100%;
  padding: 20px 30px;
  width: 230px;
}
#trendz
  .trendz-features
  #pe-customers
  .customers-container
  .customer-block.animated {
  opacity: 1;
}
#trendz .trendz-features #pe-customers .customers-container .customer-block a {
  cursor: pointer;
  color: #3371e3;
  text-decoration: none;
}
#trendz
  .trendz-features
  #pe-customers
  .customers-container
  .customer-block
  a:hover {
  text-decoration: underline;
}
#trendz .trendz-features #pe-customers .customers-container .customer-block p {
  margin: 15px 0;
}
#trendz .trendz-features .pricing-prompt {
  display: flex;
  flex-direction: row;
  background: #30557f;
  color: #fff;
  padding: 16px;
  margin: 15px -15px;
}
#trendz .trendz-features .pricing-prompt .prompt-image-container {
  margin-right: 15px;
}
#trendz .trendz-features .pricing-prompt .pricing-prompt-title {
  padding-bottom: 15px;
  text-align: center;
}
#trendz .trendz-features .pricing-prompt p {
  font-size: 18px;
  text-align: center;
}
#trendz .trendz-features #pricing-models-cards {
  padding-left: 0;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#trendz .trendz-features #pricing-models-cards main {
  opacity: 0;
  background: #45818e;
  color: #fff;
  margin: 10px 10px 10px 0;
  padding: 8px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  flex: 0 0 100%;
  max-width: 100%;
}
#trendz .trendz-features #pricing-models-cards main.animated {
  opacity: 1;
}
#trendz .trendz-features #pricing-models-cards main .content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#trendz .trendz-features #pricing-models-cards main .content .content-title {
  margin-bottom: 0.75rem;
}
#trendz .trendz-features #pricing-models-cards main .content h4 {
  color: #eee;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 1.2rem;
}
#trendz .trendz-features #pricing-models-cards main .content p + p {
  margin-top: 10px;
}
#trendz .trendz-features #pricing-models-cards main .content .content-block {
  padding: 1.25rem;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .content-block.py-0x {
  padding-top: 0;
  padding-bottom: 0;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .content-block.pb-0x {
  padding-bottom: 0;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .content-block
  .marketplace {
  display: flex;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .content-block
  .marketplace
  .pricing-image-wrapper {
  flex: 1;
  margin: 16px;
  display: flex;
  align-items: center;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper {
  background: rgba(255, 255, 255, 0.95);
  padding: 20px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper.clickable {
  position: relative;
  transition: background-color linear 250ms;
  cursor: pointer;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper.clickable:hover {
  background: rgba(255, 255, 255, 0.6);
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper.clickable
  a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .pricing-image-wrapper
  img {
  width: 100%;
}
#trendz .trendz-features #pricing-models-cards main .content a.button {
  text-align: center;
  padding: 0.3rem 3rem;
  cursor: pointer;
  line-height: 30px;
  border: 2px solid #fff;
  background-color: #fff;
  color: #45818e;
  transition: 0.3s;
}
#trendz .trendz-features #pricing-models-cards main .content a.button:hover {
  background-color: #3c6c79;
  color: #fff;
}
#trendz
  .trendz-features
  #pricing-models-cards
  main
  .content
  .deploy-buttons
  a.button {
  width: 205px;
  min-width: 205px;
}
#trendz #deployment-options:before {
  display: block;
  content: " ";
  margin-top: -80px;
  height: 80px;
  visibility: hidden;
}
#trendz .try-trendz {
  opacity: 0;
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 40px;
  border: 2px solid #f4511e;
  background-color: #f4511e;
  transition: 0.3s;
}
#trendz .try-trendz.animated {
  opacity: 1;
}
#trendz .try-trendz:hover {
  background-color: #fff;
  color: #f4511e;
}
#trendz .flyout-button {
  display: none;
}
#trendz .header-animation {
  max-width: 100%;
  opacity: 0;
  transform: translate3d(0, 45px, 0);
  animation-name: slideup-in;
  animation-duration: 600ms;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-fill-mode: forwards;
}
#trendz .header-animation:nth-child(1) {
  animation-delay: 0ms;
}
#trendz .header-animation:nth-child(2) {
  animation-delay: 300ms;
}
#trendz .header-animation:nth-child(3) {
  animation-delay: 600ms;
}
#trendz .header-animation:nth-child(4) {
  animation-delay: 900ms;
}
#trendz .header-animation:nth-child(5) {
  animation-delay: 1200ms;
}
#trendz .header-btn-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
#trendz .header-start-btn {
  margin: 0 10px;
}
@keyframes slideup-in {
  from {
    opacity: 0;
    transform: translate3d(0, 45px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
#trendz .more-features {
  color: #000;
  margin: 0 auto 90px;
  max-width: 1200px;
}
#trendz .more-features .more-features__head {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  margin: 0 0 60px;
}
#trendz .more-features .elements {
  display: flex;
  flex-direction: column;
}
#trendz .more-features .more-features__element {
  display: flex;
  opacity: 0;
  margin: 0 0 20px;
}
#trendz .more-features .more-features__element.animated {
  opacity: 1;
}
#trendz .more-features .more-features__element .more-features-elements__icon {
  width: 80px;
  height: 80px;
}
#trendz
  .more-features
  .more-features__element
  .more-features-elements__icon::after {
  content: "";
  display: inline-block;
}
#trendz .more-features .more-features__element .analytics::after {
  content: url(/products/trendz/images/analytics.svg);
}
#trendz .more-features .more-features__element .data::after {
  content: url(/products/trendz/images/data.svg);
}
#trendz .more-features .more-features__element .deployment::after {
  content: url(/products/trendz/images/deployment.svg);
}
#trendz .more-features .more-features__element .real-time::after {
  content: url(/products/trendz/images/real-time.svg);
}
#trendz
  .more-features
  .more-features__element
  .more-features__separation-block {
  border-left: 1px solid rgba(48, 86, 128, 0.3);
  padding: 0 20px;
}
#trendz
  .more-features
  .more-features__element
  .more-features__separation-block
  .more-features-element__head {
  font-size: 24px;
  line-height: 28px;
  color: #305680;
  margin: 0 0 20px;
}
#trendz
  .more-features
  .more-features__element
  .more-features__separation-block
  .more-features__text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  margin: 0 0 20px;
}
#trendz .try-button-block {
  padding: 0 0 64px;
  text-align: center;
}
@media screen and (min-width: 750px) {
  #trendz #hero #hero-content .pe-title {
    font-size: 36px;
  }
  #trendz #hero #hero-content .pe-subTitle {
    font-size: 22px;
  }
}
@media screen and (min-width: 960px) {
  #trendz .pe-features .main-bg:nth-child(odd) main {
    padding-right: 0;
  }
  #trendz .pe-features .main-bg:nth-child(even) main {
    padding-left: 0;
  }
  #trendz .pe-features img {
    max-width: 220px;
    width: 220px;
  }
  #trendz .trendz-features .main-bg:nth-child(odd) main {
    flex-direction: row;
  }
  #trendz .trendz-features .main-bg:nth-child(even) main {
    flex-direction: row-reverse;
  }
  #trendz h2#feature-comparison-matrix {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 46px;
  }
  #trendz #feature-comparison table {
    max-width: 80%;
  }
  #trendz #feature-comparison table th {
    height: 80px;
  }
  #trendz #feature-comparison table th:nth-child(1) {
    width: 320px;
  }
  #trendz #feature-comparison table th:nth-child(3),
  #trendz #feature-comparison table th:nth-child(5) {
    width: 15px;
  }
  #trendz #feature-comparison table th:nth-child(2),
  #trendz #feature-comparison table th:nth-child(4) {
    font-size: 18px;
    padding: 0 0 20px;
    width: 200px;
  }
  #trendz #feature-comparison table th:nth-child(2) .product-header,
  #trendz #feature-comparison table th:nth-child(4) .product-header {
    padding: 8px;
  }
  #trendz #feature-comparison table td:nth-child(1) {
    font-size: 16px;
  }
  #trendz #feature-comparison table td:nth-child(2),
  #trendz #feature-comparison table td:nth-child(4) {
    font-size: 20px;
  }
  #trendz #feature-comparison table td:nth-child(2).checked,
  #trendz #feature-comparison table td:nth-child(2).unchecked,
  #trendz #feature-comparison table td:nth-child(4).checked,
  #trendz #feature-comparison table td:nth-child(4).unchecked {
    background-size: auto 20px;
  }
  #trendz #peContent .more-features .elements {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #trendz #peContent .more-features .elements > .more-features__element {
    width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  #trendz footer main {
    max-width: 1000px;
  }
  #trendz .pe-features main {
    width: calc(100% - 100px);
  }
  #trendz #peContent {
    width: 100%;
  }
  #trendz #peContent #feature-comparison {
    margin-left: calc(-50vw + 50% + 20px);
  }
  #trendz #peContent #feature-comparison table {
    max-width: 70%;
  }
  #trendz
    #peContent
    #feature-comparison
    table
    td
    a.feature-link
    span.info::after {
    font-size: 14px;
    transform: translate(3px, -5px);
  }
  #trendz #peContent #pricing-models-cards {
    flex-direction: row;
  }
  #trendz #peContent #pricing-models-cards main {
    margin: 15px;
    padding: 16px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #trendz
    #peContent
    #pricing-models-cards
    main
    .content
    .content-block
    .marketplace
    .pricing-image-wrapper {
    margin: 2px;
    padding: 8px;
  }
}
@media screen and (min-width: 1250px) {
  #trendz #viewDocs.center-button {
    display: inline-block;
  }
  #trendz #hero #hero-content:nth-child(2) {
    margin-bottom: 60px;
  }
  #trendz #hero #hero-content .pe-title {
    font-size: 64px;
  }
  #trendz #hero #hero-content .pe-subTitle {
    font-size: 28px;
  }
  #trendz #hero #hero-content .try-pe,
  #trendz #peContent .try-pe {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    border-width: 3px;
  }
  #trendz
    #peContent
    #pricing-models-cards
    main
    .content
    .content-block
    .marketplace
    .pricing-image-wrapper {
    margin: 8px;
    padding: 16px;
  }
  #trendz .try-trendz {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    border-width: 3px;
  }
}
@media screen and (min-width: 1500px) {
  #trendz #peContent main {
    width: calc(100% - 400px);
  }
  #trendz #peContent #feature-comparison table {
    max-width: 50%;
  }
}
.bold {
  font-weight: 700;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}
html#pricing {
  color: #424242;
}
html#pricing .tCenter {
  text-align: center;
}
html#pricing #hero {
  padding-top: 60px;
}
html#pricing #encyclopedia {
  padding: 0;
  overflow: initial;
}
html#pricing .flyout-button {
  display: none;
}
html#pricing #viewPricing.center-button {
  display: none;
}
@media (min-width: 1400px) {
  html#pricing .col-gt-xl {
    flex: 1;
    max-width: 100%;
  }
}
html#pricing #pricingContent {
  color: #212529;
  position: relative;
  background-color: #fff;
  width: 100%;
  margin: auto;
}
html#pricing #pricingContent .faq-content {
  padding: 60px 0 80px;
}
html#pricing #pricingContent .faq-content * + h2,
html#pricing #pricingContent .faq-content * + h3,
html#pricing #pricingContent .faq-content * + h4,
html#pricing #pricingContent .faq-content * + h5,
html#pricing #pricingContent .faq-content * + h6 {
  margin-top: 30px;
}
html#pricing #pricingContent .faq-content h1 {
  text-align: center;
}
html#pricing #pricingContent .faq-content h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 300;
  line-height: 54px;
}
html#pricing #pricingContent .faq-content h2#faq {
  padding-bottom: 48px;
}
html#pricing #pricingContent .faq-content h3 {
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 16px;
}
html#pricing #pricingContent .faq-content p {
  line-height: 1.5em;
}
html#pricing #pricingContent .faq-content ul,
html#pricing #pricingContent .faq-content ol {
  margin: 20px 0;
  padding-left: 30px;
  font-weight: 400;
}
html#pricing #pricingContent .faq-content ul li {
  list-style: disc;
  margin-bottom: 0.75em;
}
html#pricing #pricingContent .faq-content .pi-accordion h4.title {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  padding: 22px;
  transition: none;
}
html#pricing #pricingContent .faq-content .pi-accordion h4.title:after {
  content: "+";
  position: absolute;
  right: 25px;
  font-size: 28px;
  color: #707275;
  transform: rotate(0deg);
  transition: transform 0.3s;
  margin-right: 1px;
}
html#pricing #pricingContent .faq-content .pi-accordion div.item {
  border: 1px solid #ebebeb;
  border-radius: 4px;
  overflow: visible;
}
html#pricing #pricingContent .faq-content .pi-accordion div.item:hover {
  border: 2px solid #2a7dec;
}
html#pricing
  #pricingContent
  .faq-content
  .pi-accordion
  div.item:hover
  h4.title {
  padding: 21px;
  color: #1f3a52;
}
html#pricing
  #pricingContent
  .faq-content
  .pi-accordion
  div.item:hover
  h4.title:after {
  color: #1f3a52;
  right: 24px;
}
html#pricing
  #pricingContent
  .faq-content
  .pi-accordion
  div.item:not(:last-of-type) {
  margin-bottom: 7px;
}
html#pricing #pricingContent .faq-content .pi-accordion div.item:before {
  display: block;
  content: " ";
  margin-top: -70px;
  height: 70px;
  visibility: hidden;
}
html#pricing
  #pricingContent
  .faq-content
  .pi-accordion
  div.item
  > h4.title:before {
  display: none;
}
html#pricing #pricingContent .faq-content .pi-accordion .content {
  border: none;
  box-shadow: none;
  border-radius: 4px;
  padding: 5px 50px 25px 10px;
  margin: 0 10px 10px;
}
html#pricing #pricingContent .faq-content .pi-accordion .item.on {
  border: 2px solid #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
}
html#pricing #pricingContent .faq-content .pi-accordion .item.on h4.title {
  padding: 21px;
}
html#pricing
  #pricingContent
  .faq-content
  .pi-accordion
  .item.on
  h4.title:after {
  transform: rotate(45deg);
  transition: transform 0.3s;
  margin: unset;
}
html#pricing #pricingContent a.btn-blue,
html#pricing #pricingContent button.btn-blue {
  background-color: #2a7dec;
  color: #fff;
  padding: 8px 24px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  outline: none;
  border-radius: 4px;
  border: solid 2px #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
  line-height: 28px;
}
html#pricing #pricingContent a.btn-blue:hover,
html#pricing #pricingContent button.btn-blue:hover {
  background-color: #fff;
  color: #2a7dec;
}
html#pricing #pricingContent a.btn-blue {
  text-decoration: none;
}
html#pricing #pricingContent .pricing-square {
  padding: 25px 32px;
  box-shadow: 0 52px 40px -32px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background-color: #fff;
  height: 100%;
}
html#pricing #pricingContent .pricing-square h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
}
html#pricing #pricingContent .pricing-square .pricing-square-description {
  font-size: 16px;
  line-height: 24px;
  color: #707275;
}
@media (min-width: 768px) {
  html#pricing #pricingContent .pricing-square .pricing-square-description {
    min-height: 110px;
  }
}
@media (min-width: 992px) {
  html#pricing #pricingContent .pricing-square .pricing-square-description {
    min-height: 120px;
  }
}
@media (min-width: 1200px) {
  html#pricing #pricingContent .pricing-square .pricing-square-description {
    min-height: 120px;
  }
}
@media (min-width: 1400px) {
  html#pricing #pricingContent .pricing-square .pricing-square-description {
    min-height: 100px;
  }
}
html#pricing #pricingContent .pricing-square .pricing-square-description p {
  margin-bottom: 1rem;
}
html#pricing #pricingContent .pricing-square .pricing-square-price {
  font-weight: 700;
  font-size: 32px;
  line-height: 60px;
  text-align: center;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  html#pricing #pricingContent .pricing-square .pricing-square-price {
    min-height: 42px;
  }
}
html#pricing #pricingContent .pricing-square .pricing-square-price span {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
}
html#pricing #pricingContent .pricing-square .pricing-square-item {
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 5px;
  margin-left: 32px;
}
html#pricing #pricingContent .pricing-square .pricing-square-item:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/item-check.svg) no-repeat;
  width: 18px;
  height: 19px;
  margin-right: 11px;
  margin-left: -32px;
}
html#pricing #pricingContent .solution-selector {
  height: 44px;
  border-radius: 26px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  html#pricing #pricingContent .solution-selector {
    margin-bottom: 0;
  }
}
html#pricing #pricingContent .solution-selector .solution {
  padding-left: 14px;
  padding-right: 24px;
}
html#pricing #pricingContent .solution-selector .solution:nth-of-type(1) {
  margin-right: 12px;
}
html#pricing #pricingContent .solution-selector .solution h3 {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 480px) {
  html#pricing #pricingContent .solution-selector .solution h3 {
    font-size: 18px;
    line-height: 27px;
  }
}
html#pricing #pricingContent .solution-selector .solution h3:before {
  padding-right: 12px;
  line-height: 42px;
}
html#pricing #pricingContent .solution-selector .solution.active {
  border-radius: 22px;
}
html#pricing #pricingContent .product-selector {
  height: 44px;
  border-radius: 26px;
}
html#pricing #pricingContent .product-selector .solution {
  padding-left: 14px;
  padding-right: 24px;
}
html#pricing #pricingContent .product-selector .solution:nth-of-type(1) {
  margin-right: 12px;
}
html#pricing #pricingContent .product-selector .solution h3 {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 480px) {
  html#pricing #pricingContent .product-selector .solution h3 {
    font-size: 18px;
    line-height: 27px;
  }
}
html#pricing #pricingContent .product-selector .solution h3:before {
  padding-right: 12px;
  line-height: 42px;
}
html#pricing #pricingContent .product-selector .solution.active {
  border-radius: 22px;
}
html#pricing #pricingContent a.faq-link:after {
  transform: translate(5%, -80%);
}
html#pricing #pricingContent .solution-selector,
html#pricing #pricingContent .product-selector {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
html#pricing #pricingContent .solution-selector .solution,
html#pricing #pricingContent .product-selector .solution {
  position: relative;
  color: #707275;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
}
html#pricing #pricingContent .solution-selector .solution h3,
html#pricing #pricingContent .product-selector .solution h3 {
  font-weight: 500;
}
html#pricing #pricingContent .solution-selector .solution h3:before,
html#pricing #pricingContent .product-selector .solution h3:before {
  display: inline-block;
  vertical-align: middle;
}
html#pricing #pricingContent .solution-selector .solution h3 a.faq-link:after,
html#pricing #pricingContent .product-selector .solution h3 a.faq-link:after {
  margin-left: 2px;
}
html#pricing #pricingContent .solution-selector .solution.pay-as-you-go:before,
html#pricing #pricingContent .product-selector .solution.pay-as-you-go:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/pricing/payg-icon.svg) no-repeat;
  filter: invert(53%) sepia(8%) saturate(130%) hue-rotate(145deg)
    brightness(93%) contrast(91%);
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
html#pricing #pricingContent .solution-selector .solution.perpetual:before,
html#pricing #pricingContent .product-selector .solution.perpetual:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/pricing/perpetual-icon.svg) no-repeat;
  filter: invert(53%) sepia(8%) saturate(130%) hue-rotate(145deg)
    brightness(93%) contrast(91%);
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
html#pricing
  #pricingContent
  .solution-selector
  .solution.community-edition:before,
html#pricing
  #pricingContent
  .product-selector
  .solution.community-edition:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/pricing/source-code-icon.svg) no-repeat;
  filter: invert(53%) sepia(8%) saturate(130%) hue-rotate(145deg)
    brightness(93%) contrast(91%);
  width: 28px;
  height: 28px;
  margin-right: 5px;
  margin-top: 5px;
}
html#pricing
  #pricingContent
  .solution-selector
  .solution.thingsboard-cloud:before,
html#pricing #pricingContent .solution-selector .solution.trendz-cloud:before,
html#pricing
  #pricingContent
  .product-selector
  .solution.thingsboard-cloud:before,
html#pricing #pricingContent .product-selector .solution.trendz-cloud:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/pricing/cloud-icon.svg) no-repeat;
  filter: invert(53%) sepia(8%) saturate(130%) hue-rotate(145deg)
    brightness(93%) contrast(91%);
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
html#pricing #pricingContent .solution-selector .solution.thingsboard-pe:before,
html#pricing
  #pricingContent
  .solution-selector
  .solution.trendz-self-managed:before,
html#pricing #pricingContent .product-selector .solution.thingsboard-pe:before,
html#pricing
  #pricingContent
  .product-selector
  .solution.trendz-self-managed:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/pricing/self-icon.svg) no-repeat;
  filter: invert(53%) sepia(8%) saturate(130%) hue-rotate(145deg)
    brightness(93%) contrast(91%);
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
html#pricing #pricingContent .solution-selector .solution.active,
html#pricing #pricingContent .product-selector .solution.active {
  color: #fff;
  background: #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
}
html#pricing #pricingContent .solution-selector .solution.active:before,
html#pricing #pricingContent .product-selector .solution.active:before {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(242deg)
    brightness(107%) contrast(101%);
}
html#pricing #pricingContent .solution-selector .solution.active:after,
html#pricing #pricingContent .product-selector .solution.active:after {
  background-color: #fff;
}
html#pricing #pricingContent .solution-selector .solution:hover:not(.active),
html#pricing #pricingContent .product-selector .solution:hover:not(.active) {
  color: #000;
}
html#pricing
  #pricingContent
  .solution-selector
  .solution:hover:not(.active):before,
html#pricing
  #pricingContent
  .product-selector
  .solution:hover:not(.active):before {
  filter: invert(11%) sepia(10%) saturate(825%) hue-rotate(169deg)
    brightness(93%) contrast(90%);
}
html#pricing #pricingContent div.pricing-content {
  position: relative;
  z-index: 4;
  padding-top: 0;
  padding-bottom: 60px;
  background-color: #f4f7fa;
}
html#pricing #pricingContent div.pricing-content .pricing-content-header {
  padding-top: 20px;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  html#pricing #pricingContent div.pricing-content .pricing-content-header {
    flex-direction: row;
    padding-top: 56px;
  }
}
html#pricing #pricingContent div.pricing-content .pricing-content-header h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}
@media (min-width: 992px) {
  html#pricing #pricingContent div.pricing-content .pricing-content-header h2 {
    font-size: 30px;
    line-height: 46px;
  }
}
@media (min-width: 1400px) {
  html#pricing #pricingContent div.pricing-content .pricing-content-header h2 {
    font-size: 36px;
    line-height: 54px;
  }
}
html#pricing
  #pricingContent
  div.pricing-content
  .pricing-content-header
  .pricing-content-description {
  display: none;
}
html#pricing
  #pricingContent
  div.pricing-content
  .pricing-content-header
  .pricing-content-description.active {
  display: block;
}
html#pricing
  #pricingContent
  div.pricing-content
  .pricing-content-header
  .pricing-content-details {
  padding-top: 12px;
  font-size: 14px;
  line-height: 18px;
  color: #707275;
}
@media (min-width: 992px) {
  html#pricing
    #pricingContent
    div.pricing-content
    .pricing-content-header
    .pricing-content-details {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1400px) {
  html#pricing
    #pricingContent
    div.pricing-content
    .pricing-content-header
    .pricing-content-details {
    font-size: 18px;
    line-height: 27px;
  }
}
html#pricing #pricingContent div.pricing-content#thingsboard-ce {
  padding-top: 60px;
}
html#pricing #pricingContent div.pricing-content#thingsboard-ce .pricing-div {
  margin-top: 25px;
}
html#pricing #pricingContent div.pricing-content .pricing-div {
  margin-top: 65px;
  padding-bottom: 20px;
}
html#pricing #pricingContent div.pricing-content .pricing-div .pricing-section {
  display: none;
}
html#pricing
  #pricingContent
  div.pricing-content
  .pricing-div
  .pricing-section.active {
  display: block;
}
html#pricing #pricingContent div.pricing-content .pricing-div .indicator {
  font-size: 28px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
html#pricing #pricingContent div.pricing-content .pricing-div .btn-pricing {
  margin-top: 18px;
  margin-bottom: 54px;
  min-width: 200px;
}
html#pricing
  #pricingContent
  div.pricing-content#trendz-cloud
  .pricing-div
  .ml-form-embedWrapper {
  padding: 0 0 23px;
}
html#pricing
  #pricingContent
  div.pricing-content#trendz-cloud
  .pricing-div
  li.pricing-square-item {
  margin: 20px 0 0;
}
html#pricing #pricingContent div.pricing-content#trendz-cloud .pricing-div ul {
  padding: 0 0 0 20px;
}
html#pricing
  #pricingContent
  div.pricing-content#trendz-cloud
  .pricing-div
  ul
  li {
  list-style: disc;
}
html#pricing #pricingContent .select-product-content {
  height: 64px;
}
@media (min-width: 768px) {
  html#pricing #pricingContent .select-product-content {
    height: 64px;
  }
}
@media (min-width: 1200px) {
  html#pricing #pricingContent .select-product-content {
    height: 96px;
  }
}
html#pricing #pricingContent .pricing-header-divider {
  height: 8px;
  width: 100%;
  background-color: #102a4e;
}
html#pricing #pricingContent .pricing-header-divider:not(.no-margin) {
  margin-top: 64px;
}
@media (min-width: 768px) {
  html#pricing #pricingContent .pricing-header-divider:not(.no-margin) {
    margin-top: 64px;
  }
}
@media (min-width: 1200px) {
  html#pricing #pricingContent .pricing-header-divider:not(.no-margin) {
    margin-top: 96px;
  }
}
html#pricing #pricingContent .pricing-hero {
  position: relative;
  z-index: 6;
  min-height: 100px;
  display: flex;
  align-items: center;
}
html#pricing #pricingContent .pricing-hero .pricing-hero-content {
  padding-top: 20px;
}
@media (min-width: 992px) {
  html#pricing #pricingContent .pricing-hero .pricing-hero-content {
    padding-top: 56px;
  }
}
html#pricing #pricingContent .pricing-hero .pricing-hero-content h1 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
@media (min-width: 768px) {
  html#pricing #pricingContent .pricing-hero .pricing-hero-content h1 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (min-width: 992px) {
  html#pricing #pricingContent .pricing-hero .pricing-hero-content h1 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (min-width: 1200px) {
  html#pricing #pricingContent .pricing-hero .pricing-hero-content h1 {
    font-size: 42px;
    line-height: 64px;
  }
}
@media (min-width: 1400px) {
  html#pricing #pricingContent .pricing-hero .pricing-hero-content h1 {
    font-size: 48px;
    line-height: 72px;
  }
}
html#pricing #pricingContent .pricing-hero .pricing-hero-content h5 {
  margin-bottom: 0;
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #707275;
}
@media (min-width: 1400px) {
  html#pricing #pricingContent .pricing-hero .pricing-hero-content h5 {
    font-size: 18px;
    line-height: 27px;
  }
}
html#pricing
  #pricingContent
  .pricing-hero
  .pricing-hero-content
  .pricing-hero-description {
  max-width: 800px;
  margin: auto;
}
html#pricing
  #pricingContent
  .pricing-hero
  .pricing-hero-content
  .pricing-hero-description
  p {
  margin-bottom: 0;
}
html#pricing #pricingContent .inner-navigation {
  position: relative;
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
html#pricing #pricingContent .inner-navigation ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: 0;
  padding: 0;
}
html#pricing #pricingContent .inner-navigation ul li {
  position: relative;
  display: table;
  height: 68px;
  padding-left: 6px;
  padding-right: 6px;
}
html#pricing #pricingContent .inner-navigation ul li a {
  text-decoration: none;
  display: block;
  line-height: initial;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  border-radius: 34px;
  font-size: 12px;
  color: #212529;
  font-weight: 400;
  cursor: pointer;
  padding: 8px 12px 8px 10px;
  letter-spacing: 1px;
}
html#pricing #pricingContent .inner-navigation ul li a:hover {
  border-color: #212529;
  border-width: 2px;
  margin: -1px;
}
html#pricing #pricingContent .inner-navigation ul li a:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  margin-right: 6px;
  width: 22px;
  height: 22px;
}
@media (min-width: 992px) {
  html#pricing #pricingContent .inner-navigation ul li a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  html#pricing #pricingContent .inner-navigation ul li a {
    font-size: 18px;
    padding: 14px 32px 14px 24px;
  }
  html#pricing #pricingContent .inner-navigation ul li a:before {
    margin-right: 12px;
    width: 38px;
    height: 38px;
  }
}
@media (min-width: 1400px) {
  html#pricing #pricingContent .inner-navigation ul li a {
    font-size: 24px;
  }
}
html#pricing #pricingContent .inner-navigation ul li.tb-logo a:before {
  background: url(/images/pricing/thingsboard-icon.svg);
  filter: invert(11%) sepia(10%) saturate(825%) hue-rotate(169deg)
    brightness(93%) contrast(90%);
  background-size: contain;
}
html#pricing #pricingContent .inner-navigation ul li.trendz-logo a:before {
  background: url(/images/pricing/trendz-icon.svg);
  filter: invert(11%) sepia(10%) saturate(825%) hue-rotate(169deg)
    brightness(93%) contrast(90%);
  background-size: contain;
}
html#pricing #pricingContent .inner-navigation ul li.tb-edge-logo a:before {
  background: url(/images/edge/tb-edge-logo-black.svg);
  background-size: contain;
}
html#pricing #pricingContent .inner-navigation ul li.active {
  z-index: 5;
}
html#pricing #pricingContent .inner-navigation ul li.active a {
  color: #fff;
  background-color: #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
}
html#pricing #pricingContent .inner-navigation ul li.active a:hover {
  border-color: #2a7dec;
  border-width: 1px;
  margin: unset;
}
html#pricing #pricingContent .inner-navigation ul li.active.tb-logo a:before {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(242deg)
    brightness(107%) contrast(101%);
  background-size: contain;
}
html#pricing
  #pricingContent
  .inner-navigation
  ul
  li.active.trendz-logo
  a:before {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(242deg)
    brightness(107%) contrast(101%);
  background-size: contain;
}
html#pricing
  #pricingContent
  .inner-navigation
  ul
  li.active.tb-edge-logo
  a:before {
  background: url(/images/edge/tb-edge-logo-white.svg);
  background-size: contain;
}
.trndz-swal-license .trndz_dialog_list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trndz-swal-license .trndz_dialog_list li {
  margin-bottom: 20px;
  max-width: 200px;
  text-align: center;
}
.trndz-swal-license .sa-button-container {
  display: flex;
  justify-content: space-between;
}
section {
  background-color: unset;
}
#partner-program #partnerProgramContent {
  position: relative;
  width: 100%;
  margin: auto;
}
#partner-program #partner-intro {
  margin: 48px 0 112px;
  text-align: center;
}
#partner-program #partner-intro p {
  color: #899aab;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
}
#partner-program #partners-matrix {
  margin: 60px -100% 0;
  padding: 72px 100% 112px;
}
#partner-program #partners-matrix .table-description {
  padding-top: 48px;
}
#partner-program #partners-matrix h2 {
  color: #212529;
  font-weight: 600;
  text-align: left;
  font-size: 22px;
  line-height: 40px;
}
#partner-program #partners-matrix #backg-partners-matrix {
  position: relative;
  width: 100%;
}
#partner-program #partners-matrix #backg-partners-matrix .platinum,
#partner-program #partners-matrix #backg-partners-matrix .gold,
#partner-program #partners-matrix #backg-partners-matrix .silver {
  padding: 0 2px;
  width: 20%;
  position: absolute;
  z-index: -1;
  top: 127px;
}
#partner-program #partners-matrix #backg-partners-matrix .coln {
  height: 1264px;
  border-radius: 6px;
}
#partner-program #partners-matrix #backg-partners-matrix .platinum {
  right: 0%;
}
#partner-program #partners-matrix #backg-partners-matrix .platinum .coln {
  border: 2px solid #95955c;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
#partner-program #partners-matrix #backg-partners-matrix .platinum .coln .head {
  height: 106px;
  background-color: #95955c;
}
#partner-program #partners-matrix #backg-partners-matrix .gold {
  right: 20%;
}
#partner-program #partners-matrix #backg-partners-matrix .gold .coln {
  border: 2px solid #e4deaf;
}
#partner-program #partners-matrix #backg-partners-matrix .gold .coln .head {
  height: 106px;
  box-shadow: 0 2px 0 0 #e4deaf;
}
#partner-program #partners-matrix #backg-partners-matrix .silver {
  right: 40%;
}
#partner-program #partners-matrix #backg-partners-matrix .silver .coln {
  border: 2px solid #c1c1c1;
}
#partner-program #partners-matrix #backg-partners-matrix .silver .coln .head {
  height: 106px;
  box-shadow: 0 2px 0 0 #c1c1c1;
}
#partner-program #partners-matrix table {
  width: 100%;
  margin: 160px 0 16px;
  border: none;
  margin-top: 64px;
  top: 40px;
}
#partner-program #partners-matrix table td,
#partner-program #partners-matrix table th {
  margin: 0 2px;
}
#partner-program #partners-matrix table td:nth-child(4n-2),
#partner-program #partners-matrix table th:nth-child(4n-2) {
  color: #656565;
}
#partner-program #partners-matrix table td:nth-child(4n-2) img,
#partner-program #partners-matrix table th:nth-child(4n-2) img {
  filter: invert(43%) sepia(0%) saturate(1531%) hue-rotate(181deg)
    brightness(86%) contrast(81%);
}
#partner-program #partners-matrix table td:nth-child(4n-1),
#partner-program #partners-matrix table th:nth-child(4n-1) {
  color: #bcad36;
}
#partner-program #partners-matrix table td:nth-child(4n-1) img,
#partner-program #partners-matrix table th:nth-child(4n-1) img {
  filter: invert(65%) sepia(86%) saturate(340%) hue-rotate(14deg)
    brightness(88%) contrast(89%);
}
#partner-program #partners-matrix table td:nth-child(4n),
#partner-program #partners-matrix table th:nth-child(4n) {
  color: #95955c;
}
#partner-program #partners-matrix table td:nth-child(4n) img,
#partner-program #partners-matrix table th:nth-child(4n) img {
  filter: invert(57%) sepia(36%) saturate(406%) hue-rotate(21deg)
    brightness(94%) contrast(84%);
}
#partner-program #partners-matrix table thead {
  color: #212529;
  font-size: 12px;
  line-height: 30px;
  background-color: unset;
}
#partner-program #partners-matrix table thead tr {
  height: 150px;
}
#partner-program #partners-matrix table thead tr th {
  width: 20%;
  text-align: center;
  vertical-align: center;
  font-weight: 600;
  font-size: 11px;
  padding: 0 0 40px;
}
#partner-program #partners-matrix table thead tr th:nth-child(4n) {
  color: #fff;
}
#partner-program #partners-matrix table thead tr th:nth-child(4n) img {
  filter: saturate(0) brightness(2) !important;
}
#partner-program #partners-matrix table thead tr td {
  width: 40%;
}
#partner-program #partners-matrix table thead:first-child tr th img {
  filter: unset;
  width: 100%;
  max-width: 100px;
}
#partner-program #partners-matrix table tbody tr {
  background-color: unset;
  height: 64px;
}
#partner-program #partners-matrix table tbody tr th {
  font-weight: 600;
  font-size: 12px;
  padding-right: 12px;
}
#partner-program #partners-matrix table tbody tr th a {
  color: #212529;
}
#partner-program #partners-matrix table tbody tr th img {
  vertical-align: top;
}
#partner-program #partners-matrix table tbody tr td {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
}
#partner-program #partners-matrix table tbody tr td .button {
  width: 60%;
}
#partner-program #partners-matrix table tbody tr td img {
  width: 32px;
}
#partner-program #partners-matrix table tbody tr.table-price td {
  font-size: 22px;
  font-weight: 800;
}
#partner-program #partners-matrix table tbody tr.table-price td .period {
  font-size: 18px;
  font-weight: 400;
  display: unset;
}
#partner-program #partners-matrix table tbody tr.title th {
  padding-top: 16px;
  font-size: 24px !important;
  font-weight: 300;
}
#partner-program .container {
  width: 100%;
  max-width: 1400px;
}
#partner-program .faq-content {
  padding: 60px 0 80px;
}
#partner-program .faq-content * + h2,
#partner-program .faq-content * + h3,
#partner-program .faq-content * + h4,
#partner-program .faq-content * + h5,
#partner-program .faq-content * + h6 {
  margin-top: 30px;
}
#partner-program .faq-content h1 {
  text-align: center;
}
#partner-program .faq-content h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 300;
  line-height: 54px;
}
#partner-program .faq-content h2#faq {
  padding-bottom: 48px;
}
#partner-program .faq-content h3 {
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 16px;
}
#partner-program .faq-content p {
  line-height: 1.5em;
}
#partner-program .faq-content ul,
#partner-program .faq-content ol {
  margin: 20px 0;
  padding-left: 30px;
  font-weight: 400;
}
#partner-program .faq-content ul li {
  list-style: disc;
  margin-bottom: 0.75em;
}
#partner-program .faq-content .pi-accordion h4.title {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  padding: 22px;
  transition: none;
}
#partner-program .faq-content .pi-accordion h4.title:after {
  content: "+";
  position: absolute;
  right: 25px;
  font-size: 28px;
  color: #707275;
  transform: rotate(0deg);
  transition: transform 0.3s;
  margin-right: 1px;
}
#partner-program .faq-content .pi-accordion div.item {
  border: 1px solid #ebebeb;
  border-radius: 4px;
  overflow: visible;
}
#partner-program .faq-content .pi-accordion div.item:hover {
  border: 2px solid #2a7dec;
}
#partner-program .faq-content .pi-accordion div.item:hover h4.title {
  padding: 21px;
  color: #1f3a52;
}
#partner-program .faq-content .pi-accordion div.item:hover h4.title:after {
  color: #1f3a52;
  right: 24px;
}
#partner-program .faq-content .pi-accordion div.item:not(:last-of-type) {
  margin-bottom: 7px;
}
#partner-program .faq-content .pi-accordion div.item:before {
  display: block;
  content: " ";
  margin-top: -70px;
  height: 70px;
  visibility: hidden;
}
#partner-program .faq-content .pi-accordion div.item > h4.title:before {
  display: none;
}
#partner-program .faq-content .pi-accordion .content {
  border: none;
  box-shadow: none;
  border-radius: 4px;
  padding: 5px 50px 25px 10px;
  margin: 0 10px 10px;
}
#partner-program .faq-content .pi-accordion .item.on {
  border: 2px solid #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
}
#partner-program .faq-content .pi-accordion .item.on h4.title {
  padding: 21px;
}
#partner-program .faq-content .pi-accordion .item.on h4.title:after {
  transform: rotate(45deg);
  transition: transform 0.3s;
  margin: unset;
}
#partner-program #background {
  position: absolute;
  top: 570px;
  left: 50%;
  z-index: -1;
}
#partner-program #background .main {
  position: absolute;
  width: 2560px;
  height: 1075px;
  top: 32px;
  left: -1280px;
  background-color: #f8fafe;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#partner-program #background .small1 {
  position: absolute;
  top: 16px;
  right: 524px;
  width: 436px;
  height: 90px;
  background-color: #2a7dec;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#partner-program #background .small2 {
  position: absolute;
  top: -390px;
  left: 810px;
  width: 436px;
  height: 90px;
  border: 2px solid #29384b;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#partner-program #background .small3 {
  position: absolute;
  top: 592px;
  right: 706px;
  width: 436px;
  height: 90px;
  border: 2px solid #29384b;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#partner-program #background .small4 {
  position: absolute;
  top: -400px;
  left: 568px;
  width: 436px;
  height: 90px;
  background-color: #2a7dec;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#partner-program #background .bottom {
  position: absolute;
  top: 849px;
  width: 2560px;
  height: 130px;
  left: -1280px;
  background-color: #2c4362;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#partner-program #background .small5 {
  position: absolute;
  top: 849px;
  left: 773px;
  width: 436px;
  height: 90px;
  background-color: #2a7dec;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
@media screen and (min-width: 750px) {
  #partner-program #partnerProgramContent #partners-matrix h2 {
    font-size: 42px;
    line-height: 63px;
  }
  #partner-program #partnerProgramContent #partners-matrix table thead {
    font-size: 20px;
  }
  #partner-program #partnerProgramContent #partners-matrix table thead tr th {
    width: 20%;
    font-size: 20px;
  }
  #partner-program #partnerProgramContent #partners-matrix table thead tr td {
    width: 40%;
  }
  #partner-program #partnerProgramContent #partners-matrix table tbody tr th {
    padding-right: 48px;
    font-size: 18px;
  }
  #partner-program #partnerProgramContent #partners-matrix table tbody tr td {
    font-size: 20px;
  }
  #partner-program
    #partnerProgramContent
    #partners-matrix
    table
    tbody
    tr
    td
    img {
    width: unset;
  }
}
@media screen and (min-width: 1025px) {
  #partner-program section main,
  #partner-program header main {
    max-width: 100%;
  }
  #partner-program footer main {
    max-width: 100%;
  }
  #partner-program #partnerProgramContent {
    max-width: 100%;
  }
  #partner-program #partnerProgramContent #partners-matrix .platinum,
  #partner-program #partnerProgramContent #partners-matrix .gold,
  #partner-program #partnerProgramContent #partners-matrix .silver {
    padding: 0 14px;
  }
  #partner-program #partnerProgramContent #partners-matrix table td,
  #partner-program #partnerProgramContent #partners-matrix table th {
    margin: 0 14px;
  }
}
@media screen and (min-width: 1500px) {
  #partner-program #partnerProgramContent {
    max-width: 1400px;
  }
}
#docsContent #content h1.logos-title,
#docsContent #content h1.download-logos {
  z-index: 1;
  text-align: center;
  position: relative;
  padding: 0;
}
#docsContent #content h1.logos-title:before,
#docsContent #content h1.download-logos:before {
  content: none;
}
#docsContent #content h1.logos-title {
  font-size: 36px;
  line-height: 54px;
  margin: 0 0 88px;
}
#docsContent #content h1.download-logos {
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 48px;
  color: #899aab;
  font-weight: 400;
}
#docsContent #media-kit-background {
  z-index: 0;
  position: absolute;
  top: 524px;
  left: 50%;
}
#docsContent #media-kit-background img {
  position: absolute;
  top: -650px;
  left: 134px;
  box-shadow: none !important;
}
#docsContent #media-kit-background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
#docsContent #media-kit-background div.main1 {
  top: -936px;
  width: 2560px;
  height: 700px;
  left: -1280px;
  background-color: #f7f9fc;
}
#docsContent .mediakit-logos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#docsContent .mediakit-logos .mediakit-logo {
  position: relative;
  width: 318px;
  height: 104px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04),
    0 50px 50px -20px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}
#docsContent .mediakit-logos .mediakit-logo.logo-white {
  background: #2a7dec;
}
#docsContent .mediakit-logos .mediakit-logo:not(:last-child) {
  margin-bottom: 32px;
}
#docsContent .mediakit-logos .mediakit-logo .logo-container {
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  margin: 0;
}
#docsContent .mediakit-logos .mediakit-logo .logo-container img {
  max-height: 50px;
  max-width: 100%;
  height: 50px;
  margin: auto;
  display: block;
  vertical-align: middle;
  border: 0;
}
#docsContent a.download-logos {
  margin-top: 48px;
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
}
#docsContent a.download-logos:after {
  content: "";
  background-image: url(/images/download-icon.svg);
  background-size: contain;
  display: block;
  position: absolute;
  top: 6px;
  right: -22px;
  width: 12px;
  height: 12px;
  border: none;
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
#docsContent .trademark-notice {
  margin-top: 24px;
  margin-bottom: 136px;
  text-align: center;
  color: #75767c;
  line-height: 27px;
  font-size: 18px;
  font-weight: 400;
}
#docsContent #content .trademark-info {
  margin-bottom: 86px;
}
#docsContent #content .trademark-info h1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  padding: 0 0 8px;
  margin: 0;
  pointer-events: all;
}
#docsContent #content .trademark-info h1:before {
  content: none;
}
#docsContent #content .trademark-info p,
#docsContent #content .trademark-info ul,
#docsContent #content .trademark-info li {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
#docsContent #content .trademark-info p {
  margin-bottom: 48px;
}
#docsContent #content .trademark-info ul {
  margin: 0 0 48px;
}
#docsContent #content .trademark-info ul li {
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  #docsContent .mediakit-logos {
    flex-direction: row;
  }
  #docsContent .mediakit-logos .mediakit-logo:not(:last-child) {
    margin-bottom: 0;
    margin-right: 32px;
  }
}
#docsContent #content h1.aboutus-title,
#docsContent #content h1.who-we-are,
#docsContent #content h1.our-mission,
#docsContent #content div.our-goal h1 {
  z-index: 1;
  position: relative;
  padding: 0;
}
#docsContent #content h1.aboutus-title:before,
#docsContent #content h1.who-we-are:before,
#docsContent #content h1.our-mission:before,
#docsContent #content div.our-goal h1:before {
  content: none;
}
#docsContent #content h1.aboutus-title {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  line-height: 54px;
  margin: 0 0 82px;
}
#docsContent #content h1.who-we-are,
#docsContent #content h1.our-mission {
  font-size: 36px;
  line-height: 54px;
  font-weight: 600;
  margin: 0 0 8px;
}
#docsContent #content p.company-info {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
#docsContent #content div.our-mission {
  margin-top: 56px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#docsContent #content div.our-mission div.our-mission-logos {
  flex: 40%;
  position: relative;
}
#docsContent #content div.our-mission div.our-mission-logos div.spacer {
  margin-top: 52%;
}
#docsContent
  #content
  div.our-mission
  div.our-mission-logos
  div.about-mission-background {
  position: absolute;
  background: #f7f9fc;
  height: 45%;
  width: 1400px;
  top: 27.5%;
  right: 25%;
}
#docsContent #content div.our-mission div.our-mission-logos img {
  border-radius: 4px;
}
#docsContent
  #content
  div.our-mission
  div.our-mission-logos
  img.about-mission-index {
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
  margin: 5% 0;
}
#docsContent
  #content
  div.our-mission
  div.our-mission-logos
  img.about-mission-left {
  position: absolute;
  width: 33%;
  bottom: 0;
  left: -8%;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.05);
}
#docsContent
  #content
  div.our-mission
  div.our-mission-logos
  img.about-mission-right {
  position: absolute;
  width: 33%;
  top: 0;
  right: 16%;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.05);
}
#docsContent #content div.our-mission div.our-mission-info {
  flex: 60%;
}
@media screen and (max-width: 1024px) {
  #docsContent #content div.our-mission {
    flex-direction: column;
  }
  #docsContent #content div.our-mission div.our-mission-logos {
    flex: 100%;
    margin-left: 20%;
    width: 60%;
    margin-bottom: 56px;
  }
  #docsContent #content div.our-mission div.our-mission-info {
    flex: 100%;
  }
}
@media screen and (max-width: 768px) {
  #docsContent #content div.our-mission div.our-mission-logos {
    width: 100%;
  }
}
#docsContent #content div.our-goal {
  margin-top: 56px;
}
#docsContent #content div.our-goal h1 {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #75767c;
  margin-bottom: 18px;
}
#docsContent #content div.our-goal p {
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
}
#docsContent #content div.company-contacts {
  margin-top: 120px;
  margin-bottom: 70px;
  display: flex;
  flex-direction: row;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
#docsContent #content div.company-contacts div.company-contact > div {
  text-align: left;
  display: inline-block;
  padding-left: 44px;
  position: relative;
}
#docsContent #content div.company-contacts div.company-contact > div:before {
  content: "";
  background-size: contain;
  display: block;
  position: absolute;
  left: 10px;
  top: 5px;
  width: 18px;
  height: 18px;
  border: none;
}
#docsContent #content div.company-contacts div.phone:before {
  background-image: url(/images/about-phone-icon.svg);
}
#docsContent #content div.company-contacts div.mail a {
  color: #212529;
}
#docsContent #content div.company-contacts div.mail a:hover {
  color: #212529;
}
#docsContent #content div.company-contacts div.mail:before {
  background-image: url(/images/about-mail-icon.svg);
}
#docsContent #content div.company-contacts div.address:before {
  background-image: url(/images/about-location-icon.svg);
}
@media screen and (max-width: 1024px) {
  #docsContent #content div.company-contacts {
    flex-direction: column;
  }
  #docsContent #content div.company-contacts div.company-contact {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 1025px) {
  #docsContent #content div.company-contacts {
    padding-left: 5%;
    padding-right: 5%;
  }
  #docsContent #content div.company-contacts div.company-contact {
    flex: 1;
    text-align: center;
  }
}
#docsContent .info-banner {
  width: auto;
}
.info-banner {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  background: #f9fbff;
  border: 1px solid #2a7dec;
  border-radius: 4px;
  padding: 15px;
}
.info-banner img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
  margin-top: 2px;
}
.info-banner .info-title {
  font-weight: 500;
  padding-bottom: 10px;
}
.info-banner strong {
  font-weight: 500;
}
#docsContent .warn-banner {
  width: auto;
}
.warn-banner {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  background: #fff8f8;
  border: 1px solid #eb5757;
  border-radius: 4px;
  padding: 15px;
}
.warn-banner img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
  margin-top: 2px;
}
.warn-banner .warn-title {
  font-weight: 500;
  padding-bottom: 10px;
}
.warn-banner strong {
  font-weight: 500;
}
.tb-content-toggle .panel-heading {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 30px;
}
.tb-content-toggle .panel-heading a.content-toggle-button {
  padding: 10px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  margin: 0.75em;
  cursor: pointer;
}
.tb-content-toggle .panel-heading a.content-toggle-button.active {
  border: 2px solid #2a7dec;
  padding: 9px;
}
.tb-content-toggle
  .panel-heading
  a.content-toggle-button.active
  .content-toggle-button-text {
  font-weight: 600;
}
.tb-content-toggle
  .panel-heading
  a.content-toggle-button.active
  .content-toggle-button-text
  small {
  color: #212529;
}
.tb-content-toggle .panel-heading a.content-toggle-button:not(.active):hover {
  border: 2px solid #212529;
  padding: 9px;
}
.tb-content-toggle
  .panel-heading
  a.content-toggle-button:not(.active):hover
  .content-toggle-button-text
  small {
  color: #212529;
}
.tb-content-toggle
  .panel-heading
  a.content-toggle-button
  .content-toggle-button-text {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  height: 80px;
  width: 260px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.tb-content-toggle
  .panel-heading
  a.content-toggle-button
  .content-toggle-button-text
  small {
  color: rgba(33, 37, 41, 0.6);
  line-height: 24px;
}
.tb-content-toggle .panel-collapse .panel-body > table {
  width: auto !important;
  border: none !important;
  margin: 0 !important;
  display: block;
}
.tb-content-toggle .panel-collapse .panel-body > table > tbody {
  display: block;
}
.tb-content-toggle .panel-collapse .panel-body > table > tbody > tr {
  display: block;
}
.tb-content-toggle .panel-collapse .panel-body > table > tbody > tr > td {
  display: block;
}
.tb-content-toggle .panel-collapse h1:before,
.tb-content-toggle .panel-collapse h2:before,
.tb-content-toggle .panel-collapse h3:before,
.tb-content-toggle .panel-collapse h4:before,
.tb-content-toggle .panel-collapse h5:before,
.tb-content-toggle .panel-collapse h6:before {
  height: 0 !important;
  margin-top: 0 !important;
}
.images-gallery {
  padding: 16px 0 8px;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.images-gallery .list-item {
  margin: 0 0.75em 0.5em;
}
.images-gallery img {
  cursor: zoom-in;
}
#docsContent .usecase-nav {
  margin-bottom: 56px;
  z-index: 2;
  position: fixed;
  top: 78px;
  left: 0;
  width: 100%;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(7px);
}
#docsContent .usecase-nav.nav-fixed {
  border-bottom: solid 1px #ebebeb;
}
#docsContent .usecase-nav .crop-nav {
  overflow-x: auto;
  display: flex;
  margin: 0 30px;
  cursor: grab;
}
#docsContent .usecase-nav .crop-nav::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
#docsContent .usecase-nav .crop-nav::-webkit-scrollbar-track {
  background: #f1f1f1;
}
#docsContent .usecase-nav .crop-nav::-webkit-scrollbar-thumb {
  background: rgba(33, 37, 41, 0.2);
}
#docsContent .usecase-nav .crop-nav::-webkit-scrollbar-thumb:hover {
  background: rgba(33, 37, 41, 0.5);
}
#docsContent .usecase-nav .crop-nav ul {
  flex-wrap: unset;
  display: flex;
  flex-direction: row;
  padding: 0;
}
#docsContent .usecase-nav .crop-nav ul li {
  position: relative;
  display: block;
  align-items: center;
  padding: 8px 36px 8px 0;
  margin: 0;
  float: left;
  width: max-content;
}
#docsContent .usecase-nav .crop-nav ul li a {
  color: rgba(33, 37, 41, 0.6);
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
}
#docsContent .usecase-nav .crop-nav ul li a img {
  padding-right: 10px;
  width: 40px;
  height: 40px;
  filter: grayscale(1);
}
#docsContent .usecase-nav .crop-nav ul li a:hover {
  color: #212529;
}
#docsContent .usecase-nav .crop-nav ul li a:hover img {
  filter: grayscale(1) brightness(0.75) contrast(2);
}
#docsContent .usecase-nav .crop-nav ul li a.active {
  color: #2a7dec;
  font-weight: 500;
}
#docsContent .usecase-nav .crop-nav ul li a.active img {
  filter: unset;
}
#docsContent .usecase-nav .crop-nav ul li:last-child {
  padding: 8px 0;
}
@media screen and (min-width: 1025px) {
  #docsContent .usecase-nav .crop-nav {
    max-width: 1200px;
    margin: auto;
  }
  #docsContent .usecase-nav .crop-nav ul {
    flex-wrap: unset;
  }
}
@media screen and (min-width: 1500px) {
  #docsContent .usecase-nav .crop-nav {
    width: calc(100% - 520px);
    max-width: 1400px;
  }
}
#docsContent #content h1.contact-us-title {
  z-index: 1;
  text-align: center;
  position: relative;
  padding: 0;
  margin: 0 0 56px;
  font-size: 36px;
  line-height: 54px;
}
#docsContent #content h1.contact-us-title:before {
  content: none;
}
#docsContent .background {
  z-index: 0;
  position: absolute;
  top: 524px;
  left: 50%;
}
#docsContent .background img {
  position: absolute;
  top: -650px;
  left: 134px;
  box-shadow: none !important;
}
#docsContent .background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
#docsContent .background div.main1 {
  top: -900px;
  width: 2560px;
  height: 700px;
  left: -1280px;
  background-color: #f7f9fc;
  transition: opacity 0.5s;
  opacity: 1;
}
#docsContent .background div.small1 {
  top: -345px;
  right: -989px;
  background-color: #305680;
  transition: top 0.5s, right 0.5s;
}
#docsContent .background div.small2 {
  top: -177px;
  right: 566px;
  background-color: #2a7dec;
  transition: top 0.5s, right 0.5s;
}
#docsContent .background div.small3 {
  top: -406px;
  left: 808px;
  background-color: #2a7dec;
  transition: top 0.5s, left 0.5s;
}
#docsContent .background div.small4 {
  top: -96px;
  right: 750px;
  border: 2px solid #0d2743;
  transition: top 0.5s, right 0.5s;
}
#docsContent .background.opened div.main1 {
  opacity: 0;
}
#docsContent .background.opened div.small1 {
  top: -370px;
  right: -1128px;
}
#docsContent .background.opened div.small2 {
  top: -152px;
  right: 705px;
}
#docsContent .background.opened div.small3 {
  top: -430px;
  left: 944px;
}
#docsContent .background.opened div.small4 {
  top: -71px;
  right: 889px;
}
#docsContent .contact-form {
  z-index: 2;
  position: relative;
  background: #fff;
  color: #212529;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04),
    0 50px 50px -20px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 54px 56px;
}
#docsContent .contact-form .form-section {
  width: 100%;
  display: inline-block;
}
#docsContent .contact-form .form-section.mb30 {
  margin-bottom: 30px;
}
#docsContent .contact-form .form-element {
  display: inline-block;
  position: relative;
  width: 100%;
  float: none;
  clear: both;
}
#docsContent .contact-form .form-element.half {
  width: 100%;
  float: left;
  margin-left: 0;
  clear: both;
}
#docsContent .contact-form .form-element.first {
  clear: both;
  margin-left: 0;
}
#docsContent .contact-form .form-element input.form-control,
#docsContent .contact-form .form-element select.form-control {
  height: 44px;
}
#docsContent .contact-form .form-element input.form-control {
  padding: 0 16px;
}
#docsContent .contact-form .form-element input.form-control:hover {
  padding: 1px 15px;
}
#docsContent .contact-form .form-element input.form-control:focus {
  padding: 1px 15px;
}
#docsContent .contact-form .form-element input.form-control:-webkit-autofill,
#docsContent
  .contact-form
  .form-element
  input.form-control:-webkit-autofill:hover,
#docsContent
  .contact-form
  .form-element
  input.form-control:-webkit-autofill:focus,
#docsContent
  .contact-form
  .form-element
  input.form-control:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #f7f9fc inset !important;
}
#docsContent .contact-form .form-element select.form-control {
  position: relative;
  padding: 0 36px 0 12px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#docsContent .contact-form .form-element select.form-control::-ms-expand {
  display: none;
}
#docsContent .contact-form .form-element select.form-control:hover {
  padding: 1px 35px 1px 11px;
}
#docsContent .contact-form .form-element select.form-control:focus {
  padding: 1px 35px 1px 11px;
}
#docsContent
  .contact-form
  .form-element
  select.form-control
  option[value=""][disabled] {
  display: none;
}
#docsContent .contact-form .form-element label.select-label:after {
  content: "";
  background-image: url(/images/pe/read-more-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  top: 42px;
  right: 18px;
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  transition: transform 0.3s;
  border: none;
}
#docsContent .contact-form .form-element label.select-label:hover:after {
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
#docsContent .contact-form .form-element textarea.form-control {
  padding: 8px 16px;
}
#docsContent .contact-form .form-element textarea.form-control:hover {
  padding: 7px 15px;
}
#docsContent .contact-form .form-element textarea.form-control:focus {
  padding: 7px 15px;
}
#docsContent .contact-form .form-element .form-control {
  width: 100%;
  margin: 24px 0 0;
  line-height: 30px;
  font-size: 18px;
  vertical-align: middle;
  border: 1px solid #ebebeb;
  background-color: transparent;
  border-radius: 4px;
  color: #212529;
  box-shadow: none;
}
#docsContent
  .contact-form
  .form-element
  .form-control::-webkit-input-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent .contact-form .form-element .form-control:-moz-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent .contact-form .form-element .form-control::-moz-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent .contact-form .form-element .form-control:-ms-input-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent .contact-form .form-element .form-control:hover {
  border: 2px solid #000;
  cursor: pointer;
}
#docsContent .contact-form .form-element .form-control:focus {
  cursor: initial;
  border: 2px solid #2a7dec;
  color: #212529;
}
#docsContent
  .contact-form
  .form-element
  .form-control:focus::-webkit-input-placeholder {
  opacity: 0.2;
}
#docsContent .contact-form .form-element .form-control:focus:-moz-placeholder {
  opacity: 0.2;
}
#docsContent .contact-form .form-element .form-control:focus::-moz-placeholder {
  opacity: 0.2;
}
#docsContent
  .contact-form
  .form-element
  .form-control:focus:-ms-input-placeholder {
  opacity: 0.2;
}
#docsContent .contact-form .form-element .form-control.select.input--empty {
  color: rgba(33, 37, 41, 0.6);
}
#docsContent
  .contact-form
  .form-element
  .form-control.select.input--empty:focus {
  color: rgba(33, 37, 41, 0.2);
}
#docsContent
  .contact-form
  .form-element
  .form-control.select.input--empty:focus
  option {
  color: #212529;
}
#docsContent .contact-form .form-element label {
  float: left;
  width: 100%;
  line-height: 100%;
  font-size: 14px;
  margin-bottom: 24px;
}
#docsContent .contact-form .form-element label p {
  cursor: text;
  position: absolute;
  margin: 0 0 0 10px;
  padding: 11px 0;
  font-size: 18px;
  transition: 150ms;
  transform: scale(1) translate(-10px, -86px);
  pointer-events: none;
}
#docsContent .contact-form .form-element label p.text-area-label {
  position: absolute;
  top: 68px;
}
#docsContent .contact-form .form-element .form-control:focus + p,
#docsContent .contact-form .form-element .form-control:not(.input--empty) + p {
  color: inherit;
}
#docsContent .contact-form .submit-button-container {
  float: right;
}
#docsContent .contact-form input.button {
  min-width: 150px;
}
#docsContent #contact-us-thanks {
  position: relative;
  height: 619px;
  padding: 30px;
  color: #212529;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: margin-bottom 0.5s;
  margin: auto;
  margin-bottom: 130px;
}
#docsContent #contact-us-thanks.opened {
  margin-bottom: 0;
}
#docsContent #contact-us-thanks .thanks-content p {
  font-size: 18px;
  font-weight: 400;
  color: #75767c;
}
#docsContent #contact-us-thanks .thanks-content p.thank-you {
  font-size: 36px;
  font-weight: 600;
  color: #212529;
}
#docsContent #contact-us-thanks .thanks-content a.homepage {
  margin-top: 48px;
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
}
#docsContent #contact-us-thanks .thanks-content a.homepage:after {
  content: "";
  background-image: url(/images/pe/read-more-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  top: 6px;
  right: -22px;
  width: 12px;
  height: 12px;
  border: none;
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
@media screen and (max-width: 768px) {
  .contact-form {
    padding: 32px !important;
  }
}
@media screen and (min-width: 1025px) {
  #docsContent .contact-form .form-element {
    float: left;
  }
  #docsContent .contact-form .form-element.half {
    width: calc(50% - 12px);
    float: left;
    margin-left: 24px;
    clear: none;
  }
  #docsContent .contact-form .form-element.first {
    clear: both;
    margin-left: 0;
  }
}
@media screen and (min-width: 1700px) {
  #docsContent .contact-form,
  #docsContent #contact-us-thanks {
    width: 75%;
  }
  #docsContent .contact-form {
    left: 12.5%;
  }
}
@media screen and (min-width: 1921px) {
  #docsContent .contact-form,
  #docsContent #contact-us-thanks {
    width: 1050px;
  }
  #docsContent .contact-form {
    left: calc(50% - 525px);
  }
}
#docsContent .guides .filter-panel #searchGuideBox {
  position: relative;
  width: 250px;
  height: 44px;
  line-height: 44px;
}
#docsContent .guides .filter-panel #searchGuideBox #searchGuideInput {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 16px;
  width: 100%;
  height: 44px;
  line-height: 30px;
  font-size: 18px;
  vertical-align: middle;
  border: 1px solid #ebebeb;
  background-color: transparent;
  border-radius: 4px;
  color: #212529;
  box-shadow: none;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput::-webkit-input-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput:-moz-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput::-moz-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput:-ms-input-placeholder {
  color: #212529;
  opacity: 0.6;
}
#docsContent .guides .filter-panel #searchGuideBox #searchGuideInput:hover {
  border: 2px solid #000;
  padding: 1px 15px;
  cursor: pointer;
}
#docsContent .guides .filter-panel #searchGuideBox #searchGuideInput:focus {
  cursor: initial;
  border: 2px solid #2a7dec;
  padding: 1px 15px;
  color: #212529;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput:focus::-webkit-input-placeholder {
  opacity: 0.2;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput:focus:-moz-placeholder {
  opacity: 0.2;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput:focus::-moz-placeholder {
  opacity: 0.2;
}
#docsContent
  .guides
  .filter-panel
  #searchGuideBox
  #searchGuideInput:focus:-ms-input-placeholder {
  opacity: 0.2;
}
#docsContent .guides .filter-panel #searchGuideBox .searchButton {
  position: absolute;
  padding: 0;
  top: 10px;
  right: 12px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background: url(/images/search.svg) no-repeat;
  filter: brightness(350%);
  width: 24px;
  height: 24px;
}
#docsContent .guides .filter-panel #searchGuideBox .searchButton:focus {
  outline: none;
}
#docsContent .guides .filter-panel #searchGuideBox.focused .searchButton {
  filter: none;
}
#docsContent .guides .guides-block:before {
  display: block;
  content: " ";
  visibility: hidden;
  margin-top: -210px;
  height: 210px;
}
#docsContent .guides .guides-block.hidden {
  display: none;
}
#docsContent .guides .guides-block .guides-title-panel {
  margin-top: 48px;
  margin-bottom: 24px;
}
#docsContent .guides .guides-block .guides-title-panel .guides-title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 42px;
  font-weight: 500;
  color: #000;
}
#docsContent .guides .guides-block .guides-title-panel .guides-subtitle {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #000;
}
#docsContent .guides .guides-block ul.guides-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
#docsContent .guides .guides-block ul.guides-list li.guide-container {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  margin-right: 13px;
  margin-bottom: 12px;
}
#docsContent .guides .guides-block ul.guides-list li.guide-container.hidden {
  display: none;
}
#docsContent .guides .guides-block ul.guides-list li.guide-container a {
  border: 1px solid #ebebeb;
  border-radius: 6px;
  padding: 24px;
  display: flex;
  flex-direction: row;
  height: 100%;
}
#docsContent .guides .guides-block ul.guides-list li.guide-container a:hover {
  text-decoration: none;
  padding: 21px;
  border: 4px solid var(--tb-main-color);
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-text {
  flex: 1;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-text
  .guide-title {
  margin-right: 50px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: var(--tb-main-color);
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-text
  .guide-subtitle {
  margin-top: 12px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #212529;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-text
  .guide-keywords {
  display: none;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-icons {
  position: absolute;
  top: 24px;
  right: 24px;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-icons
  span {
  position: absolute;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-icons
  span:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-icons
  span.video {
  top: 0;
  right: 0;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-icons
  span.video:after {
  content: url(/images/guide-video.svg);
  filter: var(--tb-main-color-filter);
  width: 24px;
  height: 24px;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-icons
  span.pe {
  top: 0;
  right: 30px;
}
#docsContent
  .guides
  .guides-block
  ul.guides-list
  li.guide-container
  a
  .guide-icons
  span.pe:after {
  content: "PE";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--tb-main-color);
}
@media screen and (min-width: 750px) {
  #docsContent .guides .filter-panel #searchGuideBox {
    width: 450px;
  }
}
@media screen and (min-width: 1025px) {
  #docsContent .guides .guides-block ul.guides-list li.guide-container {
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 1700px) {
  #docsContent .guides .guides-block ul.guides-list li.guide-container {
    width: calc(100% / 3 - 20px);
  }
}
#docsContent .installation .install-hero {
  position: relative;
  z-index: 6;
  min-height: 220px;
  display: flex;
  align-items: center;
}
@media (min-width: 1400px) {
  #docsContent .installation .install-hero .cards {
    padding-right: 150px;
    padding-left: 150px;
  }
}
#docsContent .installation .install-hero .install-hero-content {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}
#docsContent .installation .install-hero .install-hero-content h1 {
  padding-right: 0;
  color: #305683;
  border: none;
  margin-bottom: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  text-transform: uppercase;
}
#docsContent .installation .install-hero .install-hero-content h1:before {
  display: none;
}
#docsContent .installation .install-hero .install-hero-content h1:after {
  display: block;
  content: "";
  height: 6px;
  width: 100%;
  margin: 20px auto;
  background-color: #305683;
}
#docsContent
  .installation
  .install-hero
  .install-hero-content
  .pricing-hero-description {
  max-width: 800px;
  margin: auto;
}
#docsContent
  .installation
  .install-hero
  .install-hero-content
  .pricing-hero-description
  p {
  margin-bottom: 0;
}
#docsContent #content .installation-options .install-options-hero {
  position: relative;
  z-index: 6;
  min-height: 160px;
  display: flex;
  align-items: center;
}
#docsContent #content .installation-options .install-options-hero .container {
  padding: 0;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-options-hero-content {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-options-hero-content
  h1 {
  padding-right: 0;
  color: #000;
  border: none;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 56px;
  margin-top: 0;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-options-hero-content
  h1:before {
  display: none;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-options-hero-content
  .install-options-description {
  margin: 12px auto auto;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-options-hero-content
  .install-options-description
  p {
  color: #000;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container {
  padding-top: 48px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div {
  margin-top: 54px;
  padding-bottom: 20px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-section {
  display: none;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-section.active {
  display: block;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards {
  padding-bottom: 40px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block {
  margin-right: 12px;
  margin-bottom: 12px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block
  a {
  display: block;
  width: 190px;
  height: 120px;
  min-width: 190px;
  border: 1px solid #ebebeb;
  padding: 3px;
  border-radius: 6px;
  cursor: pointer;
  text-decoration: none;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block
  a:hover {
  border: 4px solid #2a7dec;
  padding: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05),
    0 30px 30px -20px rgba(0, 0, 0, 0.15);
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block
  .deployment-logo {
  width: 100%;
  height: 100%;
  padding: 15px 25px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block
  .deployment-logo
  img {
  flex: 0 0 auto;
  object-fit: contain;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block
  .deployment-logo.coming-soon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/images/install/coming-soon.png);
  background-size: contain;
  opacity: 0.5;
  background-color: #fff;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block.text
  a {
  height: 200px;
  width: 240px;
  text-align: center;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block.text
  a
  .deployment-logo {
  display: table-row;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block.text
  a
  .deployment-logo
  h5 {
  margin-top: unset;
  color: #212529;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block.text
  a
  .deployment-logo
  img {
  height: 120px;
  width: 152px;
  padding: 20px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .deployment-container
  .deployment-div
  .deployment-cards
  .deployment-cards-container
  .deployment-card-block.text
  a:hover
  .deployment-logo
  h5 {
  color: #2a7dec;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .one-line-deployment-container {
  padding-top: 0;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: 0;
  padding: 0;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li {
  position: relative;
  display: table;
  height: 68px;
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 12px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li
  a {
  text-decoration: none;
  display: block;
  line-height: initial;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  border-radius: 34px;
  font-size: 18px;
  color: #212529;
  font-weight: 400;
  cursor: pointer;
  padding: 14px 32px 14px 24px;
  letter-spacing: 1px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li
  a:hover {
  border-color: #212529;
  border-width: 2px;
  margin: -1px;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li
  a:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  margin-right: 12px;
  width: 38px;
  height: 38px;
  filter: invert(11%) sepia(10%) saturate(825%) hue-rotate(169deg)
    brightness(93%) contrast(90%);
  background-size: contain;
}
@media (min-width: 1600px) {
  #docsContent
    #content
    .installation-options
    .install-options-hero
    .install-navigation
    ul
    li
    a {
    font-size: 24px;
  }
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li.tb-live-demo
  a:before {
  background: url(/images/livedemo-icon.svg);
  background-size: contain;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li.tb-on-premise
  a:before {
  background: url(/images/pricing/self-icon.svg);
  background-size: contain;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li.tb-cloud
  a:before {
  background: url(/images/pricing/cloud-icon.svg);
  background-size: contain;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li.active {
  z-index: 5;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li.active
  a {
  color: #fff;
  background-color: #2a7dec;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li.active
  a:hover {
  border-color: #2a7dec;
  border-width: 1px;
  margin: unset;
}
#docsContent
  #content
  .installation-options
  .install-options-hero
  .install-navigation
  ul
  li.active
  a:before {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(242deg)
    brightness(107%) contrast(101%);
}
.getting-started-title {
  text-align: center;
  font-size: 36px;
  line-height: 54px;
  font-weight: 300;
  padding-bottom: 50px;
}
div.getting-started-content {
  padding-bottom: 60px;
}
a.getting-started-card {
  max-width: 400px;
  text-decoration: none;
}
div.getting-started-square {
  height: 300px;
  box-sizing: content-box;
  background: #fff;
  box-shadow: 0 8px 16px rgba(33, 91, 169, 0.25);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  margin: 6px;
}
div.getting-started-square:hover {
  margin: 0;
  border: 6px solid #212529;
}
div.getting-started-square:hover .getting-started-logo-container {
  border-radius: 0;
}
div.getting-started-square .getting-started-logo-container {
  padding-left: 25px;
  padding-right: 25px;
  flex: 1;
  display: flex;
  border-radius: 4px 4px 0 0;
}
div.getting-started-square .getting-started-logo-container.ce {
  background-color: #305680;
}
div.getting-started-square
  .getting-started-logo-container.ce
  .getting-started-logo {
  flex: 1;
  background: url(/images/services/community_edition.svg) no-repeat;
  background-size: contain;
  background-position-y: center;
}
div.getting-started-square .getting-started-logo-container.pe {
  background-color: #00695c;
}
div.getting-started-square
  .getting-started-logo-container.pe
  .getting-started-logo {
  flex: 1;
  background: url(/images/services/professional_edition.svg) no-repeat;
  background-size: contain;
  background-position-y: center;
}
div.getting-started-square .getting-started-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
div.getting-started-square .getting-started-with {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #707276;
  padding-bottom: 18px;
}
div.getting-started-square .getting-started-product {
  text-align: center;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  color: #212529;
}
@media screen and (min-width: 750px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    margin: 0;
  }
  h1 {
    font-size: 32px;
    line-height: 40px;
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
  h4 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
  }
  h5 {
    font-size: 16px;
    line-height: 36px;
  }
  p {
    font-size: 14px;
    line-height: 22px;
  }
  section,
  header {
    padding-left: 30px;
    padding-right: 30px;
  }
  section main,
  header main {
    width: 100%;
    max-width: 100%;
  }
  header {
    height: 80px;
  }
  .nav-buttons {
    height: 80px;
    line-height: 80px;
  }
  .nav-buttons .button + * {
    margin-left: 10px;
  }
  #hamburger {
    width: 40px;
    height: 40px;
  }
  #mainNav {
    padding: 100px 0 0;
  }
  #mainNav h5 {
    margin-bottom: 1em;
  }
  #mainNav h3 {
    margin-bottom: 0.6em;
  }
  #mainNav main + main {
    margin-top: 40px;
  }
  #mainNav .left .button {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  nav.nav-menu {
    padding: 65px 0 0;
  }
  p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
  }
  h1 {
    font-size: 36px;
    line-height: 44px;
  }
  h2 {
    font-size: 28px;
    line-height: 60px;
  }
  h3 {
    font-size: 28px;
    line-height: 36px;
  }
  h4 {
    font-size: 24px;
    line-height: 40px;
    padding-bottom: 0;
  }
  #docsContent .trainings-info {
    width: 720px;
  }
  #docsContent .trainings-info td:nth-child(1) {
    width: 250px;
    font-size: 18px;
  }
  #docsContent .trainings-info td:nth-child(2) {
    width: 470px;
    font-size: 18px;
  }
  #docsContent .trainings-info td.price {
    font-size: 24px;
  }
  #docsContent .trainings-info tr:last-child td:nth-child(2) {
    width: 160px;
  }
  #docsContent .trainings-info tr:last-child td:nth-child(3) {
    padding: 8px;
    width: 310px;
  }
  #docsContent .trainings-info tr:last-child td:nth-child(3) .button {
    font-size: 14px;
    padding: 0 10px;
    line-height: 40px;
  }
  .oceanNodes {
    padding-top: 0;
    padding-bottom: 0;
  }
  .oceanNodes h3 {
    text-align: left;
    margin-bottom: 18px;
  }
  .oceanNodes main {
    position: relative;
    clear: both;
    display: table;
    height: 160px;
  }
  .oceanNodes main .content {
    display: table-cell;
    position: relative;
    vertical-align: middle;
  }
  .oceanNodes main .image-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .oceanNodes main:nth-child(odd) {
    padding-right: 210px;
  }
  .oceanNodes main:nth-child(odd) .image-wrapper {
    right: 0;
  }
  .oceanNodes main:nth-child(even) {
    padding-left: 210px;
  }
  .oceanNodes main:nth-child(even) .image-wrapper {
    left: 0;
  }
  .oceanNodes main img {
    width: 100%;
  }
  #video {
    width: 100%;
    display: block;
  }
  footer nav {
    text-align: center;
    flex-direction: row;
  }
}
@media screen and (max-width: 1024px) {
  footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  footer .deeper {
    justify-content: flex-end !important;
  }
  footer .deeper .footer-logo {
    display: none;
  }
  #docs .logo {
    left: calc(50% - 70px);
  }
}
@media screen and (max-width: 768px) {
  footer .deeper {
    justify-content: center !important;
  }
  footer .deeper nav {
    display: block !important;
  }
  footer .deeper nav a {
    width: 100%;
    text-align: center !important;
    margin: 18px 0 0 !important;
  }
  footer .deepmost {
    display: block;
  }
  footer .deepmost .copyright {
    text-align: center;
  }
  footer .deepmost .social {
    justify-content: center;
    width: 100%;
    padding-top: 48px;
  }
  footer .newsletterSubsContainer {
    justify-content: center;
  }
  footer .newsletterSubsContainer .primary {
    height: unset;
  }
  footer .newsletterSubsContainer .primary.subscribe {
    margin-top: 8px;
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  header .logo {
    width: 180px;
    height: 60px;
  }
  .nav-buttons .nav-items,
  .nav-buttons .nav-item-container {
    display: inline-block;
  }
  .nav-buttons .button + * {
    margin-left: 24px;
  }
  #mainNav .nav-box {
    padding: 0 20px;
  }
  #mainNav main#headNav h3 {
    font-size: 28px;
    line-height: 36px;
  }
  #common .logo {
    width: 180px;
    height: 60px;
  }
  #encyclopedia {
    clear: both;
  }
  #encyclopedia #docsToc {
    position: fixed;
    top: 150px;
    height: calc(100vh - 150px);
    overflow: auto;
    padding: 24px 20px;
    left: 0;
    width: 292px;
    z-index: auto;
  }
  #encyclopedia #docsToc::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  #encyclopedia #docsToc::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  #encyclopedia #docsToc::-webkit-scrollbar-thumb {
    background: rgba(33, 37, 41, 0.2);
  }
  #encyclopedia #docsToc::-webkit-scrollbar-thumb:hover {
    background: rgba(33, 37, 41, 0.5);
  }
}
@media screen and (min-width: 1025px) and (min-width: 1600px) {
  #encyclopedia #docsToc {
    width: 358px;
  }
}
@media screen and (min-width: 1025px) {
  #encyclopedia #docsToc.horizontal {
    width: 100%;
    margin-top: -50px;
    margin-bottom: 50px;
    padding: 0 50px;
  }
  #encyclopedia #docsToc.horizontal .yah > .title {
    margin-left: 0;
  }
  #encyclopedia
    #docsToc.horizontal
    .pi-accordion
    > .container:first-child
    > .item.yah:first-child
    > .title:first-child {
    margin-left: 0 !important;
  }
  #encyclopedia #docsToc.horizontal .pi-accordion .item {
    display: inline-block;
  }
  #encyclopedia #docsContent {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1281px) {
  #encyclopedia #docsContent.hasTocContent {
    margin-right: 280px;
    width: calc(100% - 574px);
  }
  #encyclopedia #docsContent #table-of-contents {
    position: fixed;
    padding: 56px 20px;
    top: 154px;
    overflow: auto;
    height: calc(100vh - 154px);
    right: 0;
    width: 260px;
  }
  #encyclopedia #docsContent #table-of-contents::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  #encyclopedia #docsContent #table-of-contents::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  #encyclopedia #docsContent #table-of-contents::-webkit-scrollbar-thumb {
    background: rgba(33, 37, 41, 0.2);
  }
  #encyclopedia #docsContent #table-of-contents::-webkit-scrollbar-thumb:hover {
    background: rgba(33, 37, 41, 0.5);
  }
  #encyclopedia #docsContent #table-of-contents h4 {
    font-size: 16px;
    color: #212529;
    opacity: 0.6;
    margin-bottom: 0;
  }
  #encyclopedia #docsContent #table-of-contents h4:before {
    content: none;
  }
  #encyclopedia #docsContent #table-of-contents ul#markdown-toc {
    margin-top: 10px;
    padding-left: 16px;
  }
  #encyclopedia #docsContent #table-of-contents ul#markdown-toc li {
    color: #212529;
  }
  #encyclopedia #docsContent #table-of-contents ul#markdown-toc li::marker {
    font-size: 10px;
  }
  #encyclopedia
    #docsContent
    #table-of-contents
    ul#markdown-toc
    li:hover::marker {
    color: #2a7dec;
  }
  #encyclopedia #docsContent #table-of-contents ul#markdown-toc li a {
    color: #212529;
    font-weight: 400;
  }
  #encyclopedia #docsContent #table-of-contents ul#markdown-toc li a:hover {
    text-decoration: none;
    color: #2a7dec;
  }
  #encyclopedia
    #docsContent
    #table-of-contents
    ul#markdown-toc
    li.active::marker {
    color: #2a7dec;
  }
  #encyclopedia #docsContent #table-of-contents ul#markdown-toc li.active > a {
    color: #2a7dec;
    font-weight: 500;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1600px) {
  #encyclopedia #docsContent.hasTocContent {
    margin-right: 390px;
    width: calc(100% - 750px);
  }
  #encyclopedia #docsContent #table-of-contents {
    width: 370px;
  }
}
@media screen and (min-width: 1025px) {
  #encyclopedia #docsContent #editPageButton {
    right: -25px;
  }
  #encyclopedia #docsContent #video {
    width: 50%;
  }
  #encyclopedia #docsContent .supportPlans .supportPlan .pricingTable li {
    font-size: 18px;
  }
  #encyclopedia #docsContent .company-logo img {
    max-width: 400px;
  }
  section main,
  header main,
  footer main {
    max-width: 1200px;
  }
  .oceanNodes main {
    position: relative;
    max-width: 830px;
  }
  #video {
    width: 1200px;
    position: relative;
  }
  footer {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  footer nav {
    overflow: hidden;
  }
  footer
    .newsletterSubsContainer
    form#newsletter-form
    fieldset
    .newsletterInputs {
    flex-direction: row;
    align-items: baseline;
  }
  footer .newsletterSubsContainer form#newsletter-form .subsTitle {
    font-size: 24px;
    white-space: nowrap;
    margin: auto;
    margin-right: 10px;
  }
  footer .newsletterSubsContainer form#newsletter-form #subsEmail {
    margin-right: 10px;
    margin-bottom: 0;
  }
  #wishField {
    background-color: transparent;
    padding: 10px;
    font-size: 16px;
    font-weight: 100;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.3s;
  }
  #wishField:focus {
    background-color: #f7f7f7;
    color: #1f3a52;
  }
  .social a span {
    position: absolute;
    display: block;
    height: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 1500px) {
  footer {
    padding-left: 100px;
    padding-right: 100px;
  }
  footer main {
    max-width: 1400px !important;
  }
  #docs footer main,
  #common footer main {
    max-width: 100% !important;
  }
}
@media screen and (min-width: 1025px) {
  #common #encyclopedia {
    padding-left: 30px;
    padding-right: 30px;
  }
  #common #encyclopedia #content {
    max-width: 1200px;
    margin: auto;
  }
}
@media screen and (min-width: 1500px) {
  #common #encyclopedia #content {
    max-width: 100%;
  }
  #common #encyclopedia,
  #common footer {
    padding-left: 260px;
    padding-right: 260px;
  }
}
@media screen and (min-width: 1120px) {
  #githubButtonContainer {
    display: inline-flex;
  }
}
@media screen and (min-width: 1250px) {
  #viewDocs.center-button,
  #guides.center-button {
    display: inline-block;
  }
  #docs #viewDocs.center-button {
    display: none;
  }
  .nav-item {
    padding: 15px 6px;
  }
}
@media screen and (min-width: 1300px) {
  .nav-item {
    padding: 15px 8px;
  }
  .nav-buttons .button + * {
    margin-left: 30px;
  }
  #services.center-button {
    display: inline-block;
  }
}
@media screen and (min-width: 1501px) {
  .nav-item {
    padding: 15px 12.5px;
  }
  section,
  header {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media screen and (min-width: 1600px) {
  #customers.nav-item {
    display: inline;
  }
}
.tooltipped {
  position: relative;
}
.tooltipped::after {
  position: absolute;
  z-index: 1000000;
  display: none;
  padding: 0.5em 0.75em;
  font: normal normal 11px/1.5 "Roboto", sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: break-word;
  white-space: pre;
  pointer-events: none;
  content: attr(aria-label);
  background: #000;
  border-radius: 3px;
  opacity: 0;
}
.tooltipped::before {
  position: absolute;
  z-index: 1000001;
  display: none;
  width: 0;
  height: 0;
  color: #000;
  pointer-events: none;
  content: "";
  border: 6px solid transparent;
  opacity: 0;
}
@keyframes tooltip-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tooltipped:hover::before,
.tooltipped:hover::after,
.tooltipped:active::before,
.tooltipped:active::after,
.tooltipped:focus::before,
.tooltipped:focus::after {
  display: inline-block;
  text-decoration: none;
  animation-name: tooltip-appear;
  animation-duration: 0.1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  animation-delay: 0s;
}
.tooltipped-no-delay:hover::before,
.tooltipped-no-delay:hover::after,
.tooltipped-no-delay:active::before,
.tooltipped-no-delay:active::after,
.tooltipped-no-delay:focus::before,
.tooltipped-no-delay:focus::after {
  animation-delay: 0s;
}
.tooltipped-multiline:hover::after,
.tooltipped-multiline:active::after,
.tooltipped-multiline:focus::after {
  display: table-cell;
}
.tooltipped-s::after,
.tooltipped-se::after,
.tooltipped-sw::after {
  top: 100%;
  right: 50%;
  margin-top: 6px;
}
.tooltipped-s::before,
.tooltipped-se::before,
.tooltipped-sw::before {
  top: auto;
  right: 50%;
  bottom: -7px;
  margin-right: -6px;
  border-bottom-color: #000;
}
.tooltipped-se::after {
  right: auto;
  left: 50%;
  margin-left: -16px;
}
.tooltipped-sw::after {
  margin-right: -16px;
}
.tooltipped-n::after,
.tooltipped-ne::after,
.tooltipped-nw::after {
  right: 50%;
  bottom: 100%;
  margin-bottom: 6px;
}
.tooltipped-n::before,
.tooltipped-ne::before,
.tooltipped-nw::before {
  top: -7px;
  right: 50%;
  bottom: auto;
  margin-right: -6px;
  border-top-color: #000;
}
.tooltipped-ne::after {
  right: auto;
  left: 50%;
  margin-left: -16px;
}
.tooltipped-nw::after {
  margin-right: -16px;
}
.tooltipped-s::after,
.tooltipped-n::after {
  transform: translateX(50%);
}
.tooltipped-w::after {
  right: 100%;
  bottom: 50%;
  margin-right: 6px;
  transform: translateY(50%);
}
.tooltipped-w::before {
  top: 50%;
  bottom: 50%;
  left: -7px;
  margin-top: -6px;
  border-left-color: #000;
}
.tooltipped-e::after {
  bottom: 50%;
  left: 100%;
  margin-left: 6px;
  transform: translateY(50%);
}
.tooltipped-e::before {
  top: 50%;
  right: -7px;
  bottom: 50%;
  margin-top: -6px;
  border-right-color: #000;
}
.tooltipped-align-right-1::after,
.tooltipped-align-right-2::after {
  right: 0;
  margin-right: 0;
}
.tooltipped-align-right-1::before {
  right: 10px;
}
.tooltipped-align-right-2::before {
  right: 15px;
}
.tooltipped-align-left-1::after,
.tooltipped-align-left-2::after {
  left: 0;
  margin-left: 0;
}
.tooltipped-align-left-1::before {
  left: 5px;
}
.tooltipped-align-left-2::before {
  left: 10px;
}
.tooltipped-multiline::after {
  width: max-content;
  max-width: 250px;
  word-wrap: break-word;
  white-space: pre-line;
  border-collapse: separate;
}
.tooltipped-multiline.tooltipped-s::after,
.tooltipped-multiline.tooltipped-n::after {
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
.tooltipped-multiline.tooltipped-w::after,
.tooltipped-multiline.tooltipped-e::after {
  right: 100%;
}
@media screen and (min-width: 0\0) {
  .tooltipped-multiline::after {
    width: 250px;
  }
}
.tooltipped-sticky::before,
.tooltipped-sticky::after {
  display: inline-block;
}
.tooltipped-sticky.tooltipped-multiline::after {
  display: table-cell;
}
#careers {
  color: #212529;
}
#careers footer {
  position: static;
}
#careers #carsContent {
  position: relative;
  width: calc(100% - 468px);
  margin: auto;
}
#careers #carsContent h1 {
  color: #212529;
  font-weight: 300;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 17px;
}
#careers #carsContent h2 {
  color: #212529;
  font-weight: 300;
  font-size: 32px;
  line-height: 52px;
}
#careers #carsContent h3 {
  color: #212529;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
}
#careers #carsContent h5 {
  color: #212529;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
hr {
  border-top: 1px solid #212529;
  opacity: 0.1;
  margin-top: 54px;
}
#carsGrid {
  margin: 46px 0 92px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 46px;
  vertical-align: top;
  row-gap: 46px;
}
#carsGrid .cars-box {
  display: block;
  background-color: #f5f7f9;
  border-radius: 3px;
  padding: 24px 30px;
  height: 160px;
}
#carsGrid .cars-box:nth-child(4n-1),
#carsGrid .cars-box:nth-child(4n) {
  background-color: #fff;
  border: 6px solid #f5f7f9;
  padding: 18px 30px 24px 24px;
  height: 160px;
}
#carsGrid .cars-box:hover {
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0 0 0 6px #2a7dec, 0 0 4px 0 rgba(0, 0, 0, 0.15),
    0 10px 20px 0 rgba(0, 0, 0, 0.15);
  padding: 24px 30px;
  border: none;
}
#carsGrid .cars-box div {
  height: 87px;
}
#carsGrid .cars-box div h3 {
  margin-bottom: 2px;
}
#carsGrid .cars-box .secondPriority {
  opacity: 0.6;
}
#technology {
  padding: 60px 0 80px;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
#technology img {
  height: 60px;
  margin-bottom: 20px;
}
#about {
  background-color: #f7f7f7;
  margin: 0 -100% 68px;
  padding: 64px 100% 34px;
}
#about p.title {
  font-weight: 700 !important;
  font-size: 36px;
  line-height: 42px;
  color: #212529;
  margin-bottom: 25px;
}
.back {
  display: block;
  color: #212529;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 50px;
  padding: 0;
}
.back:hover {
  text-decoration: none;
  color: #212529;
}
.back img {
  vertical-align: middle;
  margin-right: 16px;
}
#vacancy div.head {
  display: flow-root;
  margin-bottom: 48px;
}
#vacancy div.head .title {
  font-weight: 700 !important;
  font-size: 48px;
  line-height: 56px;
  color: #212529;
  float: left;
  width: calc(100% - 250px);
}
#vacancy div.head div {
  float: right;
  width: 240px;
}
#vacancy div.head div .location {
  float: right;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #212529;
  text-align: right;
}
#vacancy div.head div .location img {
  float: right;
  margin: 3px 0 0 12px;
}
#vacancy div.head div .date {
  font-size: 18px;
  line-height: 21px;
  color: #9a9a9a;
  text-align: right;
}
#vacancy h3 {
  margin: 48px 0 18px;
}
#vacancy > p {
  display: list-item;
  width: bold;
  margin-left: 18px;
  font-size: 18px;
  line-height: 30px;
}
#mailBlock {
  display: flow-root;
  background-color: #fafafa;
  margin: 48px -100% 52px;
  padding: 44px 100%;
}
#mailBlock .mail {
  margin: 14px 0 0 6px;
  float: left;
  font-size: 24px;
  line-height: 28px;
  color: #2a7dec;
}
#mailBlock .mailTitle {
  float: left;
  margin-top: 14px;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #212529;
}
.buttonApply {
  float: right;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #2a7dec;
  border-radius: 3px;
  height: 56px;
  width: 296px;
  padding: 18px;
}
.buttonApply:hover {
  background-color: #4f97f8;
  transition-duration: 0.3s;
  text-decoration: none;
  color: #fff;
}
.buttonApply:active {
  background-color: #2a7dec;
  transition-duration: 0s;
}
.advanImg {
  float: left;
  margin-right: 40px;
}
#advanGrid {
  margin: 46px 0 92px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  vertical-align: top;
  column-gap: 98px;
  row-gap: 56px;
}
#advanGrid div h5 {
  margin-top: 12px;
  float: left;
  width: calc(100% - 126px);
}
@media screen and (max-width: 1500px) {
  #careers #carsContent {
    width: calc(100% - 200px);
  }
  #careers #carsContent #carsGrid {
    column-gap: 32px;
    row-gap: 32px;
  }
}
@media screen and (max-width: 1280px) {
  #careers #carsContent #carsGrid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 24px;
    row-gap: 24px;
  }
  #careers #carsContent #technology {
    padding: 30px 0 40px;
  }
  #careers #carsContent #technology img {
    height: 40px;
  }
  #careers .buttonApply {
    width: 200px;
  }
  #careers #advanGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1025px) {
  #careers #carsContent {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #careers #carsContent #carsGrid {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 12px;
    row-gap: 12px;
  }
  #careers .buttonApply {
    width: 100%;
    margin-top: 40px;
  }
  #careers #advanGrid {
    grid-template-columns: repeat(1, 1fr);
  }
  #vacancy div.head .title {
    float: none;
    margin-bottom: 36px;
    width: 100%;
  }
  #vacancy div.head div {
    float: left;
  }
  #vacancy div.head div .location {
    text-align: left;
  }
  #vacancy div.head div .location img {
    float: left;
    margin: 3px 12px 0 0;
  }
  #vacancy div.head div .date {
    text-align: left;
  }
}
@media screen and (min-width: 1920px) {
  #careers #carsContent {
    width: 1500px;
  }
}
#distyle {
  color: #212529;
}
#distyle footer {
  position: static;
}
#distyle #integratorsContent {
  position: relative;
  width: calc(100% - 468px);
  margin: auto;
}
#distributors {
  font-size: 32px;
  line-height: 1.5em;
  padding-top: 80px;
  font-weight: 300;
}
#des {
  margin-top: 10px;
}
#map {
  margin-top: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#integratorsGrid {
  margin-top: 25px;
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 30px;
}
#filterContainer {
  color: #212529;
  font-size: 18px;
  font-weight: 700;
  display: block;
  border: 1px solid #ededed;
  height: fit-content;
  padding: 18px;
  vertical-align: top;
}
#filterContainer .form {
  margin-top: 25px;
}
#filterContainer .form .dropSelector {
  items-height: 50px;
  background-color: #f5f7f9;
  border-radius: 3px;
  border: 1px solid #b5c9de;
  padding-left: 13px;
  height: 47px;
  width: 100%;
  margin-bottom: 11px;
  color: #212529;
}
#filterContainer .form .dropSelector:hover {
  background-color: #fff;
  border: 1px solid #305680;
}
#filterContainer .form .dropSelector:disabled {
  background-color: #f8f8f8;
  border: 1px solid #dcdcdc;
}
#filterContainer .form .dropSelector:focus {
  background-color: #fff;
  border: 2px solid #305680;
}
#filterContainer .form .buttonSearch {
  margin-top: 25px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #305680;
  border-radius: 3px;
  height: 47px;
  width: 100%;
}
#filterContainer .form .buttonSearch:hover {
  background-color: #4b6d93;
  transition-duration: 0.3s;
}
#filterContainer .form .buttonSearch:active {
  background-color: #0d2743;
  transition-duration: 0s;
}
#filterContainer .form .buttonSearch:disabled {
  background-color: #e7e7e7;
  color: #75797c;
}
#filterContainer .form .buttonRe {
  font-weight: 500;
  color: #305680;
  border: 1px solid #b5c9de;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  height: 47px;
  width: 100%;
  transition: all 0.3s ease 0s;
}
#filterContainer .form .buttonRe:hover {
  border: 0 solid #305680;
  color: #fff;
  background-color: #305680;
}
#integratorsContainer {
  display: grid;
  border: 1px solid #ededed;
  height: fit-content;
  padding: 18px;
  vertical-align: top;
  grid-column-start: 2;
  grid-column-end: 5;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 18px;
  row-gap: 1em;
}
#integratorsContainer .integrator-box {
  display: block;
  background-color: #f5f7f9;
  border-radius: 3px;
  padding: 20px;
}
#integratorsContainer .integrator-box div {
  margin-top: 8px;
  margin-bottom: 3px;
}
#integratorsContainer .integrator-box div a.links {
  color: #305680;
  font-weight: 500;
}
#integratorsContainer .integrator-box div a.links:hover {
  text-decoration: underline;
}
#integratorsContainer .integrator-box p.title {
  font-weight: 700 !important;
  font-size: 24px;
  line-height: 32px;
  margin-top: 1px;
  margin-bottom: 29px;
  color: #212529;
}
#integratorsContainer .integrator-box p.become-integrator {
  display: flex;
  flex: 1;
  align-items: center;
  font-size: 18px;
}
#integratorsContainerEmpty {
  display: grid;
  border: 1px solid #ededed;
  height: fit-content;
  vertical-align: top;
  grid-column-start: 2;
  grid-column-end: 5;
  padding: 60px;
  text-align: center;
}
#integratorsContainerEmpty p {
  font-weight: 400;
  color: #afafaf;
}
#integratorsContainerEmpty object {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1500px) {
  #distyle #integratorsContent {
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 1280px) {
  #integratorsGrid {
    grid-template-columns: repeat(3, 1fr);
  }
  #integratorsContainer {
    grid-column-end: 4;
    grid-template-columns: repeat(1, 1fr);
  }
  #integratorsContainer .integrator-box {
    flex-direction: column;
    justify-content: flex-start;
  }
  #integratorsContainer .integrator-box div {
    margin: 20px 0 0;
  }
  #integratorsContainer .integrator-box div img.integrator-program {
    height: 30px;
  }
  #integratorsContainer #integratorsContainerEmpty {
    grid-column-end: 4;
    grid-template-columns: repeat(1, 1fr);
  }
  #map {
    width: 70%;
  }
}
@media screen and (max-width: 1025px) {
  #distyle #integratorsContent {
    width: 100%;
  }
}
@media screen and (max-width: 568px) {
  #integratorsGrid {
    grid-template-columns: repeat(1, 1fr);
  }
  #hardwareContainer,
  #integratorContainer {
    justify-content: center;
  }
  #integratorsContainer {
    grid-column-end: 1;
    grid-template-columns: repeat(1, 1fr);
  }
  #integratorsContainer .integrator-box {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  #integratorsContainer .integrator-box div {
    margin: 20px 0 0;
  }
  #integratorsContainerEmpty {
    grid-column-end: 1;
    grid-template-columns: repeat(1, 1fr);
  }
  #map {
    display: none;
  }
  #des {
    display: none;
  }
  #distributors {
    font-size: 24px;
    padding-top: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #distyle #integratorsContent {
    width: 1500px;
  }
}
#thingsboard-paas section {
  background: 0 0;
}
#thingsboard-paas:not(.open-nav):not(.flip-nav) header::after {
  opacity: 0;
}
#thingsboard-paas #hero {
  height: 100vh;
  padding-top: 0;
  position: relative;
  overflow: hidden;
  background: 0 0;
}
#thingsboard-paas #hero div:nth-child(1) {
  background-image: url(/video/tb-cover.jpg) !important;
}
#thingsboard-paas #hero .video-cover {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/video/tb-cover.jpg);
}
#thingsboard-paas #hero #hero-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.72);
}
#thingsboard-paas #hero #hero-content .paas-title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-paas #hero #hero-content .try-paas {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-paas #hero #hero-content .try-paas:hover {
  background-color: #fff;
  color: #1f3a52;
}
#thingsboard-paas #hero #hero-content .learn-tb {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-paas #hero #hero-content .learn-tb:hover {
  background-color: #fff;
  color: #1f3a52;
  text-shadow: none;
}
#thingsboard-paas #hero #hero-content .paas-arrow {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 24;
  color: #fff;
}
#thingsboard-paas #hero #hero-content .paas-arrow a {
  color: #fff;
}
#thingsboard-paas #hero #hero-content.arrow-hidden .paas-arrow {
  display: none;
}
#thingsboard-paas #intro {
  color: #212529;
}
#thingsboard-paas #intro h1 {
  color: #212529;
  font-weight: 600;
  text-align: center;
  font-size: 32px;
  line-height: 48px;
}
#thingsboard-paas #intro h1 a {
  color: #2a7dec;
}
#thingsboard-paas #intro h2 {
  color: #212529;
  font-weight: 600;
  text-align: left;
  font-size: 42px;
  line-height: 63px;
}
#thingsboard-paas #intro h3 {
  border: none;
  font-weight: 400;
}
#thingsboard-paas #intro p {
  color: #696c6e;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin-block-start: 9px;
}
#thingsboard-paas #bottom {
  background-color: #f9fbfe;
  margin: -20px -100%;
  padding: 66px 0;
  text-align: center;
}
#thingsboard-paas #bottom .try-paas {
  background-color: #2a7dec;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  padding: 15px 128px;
  height: 127px;
  box-shadow: 0 28px 16px -20px rgba(12, 29, 51, 0.25);
}
#thingsboard-paas #bottom .try-paas:hover {
  background-color: #4f97f8;
  text-decoration: none;
  color: #fff;
}
#thingsboard-paas #bottom .try-paas:active {
  background-color: #2a7dec;
  transition-duration: 0s;
}
#thingsboard-paas #bottom a {
  color: #899aab;
}
#thingsboard-paas #matrix {
  margin: 60px -100% 0;
  padding: 72px 100% 112px;
}
#thingsboard-paas #matrix h2 {
  color: #212529;
  font-weight: 600;
  text-align: left;
  font-size: 22px;
  line-height: 40px;
}
#thingsboard-paas #matrix #backg-matrix {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
#thingsboard-paas #matrix #backg-matrix .cloud,
#thingsboard-paas #matrix #backg-matrix .prof,
#thingsboard-paas #matrix #backg-matrix .community {
  padding: 0 2px;
  width: 20%;
  position: absolute;
  z-index: -1;
  top: 127px;
}
#thingsboard-paas #matrix #backg-matrix .coln {
  height: 1156px;
  border-radius: 6px;
}
#thingsboard-paas #matrix #backg-matrix .cloud {
  right: 0%;
}
#thingsboard-paas #matrix #backg-matrix .cloud .coln {
  border: 2px solid #2a7dec;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.1);
}
#thingsboard-paas #matrix #backg-matrix .cloud .coln .head {
  height: 106px;
  background-color: #2a7dec;
}
#thingsboard-paas #matrix #backg-matrix .prof {
  right: 20%;
}
#thingsboard-paas #matrix #backg-matrix .prof .coln {
  border: 2px solid #a9dfbf;
}
#thingsboard-paas #matrix #backg-matrix .prof .coln .head {
  height: 106px;
  box-shadow: 0 2px 0 0 #a9dfbf;
}
#thingsboard-paas #matrix #backg-matrix .community {
  right: 40%;
}
#thingsboard-paas #matrix #backg-matrix .community .coln {
  border: 2px solid #acbbcc;
}
#thingsboard-paas #matrix #backg-matrix .community .coln .head {
  height: 106px;
  box-shadow: 0 2px 0 0 #acbbcc;
}
#thingsboard-paas #matrix table {
  width: calc(100% + 40px);
  margin: 160px -20px 16px;
  border: none;
  margin-top: 64px;
  top: 40px;
}
#thingsboard-paas #matrix table td,
#thingsboard-paas #matrix table th {
  margin: 0 2px;
}
#thingsboard-paas #matrix table td:nth-child(4n-2),
#thingsboard-paas #matrix table th:nth-child(4n-2) {
  color: #305680;
}
#thingsboard-paas #matrix table td:nth-child(4n-2) img,
#thingsboard-paas #matrix table th:nth-child(4n-2) img {
  filter: invert(27%) sepia(56%) saturate(585%) hue-rotate(171deg)
    brightness(96%) contrast(86%);
}
#thingsboard-paas #matrix table td:nth-child(4n-1),
#thingsboard-paas #matrix table th:nth-child(4n-1) {
  color: #27ae60;
}
#thingsboard-paas #matrix table td:nth-child(4n-1) img,
#thingsboard-paas #matrix table th:nth-child(4n-1) img {
  filter: invert(52%) sepia(84%) saturate(381%) hue-rotate(93deg)
    brightness(89%) contrast(93%);
}
#thingsboard-paas #matrix table td:nth-child(4n),
#thingsboard-paas #matrix table th:nth-child(4n) {
  color: #2a7dec;
}
#thingsboard-paas #matrix table td:nth-child(4n) img,
#thingsboard-paas #matrix table th:nth-child(4n) img {
  filter: invert(36%) sepia(77%) saturate(728%) hue-rotate(181deg)
    brightness(104%) contrast(106%);
}
#thingsboard-paas #matrix table thead {
  color: #212529;
  font-size: 12px;
  line-height: 30px;
  background-color: unset;
}
#thingsboard-paas #matrix table thead tr {
  height: 152px;
}
#thingsboard-paas #matrix table thead tr th {
  width: 20%;
  text-align: center;
  vertical-align: center;
  font-weight: 600;
  font-size: 11px;
  padding: 40px 0;
}
#thingsboard-paas #matrix table thead tr th:nth-child(4n) {
  color: #fff;
}
#thingsboard-paas #matrix table thead tr td {
  width: 40%;
}
#thingsboard-paas #matrix table tbody tr {
  background-color: unset;
  height: 64px;
}
#thingsboard-paas #matrix table tbody tr th {
  font-weight: 600;
  font-size: 12px;
  padding-right: 12px;
}
#thingsboard-paas #matrix table tbody tr th a {
  color: #212529;
}
#thingsboard-paas #matrix table tbody tr th img {
  vertical-align: top;
}
#thingsboard-paas #matrix table tbody tr td {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
}
#thingsboard-paas #matrix table tbody tr td img {
  width: 32px;
}
#thingsboard-paas #intro {
  margin-bottom: 80px;
  padding-top: 88px;
}
#thingsboard-paas #intro #cards {
  padding-top: 50px;
  justify-content: center;
}
#thingsboard-paas #intro #cards > div {
  margin-bottom: 36px;
  text-align: center;
}
#thingsboard-paas #intro #cards > div.col-lg-6 {
  padding: 0 18px;
  max-width: 100%;
}
#thingsboard-paas #intro #cards > div div {
  padding: 56px 48px;
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15);
}
#thingsboard-paas #intro #cards > div div h1 {
  font-size: 24px;
  line-height: normal;
}
#thingsboard-paas #intro #cards > div div a {
  color: #2a7dec;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  margin-block-start: 15px;
}
#thingsboard-paas #intro #cards > div div img {
  margin-bottom: 28px;
}
#thingsboard-paas #labeling {
  margin: 48px 0 112px;
  text-align: center;
}
#thingsboard-paas #labeling div {
  display: flex;
  padding: 0 18%;
}
#thingsboard-paas #labeling p {
  color: #899aab;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
}
#thingsboard-paas #tb-customers {
  margin: -50px -100% 0;
  padding: 50px 100%;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  display: none;
}
@media (min-width: 992px) {
  #thingsboard-paas #tb-customers {
    display: block;
  }
}
#thingsboard-paas #tb-customers img {
  height: 60px;
  margin-bottom: 20px;
}
#thingsboard-paas #tb-customers main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0 50px;
}
#thingsboard-paas #tb-customers main a {
  display: block;
  padding: 10px;
}
#thingsboard-paas #tb-customers main a object {
  pointer-events: none;
  filter: invert(87%) sepia(3%) saturate(664%) hue-rotate(176deg)
    brightness(237%) contrast(82%);
}
#thingsboard-paas #background {
  position: absolute;
  top: 570px;
  left: 50%;
}
#thingsboard-paas #background .main {
  position: absolute;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #f8fafe;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#thingsboard-paas #background .small1 {
  position: absolute;
  top: 16px;
  right: 524px;
  width: 436px;
  height: 90px;
  background-color: #2a7dec;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#thingsboard-paas #background .small2 {
  position: absolute;
  top: -140px;
  left: 810px;
  width: 436px;
  height: 90px;
  border: 2px solid #29384b;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#thingsboard-paas #background .small3 {
  position: absolute;
  top: 592px;
  right: 706px;
  width: 436px;
  height: 90px;
  border: 2px solid #29384b;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#thingsboard-paas #background .small4 {
  position: absolute;
  top: 390px;
  left: 568px;
  width: 436px;
  height: 90px;
  background-color: #366cb4;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#thingsboard-paas #background .bottom {
  position: absolute;
  top: 849px;
  width: 2560px;
  height: 130px;
  left: -1280px;
  background-color: #2c4362;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#thingsboard-paas #background .small5 {
  position: absolute;
  top: 849px;
  left: 773px;
  width: 436px;
  height: 90px;
  background-color: #2a7dec;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#thingsboard-paas .header-animation {
  max-width: 100%;
  opacity: 0;
  transform: translate3d(0, 45px, 0);
  animation-name: slideup-in;
  animation-duration: 600ms;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-fill-mode: forwards;
}
#thingsboard-paas .header-animation:nth-child(1) {
  animation-delay: 0ms;
}
#thingsboard-paas .header-animation:nth-child(2) {
  animation-delay: 300ms;
}
#thingsboard-paas .header-animation:nth-child(3) {
  animation-delay: 600ms;
}
#thingsboard-paas .header-animation:nth-child(4) {
  animation-delay: 900ms;
}
#thingsboard-paas .header-animation:nth-child(5) {
  animation-delay: 1200ms;
}
@keyframes slideup-in {
  from {
    opacity: 0;
    transform: translate3d(0, 45px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 750px) {
  #thingsboard-paas #hero #hero-content .paas-title {
    font-size: 36px;
  }
  #thingsboard-paas #paasContent #intro #cards {
    justify-content: center;
  }
  #thingsboard-paas #paasContent #intro #cards > div.col-lg-6 {
    max-width: 50%;
  }
  #thingsboard-paas #paasContent .intro_title {
    padding: 0;
  }
  #thingsboard-paas #paasContent #labeling p {
    padding: 0;
  }
  #thingsboard-paas #paasContent #matrix h2 {
    font-size: 42px;
    line-height: 63px;
  }
  #thingsboard-paas #paasContent #matrix table thead {
    font-size: 20px;
  }
  #thingsboard-paas #paasContent #matrix table thead tr th {
    width: 20%;
    padding: 0 0 40px;
    font-size: 20px;
  }
  #thingsboard-paas #paasContent #matrix table thead tr td {
    width: 40%;
  }
  #thingsboard-paas #paasContent #matrix table tbody tr th {
    padding-right: 48px;
    font-size: 18px;
  }
  #thingsboard-paas #paasContent #matrix table tbody tr td {
    font-size: 20px;
  }
  #thingsboard-paas #paasContent #matrix table tbody tr td img {
    width: unset;
  }
}
@media screen and (min-width: 1025px) {
  #thingsboard-paas section main,
  #thingsboard-paas header main {
    max-width: 100%;
  }
  #thingsboard-paas footer main {
    max-width: 100%;
  }
  #thingsboard-paas #paasContent {
    max-width: 100%;
  }
  #thingsboard-paas #paasContent .intro_title {
    padding: 0 5%;
  }
  #thingsboard-paas #paasContent #labeling p {
    padding: 0 8%;
  }
  #thingsboard-paas #paasContent #matrix .cloud,
  #thingsboard-paas #paasContent #matrix .prof,
  #thingsboard-paas #paasContent #matrix .community {
    padding: 0 14px;
  }
  #thingsboard-paas #paasContent #matrix table td,
  #thingsboard-paas #paasContent #matrix table th {
    margin: 0 14px;
  }
}
@media screen and (min-width: 1250px) {
  #thingsboard-paas #hero #hero-content .paas-title {
    margin-bottom: 60px;
    font-size: 64px;
  }
  #thingsboard-paas #hero #hero-content .try-paas {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    border-width: 3px;
  }
  #thingsboard-paas #paasContent {
    max-width: 1200px;
  }
  #thingsboard-paas #paasContent #intro #cards {
    justify-content: center;
  }
  #thingsboard-paas #paasContent #intro #cards > div.col-lg-6 {
    max-width: 33%;
  }
  #thingsboard-paas #paasContent .intro_title {
    padding: 0 7%;
  }
  #thingsboard-paas #paasContent #labeling p {
    padding: 0 13%;
  }
}
@media screen and (min-width: 1500px) {
  #thingsboard-paas #paasContent {
    max-width: 1400px;
  }
  #thingsboard-paas #paasContent .intro_title {
    padding: 0 10%;
  }
  #thingsboard-paas #paasContent #labeling p {
    padding: 0 18%;
  }
  #thingsboard-paas #paasContent #intro {
    margin-bottom: 160px;
  }
}
#docsContent #content a {
  font-weight: 500;
}
#docsContent #content h1.mainTitle.services {
  text-align: center;
  margin-bottom: 80px;
}
#docsContent #content .service-info-blocks .card,
#docsContent #content .service-cards .card {
  color: #212529;
  margin-bottom: 12px;
  padding: 31px;
  border: 1px solid #ebebeb;
}
#docsContent #content .service-info-blocks {
  margin: 24px 0 56px;
}
#docsContent #content .service-info-blocks .card {
  width: 100%;
}
#docsContent #content .service-info-blocks .card .title {
  font-weight: 600;
  margin: 0;
}
#docsContent #content .service-info-blocks .card .sub-title {
  color: #75767c;
}
#docsContent #content .service-info-blocks .card .description {
  margin-top: 24px;
}
#docsContent #content .service-info-blocks .card .card-bot {
  margin-top: 32px;
  position: relative;
}
#docsContent #content .service-info-blocks .card .card-bot p {
  text-align: right;
  line-height: 24px;
  margin-top: 2px;
}
#docsContent #content .service-info-blocks .card .card-bot p:after {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
#docsContent #content .service-info-blocks .card .card-bot p.length:after {
  background: url(/images/services/length-icon.svg);
}
#docsContent #content .service-info-blocks .card .card-bot p.audience:after {
  background: url(/images/services/audience-icon.svg);
}
@media screen and (max-width: 768px) {
  #docsContent #content .service-info-blocks .card .card-bot {
    padding-bottom: 48px;
  }
  #docsContent #content .service-info-blocks .card .card-bot p {
    text-align: left;
  }
  #docsContent #content .service-info-blocks .card .card-bot p:after {
    content: none;
  }
  #docsContent #content .service-info-blocks .card .card-bot p:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }
  #docsContent #content .service-info-blocks .card .card-bot p.length:before {
    background: url(/images/services/length-icon.svg);
  }
  #docsContent #content .service-info-blocks .card .card-bot p.audience:before {
    background: url(/images/services/audience-icon.svg);
  }
}
#docsContent #content .service-info-blocks .card .card-bot .card-drop {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #2a7dec;
  font-weight: 500;
  font-size: 18px;
  position: absolute;
  cursor: pointer;
  bottom: 0;
}
#docsContent #content .service-info-blocks .card .card-bot .card-drop:after {
  transition: 0.3s;
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  margin-left: 4px;
  background: url(/images/pe/read-more-arrow.svg);
  transform: rotate(90deg);
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
#docsContent
  #content
  .service-info-blocks
  .card
  .card-bot
  .card-drop.opened:after {
  transform: rotate(-90deg);
}
#docsContent #content .service-info-blocks .card .drop-content {
  overflow: hidden;
  margin-top: 0;
  opacity: 0;
  height: 0;
  transition: 0.3s, margin-top 0.1s 0.2s;
  -webkit-transition: 0.3s, margin-top 0.1s 0.2s;
  -o-transition: 0.3s, margin-top 0.1s 0.2s;
  -moz-transition: 0.3s, margin-top 0.1s 0.2s;
}
#docsContent #content .service-info-blocks .card .drop-content.opened {
  margin-top: 32px;
  transition: opacity 0.3s, height 0.3s;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -o-transition: opacity 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s;
  opacity: 1;
}
#docsContent #content .service-info-blocks .card .drop-content div p {
  margin-bottom: 12px;
  font-weight: 600;
}
#docsContent #content .service-info-blocks .card .drop-content div li {
  list-style: unset;
  margin-left: 12px;
  font-weight: 400;
}
#docsContent #content .service-cards {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 108px;
}
#docsContent #content .service-cards .card {
  position: relative;
  cursor: pointer;
  margin-right: 12px;
  width: calc(33.33% - 8px);
  text-align: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: auto;
}
#docsContent #content .service-cards .card img {
  width: 34px;
}
#docsContent #content .service-cards .card .title {
  font-weight: 600;
  margin: 8px 0 14px;
}
#docsContent #content .service-cards .card:last-child {
  margin-right: 0;
}
#docsContent #content .service-cards .card:hover {
  border: 4px solid #2a7dec;
  padding: 28px;
}
#docsContent #content .service-cards .card:hover .title {
  color: #2a7dec;
}
@media screen and (max-width: 768px) {
  #docsContent #content .service-cards {
    flex-direction: column;
  }
  #docsContent #content .service-cards .card {
    width: 100%;
  }
}
#docsContent #content .bottom {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0 0 -50px -50%;
  background-color: #f9fbfe;
  width: 200%;
  padding: 50px 0;
}
#docsContent #content .bottom .contact-button {
  cursor: pointer;
  width: 350px;
  background-color: #2a7dec;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  padding: 16px 20px;
  margin: 0 auto 48px;
  box-shadow: 0 18px 16px -10px rgba(42, 125, 236, 0.25);
}
#docsContent #content .bottom .contact-button:hover {
  background-color: #4f97f8;
}
#docsContent #content .bottom p {
  color: #899aab;
}
#docsContent #content a {
  font-weight: 500;
}
#docsContent #content h1.mainTitle.products {
  text-align: center;
  margin-bottom: 80px;
}
#docsContent #content .products-cards {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 108px;
}
#docsContent #content .products-cards .card {
  color: #212529;
  margin-bottom: 12px;
  padding: 31px;
  border: 1px solid #ebebeb;
  position: relative;
  cursor: pointer;
  margin-right: 12px;
  width: calc(33.33% - 8px);
  text-align: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: auto;
}
#docsContent #content .products-cards .card img {
  width: 54px;
}
#docsContent #content .products-cards .card .title {
  font-weight: 600;
  margin: 8px 0 14px;
}
#docsContent #content .products-cards .card:nth-child(3n + 0) {
  margin-right: 0;
}
#docsContent #content .products-cards .card:hover {
  padding: 28px;
}
#docsContent #content .products-cards .card.cloud:hover {
  border: 4px solid #2a7dec;
}
#docsContent #content .products-cards .card.cloud:hover .title {
  color: #2a7dec;
}
#docsContent #content .products-cards .card.prof:hover {
  border: 4px solid #1f8b4d;
}
#docsContent #content .products-cards .card.prof:hover .title {
  color: #1f8b4d;
}
#docsContent #content .products-cards .card.com:hover {
  border: 4px solid #305680;
}
#docsContent #content .products-cards .card.com:hover .title {
  color: #305680;
}
#docsContent #content .products-cards .card.gateway:hover {
  border: 4px solid #eb5757;
}
#docsContent #content .products-cards .card.gateway:hover .title {
  color: #eb5757;
}
#docsContent #content .products-cards .card.thingsboard-edge:hover {
  border: 4px solid #009688;
}
#docsContent #content .products-cards .card.thingsboard-edge:hover .title {
  color: #009688;
}
#docsContent #content .products-cards .card.license:hover {
  border: 4px solid #1f8b4d;
}
#docsContent #content .products-cards .card.license:hover .title {
  color: #1f8b4d;
}
#docsContent #content .products-cards .card.trendz:hover {
  border: 4px solid #2696f3;
}
#docsContent #content .products-cards .card.trendz:hover .title {
  color: #2696f3;
}
#docsContent #content .products-cards .card.mobile:hover {
  border: 4px solid #305680;
}
#docsContent #content .products-cards .card.mobile:hover .title {
  color: #305680;
}
#docsContent #content .products-cards .card.pe-mobile:hover {
  border: 4px solid #1f8b4d;
}
#docsContent #content .products-cards .card.pe-mobile:hover .title {
  color: #1f8b4d;
}
@media screen and (max-width: 768px) {
  #docsContent #content .products-cards {
    flex-direction: column;
  }
  #docsContent #content .products-cards .card {
    width: 100%;
  }
}
#thingsboard-edge section {
  background: 0 0;
}
#thingsboard-edge:not(.open-nav):not(.flip-nav) header::after {
  opacity: 0;
}
#thingsboard-edge #hero {
  height: 100vh;
  padding-top: 0;
  position: relative;
  overflow: hidden;
  background: 0 0;
}
#thingsboard-edge #hero div:nth-child(1) {
  background-image: url(/video/tb-cover.jpg) !important;
}
#thingsboard-edge #hero .video-cover {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/video/tb-cover.jpg);
}
#thingsboard-edge #hero #hero-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.72);
}
#thingsboard-edge #hero #hero-content .edge-title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-edge #hero #hero-content .edge-description {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 16px;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-edge #hero #hero-content .try-edge {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-edge #hero #hero-content .try-edge:hover {
  background-color: #fff;
  color: #1f3a52;
}
#thingsboard-edge #hero #hero-content .learn-tb {
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: 0.6s;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.66);
}
#thingsboard-edge #hero #hero-content .learn-tb:hover {
  background-color: #fff;
  color: #1f3a52;
  text-shadow: none;
}
#thingsboard-edge #hero #hero-content .paas-arrow {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 24;
  color: #fff;
}
#thingsboard-edge #hero #hero-content .paas-arrow a {
  color: #fff;
}
#thingsboard-edge #hero #hero-content.arrow-hidden .paas-arrow {
  display: none;
}
#thingsboard-edge #edgeContent {
  width: 100%;
  color: #212924;
}
#thingsboard-edge #edgeContent a.read-more-button {
  position: relative;
  transition-duration: 0.3s;
  outline: none;
}
#thingsboard-edge #edgeContent a.read-more-button .arrow {
  transform: translate(0px);
  transition-duration: 0.3s;
  filter: invert(38%) sepia(52%) saturate(993%) hue-rotate(131deg)
    brightness(103%) contrast(101%);
  box-shadow: none !important;
  width: 12px !important;
  margin-left: 12px;
  position: absolute;
  top: 7px;
}
#thingsboard-edge #edgeContent a.read-more-button .arrow.first {
  opacity: 0.2;
}
#thingsboard-edge #edgeContent a.read-more-button .arrow.second {
  opacity: 0.5;
}
#thingsboard-edge #edgeContent a.read-more-button:hover {
  transition-duration: 0.3s;
}
#thingsboard-edge #edgeContent a.read-more-button:hover .first {
  transform: translate(10px);
}
#thingsboard-edge #edgeContent a.read-more-button:hover .second {
  transform: translate(20px);
}
#thingsboard-edge #edgeContent a.read-more-button:hover .third {
  transform: translate(30px);
}
#thingsboard-edge #edgeContent h1 {
  font-weight: 600;
  text-align: center;
  font-size: 32px;
  line-height: 52px;
}
#thingsboard-edge #edgeContent h1 a {
  font-weight: 600;
  font-size: 32px;
}
#thingsboard-edge #edgeContent h2 {
  font-weight: 500;
  line-height: 54px;
  font-size: 36px;
}
#thingsboard-edge #edgeContent h3 {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
#thingsboard-edge #edgeContent h4 {
  font-size: 24px;
  font-weight: 500;
}
#thingsboard-edge #edgeContent p {
  color: #757c76;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin: 4px 0 18px;
}
#thingsboard-edge #edgeContent a {
  color: #009688;
  font-weight: 500;
  font-size: 18px;
}
#thingsboard-edge #edgeContent #intro {
  margin-bottom: 80px;
  padding-top: 98px;
  color: #212924;
}
#thingsboard-edge #edgeContent #intro .intro_title {
  padding: 0;
}
#thingsboard-edge #edgeContent #intro .labeling {
  margin: 48px 0 102px;
  text-align: center;
  color: #a5a5a5;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  padding: 0;
}
#thingsboard-edge #edgeContent #tb-customers {
  margin: -50px -100% 0;
  padding: 50px 100%;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  display: none;
}
@media (min-width: 992px) {
  #thingsboard-edge #edgeContent #tb-customers {
    display: block;
  }
}
#thingsboard-edge #edgeContent #tb-customers img {
  height: 60px;
  margin-bottom: 20px;
}
#thingsboard-edge #edgeContent #tb-customers main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0 50px;
}
#thingsboard-edge #edgeContent #tb-customers main a {
  display: block;
  padding: 10px;
}
#thingsboard-edge #edgeContent #tb-customers main a object {
  pointer-events: none;
  filter: invert(95%) sepia(6%) saturate(1404%) hue-rotate(115deg)
    brightness(253%) contrast(93%);
}
#thingsboard-edge #edgeContent #local-deployment .block,
#thingsboard-edge #edgeContent #data-filtering .block,
#thingsboard-edge #edgeContent #local-alarms .block,
#thingsboard-edge #edgeContent #batch-update .block {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 50px 0;
}
#thingsboard-edge #edgeContent #local-deployment .block .feature-des,
#thingsboard-edge #edgeContent #local-deployment .block img,
#thingsboard-edge #edgeContent #data-filtering .block .feature-des,
#thingsboard-edge #edgeContent #data-filtering .block img,
#thingsboard-edge #edgeContent #local-alarms .block .feature-des,
#thingsboard-edge #edgeContent #local-alarms .block img,
#thingsboard-edge #edgeContent #batch-update .block .feature-des,
#thingsboard-edge #edgeContent #batch-update .block img {
  width: 100%;
}
#thingsboard-edge #edgeContent #local-deployment .block .block-img,
#thingsboard-edge #edgeContent #data-filtering .block .block-img,
#thingsboard-edge #edgeContent #local-alarms .block .block-img,
#thingsboard-edge #edgeContent #batch-update .block .block-img {
  text-align: center;
  order: 2;
}
#thingsboard-edge #edgeContent #local-deployment .block .block-img img,
#thingsboard-edge #edgeContent #data-filtering .block .block-img img,
#thingsboard-edge #edgeContent #local-alarms .block .block-img img,
#thingsboard-edge #edgeContent #batch-update .block .block-img img {
  margin-top: 32px;
  width: 100%;
  max-width: fit-content;
}
#thingsboard-edge #edgeContent #local-deployment .block .feature-des,
#thingsboard-edge #edgeContent #data-filtering .block .feature-des,
#thingsboard-edge #edgeContent #local-alarms .block .feature-des,
#thingsboard-edge #edgeContent #batch-update .block .feature-des {
  order: 1;
}
#thingsboard-edge #edgeContent #local-deployment .block .feature-des {
  padding-top: 100px;
}
#thingsboard-edge #edgeContent #data-filtering .block {
  padding: 60px 0;
}
#thingsboard-edge #edgeContent #local-alarms .block .feature-des {
  padding-top: 200px;
}
#thingsboard-edge #edgeContent #local-alarms .block .feature-des h2,
#thingsboard-edge #edgeContent #local-alarms .block .feature-des a {
  color: #fff;
}
#thingsboard-edge #edgeContent #local-alarms .block .feature-des p {
  color: #868686;
}
#thingsboard-edge
  #edgeContent
  #local-alarms
  .block
  .feature-des
  .read-more-button
  .arrow {
  filter: brightness(100%) invert(100%);
}
#thingsboard-edge #edgeContent #batch-update .block {
  padding: 80px 0 120px;
}
#thingsboard-edge #edgeContent #bottom-features {
  padding-top: 72px;
}
#thingsboard-edge #edgeContent #bottom-features .cards {
  background-color: #effaf9;
  padding: 72px 50% 28px;
  justify-content: center;
  margin-right: -50%;
  margin-left: -50%;
}
#thingsboard-edge #edgeContent #bottom-features .cards > div {
  margin-bottom: 36px;
}
#thingsboard-edge #edgeContent #bottom-features .cards > div.col-lg-6 {
  padding: 0 18px;
  max-width: 100%;
}
#thingsboard-edge #edgeContent #bottom-features .cards > div .block {
  padding: 48px;
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15);
  display: unset;
  text-align: center;
}
#thingsboard-edge #edgeContent #bottom-features .cards > div .block div {
  width: 100%;
}
#thingsboard-edge #edgeContent #bottom-features .cards > div .block div .title {
  margin-bottom: 6px;
  line-height: 33px;
}
#thingsboard-edge #edgeContent #bottom-features .cards > div .block div p {
  margin-top: 10px;
}
#thingsboard-edge #edgeContent #bottom-features .cards > div .block img {
  height: fit-content;
  margin: 0 0 18px;
}
#thingsboard-edge #edgeContent #bottom {
  display: flex;
  justify-content: center;
  padding: 46px 0 100px;
}
#thingsboard-edge #edgeContent #bottom .bottom-button {
  background-color: #009688;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  padding: 16px;
  width: 350px;
  display: block;
  box-shadow: 0 28px 16px -20px rgba(34, 41, 41, 0.25);
}
#thingsboard-edge #edgeContent #bottom .bottom-button:hover {
  background-color: #1eb7a9;
  text-decoration: none;
  color: #fff;
}
#thingsboard-edge #edgeContent #bottom .bottom-button:active {
  background-color: #009688;
  transition-duration: 0s;
}
#thingsboard-edge #edgeContent #background {
  z-index: -1;
  position: absolute;
  left: 50%;
}
#thingsboard-edge #edgeContent #background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
#thingsboard-edge #edgeContent #background div.main1 {
  top: 8px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #effaf9;
}
#thingsboard-edge #edgeContent #background div.small1 {
  top: 71px;
  right: 646px;
  border: 4px solid #185b55;
}
#thingsboard-edge #edgeContent #background div.small2 {
  top: 18px;
  right: 467px;
  background-color: #009688;
}
#thingsboard-edge #edgeContent #background div.small3 {
  top: -135px;
  left: 789px;
  background-color: #185b55;
}
#thingsboard-edge #edgeContent #background div.small4 {
  top: 612px;
  right: 814px;
  border: 2px solid #185b55;
}
#thingsboard-edge #edgeContent #background div.main2 {
  top: 126px;
  width: 2560px;
  height: 805px;
  left: -1280px;
  background-color: #222929;
}
#thingsboard-edge #edgeContent #background div.small5 {
  top: 145px;
  right: 552px;
  background-color: #185b55;
}
#thingsboard-edge #edgeContent #background div.small6 {
  top: -42px;
  left: 824px;
  border: 4px solid #009688;
}
#thingsboard-edge #edgeContent #background div.small7 {
  top: 686px;
  right: 829px;
  background-color: #009688;
}
#thingsboard-edge #edgeContent #background div.main3 {
  top: -108px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #effaf9;
}
#thingsboard-edge #edgeContent #background div.small8 {
  top: -249px;
  left: 756px;
  border: 4px solid #185b55;
}
#thingsboard-edge .header-animation {
  max-width: 100%;
  opacity: 0;
  transform: translate3d(0, 45px, 0);
  animation-name: slideup-in;
  animation-duration: 600ms;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-fill-mode: forwards;
}
#thingsboard-edge .header-animation:nth-child(1) {
  animation-delay: 0ms;
}
#thingsboard-edge .header-animation:nth-child(2) {
  animation-delay: 300ms;
}
#thingsboard-edge .header-animation:nth-child(3) {
  animation-delay: 600ms;
}
#thingsboard-edge .header-animation:nth-child(4) {
  animation-delay: 900ms;
}
#thingsboard-edge .header-animation:nth-child(5) {
  animation-delay: 1200ms;
}
@keyframes slideup-in {
  from {
    opacity: 0;
    transform: translate3d(0, 45px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 750px) {
  #thingsboard-edge #hero #hero-content .edge-title {
    font-size: 36px;
  }
  #thingsboard-edge #hero #hero-content .edge-description {
    font-size: 20px;
    margin-bottom: 60px;
  }
  #thingsboard-edge #edgeContent #local-deployment .block .feature-des,
  #thingsboard-edge #edgeContent #local-deployment .block .block-img,
  #thingsboard-edge #edgeContent #data-filtering .block .feature-des,
  #thingsboard-edge #edgeContent #data-filtering .block .block-img,
  #thingsboard-edge #edgeContent #local-alarms .block .feature-des,
  #thingsboard-edge #edgeContent #local-alarms .block .block-img,
  #thingsboard-edge #edgeContent #batch-update .block .feature-des,
  #thingsboard-edge #edgeContent #batch-update .block .block-img {
    width: 80%;
  }
  #thingsboard-edge #edgeContent #bottom-features .cards .col-lg-6 .block {
    text-align: left;
    display: flex;
  }
  #thingsboard-edge #edgeContent #bottom-features .cards .col-lg-6 .block div {
    width: calc(100% - 122px);
  }
  #thingsboard-edge #edgeContent #bottom-features .cards .col-lg-6 .block img {
    margin: 0 30px 0 0;
  }
}
@media screen and (min-width: 1025px) {
  #thingsboard-edge section main,
  #thingsboard-edge header main {
    max-width: 100%;
  }
  #thingsboard-edge footer main {
    max-width: 100%;
  }
  #thingsboard-edge #edgeContent #intro .intro_title {
    padding: 0 5%;
  }
  #thingsboard-edge #edgeContent #intro .labeling {
    padding: 0 8%;
  }
  #thingsboard-edge #edgeContent #local-deployment .block,
  #thingsboard-edge #edgeContent #data-filtering .block,
  #thingsboard-edge #edgeContent #local-alarms .block,
  #thingsboard-edge #edgeContent #batch-update .block {
    flex-direction: row;
  }
  #thingsboard-edge #edgeContent #local-deployment .block .feature-des,
  #thingsboard-edge #edgeContent #local-deployment .block .block-img,
  #thingsboard-edge #edgeContent #data-filtering .block .feature-des,
  #thingsboard-edge #edgeContent #data-filtering .block .block-img,
  #thingsboard-edge #edgeContent #local-alarms .block .feature-des,
  #thingsboard-edge #edgeContent #local-alarms .block .block-img,
  #thingsboard-edge #edgeContent #batch-update .block .feature-des,
  #thingsboard-edge #edgeContent #batch-update .block .block-img {
    width: calc(50% - 80px);
    order: unset;
  }
  #thingsboard-edge #edgeContent #local-deployment .block .block-img img,
  #thingsboard-edge #edgeContent #data-filtering .block .block-img img,
  #thingsboard-edge #edgeContent #local-alarms .block .block-img img,
  #thingsboard-edge #edgeContent #batch-update .block .block-img img {
    margin: unset;
  }
  #thingsboard-edge #edgeContent #local-alarms #background .main2 {
    height: 405px;
  }
}
@media screen and (min-width: 1250px) {
  #thingsboard-edge #hero #hero-content .edge-title {
    margin-bottom: 60px;
    font-size: 64px;
  }
  #thingsboard-edge #hero #hero-content .edge-description {
    font-size: 28px;
    margin-bottom: 80px;
  }
  #thingsboard-edge #hero #hero-content .try-edge {
    line-height: 60px;
    font-size: 28px;
    padding: 0 40px;
    margin: 0 4px;
    border-width: 3px;
  }
  #thingsboard-edge #edgeContent {
    max-width: 1200px;
  }
  #thingsboard-edge #edgeContent #intro .intro_title {
    padding: 0 7%;
  }
  #thingsboard-edge #edgeContent #intro .labeling {
    padding: 0 13%;
  }
}
@media screen and (min-width: 1500px) {
  #thingsboard-edge #edgeContent {
    max-width: 1400px;
  }
  #thingsboard-edge #edgeContent #intro .intro_title {
    padding: 0 10%;
  }
  #thingsboard-edge #edgeContent #intro .labeling {
    padding: 0 18%;
  }
  #thingsboard-edge #edgeContent #batch-update .block {
    padding-top: 40px;
  }
  #thingsboard-edge #edgeContent #local-alarms #background .main2 {
    height: 485px;
  }
}
.mobile-frame {
  position: relative;
  width: 320px;
}
.mobile-frame:before {
  content: "";
  display: block;
}
.mobile-frame:after {
  content: "";
  display: block;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mobile-frame .phone-bg {
  position: absolute;
  z-index: -1;
  left: -10%;
  top: 11%;
}
.mobile-frame .phone-bg.points {
  left: -90%;
  top: 11%;
}
.mobile-frame .phone-bg.points.right {
  left: 53%;
}
.mobile-frame .phone-bg.web {
  border-radius: 6px;
  box-shadow: -20px 20px 40px -20px rgba(0, 0, 0, 0.15),
    -30px 30px 60px rgba(0, 0, 0, 0.15);
}
.mobile-frame .phone-bg.web.right {
  box-shadow: 20px 20px 40px -20px rgba(0, 0, 0, 0.15),
    30px 30px 60px rgba(0, 0, 0, 0.15);
}
.mobile-frame .phone-bg.flexible {
  top: 15%;
  left: -70%;
  width: 140%;
}
.mobile-frame .phone-bg.alarms-m {
  top: 25%;
  left: 25%;
  width: 140%;
}
.mobile-frame .phone-bg.devices-nav {
  top: 15%;
  left: -60%;
  width: 140%;
}
.mobile-frame .phone-bg.mobile-act {
  top: 20%;
  left: -70%;
  width: 140%;
}
.mobile-frame .phone-bg.w-label {
  top: 11%;
  left: 25%;
  width: 140%;
}
.mobile-frame .phone-bg.self-reg {
  top: 13%;
  left: -60%;
  width: 140%;
}
.mobile-frame .phone-shadow {
  position: absolute;
  z-index: -1;
  right: 1.9%;
  left: 1.9%;
  top: 0.3%;
  bottom: 0.9%;
  border-radius: 50px;
  box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.15),
    -30px 30px 40px rgba(0, 0, 0, 0.15);
}
.mobile-frame .phone-shadow.right {
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.15),
    30px 30px 40px rgba(0, 0, 0, 0.15);
}
.mobile-frame .frame-video,
.mobile-frame .frame-image {
  position: absolute;
}
.mobile-frame .frame-video img,
.mobile-frame .frame-video video,
.mobile-frame .frame-image img,
.mobile-frame .frame-image video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mobile-frame .frame-image {
  z-index: -1;
}
.mobile-frame.android:before {
  padding-top: 207.8%;
}
.mobile-frame.android:after {
  background-image: url(/images/mobile/pixel2-frame620.png);
}
.mobile-frame.android .frame-image,
.mobile-frame.android .frame-video {
  top: 23.2%;
  left: 5.2%;
  right: 4.3%;
  bottom: 23.6%;
}
.mobile-frame.ios:before {
  padding-top: 202%;
}
.mobile-frame.ios:after {
  background-image: url(/images/mobile/iphone12promax-frame.png);
}
.mobile-frame.ios .frame-image,
.mobile-frame.ios .frame-video {
  top: 2.15%;
  left: 5.25%;
  right: 5.15%;
  bottom: 2.15%;
}
.mobile-frame.ios .frame-image img,
.mobile-frame.ios .frame-image video,
.mobile-frame.ios .frame-video img,
.mobile-frame.ios .frame-video video {
  border-radius: 4%;
}
.mobile-market-badges {
  display: flex;
  flex-direction: column;
}
.mobile-market-badges a img {
  width: 200px;
  height: auto;
  margin: 16px;
}
@media screen and (min-width: 750px) {
  .mobile-market-badges {
    flex-direction: row;
  }
  .mobile-market-badges a img {
    height: 70px;
    width: auto;
    margin: 24px;
  }
}
#mobile-app section {
  background: 0 0;
}
#mobile-app:not(.open-nav):not(.flip-nav) header::after {
  opacity: 0;
}
#mobile-app #overflow {
  overflow: hidden;
}
#mobile-app #overflow #intro,
#mobile-app #overflow .features {
  color: #212529;
  text-align: left;
}
#mobile-app #overflow #intro h1,
#mobile-app #overflow .features h1 {
  font-weight: 600;
  text-align: center;
  font-size: 32px;
  line-height: 52px;
}
#mobile-app #overflow #intro h1 a,
#mobile-app #overflow .features h1 a {
  font-weight: 600;
  font-size: 32px;
}
#mobile-app #overflow #intro h2,
#mobile-app #overflow .features h2 {
  font-weight: 500;
  line-height: 54px;
  font-size: 36px;
}
#mobile-app #overflow #intro h3,
#mobile-app #overflow .features h3 {
  font-size: 42px;
  font-weight: 600;
  line-height: 63px;
}
#mobile-app #overflow #intro p,
#mobile-app #overflow .features p {
  color: #75767c;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin: 4px 0 18px;
}
#mobile-app #overflow #intro a,
#mobile-app #overflow .features a {
  font-weight: 500;
  font-size: 18px;
}
#mobile-app #overflow #intro {
  margin-bottom: 178px;
  padding-top: 200px;
}
#mobile-app #overflow #intro h1:not(.second) {
  margin-bottom: 48px;
}
#mobile-app #overflow #intro .second {
  color: #899aab;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
}
#mobile-app #overflow .features .features-top .block {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#mobile-app #overflow .features .features-top .block .feature-des {
  order: 1;
}
#mobile-app #overflow .features .features-top .block .feature-des h2 {
  margin-top: 100px;
}
#mobile-app #overflow .features .features-top .block .preview {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 32px;
  order: 2;
}
#mobile-app #overflow .features .features-top .block .feature-des,
#mobile-app #overflow .features .features-top .block .preview {
  width: 100%;
}
#mobile-app #overflow .features .features-top .block.vis {
  margin: 70px 0 80px;
}
#mobile-app #overflow .features .features-top .block.dark .feature-des h2 {
  color: #fff;
}
#mobile-app #overflow .features .features-top .block.dark .feature-des p {
  color: #a6a8b2;
}
#mobile-app #overflow .features .features-top .block.dark .feature-des a {
  color: #fff;
}
#mobile-app #overflow .features .features-top .block.dark .feature-des a img {
  filter: invert(98%) sepia(19%) saturate(109%) hue-rotate(232deg)
    brightness(115%) contrast(100%);
}
#mobile-app #overflow .features .features-top .block.micro {
  margin: 80px 0;
}
#mobile-app #overflow .features .features-top .block.micro img {
  max-width: 569px;
}
#mobile-app #overflow .features .features-top .block.micro .feature-des {
  margin-bottom: 12px;
}
#mobile-app #overflow #bottom {
  margin-top: 340px;
  padding: 82px 0 124px;
  text-align: center;
}
#mobile-app #overflow #bottom .getting-started {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  padding: 15px 68px;
  height: 127px;
  box-shadow: 0 28px 16px -20px rgba(13, 39, 67, 0.25);
}
#mobile-app #overflow #bottom .getting-started:hover {
  text-decoration: none;
  color: #fff;
}
#mobile-app #overflow #bottom .getting-started:active {
  transition-duration: 0s;
}
#mobile-app #overflow .read-more-button {
  position: relative;
  transition-duration: 0.3s;
}
#mobile-app #overflow .read-more-button.dash {
  outline: none;
}
#mobile-app #overflow .read-more-button.dash .arrow {
  left: 156px;
}
#mobile-app #overflow .read-more-button .arrow {
  transform: translate(0px);
  transition-duration: 0.3s;
  box-shadow: none !important;
  width: 12px !important;
  margin-left: 12px;
  position: absolute;
  top: 7px;
}
#mobile-app #overflow .read-more-button .arrow.first {
  opacity: 0.2;
}
#mobile-app #overflow .read-more-button .arrow.second {
  opacity: 0.5;
}
#mobile-app #overflow .read-more-button:hover {
  transition-duration: 0.3s;
}
#mobile-app #overflow .read-more-button:hover .first {
  transform: translate(10px);
}
#mobile-app #overflow .read-more-button:hover .second {
  transform: translate(20px);
}
#mobile-app #overflow .read-more-button:hover .third {
  transform: translate(30px);
}
#mobile-app #overflow .background {
  z-index: -1;
  position: absolute;
  left: 50%;
}
#mobile-app #overflow .background:not(.bottom) {
  top: 524px;
}
#mobile-app #overflow .background.bottom {
  bottom: 1617px;
}
#mobile-app #overflow .background img {
  position: absolute;
  top: -650px;
  left: 134px;
  box-shadow: none !important;
}
#mobile-app #overflow .background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
#mobile-app #overflow .background div.main1 {
  top: -572px;
  width: 2560px;
  height: 825px;
  left: -1280px;
}
#mobile-app #overflow .background div.main2 {
  top: -576px;
  width: 2560px;
  height: 825px;
  left: -1280px;
}
#mobile-app #overflow .background div.bottom {
  bottom: -1780px;
  width: 2560px;
  height: 130px;
  left: -1280px;
  background-color: #262c28;
}
@media screen and (min-width: 750px) {
  #mobile-app #overflow .features .features-top .block .feature-des,
  #mobile-app #overflow .features .features-top .block .preview {
    width: 80%;
  }
  #mobile-app #overflow .features .features-top .block .preview.act {
    margin-left: 100px;
  }
}
@media screen and (min-width: 1025px) {
  #mobile-app section main,
  #mobile-app header main {
    max-width: 1400px;
  }
  #mobile-app footer main {
    max-width: 1400px;
  }
  #mobile-app #overflow .features .features-top .block {
    flex-direction: row;
  }
  #mobile-app #overflow .features .features-top .block .feature-des,
  #mobile-app #overflow .features .features-top .block .preview {
    width: calc(50% - 80px);
    order: unset;
  }
  #mobile-app #overflow .features .features-top .block .feature-des h2,
  #mobile-app #overflow .features .features-top .block .preview h2 {
    margin: unset;
  }
  #mobile-app #overflow .features .features-top .block .preview {
    margin-top: unset;
  }
  #mobile-app #overflow .background div.main1,
  #mobile-app #overflow .background div.main2 {
    height: 625px;
  }
  #mobile-app #overflow #bottom .getting-started {
    padding: 15px 128px;
  }
}
#mobile-app.mobile-ce #overflow #intro a,
#mobile-app.mobile-ce #overflow .features a {
  color: #2a7dec;
}
#mobile-app.mobile-ce #overflow #bottom {
  background-color: #f9fbfe;
}
#mobile-app.mobile-ce #overflow #bottom .getting-started {
  background-color: #2a7dec;
}
#mobile-app.mobile-ce #overflow #bottom .getting-started:hover {
  background-color: #4f97f8;
}
#mobile-app.mobile-ce #overflow #bottom .getting-started:active {
  background-color: #2a7dec;
}
#mobile-app.mobile-ce #overflow .read-more-button .arrow {
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
}
#mobile-app.mobile-ce #overflow .background div.main1 {
  background-color: #f7f9fc;
}
#mobile-app.mobile-ce #overflow .background div.small1 {
  top: -528px;
  right: 646px;
  background-color: #305680;
}
#mobile-app.mobile-ce #overflow .background div.small2 {
  top: -590px;
  right: 408px;
  background-color: #2a7dec;
}
#mobile-app.mobile-ce #overflow .background div.small3 {
  top: -715px;
  left: 789px;
  border: 4px solid #2a7dec;
}
#mobile-app.mobile-ce #overflow .background div.small4 {
  top: 122px;
  right: 814px;
  border: 2px solid #0d2743;
}
#mobile-app.mobile-ce #overflow .background div.main2 {
  background-color: #252628;
}
#mobile-app.mobile-ce #overflow .background div.small5 {
  top: -742px;
  left: 867px;
  border: 4px solid #305680;
}
#mobile-app.mobile-ce #overflow .background div.small6 {
  top: 63px;
  right: 525px;
  background-color: #305680;
}
#mobile-app.mobile-ce #overflow .background div.small7 {
  bottom: -1760px;
  left: 565px;
  background-color: #305680;
}
#mobile-app.mobile-pe #overflow #intro a,
#mobile-app.mobile-pe #overflow .features a {
  color: #17bb52;
}
#mobile-app.mobile-pe #overflow #bottom {
  background-color: #fafafa;
}
#mobile-app.mobile-pe #overflow #bottom .getting-started {
  background-color: #17bb52;
}
#mobile-app.mobile-pe #overflow #bottom .getting-started:hover {
  background-color: #35c86a;
}
#mobile-app.mobile-pe #overflow #bottom .getting-started:active {
  background-color: #1f8b4d;
}
#mobile-app.mobile-pe #overflow .read-more-button .arrow {
  filter: invert(60%) sepia(22%) saturate(7500%) hue-rotate(102deg)
    brightness(98%) contrast(82%);
}
#mobile-app.mobile-pe #overflow .background div.main1 {
  background-color: #f4f4f4;
}
#mobile-app.mobile-pe #overflow .background div.small1 {
  top: -542px;
  right: 524px;
  background-color: #27ae60;
}
#mobile-app.mobile-pe #overflow .background div.small2 {
  top: -532px;
  right: 270px;
  border: 2px solid #234732;
}
#mobile-app.mobile-pe #overflow .background div.small3 {
  top: -686px;
  left: 524px;
  background-color: #1f8b4d;
}
#mobile-app.mobile-pe #overflow .background div.main2 {
  background-color: #262c28;
}
#mobile-app.mobile-pe #overflow .background div.small4 {
  top: -742px;
  left: 867px;
  background-color: #27ae60;
}
#mobile-app.mobile-pe #overflow .background div.small5 {
  top: 63px;
  right: 525px;
  border: 4px solid #27ae60;
}
#mobile-app.mobile-pe #overflow .background div.main3 {
  top: -576px;
  width: 2560px;
  height: 825px;
  left: -1280px;
  background-color: #f4f4f4;
}
#mobile-app.mobile-pe #overflow .background div.small6 {
  top: -537px;
  right: 804px;
  background-color: #1f8b4d;
}
#mobile-app.mobile-pe #overflow .background div.small7 {
  top: -714px;
  left: 566px;
  background-color: #27ae60;
}
#mobile-app.mobile-pe #overflow .background div.small8 {
  top: -84px;
  left: 804px;
  border: 2px solid #234732;
}
#mobile-app.mobile-pe #overflow .background div.small9 {
  bottom: -1760px;
  left: 565px;
  background-color: #1f8b4d;
}
@media screen and (min-width: 1025px) {
  #mobile-app.mobile-pe #overflow .background div.main3 {
    height: 625px;
  }
}
@media screen and (min-width: 1500px) {
  #common.use-cases #encyclopedia #content {
    max-width: 1400px;
  }
}
#common.use-cases #docsContent p,
#common.use-cases #docsContent ul,
#common.use-cases #docsContent ol {
  color: #75767c;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
#common.use-cases #docsContent p {
  margin: 4px 0 18px;
}
.usecase-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 54px;
  width: 100%;
  margin: 80px 0 56px;
  padding: 0;
}
#usecase-list {
  position: relative;
}
#usecase-list .list {
  margin-bottom: 80px;
  width: 100%;
}
#usecase-list .dashboard-item {
  margin-top: 80px;
  flex-direction: column;
  justify-content: space-between;
  display: flex !important;
  align-items: center;
}
#usecase-list .item-image-container {
  position: relative;
  width: 100%;
  order: 2;
  overflow: hidden;
  box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.05);
  border-radius: 6px;
}
#usecase-list .item-description {
  width: 100%;
  margin-bottom: 32px;
  order: 1;
}
#usecase-list .dashboard-frame {
  position: relative;
  overflow: hidden;
}
#usecase-list .dashboard-frame:before {
  content: "";
  display: block;
  padding-top: 45%;
}
#usecase-list .dashboard-frame:after {
  content: "";
  display: block;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#usecase-list .dashboard-frame .frame-video,
#usecase-list .dashboard-frame .frame-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin-left: -1px;
}
#usecase-list .dashboard-frame img,
#usecase-list .dashboard-frame video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#usecase-list .dashboard-frame .frame-image {
  z-index: -1;
}
#usecase-list .img-button .overlay {
  color: #fff;
  z-index: 1000;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight: 400;
  opacity: 0;
  background: linear-gradient(
    0deg,
    rgba(37, 38, 40, 0.8) 0%,
    rgba(37, 38, 40, 0.6) 100%
  );
  transition-duration: 0.3s;
}
#usecase-list .img-button .overlay:hover {
  opacity: 1;
}
#usecase-list .img-button .overlay:hover .eye {
  bottom: 14%;
}
#usecase-list .img-button .overlay .eye {
  transition-duration: 0.3s;
  position: absolute;
  bottom: 0;
  left: calc(50% - 60px);
  display: flex;
}
#usecase-list .img-button .overlay .eye img {
  margin-right: 10px;
  width: unset !important;
}
#usecase-list .read-more-button {
  font-weight: 500;
  font-size: 18px;
  position: relative;
  transition-duration: 0.3s;
}
#usecase-list .read-more-button .arrow {
  transform: translate(0px);
  transition-duration: 0.3s;
  filter: invert(35%) sepia(96%) saturate(1837%) hue-rotate(202deg)
    brightness(98%) contrast(89%);
  box-shadow: none !important;
  width: 12px !important;
  margin-left: 12px;
  position: absolute;
  top: 7px;
}
#usecase-list .read-more-button .arrow.first {
  opacity: 0.2;
}
#usecase-list .read-more-button .arrow.second {
  opacity: 0.5;
}
#usecase-list .read-more-button:hover {
  transition-duration: 0.3s;
}
#usecase-list .read-more-button:hover .first {
  transform: translate(10px);
}
#usecase-list .read-more-button:hover .second {
  transform: translate(20px);
}
#usecase-list .read-more-button:hover .third {
  transform: translate(30px);
}
.owl-carousel.owl-theme.usecase-carousel {
  margin: 64px 0 24px;
  position: relative;
  visibility: hidden;
  display: block;
  min-height: 500px;
  max-height: 500px;
}
.owl-carousel.owl-theme.usecase-carousel.owl-loaded {
  visibility: visible;
  min-height: unset;
  max-height: unset;
}
.owl-carousel.owl-theme.usecase-carousel.owl-loaded
  .owl-stage-outer
  .owl-stage
  .owl-item {
  transition: unset;
}
.owl-carousel.owl-theme.usecase-carousel.support-ukraine img {
  max-height: 600px;
  width: auto;
  margin: auto;
}
.owl-carousel.owl-theme.usecase-carousel .owl-stage-outer {
  overflow: visible;
  position: relative;
}
.owl-carousel.owl-theme.usecase-carousel .owl-stage-outer .owl-stage .owl-item {
  transition: none;
  filter: blur(8px);
  transition-duration: 0.5s;
  transform: scale(0.9);
}
.owl-carousel.owl-theme.usecase-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item-image {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04),
    0 50px 50px -20px rgba(0, 0, 0, 0.15);
}
.owl-carousel.owl-theme.usecase-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item.active {
  filter: blur(0);
  transition-duration: 0.5s;
  transform: scale(1);
}
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-prev,
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-next {
  position: absolute;
  filter: invert(100%) sepia(74%) saturate(108%) hue-rotate(175deg)
    brightness(90%) contrast(96%);
  outline: none;
  background-image: url(/images/slider-arrow.svg);
  background-color: transparent;
  width: 17px;
  height: 50px;
  top: calc(50% - 25px);
}
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-prev:hover,
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-next:hover {
  filter: invert(62%) sepia(74%) saturate(6770%) hue-rotate(202deg)
    brightness(99%) contrast(87%);
}
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-prev span,
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-next span {
  display: none;
}
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-prev {
  left: 0;
  transform: scale(-1, 1);
}
.owl-carousel.owl-theme.usecase-carousel .owl-nav button.owl-next {
  right: 0;
}
.owl-carousel.owl-theme.usecase-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 32px;
}
.owl-carousel.owl-theme.usecase-carousel .owl-dots {
  margin-top: 32px;
}
.owl-carousel.owl-theme.usecase-carousel .owl-dots button.owl-dot {
  outline: none;
  margin: 0 12px;
}
.owl-carousel.owl-theme.usecase-carousel .owl-dots button.owl-dot:hover,
.owl-carousel.owl-theme.usecase-carousel .owl-dots button.owl-dot.active {
  filter: invert(62%) sepia(74%) saturate(6770%) hue-rotate(202deg)
    brightness(99%) contrast(87%);
}
.owl-carousel.owl-theme.usecase-carousel .owl-dots button.owl-dot span {
  margin: 8px 0;
  width: 10px;
  height: 10px;
  background: #e0e1e2;
  border-radius: 4px;
}
#common.use-cases #docsContent .usecase-advantages {
  padding: 0 0 80px;
}
#common.use-cases #docsContent .usecase-advantages .cards {
  padding-top: 50px;
  justify-content: center;
}
#common.use-cases #docsContent .usecase-advantages .cards > div {
  margin-bottom: 36px;
}
#common.use-cases #docsContent .usecase-advantages .cards > div.col-lg-6 {
  padding: 0 18px;
  max-width: 100%;
}
#common.use-cases #docsContent .usecase-advantages .cards > div .block {
  padding: 48px;
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15);
}
#common.use-cases #docsContent .usecase-advantages .cards > div .block div {
  width: 100%;
}
#common.use-cases
  #docsContent
  .usecase-advantages
  .cards
  > div
  .block
  div
  .title {
  color: #2a7dec;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 6px;
}
#common.use-cases #docsContent .usecase-advantages .cards > div .block div p {
  margin: 10px 0 18px;
}
#common.use-cases #docsContent .usecase-advantages .cards > div .block img,
#common.use-cases #docsContent .usecase-advantages .cards > div .block object {
  height: fit-content;
  margin: 0 0 18px;
}
.usecase-background {
  z-index: -1;
  position: absolute;
  top: 524px;
  left: 50%;
}
.usecase-background img {
  position: absolute;
  top: -650px;
  left: 134px;
  box-shadow: none !important;
}
.usecase-background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
.usecase-background div.bottom-features1 {
  top: -950px;
  width: 2560px;
  height: 3000px;
  left: -1280px;
  background-color: #f7f9fc;
}
.usecase-background div.bottom-features2 {
  top: -240px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #252628;
}
.usecase-background div.small11 {
  top: -382px;
  left: 757px;
  background-color: #2a7dec;
}
.usecase-background div.small12 {
  top: 334px;
  right: 789px;
  border: 4px solid #305680;
}
.usecase-background div.usecase-big-bg1 {
  top: -890px;
  width: 2560px;
  height: 845px;
  left: -1280px;
  background-color: #f7f9fc;
}
.usecase-background div.usecase-big-bg2 {
  top: 943px;
  width: 2560px;
  height: 845px;
  left: -1280px;
  background-color: #f7f9fc;
}
.usecase-background div.small7 {
  top: 964px;
  right: 406px;
  border: 4px solid #2a7dec;
}
.usecase-background div.small8 {
  top: 1018px;
  right: 458px;
  background-color: #305680;
}
.usecase-background div.small9 {
  top: -116px;
  left: 466px;
  border: 4px solid #0d2743;
}
.usecase-background div.small10 {
  top: -183px;
  left: 658px;
  background-color: #2a7dec;
}
@media screen and (min-width: 750px) {
  .owl-carousel.owl-theme.usecase-carousel .owl-dots button.owl-dot span {
    width: 72px;
    height: 4px;
  }
  #common.use-cases #docsContent .usecase-advantages .cards div .block {
    text-align: left;
    display: flex;
  }
  #common.use-cases #docsContent .usecase-advantages .cards div .block div {
    width: calc(100% - 122px);
  }
  #common.use-cases #docsContent .usecase-advantages .cards div .block img,
  #common.use-cases #docsContent .usecase-advantages .cards div .block object {
    margin: 0 30px 0 0;
  }
}
@media screen and (min-width: 1025px) {
  #usecase-list .item-image-container {
    width: 48%;
    order: 1;
  }
  #usecase-list .item-description {
    width: 48%;
    order: 2;
  }
  #usecase-list .dashboard-item {
    flex-direction: unset;
  }
  #usecase-list .dashboard-item:nth-child(2n + 0) .item-image-container {
    order: 2;
  }
  #usecase-list .dashboard-item:nth-child(2n + 0) .item-description {
    order: 1;
  }
}
#docsContent #content #google-iot-core-alternative {
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
#docsContent #content #google-iot-core-alternative section {
  padding-left: 0;
  padding-right: 0;
}
#docsContent #content #google-iot-core-alternative .intro,
#docsContent #content #google-iot-core-alternative .matrix,
#docsContent #content #google-iot-core-alternative .description,
#docsContent #content #google-iot-core-alternative .bottom-features {
  color: #212924;
  text-align: left;
}
#docsContent #content #google-iot-core-alternative .intro h1,
#docsContent #content #google-iot-core-alternative .matrix h1,
#docsContent #content #google-iot-core-alternative .description h1,
#docsContent #content #google-iot-core-alternative .bottom-features h1 {
  font-weight: 600;
  text-align: center;
  font-size: 42px;
  line-height: 52px;
}
#docsContent #content #google-iot-core-alternative .intro h2,
#docsContent #content #google-iot-core-alternative .matrix h2,
#docsContent #content #google-iot-core-alternative .description h2,
#docsContent #content #google-iot-core-alternative .bottom-features h2 {
  font-weight: 500;
  font-size: 36px;
}
#docsContent #content #google-iot-core-alternative .intro h3,
#docsContent #content #google-iot-core-alternative .matrix h3,
#docsContent #content #google-iot-core-alternative .description h3,
#docsContent #content #google-iot-core-alternative .bottom-features h3 {
  font-size: 42px;
  font-weight: 600;
  line-height: 63px;
}
#docsContent #content #google-iot-core-alternative .intro p,
#docsContent #content #google-iot-core-alternative .matrix p,
#docsContent #content #google-iot-core-alternative .description p,
#docsContent #content #google-iot-core-alternative .bottom-features p {
  color: #393939;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin: 4px 0 18px;
}
#docsContent #content #google-iot-core-alternative .intro a,
#docsContent #content #google-iot-core-alternative .matrix a,
#docsContent #content #google-iot-core-alternative .description a,
#docsContent #content #google-iot-core-alternative .bottom-features a {
  color: #17bb52;
  font-weight: 500;
  font-size: 18px;
}
#docsContent #content #google-iot-core-alternative .bottom {
  margin: -50px -100%;
  padding: 124px 0;
  text-align: center;
  width: auto;
  background: #fff;
}
#docsContent #content #google-iot-core-alternative .bottom .try-pe {
  background-color: #17bb52;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  padding: 15px 128px;
  height: 127px;
  box-shadow: 0 28px 16px -20px rgba(13, 39, 67, 0.25);
}
#docsContent #content #google-iot-core-alternative .bottom .try-pe:hover {
  background-color: #35c86a;
  text-decoration: none;
  color: #fff;
}
#docsContent #content #google-iot-core-alternative .bottom .try-pe:active {
  background-color: #1f8b4d;
  transition-duration: 0s;
}
#docsContent #content #google-iot-core-alternative .matrix {
  margin: 60px -100% 148px;
  padding: 0 100%;
}
#docsContent #content #google-iot-core-alternative .matrix h3 {
  color: #212529;
  font-weight: 600;
  text-align: left;
  font-size: 22px;
  line-height: 40px;
}
#docsContent #content #google-iot-core-alternative .matrix .backg-matrix {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .google,
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .thingsboard {
  width: 30%;
  padding: 0 2px;
  position: absolute;
  z-index: -1;
  top: 0;
}
#docsContent #content #google-iot-core-alternative .matrix .backg-matrix .coln {
  height: 910px;
  border-radius: 6px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .thingsboard {
  right: 0;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .thingsboard
  .coln {
  border: 2px solid #27ae60;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.1);
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .thingsboard
  .coln
  .head {
  height: 106px;
  background-color: #27ae60;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .google {
  right: 30%;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .google
  .coln {
  border: 2px solid #acbbcc;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  .backg-matrix
  .google
  .coln
  .head {
  height: 106px;
  box-shadow: 0 2px 0 0 #acbbcc;
}
#docsContent #content #google-iot-core-alternative .matrix table {
  width: calc(100% + 40px);
  border: none;
  margin: 0 16px 100px -20px;
  top: 40px;
}
#docsContent #content #google-iot-core-alternative .matrix table td,
#docsContent #content #google-iot-core-alternative .matrix table th {
  margin: 0 2px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  td:nth-child(4n-2),
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  th:nth-child(4n-2) {
  color: #305680;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  td:nth-child(4n-2)
  img,
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  th:nth-child(4n-2)
  img {
  filter: invert(27%) sepia(56%) saturate(585%) hue-rotate(171deg)
    brightness(96%) contrast(86%);
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  td:nth-child(4n-1),
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  th:nth-child(4n-1) {
  color: #27ae60;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  td:nth-child(4n-1)
  img,
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  th:nth-child(4n-1)
  img {
  filter: invert(52%) sepia(84%) saturate(381%) hue-rotate(93deg)
    brightness(89%) contrast(93%);
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  td:nth-child(4n),
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  th:nth-child(4n) {
  color: #2a7dec;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  td:nth-child(4n)
  img,
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  th:nth-child(4n)
  img {
  filter: invert(36%) sepia(77%) saturate(728%) hue-rotate(181deg)
    brightness(104%) contrast(106%);
}
#docsContent #content #google-iot-core-alternative .matrix table thead {
  color: #212529;
  font-size: 12px;
  line-height: 30px;
  background-color: unset;
}
#docsContent #content #google-iot-core-alternative .matrix table thead tr {
  height: 152px;
}
#docsContent #content #google-iot-core-alternative .matrix table thead tr th {
  width: 30%;
  text-align: center;
  vertical-align: center;
  font-weight: 600;
  font-size: 11px;
  padding: 40px 0;
  border-bottom: 0;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  thead
  tr
  th:nth-child(3n) {
  color: #fff;
}
#docsContent #content #google-iot-core-alternative .matrix table thead tr td {
  width: 40%;
  border-bottom: 0;
}
#docsContent #content #google-iot-core-alternative .matrix table tbody tr {
  background-color: unset;
  height: 64px;
}
#docsContent #content #google-iot-core-alternative .matrix table tbody tr th {
  border-bottom: 0;
}
#docsContent #content #google-iot-core-alternative .matrix table tbody tr th,
#docsContent #content #google-iot-core-alternative .matrix table tbody tr a {
  font-weight: 600;
  font-size: 12px;
  padding-right: 12px;
  color: #212529;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  tbody
  tr
  th
  img,
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  tbody
  tr
  a
  img {
  vertical-align: top;
}
#docsContent #content #google-iot-core-alternative .matrix table tbody tr td {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  border-bottom: 0;
}
#docsContent
  #content
  #google-iot-core-alternative
  .matrix
  table
  tbody
  tr
  td
  img {
  width: 32px;
}
#docsContent #content #google-iot-core-alternative .intro {
  padding-top: 28px;
}
#docsContent #content #google-iot-core-alternative .intro .clari {
  color: #92a198;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 100px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description.features-comparison
  .features-top
  .block {
  padding-top: 40px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  img {
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15),
    0 0 30px 0 rgba(0, 0, 0, 0.1);
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block {
  padding-top: 40px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block
  .preview {
  margin-top: 32px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block
  img {
  order: 2;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block
  .feature-des {
  order: 1;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block
  .feature-des
  h2 {
  margin-top: 100px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block
  .feature-des,
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block
  img {
  width: 100%;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block.dark {
  margin-bottom: 10px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block.dark
  div {
  margin-top: 26px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block.dark
  div
  h2 {
  color: #fff;
}
#docsContent
  #content
  #google-iot-core-alternative
  .description
  .features-top
  .block.dark
  div
  p {
  color: #868686;
}
#docsContent #content #google-iot-core-alternative .background {
  z-index: -1;
  position: absolute;
  top: 524px;
  left: 50%;
}
#docsContent #content #google-iot-core-alternative .background div {
  position: absolute;
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
  width: 436px;
  height: 90px;
}
#docsContent #content #google-iot-core-alternative .background div.main1 {
  top: -558px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #f4f4f4;
}
#docsContent #content #google-iot-core-alternative .background div.small1 {
  top: -542px;
  right: 524px;
  background-color: #27ae60;
}
#docsContent #content #google-iot-core-alternative .background div.small2 {
  top: -532px;
  right: 270px;
  border: 2px solid #234732;
  background: 0 0;
}
#docsContent #content #google-iot-core-alternative .background div.small3 {
  top: -686px;
  left: 524px;
  background-color: #1f8b4d;
}
#docsContent
  #content
  #google-iot-core-alternative
  .background
  div.bottom-features1 {
  top: -590px;
  width: 2560px;
  height: 3000px;
  left: -1280px;
  -ms-transform: unset;
  transform: unset;
  background-color: #f7f9fc;
}
#docsContent
  #content
  #google-iot-core-alternative
  .background
  div.bottom-features2 {
  top: -320px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #252628;
}
#docsContent #content #google-iot-core-alternative .background div.small11 {
  top: -466px;
  left: 757px;
  background-color: #27ae60;
}
#docsContent #content #google-iot-core-alternative .background div.small12 {
  top: 242px;
  right: 589px;
  border: 4px solid #234732;
}
#docsContent
  #content
  #google-iot-core-alternative
  .background
  div.bottom-features3 {
  top: 700px;
  width: 2560px;
  height: 525px;
  left: -1280px;
  background-color: #252628;
}
#docsContent #content #google-iot-core-alternative .background div.small13 {
  top: 763px;
  right: 646px;
  background-color: #1f8b4d;
}
#docsContent #content #google-iot-core-alternative .background div.small14 {
  top: 700px;
  right: 408px;
  background-color: #27ae60;
}
#docsContent #content #google-iot-core-alternative .background div.small15 {
  top: 1064px;
  left: 830px;
  border: 4px solid #27ae60;
}
#docsContent #content #google-iot-core-alternative .bottom-features {
  padding-bottom: 80px;
}
#docsContent #content #google-iot-core-alternative .bottom-features h3:before {
  content: unset;
}
#docsContent #content #google-iot-core-alternative .bottom-features .cards {
  padding-top: 50px;
  justify-content: center;
}
#docsContent
  #content
  #google-iot-core-alternative
  .bottom-features
  .cards
  > div {
  margin-bottom: 36px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .bottom-features
  .cards
  > div.col-lg-6 {
  padding: 0 18px;
  max-width: 100%;
}
#docsContent
  #content
  #google-iot-core-alternative
  .bottom-features
  .cards
  > div
  .block {
  padding: 48px;
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 50px 50px -20px rgba(0, 0, 0, 0.15);
  display: unset;
  text-align: center;
}
#docsContent
  #content
  #google-iot-core-alternative
  .bottom-features
  .cards
  > div
  .block
  div {
  width: 100%;
}
#docsContent
  #content
  #google-iot-core-alternative
  .bottom-features
  .cards
  > div
  .block
  div
  .title {
  color: #27ae60;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 6px;
}
#docsContent
  #content
  #google-iot-core-alternative
  .bottom-features
  .cards
  > div
  .block
  div
  p {
  margin-top: 10px;
}
@media screen and (min-width: 750px) {
  #docsContent
    #content
    #google-iot-core-alternative
    .matrix
    .backg-matrix
    .coln {
    height: 980px;
  }
  #docsContent #content #google-iot-core-alternative .matrix h3 {
    font-size: 42px;
    line-height: 63px;
  }
  #docsContent #content #google-iot-core-alternative .matrix table thead {
    font-size: 20px;
  }
  #docsContent #content #google-iot-core-alternative .matrix table thead tr th {
    padding: 0 0 40px;
    font-size: 20px;
  }
  #docsContent #content #google-iot-core-alternative .matrix table tbody tr th,
  #docsContent #content #google-iot-core-alternative .matrix table tbody tr a {
    padding-right: 48px;
    font-size: 18px;
  }
  #docsContent #content #google-iot-core-alternative .matrix table tbody tr td {
    font-size: 20px;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .matrix
    table
    tbody
    tr
    td
    img {
    width: unset;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block
    .feature-des,
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block
    img {
    width: 80%;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .bottom-features
    .cards
    div
    .block {
    text-align: left;
    display: flex;
  }
}
@media screen and (min-width: 1025px) {
  #docsContent #content #google-iot-core-alternative {
    max-width: 100%;
  }
  #docsContent #content #google-iot-core-alternative section main,
  #docsContent #content #google-iot-core-alternative header main {
    max-width: 100%;
  }
  #docsContent #content #google-iot-core-alternative footer main {
    max-width: 100%;
  }
  #docsContent #content #google-iot-core-alternative .intro {
    padding-top: 88px;
  }
  #docsContent #content #google-iot-core-alternative .intro .clari {
    margin-bottom: 200px;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .matrix
    .backg-matrix
    .google,
  #docsContent
    #content
    #google-iot-core-alternative
    .matrix
    .backg-matrix
    .thingsboard {
    padding: 0 14px;
  }
  #docsContent #content #google-iot-core-alternative .matrix table td,
  #docsContent #content #google-iot-core-alternative .matrix table th {
    margin: 0 14px;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description.features-comparison
    .features-top
    .block {
    padding-top: 120px;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block {
    flex-direction: row;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block
    .feature-des,
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block
    img {
    width: calc(50% - 80px);
    order: unset;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block
    .feature-des
    h2,
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block
    img
    h2 {
    margin: unset;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .block
    .preview {
    margin-top: unset;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .background
    .main2 {
    height: 525px;
  }
  #docsContent
    #content
    #google-iot-core-alternative
    .description
    .features-top
    .background
    .bottom {
    top: -17px;
  }
}
@media screen and (min-width: 1250px) {
  #docsContent #content #google-iot-core-alternative {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1500px) {
  #docsContent #content #google-iot-core-alternative {
    max-width: 1400px;
  }
}
