.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

:root {
  /* Colors */

  /* Avatar colors */

  /* Aliases */

  /* Scores */

  /* Color Blind */

  /* Element colors */

  /* Training */

  /* Shadows */

  /* True Benchmark colors */

  /* Acknowledgement colors */
}
:root {

  /* Font sizes */

  /* Unit-less `line-height` for use in components like buttons. */ /* 20/14 */

  /* Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc. */ /* calc(var(--font-size-base) * var(--line-height-base)); */

  /* By default, this inherits from the `<body>`. */
}
:root {

  /* Spaces */
}
:root {
  /* overrides */

  /* spacing */

  /* typograph */

  /* visual */

  /* elements */

  /* easings */

  /* colors */
}
html,
body {
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  width: 100%;
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  background-color: rgb(255, 255, 255);
  color: rgb(41, 67, 75);
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  font-size: 16px;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}
body.no-overflow {
  overflow: hidden;
}
.container--relative {
  position: relative;
}
.icon {
  fill: rgb(41, 67, 75);
  height: 24px;
  width: 24px;
}
b,
strong {
  font-weight: 500;
}
a {
  color: rgb(39, 193, 125);
  text-decoration: none;
}
.l-margin-top-10 {
  margin-top: 10px !important;
}
.l-margin-top-20 {
  margin-top: 20px !important;
}
.l-margin-top-30 {
  margin-top: 30px !important;
}
.l-margin-top {
  margin-top: 80px !important;
}
.l-margin-bottom {
  margin-bottom: 80px !important;
}
.l-margin-x-small-bottom {
  margin-bottom: 40px !important;
}
.l-margin-x-small-top {
  margin-top: 40px !important;
}
.l-margin-small-top {
  margin-top: 60px !important;
}
.l-margin-small-bottom {
  margin-bottom: 60px !important;
}
.l-justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-row-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .l-row-stretch {
    display: block;
  }
}
.l-row-stretch > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 991px) {
  .l-row-stretch > div {
    display: block;
  }
}
.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.row-eq-height > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.indicator-right {
  border-color: transparent transparent transparent rgb(255, 255, 255);
  border-style: solid;
  border-width: 5px 0 5px 8px;
  display: inline-block;
  height: 0;
  margin-left: 10px;
  width: 0;
}
.icon-close {
  stroke: rgb(186, 193, 193);
}
.generic-page__text {
  font-size: 18px;
}
.swipe__indicators {
  display: none;
}
@media only screen and (max-width: 991px) {
  .swipe {
    margin: 40px -15px 0;
    overflow: hidden;
    position: relative;
    visibility: hidden;
  }

  .swipe-wrap {
    overflow: hidden;
    position: relative;
  }

  .swipe-wrap > div {
    float: left;
    padding: 15px;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .swipe-wrap > div img {
    margin-bottom: 30px;
  }

  .swipe__indicators {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }

  .swipe__indicator {
    background-color: rgb(231, 232, 231);
    border-radius: 100%;
    height: 10px;
    margin: 0 5px;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    width: 10px;
  }

  .swipe__indicator.is-active {
    background-color: rgb(39, 193, 125);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .swipe-wrap > div img {
    margin: 0 auto;
    max-width: 460px;
  }
}
@media only screen and (max-width: 991px) {
  .row-eq-height > div {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@-webkit-keyframes pop-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: scale(1) rotateX(-40deg);
            transform: scale(1) rotateX(-40deg);
  }

  50% {
    opacity: 1;
  }

  70% {
    -webkit-transform: scale(1.05) rotateX(0);
            transform: scale(1.05) rotateX(0);
  }

  100% {
    -webkit-transform: scale(1) rotateX(0);
            transform: scale(1) rotateX(0);
    opacity: 1;
  }
}
@keyframes pop-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: scale(1) rotateX(-40deg);
            transform: scale(1) rotateX(-40deg);
  }

  50% {
    opacity: 1;
  }

  70% {
    -webkit-transform: scale(1.05) rotateX(0);
            transform: scale(1.05) rotateX(0);
  }

  100% {
    -webkit-transform: scale(1) rotateX(0);
            transform: scale(1) rotateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(200px) rotate3d(1, 0, 0, 5deg) skewX(5deg);
            transform: perspective(200px) rotate3d(1, 0, 0, 5deg) skewX(5deg);
    opacity: 0;
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(200px) rotate3d(1, 0, 0, 5deg) skewX(5deg);
            transform: perspective(200px) rotate3d(1, 0, 0, 5deg) skewX(5deg);
    opacity: 0;
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(600px, 0, 0);
            transform: translate3d(600px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(600px, 0, 0);
            transform: translate3d(600px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
@-webkit-keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
@-webkit-keyframes slideInDown {
  from {
    opacity: 0.4;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    opacity: 0.4;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@font-face {
  font-family: 'CalibreWeb';
  src: url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Light.eot');
  src: url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Light.eot?#iefix')
      format('embedded-opentype'),
    url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Light.woff2')
      format('woff2'),
    url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Light.woff')
      format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'CalibreWeb';
  src: url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Medium.eot');
  src: url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Medium.eot?#iefix')
      format('embedded-opentype'),
    url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Medium.woff2')
      format('woff2'),
    url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Medium.woff')
      format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'CalibreWeb';
  src: url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Semibold.eot');
  src: url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Semibold.eot?#iefix')
      format('embedded-opentype'),
    url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Semibold.woff2')
      format('woff2'),
    url('/wp-content/themes/peakon/assets/fonts/CalibreWeb-Semibold.woff')
      format('woff');
  font-weight: 600;
}
@font-face {
  font-family: 'NeueMachina';
  src: url('/wp-content/themes/peakon/assets/fonts/NeueMachina-Regular.eot');
  src: url('/wp-content/themes/peakon/assets/fonts/NeueMachina-Regular.otf')
      format('embedded-opentype'),
    url('/wp-content/themes/peakon/assets/fonts/NeueMachina-Regular.woff2')
      format('woff2'),
    url('/wp-content/themes/peakon/assets/fonts/NeueMachina-Regular.woff')
      format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'peakon-score';
  -webkit-font-feature-settings: 'kern' on, 'liga' on, 'calt' on;
          font-feature-settings: 'kern' on, 'liga' on, 'calt' on;
  font-style: normal;
  font-weight: normal;
  src: url('/wp-content/themes/peakon/assets/fonts/peakon-score.woff2')
      format('woff2-variations'),
    url('/wp-content/themes/peakon/assets/fonts/peakon-score-full.woff2')
      format('woff2'),
    url('/wp-content/themes/peakon/assets/fonts/peakon-score.woff')
      format('woff-variations'),
    url('/wp-content/themes/peakon/assets/fonts/peakon-score-full.woff')
      format('woff');
}
@font-face {
  font-family: 'GTAlpina-Regular';
  src: url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular.woff')
    format('woff');
  src: url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular.ttf')
      format('embedded-opentype'),
    url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular.woff2')
      format('woff2'),
    url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular.eot');
  font-weight: 400;
}
@font-face {
  font-family: 'GTAlpina-Italic';
  src: url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular-Italic.woff')
    format('woff');
  src: url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular-Italic.ttf')
      format('embedded-opentype'),
    url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular-Italic.woff2')
      format('woff2'),
    url('/wp-content/themes/peakon/assets/fonts/GT-Alpina-Extended-Regular-Italic.eot');
  font-weight: 400;
}
@font-face {
  font-family: 'DMSans-Regular';
  src: url('/wp-content/themes/peakon/assets/fonts/DMSans-Regular.ttf');
  font-weight: 400;
}
.hero-title,
.heading-1 {
  margin: 0;
}
.hero-title {
  font-size: 64px;
  font-weight: 400;
}
.hero-description {
  font-size: 36px;
}
.heading-1,
.heading-2,
.heading-3 {
  font-weight: 400;
  margin: 0;
}
.heading-1 {
  font-size: 48px;
}
.heading-2 {
  font-size: 36px;
}
.heading-3 {
  font-size: 24px;
}
.p-large,
.p-small,
.p-x-small {
  font-weight: 400;
  margin: 0 0 40px 0;
}
.p-large:last-child,
.p-small:last-child,
.p-x-small:last-child {
  margin-bottom: 0;
}
.p-large {
  font-size: 20px;
  line-height: 1.5;
}
.p-small {
  font-size: 18px;
  line-height: 1.56;
}
.p-x-small {
  font-size: 16px;
  line-height: 1.62;
}
.preheading-large,
.preheading-small,
.preheading-x-small {
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.preheading-large {
  font-size: 16px;
}
.preheading-small {
  font-size: 14px;
}
.preheading-x-small {
  font-size: 12px;
}
.p-blog,
.p-blog-small,
.p-blog-large {
  font-family: 'Roboto Slab', 'Apple Garamond', 'Baskerville',
    'Times New Roman', 'Droid Serif', 'Times', 'Source Serif Pro', serif;
  font-weight: 300;
}
.p-blog {
  font-size: 16px;
  line-height: 1.62;
}
.p-blog-large {
  font-size: 18px;
  line-height: 1.56;
}
.p-blog-small {
  font-size: 15px;
  line-height: 1.67;
}
/* Color utilities */
.color-green {
  color: rgb(39, 193, 125);
}
.color-red {
  color: rgb(255, 85, 0);
}
.color-purple {
  color: rgb(121, 95, 210);
}
.color-orange {
  color: rgb(252, 198, 88);
}
.color-white {
  color: rgb(255, 255, 255);
}
.color--blue-light {
  color: #4a90e2;
}
.background-red {
  background-color: rgb(252, 248, 245);
}
.bold-green b {
  color: rgb(39, 193, 125);
}
.bold-red b {
  color: rgb(255, 85, 0);
}
.l-center {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .heading-1 {
    font-size: 36px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .preheading-large {
    font-size: 14px;
  }

  .p-large,
  .p-small,
  .p-x-small {
    margin: 0 0 20px 0;
  }

  .l-center-sm {
    text-align: center;
  }
}
.l-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-bold {
  font-weight: 500;
}
.l-bolder {
  font-weight: 600;
}
.u-link-reset {
  color: inherit;
  text-decoration: none;
}
.hr {
  background-color: rgb(231, 232, 231);
  height: 1px;
  border: 0;
}
.hr--red {
  background-color: #fff6f2;
  -webkit-box-shadow: 0 -1px 0 0 #ffddcf;
          box-shadow: 0 -1px 0 0 #ffddcf;
}
.bg-rectangle {
  background-color: rgb(245, 252, 250);
  height: 500px;
  position: absolute;
  left: 40%;
  top: 78px;
  width: 100%;
  z-index: -3;
}
.bg-rectangle--red {
  background-color: rgb(252, 248, 245);
}
.bg-rectangle--orange {
  background-color: rgb(252, 250, 245);
}
.bg-rectangle--secondary {
  left: 70%;
  top: -350px;
}
.bg-rectangle--right {
  left: auto;
  right: 40%;
  top: 136px;
}
.bg-half-circle, .bg-half-circle--purple {
  display: inline-block;
  background-color: transparent;
  border: 5px solid rgb(39, 193, 125);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bg-half-circle--purple {
  border: 6px solid rgb(121, 95, 210);
  opacity: 0.3;
}
.bg-half-circle--right,
.bg-half-circle--left {
  height: 25px;
  width: 12.5px;
}
.bg-half-circle--top,
.bg-half-circle--bottom {
  height: 12.5px;
  width: 25px;
}
.bg-half-circle--left {
  border-left: 0;
  border-bottom-right-radius: 12.5px;
  border-top-right-radius: 12.5px;
}
.bg-half-circle--right {
  border-right: 0;
  border-bottom-left-radius: 12.5px;
  border-top-left-radius: 12.5px;
}
.bg-half-circle--top {
  border-top: 0;
  border-bottom-right-radius: 12.5px;
  border-bottom-left-radius: 12.5px;
}
.bg-half-circle--bottom {
  border-bottom: 0;
  border-top-right-radius: 12.5px;
  border-top-left-radius: 12.5px;
}
.bg-circle,
.bg-square {
  display: inline-block;
  height: 25px;
  width: 25px;
}
.bg-circle {
  border: 7px solid rgb(39, 193, 125);
  border-radius: 100%;
}
.bg-circle--red {
  border-color: rgb(255, 85, 0);
}
.bg-circle--orange {
  border-color: rgb(252, 198, 88);
}
.bg-square {
  background-color: rgb(231, 232, 231);
  border-radius: 6px;
}
@media only screen and (max-width: 991px) {
  .bg-rectangle {
    left: 0;
    top: 70px;
  }

  .bg-circle,
  .bg-square {
    height: 15px;
    width: 15px;
  }

  .bg-circle {
    border-width: 4px;
  }

  .bg-square {
    border-radius: 3px;
  }

  .bg-rectangle--secondary {
    display: none;
  }
}
.blog-header {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(231, 232, 231);
}
.blog-header__content {
  height: 62px;
}
.blog-header__main {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.blog-header__signup {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.blog-header__title {
  font-size: 20px;
  font-weight: 300;
}
.blog-header__title a {
  color: rgb(41, 67, 75);
  text-decoration: none;
}
.blog-header__categories {
  border-left: 1px solid rgb(231, 232, 231);
  height: 32px;
  margin-left: 15px;
  padding-left: 15px;
}
.blog-header__categories .icon-arrow-expand {
  display: block;
  fill: rgb(186, 193, 193);
  height: 5px;
  margin: 3px 0 0 5px;
  -webkit-transition: -webkit-transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: -webkit-transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 9.2px;
}
.blog-header__form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.blog-header__back-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7px;
}
.blog-header__back-arrow,
.blog-header__back-arrow .icon {
  height: 6px;
  width: 12px;
}
.blog-header__form .input {
  min-width: 220px;
  width: auto;
}
.blog-header__form .button {
  min-width: 104px;
}
.blog-header__form .blog-header__spinner {
  display: none;
}
.blog-header__form.is-submitting {
  pointer-events: none;
}
.blog-header__form.is-submitting .blog-header__spinner {
  display: block;
}
.blog-header__form.is-submitting input[type="submit"] {
  display: none;
}
.blog-header__form-response {
  display: none;
  min-width: 450px;
  text-align: right;
}
.blog-header__form-response b {
  color: rgb(121, 95, 210);
}
.blog-header__form.is-submitted .blog-header__form-container {
  display: none;
}
.blog-header__form.is-submitted .blog-header__form-response {
  -webkit-animation: pop-dropdown .3s ease;
          animation: pop-dropdown .3s ease;
  display: block;
}
.blog-header__search {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  padding-left: 20px;
}
.blog-header__search a {
  display: block;
}
.blog-header__search a,
.blog-header__search .icon {
  height: 22px;
  width: 22px;
}
.blog-header__close-icon {
  display: none;
}
.blog-header__search-toggler.is-active .blog-header__search-icon {
  display: none;
}
.blog-header__search-toggler.is-active .blog-header__close-icon {
  display: block;
}
@media only screen and (max-width: 991px) {
  .blog-header__signup .newsletter-form {
    display: none;
  }
}
.blog-search {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 2px 4px 0 rgba(44, 47, 54, .05), 0 1px 0 0 rgb(231, 232, 231);
          box-shadow: 0 2px 4px 0 rgba(44, 47, 54, .05), 0 1px 0 0 rgb(231, 232, 231);
  max-height: 0;
  -webkit-transition: max-height .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: max-height .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: hidden;
}
.blog-search.is-visible {
  max-height: 78px;
}
.blog-search__container {
  height: 78px;
}
.blog-search__input {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  padding: 0 15px;
}
.blog-search__input .input {
  border: 0;
  font-size: 20px;
}
.blog-search__icon svg {
  height: 22px;
  width: 22px;
}
.button {
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, .03);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .11),
    inset 0 -1px 1px 0 rgba(0, 0, 0, .09);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .11),
    inset 0 -1px 1px 0 rgba(0, 0, 0, .09);
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 13px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.button--stretched {
  width: 100%;
}
.button:hover,
.button:focus,
.button:active,
.button.is-active {
  color: rgb(255, 255, 255);
  outline: 0;
  text-decoration: none;
}
.button:hover,
.button:focus {
  background-color: rgb(50, 196, 132);
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
}
.button:active,
.button.is-active {
  background-color: rgb(61, 199, 138);
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .21);
          box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .21);
}
.button--primary {
  background-color: rgb(39, 193, 125);
}
.button--secondary {
  background-color: rgb(121, 95, 210);
  color: rgb(255, 255, 255);
}
.button--ternary {
  background-color: #4a90e2;
}
.button--secondary:hover,
.button--secondary:focus,
.button--secondary:active {
  background-color: rgb(115, 90, 200);
}
.button--ternary:hover,
.button--ternary:focus,
.button--ternary:active {
  background-color: rgb(70, 137, 215);
}
.button--light {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .13);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .13);
  color: rgb(41, 67, 75);
}
.button--light:hover,
.button--light:focus {
  background-color: rgb(242, 242, 242);
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .13);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .13);
  color: rgb(144, 157, 160);
}
.button--light:active {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .21);
          box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .21);
  color: rgb(144, 157, 160);
}
.button--negative {
  background-color: rgb(255, 85, 0);
  color: rgb(255, 255, 255);
}
.button--negative:hover,
.button--negative:focus,
.button--negative:active {
  background-color: rgb(242, 81, 0);
}
.button--orange {
  background-color: rgb(252, 198, 88);
  color: rgb(255, 255, 255);
}
.button--orange:hover,
.button--orange:focus,
.button--orange:active {
  background-color: rgb(239, 188, 84);
}
.button[disabled] {
  cursor: not-allowed;
  opacity: 0.35;
}
.button--large {
  padding: 16px 23px;
}
.button--xlarge {
  padding: 16px 45px;
}
.button--small {
  padding: 12px;
}
.button--x-small {
  padding: 7px;
}
.button--menu {
  padding: 10px 30px;
}
.button__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.button__icon {
  margin-right: 10px;
}
.button--inline-form {
  border-radius: 0 2px 2px 0;
  margin-left: 0 !important;
}
.categories-menu {
  padding: 30px 0;
}
.categories-menu__link {
  color: rgb(41, 67, 75);
  display: block;
  font-size: 20px;
  padding: 10px;
  text-decoration: none;
  -webkit-transition: background-color .15s linear, color .15s linear;
  transition: background-color .15s linear, color .15s linear;
}
.categories-menu__link--resource {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.categories-menu__link--resource .icon {
  margin-right: 10px;
}
.categories-menu__link.is-active,
.categories-menu__link:hover {
  background-color: rgb(245, 252, 250);
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px rgb(233, 249, 242);
          box-shadow: 0 0 0 1px rgb(233, 249, 242);
  color: rgb(39, 193, 125);
}
.currency-selector {
  margin: 0 -10px;
  text-align: center;
}
.currency-selector__item {
  border-bottom: 2px solid transparent;
  color: rgb(186, 193, 193);
  font-weight: 500;
  margin: 0 10px;
  padding-bottom: 3px;
  text-decoration: none;
  -webkit-transition: color .15s linear, border-color .15s linear;
  transition: color .15s linear, border-color .15s linear;
}
.currency-selector__item:hover,
[data-currency="EUR"] .currency-selector__item[data-currency="EUR"],
[data-currency="USD"] .currency-selector__item[data-currency="USD"],
[data-currency="GBP"] .currency-selector__item[data-currency="GBP"] {
  border-color: rgb(39, 193, 125);
  color: rgb(41, 67, 75);
}
.customer-success-cta {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(230, 232, 235, .4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 124px;
}
.customer-success-cta__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.customer-success-cta__image > img {
  height: 122px;
  width: auto;
}
.customer-success-cta__text {
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: 360px;
  margin: 0 auto;
}
.customer-story-highlight .container {
  position: relative;
}
.customer-story-highlight .bg-circle,
.customer-story-highlight .bg-square {
  position: absolute;
  z-index: 1;
}
.customer-story-highlight .bg-circle {
  bottom: -25px;
  left: 50%;
}
.customer-story-highlight .bg-circle--last {
  bottom: 50%;
  left: auto;
  right: -140px;
}
.customer-story-highlight .bg-square {
  left: -135px;
  top: 60%;
}
.customer-story-highlight__title {
  margin: 15px 0 40px;
}
.customer-story-highlight__results {
  margin-bottom: 40px;
}
.customer-story-highlight__results .heading-3 {
  margin-bottom: 30px;
}
.customer-story-highlight__result {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  width: 100%;
}
.customer-story-highlight__result-icon {
  margin-right: 20px;
}
.customer-story-highlight__result-text {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.customer-story-highlight__result-icon,
.customer-story-highlight__result-icon svg {
  height: 24px;
  width: 24px;
}
.customer-story-highlight__logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customer-story-highlight__video {
  cursor: pointer;
  margin-top: 65px;
  position: relative;
}
.customer-story-highlight__image {
  margin-top: 65px;
  position: relative;
}
.customer-story-highlight__video-image-mobile {
  display: none;
}
.customer-story-highlight__video-image {
  display: block;
}
.customer-story-highlight__video:hover
  .customer-story-highlight__video-thumb
  img {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.customer-story-highlight__video-thumb img {
  border-radius: 4px;
}
.customer-story-highlight__play {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(39, 193, 125);
  border-radius: 100%;
  -webkit-box-shadow: -3px 5px 25px 0 rgba(0, 0, 0, .5);
          box-shadow: -3px 5px 25px 0 rgba(0, 0, 0, .5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: calc(50% - 30px);
  opacity: 0;
  position: absolute;
  top: calc(50% - 30px);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
  width: 60px;
}
.customer-story-highlight__play span {
  width: 90px;
}
.customer-story-highlight__play--red {
  background-color: rgb(255, 85, 0);
}
.customer-story-highlight__play.is-animated {
  -webkit-animation: fadeInUp 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeInUp 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  opacity: 1;
}
.customer-story-highlight__video:hover .customer-story-highlight__play {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.customer-story-highlight__play svg {
  height: 19px;
  width: 15px;
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
}
@media only screen and (max-width: 991px) {
  .customer-story-highlight .bg-circle,
  .customer-story-highlight .bg-square {
    display: none;
  }

  .customer-story-highlight__title {
    margin-bottom: 20px;
  }

  .customer-story-highlight__results {
    margin: 40px 0 20px;
  }

  .customer-story-highlight__logo {
    margin-top: 60px;
  }

  .customer-story-highlight__video-thumb {
    -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .15);
            box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .15);
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }

  .customer-story-highlight__video-thumb--boxless {
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .customer-story-highlight__video-image {
    display: none;
  }

  .customer-story-highlight__video-image-mobile {
    border-radius: 4px;
    display: block;
  }

  .customer-story-highlight__video-thumb img {
    width: 100%;
  }

  .customer-story-highlight__play {
    left: calc(50% - 30px);
    opacity: 1;
  }

  .customer-story-highlight__video:hover
    .customer-story-highlight__video-thumb
    img {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }

  .customer-story-highlight__video:hover .customer-story-highlight__play {
    -webkit-transform: none;
            transform: none;
  }
}
.event-card {
  background-color: rgb(41, 67, 75);
  color: rgb(255, 255, 255);
  height: 340px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}
.event-card__gradient,
.event-card__link,
.event-card__thumbnail {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.event-card__thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.3;
  -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.2s linear, -webkit-transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.2s linear, transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.2s linear, transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 1;
}
.event-card__gradient {
  background-image: linear-gradient(
    138deg,
    rgba(252, 249, 243, .45),
    rgba(252, 249, 243, 0)
  );
  z-index: 2;
}
.event-card__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: -webkit-box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 3;
}
.event-card__link:hover {
  -webkit-box-shadow: inset 0 -5px 0 0 rgb(252, 198, 88);
          box-shadow: inset 0 -5px 0 0 rgb(252, 198, 88);
}
.event-card__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffeac8;
  color: #f79c00;
  left: 50%;
  line-height: 1;
  padding: 10px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
}
.event-card__date span {
  padding: 5px;
  font-weight: 500;
}
.event-card__day {
  font-size: 28px;
  font-weight: 600;
}
.event-card__month {
  font-size: 20px;
}
.event-card__content {
  color: rgb(255, 255, 255);
  text-align: center;
}
.event-card__categories {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.event-card__title {
  color: rgb(252, 198, 88);
  font-weight: 400;
  font-size: 24px;
  margin: 10px 0;
}
.event-card__action {
  bottom: 25px;
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 500;
  left: 50%;
  opacity: 0;
  position: absolute;
  -webkit-transform: translate3d(-50%, 75px, 0);
          transform: translate3d(-50%, 75px, 0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53),
    -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53),
    -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53),
    transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53),
    transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53),
    -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 3;
}
.event-card__link:hover .event-card__action {
  opacity: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.event-card:hover .event-card__thumbnail {
  opacity: 0.2;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.featured-post__meta {
  margin-bottom: 15px;
}
.featured-post__excerpt {
  font-family: 'Roboto Slab', 'Apple Garamond', 'Baskerville',
    'Times New Roman', 'Droid Serif', 'Times', 'Source Serif Pro', serif;
  font-size: 15px;
  line-height: 1.67;
}
.featured-post__category {
  margin-right: 15px;
}
.featured-post__date {
  color: rgb(186, 193, 193);
  font-weight: 500;
}
.featured-post__image {
  display: block;
  width: 100%;
}
.featured-post__text,
.featured-post__text p {
  font-size: 18px;
}
@media only screen and (max-width: 991px) {
  .featured-post-container {
    background-color: rgb(245, 252, 250);
    margin-bottom: 30px;
  }

  .featured-post__bg-rectangle {
    display: none;
  }

  .featured-post .row.l-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .featured-post__image {
    margin: 0 -15px 30px;
    width: auto;
  }

  .featured-post__text p {
    display: none;
  }

  .featured-post__text a {
    margin-top: 20px;
  }

  .featured-post-container .page-header--blog {
    height: auto;
    margin-bottom: 0;
    padding: 0 0 30px;
  }
}
.form-row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px 20px;
  position: relative;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
}
.form-col--multi {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-col--multi > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-col--multi > div:first-child {
  margin-right: 10px;
}
.form-col--multi > div:last-child {
  margin-left: 10px;
}
.label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.form-select {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(186, 193, 193);
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgb(41, 67, 75);
  display: block;
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 42px;
  line-height: 1;
  margin: 0;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }

  .form-col {
    margin-bottom: 20px;
    width: 100%;
  }

  .form-row--multi-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.full-screen {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: auto;
  left: 50%;
  max-width: 825px;
  min-width: 290px;
  position: fixed;
  top: -100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  visibility: hidden;
  width: 50%;
  z-index: 700;
}
.full-screen.is-visible {
  top: 50%;
  visibility: visible;
}
.full-screen--video {
  max-width: 960px;
  width: 80vw;
}
.full-screen--lightbox {
  max-width: 100vw;
  width: 100vw;
}
.full-screen__close {
  position: fixed;
  right: 40px;
  top: 40px;
  z-index: 703;
}
.full-screen__content {
  color: rgb(255, 255, 255);
  margin: 0 auto;
  max-width: 825px;
  opacity: 0;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateY(20%);
          transform: translateY(20%);
  -webkit-transition: all .3s;
  transition: all .3s;

  .full-screen--full {
    max-width: 100%;
    padding: 0;
  }
}
.full-screen--light .full-screen__content {
  color: rgb(41, 67, 75);
}
.full-screen__title {
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
  text-align: center;
}
.full-screen__content--job {
  max-width: 600px;
}
.full-screen__content--video {
  max-width: 100%;
}
.full-screen__iframe-wrapper {
  max-height: 90vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.full-screen.is-visible .full-screen__content {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.full-screen-overlay {
  background: rgba(0, 0, 0, .75);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  width: 100%;
  z-index: 600;
}
.full-screen-overlay--light {
  background: rgba(255, 255, 255, .8);
}
.full-screen.is-visible ~ .full-screen-overlay {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 991px) {
  .full-screen__close {
    right: 5px;
    top: 5px;
  }

  .full-screen__close-link {
    font-size: 36px;
  }

  .full-screen__title {
    margin-top: 20px;
  }
}
.hamburger__line {
  background-color: rgb(186, 193, 193);
  display: block;
  height: 2px;
  margin-bottom: 6px;
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  width: 24px;
}
.hamburger__line:last-child {
  margin-bottom: 0;
}
.hamburger:hover {
  cursor: pointer;
}
.is-showing-menu .hamburger__line:nth-child(2) {
  opacity: 0;
}
.is-showing-menu .hamburger__line:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
          transform: translateY(8px) rotate(45deg);
}
.is-showing-menu .hamburger__line:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
          transform: translateY(-8px) rotate(-45deg);
}
header {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(231, 232, 231);
  /* height: var(--main-header-height); */
  z-index: 10;
}
.header__logo,
.header__menu,
.header__actions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 78px;
}
.header__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__logo {
  margin-right: 40px;
}
.header__logo-glyph {
  display: none;
}
.header__logo .icon-logo {
  height: 25px;
  width: 114px;
}
.header__logo a {
  display: block;
}
.header__menu {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.header__actions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header__login {
  color: rgb(41, 67, 75);
  display: block;
  font-weight: 500;
  margin-right: 20px;
  text-decoration: none;
}
.header__mobile,
.header__mobile-header {
  display: none;
}
.sticky-banner .header__wrapper {
  border-bottom: 1px solid rgb(231, 232, 231);
  position: relative;
  background: white;
  top: 8px;
}
.sticky-home {
  padding-top: 140px !important;
}
.sticky-banner {
  background-color: rgb(245, 252, 250);
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  -webkit-transition: top 0.15s ease;
  transition: top 0.15s ease;
  border-bottom: 1px solid rgb(231, 232, 231);
  -webkit-box-shadow: 0 0 0 1px rgb(233, 249, 242);
          box-shadow: 0 0 0 1px rgb(233, 249, 242);
}
.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.banner__close {
  position: absolute;
  color: black;
  right: 30px;
  top: 5px;
  font-size: 40px;
  cursor: pointer;
}
.banner .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: black;
  padding: 15px 0;
  margin: 0 auto;
}
.banner p {
  margin: 0;
}
.banner p:nth-child(2) {
  padding: 0 30px;
}
@media only screen and (max-width: 991px) {
  .header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
  }

  .header .container {
    width: 100%;
  }

  .header__menu,
  .header__actions {
    display: none;
  }

  .header__logo-full {
    display: none;
  }

  .header__logo-glyph {
    display: block;
  }

  .header__logo-glyph .icon-logo-glyph-color {
    height: 30px;
    width: 46.4px;
  }

  .header__mobile {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .header__hamburger {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header__hamburger-label {
    margin-right: 15px;
  }

  .is-showing-menu[data-submenu] .header__logo,
  .is-showing-menu[data-submenu] .header__hamburger-label {
    display: none;
  }

  .is-showing-menu[data-submenu='product'] #mobile-header-product,
  .is-showing-menu[data-submenu='why-peakon'] #mobile-header-why-peakon,
  .is-showing-menu[data-submenu='resources'] #mobile-header-resources {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header__mobile-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .is-showing-menu .header {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
  }

  .banner {
    padding: 0 30px;
  }

  .banner .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 3px 0px 20px;
  }

  .banner__close {
    top: 10px;
    right: 15px;
  }

  .banner p:nth-child(2) {
    display: none;
  }

  .sticky-banner {
    display: block !important;
  }

  .header__wrapper {
    width: 100%;
  }

  .sticky-banner .header__wrapper {
    top: -10px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .sticky-home {
    padding-top: 200px !important;
  }
}
.mobile-header__icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-header__icon .icon {
  fill: rgb(186, 193, 193);
  height: 15px;
  width: 8px;
}
.mobile-header__label {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 18px;
  text-align: center;
}
.mobile-header a {
  color: rgb(41, 67, 75);
}
.inline-signup {
  border-top: 1px solid rgb(231, 232, 231);
  margin-top: 80px;
  padding: 80px 0;
}
.inline-signup--main {
  background-color: #f8f7f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.inline-signup--main p {
  margin-bottom: 30px;
}
.inline-signup__title {
  margin-bottom: 20px;
}
.inline-signup__or {
  font-weight: 400;
  margin: 16px 20px 0;
}
.inline-signup__terms {
  display: block;
  padding-top: 10px;
}
.inline-signup__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inline-signup__form .inline-signup__spinner {
  display: none;
}
.inline-signup__form.is-submitting {
  pointer-events: none;
}
.inline-signup__form.is-submitting .inline-signup__spinner {
  display: block;
}
.inline-signup__form.is-submitting input[type='submit'] {
  display: none;
}
.inline-signup__action {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.inline-signup__demo-button {
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .inline-signup {
    text-align: center;
  }

  .inline-signup__form {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }

  .inline-signup__form a {
    margin: 0 10px 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inline-signup__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inline-signup__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .inline-signup__form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .inline-signup__form a {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .inline-signup {
    margin-top: 0;
  }

  .inline-signup__action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }

  .inline-signup__or {
    margin: 10px 0;
  }
}
.input,
#jobs__table_filter input {
  background-color: rgb(255, 255, 255);
  background-image: none;
  border: 1px solid rgb(186, 193, 193);
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgb(41, 67, 75);
  display: block;
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 10px;
  -webkit-transition: border-color ease-in-out 0.15s,
    background-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    background-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s, background-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s, background-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  width: 100%;
}
.input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .4);
}
.input::-ms-input-placeholder {
  color: rgba(0, 0, 0, .4);
}
.input::placeholder {
  color: rgba(0, 0, 0, .4);
}
.input:focus {
  background-color: rgb(245, 252, 250);
  border-color: rgb(39, 193, 125);
  outline: 0;
}
.input--white:focus {
  background-color: rgb(248, 247, 245);
}
.input--light:focus {
  background-color: transparent;
}
.input--purple:focus {
  background-color: rgb(247, 245, 252);
  border-color: rgb(121, 95, 210);
}
[dir='ltr'] .input[type='search'] {
  padding-left: 30px;
}
[dir='rtl'] .input[type='search'] {
  padding-right: 30px;
}
.input[type='search'] {
  -webkit-appearance: textfield;
}
.input[type='search']::-webkit-search-decoration,
.input[type='search']::-webkit-search-cancel-button,
.input[type='search']::-webkit-search-results-button,
.input[type='search']::-webkit-search-results-decoration {
  display: none;
}
.input[disabled],
.input[readonly] {
  border: 1px solid rgb(186, 193, 193);
  color: rgb(186, 193, 193);
  opacity: 1;
}
.input[readonly] {
  background-color: rgb(248, 247, 245);
  color: rgb(144, 157, 160);
  cursor: text;
}
.input[disabled] {
  background-color: rgb(231, 232, 231);
  cursor: not-allowed;
}
.input.success {
  background-color: rgb(245, 252, 250);
  border-color: rgb(39, 193, 125);
}
.error,
.error:focus {
  border-color: rgb(255, 85, 0);
}
.input--large {
  min-height: 50px;
  padding: 14px 12px;
}
.input--small {
  height: 32px;
  line-height: 1;
  padding: 5px 10px;
}
.input--has-button {
  border-radius: 2px 0 0 2px;
  border-right: 0;
}
.input-required-icon {
  background-color: rgb(41, 67, 75);
  border-radius: 100%;
  display: inline-block;
  height: 6px;
  width: 6px;
}
.input-required {
  position: relative;
}
.input-required .input-required-icon {
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.input-required .input {
  padding-right: 30px;
}
.input-required .input:valid ~ .input-required-icon {
  opacity: 0;
}
.main-menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-menu__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgb(41, 67, 75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  height: 78px;
  padding: 0 22.5px;
  position: relative;
  text-decoration: none;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.main-menu__item .icon-arrow-expand {
  display: block;
  fill: rgb(186, 193, 193);
  height: 5px;
  margin: 3px 0 0 5px;
  -webkit-transition: -webkit-transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: -webkit-transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 9.2px;
}
.main-menu.is-active .main-menu__item {
  opacity: .4;
}
.main-menu.is-active .main-menu__item.is-active {
  opacity: 1;
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .main-menu__item {
    padding: 0 10.5px;
  }
}
.mobile-menu {
  background-color: rgb(255, 255, 255);
  display: none;
  height: calc(100% - 70px);
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  top: 70px;
  -webkit-transform: translate3d(100vw, 0, 0);
          transform: translate3d(100vw, 0, 0);
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 200%;
  z-index: 100;
}
@media only screen and (max-width: 991px) {
  .mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mobile-menu__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100vw;
          flex: 0 0 100vw;
  height: 100%;
  width: 100vw;
}
.mobile-menu__slide--submenu {
  display: none;
}
.mobile-menu__slide .submenu__items--resources {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.mobile-menu__slide .submenu__section {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
  height: 100%;
  opacity: 1;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.is-showing-menu .mobile-menu {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.is-showing-menu[data-submenu] .mobile-menu {
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
}
.is-showing-menu[data-submenu='product'] #mobile-menu-product,
.is-showing-menu[data-submenu='why-peakon'] #mobile-menu-why-peakon,
.is-showing-menu[data-submenu='resources'] #mobile-menu-resources {
  display: block;
}
.mobile-menu__items {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.mobile-menu__footer {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 63px;
          flex: 0 0 63px;
  height: 100%;
}
.mobile-menu__footer .button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-menu-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 1px 0 0 rgba(230, 232, 235, .6);
          box-shadow: 0 1px 0 0 rgba(230, 232, 235, .6);
  color: rgb(41, 67, 75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  padding: 0 15px;
  width: 100%;
}
.mobile-menu-item__label {
  display: block;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.mobile-menu-item__arrow {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 9px;
          flex: 0 0 9px;
}
.mobile-menu-item__arrow .icon {
  fill: rgb(186, 193, 193);
  height: 10px;
  width: 10px;
}
.page-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 310px;
  position: relative;
}
.page-header .row {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-header__preheading {
  margin-bottom: 20px;
}
.page-header__read-more {
  margin-top: 30px;
}
.page-header__bg-element {
  position: absolute;
  z-index: -2;
}
.page-header__text {
  margin-top: 20px;
}
.page-header__bg-element:nth-child(1) {
  left: 55%;
  top: 25%;
}
.page-header__bg-element:nth-child(2) {
  right: -155px;
  bottom: -53px;
}
.page-header__bg-element:nth-child(3) {
  right: 125px;
  top: 51px;
}
.page-header__bg-element:nth-child(4) {
  bottom: 0;
  left: 100px;
}
.page-header--secondary {
  height: auto;
  margin-bottom: 80px;
  padding-top: 80px;
}
.page-header--main {
  height: auto;
  margin-bottom: 100px;
  padding-top: 140px;
}
.page-header--main .bg-circle {
  left: -173px;
  right: auto;
  top: 460px;
}
.page-header--main .bg-circle--first {
  left: auto;
  top: 176px;
  right: 40px;
}
.page-header--main .bg-circle--last {
  left: auto;
  right: -300px;
  top: 376px;
}
.page-header--main .bg-square {
  left: 220px;
  top: 80px;
}
.page-header--secondary .bg-circle {
  left: -100px;
  top: 164px;
}
.page-header--secondary .bg-circle--last {
  left: 800px;
  top: -12.5px;
}
.page-header--secondary .bg-square {
  left: auto;
  right: -75px;
  top: 198px;
}
.page-header--main .page-header__content,
.page-header--secondary .page-header__content {
  text-align: center;
}
.page-header--blog {
  margin-bottom: 80px;
}
.page-header--blog .page-header__bg-element:nth-child(1) {
  left: -125px;
  top: 40%;
}
.page-header--blog .page-header__bg-element:nth-child(2) {
  right: -130px;
  top: 80%;
}
.page-header__photo {
  position: absolute;
  z-index: -1;
}
.page-header__photo--first {
  bottom: -180px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-header__photo--second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  right: 0;
  top: 121px;
  width: 360px;
}
.page-header__photo--second img {
  height: 589px;
}
.page-header__form {
  margin-top: 40px;
}
.page-header__form .inline-signup__form {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 991px) {
  .page-header {
    display: block;
    height: auto;
    margin-bottom: 10px;
    padding-top: 40px;
    text-align: center;
  }

  .page-header__preheading {
    margin-bottom: 10px;
  }

  .page-header__photo--first {
    bottom: auto;
    margin-top: 40px;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }

  .page-header__photo--first img {
    display: block;
    height: 100%;
    width: 100%;
  }

  .page-header__photo--second {
    display: none;
  }

  .page-header__bg-element:nth-child(1) {
    left: auto;
    right: 29px;
    top: 249px;
  }

  .page-header__bg-element:nth-child(3) {
    left: -20px;
    top: 31px;
  }

  .page-header--main {
    margin: 0;
    padding: 70px 0;
  }

  .page-header--main .bg-circle {
    left: 20px;
    top: 432px;
  }

  .page-header--main .bg-circle--first {
    left: auto;
    top: 382px;
    right: 20px;
  }

  .page-header--main .bg-circle--last {
    display: none;
  }

  .page-header--main .bg-square {
    display: none;
  }

  .page-header--secondary {
    /* background-color: var(--color-green-light); */
    margin: 0 -15px;
    padding: 60px 15px 30px;
  }

  .page-header--red {
    background-color: rgb(252, 248, 245);
  }
}
@media only screen and (max-width: 767px) {
  .page-header {
    margin-bottom: 30px;
  }
}
.page-section {
  padding: 140px 0;
  position: relative;
}
.page-section__background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(50% - 20px);
  z-index: -3;
}
.page-section--hero {
  padding: 0;
  margin: 160px 0;
}
.page-section--compact {
  padding: 0;
}
.page-section--hero .page-section__background {
  height: 100%;
  left: 40%;
  width: 100%;
}
.page-section__hero-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  position: relative;
}
.page-section__background--white {
  border-top: 1px solid rgb(231, 232, 231);
  border-bottom: 1px solid rgb(231, 232, 231);
}
.page-section__background--green-light {
  background-color: rgb(245, 252, 250);
}
.page-section__background--red-light {
  background-color: rgb(252, 248, 245);
}
.page-section--rectangle-centered .bg-rectangle {
  height: 50%;
  left: 0;
  top: 0;
  width: 100%;
}
.page-section__title {
  margin-bottom: 20px;
}
.page-section__title--single {
  margin-bottom: 60px;
}
.page-section__highlights {
  margin-top: 60px;
}
.page-section__hero-photo {
  position: absolute;
  z-index: -2;
}
.page-section__hero-photo--first {
  left: 0;
  top: -250px;
}
.page-section__hero-photo--second {
  left: 200px;
  top: 240px;
}
.page-section__hero-photo--third {
  right: 30px;
  top: -160px;
}
.page-section__bg-element {
  position: absolute;
  z-index: -1;
}
.page-section__bg-element:nth-child(1) {
  left: 55%;
  top: -12.5px;
}
.page-section__bg-element:nth-child(2) {
  right: 20%;
  bottom: 60px;
}
.page-section__bg-element:nth-child(3) {
  right: 125px;
  top: 51px;
}
.page-section__bg-element:nth-child(4) {
  bottom: 0;
  left: 100px;
}
.page-section__photo > img {
  display: block;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .page-section {
    padding: 70px 0;
  }

  .page-section__content {
    padding: 30px 0;
  }

  .page-section__background,
  .page-section__bg-element {
    display: none;
  }

  .page-section--hero,
  .page-section__content--green-light {
    background-color: rgb(245, 252, 250);
  }

  .page-section--hero {
    margin: 20px 0 60px;
  }

  .page-section__hero-photo--first,
  .page-section__hero-photo--third {
    display: none;
  }

  .page-section__hero-photo--second {
    left: auto;
    position: relative;
    top: auto;
    z-index: auto;
  }

  .page-section__hero-photo--second img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }

  .page-section__highlights {
    margin-top: 20px;
  }

  .page-section__screenshot img {
    display: block;
    margin-top: 40px;
    width: 100%;
  }
}
.press-page {
  color: rgb(41, 67, 75);
}
.press-page-header {
  padding: 80px 0 120px;
  margin-bottom: 140px;
  position: relative;
}
.press-page-header__content {
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.press-page-header img {
  -webkit-animation: fadeInUpSmall 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          animation: fadeInUpSmall 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.press-page-header__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fcfaf5;
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.press-page .feature-section__title {
  margin-bottom: 30px;
}
.press-page__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.press-page__contact .underline-link {
  margin: 0;
}
.press-page p {
  margin: 10px 0 30px;
}
.page-header__subtitle {
  font-size: 28px;
  line-height: 1.3;
}
.press-page .hero-title {
  font-weight: 600;
  margin: 10px 0 20px;
}
.press-page__date {
  color: rgb(144, 157, 160);
  font-size: 14px;
}
.press-page__company {
  margin: 30px 0;
}
.press-page__news-right h2 {
  margin-bottom: 30px;
}
.press-page__company h4 {
  margin-left: 7px;
  text-transform: capitalize;
}
.press-page .icon-box__title {
  margin-left: -48px;
}
.press-data {
  padding: 140px 0;
  /* margin-top: 140px; */
  background: #fcfaf5;
}
.single-press .post__newsletter-box {
  display: none;
}
.post-type-archive-press .inline-signup,
.term-press-releases .inline-signup,
.single-press .inline-signup {
  display: none;
}
.post__press-box {
  padding: 140px 0;
  margin: 70px 0 0;
  background-color: #fcfaf5;
}
.post__press-box h3 {
  max-width: 380px;
  margin: 0 auto;
}
.press-release__header {
  margin: 80px 0 40px;
  position: relative;
}
.press-release__header .hero-title {
  font-weight: 600;
}
.press-release__list {
  margin: 40px 0 80px;
}
.press-release__list .dataTables_empty,
.press-release__list .jobs_table_clear_unfiltered {
  display: none;
}
.press-release__list .dataTables_info {
  text-align: center;
  margin: 0 !important;
  font-size: 24px;
  width: 100%;
}
.press-release .jobs__table {
  margin: 0;
  width: 100%;
}
.press-page__news-row:hover {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(231, 232, 231);
  margin: 0 -36px;
  position: relative;
  bottom: 2px;
}
.press-page__news {
  padding: 10px 0 22px;
  border-bottom: 1px solid #e7e8e7;
  position: relative;
  bottom: -1px;
}
.press-page__news-wrapper {
  margin: 30px 0;
  border-top: 1px solid #e7e8e7;
}
.press-page__news p {
  color: rgb(41, 67, 75);
  font-weight: 500;
  margin-bottom: 10px;
}
.press-page__news-row:hover p {
  color: rgb(39, 193, 125);
}
.press-page__news-row:hover .press-page__news {
  padding: 10px 35px 22px;
  border: none;
}
.heartbeat__data {
  margin: 20px 50px 20px 0;
}
.heartbeat__data h3 {
  font-family: peakon-score, sans-serif;
  font-size: 36px;
  font-variation-settings: 'fill' 100;
  line-height: 1;
  margin-bottom: 8px;
}
.heartbeat__data:last-child {
  margin-right: 0;
}
.press-data .l-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.press-release #jobs__table_filter {
  width: 65%;
}
.press-release .jobs_table_clear_unfiltered {
  display: none;
}
.press__header {
  text-align: center;
  border-bottom: none;
}
.press-page__company a {
  color: rgb(41, 67, 75);
}
.press-page__company a:hover span {
  color: rgb(39, 193, 125);
}
.max-320w {
  max-width: 320px;
}
.press-page__company-description {
  max-width: 360px;
}
@media only screen and (max-width: 991px) {
  .press-release #jobs__table_filter {
    width: 100%;
  }

  .press-release__list {
    margin: 0px 0 80px;
  }

  .press-release__header {
    margin: 80px 0 40px;
  }

  .heartbeat__data {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .press-page__news-right {
    margin-top: 70px;
  }

  .press-page-header {
    margin-bottom: 70px;
  }

  .press-page__company-description {
    max-width: 100%;
  }

  .press-release .jobs__table a {
    padding: 10px 0 0;
  }

  .press-release .jobs__table td:last-child a {
    padding: 10px 5px 15px 0;
  }
}
.post-card__thumbnail {
  background-color: rgb(231, 232, 231);
  height: 160px;
  position: relative;
}
.post-card__excerpt {
  font-family: 'Roboto Slab', 'Apple Garamond', 'Baskerville',
    'Times New Roman', 'Droid Serif', 'Times', 'Source Serif Pro', serif;
  font-size: 15px;
  line-height: 1.67;
}
.post-card__image {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  overflow: hidden;
  position: relative;
}
.post-card__video-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(39, 193, 125);
  border-radius: 100%;
  -webkit-box-shadow: -3px 5px 25px 0 rgba(0, 0, 0, .5);
          box-shadow: -3px 5px 25px 0 rgba(0, 0, 0, .5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: calc(50% - 15px);
  position: absolute;
  top: calc(50% - 15px);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  width: 30px;
}
.post-card__video-icon svg {
  height: 9.5px;
  width: 7.5px;
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
}
.post-card__image img {
  display: block;
  height: 100%;
}
.post-card__categories {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 20px;
  left: 20px;
  position: absolute;
  z-index: 1;
}
.post-card__category {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
}
.post-card__category:last-child {
  margin-right: 0;
}
.post-card__category--resource .icon {
  height: 18px;
  margin-right: 5px;
  width: 18px;
}
.post-card__avatar {
  bottom: -22px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  right: 20px;
}
.post-card__avatar img {
  display: block;
}
.post-card__meta {
  margin-bottom: 10px;
}
.post-card__content {
  padding: 20px 20px 80px 0;
  word-wrap: break-word;
  word-wrap: break-word;
}
.post-card__author {
  margin-right: 5px;
}
.post-card__date {
  color: rgb(186, 193, 193);
  margin-left: 5px;
}
@media only screen and (max-width: 991px) {
  .post-card__image img {
    height: auto;
    width: 100%;
  }
}
.pricing-tier {
  padding: 10px 40px;
  border-radius: 4px;
  margin: 0 10px 15px 10px;
  background-color: rgb(255, 255, 255);
  border: solid 1px #e6e8eb;
  text-align: left;
  min-width: 290px;
}
.pricing-tier.essential {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03),
    inset 0 4px 0 0 rgb(39, 193, 125);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03),
    inset 0 4px 0 0 rgb(39, 193, 125);
  margin-left: 0;
}
.pricing-tier.premium {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03),
    inset 0 4px 0 0 #4a90e2;
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03),
    inset 0 4px 0 0 #4a90e2;
}
.pricing-tier.enterprise {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03),
    inset 0 4px 0 0 rgb(121, 95, 210);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03),
    inset 0 4px 0 0 rgb(121, 95, 210);
  margin-right: 0;
}
.pricing-tier__price-container {
  margin: -10px 0 10px;
}
.pricing-tier__price-container .heading-2 {
  font-weight: 600;
}
.pricing-tier__price-container .preheading-small {
  text-transform: lowercase;
  color: #6b6e73;
}
.price--large {
  font-size: 64px;
  margin: 40px 0;
}
.pricing-tier__title {
  font-size: 18px;
  line-height: 1.33;
  margin: 15px 0 40px;
}
.pricing-tier__price-container small {
  color: #6b6e73;
  font-size: 16px;
  line-height: 1.25;
}
.pricing-tier__features {
  font-size: 16px;
  margin-top: 30px;
  text-align: left;
}
.pricing-tier__feature {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 7px;
}
.pricing-tier__feature__footer {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.pricing-tier__feature-text {
  text-align: left;
}
.pricing-tier__feature-link {
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 500;
  margin: 30px auto;
}
.pricing-tier__features::before,
.pricing-tier__feature-text.pricing-tier__feature-link::after {
  border-top: 1px solid #e6e8eb;
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
}
.pricing-tier__feature-text.pricing-tier__feature-link::after {
  margin-top: 30px;
}
.pricing-tier__feature--star {
  font-weight: 500;
}
.pricing-tier__feature--star .pricing-tier__checkmark svg {
  height: 12px;
  width: 12px;
}
.pricing-tier__feature--disabled {
  color: rgb(186, 193, 193);
  padding-left: 35px;
  text-decoration: line-through;
}
.pricing-tier__feature-wrapper {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pricing-tier__checkmark {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5px;
  padding-right: 10px;
  width: 34px;
}
.pricing-tier__checkmark svg {
  height: 15px;
}
.pricing-tier__feature small {
  color: rgb(186, 193, 193);
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.pricing-tier__preheading {
  font-size: 13px;
  margin: 15px 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .pricing-tier {
    margin-top: 20px;
    padding: 10px 30px;
  }

  .essential .pricing-tier__feature-link.modal-container {
    margin: 50px 0 20px;
  }

  .premium .pricing-tier__feature-link.modal-container {
    margin: 24px 0 20px;
  }

  .pricing-tier.premium,
  .pricing-tier.enterprise,
  .pricing-tier.essential {
    margin-right: 0px;
    margin-left: 0px;
  }

  .pricing-tier__features,
  .pricing-tier__title {
    height: inherit !important;
  }
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .pricing-wrapper .container {
    width: 1024px;
  }

  .pricing-tier__features {
    font-size: 15px;
  }
}
.spinner__content {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}
.spinner__content > div {
  width: 16px;
  height: 16px;
  background-color: rgb(39, 193, 125);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner__content.color-red > div {
  background-color: rgb(255, 85, 0);
}
.spinner--small .spinner__content > div {
  width: 10px;
  height: 10px;
}
.spinner--white .spinner__content > div {
  background-color: rgb(255, 255, 255);
}
.spinner__bounce1 {
  -webkit-animation-delay: -0.32s !important;
          animation-delay: -0.32s !important;
}
.spinner__bounce2 {
  -webkit-animation-delay: -0.16s !important;
          animation-delay: -0.16s !important;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.submenu {
  -webkit-animation: none;
          animation: none;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 5px 5px 0 rgba(44, 47, 54, .08);
          box-shadow: 0 5px 5px 0 rgba(44, 47, 54, .08);
  border-top: solid 1px rgb(231, 232, 231);
  border-bottom: solid 1px rgb(231, 232, 231);
  min-height: 263px;
  left: -100vw;
  position: absolute;
  top: 73px;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  width: 100%;
  z-index: 100; /* FIXME: z-index scale */
}
.submenu--categories,
.submenu--topics {
  min-height: 100px;
  top: 136px;
  z-index: 99;
}
.submenu.is-visible {
  -webkit-animation: flipInX 0.2s forwards cubic-bezier(0.165, 0.84, 0.44, 1);
          animation: flipInX 0.2s forwards cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  left: 0;
}
.submenu.animate-out {
  -webkit-animation: fadeOut 0.2s forwards cubic-bezier(0.165, 0.84, 0.44, 1);
          animation: fadeOut 0.2s forwards cubic-bezier(0.165, 0.84, 0.44, 1);
}
.submenu__sections {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  width: 300vw;
}
.submenu__items--resources {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.submenu__items--resources > div {
  margin-right: -3px;
}
.submenu.is-visible .submenu__sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.submenu--why-peakon.is-visible .submenu__sections {
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
}
.submenu--resources.is-visible .submenu__sections {
  -webkit-transform: translate3d(-200vw, 0, 0);
          transform: translate3d(-200vw, 0, 0);
}
.submenu--topics.is-visible .submenu__sections {
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
}
.submenu__section {
  height: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  width: 100vw;
}
.submenu--categories .submenu__sections,
.submenu--topics .submenu__sections {
  width: 200vw;
}
.submenu--product.is-visible .submenu__section--product,
.submenu--why-peakon.is-visible .submenu__section--why-peakon,
.submenu--resources.is-visible .submenu__section--resources,
.submenu--categories .submenu__section--categories,
.submenu--topics .submenu__section--topics {
  height: auto;
  opacity: 1;
}
.submenu__content {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  padding: 40px 0;
}
.submenu__section--product .submenu__content {
  padding: 40px 0;
}
.submenu__footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(245, 252, 250);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  height: 80px;
}
.submenu__title {
  border-bottom: 1px solid rgb(231, 232, 231);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.submenu__title small {
  color: rgb(144, 157, 160);
  font-size: 14px;
  font-weight: 500;
}
.submenu__banner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3px;
}
.submenu__banner .heading-3 {
  margin-top: -5px;
}
.submenu__banner .p-small {
  margin: 0 20px 0 10px;
}
.submenu__banner .underline-link {
  margin-top: 4px;
}
.submenu__footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.submenu-item {
  color: rgb(41, 67, 75);
  display: block;
  margin: 0 -10px;
  padding: 10px;
  text-decoration: none;
  -webkit-transition: background-color 0.15s linear, color 0.15s linear;
  transition: background-color 0.15s linear, color 0.15s linear;
}
.submenu-item--industry {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.submenu-item__title {
  font-weight: 500;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.submenu-item__icon {
  padding-right: 10px;
}
.submenu-item__icon .icon {
  height: 20px;
  width: 20px;
}
.submenu-item--industry .submenu-item__icon .icon {
  height: 32px;
  width: 32px;
}
.submenu-item__label {
  font-size: 20px;
  font-weight: 500;
}
.submenu-item__label-container {
  margin-left: 5px;
}
.submenu-item--industry .submenu-item__label {
  margin: -5px 0 5px;
}
.submenu-item__label .badge {
  margin-left: 10px;
}
.submenu-item:hover {
  background-color: rgb(245, 252, 250);
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px rgb(233, 249, 242);
          box-shadow: 0 0 0 1px rgb(233, 249, 242);
  color: rgb(39, 193, 125);
}
.main-menu__item.is-active .icon-arrow-expand {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.main-menu__item:last-child {
  margin-right: 0;
}
.submenu__indicator::after,
.submenu__indicator::before {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  width: 0;
  z-index: 101; /* FIXME: z-index scale */
}
.submenu__indicator::after {
  border-color: transparent transparent rgb(255, 255, 255) transparent;
  border-width: 10px;
  top: -20px;
}
.submenu__indicator::before {
  border-color: transparent transparent rgb(231, 232, 231) transparent;
  border-width: 11px;
  top: -22px;
}
.submenu--product .submenu__indicator::after {
  -webkit-transform: translate3d(180px, 0, 0);
          transform: translate3d(180px, 0, 0);
}
.submenu--product .submenu__indicator::before {
  -webkit-transform: translate3d(179px, 0, 0);
          transform: translate3d(179px, 0, 0);
}
.submenu--why-peakon .submenu__indicator::after {
  -webkit-transform: translate3d(300px, 0, 0);
          transform: translate3d(300px, 0, 0);
}
.submenu--why-peakon .submenu__indicator::before {
  -webkit-transform: translate3d(299px, 0, 0);
          transform: translate3d(299px, 0, 0);
}
.submenu--resources .submenu__indicator::after {
  -webkit-transform: translate3d(635px, 0, 0);
          transform: translate3d(635px, 0, 0);
}
.submenu--resources .submenu__indicator::before {
  -webkit-transform: translate3d(634px, 0, 0);
          transform: translate3d(634px, 0, 0);
}
.submenu--categories .submenu__indicator::after {
  -webkit-transform: translate3d(95px, 0, 0);
          transform: translate3d(95px, 0, 0);
}
.submenu--categories .submenu__indicator::before {
  -webkit-transform: translate3d(94px, 0, 0);
          transform: translate3d(94px, 0, 0);
}
.submenu--categories .submenu__indicator--resources::after {
  -webkit-transform: translate3d(130px, 0, 0);
          transform: translate3d(130px, 0, 0);
}
.submenu--categories .submenu__indicator--resources::before {
  -webkit-transform: translate3d(129px, 0, 0);
          transform: translate3d(129px, 0, 0);
}
.submenu--topics .submenu__indicator::after {
  -webkit-transform: translate3d(227px, 0, 0);
          transform: translate3d(227px, 0, 0);
}
.submenu--topics .submenu__indicator::before {
  -webkit-transform: translate3d(226px, 0, 0);
          transform: translate3d(226px, 0, 0);
}
.submenu__features-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px -10px;
}
.submenu__feature {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding: 0 15px;
}
.submenu__feature .submenu-item__text {
  margin-left: 30px;
}
.submenu__post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .submenu__features-container,
  .submenu__banner {
    display: block;
  }

  .submenu__banner {
    display: block;
    padding: 0 10px;
  }

  .submenu__footer {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: auto;
    padding: 25px 0;
    width: 100%;
  }

  .submenu__footer .container {
    display: block;
  }

  .submenu__banner .p-small {
    margin: 10px 0 20px;
  }

  .submenu__content {
    padding: 20px 0 30px;
  }

  .submenu__aside {
    margin-top: 30px;
  }

  .submenu-item {
    margin-bottom: 10px;
  }

  .submenu--categories,
  .submenu--topics {
    top: 132px;
  }

  .submenu__indicator {
    display: none;
  }

  .submenu__feature {
    max-width: 100%;
  }

  .submenu.is-visible {
    -webkit-animation: none;
            animation: none;
    -webkit-backface-visibility: hidden !important;
            backface-visibility: hidden !important;
    left: 0;
  }

  .submenu__title small {
    display: block;
    margin-top: 5px;
  }
}
.underline-link {
  color: rgb(41, 67, 75);
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 5px;
  position: relative;
  text-decoration: none;
  margin: 0 auto;
}
.underline-link__label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgb(41, 67, 75);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  z-index: 2;
}
.underline-link::after {
  background: rgb(39, 193, 125);
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  -webkit-transition: width 0.25s 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.25s 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
.underline-link::before {
  background: rgb(39, 193, 125);
  bottom: 9px;
  content: '';
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0 1px;
          transform-origin: 0 1px;
  -webkit-transition: -webkit-transform 0.25s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: -webkit-transform 0.25s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.25s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.25s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform 0.25s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 100%;
  z-index: 1;
}
.underline-link:hover::after {
  -webkit-transition: width 0.25s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: width 0.25s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 0;
}
.underline-link:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.25s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.25s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.25s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.25s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.25s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 105%;
}
.underline-link .icon-arrow-expand {
  display: block;
  height: 6.3px;
  margin-left: 5px;
  margin-top: 3px;
  width: 11px;
}
.underline-link--large {
  font-size: 20px;
}
.underline-link--large::after {
  bottom: 0;
}
.underline-link--large::before {
  bottom: 7px;
}
.underline-link--red::after,
.underline-link--red::before {
  background: rgb(255, 85, 0);
}
.underline-link--orange::after,
.underline-link--orange::before {
  background: rgb(252, 198, 88);
}
.underline-link--purple::after,
.underline-link--purple::before {
  background: rgb(121, 95, 210);
}
@media only screen and (max-width: 991px) {
  .underline-link:hover::after {
    -webkit-transition: none !important;
    transition: none !important;
    width: 100% !important;
  }

  .underline-link:hover::before {
    -webkit-transform: scaleX(0) !important;
            transform: scaleX(0) !important;
  }
}
@media only screen and (max-width: 991px) {
  .about__values-photo {
    display: none;
  }

  .about__icon-list {
    padding: 0;
  }

  .page-template-about .page-section--hero {
    margin: 0;
  }
}
.blog__posts {
  margin-bottom: 0;
  padding: 60px 0;
}
.blog__posts--has-featured {
  padding: 0;
}
.event__header-content {
  padding: 120px 0;
  position: relative;
}
.event__header .container {
  position: relative;
}
.event__header .bg-circle {
  left: 290px;
  top: 400px;
}
.event__header .bg-square {
  left: -100px;
  top: 190px;
}
.event__title {
  margin: 10px 0 20px;
}
.event__time {
  display: block;
  font-size: 24px;
}
.event__action {
  margin-top: 40px;
}
.event__cover-image img {
  height: 560px;
}
.event__cover-gradient {
  background-blend-mode: multiply;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#2c2f37));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #2c2f37);
  height: 560px;
  left: 15px;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 560px;
  z-index: 1;
}
.event__form {
  left: 100px;
  position: absolute;
  top: 120px;
  width: 360px;
  z-index: 2;
}
.event__spinner {
  width: 100%;
}
.event__form .event__spinner {
  display: none;
}
.event__form.is-submitting .event__spinner {
  display: block;
}
.event__form.is-submitting {
  pointer-events: none;
}
.event__form.is-submitting input[type='submit'] {
  display: none;
}
.event__form .heading-2 {
  margin-bottom: 30px;
}
.event__form .form-action {
  margin-top: 40px;
}
.event__form .label {
  color: rgb(255, 255, 255);
}
.event__form.is-submitted .event__form-container {
  display: none;
}
.event__response {
  display: none;
}
.event__form.is-submitted .event__response {
  -webkit-animation: pop-dropdown 0.3s ease;
          animation: pop-dropdown 0.3s ease;
  display: block;
}
.event__content {
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  font-size: 18px;
  line-height: 1.46;
  position: relative;
}
.event__content h2,
.event__content h3 {
  color: rgb(252, 198, 88);
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 20px;
}
.event__content h2 {
  font-size: 36px;
}
.event__content h3 {
  font-size: 24px;
}
.event__content a {
  color: rgb(39, 193, 125);
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.event__content a:hover {
  color: rgb(31, 154, 100);
}
.event__hosts {
  margin-top: 30px;
}
.event-host:not(:last-child) {
  border-bottom: 1px solid rgb(231, 232, 231);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.event-host__header {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.event-host__avatar {
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px;
}
.event-host__avatar img {
  display: block;
}
.event-host__position {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.event-host__name {
  font-size: 20px;
}
.event-host__content {
  font-size: 18px;
  line-height: 1.56;
}
.event-host__book-meeting {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .event__cover-image img {
    width: 100%;
    height: 100%;
  }
}
.events__intro {
  margin-top: 20px;
}
.events__posts {
  padding-top: 100px;
}
.events__posts-list {
  margin-top: 30px;
}
.events__section-title {
  margin-bottom: 15px;
}
.events__video {
  position: relative;
  left: 0;
  right: 0;
  height: 570px;
  width: 100%;
  display: table;
  z-index: 2;
}
.events__video-main {
  background-size: cover;
  height: 570px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.events__headlines {
  position: absolute;
  text-align: center;
  top: 37%;
  left: 0;
  right: 0;
  z-index: 99;
}
.events__headlines .heading-1,
.events__headlines a,
.events__headlines span {
  color: white;
}
.events .icon {
  fill: white;
}
.events video {
  position: absolute !important;
  top: 40%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
  display: inline-block;
  vertical-align: baseline;
  z-index: 0;
}
.dark-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#2c2f37));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #2c2f37);
  opacity: 0.7;
  background-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}
.events .bg-square {
  z-index: 9;
  position: absolute;
  top: 90%;
  left: 20%;
  background-color: #e6e8eb;
}
.events .bg-circle {
  z-index: 9;
  position: absolute;
  top: 40%;
  left: 30%;
  border: 7px solid #ffbc49;
  border-radius: 100%;
}
.events .bg-square-last {
  top: 35%;
  left: 5%;
}
.events .bg-circle-last {
  top: 70%;
  left: 90%;
}
.events .bg-square-second {
  top: 15%;
  left: 75%;
}
.feature .bg-rectangle {
  left: 70%;
  height: 751px;
  top: 0;
}
.feature__header-image {
  display: block;
  min-width: 647px;
}
.feature__phones {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.feature__phone-right {
  margin-top: 200px;
}
.feature-section--compact {
  padding-top: 0;
}
.feature-section--single {
  padding: 0;
}
.feature-section img {
  display: block;
  width: 100%;
}
img.feature-section__slide-image {
  display: none;
}
img.feature-section__slide-image.is-visible {
  -webkit-animation: fadeIn 0.3s linear;
          animation: fadeIn 0.3s linear;
  display: block;
}
.feature-section__link {
  text-decoration: underline;
}
.feature-section__subtitle {
  margin-bottom: 5px;
}
.feature-section__heading-3 {
  margin-bottom: 10px;
}
.feature-section__highlight-image {
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  display: block;
  margin-bottom: 40px;
  width: 100%;
}
.feature-section__title {
  margin-bottom: 20px;
}
.feature-section-highlight .container {
  position: relative;
}
.feature-section-highlight .bg-rectangle {
  height: 100%;
  left: 0;
  top: 0;
  width: 65vw;
}
.feature-section-highlight .bg-circle,
.feature-section-highlight .bg-square {
  position: absolute;
  z-index: 1;
}
.feature-section-highlight .bg-circle {
  left: -173px;
  top: 50%;
}
.feature-section-highlight .bg-circle--last {
  left: auto;
  right: -269px;
}
.feature-section-highlight .bg-square {
  left: -135px;
  top: 60%;
}
.feature-section-highlight__list {
  margin-top: 0;
  padding: 10px;
}
.feature-section-highlight__list .p-large {
  margin-bottom: 5px;
}
.feature-section-highlight__list-item {
  border: solid 1px transparent;
  color: rgb(41, 67, 75);
  display: block;
  margin: 15px -15px;
  padding: 15px;
  text-decoration: none;
  -webkit-transition: background-color 0.1s linear, border-color 0.1s linear,
    color 0.1s linear;
  transition: background-color 0.1s linear, border-color 0.1s linear,
    color 0.1s linear;
}
.feature-section-highlight__list-item:first-child {
  margin-top: 0;
}
.feature-section-highlight__list-item:last-child {
  margin-bottom: 0;
}
.feature-section-highlight__list-item.is-active {
  background-color: rgba(39, 192, 124, .05);
  border-color: rgba(39, 192, 124, .1);
  border-radius: 4px;
}
.feature-section-highlight__list-item.is-active .p-large {
  color: rgb(39, 193, 125);
}
.feature-section-highlight__list-item span {
  color: rgb(39, 193, 125);
}
.feature-section-highlight__item-title .badge {
  background-color: #def3e9;
  margin-left: 10px;
}
@media only screen and (max-width: 991px) {
  .feature .bg-rectangle {
    display: none;
  }

  .feature-section {
    padding: 60px 0 70px;
  }

  .feature-section .l-margin-top {
    margin-top: 20px !important;
  }

  .feature-section__subtitle {
    margin-top: 20px;
  }

  .feature__header-image {
    display: block;
    min-width: 100%;
    width: 100%;
  }

  .feature-section .row.reverse-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .feature-section__image {
    margin-top: 40px;
  }

  .feature-section-highlight {
    background-color: rgb(245, 252, 250);
    margin: 0 -15px;
    padding: 60px 15px;
  }

  .feature-section-highlight--light {
    background-color: transparent;
  }

  .feature-section-highlight .bg-rectangle {
    width: 100%;
  }

  .feature-section-highlight__list {
    padding: 0;
  }

  .feature-section-highlight__list-item {
    margin: 0;
    padding: 0;
  }

  .feature-section-highlight__list-item.is-active {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    color: inherit;
  }

  .feature__phone-right {
    display: none !important;
  }

  .feature__phones img {
    margin: 60px auto;
  }

  .feature-section-highlight__list-item.is-active .p-large {
    color: rgb(41, 67, 75);
  }
}
.home .bg-rectangle {
  left: 70%;
  height: 678px;
  top: 0;
}
.home__header {
  position: relative;
}
.home__header .bg-circle,
.home__header .bg-square {
  position: absolute;
}
.home__header .bg-circle {
  left: -171px;
  top: 440px;
}
.home__header .bg-circle--last {
  left: 50%;
  top: 269px;
}
.home__header .bg-square {
  left: 161px;
  top: 81px;
}
.home__header .bg-square--last {
  left: auto;
  right: -171px;
  top: 262px;
}
.home__jumbo-title {
  font-size: 64px;
  max-width: 500px;
  margin: 0 auto;
  color: rgb(39, 193, 125);
}
.home__header-content {
  padding: 50px 0;
}
.home__intro {
  margin: 20px 30px 0 0;
}
.home__top-image {
  display: block;
  margin-top: 60px;
  min-width: 749px;
  width: 100%;
  -webkit-animation: 0.5s fadeIn ease-in;
          animation: 0.5s fadeIn ease-in;
}
.home__icon-highlights .row {
  margin-bottom: 40px;
}
.home__icon-highlights .row:last-child {
  margin-bottom: 0;
}
.home__bg-image {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: -80px;
  position: absolute;
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
}
.home__bg-image--end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.home__bg-image img {
  display: block;
  max-height: 807px;
  max-width: 1211px;
}
.home__logo {
  padding: 20px 35px;
}
.home__logo-onboarding {
  max-width: 100%;
  padding-top: 20px;
}
.home__logo-system {
  max-width: 615px;
  padding-top: 70px;
}
.home__logos-container {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.home__logo-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home__logo-item img {
  max-height: 40px;
  max-width: 150px;
}
.home__logo-item:first-child {
  padding-left: 0;
}
.home__logo-item:last-child {
  padding-right: 0;
}
.home .pricing__logos {
  padding-top: 140px;
}
.home-kiosk__date {
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;
}
.home-kiosk__message {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.home-kiosk__avatar {
  border-radius: 100%;
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  overflow: hidden;
}
.home-kiosk__avatar img {
  display: block;
  width: 100%;
}
.home-kiosk__message-text {
  background-color: rgb(255, 255, 255);
  border-radius: 14px 14px 14px 0;
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  margin-left: 20px;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  padding: 25px;
}
.home-kiosk__message-text--pink {
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  background-color: #ffe9e0;
  color: #ff5500;
}
.home-kiosk__message-text--link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-kiosk__message-text--link span {
  display: block;
}
.home-kiosk__message-text--link span:last-child {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.home-kiosk__message-text--link .icon {
  height: 9px;
  width: 9px;
}
.home-support__message-wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.home-support__message-content {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-support__message-wrapper--author {
  display: block;
  padding-top: 20px;
}
.home-support__message-wrapper--large {
  font-size: 20px;
}
.home-support__message-wrapper--large .home-support__message {
  border-radius: 4px;
  margin-left: 0;
}
.home-support__avatar {
  border-radius: 100%;
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  overflow: hidden;
}
.home-support__avatar img {
  display: block;
  width: 100%;
}
.home-support__message {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(255, 255, 255);
  border-radius: 14px 14px 14px 0;
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-left: 20px;
  margin-right: 0;
  padding: 25px;
}
.home-support__message-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home-support__message--left {
  border-radius: 14px 14px 0 14px;
  margin-left: 0;
  margin-right: 20px;
}
.home-support__content strong {
  display: block;
}
.home-support__message-wrapper .icon {
  height: 40px;
  width: 40px;
}
.home-support__message--green {
  background-color: rgb(245, 252, 250);
}
.home-support__message--red {
  background-color: #ffe9e0;
}
.home-support__message--orange {
  background-color: rgb(252, 250, 245);
}
.home-support__message--orange a {
  color: rgb(252, 198, 88);
}
.home-support__icon {
  margin-right: 20px;
}
.home-support__message-author {
  margin-top: 20px;
  padding-right: 60px;
  text-align: right;
}
.home-kiosk__date,
.home-kiosk__message,
.home-support__message-wrapper {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.home-kiosk.is-animated .home-kiosk__date,
.home-kiosk.is-animated .home-kiosk__message,
.home-support.is-animated .home-support__message-wrapper {
  -webkit-animation: enterMessage 0.2s forwards cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: enterMessage 0.2s forwards cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.home-kiosk.is-animated .home-kiosk__message {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.home-kiosk.is-animated .home-kiosk__message:last-child {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.home-support.is-animated .home-support__message-wrapper:nth-child(n + 1) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.home-support.is-animated .home-support__message-wrapper:nth-child(n + 2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.home-support.is-animated .home-support__message-wrapper:nth-child(n + 3) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.home-support.is-animated .home-support__message-wrapper:nth-child(n + 4) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.home__trial-subtitle {
  margin-top: 20px;
}
.home__customer-success {
  padding: 0;
}
.home__customer-success .container--relative {
  padding-bottom: 140px;
  padding-top: 140px;
}
.home__customers-say {
  position: relative;
}
.home__customers-say .bg-square {
  position: absolute;
  top: 10%;
  left: 25%;
}
.home__customers-say .bg-circle {
  position: absolute;
  bottom: 10%;
  left: 70%;
}
@-webkit-keyframes enterMessage {
  0% {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes enterMessage {
  0% {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media only screen and (max-width: 767px) {
  .home__image-survey {
    margin: 30px -15px 0;
    width: 100%;
  }

  .home__logo-system {
    display: block;
    padding-top: 20px;
    width: 100%;
  }

  .home__bg-image--end {
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home__top-image,
  .home__logo-system {
    display: block;
    margin: 0 auto;
    max-width: 460px;
  }

  .home__top-image {
    margin-top: 60px;
  }

  .home__image-survey {
    display: block;
    width: 100%;
    margin: 40px auto 0;
  }

  .home__bg-image--end {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media only screen and (max-width: 991px) {
  .home__top-image {
    min-width: 320px;
  }

  .home .bg-rectangle {
    display: none;
  }

  .home__header {
    background-color: rgb(245, 252, 250);
    padding: 70px 0;
    text-align: center;
  }

  .home__header .bg-square {
    left: 28px;
    top: 256px;
  }

  .home__header .bg-circle--last {
    left: auto;
    right: 35px;
    top: 393px;
  }

  .home__jumbo-title {
    font-size: 36px;
    width: auto;
    padding-bottom: 15px;
  }

  .home__icon-highlights-container {
    margin: 0 0 -40px;
  }

  .home__icon-highlights .row {
    margin-bottom: 0;
  }

  .home__icon-highlights .p-large,
  .home__highlights-intro {
    margin-bottom: 60px;
  }

  .home .icon-highlight {
    margin-bottom: 40px !important;
  }

  .home-kiosk,
  .home-support {
    display: none;
  }

  .home__customer-success .container--relative {
    padding-bottom: 400px;
  }

  .home__bg-image--end img {
    max-height: 374px;
  }

  .home-support__message-author {
    bottom: 186px;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
  }

  .home-support__message-author strong {
    text-transform: uppercase;
  }

  .home__intro {
    font-size: 18px;
    max-width: 360px;
    margin: 0 auto;
    line-height: 1.5;
  }

  .home__header-content {
    padding: 0 0 40px !important;
  }

  .home__logo {
    padding: 20px 25px;
  }

  .home__logo:nth-of-type(n + 5) {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .home__logo-item {
    padding: 0 44px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.industry {
  position: relative;
}
.industry--overview {
  margin-bottom: -80px;
}
.industry .bg-rectangle {
  left: 70%;
  height: 678px;
  top: 0;
}
.industry .post__related {
  margin-top: 0;
}
.industry__header {
  padding: 140px 0 0;
  position: relative;
}
.industry__header .bg-circle,
.industry__header .bg-square {
  position: absolute;
}
.industry__header .bg-circle {
  left: -171px;
  top: 440px;
}
.industry__header .bg-circle--last {
  left: 50%;
  top: 269px;
}
.industry__header .bg-square {
  left: 161px;
  top: 81px;
}
.industry__header .bg-square--last {
  left: auto;
  right: -171px;
  top: 262px;
}
.industry__highlights {
  padding-top: 0;
}
.industry__icon {
  margin: 40px 0 40px;
}
.industry__icon svg {
  height: 40px;
  width: 40px;
}
.industry__intro {
  margin: 20px 0 50px;
}
.industry__header img {
  display: block;
  max-width: 100%;
}
.industry__signup-form {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.industry__about .heading-2 {
  margin-bottom: 20px;
}
.industry__segments {
  min-height: 646px;
  position: relative;
}
.industry__screenshot {
  display: block;
  height: 646px;
  position: absolute;
  right: -205px;
  top: 73px;
  z-index: 2;
}
.industry__segment-container {
  height: 700px;
  position: relative;
}
.industry__segment {
  left: 0;
  margin-bottom: 20px;
  opacity: 0;
  position: absolute;
  top: 220px;
  -webkit-transform: translate3d(600px, 0, 0);
          transform: translate3d(600px, 0, 0);
  width: auto;
  z-index: 1;
}
.industry__segment.has-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.industry__segments.is-animated .industry__segment {
  -webkit-animation: bounceInRight 0.7s forwards ease;
          animation: bounceInRight 0.7s forwards ease;
}
.industry__segment:nth-child(2) {
  top: 320px;
}
.industry__segments.is-animated .industry__segment:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.industry__segment:nth-child(3) {
  top: 420px;
}
.industry__segments.is-animated .industry__segment:nth-child(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.industry__segment:last-child {
  margin-bottom: 0;
}
.industry__segment.is-active {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  left: 15px;
  z-index: 10;
}
.industry__segments.is-animated .industry__segment.is-active {
  -webkit-animation: enterSegment 0.2s forwards cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: enterSegment 0.2s forwards cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.industry__segment.is-hidden {
  -webkit-animation: hideSegment 0.3s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
          animation: hideSegment 0.3s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.industry-highlight__icon {
  margin-bottom: 25px;
}
.industry-highlight__icon svg {
  height: 30px;
  width: 30px;
}
.industry-highlight .heading-3 {
  margin-bottom: 10px;
}
.industry__customer-story {
  margin-bottom: 140px;
  position: relative;
}
.industry__customer-story .bg-rectangle {
  height: 100%;
  left: 0;
  width: 65vw;
}
.industry__features {
  padding-top: 0;
}
.industry__features--top {
  padding-top: 140px;
}
.industry__features-title {
  padding-bottom: 70px;
  text-align: center;
}
.industry__features .feature-highlight {
  margin-bottom: 40px;
  min-height: 132px;
}
.industry__features .feature-highlight:last-child {
  margin-bottom: 0;
}
.industry__resources {
  padding-top: 140px;
}
.industry__logos {
  padding: 140px 0;
  position: relative;
}
.industry__logos .bg-rectangle {
  left: 45%;
  height: 100%;
}
.industry__logos .container {
  position: relative;
}
.industry__logos .bg-circle,
.industry__logos .bg-square {
  position: absolute;
}
.industry__logos .bg-circle {
  bottom: -120px;
  left: 120px;
}
.industry__logos .bg-square {
  right: -120px;
  top: 50%;
}
.industry__logos-container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -40px auto;
  max-width: 520px;
}
.industry__logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin: 40px 0;
}
.industry__logo img {
  display: block;
  margin: 0 auto;
  max-height: 55px;
  max-width: 130px;
  width: auto;
}
@-webkit-keyframes enterSegment {
  from {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes enterSegment {
  from {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-webkit-keyframes hideSegment {
  from {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }

  to {
    opacity: 0.5;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@keyframes hideSegment {
  from {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }

  to {
    opacity: 0.5;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media only screen and (max-width: 991px) {
  .industry--overview {
    margin-bottom: 0;
  }

  .industry__resources {
    padding-top: 70px;
  }

  .industry .bg-rectangle {
    height: 691px;
    left: 0;
  }

  .industry__header {
    margin-bottom: 70px;
    padding: 60px 0 0;
    position: relative;
    text-align: center;
  }

  .industry__header::after {
    background-color: rgb(245, 252, 250);
    content: '';
    height: 80%;
    left: -15px;
    position: absolute;
    top: 0;
    right: -15px;
    z-index: -1;
  }

  .industry__header .bg-square {
    display: none;
  }

  .industry__header .bg-circle {
    left: -22px;
    top: 75px;
  }

  .industry__header .bg-circle--last {
    left: auto;
    right: 20px;
    top: 452px;
  }

  .industry__header img {
    margin-top: 60px;
  }

  .industry__header .button__icon {
    margin-top: 0;
  }

  .industry__features .feature-highlight {
    min-height: auto;
  }

  .industry__features .feature-highlight:last-child {
    margin-bottom: 40px;
  }

  .industry__logos-container {
    margin: 20px 0 0;
  }

  .industry__logos .bg-circle,
  .industry__logos .bg-square {
    display: none;
  }

  .industry__logos {
    background-color: rgb(245, 252, 250);
    padding: 70px 0;
  }

  .industry__logos .bg-rectangle {
    display: none;
  }

  .industry__logos .heading-2 {
    text-align: center;
  }

  .industry__logo {
    margin: 0;
  }

  .industry__logo img {
    margin: 35px auto;
    max-height: 35px;
    max-width: 140px;
    width: auto;
  }

  .industry__segments {
    min-height: 0;
  }

  .industry__segment-container {
    height: auto;
  }

  .industry__screenshot {
    height: auto;
    margin-top: 60px;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }

  .industry__segment-cards {
    display: none;
  }

  .industry-highlight {
    margin-bottom: 40px;
  }

  .industry__customer-story {
    background-color: rgb(245, 252, 250);
    margin-bottom: 60px;
  }

  .industry__customer-story .bg-rectangle {
    display: none;
  }

  .industry__icon img {
    margin: 0 auto;
  }

  .industry__margin-top {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .industry__header img,
  .feature-section__image {
    margin: 60px auto 0;
    max-width: 460px;
    min-width: 320px;
  }

  .industry__screenshot {
    display: block;
    margin: 0 auto;
    max-width: 460px;
  }

  .industry__header::after {
    left: -30px;
    right: -30px;
  }
}
.jobs__about {
  margin-top: 60px;
  position: relative;
}
.jobs__about .bg-rectangle {
  left: -15px;
  top: -40px;
  width: 50%;
}
.jobs__how p {
  padding-right: 85px;
}
.jobs__about .heading-2 {
  margin-bottom: 30px;
}
.jobs__glassdoor {
  background: rgb(245, 252, 250);
  margin-top: 120px;
  padding: 40px;
}
.jobs__glassdoor .heading-3 {
  margin: 15px 0 30px;
}
.jobs__connect {
  margin: 140px 0;
}
.jobs__positions .heading-2,
.jobs__connect .connect__title {
  margin-bottom: 60px;
  text-align: center;
}
.jobs__connect .icon-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 40px;
}
.jobs__connect .icon-facebook {
  fill: rgb(255, 85, 0);
  stroke: rgb(255, 85, 0);
}
.jobs__connect .icon-twitter {
  fill: rgb(252, 198, 88);
}
.jobs__connect .icon-linkedin {
  fill: rgb(121, 95, 210);
}
.jobs__connect .icon-box__title {
  margin: 20px 0 30px;
}
.jobs__table {
  border-collapse: collapse;
  background-color: rgb(255, 255, 255);
}
.jobs__table.fixed {
  width: auto !important;
}
.jobs__table th {
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  display: table-cell;
}
.jobs__table th,
.jobs__table a {
  padding: 25px 5px 25px 0;
}
.jobs__table thead tr {
  border-bottom: 1px solid rgb(231, 232, 231);
}
.jobs__table tbody tr {
  cursor: pointer;
  border-bottom: 1px solid rgb(231, 232, 231);
}
.jobs__table tbody tr:hover {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(231, 232, 231);
}
.jobs__table tbody tr:hover td {
  border-bottom: none;
}
.jobs__table a {
  font-size: 18px;
  color: rgb(41, 67, 75);
  display: block;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-align: left;
  width: 100%;
}
.jobs__table a span {
  width: 290px;
  display: block;
  position: relative;
}
.jobs__table .icon-arrow {
  display: none;
  position: absolute;
  right: 70px;
  top: 5px;
  width: 10px;
  height: 10px;
}
.jobs__table td:first-child a {
  font-weight: 600;
  width: 520px;
}
.jobs__table td:first-child,
.jobs__table th:first-child {
  padding-left: 50px;
}
.jobs__table tr:hover td:first-child {
  padding-left: 44px;
}
.jobs__table-department a {
  width: 400px;
}
.jobs__table-location a {
  width: 250px;
}
.jobs__table tbody tr:hover td:first-child a {
  color: rgb(39, 193, 125);
}
.jobs__table tbody tr:hover .icon-arrow {
  display: block;
}
.filter--table {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto 30px;
  padding: 30px;
  border: 1px solid rgb(231, 232, 231);
  max-width: 650px;
}
#jobs__table_filter {
  width: 100%;
  position: relative;
}
.filter--table select,
.filter--table button {
  margin: 10px;
}
.jobs__positions .dataTables_info {
  text-align: center;
  margin: 40px 0 70px;
  font-size: 24px;
  height: auto;
  width: 100%;
  min-height: 40px;
}
.jobs__table .dataTables_empty {
  border: none;
  font-size: 20px;
  font-weight: 500;
  padding-top: 15px;
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .jobs__about {
    margin: 100px 0 60px;
  }

  .jobs__about .bg-rectangle {
    display: none;
  }

  .jobs__how p {
    padding-right: 0;
  }

  .jobs__table td:first-child a {
    width: 400px;
  }

  .jobs__table-department a {
    width: 350px;
  }
}
@media only screen and (max-width: 991px) {
  .jobs__table {
    width: 100% !important;
    display: block;
    margin: 0 !important;
  }

  .jobs__table tbody {
    width: 100%;
    display: block;
  }

  .jobs__table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 0 15px;
  }

  .jobs__table a {
    width: 100% !important;
  }

  .jobs__table .jobs__table-department a {
    padding: 0;
  }

  .jobs__table th,
  .jobs__table a {
    padding: 10px 5px 15px 0;
  }

  .jobs__positions .dataTables_info {
    font-size: 22px;
    margin: 40px 0;
  }

  #jobs__table thead,
  #jobs__table .icon-arrow {
    display: none !important;
  }

  .jobs__table td:first-child,
  .jobs__table tr:hover td:first-child {
    padding-left: 0;
  }

  .jobs__table tbody tr:hover {
    border: none;
  }
}
@media only screen and (min-width: 1384px) {
  .jobs__table {
    margin: 0 -50px;
  }
}
.leadership__block {
  margin-bottom: 80px;
}
.leadership__team {
  padding: 70px 0;
}
.leadership__content {
  padding: 60px 0 60px;
}
.leadership__content .preheading {
  margin-bottom: 0;
}
.leadership-header {
  margin-bottom: 50px;
}
.leadership-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.leadership__title {
  margin: 10px 0 15px;
}
.leadership__image,
.leadership__logo {
  display: block;
  width: 100%;
}
.leadership__board-text {
  margin-top: 15px;
}
.leadership__board-logo {
  height: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leadership__board-logos {
  margin: 80px 0 20px;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.leadership__board-logos .leadership__image {
  display: block;
  margin: 0 auto 20px;
  width: auto;
}
.leadership-member {
  text-align: center;
  padding: 20px 20px 60px;
}
.leadership-member__chairman {
  padding: 20px 20px 0px;
}
.leadership-member img {
  margin-bottom: 25px;
}
.leadership-member__title {
  margin: 5px 0 15px;
}
.leadership-member__text {
  margin-bottom: 0;
}
.leadership__bio {
  display: none;
}
.leadership-bio {
  min-width: 760px;
}
.leadership-bio .full-screen__content {
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
}
.leadership-bio__wrapper {
  background-color: rgb(255, 255, 255);
  border: solid 1px rgba(230, 232, 235, .4);
  position: relative;
  width: 100%;
}
.leadership-bio__wrapper .bg-circle {
  left: 100px;
  position: absolute;
  top: -13px;
  z-index: 701;
}
.leadership-bio__wrapper .bg-circle--last {
  bottom: 50px;
  left: auto;
  right: -12px;
  top: auto;
}
.leadership-bio__content {
  overflow: hidden;
  padding: 40px 100px;
  text-align: center;
}
.leadership-bio__name {
  margin: 5px 0 30px;
}
.leadership-bio__close-link {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 703;
}
@media only screen and (max-width: 991px) {
  .leadership__team {
    padding: 70px 0 50px;
  }

  .leadership-bio {
    min-width: 100%;
  }

  .leadership-bio__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100vw;
    min-height: 100vh;
  }

  .leadership-bio__content {
    padding: 20px;
  }

  .leadership__team .row:first-child {
    margin-bottom: 50px;
  }

  .leadership-team {
    margin-top: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .leadership__content {
    padding: 20px 0;
    text-align: center;
  }

  .leadership__board-logos .leadership__image {
    width: 100%;
    margin: 20px auto;
  }

  .leadership-member {
    text-align: center;
    width: 100%;
    padding: 0 10px 50px;
  }

  .leadership-member__chairman {
    padding: 0 10px 0;
  }

  .leadership-bio__bio .p-large {
    font-size: 17px;
  }

  .leadership__board-logo {
    height: auto;
    width: 150px;
  }
}
.pricing {
  background: rgba(0, 42, 115, .02);
}
.pricing .bg-rectangle--main {
  height: 330px;
  left: 50%;
  top: 0;
}
.pricing .page-header--secondary {
  margin-bottom: 40px;
}
.pricing__preheading {
  margin-bottom: 10px;
}
.pricing__subheading {
  max-width: 450px;
  margin: 0 auto;
}
.pricing__subheading-org {
  max-width: 530px;
  margin: 0 auto;
}
.pricing__currency-selector {
  margin: 55px 0 40px;
}
.pricing-tier__price {
  font-weight: 600;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  display: none;
}
.pricing-tier__feature-subheading {
  font-weight: 600;
  padding-left: 5px;
}
[data-currency='EUR'] .pricing-tier__price[data-currency='EUR'] {
  display: inline;
}
[data-currency='GBP'] .pricing-tier__price[data-currency='GBP'] {
  display: inline;
}
[data-currency='USD'] .pricing-tier__price[data-currency='USD'] {
  display: inline;
}
.pricing__cs {
  background-color: rgb(252, 248, 245);
  background-image: url('/wp-content/themes/peakon/assets/images/pricing@2x.jpg');
  background-position: 130% 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 140px 0;
}
.pricing__cs-text {
  padding: 80px 0;
}
.pricing__cs-image {
  float: right;
}
.pricing__cs-about {
  margin: 20px 0 56px;
}
.pricing__cs-list .heading-3 {
  margin: 15px 0 22px;
}
.pricing__logos-list {
  margin-bottom: 35px;
  margin-top: 60px;
}
.pricing__logos-list > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pricing__logos-list img {
  display: block;
  margin: 35px auto;
  max-height: 55px;
  max-width: 130px;
  width: auto;
}
.pricing__logos .col-xs-6 {
  margin: 0 -1px;
}
.pricing__customer-story {
  margin-bottom: -80px;
  padding: 140px 0;
  position: relative;
}
.pricing__customer-story .bg-rectangle {
  height: 100%;
  left: 0;
  top: 0;
  width: 70%;
}
.dotted__underline {
  border-bottom: 1px dotted #4a90e2;
}
.pricing__help-desktop {
  width: 100%;
  margin: 130px auto 130px;
  background: rgb(255, 255, 255);
  border: 1px solid #e6e8eb;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03);
  padding: 30px 40px;
  display: none;
}
.pricing__help-right {
  height: 284px;
}
.pricing__help-types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.pricing__help-types div {
  padding: 30px 35px 0 0;
}
.pricing__help-type .color-red {
  position: relative;
  top: 9px;
}
.pricing__help-copy > span {
  font-size: 44px;
  font-weight: 100;
  display: inline-block;
}
.pricing__help-person {
  position: relative;
  top: -50px;
  right: 0;
  bottom: 0;
  left: 0;
}
.help-type-header {
  display: block;
  font-size: 24px;
  padding: 0 0 25px 0;
}
.help-type-value {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  padding-bottom: 10px;
  cursor: pointer;
  text-decoration: none;
}
.help-type-value a {
  color: rgb(41, 67, 75);
}
.help-type-header-yellow {
  color: #f79c00;
}
.help-type-badge {
  color: #22ac6f;
  border-radius: 2px;
  background-color: #cdeddd;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  padding: 2px;
  letter-spacing: 1px;
  margin: 0 0 0 10px;
  cursor: pointer;
}
.pricing-conditions {
  padding: 10px;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .03);
  margin: 40px 0;
  background-color: #ffffff;
  border: solid 1px #e6e8eb;
}
.pricing-conditions:after,
.pricing-conditions:before {
  content: '\A';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgb(39, 193, 125);
  display: inline-block;
  margin: 3px 6px;
}
.pricing__help-mobile {
  margin: 60px auto 60px;
}
.pricing__help-block {
  padding: 40px 40px 50px;
  margin: 10px 0;
}
.help-block-with-icon img {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px 0 0;
}
.help-block-with-icon span {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}
.help-block-cta {
  display: inline-block;
  padding: 10px 0 0 54px;
}
.help-block-red {
  background: #fff6f2;
}
.help-block-yellow {
  background: #fcfaf5;
}
.help-block-green {
  background: #f5fcf9;
}
table td small {
  display: inline-block;
  vertical-align: middle;
}
.pricing-tier .modal-footer a {
  margin-left: 10px;
}
.pricing-comparison-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pricing-comparison-header > div {
  width: 200px;
}
.pricing-comparison__selector {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 10px;
}
.pricing-comparison__selector .currency-selector {
  margin: 0 -10px 16px;
}
.pricing-comparison-header-sep {
  height: 50px;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .04);
          box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .04);
  background-color: #ffffff;
  border: solid 1px #e6e8eb;

  position: absolute;
  width: 100%;
  left: 0;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pricing-comparison-header-sep > div:first-child {
  width: 262px;
}
.pricing-comparison-header-sep > div:last-child {
  width: 229px;
}
.pricing-comparison__tier h3 {
  font-size: 24px;
}
.page-template-pricing_new .inline-signup {
  margin-top: 0;
}
.pricing-comparison-body__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 100;
  padding: 30px 0 20px;
  border-bottom: 1px solid #e6e8eb;
}
.pricing-comparison-body__row:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 100;
  padding: 30px 0 20px;
  border-bottom: none;
}
.pricing-comparison-body__category {
  width: 266px;
}
.pricing-comparison-body__item {
  width: 230px;
}
.pricing-comparison-body__item:nth-child(4) {
  padding-left: 8px;
}
.pricing-comparison-body__item svg {
  width: 12px;
  height: 12px;
}
.item-header-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.item-header-box__icon {
  padding-right: 10px;
}
.item-header-box__icon img {
  width: 30px;
  height: 30px;
}
.item-header-box__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
}
.item-icon-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 15px 0;
}
.item-icon-feature__icon {
  padding-right: 10px;
}
.item-icon-feature__icon img {
  width: 30px;
  height: 30px;
}
.item-icon-feature__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
.pricing-help {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  float: right;
  top: 3px;
  left: 10px;
}
.pricing-help:hover {
  cursor: help;
}
.pricing-help .icon {
  width: 40px;
  height: 16px;
  cursor: pointer;
}
.pricing-help svg {
  width: 16px;
  height: 16px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fixed {
  top: 0;
  position: fixed;
  width: 0;
  display: none;
  border: none;
  z-index: 9999;
}
.pricing__tiers .feature-card__circle--right {
  right: 0;
  top: 170px;
}
.pricing__tiers .feature-card__circle--left {
  left: 0;
  top: 50px;
}
.pricing__tiers .flex {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
  .pricing__help-copy {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .page-template-pricing .bg-rectangle,
  .page-template-pricing .bg-circle {
    display: none;
  }

  .pricing__tiers .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .pricing__logos-list img {
    display: block;
    margin: 35px auto;
    max-height: 35px;
    max-width: 100%;
    width: auto;
  }

  .pricing__cs-text {
    padding-bottom: 20px;
  }

  .pricing__cs {
    background-image: none !important;
    margin-bottom: 60px;
  }

  .pricing__cs-list .col-md-4 {
    margin-bottom: 60px;
  }

  .pricing__customer-story {
    margin-bottom: 0;
    padding: 0 0 50px;
  }

  .pricing__customer-story .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .pricing__customer-story .customer-story-highlight__video-thumb {
    margin-bottom: 60px;
  }

  .pricing__currency-selector {
    margin: 30px;
  }

  .pricing .page-header--secondary {
    margin-bottom: 0;
  }

  .pricing__help-copy > span {
    font-size: 36px;
    font-weight: 300;
    width: auto;
    text-align: center;
  }

  .pricing__help-copy span:nth-child(2) {
    display: none;
  }

  .pricing__help-mobile {
    display: block;
  }

  .pricing__help-person {
    top: 44px;
  }
}
@media only screen and (min-width: 992px) {
  .pricing__cs {
    background-position: 55vw 0;
  }

  .pricing__help-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .pricing__help-mobile {
    display: none;
  }

  .pricing__help-person {
    top: -62px;
  }

  .help-type-header {
    padding: 0 0 20px 0;
  }
}
@media only screen and (min-width: 1384px) {
  .pricing__cs {
    background-size: 60%;
  }
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .pricing__help-person {
    top: 44px;
  }
}
.product-page {
  color: rgb(41, 67, 75);
}
.product-page-header {
  padding: 80px 0 0;
  position: relative;
}
.product-page-header__content {
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.product-page-header img {
  -webkit-animation: fadeInUpSmall 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          animation: fadeInUpSmall 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-page-header__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, #f8f7f5), color-stop(25%, transparent));
  background: linear-gradient(180deg, #f8f7f5 75%, transparent 25%);
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.product-page .feature-section__title {
  margin-bottom: 30px;
}
.product-page p {
  margin-bottom: 30px;
}
.page-header__subtitle {
  font-size: 28px;
  line-height: 1.3;
}
.product-page .hero-title {
  font-weight: 600;
  margin: 10px 0 20px;
}
.product-page__signup-form {
  margin: 50px 0 80px;
}
.product-page__signup-form .inline-signup__form {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-page .logo-section {
  padding: 140px 0 0;
}
.product-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 720px;
  margin: 0 auto;
}
.product-page .customer-quote__name {
  text-transform: capitalize;
}
.product-column__quoteblock {
  background-color: rgb(245, 252, 250);
  padding: 70px 60px 70px 140px;
}
.max-530w {
  max-width: 530px;
  margin: 0 auto;
  display: block;
}
/* Engage */
.product__features .feature-highlight__info {
  margin-bottom: 15px;
}
.product__features .feature-highlight {
  margin-bottom: 40px;
}
.product__features .feature-highlight:last-child {
  margin-bottom: 0 !important;
}
.product__features .l-row-stretch {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product__features-heading {
  margin: 0 0 50px 20px;
  max-width: 480px;
}
.feature-section__headline {
  text-align: center;
  padding-bottom: 100px;
}
/* Quotes slider */
.quotes__wrapper {
  margin-top: 50px;
}
.state {
  display: none;
}
.quotes__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}
.quotes__tabs img {
  width: auto;
  margin: 0 auto;
  max-height: 50px;
}
.quotes__container {
  position: relative;
  background-color: rgb(245, 252, 250);
  padding: 60px 90px 70px 115px;
  text-align: left;
  display: none;
  width: 100%;
}
.quotes__container p {
  -webkit-animation: fadeIn 0.2s forwards cubic-bezier(0.165, 0.84, 0.44, 1);
          animation: fadeIn 0.2s forwards cubic-bezier(0.165, 0.84, 0.44, 1);
}
.quotes__container > p {
  line-height: 1.58;
}
.quotes__tab {
  display: inline-block;
  padding: 15px;
  vertical-align: middle;
  cursor: pointer;
  border-bottom: 4px solid #eee;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.quotes__comma {
  width: 46px !important;
  height: 34.1px;
  position: absolute;
  top: 50px;
  left: 50px;
}
.quotes__tabs .avatar {
  width: 38px;
  height: 38px;
}
#tab-one:checked ~ .quotes__tabs #tab-one-label,
#tab-two:checked ~ .quotes__tabs #tab-two-label {
  background-color: #fff;
  cursor: default;
  border-bottom-color: rgb(39, 193, 125);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
#tab-one:checked ~ .quotes__tabs #tab-one-label img,
#tab-two:checked ~ .quotes__tabs #tab-two-label img {
  opacity: 1;
}
#tab-one ~ .quotes__tabs #tab-one-label img,
#tab-two ~ .quotes__tabs #tab-two-label img {
  opacity: 0.5;
}
#tab-one:checked ~ .quotes__tabs #tab-one-panel,
#tab-two:checked ~ .quotes__tabs #tab-two-panel {
  display: block;
}
.product-column__item .heading-3 {
  line-height: 36px;
}
.product__background--gray {
  padding: 80px 0;
}
.product__background--l-gray {
  padding: 140px 0;
}
.product__background--gray:after {
  background-color: #f8f7f5;
  left: -866em;
  content: '';
  display: block;
  position: absolute;
  width: 938em;
  top: 0;
  bottom: 0;
  z-index: -10;
}
.feature__parallax {
  position: relative;
}
.feature__parallax img {
  width: auto !important;
  display: block;
}
@media only screen and (min-width: 992px) {
  .header__sticky {
    position: fixed;
    width: 100%;
    z-index: 99;
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-name: slideInDown;
            animation-name: slideInDown;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
            animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
  }

  .product-column__item {
    width: 360px;
  }

  .feature-section {
    padding: 70px 0;
  }

  .product-column__item + .product-column__item {
    padding-left: 60px;
  }

  .product__background--gray .feature__parallax img:first-of-type {
    position: relative;
    right: 30px;
  }

  .feature__parallax img:last-of-type {
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .product__features-item + .product__features-item {
    padding-left: 70px;
  }

  .product__features__image {
    position: absolute;
    right: 0;
    -webkit-animation: 1s fadeIn ease-in;
            animation: 1s fadeIn ease-in;
  }

  /* Employee Engagement */

  .feature__parallax img.feature__parallax__employee-survey {
    top: 110px;
    left: -195px;
  }

  .feature__parallax img.feature__parallax__employee-topics {
    top: -70px;
    left: 230px;
  }

  .feature__parallax img.feature__parallax__employee-score {
    top: 70px;
    left: -280px;
  }

  .feature__parallax img.feature__parallax__employee-actionable {
    top: 140px;
    left: 30px;
  }

  .feature__parallax img.feature__parallax__employee-improve {
    top: 50px;
    left: -270px;
  }

  .feature__parallax img.feature__parallax__employee-priorities {
    top: 10px;
    left: 200px;
  }

  /* Employee Experience */

  .feature__parallax img.feature__parallax__experience-cycle {
    top: 110px;
    left: 30px;
  }

  .feature__parallax img.feature__parallax__experience-question {
    top: 60px;
    left: -80px;
  }

  .feature__parallax img.feature__parallax__experience-separation {
    top: 120px;
    left: 10px;
  }

  .feature__parallax img.feature__parallax__experience-prediction {
    top: 125px;
    left: 220px;
  }

  /* Leadership Development */
  .feature__parallax img.feature__parallax__leadership-priorities {
    top: 50px;
    left: -130px;
  }

  .feature__parallax img.feature__parallax__leadership-microcourses {
    top: 120px;
    left: 210px;
  }

  .feature__parallax img.feature__parallax__leadership-actions {
    top: 60px;
    left: -270px;
  }

  .feature__parallax img.feature__parallax__leadership-segments {
    top: 90px;
    left: -70px;
  }

  /* Diversity Inclusion */
  .feature__parallax img.feature__parallax__diversity-details {
    top: 50px;
    left: 200px;
  }

  .feature__parallax img.feature__parallax__diversity-cycle {
    top: 60px;
    left: 15px;
  }

  .feature__parallax img.feature__parallax__diversity-topics {
    top: 60px;
    left: 0px;
  }

  .feature__parallax img.feature__parallax__diversity-comments {
    top: 50px;
    left: -160px;
  }

  .feature__parallax img.feature__parallax__diversity-insights {
    top: 50px;
    left: -150px;
  }
}
@media only screen and (max-width: 991px) {
  .product-column__item:first-child {
    padding-bottom: 30px;
  }

  .product-page-header .feature-section__image {
    width: 100%;
  }

  .product-page-header {
    padding: 20px 0;
  }

  .product-page .hero-title {
    font-size: 48px;
    word-wrap: break-word;
  }

  .product-page .hero-description {
    font-size: 28px;
  }

  .product-page .inline-signup__form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-page__signup-form {
    margin: 30px 0 20px;
  }

  .feature-section {
    padding: 30px 0;
  }

  .feature__parallax {
    margin: 50px 0 0;
  }

  .feature__parallax img {
    margin: 0 auto !important;
  }

  .product__features-item:last-child {
    margin-top: 40px;
  }

  .product__features__image {
    max-width: 100%;
  }

  .product-page .logo-section {
    padding: 70px 0;
  }

  .feature-section__headline {
    text-align: center;
    padding-bottom: 60px;
  }

  .quotes__comma {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .quotes__container {
    padding: 30px;
  }

  .feature__parallax img {
    max-width: 100% !important;
  }

  .product-page-header {
    background: #f8f7f5;
  }
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .feature__parallax img.feature__parallax__diversity-cycle {
    width: 120% !important;
  }
}
.post {
  padding: 40px 0;
  position: relative;
}
.post__newsletter-box {
  background-color: rgb(247, 245, 252);
  margin-top: 60px;
  padding: 30px 0 10px;
}
.post__header {
  text-align: center;
}
.post__category-badge--resource,
.post__category--resource {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.post__category--resource .post__category-badge {
  margin-right: 10px;
}
.post__category--resource .post__category-badge:last-child {
  margin-right: 0;
}
.post__category-badge--resource .icon {
  height: 18px;
  margin-right: 5px;
  width: 18px;
}
.post__title {
  margin: 10px 0 20px;
}
.post__author {
  margin-right: 5px;
}
.post__date {
  color: rgb(186, 193, 193);
  margin-left: 5px;
}
.post__meta--no-avatar {
  margin-bottom: 30px;
}
.post__avatar-wrapper {
  height: 44px;
  position: relative;
}
.post__avatar {
  bottom: -22px;
  left: 50%;
  margin: 20px auto 0;
  position: absolute;
  -webkit-transform: translateX(-22px);
          transform: translateX(-22px);
}
.post__avatar img {
  display: block;
}
.post__cover {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 560px;
  overflow: hidden;
}
.post__content {
  font-family: 'Roboto Slab', 'Apple Garamond', 'Baskerville',
    'Times New Roman', 'Droid Serif', 'Times', 'Source Serif Pro', serif;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 60px;
  position: relative;
}
.post__content b,
.post__content strong {
  font-weight: 700;
}
.post__content h2,
.post__content h3,
.post__content h4,
.post__content h5 {
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
}
.post__content h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
}
.post__content h3 {
  font-size: 24px;
  font-weight: 500;
}
.post__content h4 {
  font-size: 20px;
  font-weight: 500;
}
.post__content h5 {
  font-size: 16px;
  font-weight: 500;
}
.post__content a {
  color: rgb(39, 193, 125);
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.post__content p {
  margin-bottom: 35px;
}
.post__content a:hover {
  color: rgb(31, 154, 100);
}
.post__content img {
  display: block;
  height: auto;
  margin: 60px 0;
  max-width: 100%;
}
.post__content blockquote {
  border-left: 5px solid #ffddcf;
  color: rgb(255, 85, 0);
  font-family: 'Roboto Slab', 'Apple Garamond', 'Baskerville',
    'Times New Roman', 'Droid Serif', 'Times', 'Source Serif Pro', serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.42;
  margin: 60px 0;
  padding: 0 0 0 30px;
}
.post__content blockquote cite {
  color: rgb(41, 67, 75);
  display: block;
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  margin-top: 10px;
}
.post__content blockquote p {
  margin: 0;
}
.post__footer {
  border-top: 1px solid rgb(231, 232, 231);
  margin-top: 60px;
  padding-top: 30px;
}
.post__social-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 15px 15px 0 0;
  width: 44px;
}
.post__social-link:last-child {
  margin-right: 0;
}
.post__social-link--facebook {
  background-color: #3b5998;
}
.post__social-link--twitter {
  background-color: #0084b4;
}
.post__social-link--linkedin {
  background-color: #007bb6;
}
.post__social-link svg {
  fill: rgb(255, 255, 255);
  width: 18px;
}
.post__social-link--facebook svg {
  stroke: rgb(255, 255, 255);
  width: 12px;
}
.post__author-card {
  margin-top: 15px;
}
.post__comments {
  margin: 60px 0 0;
}
.post__related {
  margin: 140px 0 0;
}
.post__comments .wc_comm_submit {
  background-color: rgb(39, 193, 125);
}
.post__download {
  margin: 60px 0;
}
.post__tags-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 15px -5px 0;
}
.post__tags-list a {
  background-color: rgb(231, 232, 231);
  border-radius: 2px;
  color: rgb(82, 103, 109);
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 5px;
  padding: 2px 3px 2px 6px;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .post__social {
    margin-bottom: 40px;
  }
}
.search__results {
  padding: 30px 0 0;
}
.search__title {
  margin-bottom: 30px;
}
.signup {
  background-position: -100% -100%;
  background-repeat: no-repeat;
  background-size: 0;
  min-height: calc(100vh - 177px);
  overflow: hidden;
  padding: 100px 0 140px;
  position: relative;
}
.signup__response {
  display: none;
  margin: 20px 0;
  position: relative;
}
.signup.is-submitted {
  padding-top: 0;
}
.signup__form {
  padding-bottom: 40px;
}
.signup-demo.is-submitted .signup__form-container,
.signup.is-submitted .signup__form-container {
  display: none;
}
.signup__spinner {
  width: 100%;
}
.signup__form .signup__spinner {
  display: none;
}
.signup__form.is-submitting {
  pointer-events: none;
}
.signup__form.is-submitting .signup__spinner {
  display: block;
}
.signup__form.is-submitting input[type='submit'] {
  display: none;
}
.signup-demo.is-submitted .signup__response,
.signup.is-submitted .signup__response {
  -webkit-animation: pop-dropdown 0.3s ease;
          animation: pop-dropdown 0.3s ease;
  display: block;
}
.signup__circle {
  position: absolute;
  z-index: -2;
}
.signup__circle--1 {
  left: 65%;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.signup__circle--2 {
  top: 750px;
  right: 25%;
}
.signup__response .signup__circle--1 {
  left: 20%;
  top: 0;
  -webkit-transform: none;
          transform: none;
}
.signup__response .signup__circle--2 {
  top: 700px;
}
@media only screen and (min-width: 1384px) {
  .signup {
    background-position: right 50%;
    background-size: 220px;
  }
}
@media screen and (min-width: 1680px) {
  .signup {
    background-position: right 135px;
    background-size: 300px;
  }
}
.signup .bg-rectangle {
  height: 100%;
  left: 50%;
  top: 0;
}
.signup__intro {
  font-size: 24px;
  line-height: 1.33;
  margin: 20px 0;
}
.signup__required {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}
.signup__required .input-required-icon {
  margin-right: 5px;
}
.signup__terms {
  font-size: 14px;
}
.signup__terms a {
  color: rgb(41, 67, 75);
  text-decoration: underline;
}
.signup__list {
  margin: 20px 0 40px;
}
.signup__list-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.signup__list-item:last-child {
  margin-bottom: 0;
}
.signup__list-text {
  font-size: 18px;
  line-height: 1.4;
  margin-top: -6px;
}
.signup__list-text a {
  color: rgb(41, 67, 75);
  text-decoration: none;
}
.signup__check,
.signup__chat {
  margin-right: 10px;
}
.signup__check svg {
  height: 16px;
  width: 16px;
}
.signup__chat svg {
  height: 20px;
  width: 20px;
}
.signup__top {
  margin-top: 8px;
}
.signup__testimonial {
  border-top: 1px solid rgb(231, 232, 231);
  padding: 40px 0;
}
.signup-error {
  display: none;
  margin-bottom: 20px;
}
.signup-error__title {
  margin-bottom: 5px;
  font-weight: 600;
}
.signup-error__message {
  line-height: 1.2;
}
.signup-error__message a {
  text-decoration: underline;
}
.has-error .signup-error {
  -webkit-animation: fadeInUp 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeInUp 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  display: block;
}
.errorMsg {
  position: absolute;
  font-size: 14px;
  color: red;
}
@media only screen and (max-width: 991px) {
  .signup {
    padding: 40px 0;
  }

  .signup .heading-1,
  .signup__intro {
    text-align: center;
  }

  .signup .bg-rectangle,
  .signup .bg-circle,
  .signup .bg-square {
    display: none;
  }
}
.page-template-feature_sync .inline-signup,
.page-template-feature_gdpr .inline-signup {
  margin-top: 0;
}
#up-to-date {
  border-bottom-color: transparent;
}
#up-to-date .pricing-tier__features:before,
#up-to-date .pricing-tier__features:after {
  border: none;
}
.landing-page .button--bamboo {
  margin-right: 20px;
}
.landing-page__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.landing-page .bg-circle,
.landing-page .bg-square {
  position: absolute;
}
.landing-page__integrations {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.landing-page__integration {
  padding: 10px 15px;
}
.landing-page__integration > img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.landing-page__integration:first-of-type {
  padding: 0;
}
.landing-page__separator {
  border-right: 1px solid rgb(231, 232, 231);
}
.landing-page__separator-line {
  background-color: rgb(231, 232, 231);
  height: 100%;
  margin: 0 auto;
  width: 1px;
}
.landing-page__code {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 558px;
}
.landing-page__code--gdpr {
  background-size: 176px;
}
.landing-page__code-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
.landing-page__code--sync .landing-page__code-content {
  margin: 0 auto;
  max-width: 70%;
  padding-top: 100px;
}
.landing-page__code-card {
  background-color: rgb(255, 255, 255);
  border-radius: 6px;
  border: 1px solid rgba(230, 232, 235, .4);
  bottom: 30px;
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  max-width: 560px;
  padding: 40px;
  text-align: left;
}
.landing-page__code-quote {
  font-style: italic;
}
.landing-page__code-image {
  display: block;
  max-width: 558px;
}
.landing-page__gdpr-image {
  display: block;
  left: -20px;
  max-height: 176px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.landing-page__code-footer {
  margin: 25px 0 0 94px;
  text-align: left;
}
.landing-page__box {
  padding: 25px;
  font-weight: 500;
  border: 1px solid #beecd7;
}
.landing-page__logos-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px 25px;
  width: calc(100% - 30px);
}
.landing-page__logos-block-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px;
}
.landing-page__logos-block-image img {
  display: block;
  height: 23px;
  margin: 0 auto;
  width: auto;
}
.landing-page .page-section__background--white {
  border: 0;
}
#landing-page-header .bg-circle {
  top: 20%;
  left: -120px;
}
#landing-page-header .bg-circle--last {
  top: 10%;
  left: auto;
  right: -120px;
}
#protect .bg-square,
#import .bg-square {
  top: 30%;
  left: 10%;
}
#protect .bg-circle,
#import .bg-circle {
  top: 30%;
  left: 80%;
}
#ask-team .container .bg-circle:nth-of-type(1) {
  top: 30%;
  left: 10%;
}
#ask-team .container .bg-circle:nth-of-type(2) {
  top: 60%;
  right: 20%;
}
#ask-team .bg-square {
  top: 70%;
  left: 20%;
}
@media only screen and (max-width: 991px) {
  .landing-page .bg-circle,
  .landing-page .bg-square {
    display: none;
  }

  .landing-page__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .landing-page__header-hero {
    text-align: center;
  }

  .landing-page__integrations {
    padding-bottom: 20px;
  }

  .landing-page__integration {
    text-align: center;
  }

  .landing-page__header-photo,
  .landing-page__code,
  .landing-page__box {
    margin-top: 20px;
  }

  .landing-page__code-footer {
    margin-left: 40px;
  }

  .landing-page__separator-line {
    display: none;
  }
}
.csr-section__image {
  width: 100%;
}
.csr__logos-container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.csr-section--wrapper {
  margin-top: 130px;
}
.csr-section--wrapper .bg-rectangle {
  left: 27.5%;
}
.csr-articles__posts .underline-link:before,
.csr-articles__posts .underline-link:after,
.underline-link--large.color-red:before,
.underline-link--large.color-red:after {
  background: rgb(255, 85, 0);
}
.csr-card__title {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
}
.csr-card__thumbnail {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.2s linear, -webkit-transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.2s linear, transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.2s linear, transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 1;
  background-color: rgb(245, 252, 250);
}
.csr-card__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: -webkit-box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-box-shadow 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 3;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.csr-card__date {
  color: white;
  display: none;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  right: 0;
  margin: 40px 0;
}
.csr-card__content {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 30px;
}
.controls {
  width: 70px;
  height: 70px;
  background-color: #2c2f37;
  border: none;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  margin: 0 auto;
  bottom: -30px;
}
.buttons {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  top: 42%;
}
.csr-highlight__icon .icon {
  width: 138px;
  height: 99px;
  position: absolute;
}
.icon-quote-over {
  top: 0;
  left: 10px;
}
.view-more-link {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  margin: 0 auto;
}
.csr__logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin: 10px 0 60px;
}
.csr__logo img {
  display: block;
  margin: 0 auto;
  max-height: 55px;
  max-width: 130px;
  width: auto;
}
.bg-rectangle--csr {
  width: 100%;
  left: 0;
  top: 0;
  padding: 0 102px;
  height: 560px;
}
.csr--quote p {
  font-size: 24px;
}
.csr--testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.csr--avatar {
  margin-right: 10px;
  margin-top: 6px;
}
.csr-container--charity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 970px;
  padding: 90px 0 70px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1384px) {
  #slides {
    width: 960px;
  }

  .csr-section__image-left {
    position: absolute;
    bottom: 30px;
  }

  .csr-section__image {
    width: 100%;
  }

  .col-offset-left {
    right: 100px;
  }

  .page-section-inner {
    padding-bottom: 70px;
  }

  .csr-container--charity div {
    padding: 0;
  }

  .csr-section--logos .bg-rectangle {
    left: 43%;
    height: 100%;
  }

  .controls {
    right: -30px;
  }
}
@media only screen and (max-width: 991px) {
  .page-section-inner {
    padding-bottom: 0px;
  }

  .csr-section__image,
  .csr-section__image-left {
    padding-bottom: 40px;
    margin: 0 auto;
    display: block;
  }

  .bg-rectangle--csr .csr__logos-container {
    margin: 20px auto;
  }

  .csr-section--wrapper {
    background-color: #fff6f2;
    margin-top: 50px;
  }

  .csr__logos {
    background-color: #fff6f2;
  }

  .csr__logos-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    position: relative;
  }

  .csr__logos-container .heading-2 {
    padding-bottom: 40px;
  }

  .csr__logos .bg-rectangle,
  .csr__logos .bg-circle {
    display: none;
  }

  .csr-section--logos .bg-rectangle {
    height: 100%;
    top: 0;
  }

  .csr-container--charity div {
    text-align: center;
    margin: 0 auto;
    padding: 0;
  }

  .controls {
    top: 0;
    bottom: 0;
    background: none;
  }

  .container button:nth-of-type(2) {
    left: 0;
  }

  .csr--quote p {
    font-size: 18px;
  }

  .csr-section--logos .industry__logos {
    background-color: rgb(252, 248, 245);
  }

  .csr-section--logos .industry__logos-container {
    margin: 20px auto;
  }

  .csr-container--charity {
    padding: 20px 0 50px;
  }

  .page-template-archive-csr .page-header {
    padding: 0;
  }

  .page-template-archive-csr .page-header--secondary {
    margin-top: 70px;
  }
}
.customer__header-main {
  padding: 70px 0 60px;
}
.page-hero-background img {
  position: absolute;
  width: 100%;
  z-index: -1;
}
.customer__header {
  padding: 40px 0;
}
.customer__logos-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0 auto 30px;
}
.customer__logos-list-item {
  margin: 0 40px;
}
.customer__logos-list-item img {
  display: block;
  margin: 25px 45px;
  max-height: 40px;
  max-width: 130px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.marquee0 div div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.marquee0 div {
  margin: 0 auto;
  width: 1900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.customer__content-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customer__content-quote {
  background-color: #f5fcf9;
  height: 360px;
  padding: 50px 100px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  margin: 10px;
}
.customer__content-quote p {
  color: #4a4a4a;
}
.customer__content-quote--footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customer-card__logo {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customer-card__logo img {
  width: 160px;
  margin: 0 auto;
}
.customer-card__wrapper .customer-card__flipside {
  visibility: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  padding: 25px;
}
.customer-card__wrapper
  .customer-card__thumbnail:hover
  .customer-card__flipside {
  visibility: visible;
  cursor: pointer;
}
.customer-card__wrapper :hover .customer-card__storylength,
.customer-card__wrapper :hover .customer-card__logo {
  display: none;
}
.customer-card__wrapper
  .customer-card__thumbnail:hover
  .customer-card__image
  img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="6" /></filter></svg>#filter');
  -webkit-filter: blur(6px);
          filter: blur(6px);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.customer-card__thumbnail .customer-card__image img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 300px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.customer-card__flipside p {
  color: #fff;
  text-align: left;
  font-weight: 500;
}
.customer-card__post-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.customer-card__flipside .underline-link {
  position: absolute;
  bottom: 25px;
  right: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.customer-card__flipside .underline-link:after,
.customer-card__flipside .underline-link:before {
  background-color: #f5a623;
  content: '';
}
.customer-card__flipside .underline-link:before {
  bottom: 0px;
}
.customer-card {
  text-align: center;
}
.customer__content-body .related-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customer__content-quote-headline::before {
  background-image: url('/wp-content/themes/peakon/assets/svgs/quote-start-green.svg');
  content: '';
  width: 86px;
  height: 60px;
  display: block;
  position: absolute;
  top: 10px;
}
.customer__content-quote-headline::after {
  background-image: url('/wp-content/themes/peakon/assets/svgs/quote-over-green.svg');
  content: '';
  width: 86px;
  height: 60px;
  display: block;
  position: absolute;
  bottom: 35px;
  right: 0;
}
.customer__content-quote-headline {
  padding: 30px 0;
  font-size: 30px;
  max-width: 560px;
  position: relative;
}
.customer__content-quote--footer-link {
  text-transform: uppercase;
  cursor: pointer;
}
.customer__content-quote--footer-link:after {
  content: '\25BA';
  font-size: 10px;
  padding-left: 6px;
  position: relative;
  bottom: 2px;
}
.customer-articles__posts {
  margin: 10px;
  padding: 0;
}
.customer-card__wrapper {
  padding: 30px;
  width: 360px;
  height: 360px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 0 0 #f5f5f5;
          box-shadow: 0 2px 0 0 #f5f5f5;
  border: solid 1px #f0f0f0;
}
.customer-card__thumbnail {
  width: 300px;
  height: 300px;
  background-color: rgb(230, 232, 235);
  position: relative;
}
.customer-card__storylength {
  bottom: 40px;
  position: relative;
  color: white;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
.customer-card__storylength p {
  font-weight: 500;
  display: inline;
}
.customer-card__image {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}
.case-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  width: 100%;
}
.case-card {
  height: 300px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
  background-color: #fcfaf5;
  border: solid 1px rgba(0, 0, 0, .05);
  position: relative;
  margin-bottom: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.case-card:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
}
.case-card__icon {
  margin-bottom: 40px;
}
.case-card__icon img {
  max-height: 30px;
}
.case-card__content {
  padding: 30px 25px;
  color: black;
}
.case-card__download {
  background: rgb(39, 193, 125);
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  padding: 15px 25px;
  cursor: pointer;
  font-weight: 500;
}
.case-card__download span {
  color: white;
  font-size: 16px;
}
.case-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 1384px) {
  .customer__content-quote.trustpilot {
    padding: 20px 100px;
  }

  .customer__content-body .related-articles {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .customer__content-quote {
    width: 360px;
    height: 360px;
    padding: 30px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  .customer__content-quote-headline {
    padding: 30px 0 0;
    font-size: 24px;
  }

  .customer__content-quote--footer p:first-child {
    max-width: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .customer__content-quote-headline {
    font-size: 24px;
  }

  .customer__content-quote {
    padding: 30px;
  }

  .customer__content-quote--footer p:first-child {
    max-width: 150px;
  }

  .customer__content-quote.trustpilot .customer__content-quote-headline {
    padding: 30px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .customer__header-main {
    padding: 20px 0 40px;
  }

  .customer__header {
    padding: 20px 0;
  }

  .customer__header .hero-title {
    font-size: 48px;
  }

  .customer__logos-list-item img {
    margin: 25px;
  }
}
.library__hero {
  background-size: cover;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 80px 0 110px;
}
.library__hero--text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.library__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 325px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
  padding: 15px;
}
.library__card-guides {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 0 50% !important;
          flex: 1 0 50% !important;
}
.library__card .underline-link {
  margin-left: 6px;
}
.library__card > article {
  width: 100%;
}
.library__card-thumbnail {
  height: 490px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.library__card-thumbnail img {
  height: 305px;
}
.library__card h3,
.library__card p {
  color: #2c2f37;
}
.library__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.library__form .form-row {
  width: 100%;
  margin: 0;
}
.library__form .form-col {
  width: 100%;
  padding: 0;
}
.library__form .form-row--multi-mobile .form-col:last-child {
  padding-left: 20px;
}
.library__form .input-required {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.library__whats-inside img,
.library__hero img {
  height: 540px;
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.library__whats-inside ul {
  padding-left: 20px;
  margin: 0;
}
.library__whats-inside ul p {
  margin: 10px 0;
}
.library__whats-inside .row,
.library__hero .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.library__card--icon {
  float: left;
}
.library__card--icon .icon {
  position: relative;
  top: 2px;
  left: -5px;
}
.library__card--icon .library__card--icon-single {
  background: url('/wp-content/themes/peakon/assets/svgs/icon-pdf.svg')
    no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  top: 6px;
}
.library__card-guides .library__card--icon-single {
  background: url('/wp-content/themes/peakon/assets/svgs/icon-guide.svg')
    no-repeat;
}
.related-guides__categories {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.related-guides__categories a {
  font-size: 20px;
  text-transform: capitalize;
  color: white;
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.library__form .download-form__action .button,
.library__form .signup__required,
.library__form .download-form__action {
  width: 100%;
}
.download-form__form .download-form__spinner {
  display: none;
}
.download-form__form.is-submitting .download-form__spinner {
  display: block;
}
.download-confirmation__content {
  max-width: 500px;
}
.icon-hit-down,
.icon-hit-download {
  height: 14px;
  width: 14px;
}
.icon-contents {
  height: 20px;
  width: 16px;
}
.page-section--quote {
  padding-bottom: 140px;
}
.library__indicator {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 4px;
  cursor: pointer;
  background-color: rgba(44, 47, 55, .1);
}
.library__indicators {
  position: absolute;
  bottom: 0;
}
.library__indicator.active {
  background-color: #2c2f37;
}
.library__gallery-wrapper {
  height: 630px;
  position: relative;
}
.library__gallery img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .07);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .07);
  margin: 15px auto;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}
.library__gallery__2 {
  -webkit-transform: translate(-20px, 20px);
          transform: translate(-20px, 20px);
  z-index: 8 !important;
}
.library__gallery__3 {
  -webkit-transform: translate(-40px, 40px);
          transform: translate(-40px, 40px);
  z-index: 6 !important;
}
.library__gallery__1 {
  -webkit-transform: translate(-20px, 20px);
          transform: translate(-20px, 20px);
  z-index: 8 !important;
}
.library__gallery__1.active,
.library__gallery__2.active,
.library__gallery__3.active {
  -webkit-transform: translate(0);
          transform: translate(0);
  z-index: 11 !important;
}
.topic__icon .icon {
  width: 161px;
  height: 160px;
  position: absolute;
  top: 0;
  right: 0;
}
.related-guides .post-card__thumbnail > a {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 90;
}
.color-darkgrey {
  background: #f8f9f9;
}
.color-fadedgrey {
  color: #8d9198;
}
.single--quote {
  max-width: 640px;
  margin: 0 auto;
}
.single--quote .testimonial__position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* Guides */
#guidesmenu--sidenav {
  color: black;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  left: -1275px;
  top: 0;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
  transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
  background: #f8f7f5;
}
#guidesmenu--sidenav .guides__chapter-left--inner {
  color: black;
}
#guidesmenu--sidenav.active {
  left: 0;
  opacity: 1;
}
#guidesmenu--sidenav .close-menu {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 30px;
  z-index: 20;
}
.guides__hero {
  height: 75vh;
  min-height: 750px;
  max-height: 900px;
}
.guides__hero .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.guides__hero img {
  position: relative;
  right: -100px;
  top: 10px;
  -webkit-animation: bounceInRight 0.9s forwards;
          animation: bounceInRight 0.9s forwards;
}
.guides__chapter-single--left {
  padding: 0;
}
.guides__chapter-single--left .container {
  height: 100vh;
  min-height: 800px;
  background-size: cover;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}
.guides__chapter-name {
  font-size: 20px;
  list-style-type: none;
  padding: 0;
  color: #2c2f37;
  line-height: 1.5;
  text-align: left;
}
.guides__chapter-menu {
  width: 167px;
  height: 38px;
  opacity: 0.8;
  background-color: #ffffff;
  color: black;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  position: absolute;
  bottom: 100px;
}
.guides__chapters {
  position: relative;
}
.guides__chapter-name span {
  padding-right: 10px;
}
.guides__chapter-name li {
  padding: 3px 0;
}
.guides__chapter-name li a {
  color: black;
}
.guides__chapter-name li a.selected {
  color: rgb(39, 193, 125);
}
.guides__chapter-name li a:hover {
  color: rgb(39, 193, 125);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.guides__chapter-left--inner {
  position: absolute;
  padding: 80px 140px;
  max-width: 650px;
  color: white;
  height: 100%;
}
.guides__chapter-left--inner .heading-1 {
  height: 70%;
}
.guides__chapter-right {
  max-width: 560px;
  line-height: 26px;
  padding: 60px 15px;
  margin: 0 auto;
}
.guides__chapter-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  position: relative;
}
.library.guides--main:last-child {
  margin-bottom: -80px;
}
.guides__hero-buttons {
  margin-top: 60px;
}
.guides__hero-buttons a:first-child {
  margin-right: 10px;
}
.guides__hero-buttons a:last-child {
  margin-left: 10px;
  cursor: pointer;
}
@media only screen and (min-width: 1384px) {
  .guides__chapter-single {
    bottom: 2px;
    left: -5px;
  }

  .guides__chapter-left--inner {
    right: 70px;
  }

  .guides__chapter-single:last-child {
    margin-bottom: -82px;
  }

  .guides__chapter-menu.download-guides--link {
    left: 330px;
  }

  .guides__chapter-right {
    padding: 60px 0;
  }
}
.guides__chapter-menu.download-guides--link {
  left: 330px;
}
@media only screen and (min-width: 992px) {
  .guides__chapter-single:last-child {
    margin-bottom: -82px;
  }
}
@media only screen and (max-width: 767px) {
  .guides__chapters img {
    width: 100%;
    height: 100%;
    margin: 0;
    min-height: 600px;
  }

  .guides__chapter-left--inner {
    padding: 80px 15px;
  }

  .guides__chapter-single--left .container {
    height: 540px !important;
    min-height: 400px !important;
  }

  .guides__chapter-menu.download-guides--link {
    left: 195px !important;
  }

  .guides__chapter-menu {
    bottom: 30px;
  }

  .library__form--download {
    margin-top: 15px;
    width: 100%;
  }

  .library__form--download .button {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .library__card-thumbnail img {
    height: 250px;
  }

  .guides__hero {
    height: 100%;
    padding: 80px 0 0;
  }

  .library__whats-inside img,
  .library__hero img {
    height: 350px;
    left: 40px;
  }

  .library__gallery-wrapper {
    height: 450px;
  }
}
@media only screen and (max-width: 991px) {
  .library__card-guides .library__card-thumbnail {
    height: auto;
    padding: 100px 0;
  }

  .library__card-guides .library__card-thumbnail img {
    width: 100%;
    height: 100%;
    padding: 0 20px;
  }

  .guides__chapter-right {
    margin: 0 auto;
    padding: 30px 15px;
  }

  #download-guides .modal-right {
    display: none !important;
  }

  .guides__chapter-single--left {
    width: 100%;
  }

  #download-guides .modal-body {
    padding: 20px !important;
  }

  #download-guides .form-row,
  #download-guides .download-form__action {
    margin-top: 0px !important;
  }

  #download-guides .modal-left,
  #download-guides .modal-right {
    width: auto !important;
    padding-right: 0 !important;
  }

  #download-guides {
    top: 0 !important;
    padding-bottom: 15px;
    bottom: 0;
    -webkit-transform: translate(0, 0%) !important;
            transform: translate(0, 0%) !important;
  }

  #download-guides .download-form__form {
    margin: 15px 0 !important;
  }

  .library__hero img {
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
  }

  .page-section--quote {
    padding: 0 15px 70px;
  }

  .library__gallery-wrapper {
    margin-top: 60px;
    width: 100%;
    left: 0;
  }

  .library__logos-container {
    margin: 20px auto;
  }

  .guides__chapter-menu.download-guides--link {
    left: 330px;
  }

  .library__form .form-row {
    margin: 0 !important;
  }
}
/* Download Modal menu */
#download-guides {
  max-width: 768px;
  -webkit-box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
          box-shadow: -3px 5px 10px 0 rgba(0, 0, 0, .03);
  background-color: #ffffff;
  position: fixed;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 25%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
  z-index: 999;
  -webkit-animation: pop-dropdown 0.3s forwards;
          animation: pop-dropdown 0.3s forwards;
}
#download-guides .form-row,
#download-guides .download-form__action {
  margin-top: 20px;
}
#download-guides .download-form__form {
  margin: 30px 0 0;
}
#download-guides .modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px;
}
#download-guides .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 40px;
}
#download-guides .modal-left {
  padding-right: 15px;
  width: 60%;
}
#download-guides .modal-left p {
  padding: 0;
}
#download-guides .modal-right {
  padding-left: 15px;
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#download-guides .modal-right img {
  width: 100%;
}
@media (min-width: 1025px) and (max-height: 768px) {
  #download-guides {
    top: 5% !important;
  }
}
.sensitive-hero--section {
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #2c383c;
  position: relative;
}
.sensitive-hero--section .dark-overlay {
  background-image: -webkit-gradient(
    linear,
    left top, left bottom,
    from(rgba(27, 46, 51, .83)),
    color-stop(56%, rgba(27, 46, 51, .35)),
    to(rgba(27, 46, 51, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(27, 46, 51, .83),
    rgba(27, 46, 51, .35) 56%,
    rgba(27, 46, 51, 0)
  );
}
.sensitive-headlines {
  cursor: pointer;
}
.sensitive-headlines.active {
  font-weight: 500;
}
.sensitive-headlines.active:before {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  left: -15px;
  margin-top: 23px;
  border: solid black;
  border-width: 0 3px 3px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sensitive-special.sensitive-headlines.active:before {
  border-color: rgb(255, 85, 0) !important;
}
.sensitive-special.sensitive-headlines.active {
  color: rgb(255, 85, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sensitive--container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80vh;
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  position: relative;
}
.sensitive-hero--video {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 160px;
  top: 80vh;
  z-index: 100;
}
.sensitive-hero--video__content {
  max-width: 530px;
  height: 159px;
  margin: 0 auto;
  position: relative;
  z-index: 11;
  cursor: pointer;
}
.sensitive-hero--video__thumbnail {
  width: 100%;
  height: 100%;
  background-color: rgba(44, 56, 60, .61);
  top: 0;
  border-radius: 140px;
}
.sensitive-hero-highlight__label {
  position: relative;
  top: 30px;
  left: 135px;
  max-width: 350px;
  z-index: 20;
}
.sensitive-hero--video__content .customer-story-highlight__play {
  left: 50px;
  top: 45px;
  z-index: 10;
}
.sensitive-hero--video__content p {
  text-align: left;
  color: white;
  line-height: inherit;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.sensitive-hero--video__content .customer-story-highlight__play.is-animated {
  -webkit-animation: pulse 5s infinite;
          animation: pulse 5s infinite;
  -webkit-animation-duration: 2000ms;
          animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.sensitive-hero--video__content .sensitive-hero--video__thumbnail img {
  border-radius: 143px;
  width: 100%;
  height: 100%;
  top: 0px;
  position: absolute;
  left: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 15px;
  background: white;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 0 2px 0 0 #f5f5f5;
          box-shadow: 0 2px 0 0 #f5f5f5;
}
.sensitive-hero--video__content .sensitive-hero--video__thumbnail:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#2c2f37));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #2c2f37);
  content: '';
  top: 14px;
  position: absolute;
  width: 94%;
  height: 82%;
  z-index: 9;
  border-radius: 140px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sensitive-hero--video__thumbnail .dark-overlay {
  border-radius: 143px;
}
p.grey {
  opacity: 0.5;
}
.sensitive--section-dark {
  background-color: #fff6f2;
}
.sensitive--section-light {
  background-color: rgba(252, 248, 252, .47);
}
.sensitive-hero--section .hero-description {
  color: white;
}
.flex-container div.middle-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-container img {
  width: 103px;
  height: 103px;
  margin: 0 auto;
  display: block;
}
.flex-container > div {
  -webkit-box-shadow: -2px 4px 9px 0 rgba(0, 0, 0, .03);
          box-shadow: -2px 4px 9px 0 rgba(0, 0, 0, .03);
  border: solid 0.9px rgba(230, 232, 235, .4);
  background-color: #ffffff;
  padding: 30px;
  margin: 0 15px 25px;
  width: 255px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-container--compact > div {
  padding: 20px !important;
  width: 470px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-container ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  max-width: 250px;
}
.flex-container li {
  padding: 10px;
}
.sensitive-highlight .bold {
  font-weight: 500;
}
.sensitive-highlight--notification img {
  width: 48px;
  height: 48px;
  margin: 0 10px 15px 0;
}
.sensitive-highlight--commentbox img {
  width: 360px;
}
.sensitive-highlight--commentbox-reply {
  display: inline;
  position: relative;
  left: 210px;
  top: -35px;
}
.sensitive-highlight--detect img:nth-child(1) {
  width: 320px;
}
.sensitive-highlight--detect img:nth-child(2) {
  width: 230px;
  top: 248px;
  position: absolute;
  left: 58px;
  z-index: 18;
}
.sensitive-highlight--detect.is-animated img:nth-child(2) {
  -webkit-animation: slideLeft 1s forwards;
          animation: slideLeft 1s forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.sensitive-highlight--detect img:nth-child(3) {
  width: 260px;
  top: 238px;
  left: 42px;
  position: absolute;
}
.sensitive-highlight--detect img:nth-child(4) {
  width: 17px;
  height: 17px;
  position: relative;
  bottom: 410px;
  right: 40px;
}
.sensitive-highlight--commentbox-reply img {
  width: 127px;
  display: inline-block;
}
.sensitive-highlight--respond img {
  width: 424px;
}
.sensitive-highlight--respond-boxes {
  position: absolute;
  top: 70px;
}
.sensitive-highlight--respond-boxes img:first-child {
  position: relative;
  width: 252px;
  left: 50px;
  top: 0;
}
.sensitive-highlight--respond-boxes img:last-child {
  width: 176px;
  position: relative;
  top: 88px;
  right: 57px;
}
.sensitive-highlight--words {
  margin: 15px 0;
}
.sensitive-highlight--words span {
  font-size: 16.2px;
  color: #ff5500;
  background: #ffeee5;
  padding: 5px 10px;
  display: inline-block;
  margin: 5px 2px 2px 0;
  border-radius: 15px;
}
.sensitive-highlight--external {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
.sensitive-highlight--external:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
}
.external--link-text {
  max-width: 380px;
}
.sensitive-highlight--external span {
  color: #696867;
}
.sensitive-highlight--external div.external--link,
.sensitive-highlight--external .external--link a {
  width: 100%;
  position: absolute;
  height: 100%;
  margin: 0;
  top: 0;
}
.sensitive-headline {
  text-align: center;
  max-width: 175px;
  margin: 0 auto;
  padding-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sensitive-comments--quote {
  max-width: 650px;
  margin: 0 auto;
  font-style: italic;
  font-weight: 500;
}
.sensitive-comments--author .testimonial__meta {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sensitive-comments--boxes {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.marquee1 {
  left: -490px !important;
}
.marquee4 {
  left: -65px !important;
}
.marquee2 {
  left: -900px !important;
}
.marquee3 {
  left: 360px !important;
}
.sensitive-hero--section .marquee0 {
  display: none;
}
.marquee4,
.marquee1,
.marquee2,
.marquee3 {
  position: absolute;
  left: 0;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 100% !important;
  overflow: hidden;
}
.marquee4 div,
.marquee1 div,
.marquee2 div,
.marquee3 div {
  width: 1650px !important;
  height: 80vh !important;
}
.marquee4 img,
.marquee1 img,
.marquee2 img,
.marquee3 img {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.js-marquee-wrapper {
  top: 105px;
  position: relative;
}
.sensitive-comments--boxes img,
.marquee1 img,
.marquee2 img,
.marquee3 img,
.marquee4 img {
  width: 331px;
  height: 161px;
  position: relative;
  top: 100px;
  bottom: 50px;
  margin: 0 30px;
}
.sensitive-highlight--notification.is-animated img,
.sensitive-highlight--commentbox-reply.is-animated img,
.sensitive-highlight--respond-boxes.is-animated img {
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.sensitive-highlight--notification.is-animated img,
.sensitive-highlight--commentbox-reply.is-animated img,
.sensitive-highlight--respond-boxes.is-animated img,
.sensitive-highlight--detect img:nth-child(4) {
  -webkit-animation: enterMessage 0.2s forwards;
          animation: enterMessage 0.2s forwards;
  -webkit-animation-delay: 3s, 6s, 10s;
          animation-delay: 3s, 6s, 10s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.sensitive-highlight--notification.is-animated img:first-child {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.sensitive-highlight--notification.is-animated img:last-child {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.sensitive-highlight--commentbox-reply.is-animated {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.sensitive-highlight--respond-boxes.is-animated img:first-child {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.sensitive-highlight--respond-boxes.is-animated img:last-child {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}
.sensitive-comments--boxes div {
  text-align: center;
}
.sensitive-highlight img {
  width: 330px;
  position: relative;
  top: 36px;
}
.sensitive-highlight--inner {
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 2s linear;
  transition: opacity 2s linear;
}
.sensitive-highlight p {
  max-width: 460px;
}
.sensitive-highlight--inner p {
  top: 60px;
  position: relative;
}
.align-left {
  text-align: left;
}
.margin-small {
  margin-bottom: 5px;
}
.flip-container:hover .flipper {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.flip-container {
  width: 260px;
  height: 260px;
  background: white;
  -webkit-perspective: 1000;
          perspective: 1000;
  margin: 60px 12px;
  cursor: pointer;
}
.flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
}
.front,
.back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 30px;
  cursor: pointer;
  width: 260px;
  height: 260px;
}
.back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  padding: 10px 20px;
}
.front img {
  width: 103px;
  height: 103px;
}
.padding-bottom--zero {
  padding-bottom: 0;
}
.padding-top--primary {
  padding-top: 140px;
}
.sensitive-section--last {
  padding-top: 30px;
  padding-bottom: 70px;
}
.sensitive-highlight--headlines {
  width: 100%;
  height: 1000px;
  background: white;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 92;
  -webkit-transition: 0.2s background-color ease-in;
  transition: 0.2s background-color ease-in;
}
.row.flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.heading-1.bold {
  -webkit-transition: 0.2s color ease-in;
  transition: 0.2s color ease-in;
}
.landing {
  z-index: 99;
  top: 0px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.2s background-color ease-in;
  transition: 0.2s background-color ease-in;
}
.sensitive-link__icon {
  position: absolute;
  right: 10px;
}
.responsible-disclosure__header {
  max-width: 850px;
  margin: 0 auto;
}
@keyframes enterMessage {
  0% {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 85, 0, .5);
            box-shadow: 0 0 0 0 rgba(255, 85, 0, .5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 14px rgba(255, 85, 0, .4);
            box-shadow: 0 0 0 14px rgba(255, 85, 0, .4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 85, 0, .4);
            box-shadow: 0 0 0 0 rgba(255, 85, 0, .4);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 85, 0, .5);
            box-shadow: 0 0 0 0 rgba(255, 85, 0, .5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 14px rgba(255, 85, 0, .4);
            box-shadow: 0 0 0 14px rgba(255, 85, 0, .4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 85, 0, .4);
            box-shadow: 0 0 0 0 rgba(255, 85, 0, .4);
  }
}
@-webkit-keyframes slideLeft {
  0% {
    left: 58px;
  }
  100% {
    left: -85px;
  }
}
@keyframes slideLeft {
  0% {
    left: 58px;
  }
  100% {
    left: -85px;
  }
}
.background-field {
  background-color: #fff6f2;
  position: relative;
  height: 50vh;
  top: 150vh;
  width: 100%;
}
.s-hidden {
  display: none;
}
@media only screen and (min-width: 1384px) {
  .flex-container div:first-child {
    margin-left: 0;
  }

  .flex-container div:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sensitive-hero-highlight__label {
    display: none;
  }

  .sensitive-hero--video__content .customer-story-highlight__play {
    left: 42%;
  }

  .sensitive-highlight--external .external--link-text {
    max-width: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .landing-wrapper {
    padding: 0;
  }

  .landing {
    padding: 0 70px;
  }

  .background-field {
    top: 50vh;
  }

  .sensitive-highlight--headlines {
    height: 100%;
    padding: 150px 0;
  }

  .flip-container {
    margin: 20px 12px;
  }

  .sensitive-headlines.active:before {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 995px) and (max-width: 1200px) {
  .flex-container > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
  }
}
@media screen and (min-device-width: 1500px) and (max-device-width: 1700px) {
  .sensitive-comments--boxes {
    left: 120px;
  }
}
/* Header Block */
.header__form {
  width: 100%;
}
.header__form .signup {
  padding: 0;
  min-height: 100%;
}
.header__form .signup__required {
  position: absolute;
  right: 20px;
  top: -2px;
}
.hero__jumbo-title {
  position: absolute;
  top: 40%;
  color: white;
  font-size: 64px;
  max-width: 500px;
  padding-left: 30px;
  z-index: 99;
}
.l-header-form-block,
.l-header-image-block {
  background-color: #f8f7f5;
  position: relative;
}
.l-header .header__logo img {
  height: 25px;
  width: 114px;
}
.l-header-form-block .home__intro {
  margin: 0;
}
.l-header .header__logo-glyph img {
  height: 30px;
  width: 46.4px;
}
.l-header .customer-story-highlight__play.is-animated img {
  height: 50px;
  width: 50px;
}
.l-header .video-close-trigger {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.l-header .video-close-trigger:hover {
  opacity: 1;
}
.l-header .video-close-trigger:before,
.l-header .video-close-trigger:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: white;
}
.l-header .video-close-trigger:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.l-header .video-close-trigger:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.l-header-form-block .header__form-content {
  position: relative;
  z-index: 10;
}
.l-header-form-block .header__form-content form {
  background: white;
  padding: 30px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
  border-radius: 2px;
}
.l-header-form-block .signup-confirmation {
  padding: 15px 0;
}
.l-header-form-block .signup__response {
  background: white;
  margin: 0;
  padding-bottom: 50px;
}
.hero--overlay {
  position: relative;
}
.hero__image-wrapper {
  margin: 60px 0;
}
.home__header-content img {
  width: 100%;
}
.home__header-content video {
  width: 100%;
}
.header__form-content {
  padding: 70px 0;
}
.icon-fill-header .icon {
  position: absolute;
}
.icon-fill-header-1 {
  width: 491px;
  height: 357px;
  bottom: 100px;
  right: 50%;
}
.icon-fill-header-2 {
  width: 330px;
  height: 195px;
  right: -110px;
  top: 0;
}
.icon-fill-yellow-1 {
  width: 197px;
  height: 131px;
}
.icon-fill-green-1 {
  width: 180px;
  height: 160px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 20;
  -webkit-animation: bounceInRight 0.9s forwards;
          animation: bounceInRight 0.9s forwards;
}
.icon-fill-green-2 {
  position: absolute;
  bottom: 75px;
  left: -90px;
  width: 222px;
}
/* Header event Block */
.l-header-event-block {
  background: #f8f7f5;
  z-index: 10;
}
.l-header-event-block .hero-title b {
  font-weight: 600;
}
.l-header-event-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  margin: 0 auto;
  background: white;
  margin-top: 90px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
}
.l-header-event-content__item {
  padding: 30px 80px 30px 30px;
}
.l-header-event-content__item:first-child {
  border-right: 1px solid #e7e8e7;
}
.l-header-event-block .icon-fill-green-2 {
  top: 48px;
  left: 38px;
  z-index: -1;
}
.l-header-event-block .icon-fill-dotted {
  width: 502px;
  position: absolute;
  left: -116px;
  top: 65px;
  z-index: -1;
}
.l-header-event-icons {
  position: relative;
}
/* Logo Block */
.l-logo-block .home__logo-image {
  max-width: 120px;
  max-height: 50px;
}
.l-logo-block {
  background-color: #f8f7f5;
  padding: 30px 0 80px;
}
/* Quotes Block */
.l-quotes-block .single--quote {
  font-style: italic;
  max-width: 600px;
}
.l-quotes-block .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-quotes-block .swiper-container {
  width: 100%;
  height: 100%;
}
.max-width-520 {
  max-width: 520px;
  margin: 0 auto;
}
.l-quotes-block .swiper-pagination {
  left: 0;
  right: 0;
  margin-top: 30px;
}
.l-quotes-block .swiper-pagination-bullet {
  margin: 0 5px;
}
.l-quotes-block img {
  width: 50px;
  height: 50px;
}
.swiper-button-next {
  right: 23px !important;
}
.swiper-button-prev,
.swiper-button-next {
  background-image: none !important;
}
/* Common CSS in Blocks */
.l-block-gap {
  margin: 140px 0;
  position: relative;
}
.l-block-gap-small {
  margin: 70px 0;
}
.l-hero-block-gap {
  margin-bottom: 70px;
}
.l-last-block-gap {
  margin-top: 100px;
}
.bg-rectangle--gray {
  background-color: #f8f7f5 !important;
}
.moving-arrow {
  -webkit-animation: slide-right 1s ease-in-out infinite;
          animation: slide-right 1s ease-in-out infinite;
  margin-left: 5px;
  width: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 2px;
  position: relative;
}
.l-cta-block .max-width-760 {
  max-width: 760px;
  margin: 0 auto;
}
.l-three-block {
  background-color: #f8f7f4;
  padding: 140px 0;
}
.l-three-block .feature-highlight__content {
  margin-left: 0;
}
.l-three-block .headline-description {
  max-width: 520px;
}
.l-two-coloumn-block .covid-link {
  color: #292929;
}
.l-two-coloumn-block .covid-link .underline-link {
  font-weight: 300;
}
@-webkit-keyframes slide-right {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
}
@keyframes slide-right {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
}
/* Theming */
.red-theme .button--primary,
.red-theme .swiper-pagination-bullet-active {
  background: rgb(255, 85, 0);
}
.red-theme .l-two-coloumn-block .color-green {
  color: rgb(255, 85, 0);
}
.red-theme .input:focus {
  border-color: rgb(255, 85, 0);
}
.red-theme .bg-circle {
  border: 7px solid rgb(255, 85, 0);
}
.yellow-theme .button--primary,
.yellow-theme .swiper-pagination-bullet-active {
  background: #ffbc49;
}
.yellow-theme .l-two-coloumn-block .color-green {
  color: #ffbc49;
}
.yellow-theme .input:focus {
  border-color: #ffbc49;
}
.yellow-theme .bg-circle {
  border: 7px solid #ffbc49;
}
.red-theme .color-headline {
  color: rgb(255, 85, 0);
  font-weight: 500;
}
.green-theme .color-headline {
  color: rgb(39, 193, 125);
  font-weight: 500;
}
.yellow-theme .color-headline {
  color: #ffbc49;
  font-weight: 500;
}
.l-last-block-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-last-block-wrapper > div {
  max-width: 520px;
}
.l-three-block .feature-highlight-container .feature-highlight {
  padding: 30px 20px;
}
.l-three-block .feature-highlight__info {
  max-width: 310px;
}
@media only screen and (min-width: 1384px) {
  .swiper-container {
    max-width: 800px;
  }
}
@media only screen and (max-width: 767px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }

  .hero__image-wrapper {
    margin: 70px 15px 30px;
  }

  .l-block-gap {
    margin: 50px 0;
  }

  .l-three-block {
    padding: 140px 15px;
  }

  .l-logo-block {
    padding: 30px;
  }

  .l-two-coloumn-block .p-small,
  .l-two-coloumn-block .p-large {
    font-size: 16px;
  }

  .l-two-coloumn-block.feature-section-highlight {
    padding: 15px 15px 30px;
  }

  .l-header-event-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 50px;
  }

  .l-header-event-content__item:first-child {
    border-bottom: 1px solid #e7e8e7;
    border-right: none !important;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .header__form-content {
    padding: 0;
  }

  .feature-section-highlight {
    background: none;
  }

  .l-cta-block.l-last-block-gap .button {
    margin-top: 20px;
  }

  .l-last-block-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: center;
  }

  .l-three-block .feature-highlight-container .feature-highlight {
    padding: 20px 0;
  }

  .l-two-coloumn-block .heading-2 {
    padding: 20px 0 0;
  }

  .l-three-block .feature-highlight__info {
    max-width: 100%;
  }

  .l-two-coloumn-block .covid-link .underline-link b {
    display: none;
  }
}
.life__at__peakon {
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  line-height: 1.1;
  color: rgb(41, 67, 75);
}
.life__header {
  margin: 80px 0;
  position: relative;
}
.life__header__small {
  margin: 40px 0;
}
.life__at__peakon .hero-title {
  font-weight: 600;
  margin: 20px 0;
}
.life__filter-box p {
  margin: 0;
}
.life__header p {
  color: rgb(41, 67, 75);
}
.life__filter-box {
  max-width: 760px;
  padding: 25px 30px;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-shadow: 0 2px 0 0 #f5f5f5;
          box-shadow: 0 2px 0 0 #f5f5f5;
  border-radius: 4px;
  border: solid 1px #bac1c1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
}
.life__filter-items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.life__filter-box .select {
  height: 45px;
  margin: 10px 20px;
  min-width: 200px;
  display: block;
  border: solid 1px #bac1c1;
}
.life__story .video__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.life--video__label {
  color: white;
  position: relative;
  top: calc(50% + 40px);
}
.life--video__label span {
  min-width: 70px;
  display: block;
  line-height: 1.1;
}
.life-video-play {
  opacity: 1;
}
.life-video-play .customer-story-highlight__play {
  background: white;
  z-index: 99;
  cursor: pointer;
  opacity: 1;
}
.life-video-play:before {
  width: 80px !important;
  height: 80px !important;
  background: rgb(39, 193, 125) !important;
  content: '';
  border-radius: 100%;
  position: absolute;
  opacity: 0.5;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  cursor: pointer;
}
.life-video-play .customer-story-highlight__play svg {
  height: 14px;
  width: 12px;
}
.life__filter-box .select__toggler {
  border: none;
}
.life__filter-box .select__options {
  min-width: 180px !important;
  text-align: left;
}
.life__filter-box .select__label {
  text-align: left;
  font-weight: 500;
}
.life__filter-box .select__label a {
  color: rgb(41, 67, 75);
}
.bg-grey {
  background-color: #f8f7f5 !important;
  z-index: 1;
}
.life__values {
  margin: 50px 0 10px;
}
.life__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}
.life__grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.life__grid-item + .life__grid-item {
  margin-left: 20px;
}
.life__grid-item img {
  margin: 10px 0;
  vertical-align: middle;
  width: 100%;
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.life__grid-item-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  position: relative;
  top: 30px;
}
.life__grid-item-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.life__grid-item-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.life__grid-item-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.life__grid-item-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.life__grid__strip img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.icon-launch {
  width: 12px;
  height: 12px;
  position: relative;
  left: 2px;
  top: 1px;
}
.life__values__icons {
  margin-top: 30px;
  margin-bottom: 60px;
}
.max-560w {
  max-width: 560px;
  margin: 0 auto !important;
}
.max-200w {
  max-width: 200px;
}
.life__story-quote h3 {
  line-height: 1.5;
  color: #52676d;
  font-weight: 500;
  font-size: 34px;
  padding: 60px 0;
}
.life__values_block ul {
  padding-left: 20px;
  margin-top: 0;
}
.life__values_block h3 {
  line-height: 1.5;
}
.life__values_block li {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
}
.life__jobs .select:first-child {
  margin-right: 20px;
}
.life__jobs .select {
  margin: 10px 0 20px 0;
  width: 339px;
  border: 1px solid rgb(186, 193, 193);
  border-radius: 2px;
}
.social_share_icons--vertical .footer__social {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.social_share_icons--vertical .footer__social-link {
  margin-bottom: 20px;
  margin-right: 0;
}
.social_share_icons #main-menu a:first-child {
  padding-left: 0;
}
.social_share_icons .footer__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social_share_icons .footer__social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  border: solid 1px rgb(41, 67, 75);
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border-radius: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social_share_icons .footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social_share_icons .footer__menu .main-menu {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.social_share_icons .footer__social-link:hover {
  background-color: rgb(41, 67, 75);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social_share_icons .footer__social-link:hover svg {
  fill: white;
}
.social_share_icons .footer__social-link:hover .icon-facebook {
  stroke: white;
}
.social_share_icons .footer__social-link svg {
  fill: rgb(41, 67, 75);
}
.social_share_icons .footer__social-link .icon-facebook {
  stroke: rgb(41, 67, 75);
}
.life__office__info .contact__offices-info {
  max-width: 160px;
}
.life__office__info-item {
  margin-bottom: 30px;
  margin-right: 35px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 1;
          flex: 1 0 1;
  width: 160px;
}
.life__office__info-item:last-child {
  margin-right: 0;
}
.life__office__info-item img:first-child {
  padding-left: 0;
  padding-bottom: 10px;
}
.social_share_icons .container {
  border-bottom: 1px solid rgb(231, 232, 231);
}
.life__columns .bg-rectangle {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -3;
}
.life__columns .industry-highlight:nth-of-type(2) {
  margin: 30px 0;
}
.life__img__fluid {
  padding: 70px 0;
  position: relative;
}
.life__img__fluid img {
  width: 100%;
}
.life__at__peakon .heading-2 {
  font-size: 36px;
}
.icon-search {
  background: url('/wp-content/themes/peakon/assets/svgs/search-table.svg')
    no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 9px;
  right: 8px;
}
.bg-branding-icons img {
  position: absolute;
  z-index: -1;
}
.life__header .yellow {
  right: 10px;
}
.life__header .purple {
  left: 150px;
  bottom: 70px;
}
.life__jobs .purple {
  left: 150px;
  bottom: 125px;
}
.life__columns .purple {
  right: 105px;
  bottom: 70px;
}
.life__offices .red {
  right: 185px;
  bottom: 200px;
}
.life__open__positions .container {
  position: relative;
}
.life__open__positions .bg-branding-icons .purple {
  right: 142px;
  bottom: 10px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.life__open__positions .bg-branding-icons .yellow {
  left: 300px;
  bottom: -50px;
}
.life__open__positions .bg-branding-icons .green {
  left: 0;
}
.life__values .purple {
  top: 65px;
  right: 330px;
  z-index: 0;
}
.life__wrapper__grid .yellow {
  right: 165px;
  bottom: 220px;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.life__story {
  padding-top: 40px;
}
.life__story .purple {
  right: 135px;
  top: 320px;
}
.life__story .red {
  top: 650px;
  left: 150px;
  z-index: 9;
}
.jobs_table_clear_unfiltered {
  position: relative;
  top: 15px;
}
#jobs_table_clear {
  cursor: pointer;
}
#jobs_table_clear:after {
  content: '×';
  display: inline-block;
  position: relative;
  top: 6px;
  left: 5px;
  stroke: rgb(39, 193, 125);
  font-size: 40px;
}
.life__story p {
  max-width: 560px;
  margin: 0 auto;
  display: block;
}
.max-760w {
  max-width: 760px;
  margin: 0 auto;
  display: block;
}
.go_filter {
  width: 100%;
}
.life__wrapper__grid {
  margin: 60px 0;
}
.multiple .select__help-options li {
  list-style-type: none !important;
}
@media only screen and (min-width: 1384px) {
  .life__columns .bg-rectangle {
    left: calc(100px - 20%);
  }

  .social_share_icons .main-menu {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.life__filter-box .select.is-active .select__options {
  border: 1px solid rgb(186, 193, 193);
  margin-top: 10px;
  left: -1px;
  right: -1px;
}
@media only screen and (max-width: 991px) {
  .life__filter-box {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    padding: 0;
  }

  .bg-branding-icons {
    display: none;
  }

  .life__filter-box .select,
  .life__filter--button,
  .life__filter--button a {
    width: 100%;
  }

  .life__filter-box .select {
    margin: 5px 0 5px;
  }

  .life__filter--button {
    margin-top: 10px;
  }

  .life__column-values {
    padding-top: 50px;
  }

  .life__jobs .select:first-child {
    margin-right: 0 !important;
  }

  #jobs__table_filter {
    margin-top: 5px;
  }

  .life__grid__strip-main,
  .life__grid__strip-main img {
    width: 100%;
    display: block !important;
    margin: 0 !important;
  }

  .life__grid__strip .life__grid-item {
    display: none;
  }

  .life__filter-items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .social_share_icons--vertical .footer__social-link {
    margin-right: 20px;
  }

  .social_share_icons--vertical .footer__social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    margin-top: 15px;
  }

  .social_share_icons--vertical .footer__actions {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .life__at__peakon .hero-title {
    font-size: 48px;
  }

  .life__at__peakon .hero-description {
    font-size: 24px;
  }

  .life__header {
    margin: 40px 0;
  }

  .social_share_icons .footer__content {
    padding-bottom: 30px;
  }

  .life--video__label {
    bottom: 110px;
  }

  .life__office__info-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 45%;
            flex: 1 0 45%;
    margin-right: 0;
    margin-left: 15px;
  }

  .hide-mobile {
    display: none;
  }

  .social_share_icons .main-menu__item {
    padding: 0 15px;
  }

  .life__img__fluid {
    padding: 30px 0;
    position: relative;
  }

  .social_share_icons .main-menu {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .life__values__icons {
    margin-bottom: 30px;
  }

  .life__column-values {
    padding: 0;
  }

  .life__story__collage {
    margin-bottom: 40px;
  }

  .life__grid-margin-0 {
    margin-left: 0 !important;
  }

  .social_share_icons .footer__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }

  .social_share_icons .footer__actions {
    margin: 0 auto;
  }

  #jobs_table_clear {
    display: block;
  }

  .life-video-play .customer-story-highlight__play {
    width: 40px;
    height: 35px;
  }

  .life-video-play:before {
    width: 60px !important;
    height: 55px !important;
  }
}
/* Belong footer and header */
.belong,
.footer--belong {
  font-family: 'NeueMachina', 'Apple Garamond', 'Segoe UI', Roboto;
  background-color: #f4e6be;
  color: #000;
}
.belong a,
.footer--belong a {
  color: black;
  display: inline-block;
}
.footer--belong .footer__copyright {
  color: black;
  font-size: 12px;
}
.page-template-venue {
  background-color: #f4e6be;
}
.footer--belong a:hover,
.program-item__link:hover,
.faq__card a:hover {
  text-decoration: underline;
  color: #000;
}
.program-item__link a,
.faq__card a {
  font-weight: 600;
}
.footer--belong {
  border-top: none !important;
}
.footer--belong .belong__ticket-cta {
  margin-top: 60px;
}
.footer--belong .icon {
  fill: black;
}
.footer--belong .footer__social-link .icon-facebook {
  stroke: black;
}
.footer--belong .footer__social-link .icon {
  height: 19px;
  width: 19px;
}
.mobile-menu--belong {
  font-family: 'NeueMachina', 'Apple Garamond', 'Segoe UI', Roboto;
}
.mobile-menu--belong .belong__ticket-cta {
  margin: 30px 10px;
}
.belong .header {
  background-color: transparent !important;
  border-bottom: none;
  height: 78px;
  padding: 10px 0;
}
.belong .hero__header {
  font-size: 92px;
  max-width: 790px;
  margin: 120px 0 80px;
}
.belong .hero__header h3 {
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
}
.belong .header__menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.belong .header__menu--belong a:not(:last-child) {
  font-size: 16px;
  font-weight: 500;
  margin-right: 30px;
  background-color: white;
  padding: 5px 20px;
  border-radius: 20px;
  border: 1px solid black;
}
.belong .header__menu--belong a:not(:last-child):hover {
  background-color: black;
  color: white;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.belong b {
  font-weight: 600;
}
.hero__header p {
  margin: 20px 0;
}
.hero__content {
  line-height: 1.5;
}
.l-margin-belong {
  padding: 80px 0;
}
.headline__margin {
  margin: 30px 0;
}
.hero__content-headline {
  max-width: 560px;
}
.header__menu .belong__ticket-cta {
  padding: 5px 20px;
  font-size: 16px;
}
.belong__ticket-cta {
  font-size: 20px;
  font-weight: 500 !important;
  background-color: #0d32b7;
  border-radius: 30px;
  padding: 8px 30px !important;
  color: rgb(255, 255, 255) !important;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.belong__ticket-cta:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.hero__content__partners .home__logos-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 960px;
  margin: 0 auto;
}
.hero__content__partners .home__logo-item {
  padding-right: 50px;
}
.hero__content__partners .home__logo-item img {
  max-height: 60px;
}
.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.column + .column {
  padding-left: 90px;
}
.belong .header__hamburger {
  background-color: black;
  width: 38px;
  height: 38px;
  border-radius: 40px;
  bottom: 5px;
  position: relative;
}
.belong .hamburger {
  margin: 0px auto;
}
.belong .hamburger__line {
  background-color: white;
}
.is-showing-menu .belong .header {
  padding: 0 15px;
  background-color: white !important;
}
/* Sidebar */
.bio-sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  line-height: 1.5;
  z-index: 999;
  top: 0;
  right: -1px;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-left: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bio-sidebar .column {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.bio-sidebar .column__item {
  width: 100%;
}
.bio-sidebar__host {
  border-top: 1px solid black;
  padding: 20px;
  margin: 0;
}
.bio-sidebar__topic {
  padding: 14px 20px 12px;
  width: 400px;
}
.bio-sidebar__topic p:first-child {
  font-size: 26px;
  margin: 0;
}
.bio-sidebar__topic p:last-child {
  opacity: 0.5;
  margin: 5px 0;
}
.bio-sidebar img {
  width: 100px !important;
  height: 100px !important;
  border-right: 1px solid #000;
}
.bio-sidebar .closebtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  color: #000;
  font-weight: 500;
  padding: 0 15px;
  cursor: pointer;
}
.bio-sidebar a {
  text-decoration: none;
  padding-right: 5px;
  font-size: 30px;
  position: relative;
  bottom: 1px;
}
.bio-sidebar .closebtn span {
  font-size: 14px;
  font-family: 'NeueMachina', 'Apple Garamond', 'Segoe UI', Roboto;
}
.bio-sidebar .speaker__card-bio {
  width: 250px;
}
.bio__description {
  padding: 20px;
  width: 400px;
}
/* Belong Homepage */
.belong--home .hero {
  background: url('/wp-content/themes/peakon/assets/images/belong/hero_background.png')
    center top repeat-x !important;
  width: 100%;
  height: 100%;
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.content__tracks {
  background: url('/wp-content/themes/peakon/assets/images/belong/tracks_background.png')
    center top repeat-x !important;
  width: 100%;
  height: 100%;
}
.venue,
.venue-page {
  background: #f4e6be
    url('/wp-content/themes/peakon/assets/images/belong/venue_background.png')
    left top no-repeat !important;
  width: 100%;
  height: 100%;
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.venue-page {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.venue-page section {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.venue {
  padding: 100px 140px;
}
.venue .content--body {
  margin-top: 60px;
}
.venue__wrapper p {
  font-size: 20px;
  line-height: 1.5;
}
.venue__wrapper {
  padding: 0 0 70px 0;
}
.content__tracks .column__item {
  z-index: 10;
  margin-top: 70px;
}
.column__item__tracks:nth-of-type(2) {
  padding: 0 50px;
}
.hero__content__partners {
  text-align: center;
  margin: 80px 0 140px;
}
.hero__content-venue {
  margin: 140px 0;
}
.hero__content-venue a {
  margin-top: 20px;
}
.venue .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 760px;
  margin: 0 auto;
}
/* Agenda Page */
.program {
  position: relative;
  background: -webkit-gradient(
    linear,
    left top, left bottom,
    from(#f7efd9),
    color-stop(50%, #f7efd9),
    color-stop(50%, #f7efd9),
    color-stop(50%, #f0f6ff),
    to(#f0f6ff)
  );
  background: linear-gradient(
    to bottom,
    #f7efd9 0%,
    #f7efd9 50%,
    #f7efd9 50%,
    #f0f6ff 50%,
    #f0f6ff 100%
  );
  z-index: 8;
  width: 100%;
  height: 1000px;
}
.program .container {
  position: absolute;
  z-index: 8;
  top: 310px;
  left: 0;
  right: 0;
}
.agenda,
.advisory_board {
  background: #f4e6be
    url('/wp-content/themes/peakon/assets/images/belong/agenda_background.png')
    center top repeat-x !important;
  width: 100%;
  height: 100%;
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.agenda .content--body {
  padding: 0 !important;
}
.program-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-top: 1px solid #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 24px;
  padding: 10px 15px;
}
.agenda .program-item--hover:hover {
  background: rgba(0, 0, 0, .1);
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.program-item__headline {
  font-size: 26px;
}
.afternoon-session__track .program-item--break {
  height: 50px !important;
}
.program-item-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}
.program-item-left {
  width: 160px;
}
.program-item-keynote {
  background-color: black;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 4px 2px;
}
.max-250w {
  width: 250px;
}
.program-track {
  width: 310px;
  padding: 10px 15px;
}
.afternoon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.program-item-track > div {
  max-width: 330px;
  border-right: 1px solid #000;
}
.session__headline {
  background: white;
  padding: 15px 17px;
  width: 100%;
  border-top: 1px solid #000;
}
.session__headline > h3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.afternoon-session {
  border-right: 1px solid #000;
  width: 100%;
}
.afternoon-session__track .program-item {
  height: 150px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.afternoon-session__track .program-item-right .panel:after {
  content: '→';
  position: absolute;
  margin-left: 5px;
}
.afternoon-session:last-child {
  border-right: none;
}
.afternoon-session__track .program-item:first-child p {
  margin: 10px 0;
}
.sessions {
  padding-top: 60px;
  padding-bottom: 50px;
}
/* Keynote speakers */
.speaker__card {
  width: 270px;
  height: 400px;
  border: 1px solid #000;
  margin-bottom: 20px;
  margin-right: 20px;
  background: white;
}
.speaker__card img {
  width: 268px;
  height: 260px;
  display: block;
  background: orange;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.speaker__card:hover {
  cursor: pointer;
}
.speaker__card:hover .speaker__card-thumbnail img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transform-origin: 50% 65%;
          transform-origin: 50% 65%;
  -webkit-transition: -webkit-transform 0.8s ease-out;
  transition: -webkit-transform 0.8s ease-out;
  transition: transform 0.8s ease-out;
  transition: transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
  cursor: pointer;
}
.speaker__card:hover .arrow-link:after {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}
.speaker__card-link {
  border-top: 1px solid #000;
  padding: 13px 15px;
}
.speaker__card-bio {
  margin: 8px 15px;
  line-height: 1.5;
}
.speaker__card-title {
  margin: 12px 15px 8px;
}
.speaker,
.panelists {
  background: #f0f6ff;
  position: relative;
}
.speaker {
  z-index: 10;
}
/* Faq Page */
.faq {
  background: #f4e6be
    url('/wp-content/themes/peakon/assets/images/belong/faqs_background.png')
    center top repeat-x !important;
  width: 100%;
  height: 100%;
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          animation: fadeIn 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.faq .hero__content {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faq .hero__header {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
  margin: 0 !important;
}
.faq__card {
  background: white;
  border: 1px solid black;
  margin: 20px 0;
  line-height: 1.5;
}
.faq-cards {
  padding: 100px 0 50px;
}
.faq-cards .flex {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.faq__card .content--heading p {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.faq__card .content--body {
  margin: 0 20px;
  padding: 0;
  border-top: 1px solid black;
}
.faq__card .content--heading {
  border: none !important;
  padding: 15px 20px;
}
.flex--end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex--start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
/* Arrow */
.arrow-link {
  cursor: pointer;
}
.arrow-link--bold:after {
  font-weight: 600;
}
.arrow-link:after {
  content: '→';
  position: absolute;
  margin-left: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.arrow-link:hover:after {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}
/* Programme tracks */
.content__tracks img {
  width: 160px;
  height: 160px;
}
/* Panelists */
.panelists {
  padding: 70px 0 140px;
}
.panelist-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #000;
  padding: 12px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.panelist-item img {
  width: 87px;
  height: 87px;
  display: block;
  background: lightblue;
  border-radius: 45px;
}
.panelist-item p {
  margin: 5px 0;
}
.panelist-item:nth-child(odd) {
  border-right: 1px solid #000;
}
.panelist-item:nth-of-type(1),
.panelist-item:nth-of-type(2) {
  border-top: 1px solid #000;
  margin-top: 30px;
}
.panelist-item:last-child {
  border-right: none !important;
}
.panelist-item__bio {
  margin-left: 28px;
  max-width: 280px;
}
.mobile-show {
  display: none !important;
}
.advisory__card {
  background: white;
  border: 1px solid #000;
  margin: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 360px;
          flex: 1 1 360px;
  padding: 5px 0px 15px;
}
.toggleSideBar {
  width: 400px !important;
}
@media only screen and (max-width: 767px) {
  .speaker__card-bio {
    font-size: 13px;
    line-height: 1.46;
  }

  .bio-sidebar .speaker__card-bio {
    font-size: 13px;
    width: 200px;
    line-height: 1.4;
  }

  .bio-sidebar__topic {
    width: 100%;
    min-width: 320px;
  }
}
@media only screen and (max-width: 991px) {
  .toggleSideBar {
    width: 100vw !important;
    right: 0 !important;
  }

  .bio__description {
    width: 100vw;
  }

  .panelist-item:nth-of-type(1),
  .panelist-item:nth-of-type(2) {
    margin-top: 0 !important;
  }

  .hero__content .column,
  .content__tracks .column {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }

  .column + .column {
    padding-left: 0;
    padding-top: 30px;
  }

  .belong .hero {
    padding: 0 15px;
  }

  .afternoon-wrapper {
    display: block !important;
  }

  .afternoon-session {
    border-right: none !important;
  }

  .l-margin-belong {
    padding: 40px 0;
  }

  .hero__content__partners {
    text-align: left;
  }

  .hero__content__partners .home__logos-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .hero__content__partners .home__logo-item {
    padding-left: 0;
  }

  .mobile-hide {
    display: none !important;
  }

  .speaker__card {
    width: 100%;
    height: 100%;
  }

  .speaker__card:first-child,
  .content__tracks .column__item {
    margin-top: 0;
  }

  .panelist-item:first-child {
    padding-top: 0;
  }

  .speaker__card img,
  .content__tracks img {
    width: 100px;
    height: 100px;
  }

  .panelist-item,
  .afternoon-session__track {
    border: none !important;
  }

  .mobile-show,
  .program-item,
  .faq .hero__content,
  .venue .container,
  .footer--belong .footer__column--wrapper,
  .content--heading .arrow {
    display: block !important;
  }

  .speaker__card-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .belong .hero__header {
    font-size: 40px;
    margin: 0;
  }

  .content--heading {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px;
    background: white;
  }

  .content--heading.collapsed {
    border-bottom: none;
  }

  .content--heading i {
    border: solid rgb(44, 47, 55);
    border-width: 0 2px 2px 0;
    padding: 3px;
    position: relative;
    top: 0;
    right: 0;
    float: right;
  }

  .venue .content--heading,
  .evening-session .content--heading {
    border-bottom: 1px solid black !important;
  }

  .content--heading h2 {
    width: 100%;
    font-size: 18px;
  }

  .content--heading.collapsed .arrow {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .content--body {
    padding: 30px 15px;
  }

  .panelist-item {
    padding: 10px 0;
  }

  .hero__content-venue {
    margin: 40px 0 60px;
  }

  .hero__content-body,
  .hero__content__partners {
    margin: 50px 0 30px;
  }

  .venue,
  .panelists,
  .sessions {
    padding: 0;
  }

  .venue .content--body {
    margin: 0;
  }

  .belong .container,
  .venue .container {
    width: 100%;
    max-width: 100%;
  }

  .agenda .content--heading {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .agenda .content--heading h3 {
    font-size: 18px;
  }

  .column__item__tracks:nth-of-type(2) {
    padding: 0 30px;
  }

  .belong .flex {
    display: block;
  }

  .afternoon-session__track .program-item,
  .venue-page {
    height: 100% !important;
  }

  .afternoon-session__track .program-item:nth-child(2),
  .program-item:first-child {
    border-top: none !important;
  }

  .sessions .program-item--hover .program-item-right {
    padding-top: 10px;
    width: 100%;
  }

  .column__item__tracks {
    font-size: 14px;
  }

  .program-item:last-child {
    border-bottom: none;
  }

  .home__logo-item {
    padding: 0 15px;
  }

  .faq__card {
    padding: 0;
    border-right: none;
    border-left: none;
  }

  .faq-cards {
    padding: 0;
  }

  .faq-cards .hero__header {
    padding: 0 15px;
  }

  .footer--belong .belong__ticket-cta {
    margin-top: 30px;
  }
}
.m-landing__hero b {
  font-weight: 600;
}
.m-landing__hero {
  padding: 70px 0;
}
.m-landing__hero-content {
  padding: 0 0 70px;
  display: block;
}
.auto-scroll .m-landing__logo {
  padding: 0 0 30px;
}
.m-landing__quotes {
  padding: 0 0 45px;
}
.auto-scroll .hero-content__main {
  padding: 0;
}
.hero-content__main {
  padding: 30px 0 0;
}
.m-landing__column {
  margin: 0 auto;
  text-align: center;
  padding: 70px 0 0;
  display: block;
}
.m-landing .signup-error {
  padding-left: 15px;
  padding-top: 5px;
  margin: 0;
}
.m-landing__demo-form .signup__form {
  width: 100%;
  position: relative;
}
.m-landing .signup__form.is-submitted fieldset,
.m-landing__demo-form__confirmation,
.page-template-mobile_landing_page .footer {
  display: none;
}
.m-landing .signup__form.is-submitted .m-landing__demo-form {
  overflow: hidden;
}
.m-landing .m-demo__float-container {
  margin: 0 0 15px;
  position: relative;
}
.m-landing .m-demo__name-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-demo__phone-wrapper {
  position: relative;
}
.m-demo__form-illustration {
  display: none;
}
.m-landing fieldset:nth-of-type(1) .m-progress-wrapper:nth-of-type(1),
.m-landing fieldset:nth-of-type(2) .m-progress-wrapper:nth-of-type(2) {
  background: rgb(39, 193, 125);
  width: 12px;
  height: 12px;
}
.m-progress-wrapper:last-child {
  display: none;
}
.m-landing .signup__terms input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 1.8px;
  border: 1px solid #b1bbc4;
  background-color: white;
  position: relative;
  top: 5px;
  overflow: hidden;
  margin: 0 7px 0 0;
}
.m-landing .signup__terms .errorMsg {
  bottom: -16px;
  position: absolute;
  left: 20px;
  width: 100%;
  max-width: 270px;
}
.m-landing .signup__phone__error.errorMsg {
  position: absolute;
  bottom: -16px;
}
.m-landing .intl-tel-input .selected-flag {
  height: 58px;
}
input[data-readonly] {
  pointer-events: none;
}
#m-signup-country .m-demo__float-container label {
  -webkit-transform: translate(42px, 5px) scale(0.75);
          transform: translate(42px, 5px) scale(0.75);
  font-weight: 500;
  color: #909da0;
}
.m-landing .select {
  margin-bottom: 16px;
  height: auto;
}
.m-landing .select.is-active .select__options {
  top: 70px;
  border: 1px solid #909da0;
  height: 240px;
  width: 100%;
  overflow: scroll;
  margin: 0;
  padding: 0;
}
.m-landing .select__options li:focus {
  color: rgb(39, 193, 125) !important;
  outline: none;
  background-color: #f5fcf9;
}
.m-landing .select.is-active .select__options li {
  list-style-type: none;
  padding: 10px 30px;
  border-bottom: 1px solid #909da0;
  font-size: 16px;
}
.m-landing .m-demo__radio-container {
  position: relative;
}
.m-landing .select.is-active .select__options li:hover {
  background-color: #f5fcf9;
  color: rgb(39, 193, 125);
  cursor: pointer;
}
.m-landing .form-radio-wrapper input[type='radio']:checked {
  background-color: rgb(39, 193, 125) !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.m-landing .form-radio-wrapper input[type='radio'] ~ label {
  font-weight: 500;
}
.m-landing .radio-group-row.active {
  background-color: #f5fcf9;
}
.m-landing .signup__terms input:checked {
  border: 1px solid #909da0;
  background: url(/wp-content/themes/peakon/assets/images/life-at-peakon/bg-branding-icons/field-checkmark.png)
    no-repeat;
  background-position: -3px -4px;
}
.m-demo__name-wrapper .m-demo__float-container:first-child {
  margin-right: 15px;
}
.m-demo__name-wrapper .m-demo__float-container.active label {
  -webkit-transform: translate(0, 5px) scale(0.75);
          transform: translate(0, 5px) scale(0.75);
}
.m-landing .m-demo__name-wrapper .m-demo__float-container input {
  padding: 19px 12px;
}
.m-demo__name-wrapper .m-demo__float-container label {
  -webkit-transform: translate(0, 19px) scale(1);
          transform: translate(0, 19px) scale(1);
}
.m-demo__float-container.active label {
  -webkit-transform: translate(42px, 5px) scale(0.75);
          transform: translate(42px, 5px) scale(0.75);
  font-weight: 500;
  z-index: 1;
}
.m-landing input::-webkit-input-placeholder {
  font-size: 16px;
  color: #909da0;
}
.m-landing input::-ms-input-placeholder {
  font-size: 16px;
  color: #909da0;
}
.m-landing input::placeholder {
  font-size: 16px;
  color: #909da0;
}
.iti.m-demo__float-container input::-webkit-input-placeholder {
  font-size: 18px;
  color: #909da0;
}
.iti.m-demo__float-container input::-ms-input-placeholder {
  font-size: 18px;
  color: #909da0;
}
.iti.m-demo__float-container input::placeholder {
  font-size: 18px;
  color: #909da0;
}
.m-landing .m-demo__float-container input,
.m-landing .select__toggler {
  font-size: 18px;
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  color: rgb(41, 67, 75);
  outline: 0;
  padding: 19px 20px 19px 54px;
  width: 100%;
  height: 60px;
  border-radius: 3px;
  border: solid 1px #909da0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
}
.m-landing__demo-form {
  width: 100%;
  height: 100%;
  z-index: 4;
  position: absolute;
  left: 100%;
  background: #fff;
  color: #909da0;
  bottom: 0;
  margin: 0 auto;
  top: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-demo {
  color: #909da0;
  padding: 0 !important;
}
.m-demo-input {
  position: static;
  padding: 5px 15px;
  height: auto;
}
.m-demo-input .m-demo__float-container {
  margin: 10px 0 0 !important;
  width: 100%;
}
.m-landing .input-required-icon {
  position: absolute;
  top: 28px;
  right: 10px;
}
.m-landing .errorMsg {
  font-size: 14px;
  font-weight: 500;
  color: rgb(255, 85, 0);
  display: block;
  position: relative;
  left: 0;
}
.m-demo__nav:before {
  position: relative;
  content: 'Back';
  left: 20px;
  top: 0;
  width: 33px;
  height: 16px;
  font-weight: 500;
  color: #52676d;
}
.m-demo__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f8f7f5;
  padding: 20px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-landing .select__toggler {
  padding: 0;
  border: none;
  display: block;
}
.m-landing .select__arrow {
  position: relative;
}
.m-landing .select__arrow .icon {
  position: absolute;
  top: -36px;
  right: 10px;
}
.m-landing__quotes .customer-quote__avatar {
  margin: 12px auto;
}
.customer-quote__text {
  padding-bottom: 15px;
  max-width: 450px;
  margin: 0 auto;
}
.m-back--button,
.m-home--button {
  background-image: url('/wp-content/themes/peakon/assets/svgs/mobile-path.svg');
  font-size: 16px;
  font-weight: 500;
  color: #52676d;
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  height: 19px;
  width: 70px;
  display: block;
  position: absolute;
  background-color: transparent;
  border: none;
  background-repeat: no-repeat;
}
.m-landing .select__label {
  padding-left: 48px;
}
.m-demo__float-container label {
  font-size: 18px;
  font-family: CalibreWeb, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',
    sans-serif;
  padding: 0 16px;
  position: absolute;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: translate(38px, 19px) scale(1);
          transform: translate(38px, 19px) scale(1);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
/* Progress dots */
.m-progress-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-progress-dots > div {
  width: 6px;
  height: 6px;
  background-color: #909da0;
  margin: 5px 5px;
  border-radius: 100px;
  z-index: 2;
}
/* Form fields */
.m-landing fieldset {
  border-radius: 0px;
  border: none;
  padding: 0 !important;
  margin: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.m-demo__fieldset-hide {
  display: none;
}
.m-demo__fieldset-show {
  display: block;
}
.m-landing input[data-state='valid'] {
  border: solid 1px #909da0;
}
.m-landing input[data-state='valid'] ~ .input-required-icon,
.m-landing input:valid ~ .input-required-icon {
  opacity: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.m-landing input[data-state='invalid'],
#signup-phone[data-state='invalid'] {
  border: solid 1px rgb(255, 85, 0) !important;
}
.m-landing .form-radio-wrapper {
  height: 150px;
  overflow: auto;
  color: black;
  margin: 8px -15px;
}
.radio-group input[data-state='invalid'] {
  border: solid 2px rgb(255, 85, 0) !important;
}
.m-landing .radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #e7e8e7;
  border-bottom: 0;
  margin: 5px -17px 0;
  max-height: calc(100vh - 370px);
  -webkit-overflow-scrolling: touch;
}
.m-landing .radio-group-row {
  padding: 15px;
  border-bottom: 1px solid #e7e8e7;
  color: rgb(41, 67, 75);
}
.m-landing .radio-group-row:last-child {
  border-bottom: none;
}
.m-landing .radio-group-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}
.m-demo__radio-headline {
  color: rgb(41, 67, 75);
  font-size: 18px;
  font-weight: 600;
}
.m-demo__radio-headline p:first-child {
  margin: 0 !important;
}
.m-landing .signup-confirmation {
  padding: 40px 0 90px;
}
.radio-group input[type='radio'] + .radio-group-label {
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: rgb(41, 67, 75);
  font-size: 18px;
  padding: 0;
}
.radio-group input[type='radio']:checked + .radio-group-label {
  color: rgb(39, 193, 125);
  font-weight: 500;
  position: relative;
}
.radio-group input[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  position: relative;
  top: 1px;
  margin: 0 10px 0 0;
  border-radius: 11px;
  background-color: transparent;
  width: 12px;
  height: 12px;
  border: 2px solid #bac1c1;
}
.m-landing input[type='radio']:checked:before {
  content: ' ';
  display: inline-block;
  border-radius: 6px;
  width: 6px;
  height: 6px;
  background-color: rgb(39, 193, 125);
  position: absolute;
  top: 1px;
  left: 1px;
}
.m-demo__arrow {
  background: #fff;
  width: 12px;
  height: 2px;
  margin: 0 auto;
  position: absolute;
  right: 10px;
  cursor: pointer;
  bottom: 42px;
  z-index: 2;
}
.m-demo__arrow:before {
  right: -2px;
  bottom: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.m-demo__arrow:after {
  right: -2px;
  top: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.m-demo__arrow:before,
.m-demo__arrow:after {
  content: '';
  background: #fff;
  position: absolute;
  width: 8px;
  height: 2px;
}
.m-landing__cta {
  font-size: 16px;
  color: #bac1c1;
  padding: 0 10px;
  text-decoration: underline;
  cursor: pointer;
}
.m-landing__terms {
  padding: 0 0 70px;
}
.m-demo__icon .icon {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.m-landing .signup__terms {
  color: rgb(41, 67, 75);
  height: 35px;
  margin-left: -15px;
}
.m-landing .signup__terms label {
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 15px;
}
.m-landing .form-confirmation__content .heading-2 {
  color: rgb(41, 67, 75);
  margin-bottom: 10px;
}
.hero-content__main--headline {
  font-size: 20px;
}
.auto-scroll .hero-content__main--headline {
  text-transform: uppercase;
  color: rgb(39, 193, 125);
  font-weight: 600;
}
.hero-content__description {
  max-width: 450px;
  margin: 20px auto 0 !important;
}
@media only screen and (min-width: 992px) {
  .m-demo-input,
  #m-book-demo,
  .m-landing__demo-form {
    display: none;
  }

  .header--left .header__logo {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .hero-image-right {
    margin: 20px 0;
  }

  .m-landing__logo .home__logos-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .auto-scroll .m-landing__hero {
    padding: 70px 0 35px;
  }

  .m-landing__logo .home__logo-item img {
    max-height: 40px;
    max-width: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .m-header__logo {
    bottom: -2px;
    position: relative;
  }

  .auto-scroll,
  .no-scroll,
  .no-scroll .m-landing {
    overflow: hidden !important;
  }

  .auto-scroll .m-landing {
    overflow-y: auto;
    overflow-x: hidden;
  }

  .page-template-mobile_landing_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }

  .m-landing {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .header.header--left,
  .header--left.header__logo {
    border: none;
    bottom: 10px;
    position: relative;
  }

  .header--left .header__logo {
    margin-top: 30px;
  }

  .m-sticky--button {
    position: relative;
    bottom: 0;
    height: 80px;
    font-size: 22px;
    font-weight: 500;
    z-index: 2;
    width: 100%;
    background-color: rgb(39, 193, 125);
  }

  .m-sticky--button input {
    height: 100%;
    font-size: 22px;
  }

  .m-demo-input .m-demo__float-container input:focus {
    background-color: rgb(245, 252, 250);
    border-color: rgb(39, 193, 125);
    outline: 0;
  }

  .m-landing__hero {
    padding: 10px 0 0;
  }

  .m-demo__form-inputs {
    padding: 10px 16px 0;
    color: #909da0;
    height: calc(100% - 142px);
  }

  .m-demo__form-inputs p:first-child {
    margin: 0 0 10px 0;
  }

  .m-demo__name-wrapper > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 47%;
            flex: 1 0 47%;
  }

  .hero-image {
    padding: 40px 0 20px;
  }

  .m-landing__cta {
    font-size: 12px;
  }

  .m-landing__quotes {
    padding: 0;
  }

  .auto-scroll .m-landing__logo .home__logos-container {
    max-width: 300px;
  }

  .m-landing__logo .heading-3 {
    font-size: 16px;
  }

  .m-landing__logo .home__logo {
    padding: 0 25px 7px 0;
  }

  .m-landing__logo .home__logo-item img {
    max-height: 40px;
    max-width: 80px;
  }

  .m-landing__logo .home__logo:last-child {
    padding-right: 0 !important;
  }

  .signup__response .header__logo-glyph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .m-landing__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    text-align: left;
  }

  .m-landing__column .hero-headline {
    padding-left: 15px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .m-landing__column .hero-headline .heading-1 {
    font-size: 32px;
  }

  .m-landing__column .hero-image-right {
    text-align: right;
  }

  .m-landing__terms {
    padding: 6px 0;
  }

  .auto-scroll .m-landing__terms {
    padding: 20px 0px;
  }

  .auto-scroll .header__logo {
    margin: 0px auto;
    position: relative;
    top: 12px;
  }

  .signup-confirmation_footer {
    height: calc(100vh - 110px);
    width: 100%;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .07);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .07);
    background-color: #f8f7f5;
    padding: 40px 30px;
  }

  .m-landing__hero .hero-title {
    font-size: 28px;
    line-height: 1.32;
  }

  .hero-content__main {
    padding: 0;
  }

  .hero-content__main--headline {
    font-size: 16px;
  }

  .hero-content__description {
    max-width: 280px;
    margin: 0 auto;
  }

  .m-landing__hero-content {
    padding: 25px 0 15px;
  }

  .page-template-mobile_landing_page .cookie-bar {
    top: 0 !important;
    bottom: auto !important;
  }

  .m-landing .m-landing__hero-content img {
    width: 100%;
  }

  .m-landing .hero-image-right img {
    position: relative;
    width: 75%;
    left: 20%;
    -webkit-animation: fadeIn 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            animation: fadeIn 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .m-landing .hero-image-small img {
    position: relative;
    width: 60%;
    left: 55%;
  }

  .m-landing .iti__flag-container label {
    width: 300px;
  }

  .auto-scroll .m-landing__logo {
    margin-top: 30px;
  }

  #m-book-demo {
    -webkit-animation: fadeIn 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            animation: fadeIn 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
/* iphone5|SE */
@media only screen and (max-width: 990px) and (max-height: 550px) {
  .m-demo__form-inputs .p-small {
    margin: 0 0 10px 0 !important;
  }

  .m-landing .m-demo__float-container {
    margin: 0 0 10px;
  }

  .m-demo-input .m-demo__float-container {
    margin: 10px 0 0;
  }

  .m-landing__logo .home__logo {
    padding: 0;
  }

  .m-landing__logo .home__logo-item:nth-child(n + 4),
  .hero-image-small {
    display: none;
  }

  .m-landing .radio-group-row {
    padding: 14px 15px;
  }

  .m-landing .signup-confirmation {
    padding: 20px 0 90px;
  }

  .signup-confirmation_footer {
    padding: 20px 30px;
  }

  .m-landing .radio-group {
    min-height: 50px;
  }
}
/* iphone6|7|8 */
@media only screen and (max-width: 990px) and (min-height: 551px) and (max-height: 620px) {
  .m-landing .hero-image-small img {
    width: 60%;
    left: 55%;
  }

  .m-landing .hero-image-right img {
    width: 86%;
    left: 24%;
  }

  .m-landing .radio-group {
    max-height: calc(100vh - 445px);
    min-height: 185px;
  }
}
/* iphoneX|ipad */
@media only screen and (max-width: 990px) and (min-height: 620px) and (max-height: 1124px) {
  .m-landing .hero-image-small img {
    width: 78%;
    left: 44%;
  }

  .m-landing .hero-image-right img {
    width: 92%;
    left: 24%;
  }

  .m-demo__form-inputs {
    padding: 30px 16px 0;
  }

  .m-landing .m-demo__float-container {
    margin: 0 0 20px;
  }

  .m-demo__form-inputs p:first-child {
    margin: 0 0 20px 0;
  }

  .m-landing .radio-group {
    max-height: calc(100vh - 415px);
    min-height: 185px;
  }
}
.research-panel__header {
  margin-bottom: 160px;
}
.research-panel__header .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  width: 100%;
}
.research-panel__header .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.research-panel__form-info {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.33;
  margin: 20px 0 40px;
}
.research-panel__agreement {
  font-size: 18px;
  line-height: 28px;
}
.research-panel__agreement a {
  color: rgb(41, 67, 75);
  text-decoration: underline;
}
.research-panel__warning {
  font-size: 18px;
}
.research-panel__terms {
  margin-bottom: 15px;
  margin-top: -10px;
}
.research-panel__heading {
  font-size: 18px;
  margin-top: 8px;
}
.research-panel__faq h3 {
  margin-bottom: 30px;
}
.research-panel__faq-item {
  border-bottom: 1px solid #979797;
}
.research-panel__faq-item .content--heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0 !important;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-weight: 300;
  padding: 20px 0 0;
}
.research-panel__faq-arrow {
  height: 24px;
  margin-top: -16px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  width: 24px;
}
.research-panel__faq-arrow svg {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.content--heading.collapsed .research-panel__faq-arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.research-panel__faq-title {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  padding-bottom: 20px;
}
.research-panel__faq-item .content--body {
  display: none;
  font-size: 18px;
  font-weight: 300;
  padding: 0 0 20px;
}


/*# sourceMappingURL=critical.cd60679adbb15f426454.css.map*/