@charset "UTF-8";
@import url(https://use.typekit.net/pfr5ptw.css);
html {
  box-sizing: border-box; }

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

embed,
img,
object,
video {
  max-width: 100%;
  height: auto; }

/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
body,
html {
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  font-family: noto-sans, sans-serif; }

p {
  margin: 0; }
  p + p {
    margin-top: 1em; }
  article p {
    max-width: 1200px; }
  p + h1,
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6 {
    margin-top: 1.5em;
    max-width: 1200px; }

.small-text {
  font-size: .75em;
  color: #78828C; }

h1 {
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #3C4149;
  margin: 0; }
  @media (min-width: 46.875em) {
    h1 {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    h1 {
      font-size: 3.25rem;
      line-height: 1.04; } }

h2, h3, h4, h5, h6 {
  margin: 0; }
  h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
    margin-top: 1em; }

h1 + h2,
h2 + h3,
h3 + h4 {
  margin-top: .5em; }

h1 {
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #3C4149; }
  @media (min-width: 46.875em) {
    h1 {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    h1 {
      font-size: 3.25rem;
      line-height: 1.04; } }

h2 {
  font-size: 1.5rem;
  line-height: 1.42;
  font-weight: 300;
  color: #3C4149; }
  @media (min-width: 72.25em) {
    h2 {
      font-size: 2.375rem;
      line-height: 1.26; } }

.node-type-home-page H2 {
  text-transform: none; }

h3 {
  font-size: 1.25rem;
  color: #007096;
  line-height: 1.2em;
  color: #000000; }
  @media (min-width: 75em) {
    h3 {
      font-size: 1.5rem; } }
  h3 a,
  h3 a:link {
    color: #000000; }

h4 {
  font-size: 1.25rem;
  color: #4E5B66;
  margin-top: 2em;
  font-weight: 400;
  line-height: 1.2em; }
  h4 a,
  h4 a:link {
    color: #4E5B66; }

b, strong {
  font-style: normal; }

em {
  font-style: italic; }

label {
  font-weight: 700; }

input,
textarea {
  font-size: 1rem; }

blockquote {
  font-size: 1.375rem;
  line-height: 1.45;
  font-weight: 300;
  color: #4E5B66; }

.field-body blockquote {
  font-size: 1.125rem;
  line-height: 1.54;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-weight: 300;
  color: #4E5B66;
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  border-color: rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.4);
  border-radius: 1rem;
  box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.05);
  display: block;
  margin: 40px 0;
  padding: 20px;
  padding-top: 8rem;
  position: relative; }
  @media (min-width: 46.875em) {
    .field-body blockquote {
      margin: 60px 40px;
      padding: 40px;
      padding-left: 11.375rem;
      padding-top: 40px; } }
  .field-body blockquote:before {
    background: url(../img/static-icons/fp-quote-mark.svg) no-repeat;
    content: ' ';
    display: block;
    height: 60px;
    left: calc(50% - 30px);
    position: absolute;
    top: 40px;
    width: 60px; }
    @media (min-width: 46.875em) {
      .field-body blockquote:before {
        height: 100px;
        left: 40px;
        top: calc(50% - 50px);
        width: 100px; } }
  .field-body blockquote p {
    border-top: 5px solid #F2F7F4;
    display: block;
    margin: 0;
    padding: 0;
    padding-top: 40px; }
    @media (min-width: 46.875em) {
      .field-body blockquote p {
        border-left: 5px solid #F2F7F4;
        border-top: 0;
        padding-left: 40px;
        padding-top: 0; } }

ul,
ol {
  padding-left: 2em;
  margin-top: .25em; }
  ul li,
  ol li {
    margin-bottom: 0em; }
  article ul, article
  ol {
    max-width: 1200px;
    margin-bottom: 1em;
    padding-left: 2em; }

ul {
  list-style-type: disc; }

.sg-section, .v2 .sg-section {
  font-size: 1rem;
  color: #78828C;
  text-transform: none;
  margin-bottom: 1.5em; }

.note-italic {
  font-style: italic;
  padding-top: 2em;
  clear: both; }

.intro {
  font-size: 1.5rem;
  line-height: 1.4em;
  margin-top: .5em; }

.manual-capitalization {
  text-transform: none; }

.sans-light {
  font-weight: 300; }

.sans-heavy {
  font-weight: 700; }

.weights {
  padding-left: 0em; }
  .weights li {
    list-style: none;
    font-size: 2em; }

.fp-hide-for-mobile {
  display: none; }
  @media (min-width: 59.375em) {
    .fp-hide-for-mobile {
      display: block; } }

*.txt-green {
  color: #007096; }

*.txt-red {
  color: #C1323D; }

*.txt-white {
  color: #FFFFFF; }

*.txt-light-gray {
  color: #f6f7f7; }

*.txt-dark-gray {
  color: #4E5B66; }

*.txt-black {
  color: #000000; }

*.bg-green {
  background-color: #007096; }

*.bg-red {
  background-color: #C1323D; }

*.bg-white {
  background-color: #FFFFFF; }

*.bg-light-gray {
  background-color: #f6f7f7;
  border-radius: 1rem; }
  *.bg-light-gray h4 .button {
    margin-top: 2rem;
    color: #FFFFFF; }

*.bg-dark-gray {
  background-color: #4E5B66; }

*.bg-black {
  background-color: #000000; }

*.padding-20 {
  padding: 20px; }

*.margin-20 {
  margin: 20px; }

*.margin-top-20 {
  margin-top: 20px; }

*.margin-bottom-20 {
  margin-bottom: 20px; }

.content-float-right {
  margin: 0 0 20px 20px;
  float: right;
  clear: right; }

.content-float-left {
  margin: 0 20px 20px 0;
  float: left;
  float: left; }

.align-left,
.align-right {
  margin-top: 20px; }

@media (max-width: 480px) {
  .align-right,
  .align-left {
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 481px) {
  .align-left {
    float: left;
    margin-right: 1em;
    width: auto;
    max-width: 46%; }
  .align-right {
    float: right;
    margin-left: 1em;
    width: auto;
    max-width: 46%; } }

/* Narrow screens & tablets */
@media (min-device-width: 740px) and (min-width: 740px), (max-device-width: 800px) and (min-width: 740px) and (orientation: landscape) {
  .align-left {
    max-width: 40%; }
  .align-right {
    max-width: 40%; } }

/* Normal screens */
@media (min-device-width: 980px) and (min-width: 980px), (max-device-width: 1024px) and (min-width: 1024px) and (orientation: landscape) {
  .align-left {
    max-width: 30%; }
  .align-right {
    max-width: 30%; } }

/* Wide screens */
@media (min-width: 1220px) {
  .align-left {
    max-width: 46%; }
  .align-right {
    max-width: 46%; } }

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

html {
  height: 100%;
  background-color: #4E5B66;
  scroll-behavior: smooth; }

body {
  margin: 0;
  background-color: white; }

.node-type-home-page #page-wrapper {
  overflow: hidden; }

.two-column-page .left,
.two-column-page .right {
  float: none; }

@media (min-width: 56.25em) {
  .two-column-page .left {
    width: 63.63636%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
  .two-column-page .right {
    width: 30%;
    float: left;
    margin-right: -100%;
    margin-left: 72.72727%;
    clear: none; } }

.two-column-page-even .left,
.two-column-page-even .right {
  float: none; }

@media (min-width: 56.25em) {
  .two-column-page-even .left {
    width: 47.82609%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
  .two-column-page-even .right {
    width: 47.82609%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }

.two-column-page-even .container {
  clear: both; }

.two-column-page-even .row-one-wrapper {
  background: #D2D5DA;
  overflow: hidden; }
  .two-column-page-even .row-one-wrapper .column {
    padding: 20px; }

.postscript {
  clear: both; }

/**
 * @file _one-column-page.scss
 *
 * Matches the widths used in the two-column-page for the primary
 * column and then centers it, which provides a more legible width
 * than a full-width column
 */
.one-column-page .left {
  float: none; }

@media (min-width: 56.25em) {
  .one-column-page .middle,
  .one-column-page .left {
    margin: 0 auto;
    width: 1033px;
    max-width: 94vw; } }

/**
 * @file _one-column-page.scss
 *
 * Matches the widths used in the two-column-page for the primary
 * column and then centers it, which provides a more legible width
 * than a full-width column
 */
.events-one-column-page.wrapper {
  padding: 0;
  max-width: 100%; }

.events-one-column-page .outer-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative; }
  .events-one-column-page .outer-wrapper:before, .events-one-column-page .outer-wrapper:after {
    display: table;
    content: ''; }
  .events-one-column-page .outer-wrapper:after {
    clear: both; }

.events-one-column-page .middle {
  position: relative;
  z-index: 0; }

.events-one-column-page .inner-wrapper {
  width: 100%;
  max-width: 800px; }

.events-one-column-page .session-inner-wrapper {
  width: 100%;
  max-width: 880px; }

.events-one-column-page .content__top {
  position: relative; }
  .events-one-column-page .content__top:before, .events-one-column-page .content__top:after {
    display: table;
    content: ''; }
  .events-one-column-page .content__top:after {
    clear: both; }

.layout__ws-1col-wrapped {
  padding: 20px 20px 40px; }
  @media (min-width: 46.875em) {
    .layout__ws-1col-wrapped {
      margin: 0 auto;
      max-width: 1200px; } }
  @media (min-width: 77.5em) {
    .layout__ws-1col-wrapped {
      padding-left: 0;
      padding-right: 0; } }

.wrapper,
.pane-page-breadcrumb .pane-content,
.pane-node-field-product-features-title,
.pane-node-field-product-feature-section,
.pane-node-field-comp-section-title .pane-content,
.pane-node-field-comp-section-subtitle .pane-content,
.pane-node-field-product-app-comp .app-section-content,
.pane-node-field-product-use-cases-section,
.pane-node-field-product-analysts-title,
.pane-node-field-product-analyst-reports,
.paragraphs-item-callouts.view-mode-unstyled .paragraphs-items-field-callouts .content,
.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-items-field-callouts .content,
.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-items-field-callouts .content,
.node-resource.node-resource--videos.node-view-mode-full,
.node-type-landing-page .paragraphs-item-table-stakes,
.node-type-landing-page .fp-wysiwyg.fp-wysiwyg-container,
.node-type-landing-page .paragraphs-item-callouts > .content,
.node-type-landing-page .paragraphs-item-logo-grid > .content,
.node-type-landing-page .paragraphs-item-wysiwyg,
.pane-node-field-product-resources:not(.sticky-form),
.pane-node-field-product-testimonials h2.pane-title,
.pane-node-field-product-testimonials .pane-content,
.pane-node-field-product-use-cases .pane-content,
.node-type-buying-center .pane-node-field-section-header,
.node-type-buying-center .pane-node-field-section-header-table,
.node-type-buying-center .pane-node-field-bc-tablestakes > .pane-content,
.node-type-buying-center .paragraphs-items-field-bc-products,
.node-type-buying-center .field-bc-products-overview,
.node-type-buying-center .pane-node-field-bc-analyst-report,
.node-type-buying-center .pane-node-field-bc-resources,
.node-type-buying-center .paragraphs-items-field-bc-differentiators,
.node-type-buying-center .paragraphs-items-field-bc-solutions {
  margin: 0 auto;
  max-width: 1200px; }

.wrap-hz {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px; }
  @media (min-width: 77.5em) {
    .wrap-hz {
      padding: 0; } }

.wrap-text {
  max-width: 1033px; }

a,
a:link {
  color: #007096;
  text-decoration: none; }
  a:hover,
  a:link:hover {
    color: #004E69; }

button,
.button,
.node-cta .field-cta-link a,
input[type='submit'] {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  padding: .7em 1.8em;
  margin-top: .5em;
  border: 0; }

input[type='submit'],
.btn-primary,
a.btn-primary {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #007096;
  background-color: #007096;
  color: #FFFFFF;
  font-weight: 600 !important; }
  input[type='submit']:hover, input[type='submit']:focus, input[type='submit']:active,
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  a.btn-primary:hover,
  a.btn-primary:focus,
  a.btn-primary:active {
    border-color: #328CAB;
    background-color: #328CAB;
    color: #FFFFFF; }
  .color.dark input[type='submit'], .color.dark
  .btn-primary, .color.dark
  a.btn-primary {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .color.dark input[type='submit']:hover, .color.dark input[type='submit']:focus, .color.dark input[type='submit']:active, .color.dark
    .btn-primary:hover, .color.dark
    .btn-primary:focus, .color.dark
    .btn-primary:active, .color.dark
    a.btn-primary:hover, .color.dark
    a.btn-primary:focus, .color.dark
    a.btn-primary:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }

.btn-blue,
a.btn-blue {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #007096;
  background-color: transparent;
  color: #007096;
  font-weight: 600 !important; }
  .btn-blue:hover, .btn-blue:focus, .btn-blue:active,
  a.btn-blue:hover,
  a.btn-blue:focus,
  a.btn-blue:active {
    background-color: #007096;
    border-color: #007096;
    color: #FFFFFF; }

.btn-blue-bright,
a.btn-blue-bright {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #007096;
  background-color: #007096;
  color: #FFFFFF;
  font-weight: 600 !important; }
  .btn-blue-bright:hover, .btn-blue-bright:focus, .btn-blue-bright:active,
  a.btn-blue-bright:hover,
  a.btn-blue-bright:focus,
  a.btn-blue-bright:active {
    border-color: #328CAB;
    background-color: #328CAB;
    color: #FFFFFF; }

.btn-green,
a.btn-green {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #007096;
  background-color: #007096;
  color: #FFFFFF;
  font-weight: 600 !important; }
  .btn-green:hover, .btn-green:focus, .btn-green:active,
  a.btn-green:hover,
  a.btn-green:focus,
  a.btn-green:active {
    border-color: #328CAB;
    background-color: #328CAB;
    color: #FFFFFF; }

.btn-white,
a.btn-white {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
  font-weight: 600 !important; }
  .btn-white:hover, .btn-white:focus, .btn-white:active,
  a.btn-white:hover,
  a.btn-white:focus,
  a.btn-white:active {
    background-color: #FFFFFF;
    border-color: #f6f7f7;
    color: #3C4149; }

.btn-yellow,
a.btn-yellow {
  display: inline-block;
  cursor: pointer;
  color: #FFAA00;
  border: 2px solid #FFAA00;
  border-radius: 0.375rem;
  padding: 0.8em 2.6em;
  position: relative;
  border-radius: 0.375rem;
  /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */ }
  .btn-yellow:hover, .btn-yellow:active,
  a.btn-yellow:hover,
  a.btn-yellow:active {
    background-color: #FFAA00;
    color: #4E5B66;
    transition: all 0.2s ease;
    border: 2px solid #FFAA00; }

.btn-orange,
a.btn-orange {
  display: inline-block;
  cursor: pointer;
  color: #FFAA00;
  border: 2px solid #FFAA00;
  border-radius: 0.375rem;
  padding: 0.8em 2.6em;
  position: relative;
  border-radius: 0.375rem;
  /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */ }
  .btn-orange:hover, .btn-orange:active,
  a.btn-orange:hover,
  a.btn-orange:active {
    background-color: #FFAA00;
    color: #4E5B66;
    transition: all 0.2s ease;
    border: 2px solid #FFAA00; }

.btn-gray,
a.btn-gray {
  display: inline-block;
  cursor: pointer;
  color: #78828C;
  border: 2px solid #78828C;
  border-radius: 0.375rem;
  padding: 0.8em 2.6em;
  position: relative;
  border-radius: 0.375rem;
  /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */ }
  .btn-gray:hover, .btn-gray:active,
  a.btn-gray:hover,
  a.btn-gray:active {
    background-color: #78828C;
    color: #FFFFFF;
    transition: all 0.2s ease;
    border: 2px solid #78828C; }

.btn-gray-dark,
a.btn-gray-dark {
  display: inline-block;
  cursor: pointer;
  color: #4E5B66;
  border: 2px solid #4E5B66;
  border-radius: 0.375rem;
  padding: 0.8em 2.6em;
  position: relative;
  border-radius: 0.375rem;
  /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */ }
  .btn-gray-dark:hover, .btn-gray-dark:active,
  a.btn-gray-dark:hover,
  a.btn-gray-dark:active {
    background-color: #4E5B66;
    color: #f6f7f7;
    transition: all 0.2s ease;
    border: 2px solid #4E5B66; }

.btn-secondary,
a.btn-secondary,
.node-cta .field-cta-link a {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1.57;
  font-weight: 400;
  color: #3C4149;
  font-weight: 600;
  border-color: #007096;
  background-color: transparent;
  color: #007096;
  font-weight: 600 !important;
  text-decoration: none !important; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active,
  a.btn-secondary:hover,
  a.btn-secondary:focus,
  a.btn-secondary:active,
  .node-cta .field-cta-link a:hover,
  .node-cta .field-cta-link a:focus,
  .node-cta .field-cta-link a:active {
    background-color: #007096;
    border-color: #007096;
    color: #FFFFFF; }
  .color.dark .btn-secondary, .color.dark
  a.btn-secondary, .color.dark .node-cta .field-cta-link a, .node-cta .field-cta-link .color.dark a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    font-weight: 600;
    border-color: #3C4149;
    background-color: #3C4149;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .color.dark .btn-secondary:hover, .color.dark .btn-secondary:focus, .color.dark .btn-secondary:active, .color.dark
    a.btn-secondary:hover, .color.dark
    a.btn-secondary:focus, .color.dark
    a.btn-secondary:active, .color.dark .node-cta .field-cta-link a:hover, .node-cta .field-cta-link .color.dark a:hover, .color.dark .node-cta .field-cta-link a:focus, .node-cta .field-cta-link .color.dark a:focus, .color.dark .node-cta .field-cta-link a:active, .node-cta .field-cta-link .color.dark a:active {
      border-color: #484d57;
      background-color: #484d57;
      color: #FFFFFF; }

.btn-blue-secondary,
a.btn-blue-secondary {
  display: inline-block;
  cursor: pointer;
  color: #4C9AB5;
  border: 2px solid #4C9AB5;
  border-radius: 0.375rem; }
  .btn-blue-secondary:hover, .btn-blue-secondary:active,
  a.btn-blue-secondary:hover,
  a.btn-blue-secondary:active {
    background-color: #4C9AB5;
    color: #f6f7f7;
    transition: all 0.2s ease;
    border: 2px solid #4C9AB5; }

.btn-blue-bright-secondary,
a.btn-blue-bright-secondary {
  display: inline-block;
  cursor: pointer;
  color: #7FB7CA;
  border: 2px solid #7FB7CA;
  border-radius: 0.375rem; }
  .btn-blue-bright-secondary:hover, .btn-blue-bright-secondary:active,
  a.btn-blue-bright-secondary:hover,
  a.btn-blue-bright-secondary:active {
    background-color: #7FB7CA;
    color: #f6f7f7;
    transition: all 0.2s ease;
    border: 2px solid #7FB7CA; }

.btn-green-secondary,
a.btn-green-secondary {
  display: inline-block;
  cursor: pointer;
  color: #007096;
  border: 2px solid #007096;
  border-radius: 0.375rem; }
  .btn-green-secondary:hover, .btn-green-secondary:active,
  a.btn-green-secondary:hover,
  a.btn-green-secondary:active {
    background-color: #007096;
    color: #FFFFFF;
    transition: all 0.2s ease;
    border: 2px solid #007096; }

.btn-white-secondary,
a.btn-white-secondary {
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 0.375rem; }
  .btn-white-secondary:hover, .btn-white-secondary:active,
  a.btn-white-secondary:hover,
  a.btn-white-secondary:active {
    background-color: #FFFFFF;
    color: #007096;
    transition: all 0.2s ease;
    border: 2px solid #FFFFFF; }

.btn-yellow-secondary,
a.btn-yellow-secondary {
  display: inline-block;
  cursor: pointer;
  color: #FFAA00;
  border: 2px solid #FFAA00;
  border-radius: 0.375rem; }
  .btn-yellow-secondary:hover, .btn-yellow-secondary:active,
  a.btn-yellow-secondary:hover,
  a.btn-yellow-secondary:active {
    background-color: #FFAA00;
    color: #4E5B66;
    transition: all 0.2s ease;
    border: 2px solid #FFAA00; }

.btn-orange-secondary,
a.btn-orange-secondary {
  display: inline-block;
  cursor: pointer;
  color: #FFAA00;
  border: 2px solid #FFAA00;
  border-radius: 0.375rem; }
  .btn-orange-secondary:hover, .btn-orange-secondary:active,
  a.btn-orange-secondary:hover,
  a.btn-orange-secondary:active {
    background-color: #FFAA00;
    color: #4E5B66;
    transition: all 0.2s ease;
    border: 2px solid #FFAA00; }

.btn-gray-secondary,
a.btn-gray-secondary {
  display: inline-block;
  cursor: pointer;
  color: #78828C;
  border: 2px solid #78828C;
  border-radius: 0.375rem; }
  .btn-gray-secondary:hover, .btn-gray-secondary:active,
  a.btn-gray-secondary:hover,
  a.btn-gray-secondary:active {
    background-color: #78828C;
    color: #FFFFFF;
    transition: all 0.2s ease;
    border: 2px solid #78828C; }

.btn-gray-dark-secondary,
a.btn-gray-dark-secondary {
  display: inline-block;
  cursor: pointer;
  color: #4E5B66;
  border: 2px solid #4E5B66;
  border-radius: 0.375rem; }
  .btn-gray-dark-secondary:hover, .btn-gray-dark-secondary:active,
  a.btn-gray-dark-secondary:hover,
  a.btn-gray-dark-secondary:active {
    background-color: #4E5B66;
    color: #f6f7f7;
    transition: all 0.2s ease;
    border: 2px solid #4E5B66; }

.btn-small,
.view-products-overview .more-link a {
  font-size: 0.9375rem;
  padding: .8em 2.6em; }

fieldset {
  padding: 20px 0;
  border: 0; }

label + input[type=text],
label + textarea {
  display: block;
  padding: 10px; }

input,
textarea {
  font-size: 1.125rem;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid #caced1;
  color: #4E5B66;
  padding: 8px; }
  input:focus,
  textarea:focus {
    border-color: #78828C;
    outline: none; }

input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox; }

article form {
  max-width: 1200px;
  padding: 20px;
  background-color: #D2D5DA; }

html.js input.js-hide {
  display: none !important; }

::-webkit-input-placeholder {
  color: #606b75; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #606b75; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #606b75; }

:-ms-input-placeholder {
  color: #606b75; }

.node-type-marketo-form .pane-page-content {
  padding: 1 20px 4% 10% 4%;
  text-align: center; }
  @media (min-width: 72.25em) {
    .node-type-marketo-form .pane-page-content {
      margin-top: 120px;
      padding: 4%; } }

.node-type-marketo-form .mktoForm {
  padding: 0 40px 40px !important;
  width: 100% !important;
  margin: 0 auto; }

.node-type-marketo-form .node-marketo-form h3 {
  font-family: museo-slab, serif;
  font-size: 1.5rem;
  line-height: 1.34;
  font-weight: 300;
  color: #FFFFFF;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 1em; }
  @media (min-width: 72.25em) {
    .node-type-marketo-form .node-marketo-form h3 {
      font-size: 2rem; } }

.field-newsletter-form .node-type-marketo-form .node-marketo-form h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #FFFFFF;
  font-family: noto-sans, sans-serif; }

.jump-menu.fixed .node-marketo-form .mktoForm {
  padding: 40px 40px !important; }

.node-type-product .jump-menu.fixed .node-marketo-form .mktoForm {
  padding: 20px 20px !important; }

.node-marketo-form,
.node-marketo-form.mktoSimple {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  max-width: 600px;
  margin: 0 auto;
  border-radius: 1rem; }
  .node-marketo-form h3,
  .node-marketo-form.mktoSimple h3 {
    font-family: museo-slab, serif;
    font-size: 1.5rem;
    line-height: 1.34;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    padding: 35px;
    background-position: left center; }
    @media (min-width: 72.25em) {
      .node-marketo-form h3,
      .node-marketo-form.mktoSimple h3 {
        font-size: 2rem; } }
    .fixed .node-marketo-form h3, .fixed
    .node-marketo-form.mktoSimple h3 {
      background-color: #007096;
      padding: 20px 40px; }
  .node-marketo-form.node-view-mode-paragraph, .node-marketo-form.node-marketo_form--on-node-resource,
  .node-marketo-form.mktoSimple.node-view-mode-paragraph,
  .node-marketo-form.mktoSimple.node-marketo_form--on-node-resource {
    background: #007096; }
    .node-marketo-form.node-view-mode-paragraph h3, .node-marketo-form.node-marketo_form--on-node-resource h3,
    .node-marketo-form.mktoSimple.node-view-mode-paragraph h3,
    .node-marketo-form.mktoSimple.node-marketo_form--on-node-resource h3 {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #FFFFFF;
      text-align: left;
      font-family: noto-sans, sans-serif; }
    .node-marketo-form.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button, .node-marketo-form.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button,
    .node-marketo-form.mktoSimple.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button,
    .node-marketo-form.mktoSimple.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      border-color: #3C4149;
      background-color: #3C4149;
      color: #FFFFFF;
      font-weight: 600 !important; }
      .node-marketo-form.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button:hover, .node-marketo-form.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button:focus, .node-marketo-form.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button:active, .node-marketo-form.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button:hover, .node-marketo-form.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button:focus, .node-marketo-form.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button:active,
      .node-marketo-form.mktoSimple.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button:hover,
      .node-marketo-form.mktoSimple.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button:focus,
      .node-marketo-form.mktoSimple.node-view-mode-paragraph form.marketo-form-wrapper .mktoButtonWrap button:active,
      .node-marketo-form.mktoSimple.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button:hover,
      .node-marketo-form.mktoSimple.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button:focus,
      .node-marketo-form.mktoSimple.node-marketo_form--on-node-resource form.marketo-form-wrapper .mktoButtonWrap button:active {
        border-color: #484d57;
        background-color: #484d57;
        color: #FFFFFF; }

.mktoForm {
  width: 100% !important;
  background: none;
  padding: 0 30px 40px; }
  .mktoForm input[type=url],
  .mktoForm input[type=text],
  .mktoForm input[type=date],
  .mktoForm input[type=tel],
  .mktoForm input[type=email],
  .mktoForm input[type=number],
  .mktoForm textarea.mktoField,
  .mktoForm select.mktoField {
    height: 48px !important;
    border-radius: 0.5625rem; }
  .mktoForm .mktoLabel {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #f6f7f7;
    width: 10px !important;
    padding-bottom: 6.66667px;
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .mktoForm .mktoFormRow .mktoField {
    clear: none !important; }
  .mktoForm select {
    text-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 14px !important;
    background-repeat: no-repeat;
    background-position: 98% 50% !important; }
  .mktoForm select.mktoField {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #606b75;
    margin: 0;
    background-color: #FFFFFF;
    position: relative;
    outline: 0;
    border: 0;
    border-radius: 0.5625rem;
    width: 90% !important;
    padding: 10px 10px 10px 5px !important;
    left: 5px; }
  .mktoForm .mktoAsterix {
    float: right;
    color: #C1323D !important;
    padding-left: 5px;
    padding-top: 14px;
    margin-right: -5px;
    position: absolute;
    top: 10003px;
    left: 10003px;
    display: block !important; }
  .mktoForm .mktoButtonRow {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center !important; }
    .mktoForm .mktoButtonRow .mktoFormRow {
      width: 100% !important;
      max-width: 100% !important;
      margin-right: 0 !important; }
      .mktoForm .mktoButtonRow .mktoFormRow .mktoFieldDescriptor,
      .mktoForm .mktoButtonRow .mktoFormRow .mktoFieldWrap {
        color: #FFFFFF;
        background-color: transparent !important;
        float: none;
        width: 100%;
        margin: 0 !important;
        text-align: center; }
      .mktoForm .mktoButtonRow .mktoFormRow .mktoCheckboxList > label {
        margin-bottom: 0;
        width: calc(100% - 1.5em); }
      .mktoForm .mktoButtonRow .mktoFormRow a {
        font-weight: bold;
        color: #FFFFFF; }
      .mktoForm .mktoButtonRow .mktoFormRow #emailOptInConfirmed {
        border: 0; }
  .mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 7px;
    background-color: #007096;
    background-image: linear-gradient(#007096 43%, #004a63 100%);
    background-image: -ms-linear-gradient(#007096 43%, #004a63 100%);
    border: 1px solid #007096;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.65) 0 2px 7px, inset #007096 0 1px 0px;
    color: #f6f7f7;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 16em;
    padding: 0.4em 0.6em;
    text-shadow: #00374a 0 -1px 0; }
  .mktoForm .mktoError .mktoErrorArrow {
    background-color: #007096;
    border: 1px solid #007096;
    border-right: none;
    border-bottom: none;
    display: inline-block;
    height: 16px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 16px;
    margin-top: 5px; }

form.marketo-form-wrapper input[style], form.marketo-form-wrapper textarea[style] {
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  color: #4E5B66;
  padding: 10px;
  width: 90% !important;
  background-color: #FFFFFF; }

form.marketo-form-wrapper .mktoOffset {
  display: none; }

form.marketo-form-wrapper .mktoFieldDescriptor,
form.marketo-form-wrapper .mktoFieldWrap {
  width: 100%;
  background: #FFFFFF !important;
  border-radius: 0.5625rem; }
  form.marketo-form-wrapper .mktoFieldDescriptor > label[for=emailOptInConfirmed],
  form.marketo-form-wrapper .mktoFieldWrap > label[for=emailOptInConfirmed] {
    display: none; }
    form.marketo-form-wrapper .mktoFieldDescriptor > label[for=emailOptInConfirmed] + .mktoGutter,
    form.marketo-form-wrapper .mktoFieldWrap > label[for=emailOptInConfirmed] + .mktoGutter {
      display: none; }
  form.marketo-form-wrapper .mktoFieldDescriptor .mktoCheckboxList,
  form.marketo-form-wrapper .mktoFieldWrap .mktoCheckboxList {
    padding: 20px 0 0;
    width: 100% !important; }
  form.marketo-form-wrapper .mktoFieldDescriptor .opt_in_message,
  form.marketo-form-wrapper .mktoFieldWrap .opt_in_message {
    position: relative; }
    form.marketo-form-wrapper .mktoFieldDescriptor .opt_in_message span,
    form.marketo-form-wrapper .mktoFieldWrap .opt_in_message span {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149;
      color: #FFFFFF !important; }
      form.marketo-form-wrapper .mktoFieldDescriptor .opt_in_message span u,
      form.marketo-form-wrapper .mktoFieldWrap .opt_in_message span u {
        text-decoration: none !important; }
      form.marketo-form-wrapper .mktoFieldDescriptor .opt_in_message span a,
      form.marketo-form-wrapper .mktoFieldWrap .opt_in_message span a {
        color: #FFFFFF !important;
        font-weight: bold; }

form.marketo-form-wrapper .mktoButtonWrap[style] {
  margin-left: 0 !important; }

form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton,
form.marketo-form-wrapper .mktoButtonWrap button {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #3C4149;
  background-color: #3C4149;
  color: #FFFFFF;
  font-weight: 600 !important;
  margin-top: 20px;
  font-weight: 600 !important;
  background-image: none !important; }
  form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton:hover, form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton:focus, form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton:active,
  form.marketo-form-wrapper .mktoButtonWrap button:hover,
  form.marketo-form-wrapper .mktoButtonWrap button:focus,
  form.marketo-form-wrapper .mktoButtonWrap button:active {
    border-color: #484d57;
    background-color: #484d57;
    color: #FFFFFF; }
  form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton:hover,
  form.marketo-form-wrapper .mktoButtonWrap button:hover {
    border-width: 2px; }

@media (min-width: 59.375em) {
  .horizontal-marketo-form .node-marketo-form {
    max-width: none; } }

.horizontal-marketo-form .marketo-form-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: none;
  width: 100% !important; }
  .horizontal-marketo-form .marketo-form-wrapper .mktoFormRow {
    margin-right: 3%;
    width: 100%; }
    @media (min-width: 59.375em) {
      .horizontal-marketo-form .marketo-form-wrapper .mktoFormRow {
        width: 30%;
        max-width: 30%; } }

.field-page-form .node-marketo-form h3, .field-page-form .node-marketo-form.mktoSimple h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #FFFFFF;
  text-align: left;
  font-family: noto-sans, sans-serif; }

.node-type-buying-center .pane-node-field-marketo-form, .node-type-landing-page .paragraphs-item-cta,
.node-type-landing-page .paragraphs-item-marketo-reference, .pane-node-field-solution-marketo-form, .pane-views.pane-customer-stories,
.pane-node-field-related-customer-stories {
  position: relative;
  min-height: 300px;
  background-color: #007096;
  padding-top: 180px;
  padding-bottom: 20px;
  z-index: 0; }
  .node-type-buying-center .pane-node-field-marketo-form:before, .node-type-landing-page .paragraphs-item-cta:before,
  .node-type-landing-page .paragraphs-item-marketo-reference:before, .pane-node-field-solution-marketo-form:before, .pane-views.pane-customer-stories:before,
  .pane-node-field-related-customer-stories:before, .node-type-buying-center .pane-node-field-marketo-form:after, .node-type-landing-page .paragraphs-item-cta:after,
  .node-type-landing-page .paragraphs-item-marketo-reference:after, .pane-node-field-solution-marketo-form:after, .pane-views.pane-customer-stories:after,
  .pane-node-field-related-customer-stories:after {
    display: table;
    content: ''; }
  .node-type-buying-center .pane-node-field-marketo-form:after, .node-type-landing-page .paragraphs-item-cta:after,
  .node-type-landing-page .paragraphs-item-marketo-reference:after, .pane-node-field-solution-marketo-form:after, .pane-views.pane-customer-stories:after,
  .pane-node-field-related-customer-stories:after {
    clear: both; }

.pane-node-field-solution-marketo-form::before {
  background: white;
  top: -100px;
  content: '';
  display: block;
  height: 100px;
  left: 0;
  position: absolute;
  right: 0;
  -ms-transform: skewY(-2.9deg);
      transform: skewY(-2.9deg);
  -ms-transform-origin: 100%;
      transform-origin: 100%;
  z-index: 1; }

.pane-node-field-solution-marketo-form::after {
  background: #AAB1B8;
  top: 0;
  content: '';
  display: block;
  height: 45px;
  left: 0;
  position: absolute;
  right: 0;
  -ms-transform: skewY(-2.9deg);
      transform: skewY(-2.9deg);
  -ms-transform-origin: 100%;
      transform-origin: 100%;
  z-index: 0; }

.pane-node-field-solution-marketo-form::before {
  top: -200px;
  height: 200px; }

.node-type-buying-center .pane-node-field-marketo-form, .pane-views.pane-customer-stories,
.pane-node-field-related-customer-stories {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTQ0MCAxNDYiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWlkIiB3aWR0aD0iMTQ0MHB4IiBoZWlnaHQ9IjE0NnB4IiA+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwwdjE0NkMzNTguMiw4LjcsODM4LjItMzEuOCwxNDQwLDI0LjZWMEgweiIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: 0 -1px;
  background-size: 101%;
  padding-top: 80px; }

.pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution,
.pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution.mktoSimple, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center {
  box-shadow: none;
  max-width: 800px;
  text-align: center;
  background: transparent; }
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution form, .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution.mktoSimple form, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center form {
    margin: 0 auto; }
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution h3, .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution.mktoSimple h3, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center h3 {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #FFFFFF;
    font-family: noto-sans, sans-serif;
    text-align: center;
    background-image: none;
    margin-bottom: 40px;
    padding: 0;
    height: auto;
    text-align: center;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 72.25em) {
      .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution h3, .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution.mktoSimple h3, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center h3 {
        font-size: 2.375rem;
        line-height: 1.26; } }
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoFormRow, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoFormRow {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    clear: both; }
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonRow, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonRow {
    margin-top: 20px; }
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoForm .mktoFormRow .mktoField, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoForm .mktoFormRow .mktoField {
    clear: none; }

.pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap.mktoSimple .mktoButton,
.pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap button {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #3C4149;
  background-color: #3C4149;
  color: #FFFFFF;
  font-weight: 600 !important; }
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap.mktoSimple .mktoButton:hover, .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap.mktoSimple .mktoButton:focus, .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap.mktoSimple .mktoButton:active,
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap button:hover,
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap button:focus,
  .pane-node-field-solution-marketo-form .node-marketo-form.node-marketo_form--on-node-solution .mktoButtonWrap button:active {
    border-color: #484d57;
    background-color: #484d57;
    color: #FFFFFF; }

.node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center h3 + h4 {
  margin-top: -20px;
  margin-bottom: 40px; }

.node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center h2, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center h3, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center h4, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center h5, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center p, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center div {
  color: #FFFFFF; }

.node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap.mktoSimple .mktoButton,
.node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap button {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 700;
  color: #3C4149;
  border-color: #3C4149;
  background-color: #3C4149;
  color: #FFFFFF;
  font-weight: 600 !important;
  letter-spacing: 0;
  margin-top: 20px; }
  .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap.mktoSimple .mktoButton:hover, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap.mktoSimple .mktoButton:focus, .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap.mktoSimple .mktoButton:active,
  .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap button:hover,
  .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap button:focus,
  .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap button:active {
    border-color: #484d57;
    background-color: #484d57;
    color: #FFFFFF; }
  .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap.mktoSimple .mktoButton:hover,
  .node-type-buying-center .node-marketo-form.node-marketo_form--on-node-buying_center .mktoButtonWrap button:hover {
    border-width: 2px; }

@media (max-width: 72.25em) {
  .pane-panels-mini.pane-header {
    height: 80px;
    display: block; } }

header.site-header {
  position: absolute;
  width: 100%;
  z-index: 11;
  margin-top: 0;
  background-color: #FFFFFF;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
  min-height: 80px;
  -ms-transform: scale(1);
      transform: scale(1); }
  @media (min-width: 72.25em) {
    header.site-header {
      min-height: none;
      position: relative; } }
  @media (max-width: 72.25em) {
    header.site-header.menu-open .scroll-wrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
      height: 100vh;
      -ms-transform: none;
          transform: none;
      overflow-y: auto;
      overflow-x: hidden; }
      header.site-header.menu-open .scroll-wrap > *:first-child {
        -ms-flex-order: 1;
            order: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
        width: 100%; }
      header.site-header.menu-open .scroll-wrap > *:nth-child(2) {
        -ms-flex-order: 0;
            order: 0;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
        margin-top: 79px;
        border-top: 1px solid #D2D5DA; }
      header.site-header.menu-open .scroll-wrap .header-top {
        display: block; }
      header.site-header.menu-open .scroll-wrap .header-middle {
        display: block;
        padding: 10px 0; }
        header.site-header.menu-open .scroll-wrap .header-middle .pane-page-logo {
          border-bottom: 1px solid #D2D5DA; }
      header.site-header.menu-open .scroll-wrap > .request-demo.btn-primary {
        display: block; } }
  header.site-header.sticky-header {
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    -ms-transform: none;
        transform: none; }
    @media (max-width: 72.25em) {
      header.site-header.sticky-header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        max-width: none;
        bottom: auto; } }
    @media (min-width: 72.25em) {
      header.site-header.sticky-header::after {
        content: '';
        display: block;
        width: 100%;
        height: 140px; } }
    .admin-menu header.site-header.sticky-header {
      top: 21px; }
    @media (min-width: 72.25em) {
      header.site-header.sticky-header .header-top {
        display: none; } }
    @media (min-width: 72.25em) {
      header.site-header.sticky-header .header-middle {
        position: fixed;
        left: 0;
        top: 0;
        max-width: none;
        bottom: auto;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1); }
        .admin-menu header.site-header.sticky-header .header-middle {
          top: 21px; } }
    header.site-header.sticky-header .header-middle > nav {
      max-width: 1440px;
      width: 100%;
      margin: 0 auto;
      padding: 0 20px; }
      @media (min-width: 46.875em) {
        header.site-header.sticky-header .header-middle > nav {
          padding: 0 20px; } }
      @media (min-width: 90em) {
        header.site-header.sticky-header .header-middle > nav {
          padding-left: calc(20px + calc(-50vw + calc(1440px / 2)));
          padding-right: calc(20px + calc(-50vw + calc(1440px / 2))); } }
      @media (max-width: 72.25em) {
        header.site-header.sticky-header .header-middle > nav {
          padding: 0; } }
    header.site-header.sticky-header .header-middle .pane-page-logo {
      margin-left: 0;
      padding-left: 20px;
      width: calc(100% - 80px);
      z-index: 2;
      background-color: #FFFFFF; }
      @media (min-width: 72.25em) {
        header.site-header.sticky-header .header-middle .pane-page-logo {
          display: block;
          max-width: 35px;
          padding-left: 0;
          overflow: hidden; }
          header.site-header.sticky-header .header-middle .pane-page-logo a {
            width: 250px;
            margin: 0 0 -20px; } }
  header.site-header .header-top .wrapper,
  header.site-header .header-middle {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    background-color: #FFFFFF; }
    @media (min-width: 46.875em) {
      header.site-header .header-top .wrapper,
      header.site-header .header-middle {
        padding: 0 20px; } }
    @media (min-width: 90em) {
      header.site-header .header-top .wrapper,
      header.site-header .header-middle {
        padding-left: calc(20px + calc(-50vw + calc(1440px / 2)));
        padding-right: calc(20px + calc(-50vw + calc(1440px / 2))); } }
    @media (min-width: 72.25em) {
      header.site-header .header-top .wrapper,
      header.site-header .header-middle {
        position: relative; } }
  header.site-header .header-top {
    display: none; }
    @media (min-width: 72.25em) {
      header.site-header .header-top {
        display: block;
        position: relative;
        border-bottom: 1px solid #D2D5DA; } }
    header.site-header .header-top .wrapper {
      background: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-line-pack: end;
          align-content: flex-end;
      -ms-flex-align: start;
          align-items: flex-start; }
      @media (min-width: 72.25em) {
        header.site-header .header-top .wrapper {
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-align: center;
              align-items: center;
          border: 0; } }
      header.site-header .header-top .wrapper > * {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: 100%; }
        @media (min-width: 72.25em) {
          header.site-header .header-top .wrapper > * {
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
            width: auto; } }
    header.site-header .header-top .site-name {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px); }
  header.site-header .header-middle {
    clear: both;
    width: 100%;
    top: 0;
    transition: top 300ms;
    padding: 0;
    max-width: 1486px; }
    header.site-header .header-middle .pane-page-logo {
      display: block;
      padding-left: 20px;
      height: 80px;
      background-color: #FFFFFF;
      width: calc(100% - 80px);
      z-index: 2; }
      @media (min-width: 72.25em) {
        header.site-header .header-middle .pane-page-logo {
          display: none;
          margin-left: 0;
          border: 0;
          height: auto;
          width: auto; } }
      header.site-header .header-middle .pane-page-logo a {
        display: block; }
        header.site-header .header-middle .pane-page-logo a img {
          width: 100%; }
  header.site-header .scroll-wrap > .request-demo.btn-primary {
    display: none;
    -ms-flex-order: 3;
        order: 3;
    margin: 0 auto 20px;
    font-weight: bold; }

*::-ms-backdrop, header.site-header .header-middle {
  max-width: 1450px; }

.pane-menu-menu-primary-nav-menu {
  display: none; }
  .menu-open .pane-menu-menu-primary-nav-menu {
    display: block; }
  @media (min-width: 72.25em) {
    .pane-menu-menu-primary-nav-menu {
      display: block; } }

.main-nav-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-transform: scale(1);
      transform: scale(1); }
  .main-nav-wrap > * {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
  .main-nav-wrap .request-demo,
  .main-nav-wrap .main-nav-trigger,
  .main-nav-wrap .field-cta-button .button {
    -ms-flex-item-align: center;
        align-self: center;
    margin: 0 0 0 auto;
    padding: 8px 15px;
    font-weight: bold; }

.primary-nav-menu.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  background-color: #FFFFFF; }
  .menu-open .primary-nav-menu.menu {
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 72.25em) {
    .primary-nav-menu.menu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; } }
  .sticky-header .primary-nav-menu.menu a.btn-secondary:not(.btn-primary) {
    margin-right: 45px; }
  .primary-nav-menu.menu > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    @media (min-width: 72.25em) {
      .primary-nav-menu.menu > li {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; } }
    .primary-nav-menu.menu > li.has-subnav .subnav-trigger {
      display: block;
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: 20px;
      position: relative;
      width: 80px;
      z-index: 1; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li.has-subnav .subnav-trigger {
          display: none; } }
    .primary-nav-menu.menu > li.has-subnav > a:not(.btn-primary) {
      border-radius: 5px 5px 0 0; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li.has-subnav > a:not(.btn-primary)::after {
          width: 0;
          height: 0;
          content: '';
          z-index: 2;
          border-top: 6px solid #85B09A;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          display: inline-block;
          font-size: 0;
          margin-left: 5px;
          background-image: none;
          position: relative;
          transition: margin 200ms, border-color 200ms; } }
    @media (min-width: 72.25em) {
      .primary-nav-menu.menu > li.has-subnav.one-column .dropdown > .subnav-wrapper > .subnav {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .primary-nav-menu.menu > li:hover.has-subnav > a:not(.btn-primary) {
      border-bottom-color: transparent;
      background-color: #FFFFFF; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li:hover.has-subnav > a:not(.btn-primary) {
          box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.1);
          padding-bottom: 16px; } }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li:hover.has-subnav > a:not(.btn-primary)::after {
          width: 0;
          height: 0;
          content: '';
          z-index: 2;
          border-top: 6px solid #007096;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          display: inline-block;
          font-size: 0;
          margin-left: 5px;
          transition: margin 200ms; } }
    .primary-nav-menu.menu > li:hover > a:not(.btn-primary) {
      color: #007096;
      background-color: #FFFFFF; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li:hover > a:not(.btn-primary) {
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          border-color: #D2D5DA; } }
    .primary-nav-menu.menu > li:hover .dropdown {
      margin: 0;
      opacity: 1;
      visibility: visible; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li:hover .dropdown {
          height: auto; } }
    .primary-nav-menu.menu > li.request-demo:last-child {
      margin: 0 0 0 auto;
      padding: 0;
      -ms-flex-item-align: center;
          align-self: center;
      display: none;
      transition: margin-right 300ms ease; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li.request-demo:last-child {
          display: block;
          margin-right: 20px; } }
      @media (min-width: 96.25em) {
        .primary-nav-menu.menu > li.request-demo:last-child {
          margin-right: 0; } }
      .primary-nav-menu.menu > li.request-demo:last-child > a {
        padding: 8px 15px;
        font-weight: bold; }
    @media (min-width: 72.25em) {
      .primary-nav-menu.menu > li:last-child:not(:first-child):not(.one-column) .dropdown, .primary-nav-menu.menu > li:nth-last-child(2):not(:first-child):not(.one-column) .dropdown, .primary-nav-menu.menu > li:nth-last-child(3):not(:first-child):not(.one-column) .dropdown {
        margin-left: -275px; } }
    .primary-nav-menu.menu > li > a:not(.btn-primary) {
      font-size: 1rem;
      font-weight: bold;
      position: relative;
      display: block;
      white-space: nowrap;
      z-index: 1;
      margin: 0;
      padding: 15px 20px;
      width: 100%;
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: 5px;
      transition: background-color 200ms, border 200ms, box-shadow 200ms, color 200ms; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu > li > a:not(.btn-primary) {
          margin: -3px 0;
          padding: 20px 25px;
          color: #4E5B66;
          font-weight: normal;
          color: #4E5B66; } }
  .primary-nav-menu.menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .primary-nav-menu.menu .dropdown {
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    display: none;
    opacity: 0;
    height: 0;
    width: 100%;
    max-width: 1156px;
    top: 100%;
    background-color: #FFFFFF;
    transition: opacity 200ms, margin 200ms; }
    @media (min-width: 72.25em) {
      .primary-nav-menu.menu .dropdown {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        border: 1px solid #D2D5DA;
        margin-top: -10px;
        border-radius: 5px;
        box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
        width: auto; } }
    @media (max-width: 72.25em) {
      .primary-nav-menu.menu .dropdown.menu-open {
        display: block;
        top: 0;
        height: 100vh;
        visibility: visible;
        opacity: 1;
        z-index: 4;
        overflow: auto;
        left: 0; } }
    .primary-nav-menu.menu .dropdown > * {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      padding: 0 20px 20px; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu .dropdown > * {
          padding: 30px;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; } }
    .primary-nav-menu.menu .dropdown > .field-menu-description {
      padding-bottom: 0;
      display: none; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu .dropdown > .field-menu-description {
          display: block;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%; } }
    .primary-nav-menu.menu .dropdown > .subnav-wrapper {
      font-size: 0.9375rem; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu .dropdown > .subnav-wrapper {
          width: calc(100% - 300px); } }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu .dropdown > .subnav-wrapper > .subnav {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          padding: 0; }
          .primary-nav-menu.menu .dropdown > .subnav-wrapper > .subnav > * {
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
            max-width: 25%;
            min-width: 205px; } }
      .primary-nav-menu.menu .dropdown > .subnav-wrapper > .subnav > * > .subnav-header {
        font-size: 0.6875rem;
        text-transform: uppercase;
        font-weight: bold;
        color: #4E5B66;
        border-top: 1px solid #D2D5DA;
        padding-top: 10px;
        margin-top: 10px; }
        @media (min-width: 72.25em) {
          .primary-nav-menu.menu .dropdown > .subnav-wrapper > .subnav > * > .subnav-header {
            border: 0;
            padding-top: 0;
            margin-top: 0; } }
    .primary-nav-menu.menu .dropdown > .cta-group {
      display: none; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu .dropdown > .cta-group {
          display: block;
          -ms-flex: 1 1 300px;
              flex: 1 1 300px;
          max-width: 300px;
          border-right: 1px solid #D2D5DA; } }
    .primary-nav-menu.menu .dropdown > .field-menu-description + .subnav-wrapper {
      padding-top: 0; }
    .primary-nav-menu.menu .dropdown > .field-menu-description + .subnav-wrapper > .subnav,
    .primary-nav-menu.menu .dropdown > .cta-group + .subnav-wrapper > .subnav {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .primary-nav-menu.menu .dropdown > .field-menu-description + .subnav-wrapper > .subnav > *,
      .primary-nav-menu.menu .dropdown > .cta-group + .subnav-wrapper > .subnav > * {
        max-width: 100%; }
        @media (min-width: 72.25em) {
          .primary-nav-menu.menu .dropdown > .field-menu-description + .subnav-wrapper > .subnav > *,
          .primary-nav-menu.menu .dropdown > .cta-group + .subnav-wrapper > .subnav > * {
            max-width: 50%; } }
    @media (min-width: 72.25em) {
      .primary-nav-menu.menu .dropdown > .field-menu-description + .cta-group,
      .primary-nav-menu.menu .dropdown > .field-menu-description + .cta-group + .subnav-wrapper {
        border-top: 1px solid #D2D5DA;
        margin-top: 20px; } }
    .primary-nav-menu.menu .dropdown .subnav-back {
      display: block;
      background-repeat: no-repeat;
      background-position: 20px 50%;
      background-size: 10px;
      padding: 20px 20px 20px 40px;
      margin-bottom: -10px;
      font-weight: bold;
      color: #007096; }
      @media (min-width: 72.25em) {
        .primary-nav-menu.menu .dropdown .subnav-back {
          display: none; } }
  @media (min-width: 72.25em) {
    .primary-nav-menu.menu .subnav-wrapper > .subnav {
      padding-right: 20px; } }
  .primary-nav-menu.menu .subnav-wrapper > .subnav a {
    padding: 0 0 15px;
    display: block; }
  .primary-nav-menu.menu .cta-group .field-cta-description {
    font-size: 1.375rem;
    margin-bottom: 20px; }
  .primary-nav-menu.menu .field-bottom-link {
    display: block;
    font-weight: bold;
    margin-top: 20px; }
    .primary-nav-menu.menu .field-bottom-link a:after {
      background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
    .primary-nav-menu.menu .field-bottom-link a:after {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #3C4149;
      background-position: center;
      background-size: contain;
      content: " ";
      display: inline-block;
      height: 14px;
      margin-left: 10px;
      position: relative;
      top: 2px;
      transition: transform 0.25s;
      width: 20px; }
    .primary-nav-menu.menu .field-bottom-link a:hover:after {
      -ms-transform: translateX(15px);
          transform: translateX(15px); }
  .primary-nav-menu.menu a.btn-secondary:not(.btn-primary) {
    display: block;
    width: auto;
    margin-right: 70px;
    transition: background-color 200ms, border 200ms, box-shadow 200ms, color 200ms; }

*::-ms-backdrop, .primary-nav-menu.menu > li.has-subnav:hover {
  position: relative; }

*::-ms-backdrop, .primary-nav-menu.menu > li.has-subnav:hover .dropdown {
  left: 0; }

*::-ms-backdrop, .primary-nav-menu.menu > li.has-subnav:hover:not(.one-column) .dropdown {
  min-width: 950px; }

*::-ms-backdrop, .primary-nav-menu.menu > li.has-subnav.one-column:hover .dropdown {
  min-width: 300px; }

*::-ms-backdrop, .primary-nav-menu.menu > li.has-subnav.one-column .dropdown > .subnav-wrapper > .subnav {
  -ms-flex-direction: row;
      flex-direction: row; }

*::-ms-backdrop, .primary-nav-menu.menu li.has-subnav.one-column .dropdown > .subnav-wrapper > .subnav > * {
  max-width: 100%; }

.pane-menu-menu-utility,
.pane-menu-menu-eyebrow {
  font-size: 0.875rem;
  margin: 0;
  float: none;
  border-top: 1px solid #D2D5DA;
  z-index: 0; }
  @media (min-width: 72.25em) {
    .pane-menu-menu-utility,
    .pane-menu-menu-eyebrow {
      border: 0;
      z-index: 1; } }
  .pane-menu-menu-utility ul,
  .pane-menu-menu-eyebrow ul {
    margin: 0;
    padding-left: 0;
    padding: 10px 0; }
    @media (min-width: 72.25em) {
      .pane-menu-menu-utility ul,
      .pane-menu-menu-eyebrow ul {
        padding: 0; } }
    @media (min-width: 72.25em) {
      .pane-menu-menu-utility ul:not(.subnav),
      .pane-menu-menu-eyebrow ul:not(.subnav) {
        display: -ms-flexbox;
        display: flex; } }
    .pane-menu-menu-utility ul:not(.subnav) > li > a,
    .pane-menu-menu-eyebrow ul:not(.subnav) > li > a {
      font-size: 0.875rem;
      display: block;
      z-index: 3;
      padding: 15px 0;
      color: #78828C;
      transition: background-color 200ms, border 200ms, box-shadow 200ms, color 200ms; }
      @media (min-width: 72.25em) {
        .pane-menu-menu-utility ul:not(.subnav) > li > a,
        .pane-menu-menu-eyebrow ul:not(.subnav) > li > a {
          font-size: 0.6875rem;
          text-transform: uppercase;
          font-weight: bold;
          letter-spacing: 0.05em;
          padding: 10px 0.75rem; } }
      .pane-menu-menu-utility ul:not(.subnav) > li > a:hover,
      .pane-menu-menu-eyebrow ul:not(.subnav) > li > a:hover {
        color: #4E5B66; }
  .pane-menu-menu-utility li,
  .pane-menu-menu-eyebrow li {
    list-style-type: none;
    margin-bottom: 0;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 72.25em) {
      .pane-menu-menu-utility li,
      .pane-menu-menu-eyebrow li {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        position: relative; }
        .pane-menu-menu-utility li:hover > a,
        .pane-menu-menu-eyebrow li:hover > a {
          border-color: #D2D5DA;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
        .pane-menu-menu-utility li:hover .dropdown.menu,
        .pane-menu-menu-eyebrow li:hover .dropdown.menu {
          margin: -2px 0 0;
          opacity: 1;
          visibility: visible;
          height: auto; }
        .pane-menu-menu-utility li.has-subnav:hover > a,
        .pane-menu-menu-eyebrow li.has-subnav:hover > a {
          box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1);
          border-color: #D2D5DA;
          border-bottom-color: transparent;
          background-color: #FFFFFF; }
        .pane-menu-menu-utility li.has-subnav > a,
        .pane-menu-menu-eyebrow li.has-subnav > a {
          border-radius: 5px 5px 0 0;
          position: relative;
          z-index: 1; }
          .pane-menu-menu-utility li.has-subnav > a::after,
          .pane-menu-menu-eyebrow li.has-subnav > a::after {
            width: 0;
            height: 0;
            content: '';
            z-index: 2;
            border-top: 4.5px solid #78828C;
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
            display: inline-block;
            font-size: 0;
            margin-left: 5px;
            transition: margin 200ms, border-color 200ms; } }
    .pane-menu-menu-utility li a,
    .pane-menu-menu-eyebrow li a {
      border: 1px solid transparent;
      background-color: transparent;
      width: 100%; }
      @media (min-width: 72.25em) {
        .pane-menu-menu-utility li a,
        .pane-menu-menu-eyebrow li a {
          border-radius: 5px;
          width: auto; } }
    .pane-menu-menu-utility li .dropdown.menu,
    .pane-menu-menu-eyebrow li .dropdown.menu {
      position: absolute;
      z-index: 4;
      visibility: hidden;
      overflow: hidden;
      display: block;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      opacity: 0;
      height: 0;
      top: 0;
      left: 0;
      margin-top: -10px;
      background-color: #FFFFFF;
      transition: opacity 200ms, margin 200ms; }
      @media (min-width: 72.25em) {
        .pane-menu-menu-utility li .dropdown.menu,
        .pane-menu-menu-eyebrow li .dropdown.menu {
          top: 100%;
          z-index: 2;
          width: 300px;
          border: 1px solid #D2D5DA;
          border-radius: 5px;
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1); } }
      @media (max-width: 72.25em) {
        .pane-menu-menu-utility li .dropdown.menu.menu-open,
        .pane-menu-menu-eyebrow li .dropdown.menu.menu-open {
          display: block;
          top: 90px;
          left: 0;
          right: 0;
          height: 100vh;
          visibility: visible;
          opacity: 1;
          z-index: 4;
          overflow: auto; } }
      .pane-menu-menu-utility li .dropdown.menu a,
      .pane-menu-menu-eyebrow li .dropdown.menu a {
        font-size: 0.875rem;
        display: block;
        color: #717c85;
        padding: 10px 0.75rem;
        background-color: transparent;
        border-radius: 0;
        width: 100%;
        transition: background-color 200ms, border 200ms, box-shadow 200ms, color 200ms; }
        .pane-menu-menu-utility li .dropdown.menu a:hover,
        .pane-menu-menu-eyebrow li .dropdown.menu a:hover {
          color: #007096;
          background-color: #D2D5DA; }
    .pane-menu-menu-utility li .subnav-trigger,
    .pane-menu-menu-eyebrow li .subnav-trigger {
      display: block;
      background-position: 3rem center;
      background-size: 20px;
      position: relative;
      width: 80px;
      z-index: 1; }
      @media (min-width: 72.25em) {
        .pane-menu-menu-utility li .subnav-trigger,
        .pane-menu-menu-eyebrow li .subnav-trigger {
          display: none; } }
    .pane-menu-menu-utility li .subnav-back,
    .pane-menu-menu-eyebrow li .subnav-back {
      display: block;
      background-position: 20px 50%;
      background-size: 10px;
      padding: 20px 20px 20px 40px;
      margin-bottom: -10px;
      font-weight: bold;
      color: #007096; }
      @media (min-width: 72.25em) {
        .pane-menu-menu-utility li .subnav-back,
        .pane-menu-menu-eyebrow li .subnav-back {
          display: none; } }

.pane-search-form {
  float: none;
  margin-top: 0 !important;
  margin-left: 0 !important;
  position: relative;
  top: 0 !important;
  z-index: 1;
  display: none; }
  @media (min-width: 72.25em) {
    .pane-search-form {
      display: block; } }
  .pane-search-form .search-open.search-dropdown-button {
    border-radius: 0 5px 5px 0;
    background-color: #D2D5DA; }
  .pane-search-form .search-open .form-text {
    width: 250px;
    opacity: 1; }
  .pane-search-form .form-text {
    font-size: 0.875rem;
    position: absolute;
    background-color: #f6f7f7;
    padding: 10px;
    color: #4E5B66;
    width: 0;
    opacity: 0;
    top: 0;
    right: 0;
    border: none;
    z-index: -1;
    border-radius: 5px;
    line-height: 1.5;
    transition: width 300ms, opacity 200ms; }
  .pane-search-form button.search-dropdown-button {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 50%;
    margin: 0;
    border: none;
    cursor: pointer;
    outline: 0;
    padding: 20px;
    vertical-align: middle;
    z-index: 1;
    border-radius: 5px; }
    .pane-search-form button.search-dropdown-button:hover {
      background-color: #D2D5DA; }
  .pane-search-form .form-submit, .pane-search-form label {
    display: none; }

.panel-pane.pane-marketo-cta {
  display: none;
  width: 100%;
  height: auto;
  overflow: hidden;
  transition: top 400ms, opacity 400ms, max-height 400ms; }
  @media (min-width: 1156px) {
    .panel-pane.pane-marketo-cta {
      position: fixed;
      top: 100%;
      left: 0;
      bottom: auto;
      max-height: 0;
      display: block;
      width: 100vw;
      margin: 0 calc(-50vw + 50%); } }
  .panel-pane.pane-marketo-cta .node {
    position: relative; }
    .panel-pane.pane-marketo-cta .node::after {
      width: 0;
      height: 0;
      content: '';
      z-index: 2;
      border-top: 30px solid #FFFFFF;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      display: inline-block;
      border-top-width: 20px;
      font-size: 0;
      margin-left: 5px;
      background-image: none;
      position: relative;
      position: absolute;
      right: 65px;
      top: 0;
      transition: margin 200ms, border-color 200ms; }
  .panel-pane.pane-marketo-cta .site-generic__cta {
    background: #007096; }
  .panel-pane.pane-marketo-cta.open {
    opacity: 1;
    max-height: 600px; }
    .panel-pane.pane-marketo-cta.open .site-generic__cta-inner {
      opacity: 1; }
  @media (min-width: 72.25em) {
    .panel-pane.pane-marketo-cta .site-generic__cta-inner {
      opacity: 0;
      transition: opacity 300ms 100ms; }
      .panel-pane.pane-marketo-cta .site-generic__cta-inner > h2 {
        display: none; }
    .panel-pane.pane-marketo-cta .button.btn-arrow {
      display: none; } }
  .panel-pane.pane-marketo-cta .site-generic__cta-inner > h2 {
    font-size: 1.125rem;
    color: #FFFFFF;
    margin-bottom: .7em;
    max-width: 500px;
    padding: 0 1em; }
    @media (min-width: 46.875em) {
      .panel-pane.pane-marketo-cta .site-generic__cta-inner > h2 {
        margin-bottom: -.4em;
        max-width: none;
        text-align: left;
        width: 59%; } }
  .panel-pane.pane-marketo-cta .node-marketo-form {
    box-shadow: none; }

.site-marketo__cta-form {
  transition: opacity 300ms, bottom 300ms, top 300ms; }
  @media (max-width: 72.25em) {
    .site-marketo__cta-form {
      overflow: hidden;
      position: fixed;
      opacity: 1;
      bottom: 76px;
      visibility: visible;
      height: auto;
      top: auto;
      left: 0;
      width: 100%;
      background-color: #007096;
      z-index: -1; } }
  @media (max-width: 72.25em) {
    .site-marketo__cta-form.closed {
      bottom: -100%; } }
  .site-marketo__cta-form .node-marketo-form {
    margin: 0 auto;
    max-width: 1200px;
    max-width: 1440px;
    position: relative;
    width: 100%; }
  .site-marketo__cta-form .marketo-form-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none;
    width: 100% !important;
    position: relative;
    z-index: 1; }
    .site-marketo__cta-form .marketo-form-wrapper .mktoFormRow {
      margin-right: 3%;
      width: 30%; }
      .site-marketo__cta-form .marketo-form-wrapper .mktoFormRow:nth-child(2), .site-marketo__cta-form .marketo-form-wrapper .mktoFormRow:nth-child(3) {
        display: none; }
    .site-marketo__cta-form .marketo-form-wrapper .mktoButtonRow {
      width: 100%; }
      .site-marketo__cta-form .marketo-form-wrapper .mktoButtonRow .mktoButtonWrap button {
        display: inline-block;
        cursor: pointer;
        border-width: 2px;
        border-radius: 0.375rem;
        border-style: solid;
        letter-spacing: 0;
        padding: 0.44rem 1.125rem;
        transition: all 200ms ease;
        text-align: center;
        background-image: none;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-color: #3C4149;
        background-color: #3C4149;
        color: #FFFFFF;
        font-weight: 600 !important; }
        .site-marketo__cta-form .marketo-form-wrapper .mktoButtonRow .mktoButtonWrap button:hover, .site-marketo__cta-form .marketo-form-wrapper .mktoButtonRow .mktoButtonWrap button:focus, .site-marketo__cta-form .marketo-form-wrapper .mktoButtonRow .mktoButtonWrap button:active {
          border-color: #484d57;
          background-color: #484d57;
          color: #FFFFFF; }
  @media (min-width: 72.25em) {
    .site-marketo__cta-form.closed {
      -ms-transform: translateY(0);
          transform: translateY(0);
      display: block; }
    .sticky .site-marketo__cta-form {
      bottom: auto;
      z-index: 0;
      height: auto;
      background-color: transparent;
      left: 0;
      overflow: hidden;
      position: relative;
      transition: .6s;
      top: auto;
      width: 100%;
      z-index: 11; } }

#hp-demo-button.active {
  background-color: transparent;
  fill: #171b1f;
  border: 0; }
  @media (min-width: 72.25em) {
    #hp-demo-button.active {
      color: transparent; } }

.site-marketo__cta-form__close {
  background-size: cover;
  cursor: pointer;
  display: block;
  height: 25px;
  opacity: .7;
  position: absolute;
  right: 1%;
  top: 3%;
  width: 25px; }
  .site-marketo__cta-form__close:hover {
    opacity: 1; }
  @media (min-width: 72.25em) {
    .site-marketo__cta-form__close {
      display: none; } }

.pane-lang-dropdown-language-content {
  position: relative;
  border-top: 1px solid #D2D5DA; }
  @media (min-width: 72.25em) {
    .pane-lang-dropdown-language-content {
      border: 0; } }

.form-item-lang-dropdown-select,
.form-item-region {
  margin: 0;
  background: none !important; }
  .form-item-lang-dropdown-select,
  .form-item-region {
    display: inline-block;
    position: relative;
    background-color: #FFFFFF;
    border-radius: 0.1875rem; }
  .form-item-lang-dropdown-select select,
  .form-item-region select {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-radius: 0.1875rem;
    margin: 0;
    width: 100%;
    position: relative;
    padding: 6px 8px 6px 10px;
    height: 28px;
    outline: 0;
    text-shadow: 0 1px white;
    /* Fallback for IE 8 */
    /* "transparent" doesn't work with Opera */
    background: rgba(0, 0, 0, 0);
    border: 0; }
    .form-item-lang-dropdown-select select:hover,
    .form-item-region select:hover {
      color: #007096; }
  @media (max-width: 72.25em) {
    .form-item-lang-dropdown-select,
    .form-item-region {
      display: block; } }
  @media (min-width: 72.25em) {
    .form-item-lang-dropdown-select::after,
    .form-item-region::after {
      width: 0;
      height: 0;
      content: '';
      z-index: 2;
      border-top: 4.5px solid #78828C;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      display: inline-block;
      font-size: 0;
      margin-left: -10px;
      transition: margin 200ms, border-color 200ms; } }
  .form-item-lang-dropdown-select select,
  .form-item-region select {
    font-size: 0.6875rem;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 20px;
    font-weight: 300;
    -webkit-appearance: none;
    moz-appearance: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.05em;
    color: #78828C;
    padding: 28px 0 28px 30px;
    height: auto;
    line-height: 1.5;
    max-width: 100%; }
    @media (max-width: 72.25em) {
      .form-item-lang-dropdown-select select,
      .form-item-region select {
        width: 100% !important; } }
    @media (min-width: 72.25em) {
      .form-item-lang-dropdown-select select,
      .form-item-region select {
        max-width: 120px;
        padding: 28px 0 28px 40px;
        background-position: 15px 50%; } }
    .form-item-lang-dropdown-select select::-ms-expand,
    .form-item-region select::-ms-expand {
      display: none; }
  .form-item-lang-dropdown-select option,
  .form-item-region option {
    background-color: #FFFFFF;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.05em;
    color: #4E5B66; }
    .form-item-lang-dropdown-select option:hover,
    .form-item-region option:hover {
      background-color: #FFFFFF;
      color: #000000; }

@media (max-width: 23.125em) {
  .pane-page-logo img {
    max-width: 200px;
    position: relative;
    top: 12px; } }

.header-top .pane-page-logo {
  justify-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: auto;
  margin-left: 20px; }
  @media (min-width: 72.25em) {
    .header-top .pane-page-logo {
      margin-left: 0; } }
  .menu-open .header-top .pane-page-logo {
    display: none; }
    @media (min-width: 72.25em) {
      .menu-open .header-top .pane-page-logo {
        display: block; } }

@media (max-width: 72.25em) {
  .menu-open .pane-page-logo {
    position: absolute;
    top: -90px; } }

.pane-page-logo a {
  display: block;
  width: 300px;
  margin: 0 0 -20px; }

.mobile-menu-trigger {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  text-indent: -9999px;
  font-size: 0;
  line-height: 80px;
  width: 80px;
  height: 80px;
  margin-left: auto;
  background-position: 50%;
  background-color: #FFFFFF;
  background-size: 40%;
  background-repeat: no-repeat;
  position: absolute;
  border-left: 1px solid transparent;
  top: 0;
  right: 0;
  z-index: 2; }
  @media (min-width: 72.25em) {
    .mobile-menu-trigger {
      display: none; } }
  .menu-open .mobile-menu-trigger {
    border-left-color: #D2D5DA; }

hr {
  border: 0;
  height: 4px;
  background: #D2D5DA; }
  hr.hr-green {
    background: #007096; }
  hr.hr-gray-mid {
    background: #78828C; }
  hr.hr-gray-light {
    background: #caced1; }

.panel-pane.pane-footer {
  position: relative;
  z-index: 10; }

footer.site-footer {
  background-color: #171b1f;
  clear: both;
  z-index: 1;
  position: relative; }
  footer.site-footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  footer.site-footer .top-links {
    background-color: #3C4149;
    padding: 20px; }
    @media (min-width: 46.875em) {
      footer.site-footer .top-links {
        padding: 40px 20px; } }
  footer.site-footer .bottom-links {
    background-color: #1f2429;
    padding: 40px 20px; }
    footer.site-footer .bottom-links .wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (min-width: 46.875em) {
        footer.site-footer .bottom-links .wrapper {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -ms-flex-direction: row;
              flex-direction: row; } }
      footer.site-footer .bottom-links .wrapper > * {
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
        text-align: center;
        -ms-flex-order: 1;
            order: 1; }
        footer.site-footer .bottom-links .wrapper > *:not(.pane-ws-footer-info) {
          margin-bottom: 20px; }
        @media (min-width: 46.875em) {
          footer.site-footer .bottom-links .wrapper > * {
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
            text-align: left; }
            footer.site-footer .bottom-links .wrapper > *:not(:last-child) {
              margin-bottom: 0; } }

.pane-menu-menu-footer-menu > .pane-content > ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .pane-menu-menu-footer-menu > .pane-content > ul > li {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    width: 100%;
    margin-right: 0;
    text-align: center;
    -ms-flex-order: 3;
        order: 3; }
    .pane-menu-menu-footer-menu > .pane-content > ul > li:first-child {
      -ms-flex-order: 1;
          order: 1; }
    .pane-menu-menu-footer-menu > .pane-content > ul > li:not(:last-child) {
      margin-bottom: 20px; }
    @media (min-width: 46.875em) {
      .pane-menu-menu-footer-menu > .pane-content > ul > li {
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
        margin-bottom: 0; }
        .pane-menu-menu-footer-menu > .pane-content > ul > li:last-child {
          -ms-flex-order: 2;
              order: 2; } }
    @media (min-width: 72.25em) {
      .pane-menu-menu-footer-menu > .pane-content > ul > li {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        width: auto;
        max-width: none; }
        .pane-menu-menu-footer-menu > .pane-content > ul > li:last-child {
          -ms-flex-order: 3;
              order: 3; } }

.pane-menu-menu-footer-menu ul .nolink {
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #a7adb3;
  display: none; }
  @media (min-width: 46.875em) {
    .pane-menu-menu-footer-menu ul .nolink {
      display: block; } }

.pane-menu-menu-footer-menu ul a:not(.nolink) {
  color: #FFFFFF;
  display: block; }

.pane-menu-menu-footer-menu ul .hidden {
  display: none; }

.pane-menu-menu-footer-social-menu > .pane-content > ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
  margin: 0;
  padding: 1rem 0; }
  @media (min-width: 46.875em) {
    .pane-menu-menu-footer-social-menu > .pane-content > ul {
      -ms-flex-pack: end;
          justify-content: flex-end;
      position: relative;
      padding: 0;
      top: -7px; } }
  .pane-menu-menu-footer-social-menu > .pane-content > ul li {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    margin-right: 0;
    text-align: center; }

.pane-menu-menu-footer-social-menu a {
  display: block;
  background-size: 32px;
  width: 40px;
  /* Hide the text. */
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto; }
  @media (min-width: 72.25em) {
    .pane-menu-menu-footer-social-menu a {
      margin-left: auto;
      margin-right: 0; } }

@media (max-width: 46.875em) {
  .bottom-links .pane-ws-footer-info {
    -ms-flex-order: 2 !important;
        order: 2 !important; } }

.bottom-links .pane-ws-footer-info a {
  color: #caced1; }
  .bottom-links .pane-ws-footer-info a:hover {
    color: #FFFFFF; }

.bottom-links .pane-ws-footer-info .copyright a {
  font-weight: normal;
  border: 0; }

.bottom-links .legal-menu {
  font-size: 0.875rem;
  color: #606b75; }
  .bottom-links .legal-menu a {
    margin-right: 0;
    border-right: 1px solid #606b75;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 1; }
  .bottom-links .legal-menu p {
    display: inline-block;
    color: #FFFFFF; }
  .bottom-links .legal-menu > div {
    display: inline-block; }

form .chosen-container-single {
  font-size: 1.125rem;
  line-height: 1.54;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-weight: 300;
  color: #4E5B66;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px;
  border-radius: 0.375rem;
  width: 100%;
  height: 45px;
  border: 1px solid #D2D5DA;
  background: #FFFFFF;
  background-position: right 10px center;
  padding-right: 20px;
  background-size: 16px; }
  form .chosen-container-single.form-select-focused {
    border-color: #007096; }
  form .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-drop {
    border-color: #D2D5DA;
    margin-top: -8px;
    left: -1px;
    width: calc(100% + 2px); }
  form .chosen-container-single.chosen-container-active .chosen-single {
    border: 0;
    padding: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none; }
    form .chosen-container-single.chosen-container-active .chosen-single div b {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
      background-size: 10px 26px !important; }
  form .chosen-container-single .chosen-single {
    border: 0;
    padding: 0;
    background-image: none;
    background-color: transparent;
    box-shadow: none; }
    form .chosen-container-single .chosen-single div b {
      background: #FFFFFF url("../img/down-arrow.svg") no-repeat !important;
      background-size: 10px 26px !important; }
  form .chosen-container-single .chosen-results {
    padding: 0;
    margin: 0;
    border-color: #D2D5DA; }
    form .chosen-container-single .chosen-results li {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #4E5B66;
      padding: 5px; }
    form .chosen-container-single .chosen-results .highlighted {
      background-color: #007096;
      background-image: none; }

.accordion {
  margin-bottom: 2rem; }
  .accordion .ui-accordion-header {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #FFFFFF;
    font-size: 1.25rem !important;
    border: 0;
    background-color: #717c85;
    border-radius: 0.375rem;
    text-transform: none; }
    .accordion .ui-accordion-header .ui-accordion-header-icon {
      left: auto;
      right: .8em; }
  .accordion .ui-accordion-icons {
    padding: .8em; }
    @media (min-width: 46.875em) {
      .accordion .ui-accordion-icons {
        padding: .9rem; } }
  .accordion .ui-accordion-header-active {
    color: #FFFFFF;
    background-color: #007096;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .accordion .ui-icon {
    width: 20px;
    background-size: 14px;
    background-position: 4px; }
  .accordion .ui-accordion-content {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    border: none;
    padding: .9rem;
    border-bottom-left-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem; }
    .accordion .ui-accordion-content table {
      width: auto !important; }
      .accordion .ui-accordion-content table p:first-child {
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149; }
    .accordion .ui-accordion-content .field-training-course-offerings h3 {
      margin-bottom: 1rem; }
    .accordion .ui-accordion-content .content-three-column div .button {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149;
      font-weight: 600;
      border-color: #007096;
      background-color: #007096;
      color: #FFFFFF;
      font-weight: 600 !important; }
      .accordion .ui-accordion-content .content-three-column div .button:hover, .accordion .ui-accordion-content .content-three-column div .button:focus, .accordion .ui-accordion-content .content-three-column div .button:active {
        border-color: #328CAB;
        background-color: #328CAB;
        color: #FFFFFF; }
    .accordion .ui-accordion-content .content-three-column div:last-child p {
      font-size: .9rem;
      line-height: 1.36;
      font-weight: 400;
      color: #3C4149;
      text-align: right;
      padding-top: 1.3125rem; }
      @media (min-width: 72.25em) {
        .accordion .ui-accordion-content .content-three-column div:last-child p {
          font-size: 1.1875rem;
          line-height: 1.47; } }
      .accordion .ui-accordion-content .content-three-column div:last-child p strong {
        font-size: .875rem;
        line-height: 1.57;
        font-weight: 400;
        color: #3C4149; }
    @media (min-width: 46.875em) {
      .accordion .ui-accordion-content {
        border: solid 1px #caced1;
        border-top: 0; } }

.content-three-column, .content-two-column, .content-four-column {
  list-style-type: none;
  padding-left: 0; }
  .content-three-column:before, .content-three-column:after, .content-two-column:before, .content-two-column:after, .content-four-column:before, .content-four-column:after {
    display: table;
    content: ''; }
  .content-three-column:after, .content-two-column:after, .content-four-column:after {
    clear: both; }
  .content-three-column > img, .content-three-column > div, .content-three-column > li, .content-two-column > img, .content-two-column > div, .content-two-column > li, .content-four-column > img, .content-four-column > div, .content-four-column > li {
    width: 100%;
    margin-top: 5%; }
    @media (min-width: 34.375em) {
      .content-three-column > img, .content-three-column > div, .content-three-column > li, .content-two-column > img, .content-two-column > div, .content-two-column > li, .content-four-column > img, .content-four-column > div, .content-four-column > li {
        float: left;
        margin-top: 2%;
        width: 48%; }
        .content-three-column > img:nth-child(2n+1), .content-three-column > div:nth-child(2n+1), .content-three-column > li:nth-child(2n+1), .content-two-column > img:nth-child(2n+1), .content-two-column > div:nth-child(2n+1), .content-two-column > li:nth-child(2n+1), .content-four-column > img:nth-child(2n+1), .content-four-column > div:nth-child(2n+1), .content-four-column > li:nth-child(2n+1) {
          margin-right: 2%;
          clear: left; }
        .content-three-column > img:nth-child(2n), .content-three-column > div:nth-child(2n), .content-three-column > li:nth-child(2n), .content-two-column > img:nth-child(2n), .content-two-column > div:nth-child(2n), .content-two-column > li:nth-child(2n), .content-four-column > img:nth-child(2n), .content-four-column > div:nth-child(2n), .content-four-column > li:nth-child(2n) {
          margin-left: 2%; } }

@media (min-width: 53.125em) {
  .content-three-column > img, .content-three-column > div, .content-three-column > li {
    width: 31.3333%;
    margin-top: 3%; }
    .content-three-column > img:nth-child(2n+1), .content-three-column > div:nth-child(2n+1), .content-three-column > li:nth-child(2n+1) {
      margin-right: 0;
      clear: none; }
    .content-three-column > img:nth-child(2n), .content-three-column > div:nth-child(2n), .content-three-column > li:nth-child(2n) {
      margin-left: 0; }
    .content-three-column > img:nth-child(3n+1), .content-three-column > div:nth-child(3n+1), .content-three-column > li:nth-child(3n+1) {
      clear: left; }
    .content-three-column > img:nth-child(3n+2), .content-three-column > div:nth-child(3n+2), .content-three-column > li:nth-child(3n+2) {
      margin-left: 3%;
      margin-right: 3%; } }

@media (min-width: 53.125em) {
  .content-four-column > img, .content-four-column > div, .content-four-column > li {
    width: 22.71%;
    margin-top: 3%; }
    .content-four-column > img:nth-child(2n+1), .content-four-column > div:nth-child(2n+1), .content-four-column > li:nth-child(2n+1) {
      margin-right: 0;
      clear: none; }
    .content-four-column > img:nth-child(2n), .content-four-column > div:nth-child(2n), .content-four-column > li:nth-child(2n) {
      margin-left: 0; }
    .content-four-column > img:nth-child(3n+1), .content-four-column > div:nth-child(3n+1), .content-four-column > li:nth-child(3n+1) {
      clear: none; }
    .content-four-column > img:nth-child(3n+2), .content-four-column > div:nth-child(3n+2), .content-four-column > li:nth-child(3n+2) {
      margin-left: 3%;
      margin-right: 3%; }
    .content-four-column > img:nth-child(4n+4), .content-four-column > div:nth-child(4n+4), .content-four-column > li:nth-child(4n+4) {
      margin-left: 3%; } }

/**
 * @file
 * Stylesheet for the Contextual module.
 */
/**
 * Contextual links regions.
 */
.contextual-links-region {
  outline: none;
  position: relative;
  outline-offset: 4px; }
  .contextual-links-region.contextual-links-region-active {
    outline: #007096 dashed 2px; }

/**
 * Contextual links.
 */
div.contextual-links-wrapper {
  display: none;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 999; }

html.js div.contextual-links-wrapper {
  display: block; }

a.contextual-links-trigger {
  display: none;
  border: 1px solid transparent;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF !important;
  text-indent: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0;
  outline: none;
  overflow: hidden;
  text-align: center;
  border: none; }
  a.contextual-links-trigger::before {
    content: '';
    background: url(../img/static-icons/settings.svg) no-repeat scroll center center;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 40px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    display: block;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
    background-size: 20px;
    opacity: 0.7; }
    a.contextual-links-trigger::before:hover {
      opacity: 0.4; }

div.contextual-links-active a.contextual-links-trigger {
  background: rgba(0, 0, 0, 0.6);
  border: none;
  box-shadow: none; }

div.contextual-links-wrapper ul.contextual-links {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 40px;
  white-space: nowrap;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
  border: none; }
  div.contextual-links-wrapper ul.contextual-links li {
    line-height: 100%;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0; }
  div.contextual-links-wrapper ul.contextual-links a {
    font-size: 1.25rem;
    color: #D2D5DA !important;
    display: block;
    margin: 0;
    padding: 10px 20px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
    transition: color 300ms, background-color 300ms; }
    div.contextual-links-wrapper ul.contextual-links a:hover {
      color: #FFFFFF !important;
      background: rgba(0, 0, 0, 0.6); }

div.contextual-links-wrapper a {
  text-decoration: none; }

a.contextual-links-trigger.contextual-links-trigger-active,
div.contextual-links-active a.contextual-links-trigger,
div.contextual-links-active ul.contextual-links {
  display: block; }

.pop-and-center {
  width: 103.73444%;
  position: relative;
  left: 50%;
  margin-left: -51.86722%;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  padding: 20px; }
  @media (min-width: 56.25em) {
    .pop-and-center {
      width: 163.01127%;
      position: relative;
      left: 50%;
      margin-left: -81.50564%; } }
  .pop-and-center.gray {
    background-color: #4E5B66;
    color: #f6f7f7;
    padding: 40px; }
  .pop-and-center.green {
    background-color: #007096;
    color: #f6f7f7;
    padding: 40px; }
  .pop-and-center.green-triangles {
    background-color: #007096;
    background-image: url("../img/backgrounds/triangulation.svg");
    background-position: top center;
    color: #f6f7f7;
    padding: 40px; }
  .pop-and-center.black-triangles {
    background-color: #4E5B66;
    background-image: url("../img/backgrounds/black-triangles-borders.svg");
    background-position: top center;
    color: #f6f7f7;
    padding: 40px; }
  .pop-and-center.blue-triangles {
    background-color: #4E5B66;
    background-image: url("../img/backgrounds/triangulation-blue.svg");
    background-position: bottom 0 left 0;
    background-size: 100%;
    color: #f6f7f7;
    padding: 40px; }
  .pop-and-center.lines-contour {
    background-color: #D2D5DA;
    background-image: url("../img/backgrounds/lines-contour.svg");
    background-position: right 9760px bottom 800px;
    background-size: 140%;
    overflow: hidden;
    padding: 40px; }

.node-cta {
  width: 100%;
  background-color: #D2D5DA;
  padding: 60px 0; }
  .node-cta:before, .node-cta:after {
    display: table;
    content: ''; }
  .node-cta:after {
    clear: both; }
  .node-cta h1, .node-cta h2, .node-cta h3, .node-cta h4 {
    color: #FFFFFF;
    text-transform: none; }
  .node-cta p {
    font-size: 0.9375rem;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 1.5em; }
  @media (min-width: 51.25em) {
    .node-cta {
      width: 33%; } }
  .node-cta.node-view-mode-paragraph {
    background-color: transparent;
    padding: 95px 4%;
    text-align: center; }
    @media (min-width: 37.5em) {
      .node-cta.node-view-mode-paragraph {
        padding: 4em; } }
    @media (min-width: 51.25em) {
      .node-cta.node-view-mode-paragraph {
        width: 100%; } }
    .node-cta.node-view-mode-paragraph .content {
      margin: 0 auto;
      max-width: 865px; }
    .node-cta.node-view-mode-paragraph .field-cta-teaser {
      font-size: 1.25rem;
      padding: 0;
      color: #FFFFFF;
      line-height: 1.6;
      margin-bottom: 2.5em; }
    .node-cta.node-view-mode-paragraph .field-cta-link a {
      display: inline-block;
      cursor: pointer;
      color: #FFFFFF;
      border: 2px solid #FFFFFF;
      border-radius: 0.375rem;
      padding: 0.8em 2.6em;
      position: relative;
      border-radius: 0.375rem;
      /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
      padding: 0.8em 2.6em;
      position: relative;
      border-radius: 0.375rem;
      /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */ }
      .node-cta.node-view-mode-paragraph .field-cta-link a:hover, .node-cta.node-view-mode-paragraph .field-cta-link a:active {
        background-color: #FFFFFF;
        color: #007096;
        transition: all 0.2s ease;
        border: 2px solid #FFFFFF; }
  .node-cta .field-cta-header h3 {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    margin-bottom: 40px; }
    @media (min-width: 72.25em) {
      .node-cta .field-cta-header h3 {
        font-size: 2.375rem;
        line-height: 1.26; } }
  .node-cta .field-cta-image {
    margin-right: 20px; }
    .node-cta .field-cta-image img {
      border: 5px solid #FFFFFF; }
    @media (min-width: 32.5em) {
      .node-cta .field-cta-image {
        float: left; } }
    @media (min-width: 51.25em) and (max-width: 75em) {
      .node-cta .field-cta-image {
        float: none; } }
  .node-cta .field-cta-link a {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #007096;
    font-weight: 600; }
  .node-cta.node-cta--on-node-case_study h2, .node-cta.node-cta--on-node-case_study h3, .node-cta.node-cta--on-node-case_study h4 {
    color: #000000; }

div[data-embed-button="cta"] article.node-cta {
  background: none;
  width: 100%; }

.field-homepage-cta-link {
  background-color: #FFFFFF;
  text-align: center;
  padding: 45px 0;
  margin-top: 1px; }
  .field-homepage-cta-link a.btn-green {
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 0.375rem;
    padding: 0.8em 2.6em;
    position: relative;
    border-radius: 0.375rem;
    /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
    margin: 0 auto; }
    .field-homepage-cta-link a.btn-green:hover, .field-homepage-cta-link a.btn-green:active {
      background-color: #FFFFFF;
      color: #FFFFFF;
      transition: all 0.2s ease;
      border: 2px solid #FFFFFF; }

.node-type-page .field-cta-header h3 {
  color: #171b1f; }

.node-type-home-page .postscript .paragraphs-items {
  background: transparent; }
  .node-type-home-page .postscript .paragraphs-items .field-homepage-cta {
    display: block;
    text-align: center; }
  .node-type-home-page .postscript .paragraphs-items .field-cta-header {
    font-size: 1.5rem;
    line-height: 1.2em;
    font-weight: 300;
    margin-bottom: 20px; }
    @media (min-width: 59.375em) {
      .node-type-home-page .postscript .paragraphs-items .field-cta-header {
        font-size: 2.5rem; } }
  .node-type-home-page .postscript .paragraphs-items .field-cta-link a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #4E5B66;
    background-color: #4E5B66;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .node-type-home-page .postscript .paragraphs-items .field-cta-link a:hover, .node-type-home-page .postscript .paragraphs-items .field-cta-link a:focus, .node-type-home-page .postscript .paragraphs-items .field-cta-link a:active {
      border-color: #717c85;
      background-color: #717c85;
      color: #FFFFFF; }

.cta--svg-mask {
  width: 100%;
  -webkit-mask-image: url(../img/backgrounds/final-plea-curve-blue.svg);
          mask-image: url(../img/backgrounds/final-plea-curve-blue.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: top;
          mask-position: top;
  -webkit-mask-size: 101%;
          mask-size: 101%;
  padding-top: 7.22222%;
  margin-bottom: -1px; }

.cta--outer-bg-wrap {
  margin-top: -1px; }

.paragraphs-item-cta.view-mode-home_page_teaser {
  padding-bottom: 80px; }
  @media (max-width: 59.375em) {
    .paragraphs-item-cta.view-mode-home_page_teaser {
      padding-top: 40px; } }

.paragraphs-items-home-page-teaser .cta--svg-mask {
  width: 100%;
  -webkit-mask-image: url(../img/backgrounds/bottom-wave-inverted.svg);
          mask-image: url(../img/backgrounds/bottom-wave-inverted.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: top;
          mask-position: top;
  -webkit-mask-size: 101%;
          mask-size: 101%;
  padding-top: calc(118/1440 * 100%);
  margin-bottom: -1px;
  position: relative;
  background-color: #B3D3E2; }
  .paragraphs-items-home-page-teaser .cta--svg-mask::before {
    content: " ";
    background-image: url(../img/backgrounds/bottom-wave-shadow-only.svg);
    display: block;
    position: absolute;
    padding-top: calc(118/1440 * 100%);
    margin-bottom: -1px;
    width: 101%;
    top: 0;
    left: 0; }

.paragraphs-items-home-page-teaser .cta--outer-bg-wrap {
  margin-top: -1px;
  background-color: #328CAB; }

.paragraphs-items-home-page-teaser .paragraphs-item-cta.view-mode-home_page_teaser {
  background-color: #B3D3E2; }

.i18n-en .cta--svg-mask {
  background-color: #E9EFED; }

.i18n-en .cta--outer-bg-wrap {
  background-color: #FAFBFB; }

.i18n-en .paragraphs-item-cta.view-mode-home_page_teaser {
  background-color: #E9EFED;
  color: #000000; }

.bean-final-plea .paragraphs-item-marketo-reference,
.bean-final-plea .paragraphs-item-cta,
.node-type-landing-page .paragraphs-item-cta,
.node-type-landing-page .paragraphs-item-marketo-reference {
  position: relative;
  background-color: #007096;
  padding-top: 0;
  padding-bottom: 20px;
  z-index: 0;
  text-align: center;
  color: #FFFFFF; }
  .bean-final-plea .paragraphs-item-marketo-reference:before, .bean-final-plea .paragraphs-item-marketo-reference:after,
  .bean-final-plea .paragraphs-item-cta:before,
  .bean-final-plea .paragraphs-item-cta:after,
  .node-type-landing-page .paragraphs-item-cta:before,
  .node-type-landing-page .paragraphs-item-cta:after,
  .node-type-landing-page .paragraphs-item-marketo-reference:before,
  .node-type-landing-page .paragraphs-item-marketo-reference:after {
    display: table;
    content: ''; }
  .bean-final-plea .paragraphs-item-marketo-reference:after,
  .bean-final-plea .paragraphs-item-cta:after,
  .node-type-landing-page .paragraphs-item-cta:after,
  .node-type-landing-page .paragraphs-item-marketo-reference:after {
    clear: both; }
  .bean-final-plea .paragraphs-item-marketo-reference .node-marketo-form,
  .bean-final-plea .paragraphs-item-cta .node-marketo-form,
  .node-type-landing-page .paragraphs-item-cta .node-marketo-form,
  .node-type-landing-page .paragraphs-item-marketo-reference .node-marketo-form {
    box-shadow: none; }
    .bean-final-plea .paragraphs-item-marketo-reference .node-marketo-form h3,
    .bean-final-plea .paragraphs-item-cta .node-marketo-form h3,
    .node-type-landing-page .paragraphs-item-cta .node-marketo-form h3,
    .node-type-landing-page .paragraphs-item-marketo-reference .node-marketo-form h3 {
      font-size: 1.1875rem;
      line-height: 1.26;
      font-family: noto-sans, sans-serif;
      font-weight: 300;
      margin-bottom: 1em;
      background-image: none;
      padding: 0;
      color: inherit; }
      @media (min-width: 72.25em) {
        .bean-final-plea .paragraphs-item-marketo-reference .node-marketo-form h3,
        .bean-final-plea .paragraphs-item-cta .node-marketo-form h3,
        .node-type-landing-page .paragraphs-item-cta .node-marketo-form h3,
        .node-type-landing-page .paragraphs-item-marketo-reference .node-marketo-form h3 {
          font-size: 2rem;
          line-height: 1.23; } }
  .bean-final-plea .paragraphs-item-marketo-reference h3,
  .bean-final-plea .paragraphs-item-cta h3,
  .node-type-landing-page .paragraphs-item-cta h3,
  .node-type-landing-page .paragraphs-item-marketo-reference h3 {
    font-size: 1.1875rem;
    line-height: 1.26;
    font-family: noto-sans, sans-serif;
    font-weight: 300;
    margin-bottom: 1em;
    background-image: none;
    color: inherit; }
    @media (min-width: 72.25em) {
      .bean-final-plea .paragraphs-item-marketo-reference h3,
      .bean-final-plea .paragraphs-item-cta h3,
      .node-type-landing-page .paragraphs-item-cta h3,
      .node-type-landing-page .paragraphs-item-marketo-reference h3 {
        font-size: 2rem;
        line-height: 1.23; } }
  .bean-final-plea .paragraphs-item-marketo-reference .field-cta-link a,
  .bean-final-plea .paragraphs-item-cta .field-cta-link a,
  .node-type-landing-page .paragraphs-item-cta .field-cta-link a,
  .node-type-landing-page .paragraphs-item-marketo-reference .field-cta-link a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #007096;
    font-weight: 600 !important; }
    .bean-final-plea .paragraphs-item-marketo-reference .field-cta-link a:hover, .bean-final-plea .paragraphs-item-marketo-reference .field-cta-link a:focus, .bean-final-plea .paragraphs-item-marketo-reference .field-cta-link a:active,
    .bean-final-plea .paragraphs-item-cta .field-cta-link a:hover,
    .bean-final-plea .paragraphs-item-cta .field-cta-link a:focus,
    .bean-final-plea .paragraphs-item-cta .field-cta-link a:active,
    .node-type-landing-page .paragraphs-item-cta .field-cta-link a:hover,
    .node-type-landing-page .paragraphs-item-cta .field-cta-link a:focus,
    .node-type-landing-page .paragraphs-item-cta .field-cta-link a:active,
    .node-type-landing-page .paragraphs-item-marketo-reference .field-cta-link a:hover,
    .node-type-landing-page .paragraphs-item-marketo-reference .field-cta-link a:focus,
    .node-type-landing-page .paragraphs-item-marketo-reference .field-cta-link a:active {
      background-color: #f6f7f7;
      border-color: #f6f7f7;
      color: #007096; }

.node-type-buying-center .pane-node-field-marketo-form .node-marketo-form {
  box-shadow: none; }
  .node-type-buying-center .pane-node-field-marketo-form .node-marketo-form h3 {
    font-size: 1.1875rem;
    line-height: 1.26;
    font-family: noto-sans, sans-serif;
    font-weight: 300;
    margin-bottom: 1em;
    background-image: none;
    padding: 0;
    color: inherit; }
    @media (min-width: 72.25em) {
      .node-type-buying-center .pane-node-field-marketo-form .node-marketo-form h3 {
        font-size: 2rem;
        line-height: 1.23; } }

.node-type-buying-center .pane-node-field-marketo-form h3 {
  font-size: 1.1875rem;
  line-height: 1.26;
  font-family: noto-sans, sans-serif;
  font-weight: 300;
  margin-bottom: 1em;
  background-image: none;
  color: inherit; }
  @media (min-width: 72.25em) {
    .node-type-buying-center .pane-node-field-marketo-form h3 {
      font-size: 2rem;
      line-height: 1.23; } }

.node-type-buying-center .pane-node-field-marketo-form .field-cta-link a {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
  color: #007096;
  font-weight: 600 !important; }
  .node-type-buying-center .pane-node-field-marketo-form .field-cta-link a:hover, .node-type-buying-center .pane-node-field-marketo-form .field-cta-link a:focus, .node-type-buying-center .pane-node-field-marketo-form .field-cta-link a:active {
    background-color: #f6f7f7;
    border-color: #f6f7f7;
    color: #007096; }

.field-homepage-cta {
  text-align: center; }
  .field-homepage-cta .field-cta-link {
    margin-top: 20px; }
  .field-homepage-cta .field-cta-link a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #007096;
    font-weight: 600 !important; }
    .field-homepage-cta .field-cta-link a:hover, .field-homepage-cta .field-cta-link a:focus, .field-homepage-cta .field-cta-link a:active {
      background-color: #f6f7f7;
      border-color: #f6f7f7;
      color: #007096; }
  .field-homepage-cta h3 {
    font-size: 1.1875rem;
    line-height: 1.26;
    font-family: noto-sans, sans-serif;
    font-weight: 300;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    color: inherit; }
    @media (min-width: 72.25em) {
      .field-homepage-cta h3 {
        font-size: 2rem;
        line-height: 1.23; } }
  .field-homepage-cta h4 {
    font-family: noto-sans, sans-serif;
    display: block;
    width: 100%;
    text-align: center;
    color: inherit;
    margin: 0;
    font-size: .9rem;
    line-height: 1.36;
    font-weight: 300; }
    @media (min-width: 72.25em) {
      .field-homepage-cta h4 {
        font-size: 1.1875rem;
        line-height: 1.26; } }
  .field-homepage-cta form {
    margin-top: 40px; }
  .field-homepage-cta .disclaimer {
    padding: 0 20px 20px;
    color: inherit; }

.pane-page-breadcrumb {
  background-color: #f6f7f7;
  padding: 0 10px; }
  @media (min-width: 72.25em) {
    .has-hero .pane-page-breadcrumb {
      background-color: rgba(255, 255, 255, 0.05);
      margin-bottom: -50px;
      position: relative;
      z-index: 5; }
      .has-hero .pane-page-breadcrumb .breadcrumb {
        color: #f6f7f7; }
        .has-hero .pane-page-breadcrumb .breadcrumb a,
        .has-hero .pane-page-breadcrumb .breadcrumb span {
          color: #f6f7f7; } }
  @media (min-width: 46.875em) {
    .pane-page-breadcrumb {
      padding: 15px 20px; } }
  .pane-page-breadcrumb .pane-content {
    max-width: 1432px; }

.breadcrumb {
  font-size: 0.75rem; }
  .breadcrumb a {
    display: none;
    color: #78828C;
    padding-right: 3px; }
    .breadcrumb a:not(:nth-of-type(n+3)) {
      display: inline-block; }
    @media (min-width: 46.875em) {
      .breadcrumb a {
        display: inline-block; } }
    .breadcrumb a:first-child {
      margin-left: 0;
      padding: 10px 10px 10px 20px;
      background-color: transparent;
      background-position: center;
      background-size: 70%;
      text-indent: -9999em; }
      @media (min-width: 46.875em) {
        .breadcrumb a:first-child {
          padding: 0 3px 0 0;
          background: none;
          background-image: none !important;
          text-indent: 0; } }
    .breadcrumb a:nth-of-type(2) {
      margin-left: 0; }
    .breadcrumb a:last-child {
      color: #606b75; }
  .breadcrumb .b-separator {
    margin-right: 10px;
    display: none; }
    @media (min-width: 46.875em) {
      .breadcrumb .b-separator {
        display: inline-block; } }

.pager {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-align: center;
      align-items: center;
  padding: 30px 0;
  clear: both;
  list-style: none;
  max-width: 420px;
  text-align: center; }
  .pager a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    font-weight: 600;
    border-color: #4E5B66;
    background-color: #4E5B66;
    color: #FFFFFF;
    font-weight: 600 !important;
    background-size: 30px;
    background-position: center;
    padding: 1.5rem; }
    .pager a:hover, .pager a:focus, .pager a:active {
      border-color: #717c85;
      background-color: #717c85;
      color: #FFFFFF; }
  .pager .pager-current {
    margin: 0 auto;
    max-width: 344px; }
  .pager .pager-previous, .pager .pager-next {
    width: 38px;
    border-bottom: none; }
    @media (min-width: 46.875em) {
      .pager .pager-previous, .pager .pager-next {
        margin: 0; } }
    .pager .pager-previous:hover, .pager .pager-next:hover {
      border-bottom: none; }
  .pager .pager-previous {
    float: left; }
    @media (min-width: 46.875em) {
      .pager .pager-previous {
        margin-left: -20px; } }
  .pager .pager-next {
    float: right;
    margin-right: 15px; }
  .pager.pager-load-more {
    padding-bottom: 0; }
    .pager.pager-load-more li.pager-next {
      float: none;
      width: 100%; }
    .pager.pager-load-more a {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      border-color: #007096;
      background-color: transparent;
      color: #007096;
      font-weight: 600 !important;
      margin: 40px 0; }
      .pager.pager-load-more a:hover, .pager.pager-load-more a:focus, .pager.pager-load-more a:active {
        background-color: #007096;
        border-color: #007096;
        color: #FFFFFF; }
  .pager .views_infinite_scroll-ajax-loader {
    margin: 0 auto; }

#form--pager ul.pager {
  display: block;
  position: relative; }
  #form--pager ul.pager .pager-current {
    margin: 0; }
  #form--pager ul.pager .pager-next,
  #form--pager ul.pager .pager-last {
    float: none;
    width: auto; }
  #form--pager ul.pager li {
    display: inline-block;
    vertical-align: middle; }
    #form--pager ul.pager li a {
      height: auto;
      width: auto;
      padding: 0;
      background: none; }

.node-type-page h1,
.node-type-resource h1,
.node-type-deployment h1,
.node-type-product h1,
.node-type-solution h1,
.node-type-event h1,
.node-type-team-listing h1 {
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #3C4149;
  margin-top: 10px;
  margin-bottom: 20px; }
  @media (min-width: 46.875em) {
    .node-type-page h1,
    .node-type-resource h1,
    .node-type-deployment h1,
    .node-type-product h1,
    .node-type-solution h1,
    .node-type-event h1,
    .node-type-team-listing h1 {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    .node-type-page h1,
    .node-type-resource h1,
    .node-type-deployment h1,
    .node-type-product h1,
    .node-type-solution h1,
    .node-type-event h1,
    .node-type-team-listing h1 {
      font-size: 3.25rem;
      line-height: 1.04; } }

.node-type-page .page,
.node-type-resource .page,
.node-type-deployment .page,
.node-type-product .page,
.node-type-solution .page,
.node-type-event .page,
.node-type-team-listing .page {
  padding: 0 1.8%;
  margin-bottom: 0; }
  .node-type-page .page:before, .node-type-page .page:after,
  .node-type-resource .page:before,
  .node-type-resource .page:after,
  .node-type-deployment .page:before,
  .node-type-deployment .page:after,
  .node-type-product .page:before,
  .node-type-product .page:after,
  .node-type-solution .page:before,
  .node-type-solution .page:after,
  .node-type-event .page:before,
  .node-type-event .page:after,
  .node-type-team-listing .page:before,
  .node-type-team-listing .page:after {
    display: table;
    content: ''; }
  .node-type-page .page:after,
  .node-type-resource .page:after,
  .node-type-deployment .page:after,
  .node-type-product .page:after,
  .node-type-solution .page:after,
  .node-type-event .page:after,
  .node-type-team-listing .page:after {
    clear: both; }
  .node-type-page .page:last-child,
  .node-type-resource .page:last-child,
  .node-type-deployment .page:last-child,
  .node-type-product .page:last-child,
  .node-type-solution .page:last-child,
  .node-type-event .page:last-child,
  .node-type-team-listing .page:last-child {
    margin-bottom: 40px; }

.node-type-page section.cta,
.node-type-resource section.cta,
.node-type-deployment section.cta,
.node-type-product section.cta,
.node-type-solution section.cta,
.node-type-event section.cta,
.node-type-team-listing section.cta {
  clear: both; }
  .node-type-page section.cta article.node-cta,
  .node-type-resource section.cta article.node-cta,
  .node-type-deployment section.cta article.node-cta,
  .node-type-product section.cta article.node-cta,
  .node-type-solution section.cta article.node-cta,
  .node-type-event section.cta article.node-cta,
  .node-type-team-listing section.cta article.node-cta {
    text-align: center;
    width: 100%; }

.node-type-page .field-body > ul,
.node-type-resource .field-body > ul,
.node-type-deployment .field-body > ul,
.node-type-product .field-body > ul,
.node-type-solution .field-body > ul,
.node-type-event .field-body > ul,
.node-type-team-listing .field-body > ul {
  list-style: none;
  padding: 1em 0;
  margin: 0; }
  .node-type-page .field-body > ul li,
  .node-type-resource .field-body > ul li,
  .node-type-deployment .field-body > ul li,
  .node-type-product .field-body > ul li,
  .node-type-solution .field-body > ul li,
  .node-type-event .field-body > ul li,
  .node-type-team-listing .field-body > ul li {
    padding-left: 3rem;
    margin-bottom: 10px;
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149; }
    .node-type-page .field-body > ul li:before,
    .node-type-resource .field-body > ul li:before,
    .node-type-deployment .field-body > ul li:before,
    .node-type-product .field-body > ul li:before,
    .node-type-solution .field-body > ul li:before,
    .node-type-event .field-body > ul li:before,
    .node-type-team-listing .field-body > ul li:before {
      content: ' ';
      background-image: url(../img/bullet.svg);
      background-size: cover;
      background-repeat: no-repeat;
      display: inline-block;
      width: 6px;
      height: 10px;
      margin-left: -20px;
      margin-right: 1rem;
      padding-right: 0; }
  .node-type-page .field-body > ul li p,
  .node-type-resource .field-body > ul li p,
  .node-type-deployment .field-body > ul li p,
  .node-type-product .field-body > ul li p,
  .node-type-solution .field-body > ul li p,
  .node-type-event .field-body > ul li p,
  .node-type-team-listing .field-body > ul li p {
    display: inline; }

.node-type-page .field-body a:not(.button),
.node-type-resource .field-body a:not(.button),
.node-type-deployment .field-body a:not(.button),
.node-type-product .field-body a:not(.button),
.node-type-solution .field-body a:not(.button),
.node-type-event .field-body a:not(.button),
.node-type-team-listing .field-body a:not(.button) {
  font-weight: 600;
  text-decoration: underline; }

.node-type-page .pane-page-content .middle .paragraphs-items,
.node-type-resource .pane-page-content .middle .paragraphs-items,
.node-type-deployment .pane-page-content .middle .paragraphs-items,
.node-type-product .pane-page-content .middle .paragraphs-items,
.node-type-solution .pane-page-content .middle .paragraphs-items,
.node-type-event .pane-page-content .middle .paragraphs-items,
.node-type-team-listing .pane-page-content .middle .paragraphs-items {
  padding: 0 20px; }
  @media (min-width: medium) {
    .node-type-page .pane-page-content .middle .paragraphs-items,
    .node-type-resource .pane-page-content .middle .paragraphs-items,
    .node-type-deployment .pane-page-content .middle .paragraphs-items,
    .node-type-product .pane-page-content .middle .paragraphs-items,
    .node-type-solution .pane-page-content .middle .paragraphs-items,
    .node-type-event .pane-page-content .middle .paragraphs-items,
    .node-type-team-listing .pane-page-content .middle .paragraphs-items {
      padding: 0; } }

.node-type-page .pane-node-field-page-form,
.node-type-page .pane-node-field-resource-gate,
.node-type-page .pane-node-field-team-list-form,
.node-type-page .pane-node-field-page-custom-html,
.node-type-resource .pane-node-field-page-form,
.node-type-resource .pane-node-field-resource-gate,
.node-type-resource .pane-node-field-team-list-form,
.node-type-resource .pane-node-field-page-custom-html,
.node-type-deployment .pane-node-field-page-form,
.node-type-deployment .pane-node-field-resource-gate,
.node-type-deployment .pane-node-field-team-list-form,
.node-type-deployment .pane-node-field-page-custom-html,
.node-type-product .pane-node-field-page-form,
.node-type-product .pane-node-field-resource-gate,
.node-type-product .pane-node-field-team-list-form,
.node-type-product .pane-node-field-page-custom-html,
.node-type-solution .pane-node-field-page-form,
.node-type-solution .pane-node-field-resource-gate,
.node-type-solution .pane-node-field-team-list-form,
.node-type-solution .pane-node-field-page-custom-html,
.node-type-event .pane-node-field-page-form,
.node-type-event .pane-node-field-resource-gate,
.node-type-event .pane-node-field-team-list-form,
.node-type-event .pane-node-field-page-custom-html,
.node-type-team-listing .pane-node-field-page-form,
.node-type-team-listing .pane-node-field-resource-gate,
.node-type-team-listing .pane-node-field-team-list-form,
.node-type-team-listing .pane-node-field-page-custom-html {
  margin-top: 40px; }
  @media (min-width: 56.25em) {
    .node-type-page .pane-node-field-page-form,
    .node-type-page .pane-node-field-resource-gate,
    .node-type-page .pane-node-field-team-list-form,
    .node-type-page .pane-node-field-page-custom-html,
    .node-type-resource .pane-node-field-page-form,
    .node-type-resource .pane-node-field-resource-gate,
    .node-type-resource .pane-node-field-team-list-form,
    .node-type-resource .pane-node-field-page-custom-html,
    .node-type-deployment .pane-node-field-page-form,
    .node-type-deployment .pane-node-field-resource-gate,
    .node-type-deployment .pane-node-field-team-list-form,
    .node-type-deployment .pane-node-field-page-custom-html,
    .node-type-product .pane-node-field-page-form,
    .node-type-product .pane-node-field-resource-gate,
    .node-type-product .pane-node-field-team-list-form,
    .node-type-product .pane-node-field-page-custom-html,
    .node-type-solution .pane-node-field-page-form,
    .node-type-solution .pane-node-field-resource-gate,
    .node-type-solution .pane-node-field-team-list-form,
    .node-type-solution .pane-node-field-page-custom-html,
    .node-type-event .pane-node-field-page-form,
    .node-type-event .pane-node-field-resource-gate,
    .node-type-event .pane-node-field-team-list-form,
    .node-type-event .pane-node-field-page-custom-html,
    .node-type-team-listing .pane-node-field-page-form,
    .node-type-team-listing .pane-node-field-resource-gate,
    .node-type-team-listing .pane-node-field-team-list-form,
    .node-type-team-listing .pane-node-field-page-custom-html {
      margin-top: 70px; } }

.node-type-page .pane-node-field-page-form,
.node-type-resource .pane-node-field-page-form,
.node-type-deployment .pane-node-field-page-form,
.node-type-product .pane-node-field-page-form,
.node-type-solution .pane-node-field-page-form,
.node-type-event .pane-node-field-page-form,
.node-type-team-listing .pane-node-field-page-form {
  background: #007096;
  border-radius: 1rem; }

.node-type-page form.marketo-form-wrapper,
.node-type-resource form.marketo-form-wrapper,
.node-type-deployment form.marketo-form-wrapper,
.node-type-product form.marketo-form-wrapper,
.node-type-solution form.marketo-form-wrapper,
.node-type-event form.marketo-form-wrapper,
.node-type-team-listing form.marketo-form-wrapper {
  width: 100% !important; }

.node-type-resource h1 {
  font-size: 2rem;
  line-height: 1.3; }

.node-type-resource.landing-page h1 {
  margin-top: 52px; }

.node-type-team-listing h1 {
  text-align: center; }

.node-type-page .page {
  padding: 0 20px; }

@media (min-width: 77.5em) {
  .node-type-page.has-hero .left {
    padding-left: 0; } }

.node-type-page.has-hero .right {
  padding: 40px 0; }
  @media (min-width: 59.375em) {
    .node-type-page.has-hero .right {
      padding: 0; } }
  .node-type-page.has-hero .right .pane-node-field-page-form {
    position: relative;
    z-index: 1;
    margin-top: 0;
    border-radius: 20px; }
    @media (min-width: 59.375em) {
      .node-type-page.has-hero .right .pane-node-field-page-form {
        margin-top: -80px;
        border-radius: 20px 0 0 20px; } }
    @media (min-width: 72.25em) {
      .node-type-page.has-hero .right .pane-node-field-page-form {
        margin-top: -160px;
        border-radius: 20px; } }

.node-type-page .field-main-content > .entity-paragraphs-item h2 {
  font-size: 1.25rem;
  padding: 0; }

.node-type-product .two-column-page form.marketo-form-wrapper,
.node-type-solution .two-column-page form.marketo-form-wrapper {
  max-width: 740px; }

.node-type-product .two-column-page .node-marketo-form,
.node-type-solution .two-column-page .node-marketo-form {
  margin: 0 auto;
  padding: 20px;
  max-width: 740px;
  background-color: #D2D5DA; }
  .node-type-product .two-column-page .node-marketo-form h3,
  .node-type-solution .two-column-page .node-marketo-form h3 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #FFFFFF; }

.node-type-product .two-column-page .mktoForm,
.node-type-solution .two-column-page .mktoForm {
  padding: 20px !important; }

@media (min-width: 56.25em) {
  .node-type-product .two-column-page .node-marketo-form,
  .node-type-solution .two-column-page .node-marketo-form {
    padding: 0;
    background-color: #FFFFFF; }
    .node-type-product .two-column-page .node-marketo-form h3,
    .node-type-solution .two-column-page .node-marketo-form h3 {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149; }
  .node-type-product .two-column-page .mktoForm,
  .node-type-solution .two-column-page .mktoForm {
    padding: 20px 40px !important; } }

.page-resources {
  background-color: #f6f7f7; }

.page-product .pane-jump-menu {
  margin-top: -160px; }

.page-product .ws-unwrapped__btm {
  position: relative;
  z-index: 1; }
  @media (min-width: 72.25em) {
    .page-product .ws-unwrapped__btm .pane-content .content {
      max-width: 760px;
      margin-left: 0; } }
  .page-product .ws-unwrapped__btm .pane-content .field-main-content .content {
    max-width: 100%; }

.in-line-table {
  display: block;
  border: 0px solid transparent;
  margin-bottom: 40px; }
  .in-line-table * {
    border: 0px solid transparent; }
  .in-line-table .bg-green {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    background: #f6f7f7;
    display: block;
    width: 100%;
    padding: 40px;
    border-radius: 1rem;
    border: 1px solid #D2D5DA; }
  .in-line-table h4 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #4E5B66; }
  .in-line-table p {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149; }

.tabs.primary {
  line-height: normal;
  list-style: none;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  white-space: nowrap; }
  .tabs.primary:before, .tabs.primary:after {
    display: table;
    content: ''; }
  .tabs.primary:after {
    clear: both; }
  .tabs.primary li {
    display: block;
    float: left;
    font-size: 1em; }
    .tabs.primary li:first-child a, .tabs.primary li.first a {
      border-left-color: #606b75;
      border-radius: 2px 0 0 2px; }
    .tabs.primary li:last-child a, .tabs.primary li.last a {
      border-radius: 0 2px 2px 0; }
    .tabs.primary li a {
      display: block;
      border-bottom: none;
      color: #f6f7f7;
      border-right: 1px solid #FFFFFF;
      border-left-width: 1px;
      padding: 1em 2em;
      text-decoration: none;
      background-color: #4E5B66; }
    .tabs.primary li a:hover {
      background-color: #606b75;
      border-bottom: none; }
    .tabs.primary li.active a {
      background-color: #007096;
      color: #FFFFFF; }

.messages {
  color: #FFFFFF;
  border-radius: 4px;
  padding: 0.75em;
  margin-bottom: 0.5em; }
  .messages a:link, .messages a:visited {
    color: #D2D5DA;
    border-color: #D2D5DA; }
  .messages a:hover {
    color: #caced1;
    border-color: #caced1; }
  .messages.status {
    background-color: #7FB7CA; }
  .messages.warning {
    background-color: #FFAA00;
    color: #000000; }
    .messages.warning a:link, .messages.warning a:visited {
      color: #4E5B66;
      border-color: #4E5B66; }
    .messages.warning a:hover {
      color: #000000;
      border-color: #000000; }
  .messages.error {
    background-color: #C1323D; }

.page-messages {
  z-index: 10; }

table {
  margin: 25px 0;
  border-collapse: collapse;
  border: 1px solid #D2D5DA;
  border-bottom: 2px solid #caced1; }
  table tr:hover {
    background: #f6f7f7; }
    table tr:hover td {
      color: #606b75; }
  table th, table td {
    color: #78828C;
    border: 1px solid #D2D5DA;
    line-height: 1.2em;
    padding: 12px 35px;
    border-collapse: collapse;
    text-align: left; }
  table th {
    background: #4E5B66;
    color: #f6f7f7;
    font-weight: normal; }
    table th.last {
      border-right: none; }

/**
 * @file _view-resource_listing.scss
 * Resource list view general styles
 */
.page-resources .layout__ws-1col-wrapped {
  max-width: 100%; }

.pane-resources-listing-list .pane-title {
  margin: 0 auto;
  max-width: 1200px; }

.view-resources-listing {
  margin-top: 10px; }
  .view-resources-listing .view-filters {
    margin-bottom: 20px;
    padding: 5px;
    overflow: hidden;
    background-color: #D2D5DA; }
    @media (min-width: 53.125em) {
      .view-resources-listing .view-filters {
        padding: 15px; } }
    .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget {
      margin: 15px;
      padding: 0; }
      @media (min-width: 53.125em) {
        .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget {
          display: inline-block;
          margin: 10px; } }
      .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget label {
        display: inline-block;
        margin-bottom: 8px; }
      .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-type-select,
      .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-select {
        font-size: .9375rem !important; }
        .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-type-select,
        .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-select {
          display: inline-block;
          position: relative;
          background-color: #FFFFFF;
          border-radius: 0.1875rem; }
        .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-type-select select,
        .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-select select {
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #3C4149;
          border-radius: 0.1875rem;
          margin: 0;
          width: 100%;
          position: relative;
          padding: 6px 8px 6px 10px;
          height: 28px;
          outline: 0;
          text-shadow: 0 1px white;
          /* Fallback for IE 8 */
          /* "transparent" doesn't work with Opera */
          background: rgba(0, 0, 0, 0);
          border: 0; }
          .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-type-select select:hover,
          .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-select select:hover {
            color: #007096; }
        @media (min-width: 53.125em) {
          .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-type-select select,
          .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-select select {
            width: 235px; } }
      .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit {
        display: inline-block;
        cursor: pointer;
        border-width: 2px;
        border-radius: 0.375rem;
        border-style: solid;
        letter-spacing: 0;
        padding: 0.44rem 1.125rem;
        transition: all 200ms ease;
        text-align: center;
        background-image: none;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-color: #007096;
        background-color: #007096;
        color: #FFFFFF;
        font-weight: 600 !important; }
        .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit:hover, .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit:focus, .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit:active {
          border-color: #328CAB;
          background-color: #328CAB;
          color: #FFFFFF; }
        .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset {
          display: inline-block;
          cursor: pointer;
          border-width: 2px;
          border-radius: 0.375rem;
          border-style: solid;
          letter-spacing: 0;
          padding: 0.44rem 1.125rem;
          transition: all 200ms ease;
          text-align: center;
          background-image: none;
          text-decoration: none !important;
          text-transform: uppercase;
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #3C4149;
          border-color: #4E5B66;
          background-color: #4E5B66;
          color: #FFFFFF;
          font-weight: 600 !important; }
          .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:hover, .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:focus, .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:active {
            border-color: #717c85;
            background-color: #717c85;
            color: #FFFFFF; }
      .view-resources-listing .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
        display: block;
        clear: both; }
  .view-resources-listing .view-content, .view-resources-listing .pager {
    margin: 0 auto;
    max-width: 1200px; }
  .view-resources-listing #views-exposed-form-resources-listing-list {
    margin: 0 auto;
    max-width: 1200px; }
  .view-resources-listing .view-content {
    margin-top: 20px; }
    .view-resources-listing .view-content:before, .view-resources-listing .view-content:after {
      display: table;
      content: ''; }
    .view-resources-listing .view-content:after {
      clear: both; }
    @media (min-width: 53.125em) {
      .view-resources-listing .view-content h3 {
        clear: both;
        padding-bottom: 15px; } }
    .view-resources-listing .view-content .views-row .content {
      border-radius: 1rem;
      border-color: #D2D5DA; }
      .view-resources-listing .view-content .views-row .content:hover .field-resource-category {
        border-top: 2px solid #007096; }
      .view-resources-listing .view-content .views-row .content:hover .field-title-field {
        color: #007096; }
    .view-resources-listing .view-content .views-row article {
      width: 100%;
      position: relative; }
    .view-resources-listing .view-content .views-row .field-resource-category {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #007096;
      font-weight: 600;
      border-top: 2px solid transparent;
      margin: auto 15px 0;
      padding: 20px 0;
      display: block; }
  .view-resources-listing .view-empty {
    margin: 20px; }
  @media (min-width: 53.125em) {
    .view-resources-listing.view-display-id-type .view-content .views-row {
      width: 28.57143%;
      clear: right;
      float: left;
      margin-left: 2.38095%;
      margin-right: 2.38095%; }
      .view-resources-listing.view-display-id-type .view-content .views-row:nth-of-type(3n+1) {
        clear: left; } }
  .view-resources-listing .views-exposed-form {
    color: #FFFFFF;
    font-weight: 100; }
    .view-resources-listing .views-exposed-form .filter-prefix {
      margin-right: .5em; }
      @media (min-width: 59.375em) {
        .view-resources-listing .views-exposed-form .filter-prefix {
          display: inline-block; } }
    .view-resources-listing .views-exposed-form .views-exposed-widget label.option {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #FFFFFF; }
    .view-resources-listing .views-exposed-form .views-widget .form-type-select {
      background: #FFFFFF !important;
      border-radius: 0.375rem; }
      .view-resources-listing .views-exposed-form .views-widget .form-type-select select {
        color: #4E5B66 !important;
        text-shadow: none !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2064%22%3E%20%20%3Cpath%20d%3D%22M32.4%2056.3L2.9%2010h59z%22%20fill%3D%22%23007096%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat 90% 45% !important;
        background-size: 10px !important;
        height: 47px !important;
        padding: 6px 38px 6px 10px;
        font-weight: 300;
        line-height: normal !important; }
      .view-resources-listing .views-exposed-form .views-widget .form-type-select select option {
        background-color: #171b1f;
        text-shadow: none;
        color: #FFFFFF; }
    .view-resources-listing .views-exposed-form #edit-submit-resources-listing {
      font-size: 0.9375rem;
      padding: 0.8em 3em .8em 3em; }
    .view-resources-listing .views-exposed-form .description {
      color: #FFFFFF;
      font-size: 0.8em;
      font-style: italic; }
  .view-resources-listing .view-filters {
    background-color: #007096; }

.progress-disabled {
  position: relative;
  top: 12px; }

/**
 * @file _view-events-overview.scss
 * Events overview styles
 */
.view-events-overview .view-filters {
  margin-bottom: 20px;
  padding: 5px;
  overflow: hidden;
  background-color: #D2D5DA; }
  @media (min-width: 40.625em) {
    .view-events-overview .view-filters {
      padding: 15px; } }
  .view-events-overview .view-filters .views-exposed-form .views-exposed-widget {
    margin: 15px;
    padding: 0; }
    @media (min-width: 40.625em) {
      .view-events-overview .view-filters .views-exposed-form .views-exposed-widget {
        display: inline-block;
        margin: 10px; } }
    .view-events-overview .view-filters .views-exposed-form .views-exposed-widget label {
      display: inline-block;
      margin-bottom: 8px; }
    .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-type-select,
    .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-select {
      font-size: .9375rem !important; }
      .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-type-select,
      .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-select {
        display: inline-block;
        position: relative;
        background-color: #FFFFFF;
        border-radius: 0.1875rem; }
      .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-type-select select,
      .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-select select {
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-radius: 0.1875rem;
        margin: 0;
        width: 100%;
        position: relative;
        padding: 6px 8px 6px 10px;
        height: 28px;
        outline: 0;
        text-shadow: 0 1px white;
        /* Fallback for IE 8 */
        /* "transparent" doesn't work with Opera */
        background: rgba(0, 0, 0, 0);
        border: 0; }
        .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-type-select select:hover,
        .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-select select:hover {
          color: #007096; }
      @media (min-width: 40.625em) {
        .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-type-select select,
        .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-select select {
          width: 235px; } }
    .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      border-color: #007096;
      background-color: #007096;
      color: #FFFFFF;
      font-weight: 600 !important; }
      .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit:hover, .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit:focus, .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit:active {
        border-color: #328CAB;
        background-color: #328CAB;
        color: #FFFFFF; }
      .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset {
        display: inline-block;
        cursor: pointer;
        border-width: 2px;
        border-radius: 0.375rem;
        border-style: solid;
        letter-spacing: 0;
        padding: 0.44rem 1.125rem;
        transition: all 200ms ease;
        text-align: center;
        background-image: none;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-color: #4E5B66;
        background-color: #4E5B66;
        color: #FFFFFF;
        font-weight: 600 !important; }
        .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:hover, .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:focus, .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:active {
          border-color: #717c85;
          background-color: #717c85;
          color: #FFFFFF; }
    .view-events-overview .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
      display: block;
      clear: both; }

.view-events-overview .view-filters {
  border-radius: 1rem;
  margin: 2rem auto; }
  .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-type-select:after {
    position: absolute;
    top: 50%;
    right: 10px; }
  .view-events-overview .view-filters .views-exposed-form .views-exposed-widget .form-type-select #edit-region {
    background: #FFFFFF;
    line-height: 1; }

.view-events-overview .event__listing {
  padding-top: 20px; }
  .view-events-overview .event__listing:before, .view-events-overview .event__listing:after {
    display: table;
    content: ''; }
  .view-events-overview .event__listing:after {
    clear: both; }

.view-events-overview h3 {
  font-size: 1.5rem;
  line-height: 1.42;
  font-weight: 300;
  color: #3C4149; }
  @media (min-width: 72.25em) {
    .view-events-overview h3 {
      font-size: 2.375rem;
      line-height: 1.26; } }

.view-events-overview .event__date {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #4E5B66;
  display: table;
  margin: 10px 0;
  margin-right: 5%;
  float: left;
  width: 35%;
  min-height: 100px;
  background-color: #D2D5DA;
  text-align: center;
  padding: 20px;
  border-radius: 0.375rem; }
  @media (min-width: 46.875em) {
    .view-events-overview .event__date {
      width: 30%; } }
  @media (min-width: 59.375em) {
    .view-events-overview .event__date {
      width: 25%; } }

.view-events-overview .field-event-date {
  display: table-cell;
  vertical-align: middle; }

.view-events-overview .event__info {
  float: left;
  width: 60%; }
  @media (min-width: 46.875em) {
    .view-events-overview .event__info {
      width: 65%; } }
  @media (min-width: 59.375em) {
    .view-events-overview .event__info {
      width: 70%; } }

.view-events-overview .date-display-range {
  font-size: 1.125rem;
  word-spacing: 1000px; }
  @media (min-width: 37.5em) {
    .view-events-overview .date-display-range {
      font-size: 1.375rem;
      word-spacing: normal; } }

.view-events-overview .date-display-end, .view-events-overview .date-display-start, .view-events-overview .date-display-single {
  font-size: 1.5rem;
  display: block;
  padding: 5px 0;
  font-weight: bold; }
  @media (min-width: 37.5em) {
    .view-events-overview .date-display-end, .view-events-overview .date-display-start, .view-events-overview .date-display-single {
      font-size: 1.625rem; } }

.view-events-overview .event__title {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #007096; }

.view-events-overview .city, .view-events-overview .country {
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  display: inline; }

.view-events-overview .city::after {
  content: ','; }

.view-events-overview .event__description {
  padding-top: 10px; }
  .view-events-overview .event__description p {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149; }

.view-events-overview .event__location {
  padding-top: 3.33333px; }
  .view-events-overview .event__location .field-event-location {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    color: #3C4149; }

.view-events-overview .view-content > h3 {
  padding: 20px 0; }
  .view-events-overview .view-content > h3 + .views-row .event__listing {
    padding-top: 0; }

.pane-events-overview-events-listing > .pane-title {
  padding-bottom: 10px; }

.video-widget {
  margin: 20px 0;
  height: 0;
  padding-bottom: 56.115%;
  position: relative;
  width: 100%; }

.video-js[class*='video-js'] {
  width: 100%; }

.node-type-page .field-body .video-js[class*='video-js'] {
  position: relative;
  height: 390px;
  width: 695px; }

.home-video {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px;
  max-width: 720px; }
  @media (min-width: 77.5em) {
    .home-video {
      padding: 0; } }
  @media (min-width: 75em) {
    .home-video {
      padding-bottom: 20px;
      padding-top: 20px; } }

.home-video__title,
.case-study-video__title {
  text-align: center; }

.home-video__widget,
.case-study-video__widget {
  max-width: 720px;
  position: relative; }

@media (min-width: 45em) {
  .product-video {
    margin: 0 auto;
    max-width: 1200px;
    max-width: 720px;
    padding-bottom: 20px;
    padding-top: 20px; } }

.product-video__widget {
  position: relative; }

.product-video__title {
  padding: 0 20px;
  padding-bottom: 20px;
  position: relative;
  text-align: center; }
  @media (min-width: 46.875em) {
    .product-video__title {
      padding: 0; } }
  @media (min-width: 45em) {
    .product-video__title {
      padding-bottom: 0;
      top: -120px; } }

.video-js .vjs-big-play-button {
  top: calc(50% - .75em);
  left: calc(50% - 1.5em); }

.node-type-resource .field-resource-video-link > video, .node-type-resource .field-resource-video-link > .video-js {
  margin: 0 auto; }

.header-announcement {
  padding: 17px;
  overflow: hidden;
  text-align: center;
  background-color: #C30C37;
  font-size: 1.15em;
  color: #f6f7f7;
  clear: both;
  margin-bottom: -8px; }
  .header-announcement a, .header-announcement a:link {
    text-decoration: underline;
    color: #f6f7f7; }
  .header-announcement .panel-panel {
    float: none;
    width: 100%; }
    .header-announcement .panel-panel .inside {
      margin: 0; }
  .header-announcement .views-field-title {
    display: none; }

.node-announcement.node-teaser {
  background-color: #415C7F;
  display: block;
  width: 100%;
  padding: 10px 20px 10px 40px;
  position: relative;
  z-index: 2; }
  .node-announcement.node-teaser p {
    display: inline-block; }
  .node-announcement.node-teaser a,
  .node-announcement.node-teaser span,
  .node-announcement.node-teaser .field-body {
    color: #FFFFFF; }
  .node-announcement.node-teaser.closed {
    display: none; }
  .node-announcement.node-teaser.low-priority::before, .node-announcement.node-teaser.high-priority::before {
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 1.995em solid #007096;
    border-bottom: 1.33em solid transparent;
    border-top: 1.33em solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    border-left-width: 1.45em; }
  .node-announcement.node-teaser.light a,
  .node-announcement.node-teaser.light span,
  .node-announcement.node-teaser.light .field-body {
    color: #FFFFFF; }
  .node-announcement.node-teaser.dark a,
  .node-announcement.node-teaser.dark span,
  .node-announcement.node-teaser.dark .field-body {
    color: #000000; }
  .node-announcement.node-teaser .inner {
    margin: 0 auto;
    max-width: 1200px;
    max-width: 90.875rem;
    position: relative;
    padding-right: 40px;
    vertical-align: middle;
    display: block;
    overflow: hidden;
    width: 100%; }
    .node-announcement.node-teaser .inner > span {
      font-size: 0.875rem;
      display: block;
      text-transform: none;
      text-align: left;
      line-height: 1.75em; }
    .node-announcement.node-teaser .inner > .field-body {
      padding-top: 10px;
      text-align: center;
      margin-right: 4%;
      width: 100%; }
      @media (min-width: 46.875em) {
        .node-announcement.node-teaser .inner > .field-body {
          text-align: center; } }
      @media (min-width: 59.375em) {
        .node-announcement.node-teaser .inner > .field-body {
          float: left;
          text-align: left;
          width: 75%; } }
    .node-announcement.node-teaser .inner .field-announcement-link {
      display: inline;
      text-align: center;
      margin-left: 5px; }
      @media (min-width: 59.375em) {
        .node-announcement.node-teaser .inner .field-announcement-link {
          display: inline-block;
          text-align: left; } }
      .node-announcement.node-teaser .inner .field-announcement-link a {
        text-decoration: underline;
        font-weight: bold; }
    .node-announcement.node-teaser .inner .close {
      display: block;
      position: absolute;
      right: 10px;
      top: 0;
      width: 24px;
      height: 24px;
      text-indent: 1000em;
      background-size: 100%;
      vertical-align: middle;
      z-index: 2; }

section.hero .pane-basic-page-hero,
section.hero .microsite__hero,
section.hero .product__hero,
.ws-unwrapped__top .pane-basic-page-hero,
.ws-unwrapped__top .microsite__hero,
.ws-unwrapped__top .product__hero {
  height: 275px;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px; }
  section.hero .pane-basic-page-hero > .pane-content,
  section.hero .microsite__hero > .pane-content,
  section.hero .product__hero > .pane-content,
  .ws-unwrapped__top .pane-basic-page-hero > .pane-content,
  .ws-unwrapped__top .microsite__hero > .pane-content,
  .ws-unwrapped__top .product__hero > .pane-content {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
    background-color: #D2D5DA; }
  section.hero .pane-basic-page-hero .ws-unwrapped__btm,
  section.hero .microsite__hero .ws-unwrapped__btm,
  section.hero .product__hero .ws-unwrapped__btm,
  .ws-unwrapped__top .pane-basic-page-hero .ws-unwrapped__btm,
  .ws-unwrapped__top .microsite__hero .ws-unwrapped__btm,
  .ws-unwrapped__top .product__hero .ws-unwrapped__btm {
    -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    margin: 0 auto;
    max-width: 80%; }
    section.hero .pane-basic-page-hero .ws-unwrapped__btm h2.pane-title,
    section.hero .microsite__hero .ws-unwrapped__btm h2.pane-title,
    section.hero .product__hero .ws-unwrapped__btm h2.pane-title,
    .ws-unwrapped__top .pane-basic-page-hero .ws-unwrapped__btm h2.pane-title,
    .ws-unwrapped__top .microsite__hero .ws-unwrapped__btm h2.pane-title,
    .ws-unwrapped__top .product__hero .ws-unwrapped__btm h2.pane-title {
      display: none; }

section.hero .hero-image-image,
section.hero .pane-node-field-product-landscape,
section.hero .pane-node-field-team-list-hero,
.ws-unwrapped__top .hero-image-image,
.ws-unwrapped__top .pane-node-field-product-landscape,
.ws-unwrapped__top .pane-node-field-team-list-hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

section.hero .hero-image-tagline h2,
section.hero h2.field-solution-tagline,
section.hero .hero__text,
.ws-unwrapped__top .hero-image-tagline h2,
.ws-unwrapped__top h2.field-solution-tagline,
.ws-unwrapped__top .hero__text {
  font-size: 1rem;
  line-height: 1.38;
  font-weight: 400;
  color: #FFFFFF;
  min-width: 300px;
  margin: 1em auto 0;
  max-width: 80%;
  position: relative;
  text-align: center; }
  @media (min-width: 72.25em) {
    section.hero .hero-image-tagline h2,
    section.hero h2.field-solution-tagline,
    section.hero .hero__text,
    .ws-unwrapped__top .hero-image-tagline h2,
    .ws-unwrapped__top h2.field-solution-tagline,
    .ws-unwrapped__top .hero__text {
      font-size: 1.75rem;
      line-height: 1.24; } }

section.hero h2.field-solution-tagline,
.ws-unwrapped__top h2.field-solution-tagline {
  padding: 0; }

section.hero .hero__text,
.ws-unwrapped__top .hero__text {
  top: 50%;
  z-index: 1; }
  @media (min-width: 46.875em) {
    section.hero .hero__text,
    .ws-unwrapped__top .hero__text {
      top: 35%;
      -ms-transform: translate(-50%, -35%);
          transform: translate(-50%, -35%); } }

section.hero .pane-node-title h1,
.ws-unwrapped__top .pane-node-title h1 {
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #FFFFFF;
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  width: 100%; }
  @media (min-width: 46.875em) {
    section.hero .pane-node-title h1,
    .ws-unwrapped__top .pane-node-title h1 {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    section.hero .pane-node-title h1,
    .ws-unwrapped__top .pane-node-title h1 {
      font-size: 3.25rem;
      line-height: 1.04; } }

section.hero .overflowed .pane-node-title,
.ws-unwrapped__top .overflowed .pane-node-title {
  max-width: 95%;
  font-size: 1em; }
  @media (min-width: 46.875em) {
    section.hero .overflowed .pane-node-title,
    .ws-unwrapped__top .overflowed .pane-node-title {
      font-size: 1.2em; } }
  @media (min-width: 59.375em) {
    section.hero .overflowed .pane-node-title,
    .ws-unwrapped__top .overflowed .pane-node-title {
      font-size: 1.7em; } }

section.hero .overflowed .hero-image-tagline h2,
section.hero .overflowed h2.field-solution-tagline,
section.hero .overflowed .hero__text,
.ws-unwrapped__top .overflowed .hero-image-tagline h2,
.ws-unwrapped__top .overflowed h2.field-solution-tagline,
.ws-unwrapped__top .overflowed .hero__text {
  font-size: 0.7em;
  max-width: 95%;
  line-height: 1em; }
  @media (min-width: 46.875em) {
    section.hero .overflowed .hero-image-tagline h2,
    section.hero .overflowed h2.field-solution-tagline,
    section.hero .overflowed .hero__text,
    .ws-unwrapped__top .overflowed .hero-image-tagline h2,
    .ws-unwrapped__top .overflowed h2.field-solution-tagline,
    .ws-unwrapped__top .overflowed .hero__text {
      font-size: 0.8em; } }
  @media (min-width: 59.375em) {
    section.hero .overflowed .hero-image-tagline h2,
    section.hero .overflowed h2.field-solution-tagline,
    section.hero .overflowed .hero__text,
    .ws-unwrapped__top .overflowed .hero-image-tagline h2,
    .ws-unwrapped__top .overflowed h2.field-solution-tagline,
    .ws-unwrapped__top .overflowed .hero__text {
      font-size: 1em; } }

.no-boxdecorationbreak section.hero .pane-node-field-page-tagline .pane-content, .no-boxdecorationbreak
.ws-unwrapped__top .pane-node-field-page-tagline .pane-content {
  margin: 20px auto;
  position: relative;
  line-height: 1.3;
  padding: 4px 0; }

.no-boxdecorationbreak section.hero .field-page-tagline > span, .no-boxdecorationbreak
.ws-unwrapped__top .field-page-tagline > span {
  position: relative;
  left: -10px; }

section.hero .hero__text .panel-panel,
.ws-unwrapped__top .hero__text .panel-panel {
  background-color: #FFFFFF;
  padding: 20px; }

section.hero .pane-microsite-hero-text h1,
section.hero .pane-product-page-hero-text h1,
.ws-unwrapped__top .pane-microsite-hero-text h1,
.ws-unwrapped__top .pane-product-page-hero-text h1 {
  font-size: 2.1875rem; }

section.hero .pane-microsite-hero-text h1, section.hero .pane-microsite-hero-text h2,
section.hero .pane-product-page-hero-text h1,
section.hero .pane-product-page-hero-text h2,
.ws-unwrapped__top .pane-microsite-hero-text h1,
.ws-unwrapped__top .pane-microsite-hero-text h2,
.ws-unwrapped__top .pane-product-page-hero-text h1,
.ws-unwrapped__top .pane-product-page-hero-text h2 {
  text-transform: none; }

section.hero .field-page-hero-image,
section.hero .field-product-landscape,
.ws-unwrapped__top .field-page-hero-image,
.ws-unwrapped__top .field-product-landscape {
  background-image: url(../img/backgrounds/gradient.svg) !important;
  height: 275px;
  background-size: cover;
  background-position: top center; }

.page-node.page-node-27646 section.hero .field-page-hero-image,
.page-node.page-node-27646 section.hero .field-product-landscape,
.page-node.page-node-27646 .ws-unwrapped__top .field-page-hero-image,
.page-node.page-node-27646 .ws-unwrapped__top .field-product-landscape, .page-node.page-node-27281 section.hero .field-page-hero-image,
.page-node.page-node-27281 section.hero .field-product-landscape,
.page-node.page-node-27281 .ws-unwrapped__top .field-page-hero-image,
.page-node.page-node-27281 .ws-unwrapped__top .field-product-landscape {
  background-image: url(/sites/default/files/styles/hero_image/public/page_hero_images/2019-forcepoint-security-predictions_0.jpg) !important;
  background-position: left center !important; }

.page-node.page-node-27281 section.hero .field-page-hero-image,
.page-node.page-node-27281 section.hero .field-product-landscape,
.page-node.page-node-27281 .ws-unwrapped__top .field-page-hero-image,
.page-node.page-node-27281 .ws-unwrapped__top .field-product-landscape {
  background-image: url(/sites/default/files/styles/hero_image/public/2019-forcepoint-security-predictions_0.jpg) !important; }

.page-node.page-node-27621 section.hero .field-page-hero-image,
.page-node.page-node-27621 section.hero .field-product-landscape,
.page-node.page-node-27621 .ws-unwrapped__top .field-page-hero-image,
.page-node.page-node-27621 .ws-unwrapped__top .field-product-landscape {
  background-image: url(/sites/default/files/styles/hero_image/public/page_hero_images/2019-forcepoint-security-predictions-assets.jpg) !important; }

.page-node.page-node-29541 section.hero .field-page-hero-image, .page-node.page-node-29541 section.hero .field-product-landscape, .page-node.page-node-29541 .ws-unwrapped__top .field-page-hero-image, .page-node.page-node-29541 .ws-unwrapped__top .field-product-landscape {
  background-image: url(/sites/default/files/uki-sunday-times-special-report-landing-page-1600x375.jpg) !important;
  background-position-x: -115px; }
  @media (min-width: 59.375em) {
    .page-node.page-node-29541 section.hero .field-page-hero-image, .page-node.page-node-29541 section.hero .field-product-landscape, .page-node.page-node-29541 .ws-unwrapped__top .field-page-hero-image, .page-node.page-node-29541 .ws-unwrapped__top .field-product-landscape {
      background-position-x: 0px; } }

.page-newsroom section.hero, .node-type-education .hero, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing, .paragraphs-item-hero-banner.view-mode-buying-center, .paragraphs-item-hero-banner.view-mode-landing_page {
  position: relative;
  padding: 80px 0 13.65517%;
  background-image: radial-gradient(circle at 50% 47%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.4));
  overflow: hidden; }
  .page-newsroom section.hero::after, .node-type-education .hero::after, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing::after, .paragraphs-item-hero-banner.view-mode-buying-center::after, .paragraphs-item-hero-banner.view-mode-landing_page::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: -1%;
    content: '';
    background-image: url(../img/backgrounds/white-waves-w-backgroundwhite.svg);
    background-repeat: no-repeat;
    background-size: 102%;
    height: 0;
    width: 101%;
    padding-bottom: 13.65517%; }
  @media (max-width: 59.375em) {
    .page-newsroom section.hero, .node-type-education .hero, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing, .paragraphs-item-hero-banner.view-mode-buying-center, .paragraphs-item-hero-banner.view-mode-landing_page {
      padding-bottom: 27.31034%; }
      .page-newsroom section.hero::after, .node-type-education .hero::after, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing::after, .paragraphs-item-hero-banner.view-mode-buying-center::after, .paragraphs-item-hero-banner.view-mode-landing_page::after {
        width: 200%;
        padding-bottom: 27.31034%; }
      .page-newsroom section.hero h1, .node-type-education .hero h1, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing h1, .paragraphs-item-hero-banner.view-mode-buying-center h1, .paragraphs-item-hero-banner.view-mode-landing_page h1 {
        font-size: 1.75rem; }
      .page-newsroom section.hero h2, .node-type-education .hero h2, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing h2, .paragraphs-item-hero-banner.view-mode-buying-center h2, .paragraphs-item-hero-banner.view-mode-landing_page h2 {
        font-size: 1.25rem; } }

.paragraphs-item-hero-banner.view-mode-mini_hero {
  position: relative;
  padding: 40px 0 6.89655%;
  background-image: radial-gradient(circle at 50% 47%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.4));
  overflow: hidden; }
  .paragraphs-item-hero-banner.view-mode-mini_hero::after {
    display: block;
    position: absolute;
    bottom: -1px;
    left: -1%;
    content: '';
    background-image: url(../img/backgrounds/gray-waves-mini-background.svg);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 102%;
    height: 0;
    width: 101%;
    padding-bottom: 13.65517%; }
  @media (max-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-mini_hero {
      padding-bottom: 13.65517%; }
      .paragraphs-item-hero-banner.view-mode-mini_hero::after {
        width: 200%;
        padding-bottom: 20.48276%;
        left: -90%; } }

.paragraphs-item-hero-banner.view-mode-career {
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: initial;
  position: relative;
  overflow: visible;
  padding-top: 60px;
  padding-bottom: 125%;
  transition: all 1000ms ease 0s; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-career {
      background-position: 55% 0;
      padding-top: 90px;
      padding-bottom: 50%; } }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-career {
      background-position: 45% 0; } }
  @media (min-width: 64em) {
    .paragraphs-item-hero-banner.view-mode-career {
      padding-bottom: 38%;
      background-position: 50% 0; } }
  @media (min-width: 77.5em) {
    .paragraphs-item-hero-banner.view-mode-career {
      padding-bottom: 30%; } }
  @media (min-width: 100em) {
    .paragraphs-item-hero-banner.view-mode-career {
      padding-bottom: 25%; } }
  @media (min-width: 118.75em) {
    .paragraphs-item-hero-banner.view-mode-career {
      padding-bottom: 20%; } }
  @media (min-width: 160em) {
    .paragraphs-item-hero-banner.view-mode-career {
      padding-bottom: 16%; } }

.paragraphs-item-hero-banner.view-mode-career_subpage {
  margin-bottom: 40px;
  position: relative;
  padding: 80px 0 120px;
  overflow: hidden; }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-career_subpage {
      padding-bottom: 15%; } }
  @media (min-width: 64em) {
    .paragraphs-item-hero-banner.view-mode-career_subpage {
      padding-bottom: 5.86207%; } }
  .paragraphs-item-hero-banner.view-mode-career_subpage::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    background-image: url(../img/backgrounds/blue-light-careers-waves.svg);
    background-repeat: no-repeat;
    background-size: 102%;
    height: 0;
    width: 101%;
    padding-bottom: 5.86207%;
    width: 1400px;
    margin-left: -600px;
    height: 100px;
    z-index: 3; }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-career_subpage::after {
        height: auto;
        left: 0;
        width: 100%;
        margin-left: 0; } }

.node-type-education .hero .content, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content, .paragraphs-item-hero-banner.view-mode-buying-center .content, .paragraphs-item-hero-banner.view-mode-career > .content, .paragraphs-item-hero-banner.view-mode-career_subpage > .content, .paragraphs-item-hero-banner.view-mode-landing_page .content, .paragraphs-item-hero-banner.view-mode-mini_hero .content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }
  .node-type-education .hero .content h1, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content h1, .paragraphs-item-hero-banner.view-mode-buying-center .content h1, .paragraphs-item-hero-banner.view-mode-career > .content h1, .paragraphs-item-hero-banner.view-mode-career_subpage > .content h1, .paragraphs-item-hero-banner.view-mode-landing_page .content h1, .paragraphs-item-hero-banner.view-mode-mini_hero .content h1 {
    padding: 0;
    max-width: 800px; }
  .node-type-education .hero .content h1, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content h1, .paragraphs-item-hero-banner.view-mode-buying-center .content h1, .paragraphs-item-hero-banner.view-mode-career > .content h1, .paragraphs-item-hero-banner.view-mode-career_subpage > .content h1, .paragraphs-item-hero-banner.view-mode-landing_page .content h1, .paragraphs-item-hero-banner.view-mode-mini_hero .content h1,
  .node-type-education .hero .content h2,
  .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content h2,
  .paragraphs-item-hero-banner.view-mode-buying-center .content h2,
  .paragraphs-item-hero-banner.view-mode-career > .content h2,
  .paragraphs-item-hero-banner.view-mode-career_subpage > .content h2,
  .paragraphs-item-hero-banner.view-mode-landing_page .content h2,
  .paragraphs-item-hero-banner.view-mode-mini_hero .content h2,
  .node-type-education .hero .content p,
  .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content p,
  .paragraphs-item-hero-banner.view-mode-buying-center .content p,
  .paragraphs-item-hero-banner.view-mode-career > .content p,
  .paragraphs-item-hero-banner.view-mode-career_subpage > .content p,
  .paragraphs-item-hero-banner.view-mode-landing_page .content p,
  .paragraphs-item-hero-banner.view-mode-mini_hero .content p {
    color: #FFFFFF; }
  @media (min-width: 72.25em) {
    .node-type-education .hero .content, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content, .paragraphs-item-hero-banner.view-mode-buying-center .content, .paragraphs-item-hero-banner.view-mode-career > .content, .paragraphs-item-hero-banner.view-mode-career_subpage > .content, .paragraphs-item-hero-banner.view-mode-landing_page .content, .paragraphs-item-hero-banner.view-mode-mini_hero .content {
      padding: 0; } }

.paragraphs-item-hero-banner.view-mode-mini_hero .content h1 {
  max-width: 100%; }

.paragraphs-item-hero-banner.view-mode-career > .content {
  padding: 0 20px; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-career > .content .content--wrapper__career {
      max-width: 640px; } }
  .paragraphs-item-hero-banner.view-mode-career > .content h1,
  .paragraphs-item-hero-banner.view-mode-career > .content h2,
  .paragraphs-item-hero-banner.view-mode-career > .content p {
    text-shadow: 0 0 10px #007096, 0 0 4px rgba(0, 0, 0, 0.5); }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-career > .content h1,
      .paragraphs-item-hero-banner.view-mode-career > .content h2,
      .paragraphs-item-hero-banner.view-mode-career > .content p {
        text-shadow: 0 0 10px #007096, 0 0 4px rgba(0, 0, 0, 0.2);
        max-width: 640px; } }
  .paragraphs-item-hero-banner.view-mode-career > .content h1 {
    max-width: 540px;
    font-weight: 300; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-career > .content h1 {
        font-size: 3.25rem; } }
  
  .paragraphs-item-hero-banner.view-mode-career > .content h2 {
    margin-bottom: 25px; }
    @media (min-width: 46.875em) {
      
      .paragraphs-item-hero-banner.view-mode-career > .content h2 {
        font-size: 2rem;
        margin-bottom: 35px; } }
  
  .paragraphs-item-hero-banner.view-mode-career > .content p {
    margin-bottom: 30px; }
    @media (min-width: 46.875em) {
      
      .paragraphs-item-hero-banner.view-mode-career > .content p {
        font-size: 1.375rem;
        font-weight: 300; } }
  .paragraphs-item-hero-banner.view-mode-career > .content a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #007096;
    font-weight: 600 !important; }
    .paragraphs-item-hero-banner.view-mode-career > .content a:hover, .paragraphs-item-hero-banner.view-mode-career > .content a:focus, .paragraphs-item-hero-banner.view-mode-career > .content a:active {
      background-color: #f6f7f7;
      border-color: #f6f7f7;
      color: #007096; }

.paragraphs-item-hero-banner.view-mode-career_subpage > .content {
  max-width: 1140px; }
  .paragraphs-item-hero-banner.view-mode-career_subpage > .content h1,
  .paragraphs-item-hero-banner.view-mode-career_subpage > .content h2 {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.6); }
  .paragraphs-item-hero-banner.view-mode-career_subpage > .content h1 {
    max-width: 720px; }
  
  .paragraphs-item-hero-banner.view-mode-career_subpage > .content h2 {
    font-size: 1.1875rem;
    margin-bottom: 25px; }
    @media (min-width: 46.875em) {
      
      .paragraphs-item-hero-banner.view-mode-career_subpage > .content h2 {
        font-size: 1.5rem; } }
    @media (min-width: 59.375em) {
      
      .paragraphs-item-hero-banner.view-mode-career_subpage > .content h2 {
        font-size: 2rem;
        margin-bottom: 45px; } }
  .paragraphs-item-hero-banner.view-mode-career_subpage > .content .watch-video {
    color: #FFFFFF;
    transition: color 300ms ease;
    font-size: 80px;
    display: inline-block;
    vertical-align: top; }

.paragraphs-item-hero-banner.view-mode-career_subpage .hero--overlay {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0; }

.paragraphs-item-hero-banner.view-mode-career_subpage > .content {
  position: relative;
  z-index: 4; }

.paragraphs-item-hero-banner .hero--cta-wrapper .field-cta-link {
  margin-bottom: 20px; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner .hero--cta-wrapper .field-cta-link {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 10px; } }
  .paragraphs-item-hero-banner .hero--cta-wrapper .field-cta-link a {
    cursor: pointer; }

.paragraphs-item-hero-banner .hero--cta-wrapper .field-cta-link + .field-cta-link--video .watch-video span {
  padding-right: 0; }

.paragraphs-item-hero-banner .hero--cta-wrapper .field-cta-link + .field-cta-link--video .watch-video svg {
  display: none; }

.paragraphs-item-hero-banner .hero--cta-wrapper .watch-video {
  position: relative; }
  .paragraphs-item-hero-banner .hero--cta-wrapper .watch-video span {
    padding-right: 30px; }
  .paragraphs-item-hero-banner .hero--cta-wrapper .watch-video svg {
    position: absolute;
    top: 7px;
    right: 15px;
    left: auto;
    width: 24px;
    height: 24px; }

.paragraphs-item-hero-banner.left-align .content {
  text-align: center; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.left-align .content {
      text-align: left; } }

.paragraphs-item-hero-banner.center-align .content {
  text-align: center; }
  .paragraphs-item-hero-banner.center-align .content h1 {
    margin: 0 auto; }

.paragraphs-item-hero-banner.right-align .content {
  text-align: center; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.right-align .content {
      text-align: right; } }
  .paragraphs-item-hero-banner.right-align .content h1 {
    margin-right: 0;
    margin-left: auto; }
  .paragraphs-item-hero-banner.right-align .content h2 {
    margin-right: 0;
    margin-left: auto; }
  .paragraphs-item-hero-banner.right-align .content .hero--cta-wrapper {
    margin-right: 0;
    margin-left: auto; }

*::-ms-backdrop, section.hero .field-page-hero-image, section.hero .field-product-landscape, .ws-unwrapped__top .field-page-hero-image, .ws-unwrapped__top .field-product-landscape {
  background-size: 400%; }

.pane-resource-info {
  color: #606b75;
  background-color: #D2D5DA;
  padding: 20px;
  margin-top: 40px; }
  .pane-resource-info h2 {
    color: #606b75; }

.pane-node-field-resource-description p a:not(.button) {
  text-decoration: underline;
  font-weight: 600; }

/**
 * @file _pane-node-field-homepage-case-studies.scss
 * Homepage case study teaser style. Also includes case study teaser style for on Product page and solution page.
 */
.pane-case-study-related-case-study-related,
.pane-node-field-homepage-case-studies,
.pane-node-field-product-case-studies,
.pane-solution-resources-case-studies {
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 40px 20px 0 20px; }
  @media (min-width: 46.875em) {
    .pane-case-study-related-case-study-related,
    .pane-node-field-homepage-case-studies,
    .pane-node-field-product-case-studies,
    .pane-solution-resources-case-studies {
      padding: 50px 20px; } }
  .pane-case-study-related-case-study-related .pane-title,
  .pane-node-field-homepage-case-studies .pane-title,
  .pane-node-field-product-case-studies .pane-title,
  .pane-solution-resources-case-studies .pane-title {
    text-align: center;
    color: #4E5B66;
    font-size: 1.65em; }
  .pane-case-study-related-case-study-related .pane-content,
  .pane-case-study-related-case-study-related .view-content,
  .pane-node-field-homepage-case-studies .pane-content,
  .pane-node-field-homepage-case-studies .view-content,
  .pane-node-field-product-case-studies .pane-content,
  .pane-node-field-product-case-studies .view-content,
  .pane-solution-resources-case-studies .pane-content,
  .pane-solution-resources-case-studies .view-content {
    display: block;
    margin-top: 40px; }
    @media (min-width: 46.875em) {
      .pane-case-study-related-case-study-related .pane-content,
      .pane-case-study-related-case-study-related .view-content,
      .pane-node-field-homepage-case-studies .pane-content,
      .pane-node-field-homepage-case-studies .view-content,
      .pane-node-field-product-case-studies .pane-content,
      .pane-node-field-product-case-studies .view-content,
      .pane-solution-resources-case-studies .pane-content,
      .pane-solution-resources-case-studies .view-content {
        display: table;
        table-layout: fixed;
        width: 100%; } }
  .pane-case-study-related-case-study-related .view,
  .pane-node-field-homepage-case-studies .view,
  .pane-node-field-product-case-studies .view,
  .pane-solution-resources-case-studies .view {
    width: 100%; }
  .pane-case-study-related-case-study-related .field-homepage-case-studies,
  .pane-case-study-related-case-study-related .field-product-case-studies,
  .pane-case-study-related-case-study-related .view-content > div,
  .pane-node-field-homepage-case-studies .field-homepage-case-studies,
  .pane-node-field-homepage-case-studies .field-product-case-studies,
  .pane-node-field-homepage-case-studies .view-content > div,
  .pane-node-field-product-case-studies .field-homepage-case-studies,
  .pane-node-field-product-case-studies .field-product-case-studies,
  .pane-node-field-product-case-studies .view-content > div,
  .pane-solution-resources-case-studies .field-homepage-case-studies,
  .pane-solution-resources-case-studies .field-product-case-studies,
  .pane-solution-resources-case-studies .view-content > div {
    display: block;
    margin: 40px 20px;
    text-align: center; }
    .pane-case-study-related-case-study-related .field-homepage-case-studies .node-case-study,
    .pane-case-study-related-case-study-related .field-product-case-studies .node-case-study,
    .pane-case-study-related-case-study-related .view-content > div .node-case-study,
    .pane-node-field-homepage-case-studies .field-homepage-case-studies .node-case-study,
    .pane-node-field-homepage-case-studies .field-product-case-studies .node-case-study,
    .pane-node-field-homepage-case-studies .view-content > div .node-case-study,
    .pane-node-field-product-case-studies .field-homepage-case-studies .node-case-study,
    .pane-node-field-product-case-studies .field-product-case-studies .node-case-study,
    .pane-node-field-product-case-studies .view-content > div .node-case-study,
    .pane-solution-resources-case-studies .field-homepage-case-studies .node-case-study,
    .pane-solution-resources-case-studies .field-product-case-studies .node-case-study,
    .pane-solution-resources-case-studies .view-content > div .node-case-study {
      padding: 40px 20px; }
    .pane-case-study-related-case-study-related .field-homepage-case-studies img,
    .pane-case-study-related-case-study-related .field-product-case-studies img,
    .pane-case-study-related-case-study-related .view-content > div img,
    .pane-node-field-homepage-case-studies .field-homepage-case-studies img,
    .pane-node-field-homepage-case-studies .field-product-case-studies img,
    .pane-node-field-homepage-case-studies .view-content > div img,
    .pane-node-field-product-case-studies .field-homepage-case-studies img,
    .pane-node-field-product-case-studies .field-product-case-studies img,
    .pane-node-field-product-case-studies .view-content > div img,
    .pane-solution-resources-case-studies .field-homepage-case-studies img,
    .pane-solution-resources-case-studies .field-product-case-studies img,
    .pane-solution-resources-case-studies .view-content > div img {
      border-style: none; }
    @media (min-width: 46.875em) {
      .pane-case-study-related-case-study-related .field-homepage-case-studies,
      .pane-case-study-related-case-study-related .field-product-case-studies,
      .pane-case-study-related-case-study-related .view-content > div,
      .pane-node-field-homepage-case-studies .field-homepage-case-studies,
      .pane-node-field-homepage-case-studies .field-product-case-studies,
      .pane-node-field-homepage-case-studies .view-content > div,
      .pane-node-field-product-case-studies .field-homepage-case-studies,
      .pane-node-field-product-case-studies .field-product-case-studies,
      .pane-node-field-product-case-studies .view-content > div,
      .pane-solution-resources-case-studies .field-homepage-case-studies,
      .pane-solution-resources-case-studies .field-product-case-studies,
      .pane-solution-resources-case-studies .view-content > div {
        display: table-cell;
        vertical-align: middle; } }
  .pane-case-study-related-case-study-related .field-case-study-customer-name,
  .pane-node-field-homepage-case-studies .field-case-study-customer-name,
  .pane-node-field-product-case-studies .field-case-study-customer-name,
  .pane-solution-resources-case-studies .field-case-study-customer-name {
    display: none; }

.pane-node-field-product-case-studies,
.pane-solution-resources-case-studies,
.pane-case-study-related-case-study-related {
  max-width: none;
  background-color: #f6f7f7;
  background-position: right 9760px bottom 800px;
  background-image: url("../img/backgrounds/lines-contour.svg");
  background-size: 140%;
  overflow: hidden; }
  .pane-node-field-product-case-studies .pane-title,
  .pane-solution-resources-case-studies .pane-title,
  .pane-case-study-related-case-study-related .pane-title {
    color: #FFAA00; }
  .pane-node-field-product-case-studies .view-content,
  .pane-solution-resources-case-studies .view-content,
  .pane-case-study-related-case-study-related .view-content {
    margin: 0 auto;
    max-width: 1200px; }

.solutions-environments {
  background-color: #f6f7f7;
  clear: both; }
  .solutions-environments .panel-listing-hidden-item > a {
    display: none; }
  @media (min-width: 46.875em) {
    .solutions-environments {
      padding: 2em 0; } }

.solutions-environments__inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px; }
  @media (min-width: 77.5em) {
    .solutions-environments__inner {
      padding: 0; } }
  .solutions-environments__inner .layout__ws-split-3-col-first,
  .solutions-environments__inner .layout__ws-split-3-col-second {
    margin-bottom: 20px; }
  @media (min-width: 46.875em) {
    .solutions-environments__inner .layout__ws-split-3 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  @media (min-width: 46.875em) and (min-width: 46.875em) {
    .solutions-environments__inner .layout__ws-split-3:before, .solutions-environments__inner .layout__ws-split-3:after {
      display: table;
      content: ''; }
    .solutions-environments__inner .layout__ws-split-3:after {
      clear: both; }
    .solutions-environments__inner .layout__ws-split-3 .layout__ws-split-3-col-first {
      width: 31.57895%;
      clear: right;
      float: left;
      margin-left: 0;
      margin-right: 2.63158%; }
    .solutions-environments__inner .layout__ws-split-3 .layout__ws-split-3-col-second {
      width: 31.57895%;
      clear: right;
      float: left;
      margin-right: 2.63158%; }
    .solutions-environments__inner .layout__ws-split-3 .layout__ws-split-3-col-third {
      width: 31.57895%;
      clear: right;
      float: right;
      margin-right: 0; } }
  @media (min-width: 46.875em) {
    .solutions-environments__inner .layout__ws-split-3-col-first,
    .solutions-environments__inner .layout__ws-split-3-col-second,
    .solutions-environments__inner .layout__ws-split-3-col-third {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-positive: 0;
          flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-bottom: 0; } }
  @media (min-width: 46.875em) {
    .solutions-environments__inner .panel-pane {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-positive: 1;
          flex-grow: 1; } }
  .solutions-environments__inner h2.pane-title {
    font-size: 1.5rem;
    font-weight: 300;
    background-color: #4E5B66;
    color: #D2D5DA;
    line-height: 1.2;
    padding: 1em 2em;
    text-transform: none; }
    @media (min-width: 46.875em) {
      .solutions-environments__inner h2.pane-title {
        -ms-flex-positive: 0;
            flex-grow: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
  .solutions-environments__inner .pane-content {
    font-size: 1.25rem;
    background-color: #FFFFFF;
    padding: .5em 2.4em 1em 2.4em; }
    @media (min-width: 46.875em) {
      .solutions-environments__inner .pane-content {
        -ms-flex-positive: 1;
            flex-grow: 1;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
    .solutions-environments__inner .pane-content ul, .solutions-environments__inner .pane-content li {
      list-style: none;
      margin-left: 0;
      padding: 0; }
    .solutions-environments__inner .pane-content li {
      padding-bottom: .5em; }
      .solutions-environments__inner .pane-content li a:link {
        border-bottom: none; }
        .solutions-environments__inner .pane-content li a:link:hover {
          border-bottom: 2px solid #1fc8da; }

a.solutions-environments__button {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  padding: .7em 1.8em;
  margin-top: .5em;
  border: 0;
  display: inline-block;
  cursor: pointer;
  color: #007096;
  border: 2px solid #007096;
  border-radius: 0.375rem;
  padding: 0.8em 2.6em;
  position: relative;
  border-radius: 0.375rem;
  /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
  font-weight: 300;
  display: block;
  margin: 20px auto 0;
  text-align: center;
  width: 100%; }
  a.solutions-environments__button:hover, a.solutions-environments__button:active {
    background-color: #007096;
    color: #f6f7f7;
    transition: all 0.2s ease;
    border: 2px solid #007096; }
  @media (min-width: 46.875em) {
    a.solutions-environments__button {
      margin-top: 2em;
      width: 27em; } }

.node-testimonial {
  background-color: #f6f7f7;
  background-size: 225%;
  padding-top: 3.5em;
  padding-bottom: 2em;
  color: #4E5B66; }
  @media (min-width: 59.375em) {
    .node-testimonial {
      background-size: 100%; } }
  .pane-node-body .node-testimonial {
    width: 103.73444%;
    position: relative;
    left: 50%;
    margin-left: -51.86722%;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding: 20px;
    text-align: left; }
    @media (min-width: 56.25em) {
      .pane-node-body .node-testimonial {
        width: 163.01127%;
        position: relative;
        left: 50%;
        margin-left: -81.50564%; } }
    .pane-node-body .node-testimonial.gray {
      background-color: #4E5B66;
      color: #f6f7f7;
      padding: 40px; }
    .pane-node-body .node-testimonial.green {
      background-color: #007096;
      color: #f6f7f7;
      padding: 40px; }
    .pane-node-body .node-testimonial.green-triangles {
      background-color: #007096;
      background-image: url("../img/backgrounds/triangulation.svg");
      background-position: top center;
      color: #f6f7f7;
      padding: 40px; }
    .pane-node-body .node-testimonial.black-triangles {
      background-color: #4E5B66;
      background-image: url("../img/backgrounds/black-triangles-borders.svg");
      background-position: top center;
      color: #f6f7f7;
      padding: 40px; }
    .pane-node-body .node-testimonial.blue-triangles {
      background-color: #4E5B66;
      background-image: url("../img/backgrounds/triangulation-blue.svg");
      background-position: bottom 0 left 0;
      background-size: 100%;
      color: #f6f7f7;
      padding: 40px; }
    .pane-node-body .node-testimonial.lines-contour {
      background-color: #D2D5DA;
      background-image: url("../img/backgrounds/lines-contour.svg");
      background-position: right 9760px bottom 800px;
      background-size: 140%;
      overflow: hidden;
      padding: 40px; }
  .node-testimonial .content {
    padding: 20px;
    margin: 0 auto;
    max-width: 800px;
    overflow: hidden; }
    @media (min-width: 77.5em) {
      .node-testimonial .content {
        padding: 0; } }
  .node-testimonial blockquote {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #3C4149;
    margin: 0;
    margin-bottom: 1em;
    max-width: none;
    padding: 0;
    border: none; }
  .node-testimonial em {
    font-style: normal; }
  .node-testimonial .field-testimonial-image {
    margin: 0;
    float: left;
    margin-right: 20px; }
    .node-testimonial .field-testimonial-image img {
      border: 5px solid #FFFFFF; }
  .node-testimonial .field-testimonial-author {
    display: block;
    margin-top: 2rem; }
    @media (min-width: 46.875em) {
      .node-testimonial .field-testimonial-author {
        margin-top: 1.5rem; } }
  .node-testimonial .field-testimonial-author-title:after {
    content: '\00a0-\00a0'; }
  .node-testimonial .field-testimonial-author-title, .node-testimonial .field-testimonial-author-company {
    display: inline-block; }
  .node-testimonial.node-view-mode-video {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 40px;
    background-color: transparent; }
    @media (min-width: 46.875em) {
      .node-testimonial.node-view-mode-video {
        padding: 0 20px; } }
    .node-testimonial.node-view-mode-video > * {
      float: none !important; }
    .node-testimonial.node-view-mode-video.has-video {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: stretch;
          align-items: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      @media (min-width: 46.875em) {
        .node-testimonial.node-view-mode-video.has-video {
          -ms-flex-direction: row;
              flex-direction: row; } }
      .node-testimonial.node-view-mode-video.has-video > * {
        width: 100%;
        margin: 0;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        -ms-flex-order: 1;
            order: 1; }
        @media (min-width: 46.875em) {
          .node-testimonial.node-view-mode-video.has-video > * {
            max-width: 50%; } }
      .node-testimonial.node-view-mode-video.has-video .content {
        padding-top: 0; }
        @media (min-width: 72.25em) {
          .node-testimonial.node-view-mode-video.has-video .content {
            padding-right: 120px; } }
        .node-testimonial.node-view-mode-video.has-video .content::before, .node-testimonial.node-view-mode-video.has-video .content::after {
          display: none; }
    .node-testimonial.node-view-mode-video .content {
      padding: 20px 40px;
      position: relative;
      overflow: visible;
      /*
      &::before {
        content: '';
        display: block;
        position: absolute;
        width: 50px;
        height: 58px;
        top: $space * -1;
        left: $space-one-half * -1;
        background-image: url(../img/backgrounds/testimonial-border.svg);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: contain;

        @include breakpoint($small) {
          top: $space-double * -1;
          left: $space-double * -1;
        }
      }

      &::after {
        content: '';
        display: block;
        position: absolute;
        width: 50px;
        height: 58px;
        bottom: $space * -1;
        right: $space-one-half * -1;
        background-image: url(../img/backgrounds/testimonial-border.svg);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: contain;
        transform: rotate(180deg);

        @include breakpoint($small) {
          bottom: $space-double * -1;
          right: $space-double * -1;
        }
      }
      */ }
      .node-testimonial.node-view-mode-video .content blockquote {
        padding-bottom: 20px;
        margin-bottom: 10px; }
    .node-testimonial.node-view-mode-video h2 {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #3C4149;
      max-width: 950px;
      margin: 0 auto 20px; }
      @media (min-width: 72.25em) {
        .node-testimonial.node-view-mode-video h2 {
          font-size: 2.375rem;
          line-height: 1.26; } }
    .node-testimonial.node-view-mode-video .field-testimonial-author {
      font-style: normal;
      margin-top: 0; }
    .node-testimonial.node-view-mode-video .field-testimonial-author-title {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149;
      position: relative;
      margin-right: 3px; }
      .node-testimonial.node-view-mode-video .field-testimonial-author-title::after {
        content: ',';
        display: inline;
        line-height: 0;
        position: absolute;
        right: -3px;
        bottom: 8px; }
    .node-testimonial.node-view-mode-video .field-testimonial-author-company {
      line-height: 1; }
    .node-testimonial.node-view-mode-video .field-testimonial-vidyard-video {
      display: block; }
      .node-testimonial.node-view-mode-video .field-testimonial-vidyard-video img {
        display: block;
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05); }
      .node-testimonial.node-view-mode-video .field-testimonial-vidyard-video iframe {
        width: 100%; }
    .node-testimonial.node-view-mode-video strong {
      color: #000000; }

.pane-node-field-solution-testimonial {
  background-color: #f6f7f7;
  padding: 120px 0 80px;
  position: relative;
  z-index: 0;
  margin-top: 100px;
  background: url("../img/backgrounds/bg-quotes-blurred-people.jpg") no-repeat scroll 0 0;
  background-size: 100%;
  background-position: top;
  border-bottom: 2px solid #caced1; }
  .pane-node-field-solution-testimonial::before {
    background: white;
    top: -100px;
    content: '';
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    right: 0;
    -ms-transform: skewY(-2.9deg);
        transform: skewY(-2.9deg);
    -ms-transform-origin: 100%;
        transform-origin: 100%;
    z-index: 0; }
  .pane-node-field-solution-testimonial::after {
    background: rgba(0, 0, 0, 0.01);
    top: 0;
    content: '';
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    right: 0;
    -ms-transform: skewY(-2.9deg);
        transform: skewY(-2.9deg);
    -ms-transform-origin: 100%;
        transform-origin: 100%;
    z-index: 0; }
  .pane-node-field-solution-testimonial::before {
    top: -200px;
    height: 200px; }
  @media (min-width: 46.875em) {
    .pane-node-field-solution-testimonial {
      padding: 180px 0;
      margin-top: 0; } }
  @media (min-width: 72.25em) {
    .pane-node-field-solution-testimonial {
      padding: 240px 0 120px; } }
  .pane-node-field-solution-testimonial::after {
    background: rgba(0, 0, 0, 0.05); }

.node-testimonial.node-view-mode-card {
  background-color: transparent; }

.home_page_features > .content {
  margin-bottom: 40px; }
  .home_page_features > .content .view-home-page-features .view-content {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    @media (min-width: 59.375em) {
      .home_page_features > .content .view-home-page-features .view-content {
        display: -ms-flexbox;
        display: flex; } }
  .home_page_features > .content .views-row {
    font-weight: 300;
    color: #4E5B66;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    transition: box-shadow .4s;
    margin: 20px 20px 0 20px;
    padding: 1.5em 2em 2em;
    box-sizing: border-box; }
    @media (min-width: 59.375em) {
      .home_page_features > .content .views-row {
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
        margin: 40px 0 0 0;
        max-width: 46%; } }
    .home_page_features > .content .views-row h2 {
      font-size: 1.5em;
      text-transform: none;
      margin: 0; }
      .home_page_features > .content .views-row h2 .field-display-title, .home_page_features > .content .views-row h2 .field-body {
        margin: 30px 20px 18px 20px; }
      .home_page_features > .content .views-row h2 a {
        text-decoration: none;
        color: #000000; }
        .home_page_features > .content .views-row h2 a:hover {
          color: #007096; }
    .home_page_features > .content .views-row .field-description {
      font-size: .9em;
      padding: 20px 0 20px 0;
      margin-bottom: 20px; }
    .home_page_features > .content .views-row .field-feature-link {
      margin-top: 20px;
      position: absolute;
      line-height: 2em;
      bottom: 10px;
      left: 2em;
      right: 2em;
      border-top: 1px solid #000000; }
      .home_page_features > .content .views-row .field-feature-link a {
        color: #000000;
        font-size: .88em; }
    .home_page_features > .content .views-row:hover {
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
      border: 1px solid #007096;
      cursor: pointer; }
      .home_page_features > .content .views-row:hover a, .home_page_features > .content .views-row:hover h1, .home_page_features > .content .views-row:hover h2 {
        color: #007096; }
      .home_page_features > .content .views-row:hover .field-description {
        border-color: #007096; }
      .home_page_features > .content .views-row:hover .field-feature-link {
        border-top: 1px solid #007096; }

.node-type-microsite .btn-green {
  background: #007096;
  color: #FFFFFF;
  text-decoration: none; }
  .node-type-microsite .btn-green:hover {
    background: #007096;
    color: #FFFFFF; }

.node-type-microsite .view-id-home_page_features {
  margin: 50px 0; }

.node-type-microsite .views-row, .node-type-microsite .views-row-1 {
  font-size: 1.0625rem;
  width: 100%;
  line-height: 1.5;
  color: #4E5B66;
  background: none !important;
  background-position: center left;
  background-size: 60px 60px;
  padding: 2em 2em 2em 3em !important; }
  @media (min-width: 59.375em) {
    .node-type-microsite .views-row, .node-type-microsite .views-row-1 {
      width: 50% !important;
      max-width: 50% !important;
      float: left;
      margin-bottom: 40px !important;
      height: 160px !important; } }

@media (min-width: 59.375em) {
  .node-type-microsite .accordion, .node-type-microsite .left {
    clear: left; } }

.node-type-microsite a {
  color: #007096;
  text-decoration: underline; }
  .node-type-microsite a:hover {
    color: #606b75; }

.node-type-microsite .featured__item-link-title {
  display: none; }

.node-type-microsite .featured__item {
  background-repeat: no-repeat;
  background-size: 60px;
  padding-left: 80px; }
  .node-type-microsite .featured__item--webcast {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%234D4D4E%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M38.8%2C6.4H10.4c-4.7%2C0-8.5%2C3.8-8.5%2C8.5v20c0%2C4.7%2C3.8%2C8.5%2C8.5%2C8.5h28.4c4.7%2C0%2C8.5-3.8%2C8.5-8.5v-20%20%20C47.3%2C10.2%2C43.5%2C6.4%2C38.8%2C6.4z%20M38.8%2C40.4H10.4c-3.1%2C0-5.6-2.5-5.6-5.6v-20c0-3.1%2C2.5-5.6%2C5.6-5.6h28.4c3.1%2C0%2C5.6%2C2.5%2C5.6%2C5.6v20%20%20C44.4%2C37.9%2C41.9%2C40.4%2C38.8%2C40.4z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M24.6%2C12.7c-6.9%2C0-12.4%2C5.6-12.4%2C12.4c0%2C6.9%2C5.6%2C12.4%2C12.4%2C12.4c6.9%2C0%2C12.4-5.6%2C12.4-12.4S31.5%2C12.7%2C24.6%2C12.7%20%20z%20M24.6%2C34.5c-5.1%2C0-9.3-4.2-9.3-9.3s4.2-9.3%2C9.3-9.3s9.3%2C4.2%2C9.3%2C9.3C33.9%2C30.3%2C29.7%2C34.5%2C24.6%2C34.5z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M31.6%2C24.1L22.8%2C19c-0.4-0.2-0.9-0.2-1.3%2C0l0%2C0c-0.4%2C0.2-0.6%2C0.7-0.6%2C1.1v10.2c0%2C0.5%2C0.2%2C0.9%2C0.6%2C1.1%20%20c0.2%2C0.1%2C0.4%2C0.2%2C0.6%2C0.2c0.2%2C0%2C0.4-0.1%2C0.6-0.2l8.8-5.1c0.4-0.2%2C0.6-0.7%2C0.6-1.1C32.2%2C24.7%2C32%2C24.3%2C31.6%2C24.1z%20M28.4%2C25.2l-5%2C2.9%20%20v-5.8L28.4%2C25.2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
  .node-type-microsite .featured__item--attachment {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%234D4D4E%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M36.8%2C1.9H19c-4%2C0-11.7%2C7.8-11.7%2C11.7v26.6c0%2C4%2C3.2%2C7.2%2C7.2%2C7.2h22.4c4%2C0%2C7.2-3.2%2C7.2-7.2V9%20%20C44%2C5.1%2C40.8%2C1.9%2C36.8%2C1.9z%20M17.7%2C4.9v6.8c0%2C0.3-0.3%2C0.7-0.7%2C0.7h-6.8C11.4%2C9.8%2C15.3%2C6.1%2C17.7%2C4.9z%20M41.4%2C40.3c0%2C2.5-2%2C4.6-4.6%2C4.6%20%20H14.4c-2.5%2C0-4.6-2-4.6-4.6V14.9H17c1.8%2C0%2C3.3-1.5%2C3.3-3.3V4.5h16.5c2.5%2C0%2C4.6%2C2%2C4.6%2C4.6V40.3z%22%2F%3E%20%3Crect%20x%3D%2216%22%20y%3D%2220.1%22%20class%3D%22st0%22%20width%3D%2219.5%22%20height%3D%222.6%22%2F%3E%20%3Crect%20x%3D%2216%22%20y%3D%2227.1%22%20class%3D%22st0%22%20width%3D%2219.5%22%20height%3D%222.6%22%2F%3E%20%3Crect%20x%3D%2216%22%20y%3D%2234.2%22%20class%3D%22st0%22%20width%3D%2216.1%22%20height%3D%222.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
  .node-type-microsite .featured__item--blog-post {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2065%2065%22%20style%3D%22enable-background%3Anew%200%200%2065%2065%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%234D4D4E%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M21.1%2C60.2c-0.2%2C0-0.3%2C0-0.5-0.1c-0.6-0.2-1-0.8-1-1.4l-0.2-10H5.6c-1.3%2C0-2.4-1.1-2.4-2.4V11.4%20%20C3.2%2C10.1%2C4.3%2C9%2C5.6%2C9h53.8c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4v34.9c0%2C1.3-1.1%2C2.4-2.4%2C2.4H31.5l-9.3%2C10.9C21.9%2C60%2C21.5%2C60.2%2C21.1%2C60.2z%20%20%20M6.2%2C45.8h14.7c0.8%2C0%2C1.5%2C0.7%2C1.5%2C1.5l0.2%2C7.5l7.2-8.4c0.3-0.3%2C0.7-0.5%2C1.1-0.5h28V12H6.2V45.8z%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M22.5%2C25.2h-5.4c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v5.4c0%2C0.3%2C0.3%2C0.6%2C0.6%2C0.6h5.4c0.3%2C0%2C0.6-0.3%2C0.6-0.6v-5.4%20C23.2%2C25.5%2C22.9%2C25.2%2C22.5%2C25.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M35.2%2C25.2h-5.4c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v5.4c0%2C0.3%2C0.3%2C0.6%2C0.6%2C0.6h5.4c0.3%2C0%2C0.6-0.3%2C0.6-0.6v-5.4%20C35.8%2C25.5%2C35.5%2C25.2%2C35.2%2C25.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M47.9%2C25.2h-5.4c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v5.4c0%2C0.3%2C0.3%2C0.6%2C0.6%2C0.6h5.4c0.3%2C0%2C0.6-0.3%2C0.6-0.6v-5.4%20C48.5%2C25.5%2C48.2%2C25.2%2C47.9%2C25.2z%22%2F%3E%3C%2Fsvg%3E"); }

/**
 * @file _find-partner-form.scss
 *
 * Design elements for the find a partner/distributor form
 */
#feature-ws-partner-find-partner-form label {
  font-weight: 100; }

#feature-ws-partner-find-partner-form label[for=edit-country] {
  display: block; }

#feature-ws-partner-find-partner-form label[for=edit-country], #feature-ws-partner-find-partner-form label[for=edit-state] {
  display: block; }

#feature-ws-partner-find-partner-form .form-type-textfield input, #feature-ws-partner-find-partner-form select {
  border-width: 1px;
  border-style: solid;
  border-color: #606b75;
  -o-border-image: initial;
     border-image: initial;
  border-radius: 5px;
  width: 190px; }

#feature-ws-partner-find-partner-form select {
  font-size: 0.9375rem;
  font-weight: 300;
  text-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: white url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%2328A505%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2232.4%2C56.3%202.9%2C10%2061.9%2C10%20%22%2F%3E%3C%2Fsvg%3E") no-repeat 90% 45% !important;
  background-size: 10px !important;
  height: 43px !important;
  padding: 6px 38px 6px 10px;
  line-height: normal !important; }

#feature-ws-partner-find-partner-form select#edit-country {
  padding: 6px 38px 6px 10px; }

#feature-ws-partner-find-partner-form select#edit-distance {
  padding: 4px;
  width: 95px; }

#feature-ws-partner-find-partner-form select option {
  background-color: #f6f7f7;
  text-shadow: none; }

#feature-ws-partner-find-partner-form .load_more_partner {
  font-size: 0.9375rem;
  cursor: pointer;
  color: #007096;
  border: 2px solid #007096;
  background-color: #f6f7f7;
  width: 250px;
  line-height: 1.5em;
  margin: 0 auto 25px auto;
  text-align: center;
  padding: 0.6em; }
  #feature-ws-partner-find-partner-form .load_more_partner:hover, #feature-ws-partner-find-partner-form .load_more_partner:active {
    background-color: #007096;
    color: #f6f7f7;
    transition: all 0.2s ease;
    border: 2px solid #007096; }

#feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
#feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
#feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
#feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
  float: left;
  width: 100%;
  padding-right: 10px; }
  @media (min-width: 29.375em) {
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
    #feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
    #feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
      width: 48%; } }
  @media (min-width: 37.5em) {
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
    #feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
    #feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
      width: 35%; } }
  @media (min-width: 46.875em) {
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
    #feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
    #feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
      width: 29%; } }
  @media (min-width: 59.375em) {
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
    #feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
    #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
    #feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
      width: 20%; } }

#feature-ws-partner-find-partner-form #edit-submit {
  height: 45px;
  text-align: center;
  padding: 0.5em 2em 0.5em 2em;
  clear: both;
  background-color: #007096;
  color: #FFFFFF; }
  @media (min-width: 59.375em) {
    #feature-ws-partner-find-partner-form #edit-submit {
      margin-top: 22px; } }
  #feature-ws-partner-find-partner-form #edit-submit:hover {
    background-color: #4E5B66; }

@media (min-width: 59.375em) {
  #feature-ws-partner-find-partner-form input#edit-submit.form-submit.ajax-processed.progress-disabled {
    margin-top: 15px; } }

#feature-ws-partner-find-partner-form #replace_this {
  margin-top: 20px; }
  #feature-ws-partner-find-partner-form #replace_this table th, #feature-ws-partner-find-partner-form #replace_this table td {
    font-size: 0.6875rem;
    padding: 12px 3px; }
    @media (min-width: 21.875em), (min-width: 26.25em) {
      #feature-ws-partner-find-partner-form #replace_this table th, #feature-ws-partner-find-partner-form #replace_this table td {
        font-size: 0.8125rem;
        padding: 12px 5px; } }
    @media (min-width: 29.375em) {
      #feature-ws-partner-find-partner-form #replace_this table th, #feature-ws-partner-find-partner-form #replace_this table td {
        font-size: 0.875rem;
        padding: 12px 5px; } }
    @media (min-width: 46.875em) {
      #feature-ws-partner-find-partner-form #replace_this table th, #feature-ws-partner-find-partner-form #replace_this table td {
        font-size: 1.0625rem;
        padding: 12px 30px; } }

#feature-ws-partner-find-partner-form #edit-form-start {
  border: 2px solid #007096;
  border-radius: 5px;
  padding: 15px;
  background-color: #f6f7f7; }

#feature-ws-partner-find-partner-form #display_api_results table {
  width: 100%; }

#feature-ws-partner-find-partner-form .description {
  font-size: 0.7em;
  padding-top: 5px;
  padding-bottom: 5px; }

.page-layout-two-col #feature-ws-partner-find-partner-form .form-type-textfield input, .page-layout-two-col #feature-ws-partner-find-partner-form select {
  width: 100%; }

.page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
.page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
.page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
.page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
  float: left;
  padding-right: 10px;
  width: 100%; }
  @media (min-width: 29.375em) {
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
      width: 100%; } }
  @media (min-width: 37.5em) {
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-partner-company-name,
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-item.form-type-select.form-item-country,
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-textfield.form-item-city,
    .page-layout-two-col #feature-ws-partner-find-partner-form .form-item .form-type-select.form-item-state {
      width: 50%; } }

.page-newsroom section.hero {
  background-color: #007096;
  min-height: 320px; }
  .page-newsroom section.hero .pane-basic-page-hero {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .page-newsroom section.hero .pane-basic-page-hero > .pane-content {
      background: transparent; }
  .page-newsroom section.hero .ws-unwrapped__top .field-page-hero-image {
    opacity: 0; }

.page-newsroom .pane-menu-menu-footer-social-menu h2, .page-newsroom .pane-node-field-page-custom-html h2, .page-newsroom .pane-ws-newsroom-fp-in-the-news h2 {
  font-size: 1.5rem;
  color: #4E5B66;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 26px; }

@media (min-width: 46.875em) {
  .page-newsroom .pane-menu-menu-footer-social-menu > .pane-content > ul {
    -ms-flex-pack: start;
        justify-content: flex-start; } }

.view-newsroom-recent-prs article {
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  border-color: rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.4);
  background: #FFFFFF;
  border-radius: 1rem;
  box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08);
  padding: 28px; }
  .view-newsroom-recent-prs article header {
    margin-bottom: 2rem; }
  .view-newsroom-recent-prs article h3 a {
    font-size: 1.125rem;
    color: #4E5B66;
    font-weight: 600;
    line-height: 1.2; }
  .view-newsroom-recent-prs article .content .field-body p {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #4E5B66;
    text-align: left; }
  .view-newsroom-recent-prs article .content .field-body strong {
    font-weight: 400; }
  .view-newsroom-recent-prs article .content .field-body em {
    font-style: normal; }
  .view-newsroom-recent-prs article .content .field-body .rtecenter {
    text-align: left; }

.view-newsroom-recent-prs.view-display-id-prs_highlighted {
  margin-bottom: 1rem;
  margin-top: 1rem; }
  .view-newsroom-recent-prs.view-display-id-prs_highlighted article {
    border-color: rgba(0, 112, 150, 0.2) rgba(0, 112, 150, 0.2) rgba(0, 112, 150, 0.2) #007096; }
    .view-newsroom-recent-prs.view-display-id-prs_highlighted article h3 a {
      font-size: 1.5rem;
      font-weight: 500;
      line-height: 1.3; }

.node-type-solution .field-title-field,
.node-type-solution .pane-node-body,
.node-type-solution .pane-cta {
  margin-top: 20px; }

@media (min-width: 46.875em) {
  .node-type-solution .field-solution-tagline {
    padding: 20px 0; } }

.node-type-solution .main-content {
  margin-bottom: 0; }

.node-type-solution article.node-cta {
  width: 100%;
  text-align: center;
  color: #4E5B66; }
  .node-type-solution article.node-cta h3 {
    color: #4E5B66; }
  .node-type-solution article.node-cta p {
    font-weight: 300;
    color: #4E5B66; }
  .node-type-solution article.node-cta .field-cta-link a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .node-type-solution article.node-cta .field-cta-link a:hover, .node-type-solution article.node-cta .field-cta-link a:focus, .node-type-solution article.node-cta .field-cta-link a:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }

.node-type-solution article.node-resource {
  margin: 40px 0;
  background-position: top left;
  background-size: 40px;
  min-height: 40px; }
  @media (min-width: 46.875em) {
    .node-type-solution article.node-resource {
      margin: 20px 0; } }
  .node-type-solution article.node-resource .field-resource-category {
    display: none; }
  @media (max-width: 72.25em) {
    .node-type-solution article.node-resource.node-resource--on-node-solution {
      margin: 0; } }
  .node-type-solution article.node-resource.node-resource--on-node-solution .field-resource-category {
    display: block; }

.node-type-solution .field-solution-why-section {
  background: linear-gradient(to bottom, rgba(78, 91, 102, 0) 0%, rgba(78, 91, 102, 0.05) 100%); }

.node-type-solution .pane-node-field-section-header-products {
  background-color: #D2D5DA; }

.node-type-solution .pane-solution-resources-solution-products {
  padding: 20px;
  clear: both; }
  @media (min-width: 77.5em) {
    .node-type-solution .pane-solution-resources-solution-products {
      padding: 0; } }
  .node-type-solution .pane-solution-resources-solution-products .pane-title {
    padding-top: 40px;
    text-align: center; }
  .node-type-solution .pane-solution-resources-solution-products .view-content {
    margin: 0 auto;
    max-width: 1200px;
    display: -ms-flexbox;
    display: flex;
    margin: 20px auto 0 auto;
    padding-top: 10px;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .lt-ie10 .node-type-solution .pane-solution-resources-solution-products .view-content {
      display: block; }
  .node-type-solution .pane-solution-resources-solution-products .item-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    margin-bottom: 20px;
    min-height: 167px;
    padding: 2em;
    background-color: #f6f7f7; }
    @media (min-width: 37.5em) {
      .node-type-solution .pane-solution-resources-solution-products .item-list {
        -ms-flex: 0 0 48%;
            flex: 0 0 48%; } }
    @media (min-width: 59.375em) {
      .node-type-solution .pane-solution-resources-solution-products .item-list {
        -ms-flex: 0 0 31%;
            flex: 0 0 31%; } }
    .lt-ie10 .node-type-solution .pane-solution-resources-solution-products .item-list {
      display: block;
      margin: 0 1%;
      float: left;
      width: 100%; }
      @media (min-width: 37.5em) {
        .lt-ie10 .node-type-solution .pane-solution-resources-solution-products .item-list {
          width: 48%; } }
      @media (min-width: 59.375em) {
        .lt-ie10 .node-type-solution .pane-solution-resources-solution-products .item-list {
          width: 31%; } }
    .node-type-solution .pane-solution-resources-solution-products .item-list h3 {
      color: #4E5B66;
      text-transform: none;
      padding-bottom: .5em; }
  .node-type-solution .pane-solution-resources-solution-products .item-list ul {
    margin: 0;
    padding: 0; }
  .node-type-solution .pane-solution-resources-solution-products .item-list li {
    font-size: 1.1em;
    list-style: none; }
  .node-type-solution .pane-solution-resources-solution-products .view-footer {
    clear: both;
    text-align: center; }
  .node-type-solution .pane-solution-resources-solution-products .button {
    font-size: 1.125rem;
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    padding: .7em 1.8em;
    margin-top: .5em;
    border: 0;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 0.375rem;
    padding: 0.8em 2.6em;
    position: relative;
    border-radius: 0.375rem;
    /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
    margin-top: 20px;
    margin-bottom: 40px;
    padding: .5em .8em; }
    .node-type-solution .pane-solution-resources-solution-products .button:hover, .node-type-solution .pane-solution-resources-solution-products .button:active {
      background-color: #FFFFFF;
      color: #007096;
      transition: all 0.2s ease;
      border: 2px solid #FFFFFF; }

.node-type-solution .panel-pane.pane-views-panes.pane-solution-resources-solution-resources.related-resources.wrap-hz.wrap-text {
  max-width: 1200px;
  padding-left: 30px; }

.node-type-solution .pane-referenced-items-solution-featured-resource {
  padding-top: 10px; }

.node-type-case-study .panel-2col-stacked {
  background-color: #f6f7f7; }
  .node-type-case-study .panel-2col-stacked .center-wrapper {
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
    padding: 4% 0; }
  .node-type-case-study .panel-2col-stacked .panel-col-first,
  .node-type-case-study .panel-2col-stacked .panel-col-last {
    float: none;
    width: auto; }
    @media (min-width: 46.875em) {
      .node-type-case-study .panel-2col-stacked .panel-col-first,
      .node-type-case-study .panel-2col-stacked .panel-col-last {
        float: left;
        width: 40%; } }
  @media (min-width: 46.875em) {
    .node-type-case-study .panel-2col-stacked .panel-col-last {
      width: 60%; } }

.node-type-case-study .panel-col-bottom,
.node-type-case-study .node-cta,
.node-type-case-study .node-testimonial {
  background-color: #FFFFFF; }

.node-type-case-study .pane-node-field-case-study-overview {
  padding-top: 40px; }
  .node-type-case-study .pane-node-field-case-study-overview h3 {
    font-size: 1.875rem;
    line-height: 1.23;
    font-weight: 400;
    color: #3C4149; }
  .node-type-case-study .pane-node-field-case-study-overview ul {
    list-style: none;
    padding: 1em 0;
    margin: 0; }
    .node-type-case-study .pane-node-field-case-study-overview ul li {
      padding-left: 3rem;
      margin-bottom: 10px;
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149; }
      .node-type-case-study .pane-node-field-case-study-overview ul li:before {
        content: ' ';
        background-image: url(../img/bullet.svg);
        background-size: cover;
        background-repeat: no-repeat;
        display: inline-block;
        width: 6px;
        height: 10px;
        margin-left: -20px;
        margin-right: 1rem;
        padding-right: 0; }

.node-type-case-study .pane-page-content {
  margin-top: 0; }

.node-type-case-study .pane-node-title,
.node-type-case-study .pane-node-field-case-study-locations,
.node-type-case-study .pane-node-field-case-study-solutions,
.node-type-case-study .pane-node-field-case-study-size,
.node-type-case-study .pane-node-field-case-study-products,
.node-type-case-study .pane-node-field-case-study-tagline,
.node-type-case-study .pane-node-field-case-study-download {
  padding: 20px;
  padding-top: 0;
  padding-bottom: 0; }
  @media (min-width: 77.5em) {
    .node-type-case-study .pane-node-title,
    .node-type-case-study .pane-node-field-case-study-locations,
    .node-type-case-study .pane-node-field-case-study-solutions,
    .node-type-case-study .pane-node-field-case-study-size,
    .node-type-case-study .pane-node-field-case-study-products,
    .node-type-case-study .pane-node-field-case-study-tagline,
    .node-type-case-study .pane-node-field-case-study-download {
      padding: 0; } }
  .node-type-case-study .pane-node-title h4,
  .node-type-case-study .pane-node-field-case-study-locations h4,
  .node-type-case-study .pane-node-field-case-study-solutions h4,
  .node-type-case-study .pane-node-field-case-study-size h4,
  .node-type-case-study .pane-node-field-case-study-products h4,
  .node-type-case-study .pane-node-field-case-study-tagline h4,
  .node-type-case-study .pane-node-field-case-study-download h4 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149; }

.node-type-case-study .pane-node-title {
  padding-bottom: 2rem; }

.node-type-case-study .pane-title {
  margin-top: 0; }

.node-type-case-study .pane-case-study-testimonials-product-testimonials,
.node-type-case-study .pane-entity-view {
  clear: both; }

.node-type-case-study .pane-node-field-case-study-tagline,
.node-type-case-study .pane-node-field-case-study-size,
.node-type-case-study .pane-node-field-case-study-download {
  padding-top: 20px; }

.node-type-case-study .pane-node-field-case-study-size .pane-title,
.node-type-case-study .pane-node-field-case-study-size .pane-content {
  display: inline-block; }

.node-type-case-study .pane-node-field-case-study-size ul {
  margin: 0;
  list-style: none;
  padding: 0; }

.node-type-case-study .pane-node-field-case-study-size,
.node-type-case-study .pane-node-field-case-study-products {
  padding-bottom: 20px; }

.node-type-case-study .pane-node-field-case-study-locations,
.node-type-case-study .pane-node-field-case-study-solutions {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #3C4149; }

.node-type-case-study .pane-node-body {
  margin: 40px auto; }

.node-type-case-study .field-case-study-download a {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1.375rem;
  line-height: 1.45;
  font-weight: 300;
  color: #3C4149;
  border-color: #007096;
  background-color: #007096;
  color: #FFFFFF;
  font-weight: 600 !important; }
  .node-type-case-study .field-case-study-download a:hover, .node-type-case-study .field-case-study-download a:focus, .node-type-case-study .field-case-study-download a:active {
    border-color: #328CAB;
    background-color: #328CAB;
    color: #FFFFFF; }

.node-type-case-study .pane-entity-view.pane-node {
  padding: 20px; }
  @media (min-width: 77.5em) {
    .node-type-case-study .pane-entity-view.pane-node {
      padding: 0; } }

.node-type-case-study .case-study-video__widget {
  padding-top: 40px; }

@media (min-width: 75em) {
  .node-type-case-study .case-study-video__title {
    padding-bottom: 20px; } }

.node-type-case-study .node-cta {
  text-align: center;
  width: 100%; }

.node-type-case-study .case-study-all {
  text-align: center;
  padding-bottom: 40px; }
  @media (min-width: 46.875em) {
    .node-type-case-study .case-study-all {
      padding: 0; } }

.node-type-case-study .case-study-all .case-study-all__link {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  padding: .7em 1.8em;
  margin-top: .5em;
  border: 0;
  display: inline-block;
  cursor: pointer;
  color: #007096;
  border: 2px solid #007096;
  border-radius: 0.375rem;
  padding: 0.8em 2.6em;
  position: relative;
  border-radius: 0.375rem;
  /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */ }
  .node-type-case-study .case-study-all .case-study-all__link:hover, .node-type-case-study .case-study-all .case-study-all__link:active {
    background-color: #007096;
    color: #f6f7f7;
    transition: all 0.2s ease;
    border: 2px solid #007096; }

.node-type-case-study .pane-node-field-solution-products {
  margin: 0 auto;
  padding-bottom: 40px;
  background: #f6f7f7; }
  .node-type-case-study .pane-node-field-solution-products:before, .node-type-case-study .pane-node-field-solution-products:after {
    display: table;
    content: ''; }
  .node-type-case-study .pane-node-field-solution-products:after {
    clear: both; }
  .node-type-case-study .pane-node-field-solution-products .pane-content {
    max-width: 1033px;
    margin: 0 auto;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    @media (min-width: 59.375em) {
      .node-type-case-study .pane-node-field-solution-products .pane-content {
        display: -ms-flexbox;
        display: flex; } }
  .node-type-case-study .pane-node-field-solution-products h2.pane-title {
    margin: 40px 0;
    text-align: center; }
  .node-type-case-study .pane-node-field-solution-products header {
    display: none; }
  .node-type-case-study .pane-node-field-solution-products .field-title-field a {
    display: block;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #000000; }
    .node-type-case-study .pane-node-field-solution-products .field-title-field a:hover {
      color: green; }
  .node-type-case-study .pane-node-field-solution-products p {
    margin-bottom: 40px; }
  .node-type-case-study .pane-node-field-solution-products .field-product-type {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #007096;
    font-weight: 600;
    margin-top: 20px;
    position: absolute;
    bottom: 1.5rem;
    left: 2rem;
    right: 2rem;
    border-top: 2px solid transparent;
    padding-top: .5rem; }

.node-customer.node-view-mode-card {
  position: relative; }
  .node-customer.node-view-mode-card.display-feature a {
    min-height: 370px; }
  .node-customer.node-view-mode-card .content {
    width: 100%;
    cursor: pointer;
    height: 100%; }
    .node-customer.node-view-mode-card .content > a {
      background-color: #FFFFFF;
      position: relative;
      overflow: hidden;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column;
      height: 100%;
      border-radius: 0.375rem;
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
      transition: box-shadow 300ms; }
      .node-customer.node-view-mode-card .content > a:hover {
        box-shadow: 0 24px 20px -10px rgba(0, 0, 0, 0.15); }
  .node-customer.node-view-mode-card img {
    width: 100%;
    max-width: 100%;
    border-radius: 0; }
  .node-customer.node-view-mode-card .customer-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%; }
  .node-customer.node-view-mode-card .customer-title {
    font-size: 0.9375rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #4E5B66;
    padding: 20px 20px 0; }
  .node-customer.node-view-mode-card .customer-summary {
    color: #3C4149;
    padding: 10px 20px 20px;
    padding-bottom: 60px; }
  .node-customer.node-view-mode-card strong {
    display: block;
    padding: 10px 0 15px;
    margin: 0;
    border-top: 1px solid #caced1;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 20px;
    width: calc(100% - 40px); }

.node-type-team-listing section.cta {
  overflow: hidden;
  background-color: #D2D5DA; }

.node-type-team-listing .pane-node-field-team-list-headline {
  padding: 20px; }

.node-type-team-listing .pane-node-field-team-list-headline, .node-type-team-listing .pane-node-field-team-list-profiles {
  margin: 0 auto;
  max-width: 1200px;
  text-align: center; }
  @media (min-width: 64em) {
    .node-type-team-listing .pane-node-field-team-list-headline, .node-type-team-listing .pane-node-field-team-list-profiles {
      text-align: left; } }

.node-type-team-listing .pane-node-field-team-list-profiles .pane-content {
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .lt-ie10 .node-type-team-listing .pane-node-field-team-list-profiles .pane-content {
    display: block; }

.node-type-team-listing .field-team-list-profiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  padding-bottom: 20px; }
  @media (min-width: 37.5em) {
    .node-type-team-listing .field-team-list-profiles {
      -ms-flex: 0 0 48%;
          flex: 0 0 48%; } }
  .node-type-team-listing .field-team-list-profiles .profile__full-name {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149;
    margin-top: 2rem; }
  .node-type-team-listing .field-team-list-profiles .profile__job-title {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #78828C; }
  .lt-ie10 .node-type-team-listing .field-team-list-profiles {
    display: block;
    margin: 0 1%;
    float: left;
    width: 100%; }
    @media (min-width: 37.5em) {
      .lt-ie10 .node-type-team-listing .field-team-list-profiles {
        width: 48%; } }

.node-type-event {
  background-color: #f6f7f7; }
  .node-type-event section.hero {
    background-color: #007096;
    height: auto;
    margin-bottom: 0;
    position: relative; }
    .node-type-event section.hero .pane-event-page-hero {
      display: block;
      position: relative; }
      .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top {
        overflow: hidden;
        position: relative;
        width: 100%; }
        .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top:after {
          background-image: url(../img/backgrounds/gray-events-curve.svg);
          background-position: bottom center;
          background-repeat: no-repeat;
          background-size: 103vw;
          bottom: -3px;
          content: " ";
          display: block;
          height: 0;
          left: 0;
          padding-bottom: 8%;
          position: absolute;
          right: 0; }
          @media (min-width: 59.375em) {
            .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top:after {
              bottom: -10px; } }
      .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top-inner {
        height: 300px; }
        @media (min-width: 59.375em) {
          .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top-inner {
            height: 550px; } }
        @media (min-width: 118.75em) {
          .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top-inner {
            height: 650px; } }
      .node-type-event section.hero .pane-event-page-hero .pane-node-field-event-hero-image {
        position: relative;
        width: 100%; }
        .node-type-event section.hero .pane-event-page-hero .pane-node-field-event-hero-image:after {
          background-color: rgba(78, 91, 102, 0.65);
          border-bottom: 3px solid #f6f7f7;
          bottom: 0;
          content: " ";
          display: block;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
        .node-type-event section.hero .pane-event-page-hero .pane-node-field-event-hero-image img {
          height: 60vh;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: 50% 50%;
             object-position: 50% 50%;
          width: 120vw; }
          @media (min-width: 72.25em) {
            .node-type-event section.hero .pane-event-page-hero .pane-node-field-event-hero-image img {
              height: 90vh; } }
      .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top-bottom {
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3; }
        @media (min-width: 72.25em) {
          .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top-bottom {
            top: 20px; } }
        .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top-bottom .inner-container {
          margin: 0 auto;
          max-width: 1200px;
          padding: 20px;
          text-align: center;
          width: 100%; }
          @media (min-width: 59.375em) {
            .node-type-event section.hero .pane-event-page-hero .ws-unwrapped__top-bottom .inner-container {
              padding: 40px 20px; } }
    .node-type-event section.hero .hero-image-tagline {
      max-width: 100%;
      width: 100%; }
      .node-type-event section.hero .hero-image-tagline h2 {
        font-family: museo-slab, serif;
        font-size: 1.85rem;
        line-height: 1.2;
        font-weight: 300;
        color: #FFFFFF;
        text-align: center; }
        @media (min-width: 46.875em) {
          .node-type-event section.hero .hero-image-tagline h2 {
            font-size: 2.5rem; } }
        @media (min-width: 72.25em) {
          .node-type-event section.hero .hero-image-tagline h2 {
            font-size: 3.25rem;
            line-height: 1.04; } }
    .node-type-event section.hero .hero_image_title_tagline {
      font-size: 1.1875rem;
      line-height: 1.26;
      font-weight: 400;
      color: #FFFFFF;
      margin: .5rem auto;
      text-align: center; }
      @media (min-width: 72.25em) {
        .node-type-event section.hero .hero_image_title_tagline {
          font-size: 2rem;
          line-height: 1.23; } }
    .node-type-event section.hero .pane-node-field-event-date,
    .node-type-event section.hero .pane-node-field-event-location {
      text-align: center; }
      @media (min-width: 46.875em) {
        .node-type-event section.hero .pane-node-field-event-date,
        .node-type-event section.hero .pane-node-field-event-location {
          display: inline-block; } }
      .node-type-event section.hero .pane-node-field-event-date .pane-content,
      .node-type-event section.hero .pane-node-field-event-location .pane-content {
        font-size: 1rem;
        line-height: 1.38;
        font-weight: 400;
        color: #FFFFFF; }
        @media (min-width: 72.25em) {
          .node-type-event section.hero .pane-node-field-event-date .pane-content,
          .node-type-event section.hero .pane-node-field-event-location .pane-content {
            font-size: 1.75rem;
            line-height: 1.24; } }
    .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-inner {
      height: 240px; }
      @media (min-width: 59.375em) {
        .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-inner {
          height: 300px; } }
      @media (min-width: 118.75em) {
        .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-inner {
          height: 300px; } }
    .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom {
      background: #FFFFFF;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem;
      bottom: 0;
      box-shadow: 0 -29px 24px 8px rgba(0, 0, 0, 0.08);
      height: auto;
      margin: 0 auto;
      margin-top: 80px;
      max-width: 720px;
      position: absolute;
      width: calc(100% - 16px); }
      @media (min-width: 46.875em) {
        .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom {
          width: calc(100% - 80px); } }
      .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom .inner-container {
        padding-bottom: 0;
        margin-bottom: 0; }
      .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom .hero_image_title_tagline {
        font-family: museo-slab, serif;
        font-size: 1.5rem;
        line-height: 1.34;
        font-weight: 300;
        color: #007096; }
        @media (min-width: 72.25em) {
          .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom .hero_image_title_tagline {
            font-size: 2rem; } }
      .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom .pane-node-field-event-date .pane-content, .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom .pane-node-field-event-location .pane-content {
        font-size: 1.125rem;
        color: #4E5B66; }
        @media (min-width: 59.375em) {
          .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom .pane-node-field-event-date .pane-content, .node-type-event section.hero.event-hero__secondary .ws-unwrapped__top-bottom .pane-node-field-event-location .pane-content {
            font-size: 1.5rem; } }
  .node-type-event section.event.events-one-column-page {
    background-color: #f6f7f7;
    margin-top: -5px;
    position: relative; }
    .node-type-event section.event.events-one-column-page .middle {
      max-width: 720px;
      margin: 0 auto;
      padding-bottom: 20px; }
      .node-type-event section.event.events-one-column-page .middle .pane-node-body {
        margin: 0 auto;
        padding-top: 1rem;
        width: calc(100% - 80px); }
        @media (min-width: 59.375em) {
          .node-type-event section.event.events-one-column-page .middle .pane-node-body {
            width: calc(100% - 40px); } }
    .node-type-event section.event.events-one-column-page.events-one-block-page {
      position: relative; }
      .node-type-event section.event.events-one-column-page.events-one-block-page .middle {
        background-color: #FFFFFF;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
        box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08);
        margin-bottom: 40px;
        margin-top: 0;
        padding: 30px;
        padding-top: 0;
        width: calc(100% - 16px); }
        @media (min-width: 46.875em) {
          .node-type-event section.event.events-one-column-page.events-one-block-page .middle {
            width: calc(100% - 80px); } }
        .node-type-event section.event.events-one-column-page.events-one-block-page .middle a.button {
          display: inline-block;
          cursor: pointer;
          border-width: 2px;
          border-radius: 0.375rem;
          border-style: solid;
          letter-spacing: 0;
          padding: 0.44rem 1.125rem;
          transition: all 200ms ease;
          text-align: center;
          background-image: none;
          text-decoration: none !important;
          text-transform: uppercase;
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #3C4149;
          border-color: #007096;
          background-color: #007096;
          color: #FFFFFF;
          font-weight: 600 !important; }
          .node-type-event section.event.events-one-column-page.events-one-block-page .middle a.button:hover, .node-type-event section.event.events-one-column-page.events-one-block-page .middle a.button:focus, .node-type-event section.event.events-one-column-page.events-one-block-page .middle a.button:active {
            border-color: #328CAB;
            background-color: #328CAB;
            color: #FFFFFF; }
  .node-type-event .addressfield-container-inline {
    float: left;
    margin-right: 5px; }
  .node-type-event .field-event-booths {
    position: relative;
    margin-bottom: 80px; }
    .node-type-event .field-event-booths .pane-content {
      max-width: 800px; }
  .node-type-event .pane-node-field-event-sessions,
  .node-type-event .pane-node-field-our-events {
    margin: 0 auto;
    max-width: 800px;
    position: relative;
    width: calc(100% - 40px);
    z-index: 1; }
    .node-type-event .pane-node-field-event-sessions h2.pane-title,
    .node-type-event .pane-node-field-our-events h2.pane-title {
      font-size: 1.875rem;
      line-height: 1.28;
      font-weight: 300;
      color: #3C4149;
      padding: 0 20px;
      text-align: center; }
      @media (min-width: 72.25em) {
        .node-type-event .pane-node-field-event-sessions h2.pane-title,
        .node-type-event .pane-node-field-our-events h2.pane-title {
          font-size: 2.75rem; } }
      @media (min-width: 77.5em) {
        .node-type-event .pane-node-field-event-sessions h2.pane-title,
        .node-type-event .pane-node-field-our-events h2.pane-title {
          padding: 0; } }
  .node-type-event .field-our-events,
  .node-type-event .field-event-sessions {
    margin-top: 40px; }
    .node-type-event .field-our-events:not(:first-child),
    .node-type-event .field-event-sessions:not(:first-child) {
      margin-top: 32px; }
    @media (min-width: 59.375em) {
      .node-type-event .field-our-events:last-child,
      .node-type-event .field-event-sessions:last-child {
        margin-bottom: 40px; } }
  .node-type-event .pane-node-field-event-sessions + .pane-node-field-our-events {
    margin-top: 80px; }
  .node-type-event .pane-node-field-event-contacts {
    background-color: #f6f7f7;
    background-image: url("../img/backgrounds/chuttersnap-210446-unsplash-10.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0 60px;
    position: relative; }
    .node-type-event .pane-node-field-event-contacts::before {
      background: white;
      top: -100px;
      content: '';
      display: block;
      height: 100px;
      left: 0;
      position: absolute;
      right: 0;
      -ms-transform: skewY(-2.9deg);
          transform: skewY(-2.9deg);
      -ms-transform-origin: 100%;
          transform-origin: 100%;
      z-index: 0; }
    .node-type-event .pane-node-field-event-contacts::after {
      background: rgba(0, 0, 0, 0.01);
      top: 0;
      content: '';
      display: block;
      height: 45px;
      left: 0;
      position: absolute;
      right: 0;
      -ms-transform: skewY(-2.9deg);
          transform: skewY(-2.9deg);
      -ms-transform-origin: 100%;
          transform-origin: 100%;
      z-index: 0; }
    .node-type-event .pane-node-field-event-contacts .pane-content {
      margin: 0 auto;
      max-width: 1200px;
      padding: 140px 20px 0; }

.node-type-microsite .microsite__hero h2.field-page-tagline {
  font-size: 1.5rem;
  padding: 0; }

.node-type-microsite .microsite__hero .pane-node-field-page-tagline {
  font-size: 1.25rem;
  margin-top: 20px;
  position: relative;
  max-width: 100%;
  -ms-transform: none;
      transform: none;
  left: 0;
  top: 0; }
  @media (min-width: 75em) {
    .node-type-microsite .microsite__hero .pane-node-field-page-tagline {
      font-size: 1.25rem; } }
  .node-type-microsite .microsite__hero .pane-node-field-page-tagline a {
    text-decoration: underline; }

.node-type-microsite .pane-page-content:before, .node-type-microsite .pane-page-content:after {
  display: table;
  content: ''; }

.node-type-microsite .pane-page-content:after {
  clear: both; }

.node-type-microsite .pane-page-content .page .container {
  margin: 20px; }
  .node-type-microsite .pane-page-content .page .container:before, .node-type-microsite .pane-page-content .page .container:after {
    display: table;
    content: ''; }
  .node-type-microsite .pane-page-content .page .container:after {
    clear: both; }

.node-type-microsite .pane-page-content .field-body {
  margin-top: 10px; }

.node-type-microsite .pane-page-content .field-microsite-form {
  margin-top: 20px; }
  @media (min-width: 59.375em) {
    .node-type-microsite .pane-page-content .field-microsite-form {
      margin-top: 0; } }

@media (min-width: 18.75em) {
  .node-type-microsite .home-masthead__wrapper {
    margin-top: 20px; } }

@media (min-width: 46.875em), (min-width: 59.375em) {
  .node-type-microsite .home-masthead__wrapper {
    margin-top: 0; } }

/**
 * @file _node-type-press-release.scss
 * Styles applicable only to Press Releases.
 */
.node-type-press-release h1 {
  font-size: 2rem;
  margin-top: 10px;
  margin-bottom: 20px; }

.node-type-press-release .page {
  padding: 0 1.8%;
  margin-top: 20px;
  margin-bottom: 40px; }
  .node-type-press-release .page:before, .node-type-press-release .page:after {
    display: table;
    content: ''; }
  .node-type-press-release .page:after {
    clear: both; }

.node-type-press-release .pane-node-body {
  margin: 20px auto; }
  .node-type-press-release .pane-node-body ul {
    list-style: none;
    padding: 1em 0;
    margin: 0; }
    .node-type-press-release .pane-node-body ul li {
      padding-left: 3rem;
      margin-bottom: 10px;
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149; }
      .node-type-press-release .pane-node-body ul li:before {
        content: ' ';
        background-image: url(../img/bullet.svg);
        background-size: cover;
        background-repeat: no-repeat;
        display: inline-block;
        width: 6px;
        height: 10px;
        margin-left: -20px;
        margin-right: 1rem;
        padding-right: 0; }
  .node-type-press-release .pane-node-body p a:not(.button), .node-type-press-release .pane-node-body ul a:not(.button) {
    font-weight: 600;
    text-decoration: underline; }

.node-type-press-release form.marketo-form-wrapper {
  width: 100% !important; }

.node-type-press-release .node-marketo-form {
  margin: 0 auto;
  padding: 20px;
  max-width: 740px;
  background-color: #D2D5DA; }
  .node-type-press-release .node-marketo-form h3 {
    font-size: 1.5rem; }

.node-type-press-release .mktoForm {
  padding: 20px !important; }

@media (min-width: 56.25em) {
  .node-type-press-release .node-marketo-form {
    padding: 0;
    background-color: #FFFFFF; }
    .node-type-press-release .node-marketo-form h3 {
      font-size: 1.25rem; }
  .node-type-press-release .mktoForm {
    padding: 20px 40px !important; } }

.node-session .field-page-hero-image {
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 23%;
  position: relative;
  width: 100%; }
  .node-session .field-page-hero-image .pane-event-page-hero {
    overflow: hidden;
    position: relative;
    width: 100%; }

.node-session.node-session--on-node-event {
  background-color: #FFFFFF;
  border-radius: 1rem;
  box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08);
  margin: 0 auto;
  max-width: 720px;
  overflow: hidden;
  padding: 0;
  width: calc(100% - 40px); }

.node-session .session__top {
  background-color: #4E5B66; }

.node-session .session__title {
  font-size: 1.875rem;
  color: #FFFFFF;
  font-weight: 300;
  margin: 0;
  padding: 30px;
  padding-bottom: 0; }

.node-session .session__wrapped-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  padding: 10px 40px 20px 40px;
  position: relative; }
  .node-session .session__wrapped-info .left, .node-session .session__wrapped-info .right {
    margin-left: 30px;
    width: calc(100% - 30px); }
    .node-session .session__wrapped-info .left h4, .node-session .session__wrapped-info .left .field-session-date, .node-session .session__wrapped-info .left field-session-location, .node-session .session__wrapped-info .right h4, .node-session .session__wrapped-info .right .field-session-date, .node-session .session__wrapped-info .right field-session-location {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #FFFFFF;
      margin: 0; }
  .node-session .session__wrapped-info .icon-inline {
    background-size: contain;
    display: inline-block;
    height: 40px;
    left: 30px;
    position: absolute;
    top: 15px;
    vertical-align: middle;
    width: 35px; }

.node-session .field-session-date .date-display-range {
  display: inline-block; }

.node-session .session__wrapped-content {
  padding: 30px; }
  .node-session .session__wrapped-content p {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #3C4149; }
  .node-session .session__wrapped-content ul {
    list-style: none;
    padding: 1em 0;
    margin: 0; }
    .node-session .session__wrapped-content ul li {
      padding-left: 3rem;
      margin-bottom: 10px;
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149; }
      .node-session .session__wrapped-content ul li:before {
        content: ' ';
        background-image: url(../img/bullet.svg);
        background-size: cover;
        background-repeat: no-repeat;
        display: inline-block;
        width: 6px;
        height: 10px;
        margin-left: -20px;
        margin-right: 1rem;
        padding-right: 0; }

.node-session .session__resources,
.node-session .session__speakers {
  padding: 40px 0; }
  .node-session .session__resources h2,
  .node-session .session__speakers h2 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149; }

.node-session .field-session-speakers {
  margin-top: 10px;
  padding: 10px 0; }

.node-session .field-session-relatedresources {
  padding: 3.33333px 0; }
  .node-session .field-session-relatedresources + .field-session-relatedresources {
    margin-top: 3.33333px; }
  .node-session .field-session-relatedresources:first-of-type {
    margin-top: 20px; }
  .node-session .field-session-relatedresources .node-view-mode-title_only a {
    font-size: 0.875rem;
    background-position: left center;
    background-size: contain;
    color: #1E6194;
    padding-left: 20px; }
    .node-session .field-session-relatedresources .node-view-mode-title_only a:hover {
      color: #007096; }

.node-type-profile .pane-menu-menu-blog-menu {
  max-height: 70px; }

.node-profile:before, .node-profile:after {
  display: table;
  content: ''; }

.node-profile:after {
  clear: both; }

.node-profile .profile__photo img {
  border: solid 1px rgba(0, 0, 0, 0.08);
  border-radius: 50%; }

.node-profile.node-teaser .profile__photo, .node-profile.node-teaser .profile__info {
  display: inline-block; }

.node-profile.node-teaser .profile__photo {
  margin-right: 20px; }

.node-profile.node-teaser .profile__info {
  padding-right: 20px;
  vertical-align: top;
  width: 250px; }

.node-profile.node-teaser .profile__view-full {
  margin-top: 2rem; }
  .node-profile.node-teaser .profile__view-full a {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #007096; }

.node-profile.node-view-mode-listing .profile__photo, .node-profile.node-view-mode-listing .profile__info {
  display: inline-block; }

.node-profile.node-view-mode-listing .profile__photo {
  display: block; }
  @media (min-width: 29.375em) {
    .node-profile.node-view-mode-listing .profile__photo {
      float: left;
      margin-right: 5%;
      width: 30%; } }

.node-profile.node-view-mode-listing .profile__twitter-link {
  font-size: 0.875rem;
  background-position: left center;
  background-size: contain;
  color: #1E6194;
  display: block;
  padding-left: 25px; }
  .node-profile.node-view-mode-listing .profile__twitter-link:hover {
    color: #4C9AB5; }

.node-profile.node-view-mode-listing .profile__bio {
  margin-top: 20px; }
  .node-profile.node-view-mode-listing .profile__bio p {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149; }

.node-profile.node-view-mode-listing .profile__info {
  vertical-align: top;
  width: 100%; }
  @media (min-width: 29.375em) {
    .node-profile.node-view-mode-listing .profile__info.has-photo {
      width: 65%; } }

.node-profile.node-view-mode-listing .profile__full-name {
  font-size: .9rem;
  line-height: 1.36;
  font-weight: 400;
  color: #3C4149; }
  @media (min-width: 72.25em) {
    .node-profile.node-view-mode-listing .profile__full-name {
      font-size: 1.1875rem;
      line-height: 1.47; } }

.about-author .node-profile.node-view-mode-listing {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 20px; }
  .about-author .node-profile.node-view-mode-listing .profile__photo {
    display: block;
    -ms-flex: 0 auto;
        flex: 0 auto;
    height: 48px;
    margin-right: 6.66667px;
    width: 48px; }
  .about-author .node-profile.node-view-mode-listing .field-profile-photo img {
    line-height: 0;
    vertical-align: middle; }
  .about-author .node-profile.node-view-mode-listing .profile__info.has-photo {
    -ms-flex-align: start;
        align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex: 0 1 90%;
        flex: 0 1 90%;
    width: auto; }
  .about-author .node-profile.node-view-mode-listing .profile__full-name {
    font-size: 1.25rem;
    -ms-flex: 0 auto;
        flex: 0 auto;
    padding-right: 6.66667px;
    text-transform: none; }
  .about-author .node-profile.node-view-mode-listing .profile__job-title {
    font-size: 0.875rem;
    -ms-flex-item-align: center;
        align-self: center;
    color: #4E5B66;
    -ms-flex: 1 auto;
        flex: 1 auto; }
  .about-author .node-profile.node-view-mode-listing .profile__bio {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    -ms-flex: 1 auto;
        flex: 1 auto;
    margin-top: 0;
    width: 100%; }

.node-profile.node-view-mode-teaser.node-profile--on-node-blog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-bottom: 20px; }
  .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__photo {
    font-size: 1.625rem;
    line-height: 3.125rem;
    -ms-flex-item-align: top;
        align-self: top;
    background-color: #f6f7f7;
    border-radius: 50%;
    border: 1px solid #caced1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    color: #000000;
    display: block;
    -ms-flex: 0 auto;
        flex: 0 auto;
    height: 50px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 55px;
    z-index: 1; }
    .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__photo img {
      display: block; }
  .node-profile.node-view-mode-teaser.node-profile--on-node-blog .field-profile-photo img {
    line-height: 0;
    vertical-align: middle; }
  .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__info {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    line-height: 1;
    width: 100%; }
  .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__full-name {
    font-size: 1.25rem;
    color: #606b75;
    display: inline-block;
    margin-top: 12px; }
    .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__full-name a {
      color: #4C9AB5; }
  .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__job-title {
    font-size: 0.9375rem;
    color: #000000;
    display: inline-block;
    margin-top: 12px; }
  .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__summary {
    font-size: 0.9375rem;
    line-height: 1.33;
    margin: 5px 0; }
  .node-profile.node-view-mode-teaser.node-profile--on-node-blog .profile__view-full {
    display: none; }

.node-profile.node-view-mode-author_teaser {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .node-profile.node-view-mode-author_teaser.grouped {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: row;
        flex-direction: row; }
  .node-profile.node-view-mode-author_teaser > .grouped {
    -ms-flex-item-align: center;
        align-self: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
    .node-profile.node-view-mode-author_teaser > .grouped.photos {
      -ms-flex-item-align: start;
          align-self: flex-start;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .node-profile.node-view-mode-author_teaser > .grouped .profile__photo {
      margin-right: -7px; }
      .node-profile.node-view-mode-author_teaser > .grouped .profile__photo:last-child {
        margin-right: 10px; }
    .node-profile.node-view-mode-author_teaser > .grouped .profile__name:not(:last-child) .field-profile-name {
      margin-right: 7px;
      position: relative; }
      .node-profile.node-view-mode-author_teaser > .grouped .profile__name:not(:last-child) .field-profile-name::after {
        bottom: 0;
        content: ',';
        display: inline;
        position: absolute;
        right: -4px; }
    .node-profile.node-view-mode-author_teaser > .grouped .profile__name:nth-last-child(2) .field-profile-name {
      margin-right: 7px; }
      .node-profile.node-view-mode-author_teaser > .grouped .profile__name:nth-last-child(2) .field-profile-name::after {
        display: none; }
    .node-profile.node-view-mode-author_teaser > .grouped .profile__name:last-child .field-profile-name:before {
      content: 'and ';
      display: inline; }
    .node-profile.node-view-mode-author_teaser > .grouped .profile__name + .profile__name:nth-last-child(2) {
      position: relative; }
      .node-profile.node-view-mode-author_teaser > .grouped .profile__name + .profile__name:nth-last-child(2)::after {
        bottom: 0;
        content: ',';
        display: inline;
        position: absolute;
        right: 3px; }
  .node-profile.node-view-mode-author_teaser .profile__photo {
    font-size: 1.3125rem;
    line-height: 2.125rem;
    -ms-flex-item-align: center;
        align-self: center;
    background-color: #f6f7f7;
    border-radius: 50%;
    border: 1px solid #caced1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    color: #000000;
    display: block;
    -ms-flex: 0 auto;
        flex: 0 auto;
    height: 36px;
    margin-right: 4px;
    text-align: center;
    vertical-align: middle;
    width: 36px;
    z-index: 1; }
    .yellow .node-profile.node-view-mode-author_teaser .profile__photo,
    .lightgray .node-profile.node-view-mode-author_teaser .profile__photo {
      background-color: #000000;
      color: #FFFFFF; }
  .node-profile.node-view-mode-author_teaser .field-profile-photo {
    display: block; }
    .node-profile.node-view-mode-author_teaser .field-profile-photo img {
      border-radius: 50%;
      border: solid 1px rgba(0, 0, 0, 0.92);
      display: block;
      line-height: 0;
      vertical-align: middle; }
  .node-profile.node-view-mode-author_teaser .profile__info {
    -ms-flex: 1 auto;
        flex: 1 auto;
    line-height: 1; }
  .node-profile.node-view-mode-author_teaser .profile__full-name {
    font-size: 1rem; }
  .node-profile.node-view-mode-author_teaser.node-profile--on-node-blog .profile__full-name {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #007096; }
  .node-profile.node-view-mode-author_teaser.node-profile--on-node-blog .profile__photo {
    margin-right: 6.66667px; }
  .node-profile.node-view-mode-author_teaser.node-profile--on-node-blog .field-profile-photo img {
    line-height: 0;
    vertical-align: middle; }

.node-profile.node-view-mode-full {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0;
  padding-top: 20px; }
  @media (min-width: 26.25em) {
    .node-profile.node-view-mode-full {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }
  @media (min-width: 72.25em) {
    .node-profile.node-view-mode-full {
      padding: 0; } }
  .node-profile.node-view-mode-full .profile__info-wrap {
    -ms-flex: 1 auto;
        flex: 1 auto;
    margin-bottom: 20px;
    -ms-flex-order: 1;
        order: 1;
    width: 100%; }
    @media (min-width: 26.25em) {
      .node-profile.node-view-mode-full .profile__info-wrap {
        margin-bottom: 0;
        -ms-flex-order: 2;
            order: 2;
        width: calc(100% - 110px); } }
    .node-profile.node-view-mode-full .profile__info-wrap .profile__social-wrap {
      position: relative;
      z-index: 2; }
  .node-profile.node-view-mode-full .profile__twitter,
  .node-profile.node-view-mode-full .profile__facebook,
  .node-profile.node-view-mode-full .profile__linkedin {
    display: inline-block;
    margin-right: 24px;
    vertical-align: middle; }
  .node-profile.node-view-mode-full .profile__twitter-link,
  .node-profile.node-view-mode-full .profile__facebook-link,
  .node-profile.node-view-mode-full .profile__linkedin-link {
    background-size: contain;
    display: block;
    height: 24px;
    opacity: 0.80;
    width: 24px; }
    .node-profile.node-view-mode-full .profile__twitter-link:hover,
    .node-profile.node-view-mode-full .profile__facebook-link:hover,
    .node-profile.node-view-mode-full .profile__linkedin-link:hover {
      height: 24px;
      opacity: 1;
      width: 24px; }
  .node-profile.node-view-mode-full .twitter__name,
  .node-profile.node-view-mode-full .facebook__name,
  .node-profile.node-view-mode-full .linkedin__name {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px; }
  .node-profile.node-view-mode-full .profile__job-title {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #D2D5DA; }
  .node-profile.node-view-mode-full .profile__full-name {
    text-transform: none; }
  .node-profile.node-view-mode-full .profile__photo {
    -ms-flex: 0 auto;
        flex: 0 auto;
    margin-right: 10px;
    max-width: 98px;
    -ms-flex-order: 2;
        order: 2;
    width: 100%; }
    @media (min-width: 26.25em) {
      .node-profile.node-view-mode-full .profile__photo {
        -ms-flex-order: 1;
            order: 1; } }
  .node-profile.node-view-mode-full .field-profile-photo img {
    border-radius: 50%;
    border: solid 1px rgba(0, 0, 0, 0.08);
    line-height: 0;
    vertical-align: middle; }
  .node-profile.node-view-mode-full .profile__bio {
    font-size: 1.375rem;
    line-height: 1.45;
    font-weight: 300;
    color: #FFFFFF;
    -ms-flex: 1 auto;
        flex: 1 auto;
    margin-top: 20px;
    -ms-flex-order: 3;
        order: 3;
    padding-bottom: 10px;
    width: 100%; }
    @media (min-width: 72.25em) {
      .node-profile.node-view-mode-full .profile__bio {
        max-width: 892px; } }

.node-profile.node-view-mode-executive_team_full {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0; }
  @media (min-width: 26.25em) {
    .node-profile.node-view-mode-executive_team_full {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }
  .node-profile.node-view-mode-executive_team_full .profile__info-wrap {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    margin-bottom: 20px;
    -ms-flex-order: 1;
        order: 1;
    width: 100%; }
    @media (min-width: 26.25em) {
      .node-profile.node-view-mode-executive_team_full .profile__info-wrap {
        margin-bottom: 0;
        -ms-flex-order: 2;
            order: 2;
        width: calc(100% - 200px); } }
    .node-profile.node-view-mode-executive_team_full .profile__info-wrap > .wrap-hz {
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: start;
          justify-content: flex-start;
      margin: 0 auto;
      max-width: 1156px;
      padding: 0 20px 60px; }
      @media (min-width: 46.875em) {
        .node-profile.node-view-mode-executive_team_full .profile__info-wrap > .wrap-hz {
          -ms-flex-direction: row;
              flex-direction: row; } }
      .node-profile.node-view-mode-executive_team_full .profile__info-wrap > .wrap-hz > * {
        -ms-flex-item-align: auto;
            align-self: auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        -ms-flex-order: 0;
            order: 0; }
  .node-profile.node-view-mode-executive_team_full .profile__social-wrap {
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 10px; }
    @media (min-width: 46.875em) {
      .node-profile.node-view-mode-executive_team_full .profile__social-wrap {
        margin-bottom: -25px;
        margin-left: 220px;
        margin-top: 0;
        position: relative;
        right: auto;
        top: auto; } }
    @media (min-width: 72.25em) {
      .node-profile.node-view-mode-executive_team_full .profile__social-wrap {
        margin-bottom: 0;
        margin-left: 276px;
        margin-top: -90px; } }
  .node-profile.node-view-mode-executive_team_full .profile__twitter,
  .node-profile.node-view-mode-executive_team_full .profile__facebook,
  .node-profile.node-view-mode-executive_team_full .profile__linkedin {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle; }
  .node-profile.node-view-mode-executive_team_full .profile__twitter-link,
  .node-profile.node-view-mode-executive_team_full .profile__facebook-link,
  .node-profile.node-view-mode-executive_team_full .profile__linkedin-link {
    background-size: contain;
    display: block;
    height: 24px;
    width: 24px; }
    @media (min-width: 72.25em) {
      .node-profile.node-view-mode-executive_team_full .profile__twitter-link,
      .node-profile.node-view-mode-executive_team_full .profile__facebook-link,
      .node-profile.node-view-mode-executive_team_full .profile__linkedin-link {
        position: relative;
        top: 40px; } }
    .node-profile.node-view-mode-executive_team_full .profile__twitter-link:hover,
    .node-profile.node-view-mode-executive_team_full .profile__facebook-link:hover,
    .node-profile.node-view-mode-executive_team_full .profile__linkedin-link:hover {
      height: 24px;
      width: 24px; }
  .node-profile.node-view-mode-executive_team_full .profile__linkedin-link, .node-profile.node-view-mode-executive_team_full .profile__linkedin-link:hover {
    height: 28px;
    margin-top: -2px;
    width: 28px; }
  .node-profile.node-view-mode-executive_team_full .twitter__name,
  .node-profile.node-view-mode-executive_team_full .facebook__name,
  .node-profile.node-view-mode-executive_team_full .linkedin__name {
    height: 0;
    visibility: hidden;
    white-space: nowrap; }
  .node-profile.node-view-mode-executive_team_full .profile__full-name {
    color: #4E5B66 !important;
    margin-bottom: 0;
    margin-top: 28px;
    text-transform: none; }
    @media (min-width: 46.875em) {
      .node-profile.node-view-mode-executive_team_full .profile__full-name {
        color: #FFFFFF !important;
        margin-top: 10px; } }
    @media (min-width: 72.25em) {
      .node-profile.node-view-mode-executive_team_full .profile__full-name {
        margin-top: -20px;
        max-width: 880px; } }
  .node-profile.node-view-mode-executive_team_full .profile__job-title {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149;
    color: #717c85;
    -ms-flex: 1 1 100% !important;
        flex: 1 1 100% !important;
    margin-bottom: -200px;
    margin-left: 0;
    margin-top: 0px;
    text-transform: uppercase; }
    @media (min-width: 46.875em) {
      .node-profile.node-view-mode-executive_team_full .profile__job-title {
        color: #D2D5DA;
        margin-bottom: 0;
        margin-left: 220px;
        margin-top: -10px; } }
    @media (min-width: 72.25em) {
      .node-profile.node-view-mode-executive_team_full .profile__job-title {
        margin-left: 276px;
        margin-top: -80px;
        max-width: 880px; } }
  .node-profile.node-view-mode-executive_team_full .profile__photo {
    -ms-flex: 0 auto;
        flex: 0 auto;
    margin-bottom: -20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    max-width: 180px;
    position: relative;
    width: 100%;
    z-index: 2; }
    @media (min-width: 46.875em) {
      .node-profile.node-view-mode-executive_team_full .profile__photo {
        margin-bottom: -150px;
        margin-right: 20px;
        max-width: 200px; } }
    @media (min-width: 72.25em) {
      .node-profile.node-view-mode-executive_team_full .profile__photo {
        margin-bottom: -80px;
        margin-right: 25px;
        margin-top: 15px;
        max-width: 250px; } }
  .node-profile.node-view-mode-executive_team_full .field-profile-photo img {
    border-radius: 50%;
    border: solid 1px rgba(0, 0, 0, 0.08);
    line-height: 0;
    vertical-align: middle; }
  .node-profile.node-view-mode-executive_team_full .profile__bio {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #3C4149;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 auto;
        flex: 1 auto;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin: 0 auto;
    max-width: 1200px;
    -ms-flex-order: 3;
        order: 3;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    z-index: 1; }
    .node-profile.node-view-mode-executive_team_full .profile__bio h4 {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149; }
    .node-profile.node-view-mode-executive_team_full .profile__bio img {
      border-radius: 1rem;
      display: block;
      margin: 0 auto; }
    .node-profile.node-view-mode-executive_team_full .profile__bio a {
      font-size: .9375rem;
      line-height: 1.6;
      font-weight: 400;
      color: #007096;
      display: block;
      font-weight: 600;
      text-align: center; }
      .node-profile.node-view-mode-executive_team_full .profile__bio a:hover {
        color: #4C9AB5; }
    .node-profile.node-view-mode-executive_team_full .profile__bio hr {
      margin: 2rem auto; }
    .node-profile.node-view-mode-executive_team_full .profile__bio .content-two-column h3, .node-profile.node-view-mode-executive_team_full .profile__bio .content-two-column h3 a {
      font-size: 1.875rem;
      line-height: 1.23;
      font-weight: 400;
      color: #3C4149;
      text-align: left; }
    .node-profile.node-view-mode-executive_team_full .profile__bio .content-two-column p a {
      text-align: left; }
    .node-profile.node-view-mode-executive_team_full .profile__bio .content-two-column p strong {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149; }
    .node-profile.node-view-mode-executive_team_full .profile__bio .wrap-hz {
      -ms-flex-item-align: start;
          align-self: flex-start;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      justify-self: flex-end;
      margin: 0;
      padding-top: 160px; }
      @media (min-width: 46.875em) {
        .node-profile.node-view-mode-executive_team_full .profile__bio .wrap-hz {
          padding-top: 100px; } }
      @media (min-width: 72.25em) {
        .node-profile.node-view-mode-executive_team_full .profile__bio .wrap-hz {
          padding-top: 0;
          max-width: 880px; } }

.node-blog {
  position: relative; }
  .node-blog.node-view-mode-homepage_teaser {
    position: static; }

.node-type-blog .field-main-content {
  padding-left: 0;
  padding-right: 0; }

.node-type-blog .pane-page-content > .pane-content {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 2; }
  .node-type-blog .pane-page-content > .pane-content > .page.wrapper {
    max-width: 100%; }

.node-type-blog .pane-page-content .pane-generic-text {
  height: 100px;
  padding: 20px; }
  @media (min-width: 72.25em) {
    .node-type-blog .pane-page-content .pane-generic-text {
      padding-left: 0;
      padding-right: 0; } }

.node-type-blog .pane-page-content h1 {
  font-size: 1.75rem;
  line-height: 2rem;
  color: #FFFFFF;
  display: block; }
  @media (min-width: 72.25em) {
    .node-type-blog .pane-page-content h1 {
      font-size: 3rem;
      line-height: 3rem; } }

.node-type-blog .content__top {
  background-color: #4E5B66;
  border-bottom: 10px solid #78828C;
  position: relative;
  z-index: 1;
  padding: 0; }
  @media (min-width: 72.25em) {
    .node-type-blog .content__top {
      border-bottom: 0; }
      .node-type-blog .content__top:after {
        display: block;
        position: absolute;
        content: '';
        bottom: -10px;
        left: 0;
        width: 100%;
        top: 0;
        right: 0;
        background-image: url(../img/backgrounds/bottom-blog-hero-white-waves.svg);
        background-size: 100%;
        background-position: bottom center;
        background-repeat: no-repeat; } }
  @media (min-width: 72.25em) {
    .node-type-blog .content__top {
      padding: 80px 0;
      min-height: 400px; } }
  .node-type-blog .content__top .pane-node-title-field {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 20px;
    background-color: #606b75;
    background-attachment: fixed;
    border-bottom: 10px solid #78828C;
    margin-bottom: 20px; }
    @media (min-width: 46.875em) {
      .node-type-blog .content__top .pane-node-title-field {
        background-position: 130% 290px; } }
    @media (min-width: 72.25em) {
      .node-type-blog .content__top .pane-node-title-field {
        background-image: none;
        background-color: transparent;
        border: none;
        margin: 0 auto 80px;
        padding-bottom: 0;
        padding-top: 0;
        max-width: 800px; } }
  .node-type-blog .content__top .pane-custom.pane-1 .pane-content {
    margin: 0;
    max-width: 800px;
    position: relative;
    z-index: 1;
    padding: 0 20px 5px; }
    @media (min-width: 72.25em) {
      .node-type-blog .content__top .pane-custom.pane-1 .pane-content {
        margin: 0 auto; } }
    .node-type-blog .content__top .pane-custom.pane-1 .pane-content p {
      font-size: 1.125rem;
      line-height: 1.33;
      text-transform: uppercase;
      padding-top: 1rem;
      color: #D2D5DA; }
      @media (min-width: 72.25em) {
        .node-type-blog .content__top .pane-custom.pane-1 .pane-content p {
          padding-top: 0; } }

.node-type-blog .middle {
  max-width: 100%;
  position: relative;
  z-index: 2; }
  @media (min-width: 72.25em) {
    .node-type-blog .middle {
      max-width: 800px; } }
  .node-type-blog .middle .panel-pane {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px; }
    .node-type-blog .middle .panel-pane.pane-node-field-promo-module {
      padding-left: 0;
      padding-right: 0; }
      .node-type-blog .middle .panel-pane.pane-node-field-promo-module .field-promo-module-reference .node-resource .field-thumbnail-image img {
        border-radius: 0.375rem; }
      .node-type-blog .middle .panel-pane.pane-node-field-promo-module .field-promo-module-reference .node-resource .field--promo-content .field--more-link {
        max-width: 100%; }
  .node-type-blog .middle .pane-node-field-promo-module .field-promo-module {
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    border-color: rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.4); }
  .node-type-blog .middle .pane-node-field-hero {
    padding-left: 20px;
    padding-right: 20px; }
    .node-type-blog .middle .pane-node-field-hero img {
      border-radius: 1rem; }
    @media (min-width: 72.25em) {
      .node-type-blog .middle .pane-node-field-hero {
        margin-top: -150px;
        padding-left: 20px;
        padding-right: 20px; } }
  @media (min-width: 72.25em) {
    .node-type-blog .middle .floated + .pane-node-field-hero {
      margin-top: -309px; } }
  .node-type-blog .middle .floated + .pane-node-created {
    margin-top: -188px; }
  .node-type-blog .middle .pane-node-created {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #717c85;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .node-type-blog .middle .pane-node-field-blog-summary {
    font-size: 1.375rem;
    line-height: 1.45;
    font-weight: 300;
    color: #3C4149;
    margin-bottom: 20px; }
  .node-type-blog .middle .pane-node-field-tags {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    padding: 40px 0;
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid #D2D5DA; }
    .node-type-blog .middle .pane-node-field-tags a {
      margin-right: 32px; }
      .node-type-blog .middle .pane-node-field-tags a:last-child {
        margin-right: 0; }
  .node-type-blog .middle .field-main-content > .entity-paragraphs-item h2 {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149; }
    @media (min-width: 72.25em) {
      .node-type-blog .middle .field-main-content > .entity-paragraphs-item h2 {
        font-size: 2.375rem;
        line-height: 1.26; } }
  .node-type-blog .middle .field-main-content > .entity-paragraphs-item h3 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149; }

.node-type-blog .pane-node-field-blog-authors > .pane-title {
  font-size: 2rem;
  margin-bottom: 20px; }

.node-type-blog .pane-node-field-tags .field-label {
  font-weight: 300;
  padding-right: 20px; }

.node-type-blog .pane-node-field-tags ul {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .node-type-blog .pane-node-field-tags ul li {
    display: inline-block;
    padding: 0 20px; }

.node-type-blog .bottom-section {
  position: relative;
  background-color: #f6f7f7;
  padding: 20px 0 20px;
  z-index: 1; }
  @media (min-width: 75em) {
    .node-type-blog .bottom-section {
      padding: 80px 0 40px; }
      .node-type-blog .bottom-section::before {
        background: white;
        top: -200px;
        content: '';
        display: block;
        height: 200px;
        left: 0;
        position: absolute;
        right: 0;
        -ms-transform: skewY(-2.9deg);
            transform: skewY(-2.9deg);
        -ms-transform-origin: 100%;
            transform-origin: 100%;
        z-index: 1;
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.025); } }

.node-blog.node-view-mode-homepage_teaser {
  padding-bottom: 10px; }
  .node-blog.node-view-mode-homepage_teaser > .content {
    padding-bottom: 10px;
    position: relative; }
    @media (min-width: 29.375em) {
      .node-blog.node-view-mode-homepage_teaser > .content {
        box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
        background-color: #FFFFFF;
        border: 1px solid #e4e6e8;
        border-radius: 15px;
        cursor: pointer;
        height: auto;
        width: 100%; } }
    @media (min-width: 59.375em) {
      .node-blog.node-view-mode-homepage_teaser > .content {
        height: 420px;
        background-color: #FFFFFF; } }
    @media (min-width: 64em) {
      .node-blog.node-view-mode-homepage_teaser > .content {
        height: 380px; } }
    @media (min-width: 64em) {
      .node-blog.node-view-mode-homepage_teaser > .content {
        height: 420px; } }
    .node-blog.node-view-mode-homepage_teaser > .content:hover {
      border-color: #007096; }
  .node-blog.node-view-mode-homepage_teaser .paragraphs-items-field-hero-home-page-teaser {
    background: transparent; }
  .node-blog.node-view-mode-homepage_teaser .field-teaser-image {
    line-height: 0; }
  .node-blog.node-view-mode-homepage_teaser img {
    border-radius: 0;
    margin-bottom: 0;
    padding: 0; }
    @media (min-width: 29.375em) {
      .node-blog.node-view-mode-homepage_teaser img {
        margin-bottom: 10px;
        padding: 15px; } }
  .node-blog.node-view-mode-homepage_teaser .blog__teaser-label,
  .node-blog.node-view-mode-homepage_teaser .field-resource-category {
    font-size: 0.9375rem;
    color: #78828C;
    display: none;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase; }
    @media (min-width: 29.375em) {
      .node-blog.node-view-mode-homepage_teaser .blog__teaser-label,
      .node-blog.node-view-mode-homepage_teaser .field-resource-category {
        display: block;
        padding: 0 15px; } }
  .node-blog.node-view-mode-homepage_teaser .blog__item-link-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding: 4% 0;
    font-weight: 600; }
    @media (min-width: 29.375em) {
      .node-blog.node-view-mode-homepage_teaser .blog__item-link-title {
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-weight: 400; } }
    @media (min-width: 64em) {
      .node-blog.node-view-mode-homepage_teaser .blog__item-link-title {
        font-size: 1.25rem;
        line-height: 1.5rem; } }
  @media (min-width: 29.375em) {
    .node-blog.node-view-mode-homepage_teaser .blog__teaser-label, .node-blog.node-view-mode-homepage_teaser .blog__item-link-title {
      padding-left: 15px;
      padding-right: 15px; } }
  .node-blog.node-view-mode-homepage_teaser a {
    color: #3C4149;
    display: block;
    height: 100%; }
  .node-blog.node-view-mode-homepage_teaser a:hover,
  .node-blog.node-view-mode-homepage_teaser a:hover .blog__item-link-title {
    color: #007096; }
  .node-blog.node-view-mode-homepage_teaser .blog--cta {
    font-size: 1rem;
    display: none;
    width: calc(100% - 30px);
    padding-top: 10px;
    border-top: 1px solid #caced1;
    font-weight: 600;
    margin: 0 15px;
    color: #007096; }
    @media (min-width: 29.375em) {
      .node-blog.node-view-mode-homepage_teaser .blog--cta {
        display: block;
        position: initial;
        margin-bottom: 0; } }
    @media (min-width: 59.375em) {
      .node-blog.node-view-mode-homepage_teaser .blog--cta {
        position: absolute;
        bottom: 15px; } }

@media (min-width: 59.375em) {
  .node-blog.node-view-mode-homepage_teaser > .content {
    height: 450px; } }

@media (min-width: 64em) {
  .node-blog.node-view-mode-homepage_teaser > .content {
    height: 480px; } }

.pane-node-field-blog-related .field-blog-related + .field-blog-related {
  margin-top: 5px;
  padding-top: 5px; }

.field-pg-wysiwyg-body pre {
  overflow-x: auto;
  white-space: pre-wrap;
  word-wrap: break-word; }

.blog__hero {
  padding: 28px;
  border: 1px solid #78828C;
  border-radius: 1rem; }
  @media (min-width: 72.25em) {
    .blog__hero {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 32px;
      -ms-flex: 0 auto;
          flex: 0 auto; } }
  .blog__hero .field-hero {
    line-height: 0rem; }
    .blog__hero .field-hero img {
      width: 100%; }
  .blog__hero .blog__term {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #D2D5DA;
    text-transform: uppercase;
    padding: 5px 20px;
    background-color: #3C4149;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 0.375rem; }
  .blog__hero .blog__term a,
  .blog__hero .blog__term a:link,
  .blog__hero .blog__term a:visited {
    color: #f6f7f7; }
  .blog__hero .blog__term a:hover {
    color: #FFFFFF; }
  .blog__hero .blog__term a,
  .blog__hero .blog__term a:link,
  .blog__hero .blog__term a:visited {
    color: #f6f7f7; }
  .blog__hero.has-image {
    padding: 0;
    min-height: auto;
    border: none;
    height: auto; }
    .blog__hero.has-image .blog__term {
      position: absolute;
      top: 28px;
      left: 28px; }
      @media (min-width: 72.25em) {
        .blog__hero.has-image .blog__term {
          top: 32px;
          left: 32px; } }
    .most-recent .blog__hero.has-image .blog__term,
    .featured .blog__hero.has-image .blog__term {
      top: 40px;
      left: 48px; }
  .blog__hero.lightgray {
    background-color: #CCE2EA;
    border-color: #CCE2EA; }
    .blog__hero.lightgray a h2 {
      color: #007096; }
    .blog__hero.lightgray a:hover h2 {
      color: #004E69; }
  .blog__hero.darkgray {
    background-color: #4E5B66;
    border-color: #4E5B66; }
  .blog__hero.yellow {
    background-color: #4E9E91;
    border-color: #4E9E91; }
    .blog__hero.yellow .blog__title > h2 a, .blog__hero.yellow .blog__author a {
      color: #FFFFFF; }
      .blog__hero.yellow .blog__title > h2 a:hover, .blog__hero.yellow .blog__author a:hover {
        color: #f6f7f7; }
  .blog__hero.green {
    background-color: #007096;
    border-color: #007096; }
  .blog__hero.blue {
    background-color: #415C7F;
    border-color: #415C7F; }
  .blog__hero.darkgray .profile__info a,
  .blog__hero.darkgray .profile__info a:link,
  .blog__hero.darkgray .profile__info a:visited,
  .blog__hero.darkgray .profile__name,
  .blog__hero.darkgray .profile__full-name,
  .blog__hero.darkgray .profile__name a,
  .blog__hero.darkgray .profile__name a:link,
  .blog__hero.darkgray .profile__name a:visited, .blog__hero.green .profile__info a,
  .blog__hero.green .profile__info a:link,
  .blog__hero.green .profile__info a:visited,
  .blog__hero.green .profile__name,
  .blog__hero.green .profile__full-name,
  .blog__hero.green .profile__name a,
  .blog__hero.green .profile__name a:link,
  .blog__hero.green .profile__name a:visited, .blog__hero.blue .profile__info a,
  .blog__hero.blue .profile__info a:link,
  .blog__hero.blue .profile__info a:visited,
  .blog__hero.blue .profile__name,
  .blog__hero.blue .profile__full-name,
  .blog__hero.blue .profile__name a,
  .blog__hero.blue .profile__name a:link,
  .blog__hero.blue .profile__name a:visited {
    color: #FFFFFF; }
  .blog__hero.darkgray .profile__info a:hover, .blog__hero.green .profile__info a:hover, .blog__hero.blue .profile__info a:hover {
    color: #caced1; }

a.blog__info--link-wrap h2,
a.blog__info--link-wrap:link h2,
a.blog__info--link-wrap:visited h2 {
  color: #007096; }

a.blog__info--link-wrap:hover h2,
a.blog__info--link-wrap:link:hover h2,
a.blog__info--link-wrap:visited:hover h2 {
  color: #004E69; }

.yellow a.blog__info--link-wrap h2,
.darkgray a.blog__info--link-wrap h2,
.green a.blog__info--link-wrap h2,
.blue a.blog__info--link-wrap h2, .yellow
a.blog__info--link-wrap:link h2,
.darkgray
a.blog__info--link-wrap:link h2,
.green
a.blog__info--link-wrap:link h2,
.blue
a.blog__info--link-wrap:link h2, .yellow
a.blog__info--link-wrap:visited h2,
.darkgray
a.blog__info--link-wrap:visited h2,
.green
a.blog__info--link-wrap:visited h2,
.blue
a.blog__info--link-wrap:visited h2 {
  color: #FFFFFF; }

.yellow a.blog__info--link-wrap:hover h2,
.darkgray a.blog__info--link-wrap:hover h2,
.green a.blog__info--link-wrap:hover h2,
.blue a.blog__info--link-wrap:hover h2, .yellow
a.blog__info--link-wrap:link:hover h2,
.darkgray
a.blog__info--link-wrap:link:hover h2,
.green
a.blog__info--link-wrap:link:hover h2,
.blue
a.blog__info--link-wrap:link:hover h2, .yellow
a.blog__info--link-wrap:visited:hover h2,
.darkgray
a.blog__info--link-wrap:visited:hover h2,
.green
a.blog__info--link-wrap:visited:hover h2,
.blue
a.blog__info--link-wrap:visited:hover h2 {
  color: #caced1; }

@media (min-width: 72.25em) {
  .pane-blogs-list.most-recent .has__bg_color .blog__hero,
  .pane-blogs-list-topic.most-recent .has__bg_color .blog__hero,
  .pane-blogs-tag-list.most-recent .has__bg_color .blog__hero {
    padding: 48px; } }

@media (min-width: 72.25em) {
  .pane-blogs-list.featured .has__bg_color .blog__hero,
  .pane-blogs-list-topic.featured .has__bg_color .blog__hero,
  .pane-blogs-tag-list.featured .has__bg_color .blog__hero {
    padding: 48px; } }

@media (min-width: 72.25em) {
  .blog__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 auto;
        flex: 1 auto;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    width: 100%;
    position: relative; } }

.blog__author {
  overflow: hidden;
  margin-top: 10px; }
  @media (min-width: 72.25em) {
    .blog__author {
      -ms-flex: 1 auto;
          flex: 1 auto;
      -ms-flex-item-align: end;
          align-self: flex-end;
      width: 100%; } }

.profile__name {
  font-size: 1rem; }

.blog__title {
  overflow-wrap: break-word;
  max-width: 100%; }
  @media (min-width: 72.25em) {
    .blog__title {
      -ms-flex: 1 auto;
          flex: 1 auto;
      -ms-flex-item-align: start;
          align-self: flex-start; } }

.blog__info h2 {
  font-size: 1.625rem;
  line-height: 1.35;
  color: #FFFFFF;
  text-transform: none; }
  .has-image .blog__info h2 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149; }
  .featured .blog__info h2,
  .most-recent .blog__info h2 {
    font-size: 1.875rem;
    line-height: 1.28;
    font-weight: 300;
    color: #3C4149; }
    @media (min-width: 72.25em) {
      .featured .blog__info h2,
      .most-recent .blog__info h2 {
        font-size: 2.75rem; } }

.profile__info a,
.profile__info a:link,
.profile__info a:visited {
  color: #007096; }
  .node-blog--on-node-blog.has-image .profile__info a, .node-blog--on-node-blog.has-image
  .profile__info a:link, .node-blog--on-node-blog.has-image
  .profile__info a:visited {
    color: #007096; }
  .has-image.node-promoted .profile__info a, .has-image.node-promoted
  .profile__info a:link, .has-image.node-promoted
  .profile__info a:visited {
    color: #FFFFFF; }

.profile__info a:hover {
  color: #004E69; }
  .node-blog--on-node-blog.has-image .profile__info a:hover {
    color: #004E69; }

.featured .node-blog.has-image .blog__info h2,
.most-recent .node-blog.has-image .blog__info h2 {
  font-size: 1.875rem;
  line-height: 1.28;
  font-weight: 300;
  color: #3C4149; }
  @media (min-width: 72.25em) {
    .featured .node-blog.has-image .blog__info h2,
    .most-recent .node-blog.has-image .blog__info h2 {
      font-size: 2.75rem; } }

.featured .node-blog.has-image .profile__name,
.featured .node-blog.has-image .blog__info a,
.featured .node-blog.has-image .blog__info a:link,
.featured .node-blog.has-image .blog__info a:visited,
.most-recent .node-blog.has-image .profile__name,
.most-recent .node-blog.has-image .blog__info a,
.most-recent .node-blog.has-image .blog__info a:link,
.most-recent .node-blog.has-image .blog__info a:visited {
  color: #FFFFFF; }

.featured .node-blog.has-image .blog__info a:hover,
.most-recent .node-blog.has-image .blog__info a:hover {
  color: #D2D5DA; }

.full-post-list .node-blog {
  height: 100%; }
  .full-post-list .node-blog.has-image {
    height: auto; }
    @media (min-width: 72.25em) {
      .full-post-list .node-blog.has-image {
        height: 100%; } }

.full-post-list .blog__hero {
  height: 100%;
  min-height: 200px; }
  .full-post-list .blog__hero.has-image {
    height: 207px; }
    @media (min-width: 59.375em) {
      .full-post-list .blog__hero.has-image {
        height: 225px; } }
    @media (min-width: 72.25em) {
      .full-post-list .blog__hero.has-image {
        height: 100%;
        max-height: 240px; } }

.blog__info--link-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 auto;
      flex: 1 auto; }

.field__hero--link-wrap {
  height: inherit; }

@media (min-width: 72.25em) {
  .has__bg_color .blog__author {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; } }

*::-ms-backdrop, .pane-blogs-list.full-post-list .blog__hero .field-hero,
*::-ms-backdrop, .pane-blogs-list.full-post-list-topics .blog__hero .field-hero,
*::-ms-backdrop, .pane-blogs-list-topic.full-post-list .blog__hero .field-hero,
*::-ms-backdrop, .pane-blogs-tag-list.full-post-list .blog__hero .field-hero,
*::-ms-backdrop, .pane-blogs-list.two-recent-posts .blog__hero .field-hero,
*::-ms-backdrop, .pane-blogs-list-topic.two-most-recent .blog__hero .field-hero {
  max-width: 385px; }

*::-ms-backdrop, .pane-blogs-list.full-post-list .blog__hero .field-hero img,
*::-ms-backdrop, .pane-blogs-list.full-post-list-topics .blog__hero .field-hero img,
*::-ms-backdrop, .pane-blogs-list-topic.full-post-list .blog__hero .field-hero img,
*::-ms-backdrop, .pane-blogs-tag-list.full-post-list .blog__hero .field-hero img,
*::-ms-backdrop, .pane-blogs-list.two-recent-posts .blog__hero .field-hero img,
*::-ms-backdrop, .pane-blogs-list-topic.two-most-recent .blog__hero .field-hero img {
  height: 100%; }

@media (min-width: 72.25em) {
  .page-blog.page-blog-tags .ws-unwrapped__top-middle, .page-blog.page-blog-security-labs .ws-unwrapped__top-middle, .page-blog.page-blog-x-labs .ws-unwrapped__top-middle {
    margin-top: -200px; } }

.page-blog .ws-unwrapped__top-middle {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: calc(100% - 40px); }
  @media (min-width: 72.25em) {
    .page-blog .ws-unwrapped__top-middle {
      margin-top: -250px;
      width: 100%; } }
  .page-blog .ws-unwrapped__top-middle .inner-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }

.page-blog .ws-unwrapped__top-bottom {
  margin: 10px auto;
  width: calc(100% - 40px); }
  @media (min-width: 59.375em) {
    .page-blog .ws-unwrapped__top-bottom {
      margin-top: 20px; } }
  .page-blog .ws-unwrapped__top-bottom .inner-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }

.page-blog .pager {
  margin-top: 0;
  margin-bottom: 0; }
  .page-blog .pager.pager-load-more a {
    margin-top: 0; }

.page-blog .panel-pane.pane-footer {
  padding-top: 40px; }

.node-type-blog .field-pg-wysiwyg-body img:hover {
  cursor: pointer; }

.pane-blog-page-hero,
.node-profile.node-view-mode-executive_team_full .profile__info-wrap,
.pane-blog-topic-hero,
.pane-profile-hero,
.pane-blog-hero,
.pane-audience-hero {
  background-color: #4E5B66;
  border-bottom: 10px solid #78828C;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (min-width: 72.25em) {
    .pane-blog-page-hero,
    .node-profile.node-view-mode-executive_team_full .profile__info-wrap,
    .pane-blog-topic-hero,
    .pane-profile-hero,
    .pane-blog-hero,
    .pane-audience-hero {
      border-bottom: 0; }
      .pane-blog-page-hero:after,
      .node-profile.node-view-mode-executive_team_full .profile__info-wrap:after,
      .pane-blog-topic-hero:after,
      .pane-profile-hero:after,
      .pane-blog-hero:after,
      .pane-audience-hero:after {
        display: block;
        position: absolute;
        content: '';
        bottom: -10px;
        left: 0;
        width: 100%;
        top: 0;
        right: 0;
        background-image: url(../img/backgrounds/bottom-blog-hero-white-waves.svg);
        background-size: 100%;
        background-position: bottom center;
        background-repeat: no-repeat; } }
  .pane-blog-page-hero .blog-page-hero #mini-panel-blog_page_hero .panel-col > div,
  .pane-blog-page-hero .audience-page-hero #mini-panel-audience_hero .panel-col > div,
  .node-profile.node-view-mode-executive_team_full .profile__info-wrap .blog-page-hero #mini-panel-blog_page_hero .panel-col > div,
  .pane-blog-topic-hero .blog-page-hero #mini-panel-blog_page_hero .panel-col > div,
  .pane-profile-hero .blog-page-hero #mini-panel-blog_page_hero .panel-col > div,
  .pane-blog-hero .blog-page-hero #mini-panel-blog_page_hero .panel-col > div,
  .pane-audience-hero .blog-page-hero #mini-panel-blog_page_hero .panel-col > div,
  .node-profile.node-view-mode-executive_team_full .profile__info-wrap .audience-page-hero #mini-panel-audience_hero .panel-col > div,
  .pane-blog-topic-hero .audience-page-hero #mini-panel-audience_hero .panel-col > div,
  .pane-profile-hero .audience-page-hero #mini-panel-audience_hero .panel-col > div,
  .pane-blog-hero .audience-page-hero #mini-panel-audience_hero .panel-col > div,
  .pane-audience-hero .audience-page-hero #mini-panel-audience_hero .panel-col > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start; }
  .pane-blog-page-hero .pane-content,
  .node-profile.node-view-mode-executive_team_full .profile__info-wrap .pane-content,
  .pane-blog-topic-hero .pane-content,
  .pane-profile-hero .pane-content,
  .pane-blog-hero .pane-content,
  .pane-audience-hero .pane-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px; }
  @media (min-width: 72.25em) {
    .pane-blog-page-hero .pane-menu-menu-blog-menu,
    .node-profile.node-view-mode-executive_team_full .profile__info-wrap .pane-menu-menu-blog-menu,
    .pane-blog-topic-hero .pane-menu-menu-blog-menu,
    .pane-profile-hero .pane-menu-menu-blog-menu,
    .pane-blog-hero .pane-menu-menu-blog-menu,
    .pane-audience-hero .pane-menu-menu-blog-menu {
      -ms-flex: 0 auto;
          flex: 0 auto;
      margin-top: 40px;
      -ms-flex-order: 1;
          order: 1; } }
  .pane-blog-page-hero h1,
  .node-profile.node-view-mode-executive_team_full .profile__info-wrap h1,
  .pane-blog-topic-hero h1,
  .pane-profile-hero h1,
  .pane-blog-hero h1,
  .pane-audience-hero h1 {
    font-family: museo-slab, serif;
    font-size: 1.85rem;
    line-height: 1.2;
    font-weight: 300;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    max-width: calc(100% - 100px); }
    @media (min-width: 46.875em) {
      .pane-blog-page-hero h1,
      .node-profile.node-view-mode-executive_team_full .profile__info-wrap h1,
      .pane-blog-topic-hero h1,
      .pane-profile-hero h1,
      .pane-blog-hero h1,
      .pane-audience-hero h1 {
        font-size: 2.5rem; } }
    @media (min-width: 72.25em) {
      .pane-blog-page-hero h1,
      .node-profile.node-view-mode-executive_team_full .profile__info-wrap h1,
      .pane-blog-topic-hero h1,
      .pane-profile-hero h1,
      .pane-blog-hero h1,
      .pane-audience-hero h1 {
        font-size: 3.25rem;
        line-height: 1.04; } }
    @media (min-width: 72.25em) {
      .pane-blog-page-hero h1,
      .node-profile.node-view-mode-executive_team_full .profile__info-wrap h1,
      .pane-blog-topic-hero h1,
      .pane-profile-hero h1,
      .pane-blog-hero h1,
      .pane-audience-hero h1 {
        max-width: 100%; } }

.pane-blog-page-hero,
.pane-blog-hero,
.pane-profile-hero,
.pane-audience-page-hero {
  min-height: 90px;
  margin-bottom: 20px; }
  @media (min-width: 72.25em) {
    .pane-blog-page-hero,
    .pane-blog-hero,
    .pane-profile-hero,
    .pane-audience-page-hero {
      min-height: 400px;
      margin-bottom: 0; } }
  .pane-blog-page-hero .blog-page-title,
  .pane-blog-hero .blog-page-title,
  .pane-profile-hero .blog-page-title,
  .pane-audience-page-hero .blog-page-title {
    padding: 20px;
    padding-bottom: 0; }
    @media (min-width: 72.25em) {
      .pane-blog-page-hero .blog-page-title,
      .pane-blog-hero .blog-page-title,
      .pane-profile-hero .blog-page-title,
      .pane-audience-page-hero .blog-page-title {
        padding: 0;
        width: 100%;
        -ms-flex: 1 1 70%;
            flex: 1 1 70%;
        margin-top: 40px; } }

.pane-featured-authors {
  width: 100%;
  position: relative;
  padding-left: 28px;
  padding-right: 28px;
  margin-top: 20px; }
  @media (min-width: 59.375em) {
    .pane-featured-authors {
      max-width: 33.9%;
      padding: 20px 20px 0;
      -ms-flex-item-align: end;
          align-self: flex-end;
      margin-top: 0; } }
  .pane-featured-authors h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #4E5B66; }
  .pane-featured-authors .profile__full-name a {
    color: #4E5B66; }
    .pane-featured-authors .profile__full-name a:hover {
      color: #007096; }
  .pane-featured-authors .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 20px; }
  .pane-featured-authors .views-row {
    -ms-flex: 1 auto;
        flex: 1 auto;
    width: 100%;
    margin-bottom: 10px; }
    @media (min-width: 29.375em) {
      .pane-featured-authors .views-row {
        width: 50%; } }
  .pane-featured-authors .view-more-authors {
    font-size: 0.875rem;
    border-top: 1px solid #606b75;
    padding-top: 10px;
    margin-top: 10px;
    text-align: right; }

.page-audience .panel-2col-stacked .panel-col-top {
  position: relative;
  z-index: 1; }
  @media (min-width: 72.25em) {
    .page-audience .panel-2col-stacked .panel-col-top {
      position: static; } }
  .page-audience .panel-2col-stacked .panel-col-top .inside {
    margin: 0; }

.page-audience .panel-2col-stacked .center-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0 auto;
  max-width: calc(100% - 40px); }
  .page-audience .panel-2col-stacked .center-wrapper:before, .page-audience .panel-2col-stacked .center-wrapper:after {
    display: table;
    content: ''; }
  .page-audience .panel-2col-stacked .center-wrapper:after {
    clear: both; }
  @media (min-width: 72.25em) {
    .page-audience .panel-2col-stacked .center-wrapper {
      -ms-flex-direction: row;
          flex-direction: row;
      max-width: 1200px; } }
  .page-audience .panel-2col-stacked .center-wrapper .panel-col-first {
    width: 100%;
    margin-top: 20px; }
    @media (min-width: 72.25em) {
      .page-audience .panel-2col-stacked .center-wrapper .panel-col-first {
        -ms-flex: 1;
            flex: 1;
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%;
        padding: 0;
        margin-right: 20px;
        margin-top: -170px; } }
    .page-audience .panel-2col-stacked .center-wrapper .panel-col-first .inside {
      margin: 0; }
    .page-audience .panel-2col-stacked .center-wrapper .panel-col-first .audience__item-title a {
      font-size: 1.875rem; }
  .page-audience .panel-2col-stacked .center-wrapper .panel-col-last {
    float: none;
    width: 100%; }
    @media (min-width: 72.25em) {
      .page-audience .panel-2col-stacked .center-wrapper .panel-col-last {
        -ms-flex: 1;
            flex: 1;
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%;
        margin-top: -170px; }
        .page-audience .panel-2col-stacked .center-wrapper .panel-col-last .node-marketo-form.node-view-mode-audience_teaser {
          min-height: 620px; } }

.page-audience .pane-audience-hero {
  padding: 0; }
  @media (min-width: 72.25em) {
    .page-audience .pane-audience-hero {
      padding: 30px 20px 160px; } }
  @media (min-width: 72.25em) {
    .page-audience .pane-audience-hero .audience-page-hero {
      margin-bottom: 40px; } }
  .page-audience .pane-audience-hero .audience-page-hero #mini-panel-audience_hero .panel-col > div {
    -ms-flex-align: start;
        align-items: flex-start; }
  .page-audience .pane-audience-hero .pane-custom {
    width: calc(100% - 125px);
    padding: 20px;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
    @media (min-width: 72.25em) {
      .page-audience .pane-audience-hero .pane-custom {
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%;
        padding: 0; }
        .page-audience .pane-audience-hero .pane-custom h1 {
          line-height: 3rem;
          margin-top: 10px;
          margin-bottom: 50px; } }

.pane-items-by-audience {
  margin: 0 20px 32px 20px; }
  @media (min-width: 59.375em) {
    .pane-items-by-audience {
      margin: 32px 0 0 0; } }

@media (min-width: 46.875em) {
  .view-items-by-audience.view-display-id-block .view-content {
    column-count: 2;
    column-gap: 32px; } }

.view-items-by-audience.view-display-id-block .view-content .views-row {
  margin-bottom: 32px;
  width: 100%; }
  @media (min-width: 46.875em) {
    .view-items-by-audience.view-display-id-block .view-content .views-row {
      width: 100%;
      break-inside: avoid;
      page-break-inside: avoid; } }
  .view-items-by-audience.view-display-id-block .view-content .views-row.views-row-even {
    margin-right: 0; }
  .view-items-by-audience.view-display-id-block .view-content .views-row .audience__item:not(.has-hero) {
    background: #D2D5DA;
    border-radius: 1rem; }
    .view-items-by-audience.view-display-id-block .view-content .views-row .audience__item:not(.has-hero) .audience__item-title {
      font-size: 1.875rem;
      line-height: 1.23;
      font-weight: 400;
      color: #3C4149; }
      .view-items-by-audience.view-display-id-block .view-content .views-row .audience__item:not(.has-hero) .audience__item-title:hover {
        color: #606b75; }
    .view-items-by-audience.view-display-id-block .view-content .views-row .audience__item:not(.has-hero) .audience__item-type {
      color: #606b75; }
  .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 1) .audience__item:not(.has-hero) {
    background-color: #415C7F;
    border-color: #415C7F; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 1) .audience__item:not(.has-hero) .audience__item-title,
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 1) .audience__item:not(.has-hero) .audience__item-title a {
      color: #FFFFFF; }
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 1) .audience__item:not(.has-hero) .audience__item-title:hover,
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 1) .audience__item:not(.has-hero) .audience__item-title a:hover {
        color: #78828C; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 1) .audience__item:not(.has-hero) .audience__item-type {
      color: #FFFFFF; }
  .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(3n + 3) .audience__item:not(.has-hero) {
    background-color: #FFAA00;
    border-color: #FFAA00; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(3n + 3) .audience__item:not(.has-hero) .audience__item-title,
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(3n + 3) .audience__item:not(.has-hero) .audience__item-title a {
      color: #171b1f; }
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(3n + 3) .audience__item:not(.has-hero) .audience__item-title:hover,
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(3n + 3) .audience__item:not(.has-hero) .audience__item-title a:hover {
        color: #78828C; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(3n + 3) .audience__item:not(.has-hero) .audience__item-type {
      color: #606b75; }
  .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 3) .audience__item:not(.has-hero) {
    background-color: #4E5B66;
    border-color: #4E5B66; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 3) .audience__item:not(.has-hero) .audience__item-title,
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 3) .audience__item:not(.has-hero) .audience__item-title a {
      color: #FFFFFF; }
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 3) .audience__item:not(.has-hero) .audience__item-title:hover,
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 3) .audience__item:not(.has-hero) .audience__item-title a:hover {
        color: #78828C; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 3) .audience__item:not(.has-hero) .audience__item-type {
      color: #FFFFFF; }
  .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 4) .audience__item:not(.has-hero) {
    background-color: #007096;
    border-color: #007096; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 4) .audience__item:not(.has-hero) .audience__item-title,
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 4) .audience__item:not(.has-hero) .audience__item-title a {
      color: #FFFFFF; }
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 4) .audience__item:not(.has-hero) .audience__item-title:hover,
      .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 4) .audience__item:not(.has-hero) .audience__item-title a:hover {
        color: #f6f7f7; }
    .view-items-by-audience.view-display-id-block .view-content .views-row:nth-of-type(4n + 4) .audience__item:not(.has-hero) .audience__item-type {
      color: #FFFFFF; }

.node-view-mode-audience_featured.audience__item {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  position: relative;
  min-height: 240px;
  z-index: 0;
  border-radius: 1rem; }
  @media (min-width: 59.375em) {
    .node-view-mode-audience_featured.audience__item {
      margin-bottom: 30px;
      min-height: 480px !important;
      overflow: hidden; } }
  .node-view-mode-audience_featured.audience__item.lightgray {
    background-color: #f6f7f7;
    border-color: #caced1; }
  .node-view-mode-audience_featured.audience__item.darkgray {
    background-color: #4E5B66;
    border-color: #4E5B66; }
  .node-view-mode-audience_featured.audience__item.yellow {
    background-color: #FFAA00;
    border-color: #FFAA00; }
  .node-view-mode-audience_featured.audience__item.green {
    background-color: #007096;
    border-color: #007096; }
  .node-view-mode-audience_featured.audience__item.blue {
    background-color: #415C7F;
    border-color: #415C7F; }
  .node-view-mode-audience_featured.audience__item.darkgray a,
  .node-view-mode-audience_featured.audience__item.darkgray a:link,
  .node-view-mode-audience_featured.audience__item.darkgray a:visited, .node-view-mode-audience_featured.audience__item.green a,
  .node-view-mode-audience_featured.audience__item.green a:link,
  .node-view-mode-audience_featured.audience__item.green a:visited, .node-view-mode-audience_featured.audience__item.blue a,
  .node-view-mode-audience_featured.audience__item.blue a:link,
  .node-view-mode-audience_featured.audience__item.blue a:visited {
    color: #FFFFFF; }
  .node-view-mode-audience_featured.audience__item.darkgray a:hover, .node-view-mode-audience_featured.audience__item.green a:hover, .node-view-mode-audience_featured.audience__item.blue a:hover {
    color: #caced1; }
  .node-view-mode-audience_featured.audience__item.darkgray .audience__item-info .audience__item-title, .node-view-mode-audience_featured.audience__item.green .audience__item-info .audience__item-title, .node-view-mode-audience_featured.audience__item.blue .audience__item-info .audience__item-title {
    color: #FFFFFF; }
  .node-view-mode-audience_featured.audience__item img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    display: block;
    min-height: 240px; }
    @media (min-width: 59.375em) {
      .node-view-mode-audience_featured.audience__item img {
        min-height: 480px;
        border-radius: 1rem; } }
  .node-view-mode-audience_featured.audience__item .audience__item-type {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: auto !important;
    background: rgba(255, 255, 255, 0.75);
    text-transform: uppercase;
    z-index: 2;
    padding: 5px 15px;
    border-radius: 0.1875rem; }
  .node-view-mode-audience_featured.audience__item .audience__item-info {
    position: absolute;
    padding: 32px;
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: calc(100% - 42px); }
    .node-view-mode-audience_featured.audience__item .audience__item-info a {
      color: #FFFFFF; }
    .node-view-mode-audience_featured.audience__item .audience__item-info .audience__item-title {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #FFFFFF;
      margin-bottom: 30px; }
      @media (min-width: 59.375em) {
        .node-view-mode-audience_featured.audience__item .audience__item-info .audience__item-title {
          margin-bottom: 0; } }
    .node-view-mode-audience_featured.audience__item .audience__item-info h4 {
      font-size: 1rem;
      line-height: 1.625rem;
      font-weight: 300;
      margin: 0;
      color: #FFFFFF; }
      @media (min-width: 59.375em) {
        .node-view-mode-audience_featured.audience__item .audience__item-info h4 {
          font-size: 1.75rem; } }

.audience__item:not(.has-hero) {
  background: #f6f7f7;
  border: 1px solid #D2D5DA;
  padding: 32px 32px 64px;
  min-height: 300px;
  position: relative;
  display: block; }
  .audience__item:not(.has-hero) .audience__item-title a {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #4E5B66; }
    .audience__item:not(.has-hero) .audience__item-title a:hover {
      color: #4E5B66; }
  .audience__item:not(.has-hero) .audience__item-type {
    position: absolute;
    bottom: 32px; }

.audience__item.has-hero {
  position: relative;
  display: block; }
  .audience__item.has-hero img {
    border-radius: 1rem; }
  .audience__item.has-hero.node-view-mode-audience_featured .audience__item-info {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); }
  .audience__item.has-hero .field-hero {
    margin-bottom: 0; }
    .audience__item.has-hero .field-hero .field-image + div {
      display: none; }
  .audience__item.has-hero h2, .audience__item.has-hero .field-title-field a {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149; }
  .audience__item.has-hero:hover h2, .audience__item.has-hero:hover .field-title-field a {
    color: #78828C;
    background: none; }

.audience__item .audience__item-type {
  font-size: .875rem;
  line-height: 1.29;
  font-weight: 400;
  color: #4E5B66;
  margin-top: 10px; }

.page-audience .pane-title {
  font-size: .875rem;
  line-height: 1.57;
  font-weight: 400;
  color: #FFFFFF;
  display: inline-block;
  padding: 3px 10px;
  background: #4E5B66;
  text-transform: uppercase;
  margin-bottom: 32px;
  border-radius: 0.1875rem; }

.page-audience .pane-sharethis-sharethis-block {
  position: static;
  display: block;
  width: 100%;
  margin: 80px 0 32px 20px; }
  @media (min-width: 59.375em) {
    .page-audience .pane-sharethis-sharethis-block {
      margin: 80px 0 32px; } }
  @media (min-width: 72.25em) {
    .page-audience .pane-sharethis-sharethis-block {
      width: 100%;
      margin: 74px 0 0; } }
  .page-audience .pane-sharethis-sharethis-block .sharethis-wrapper {
    display: block; }
    .page-audience .pane-sharethis-sharethis-block .sharethis-wrapper span {
      display: inline-block; }

@media (min-width: 72.25em) {
  .page-audience.page-taxonomy-term-8891 .pane-sharethis-sharethis-block {
    margin: 200px 0 0; } }

.page-audience .pane-featured-audience-item + .pane-sharethis-sharethis-block {
  margin-top: 30px; }

.node-marketo-form.node-view-mode-audience_teaser {
  box-shadow: none;
  border: none;
  border-radius: 1rem;
  background: #CEDFD6;
  background-size: cover;
  background-position: center;
  max-width: 100%;
  margin-bottom: -40px;
  position: relative;
  margin-top: 20px;
  padding: 36px 50px 50px 50px; }
  @media (min-width: 72.25em) {
    .node-marketo-form.node-view-mode-audience_teaser {
      margin-top: 0; } }
  .ws-unwrapped__top .node-marketo-form.node-view-mode-audience_teaser {
    padding: 36px 50px 50px 50px;
    margin-bottom: 40px; }
    @media (min-width: 72.25em) {
      .ws-unwrapped__top .node-marketo-form.node-view-mode-audience_teaser {
        margin: 0; } }
  .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser {
    padding: 80px 40px;
    min-height: auto;
    background-repeat: no-repeat;
    background-position: right-140px top -250px;
    background-size: 950px;
    border-radius: 0; }
    @media (min-width: 72.25em) {
      .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser {
        padding: 60px 0; } }
    .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: start;
          align-items: flex-start;
      position: relative;
      margin: 0 auto;
      max-width: 950px; }
      @media (min-width: 72.25em) {
        .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .content {
          padding: 0; } }
      .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .content::after {
        content: '';
        clear: both;
        display: block; }
      .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .content > * {
        -ms-flex-order: 0;
            order: 0;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        -ms-flex-item-align: auto;
            align-self: auto;
        max-width: 100%;
        width: 100%; }
        @media (min-width: 72.25em) {
          .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .content > * {
            max-width: 50%;
            width: 50%; } }
    .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser h4 {
      justify-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
      margin: 0; }
      @media (min-width: 72.25em) {
        .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser h4 {
          margin: 0 0 -50px;
          padding-right: 1rem; } }
    @media (min-width: 72.25em) {
      .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser form {
        margin: 0;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; } }
    @media (min-width: 72.25em) {
      .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .mktoButtonRow {
        float: right;
        width: auto;
        margin-top: -78px; }
        .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .mktoButtonRow .mktoButton {
          height: 48px; } }
    .ws-unwrapped__btm .node-marketo-form.node-view-mode-audience_teaser .disclaimer {
      -ms-flex-order: 3;
          order: 3;
      justify-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }
  @media (min-width: 72.25em) {
    .node-marketo-form.node-view-mode-audience_teaser {
      min-height: 520px; } }
  .node-marketo-form.node-view-mode-audience_teaser h3 {
    font-size: 1.875rem;
    line-height: 1.23;
    font-weight: 400;
    color: #007096;
    font-family: noto-sans, sans-serif;
    background-color: transparent;
    text-align: left;
    background-image: none;
    padding: 0;
    margin: 0 0 30px 0;
    height: auto;
    position: relative; }
    @media (min-width: 72.25em) {
      .node-marketo-form.node-view-mode-audience_teaser h3 {
        padding: 0; } }
  .node-marketo-form.node-view-mode-audience_teaser h4 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149;
    font-size: 1.75rem;
    margin-bottom: 40px;
    padding: 0; }
  .node-marketo-form.node-view-mode-audience_teaser form {
    padding: 0;
    margin-top: 40px; }
  .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton,
  .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap button {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important;
    width: 100%;
    margin-bottom: 1rem; }
    .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton:hover, .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton:focus, .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap.mktoSimple .mktoButton:active,
    .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap button:hover,
    .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap button:focus,
    .node-marketo-form.node-view-mode-audience_teaser form.marketo-form-wrapper .mktoButtonWrap button:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }
  .node-marketo-form.node-view-mode-audience_teaser .disclaimer {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    font-size: 0.75rem; }

.node-event.node-view-mode-audience_teaser {
  margin-bottom: 20px; }
  .node-event.node-view-mode-audience_teaser a {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    color: #007096;
    font-weight: 600;
    margin: 0; }
  .node-event.node-view-mode-audience_teaser .event--dateloc {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex; }
    .node-event.node-view-mode-audience_teaser .event--dateloc .date-display-single,
    .node-event.node-view-mode-audience_teaser .event--dateloc .date-display-range {
      color: #4E5B66; }
    .node-event.node-view-mode-audience_teaser .event--dateloc .event--location {
      color: #606b75;
      margin-left: 5px; }
      .node-event.node-view-mode-audience_teaser .event--dateloc .event--location .field-event-location {
        display: -ms-flexbox;
        display: flex; }
        .node-event.node-view-mode-audience_teaser .event--dateloc .event--location .field-event-location .city:before {
          content: '|';
          display: inline;
          margin-right: 5px; }
        .node-event.node-view-mode-audience_teaser .event--dateloc .event--location .field-event-location .city:after {
          content: ', ';
          display: inline; }
        .node-event.node-view-mode-audience_teaser .event--dateloc .event--location .field-event-location .country {
          margin-left: 5px; }
  .node-event.node-view-mode-audience_teaser .event__description p {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #4E5B66; }
  .node-event.node-view-mode-audience_teaser .event__learn-more a {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #007096;
    font-weight: 600; }

.node-press-release.node-view-mode-audience_teaser {
  margin-bottom: 32px; }
  .node-press-release.node-view-mode-audience_teaser .pr--date {
    font-size: 0.875rem;
    color: #4E5B66;
    margin-bottom: 5px; }
  .node-press-release.node-view-mode-audience_teaser .pr--info a {
    font-size: 1.125rem;
    line-height: 1.375rem;
    margin-bottom: 0;
    color: #007096; }

.audience__item.node-resource--videos.node-view-mode-audience_featured::before {
  width: 120px;
  height: 120px;
  top: 35%; }

.audience__item.node-resource--videos.node-view-mode-audience_featured .audience__item-type {
  font-size: 0.8125rem; }

.audience__item.node-resource--videos.node-view-mode-audience_featured h2 {
  font-size: 2.875rem; }

.audience__item.node-resource--videos.has-hero::before {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  background-size: 100%;
  top: 25%;
  left: 0;
  right: 0;
  margin: 0 auto; }

.page-audience .hide-mobile {
  display: none; }
  @media (min-width: 72.25em) {
    .page-audience .hide-mobile {
      display: block; } }

.page-audience .hide-desktop {
  display: block; }
  @media (min-width: 72.25em) {
    .page-audience .hide-desktop {
      display: none; } }

.page-partners-find-a-partner .ws-unwrapped__top,
.page-partners-find-a-distributor .ws-unwrapped__top {
  margin-bottom: 0; }

@media (min-width: 59.375em) {
  .page-partners-find-a-partner .ws-unwrapped__btm,
  .page-partners-find-a-distributor .ws-unwrapped__btm {
    margin-top: 0; } }

.page-partners-find-a-partner .panel-pane.pane-find-partner,
.page-partners-find-a-distributor .panel-pane.pane-find-partner {
  background: #f6f7f7; }

.page-partners-find-a-partner .paragraphs-item-hero-banner.view-mode-cyber_edu_landing,
.page-partners-find-a-distributor .paragraphs-item-hero-banner.view-mode-cyber_edu_landing {
  margin-bottom: 0;
  background-image: none;
  height: 320px; }
  @media (min-width: 59.375em) {
    .page-partners-find-a-partner .paragraphs-item-hero-banner.view-mode-cyber_edu_landing,
    .page-partners-find-a-distributor .paragraphs-item-hero-banner.view-mode-cyber_edu_landing {
      height: 299px;
      margin-bottom: 0;
      background-position: right 45%; } }
  .page-partners-find-a-partner .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content,
  .page-partners-find-a-distributor .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content {
    padding: 0 25px;
    text-align: center; }
    @media (min-width: 59.375em) {
      .page-partners-find-a-partner .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content,
      .page-partners-find-a-distributor .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content {
        max-width: 1250px;
        text-align: left; } }
    @media (min-width: 59.375em) {
      .page-partners-find-a-partner .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content .field-herobanner-subheading,
      .page-partners-find-a-distributor .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content .field-herobanner-subheading {
        padding-right: 40%; } }

.page-partners-find-a-partner #form--partner_distributor,
.page-partners-find-a-distributor #form--partner_distributor {
  margin: 0 auto;
  max-width: 1200px;
  max-width: 1250px; }

#form--partner_distributor {
  position: relative;
  z-index: 2;
  padding-top: 0;
  padding: 10px; }
  @media (min-width: 59.375em) {
    #form--partner_distributor {
      padding: 20px 25px 25px 25px; } }
  @media (min-width: 59.375em) {
    #form--partner_distributor .filter-container {
      display: -ms-flexbox;
      display: flex; } }
  #form--partner_distributor input[type='text'] {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #3C4149;
    width: 100%;
    border-radius: 0.375rem;
    border: 1px solid #D2D5DA; }
  #form--partner_distributor input[type='submit'] {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important;
    margin-top: 24px;
    vertical-align: bottom;
    margin-bottom: 20px; }
    #form--partner_distributor input[type='submit']:hover, #form--partner_distributor input[type='submit']:focus, #form--partner_distributor input[type='submit']:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }
    #form--partner_distributor input[type='submit'].progress-disabled {
      top: 0; }
  #form--partner_distributor .ajax-progress {
    padding-left: 40px;
    padding-right: 10px; }
  #form--partner_distributor h2.partner-information-title {
    font-size: 1.25rem;
    background-color: #4E5B66;
    color: #FFFFFF;
    padding: 10px 25px;
    margin: 40px 0 0 0; }
  #form--partner_distributor .form-item {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    vertical-align: bottom; }
    @media (min-width: 46.875em) {
      #form--partner_distributor .form-item {
        margin-right: 20px;
        width: 350px; } }
    #form--partner_distributor .form-item label {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149;
      display: block;
      margin-bottom: 5px; }
    #form--partner_distributor .form-item.form-type-select {
      width: 100%; }
      @media (min-width: 46.875em) {
        #form--partner_distributor .form-item.form-type-select {
          width: 350px; } }
      #form--partner_distributor .form-item.form-type-select label {
        display: block; }
      #form--partner_distributor .form-item.form-type-select select {
        font-size: 1.125rem;
        line-height: 1.54;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: 300;
        color: #AAB1B8;
        display: block;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        padding: 10px;
        border-radius: 0.375rem;
        width: 100%;
        height: 45px;
        border: 1px solid #D2D5DA;
        background: #FFFFFF url("../img/down-arrow.svg") no-repeat;
        background-position: right 10px center;
        padding-right: 20px;
        background-size: 16px; }
        #form--partner_distributor .form-item.form-type-select select::-ms-expand {
          display: none; }
  #form--partner_distributor #form--results {
    margin-bottom: 40px; }
    #form--partner_distributor #form--results h3 {
      font-size: 1rem; }
    #form--partner_distributor #form--results ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    #form--partner_distributor #form--results a {
      display: block; }
    #form--partner_distributor #form--results .form--result_partner-distributor {
      font-size: 1rem;
      border-bottom: 1px solid #606b75;
      background: #FFFFFF;
      padding: 25px 0; }
      @media (min-width: 59.375em) {
        #form--partner_distributor #form--results .form--result_partner-distributor {
          display: -ms-flexbox;
          display: flex;
          padding: 25px; } }
      @media (min-width: 59.375em) {
        #form--partner_distributor #form--results .form--result_partner-distributor .form--results_partner-distributor--info {
          -ms-flex-positive: 1;
              flex-grow: 1;
          width: 50%; } }
      #form--partner_distributor #form--results .form--result_partner-distributor .form--results_partner-distributor--services {
        margin-top: 20px; }
        @media (min-width: 59.375em) {
          #form--partner_distributor #form--results .form--result_partner-distributor .form--results_partner-distributor--services {
            width: 20%;
            margin-top: 0; } }
    #form--partner_distributor #form--results .form--error {
      margin-top: 20px;
      padding: 0.75em;
      background: #C1323D;
      color: #FFFFFF;
      border-radius: 4px; }
  #form--partner_distributor #form--load_more {
    text-align: center; }

.pane-node-field-product-features-title,
.pane-node-field-product-feature-section, .pane-node-field-comp-section-title .pane-content, .pane-node-field-comp-section-subtitle .pane-content, .pane-node-field-product-app-comp .app-section-content, .pane-node-field-product-use-cases-section {
  padding: 0 20px;
  margin-bottom: 40px; }
  @media (min-width: 46.875em) {
    .pane-node-field-product-features-title,
    .pane-node-field-product-feature-section, .pane-node-field-comp-section-title .pane-content, .pane-node-field-comp-section-subtitle .pane-content, .pane-node-field-product-app-comp .app-section-content, .pane-node-field-product-use-cases-section {
      padding: 0 40px; } }
  @media (min-width: 77.5em) {
    .pane-node-field-product-features-title,
    .pane-node-field-product-feature-section, .pane-node-field-comp-section-title .pane-content, .pane-node-field-comp-section-subtitle .pane-content, .pane-node-field-product-app-comp .app-section-content, .pane-node-field-product-use-cases-section {
      text-align: left;
      padding: 0 400px 0 40px; } }

.pane-node-field-product-features-title, .pane-node-field-comp-section-title .field-comp-section-title, .pane-node-field-product-app-comp .field-product-apps-title,
.node-type-buying-center .pane-node-field-section-header-table {
  font-size: 1.5rem;
  line-height: 1.42;
  font-weight: 300;
  color: #3C4149;
  text-align: center;
  margin-bottom: 40px; }
  @media (min-width: 72.25em) {
    .pane-node-field-product-features-title, .pane-node-field-comp-section-title .field-comp-section-title, .pane-node-field-product-app-comp .field-product-apps-title,
    .node-type-buying-center .pane-node-field-section-header-table {
      font-size: 2.375rem;
      line-height: 1.26; } }

.node-type-product .ws-unwrapped__top-bottom {
  padding-top: 0;
  margin-top: -200px; }
  @media (min-width: 46.875em) {
    .node-type-product .ws-unwrapped__top-bottom {
      margin-top: 0;
      padding-top: 100px; } }
  .node-type-product .ws-unwrapped__top-bottom.jump-menu-active {
    padding-top: 0; }
  .node-type-product .ws-unwrapped__top-bottom .inner-container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative; }

.node-type-product .pane-node-field-product-marketo-form {
  padding: 0 20px; }
  @media (min-width: 46.875em) {
    .node-type-product .pane-node-field-product-marketo-form {
      padding: 0; } }
  .node-type-product .pane-node-field-product-marketo-form .node-marketo-form {
    background-color: #007096; }
    .node-type-product .pane-node-field-product-marketo-form .node-marketo-form h3 {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #FFFFFF;
      text-align: left;
      font-family: noto-sans, sans-serif;
      padding-bottom: 0; }
    .node-type-product .pane-node-field-product-marketo-form .node-marketo-form .mktoForm {
      padding: 20px; }

.node-type-product .pane-product-resources-product-resources {
  margin-bottom: 0; }

.node-type-product .pane-cta,
.node-type-product .pane-node-field-cta {
  clear: both; }
  .node-type-product .pane-cta article.node-cta,
  .node-type-product .pane-node-field-cta article.node-cta {
    text-align: center;
    width: 100%; }
  .node-type-product .pane-cta.cta-2,
  .node-type-product .pane-node-field-cta.cta-2 {
    margin: 0 0 60px 0; }
    .node-type-product .pane-cta.cta-2 article.node-cta,
    .node-type-product .pane-node-field-cta.cta-2 article.node-cta {
      background-color: #FFFFFF;
      padding: 0; }
    .node-type-product .pane-cta.cta-2 a,
    .node-type-product .pane-node-field-cta.cta-2 a {
      font-size: 1.25rem;
      padding: .7em 1.8em; }

.node-type-product .pane-node-field-product-case-studies {
  margin-top: 60px; }

.node-type-product .panel-pane.pane-views-panes.pane-product-resources-product-resources.wrap-hz.wrap-text {
  max-width: 1200px;
  padding-left: 30px; }

.node-type-product .pane-referenced-items-product-subpages {
  max-width: 1033px;
  margin: 0 auto; }
  .node-type-product .pane-referenced-items-product-subpages .pane-content {
    box-shadow: 8px 16px 45px 0px rgba(0, 0, 0, 0.15);
    border-top: 4px solid #007096;
    margin: 0 20px;
    padding: 20px; }
    @media (min-width: 46.875em) {
      .node-type-product .pane-referenced-items-product-subpages .pane-content {
        width: 25%;
        float: right;
        margin: 0 60px 0; } }
  .node-type-product .pane-referenced-items-product-subpages a {
    color: #007096;
    padding: 2.5px 0;
    display: block; }
    .node-type-product .pane-referenced-items-product-subpages a:hover {
      color: #4E5B66; }

@media (min-width: 59.375em) {
  .node-type-product .field-main-content .paragraphs-item-row:first-child .field-pg-row-column-content {
    -ms-flex: none;
        flex: none; }
    .node-type-product .field-main-content .paragraphs-item-row:first-child .field-pg-row-column-content:first-child {
      width: 60%; }
    .node-type-product .field-main-content .paragraphs-item-row:first-child .field-pg-row-column-content:last-child {
      width: 40%; } }

.node-type-product .field-main-content .field-pg-resources {
  position: relative;
  clear: both;
  background-color: #f6f7f7;
  overflow: hidden;
  margin-top: 10px; }
  .node-type-product .field-main-content .field-pg-resources:first-child {
    margin-top: 0; }

.node-type-product .field-main-content .left {
  position: absolute;
  height: 100%;
  width: 30%; }

.node-type-product .field-main-content .right {
  float: right;
  width: 70%;
  padding: 20px; }

.node-type-product .field-main-content .field-thumbnail-image {
  height: 100%; }
  .node-type-product .field-main-content .field-thumbnail-image img {
    height: 100%; }

.node-type-product .field-main-content .field-resource-category {
  font-weight: 300;
  letter-spacing: .1em;
  font-size: .8em;
  color: #FFAA00; }

.node-type-product .field-main-content .resource-action-link {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #007096;
  background-color: #007096;
  color: #FFFFFF;
  font-weight: 600 !important;
  margin-top: 20px; }
  .node-type-product .field-main-content .resource-action-link:hover, .node-type-product .field-main-content .resource-action-link:focus, .node-type-product .field-main-content .resource-action-link:active {
    border-color: #328CAB;
    background-color: #328CAB;
    color: #FFFFFF; }

.node-product.node-view-mode-teaser {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  background: #FFFFFF;
  border-radius: 1rem;
  border: 1px solid #D2D5DA;
  box-sizing: border-box;
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin: 2% 1% 0;
  transition: all 300ms ease-in; }
  .node-product.node-view-mode-teaser .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
    padding: 2rem;
    padding-bottom: 3rem;
    position: relative; }
    .node-product.node-view-mode-teaser .content .field-title-field a {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #000000;
      min-height: 3rem; }
  .node-product.node-view-mode-teaser:hover {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.16);
    border: 1px solid #007096;
    cursor: pointer;
    transition: all 250ms ease-out; }
    .node-product.node-view-mode-teaser:hover a, .node-product.node-view-mode-teaser:hover h1, .node-product.node-view-mode-teaser:hover h2 {
      color: #007096; }
    .node-product.node-view-mode-teaser:hover .field-description {
      border-color: #007096; }
    .node-product.node-view-mode-teaser:hover .field-product-type {
      border-top: 2px solid #007096;
      color: #007096; }

.product__key_features {
  background: #f6f7f7;
  margin-top: 20px; }
  .product__key_features h2 {
    text-align: center;
    padding: 20px 0 20px 0; }
  .product__key_features .paragraphs-items {
    display: -ms-flexbox;
    display: flex;
    flex-row: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 20px;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 59.375em) {
      .product__key_features .paragraphs-items {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .product__key_features .paragraphs-items .field-product-key-features {
      padding: 20px; }

.product__features {
  background-color: #f6f7f7; }
  .pane-node-field-body + .product__features {
    margin-top: 40px; }
  @media (min-width: 46.875em) {
    .product__features {
      background-color: transparent; }
      .product__features .pane-content {
        background-color: #f6f7f7;
        padding: 40px;
        margin-left: -40px;
        margin-right: -40px; } }

.product__datasheet {
  padding: 20px 0 40px;
  text-align: center; }
  .product__datasheet a {
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    padding: .7em 1.8em;
    margin-top: .5em;
    border: 0;
    display: inline-block;
    cursor: pointer;
    color: #4C9AB5;
    border: 2px solid #4C9AB5;
    border-radius: 0.375rem;
    padding: 0.8em 2.6em;
    position: relative;
    border-radius: 0.375rem;
    /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
    background-position: top 15px left 36px;
    background-size: 27px;
    padding-left: 75px; }
    .product__datasheet a:hover, .product__datasheet a:active {
      background-color: #4C9AB5;
      color: #f6f7f7;
      transition: all 0.2s ease;
      border: 2px solid #4C9AB5; }

.product__add-ons {
  margin-bottom: 60px;
  background-color: #f6f7f7; }
  @media (min-width: 46.875em) {
    .product__add-ons {
      background-color: transparent; }
      .product__add-ons .pane-content, .product__add-ons .pane-title {
        background-color: #f6f7f7;
        padding: 40px;
        margin-left: -40px;
        margin-right: -40px; }
      .product__add-ons .pane-title {
        padding-bottom: 0; }
      .product__add-ons .pane-content {
        padding-top: 0;
        overflow: hidden; } }
  .product__add-ons .node-product h2 {
    font-size: 1.25rem;
    margin-top: 20px; }
    @media (min-width: 75em) {
      .product__add-ons .node-product h2 {
        font-size: 1.25rem; } }
    .product__add-ons .node-product h2 a {
      text-decoration: underline; }

.product__resources-cta {
  text-align: center; }
  .product__resources-cta a.product__resources-cta__button {
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    padding: .7em 1.8em;
    margin-top: .5em;
    border: 0;
    display: inline-block;
    cursor: pointer;
    color: #007096;
    border: 2px solid #007096;
    border-radius: 0.375rem;
    padding: 0.8em 2.6em;
    position: relative;
    border-radius: 0.375rem;
    /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */ }
    .product__resources-cta a.product__resources-cta__button:hover, .product__resources-cta a.product__resources-cta__button:active {
      background-color: #007096;
      color: #f6f7f7;
      transition: all 0.2s ease;
      border: 2px solid #007096; }

@media (min-width: 46.875em) {
  .two-column-page .product__features .pane-content,
  .two-column-page .product__features .pane-title,
  .two-column-page .product__add-ons .pane-content,
  .two-column-page .product__add-ons .pane-title {
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px; } }

.node-type-product-subpage .pane-product-subpages-subpage-menu {
  max-width: 1033px;
  margin: 0 auto; }
  .node-type-product-subpage .pane-product-subpages-subpage-menu .pane-content {
    box-shadow: 8px 16px 45px 0px rgba(0, 0, 0, 0.15);
    border-top: 4px solid #007096;
    margin: 0 20px;
    padding: 20px; }
    @media (min-width: 46.875em) {
      .node-type-product-subpage .pane-product-subpages-subpage-menu .pane-content {
        width: 25%;
        float: right;
        margin: 0 60px 60px; } }
  .node-type-product-subpage .pane-product-subpages-subpage-menu h3 {
    text-transform: none;
    margin-bottom: .5em; }
    .node-type-product-subpage .pane-product-subpages-subpage-menu h3 a {
      font-size: 1.1875rem;
      position: relative;
      display: inline-block;
      padding: 2.5px 18px 2.5px 0;
      color: #4E5B66; }
      .node-type-product-subpage .pane-product-subpages-subpage-menu h3 a::after {
        content: "";
        position: absolute;
        top: 50%;
        right: -7px;
        border: 7px solid #007096;
        border-bottom-color: transparent;
        border-right-color: transparent;
        border-top-color: transparent;
        margin-top: -7px; }
      .node-type-product-subpage .pane-product-subpages-subpage-menu h3 a :hover {
        text-decoration: underline; }
  .node-type-product-subpage .pane-product-subpages-subpage-menu .views-row a {
    color: #007096;
    padding: 2.5px 0 2.5px 10px;
    display: block; }
    .node-type-product-subpage .pane-product-subpages-subpage-menu .views-row a.active, .node-type-product-subpage .pane-product-subpages-subpage-menu .views-row a:hover {
      color: #4E5B66; }

.page-cyber-edu .pane-page-breadcrumb {
  z-index: 2;
  position: relative; }

.node-type-education .bottom-section, .page-cyber-edu .bottom-section {
  padding-top: 50px;
  background-image: url(../img/backgrounds/bottom-upper-curve.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  background-color: #e4e6e8; }
  .node-type-education .bottom-section h2, .page-cyber-edu .bottom-section h2 {
    margin-top: 2rem; }
  .node-type-education .bottom-section .panel-pane, .page-cyber-edu .bottom-section .panel-pane {
    padding-top: 80px;
    padding-bottom: 80px; }

@media (min-width: 59.375em) {
  .node-type-education.fixed-menu .pane-page-breadcrumb {
    margin-top: 71px; } }

@media (min-width: 59.375em) {
  .node-type-education.fixed-menu.admin-menu .pane-page-breadcrumb {
    margin-top: 91px; } }

@media (min-width: 59.375em) {
  .node-type-education.has-hero .hero {
    padding-top: 50px; } }

.node-type-education .aside {
  display: block;
  position: relative; }

.node-type-education .middle__top {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 20px; }
  @media (min-width: 72.25em) {
    .node-type-education .middle__top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      height: 0;
      padding-top: 0; }
      .node-type-education .middle__top.floated {
        top: 150px;
        z-index: 10; } }

.node-type-education .hero {
  background-color: #007096; }
  @media (min-width: 72.25em) {
    .node-type-education .hero {
      height: 550px; } }
  .node-type-education .hero .field-image {
    display: none; }
  .node-type-education .hero .pane-custom.pane-1,
  .node-type-education .hero .panel-pane.pane-node-title,
  .node-type-education .hero .panel-pane.pane-node-field-subtitle {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 688px;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
    z-index: 1; }
    @media (min-width: 59.375em) {
      .node-type-education .hero .pane-custom.pane-1,
      .node-type-education .hero .panel-pane.pane-node-title,
      .node-type-education .hero .panel-pane.pane-node-field-subtitle {
        padding: 0; } }
  .node-type-education .hero .panel-pane.pane-node-field-hero {
    position: relative; }
  .node-type-education .hero .pane-custom.pane-1 {
    font-size: 1.125rem;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 1.33;
    opacity: 0.56;
    text-transform: uppercase; }
  .node-type-education .hero .panel-pane.pane-node-title {
    font-family: museo-slab, serif;
    font-size: 1.85rem;
    line-height: 1.2;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 1rem; }
    @media (min-width: 46.875em) {
      .node-type-education .hero .panel-pane.pane-node-title {
        font-size: 2.5rem; } }
    @media (min-width: 72.25em) {
      .node-type-education .hero .panel-pane.pane-node-title {
        font-size: 3.25rem;
        line-height: 1.04; } }
  .node-type-education .hero .panel-pane.pane-node-field-subtitle {
    font-size: 1rem;
    line-height: 1.38;
    font-weight: 400;
    color: #FFFFFF; }
    @media (min-width: 72.25em) {
      .node-type-education .hero .panel-pane.pane-node-field-subtitle {
        font-size: 1.75rem;
        line-height: 1.24; } }

.node-type-education .content__top {
  position: relative; }

@media (min-width: 59.375em) {
  .node-type-education .pane-node-field-main-image {
    position: relative;
    z-index: 5; } }

.node-type-education .pane-node-field-main-image .field-main-image {
  width: calc(100% - 80px);
  max-width: 688px;
  margin: 0 auto;
  padding-top: 2rem; }
  .node-type-education .pane-node-field-main-image .field-main-image img {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.16);
    vertical-align: bottom;
    border-radius: 1rem; }

.node-type-education .page.wrapper {
  max-width: 100%; }
  @media (min-width: 72.25em) {
    .node-type-education .page.wrapper {
      margin-top: -300px; } }
  .node-type-education .page.wrapper .middle {
    width: 100%;
    max-width: 100%;
    position: relative; }

.node-type-education .field-main-content {
  padding: 0; }
  .node-type-education .field-main-content .paragraphs-item-featured-section,
  .node-type-education .field-main-content .paragraphs-item-wysiwyg {
    max-width: 688px;
    margin: 0 auto;
    border: none;
    box-shadow: none; }
    .node-type-education .field-main-content .paragraphs-item-featured-section h2,
    .node-type-education .field-main-content .paragraphs-item-wysiwyg h2 {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #3C4149;
      margin-bottom: 2rem;
      text-align: left; }
      @media (min-width: 72.25em) {
        .node-type-education .field-main-content .paragraphs-item-featured-section h2,
        .node-type-education .field-main-content .paragraphs-item-wysiwyg h2 {
          font-size: 2.375rem;
          line-height: 1.26; } }
    .node-type-education .field-main-content .paragraphs-item-featured-section h3,
    .node-type-education .field-main-content .paragraphs-item-wysiwyg h3 {
      font-size: 1.375rem;
      line-height: 1.625rem;
      font-weight: 700;
      margin-bottom: 24px; }
      @media (min-width: 46.875em) {
        .node-type-education .field-main-content .paragraphs-item-featured-section h3,
        .node-type-education .field-main-content .paragraphs-item-wysiwyg h3 {
          font-size: 1.875rem;
          line-height: 2.125rem; } }
    .node-type-education .field-main-content .paragraphs-item-featured-section p strong,
    .node-type-education .field-main-content .paragraphs-item-wysiwyg p strong {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149; }
    .node-type-education .field-main-content .paragraphs-item-featured-section img,
    .node-type-education .field-main-content .paragraphs-item-wysiwyg img {
      height: auto !important; }
    .node-type-education .field-main-content .paragraphs-item-featured-section .field-main-content > .entity-paragraphs-item strong,
    .node-type-education .field-main-content .paragraphs-item-wysiwyg .field-main-content > .entity-paragraphs-item strong {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149; }
  @media (min-width: 59.375em) {
    .node-type-education .field-main-content .paragraphs-item-featured-section {
      padding: 56px 0 0 0; } }
  @media (min-width: 59.375em) {
    .node-type-education .field-main-content .paragraphs-item-wysiwyg {
      padding: 0; } }
  .node-type-education .field-main-content .paragraphs-item-wysiwyg.view-mode-cyber_edu {
    padding: 0 30px; }
    @media (min-width: 46.875em) {
      .node-type-education .field-main-content .paragraphs-item-wysiwyg.view-mode-cyber_edu {
        padding: 0; } }

.node-type-education .paragraphs-item-products.view-mode-cyber_edu,
.node-type-education .paragraphs-item-solutions.view-mode-cyber_edu {
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 100%;
  background-position: bottom center;
  background-size: cover;
  background-image: url(../img/backgrounds/light-cyan-curve.svg) !important;
  background-repeat: no-repeat;
  padding: 15% 20px; }
  @media (min-width: 59.375em) {
    .node-type-education .paragraphs-item-products.view-mode-cyber_edu,
    .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu {
      padding: 7% 20px; } }
  .node-type-education .paragraphs-item-products.view-mode-cyber_edu:after,
  .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu:after {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: " ";
    background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%); }
  .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content,
  .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content {
    padding: 0;
    max-width: 100%;
    text-align: center;
    position: relative;
    z-index: 2; }
    .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content h2,
    .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content h2 {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #3C4149;
      text-align: center;
      margin: 0 auto;
      max-width: 688px;
      margin-bottom: 2rem; }
      @media (min-width: 72.25em) {
        .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content h2,
        .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content h2 {
          font-size: 2.375rem;
          line-height: 1.26; } }
    .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content .learn-how-btn,
    .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content .learn-how-btn {
      position: relative;
      z-index: 10; }
      .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content .learn-how-btn a,
      .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content .learn-how-btn a {
        display: inline-block;
        cursor: pointer;
        border-width: 2px;
        border-radius: 0.375rem;
        border-style: solid;
        letter-spacing: 0;
        padding: 0.44rem 1.125rem;
        transition: all 200ms ease;
        text-align: center;
        background-image: none;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-color: #007096;
        background-color: #007096;
        color: #FFFFFF;
        font-weight: 600 !important;
        text-decoration: none; }
        .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content .learn-how-btn a:hover, .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content .learn-how-btn a:focus, .node-type-education .paragraphs-item-products.view-mode-cyber_edu .content .learn-how-btn a:active,
        .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content .learn-how-btn a:hover,
        .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content .learn-how-btn a:focus,
        .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu .content .learn-how-btn a:active {
          border-color: #328CAB;
          background-color: #328CAB;
          color: #FFFFFF; }

.node-type-education .entity-paragraphs-item.paragraphs-item-quote.view-mode-cyber_edu {
  max-width: 688px;
  width: calc(100% - 80px);
  margin: 56px auto;
  padding-top: 5px; }
  .node-type-education .entity-paragraphs-item.paragraphs-item-quote.view-mode-cyber_edu blockquote {
    font-size: 0.875rem;
    line-height: 1.375rem; }
    @media (min-width: 46.875em) {
      .node-type-education .entity-paragraphs-item.paragraphs-item-quote.view-mode-cyber_edu blockquote {
        font-size: 1.375rem;
        line-height: 2rem; } }

.node-type-education .pane-translated-product-pane,
.node-type-education .pane-node-field-featured-product {
  margin: 20px; }
  @media (min-width: 46.875em) {
    .node-type-education .pane-translated-product-pane,
    .node-type-education .pane-node-field-featured-product {
      margin: 0;
      padding-top: 40px; } }

.node-type-education .pane-node-field-solution-related-solutions {
  margin: 20px; }
  @media (min-width: 46.875em) {
    .node-type-education .pane-node-field-solution-related-solutions {
      margin: 0; } }

.node-product.node-view-mode-cyber_edu,
.node-solution.node-view-mode-cyber_edu {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  border: 1px solid #D2D5DA;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 40px;
  width: calc(100% - 80px);
  max-width: 996px;
  margin: 56px auto;
  position: relative;
  overflow: hidden; }
  @media (min-width: 46.875em) {
    .node-product.node-view-mode-cyber_edu,
    .node-solution.node-view-mode-cyber_edu {
      padding: 40px; } }
  .node-product.node-view-mode-cyber_edu .content,
  .node-solution.node-view-mode-cyber_edu .content {
    width: 100%; }
    @media (min-width: 46.875em) {
      .node-product.node-view-mode-cyber_edu .content,
      .node-solution.node-view-mode-cyber_edu .content {
        width: 60%; } }
  .node-product.node-view-mode-cyber_edu .product-title,
  .node-solution.node-view-mode-cyber_edu .product-title {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #3C4149;
    margin-bottom: 1rem; }
  .node-product.node-view-mode-cyber_edu .product-teaser-text .field-product-summary,
  .node-product.node-view-mode-cyber_edu .product-teaser-text .field-solution-summary,
  .node-solution.node-view-mode-cyber_edu .product-teaser-text .field-product-summary,
  .node-solution.node-view-mode-cyber_edu .product-teaser-text .field-solution-summary {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    margin-bottom: 1rem; }
  .node-product.node-view-mode-cyber_edu .product-cta,
  .node-solution.node-view-mode-cyber_edu .product-cta {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    font-weight: 600;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .node-product.node-view-mode-cyber_edu .product-cta:hover, .node-product.node-view-mode-cyber_edu .product-cta:focus, .node-product.node-view-mode-cyber_edu .product-cta:active,
    .node-solution.node-view-mode-cyber_edu .product-cta:hover,
    .node-solution.node-view-mode-cyber_edu .product-cta:focus,
    .node-solution.node-view-mode-cyber_edu .product-cta:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }
  .node-product.node-view-mode-cyber_edu .product-image,
  .node-solution.node-view-mode-cyber_edu .product-image {
    position: relative;
    right: -110px;
    width: 100%;
    margin-bottom: 80px; }
    @media (min-width: 46.875em) {
      .node-product.node-view-mode-cyber_edu .product-image,
      .node-solution.node-view-mode-cyber_edu .product-image {
        position: absolute;
        display: block;
        max-width: 1024px;
        width: 50%;
        min-height: 260px;
        right: 0;
        top: 0;
        overflow: hidden; } }
    .node-product.node-view-mode-cyber_edu .product-image img,
    .node-solution.node-view-mode-cyber_edu .product-image img {
      width: 100%;
      -ms-transform: rotate(-10deg) skewX(10deg);
          transform: rotate(-10deg) skewX(10deg);
      box-shadow: -7px 20px 10px rgba(0, 0, 0, 0.5); }
      @media (min-width: 46.875em) {
        .node-product.node-view-mode-cyber_edu .product-image img,
        .node-solution.node-view-mode-cyber_edu .product-image img {
          position: absolute;
          max-width: 110%;
          width: auto;
          min-height: 260px;
          top: 0;
          left: 15vw; } }
      @media (min-width: 59.375em) {
        .node-product.node-view-mode-cyber_edu .product-image img,
        .node-solution.node-view-mode-cyber_edu .product-image img {
          top: -40px;
          -ms-transform: rotate(-15deg) skewX(15deg);
              transform: rotate(-15deg) skewX(15deg); } }
      @media (min-width: 64em) {
        .node-product.node-view-mode-cyber_edu .product-image img,
        .node-solution.node-view-mode-cyber_edu .product-image img {
          top: -40px;
          box-shadow: -15px 30px 20px rgba(0, 0, 0, 0.5); } }
      @media (min-width: 100em) {
        .node-product.node-view-mode-cyber_edu .product-image img,
        .node-solution.node-view-mode-cyber_edu .product-image img {
          top: -185px;
          -ms-transform: rotate(-22deg) skewX(22deg);
              transform: rotate(-22deg) skewX(22deg); } }

.pane-cyber-edu-menu {
  display: none; }
  @media (min-width: 59.375em) {
    .pane-cyber-edu-menu {
      display: block;
      position: relative; } }
  .pane-cyber-edu-menu .sticky-wrapper {
    width: 335px;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 10; }
  .pane-cyber-edu-menu .section-cyber-edu-menu {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    padding: 20px 0;
    border: 1px solid #D2D5DA;
    border-right: none;
    background: #f6f7f7;
    border-bottom-left-radius: 1rem;
    border-top-left-radius: 1rem; }
    .pane-cyber-edu-menu .section-cyber-edu-menu h3 {
      font-size: 1rem;
      line-height: 1.25;
      font-weight: 400;
      color: #4E5B66;
      padding: 0 20px;
      margin-bottom: 8px; }
    .pane-cyber-edu-menu .section-cyber-edu-menu ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .pane-cyber-edu-menu .section-cyber-edu-menu ul li a {
        font-size: 0.875rem;
        color: #4E5B66;
        padding: 0 20px;
        display: inline-block;
        margin-bottom: 5px; }
        .pane-cyber-edu-menu .section-cyber-edu-menu ul li a:active {
          outline: none; }
        .pane-cyber-edu-menu .section-cyber-edu-menu ul li a.active {
          outline: none;
          border-left: 4px solid #007096; }

.has-hero.node-type-education .pane-sharethis-sharethis-block {
  max-width: 688px;
  margin: 0 auto;
  padding: 0 30px; }
  @media (min-width: 59.375em) {
    .has-hero.node-type-education .pane-sharethis-sharethis-block {
      padding: 0; } }
  @media (min-width: 72.25em) {
    .has-hero.node-type-education .pane-sharethis-sharethis-block {
      max-width: 100%;
      margin: 0 0 0 -160px;
      top: 60px;
      z-index: 10; }
      .has-hero.node-type-education .pane-sharethis-sharethis-block.floated {
        top: 140px;
        position: -webkit-sticky;
        position: sticky; } }

.page-cyber-edu .paragraphs-item-hero-banner.view-mode-cyber_edu_landing {
  height: auto;
  min-height: 279px;
  background-color: #007096 !important;
  border-bottom: 0; }
  @media (min-width: 46.875em) {
    .page-cyber-edu .paragraphs-item-hero-banner.view-mode-cyber_edu_landing {
      margin-bottom: 40px; } }
  @media (min-width: 72.25em) {
    .page-cyber-edu .paragraphs-item-hero-banner.view-mode-cyber_edu_landing {
      height: 550px; } }
  .page-cyber-edu .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content {
    max-width: 790px; }
    @media (min-width: 59.375em) {
      .page-cyber-edu .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content {
        max-width: 790px; } }
  .page-cyber-edu .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-title-field {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #9DB591; }
  @media (min-width: 59.375em) {
    .page-cyber-edu .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-herobanner-subheading {
      width: 100%; } }

.page-cyberedu .pane-page-content > .pane-content > .page.wrapper {
  max-width: 100%; }

.page-cyberedu .content__top {
  margin: 0 20px; }
  @media (min-width: 46.875em) {
    .page-cyberedu .content__top {
      margin: 0; } }

.page-cyberedu .bottom-section {
  padding: 80px 0 40px;
  position: relative;
  background-color: #f6f7f7;
  padding: 20px 0 20px;
  z-index: 1; }
  @media (min-width: 75em) {
    .page-cyberedu .bottom-section {
      padding: 80px 0 40px; }
      .page-cyberedu .bottom-section::before {
        background: white;
        top: -200px;
        content: '';
        display: block;
        height: 200px;
        left: 0;
        position: absolute;
        right: 0;
        -ms-transform: skewY(-2.9deg);
            transform: skewY(-2.9deg);
        -ms-transform-origin: 100%;
            transform-origin: 100%;
        z-index: 1;
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.025); } }

.view-education.view-display-id-panel_pane_education_grouped {
  position: relative;
  z-index: 10; }
  @media (min-width: 72.25em) {
    .view-education.view-display-id-panel_pane_education_grouped {
      margin-top: -300px; } }
  .view-education.view-display-id-panel_pane_education_grouped .view-content {
    margin: 0 auto;
    max-width: 790px;
    overflow: visible;
    padding: 1.5rem 0;
    width: calc(100% - 40px); }
    @media (min-width: 72.25em) {
      .view-education.view-display-id-panel_pane_education_grouped .view-content {
        column-count: 2;
        column-gap: 2rem; } }
    .view-education.view-display-id-panel_pane_education_grouped .view-content .item-list {
      border-style: solid;
      border-width: 1px 1px 1px 10px;
      border-color: rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.4);
      -webkit-column-break-inside: avoid;
      background: #FFFFFF;
      border-radius: 1rem;
      box-shadow: 0 0 12px 8px rgba(0, 0, 0, 0.08);
      break-inside: avoid;
      display: inline-block;
      margin-top: 24px;
      padding: 20px 20px 20px 40px;
      width: 100%; }
    .view-education.view-display-id-panel_pane_education_grouped .view-content h3 {
      display: inline-block;
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 135%;
      margin-bottom: 40px;
      padding-bottom: 0.25rem; }
      @media (min-width: 29.375em) {
        .view-education.view-display-id-panel_pane_education_grouped .view-content h3 {
          font-size: 1.5rem;
          font-weight: 300;
          line-height: 1.875rem; } }
    .view-education.view-display-id-panel_pane_education_grouped .view-content ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .view-education.view-display-id-panel_pane_education_grouped .view-content ul li {
        margin-bottom: .5rem; }

.pane-education-panel-pane-education-more .pane-title u {
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 1; }

.pane-education-panel-pane-education-more h2.pane-title {
  text-align: center; }

.view-education.view-display-id-panel_pane_education_more {
  margin-top: 20px; }

.node-education.node-view-mode-teaser .has__bg_color {
  background: #4E5B66; }

.node-education.node-view-mode-teaser .blog__title a {
  color: #FFFFFF; }

.node-education.node-view-mode-teaser .field-main-image {
  height: inherit; }
  .node-education.node-view-mode-teaser .field-main-image a {
    height: inherit; }

.pane-node-field-related-content {
  max-width: 688px;
  margin: 0 auto; }

*::-ms-backdrop, .node-type-education .paragraphs-item-products.view-mode-cyber_edu, .node-type-education .paragraphs-item-solutions.view-mode-cyber_edu {
  background-size: 170%; }

*::-ms-backdrop, .node-type-education .bottom-section, .page-cyber-edu .bottom-section {
  background-position-y: -400px; }
  @media (min-width: 72.25em) {
    *::-ms-backdrop, .node-type-education .bottom-section, .page-cyber-edu .bottom-section {
      background-position-y: -230px; } }

.related-resources {
  margin: 60px auto 60px;
  width: auto; }
  .related-resources:before, .related-resources:after {
    display: table;
    content: ''; }
  .related-resources:after {
    clear: both; }
  .related-resources .pane-title {
    color: #4E5B66;
    width: 100%; }
  .related-resources .pane-content {
    margin-top: 20px;
    width: 100%; }
    .related-resources .pane-content .field-resource-category {
      font-size: 1.25rem;
      color: #78828C; }
      @media (min-width: 75em) {
        .related-resources .pane-content .field-resource-category {
          font-size: 1.25rem; } }
    .related-resources .pane-content .item-list {
      margin-bottom: 20px; }
      @media (min-width: 46.875em) {
        .related-resources .pane-content .item-list {
          width: 46.15385%;
          clear: right;
          float: left;
          margin-left: 0;
          margin-right: 7.69231%; } }
      .related-resources .pane-content .item-list:nth-child(2n) {
        margin-right: 0; }
    .related-resources .pane-content .item-list ul {
      margin: 0;
      padding: 0; }
    .related-resources .pane-content .item-list li {
      list-style: none; }
    .related-resources .pane-content article.node-resource {
      margin: 40px 0;
      background-position: top left;
      background-size: 40px;
      min-height: 40px;
      max-width: 600px;
      padding-left: 60px; }
      @media (min-width: 46.875em) {
        .related-resources .pane-content article.node-resource {
          margin: 20px 0; } }
      .related-resources .pane-content article.node-resource .field-resource-category {
        display: none; }

.pane-node-field-product-analysts-title {
  font-size: 1.5rem;
  line-height: 1.42;
  font-weight: 300;
  color: #3C4149;
  padding: 40px 40px 40px 40px;
  text-align: center; }
  @media (min-width: 72.25em) {
    .pane-node-field-product-analysts-title {
      font-size: 2.375rem;
      line-height: 1.26; } }
  @media (min-width: 77.5em) {
    .pane-node-field-product-analysts-title {
      padding: 40px 400px 0px 40px; } }

.pane-node-field-product-analyst-reports {
  padding: 0 40px 40px 40px; }
  @media (min-width: 77.5em) {
    .pane-node-field-product-analyst-reports {
      padding: 40px 400px 0 40px; } }
  .pane-node-field-product-analyst-reports .pane-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-top: 2rem; }
  .pane-node-field-product-analyst-reports .slick-track {
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 46.875em) {
      .pane-node-field-product-analyst-reports .slick-track {
        display: block; } }
  .pane-node-field-product-analyst-reports .slick-slide {
    margin: 0; }
    @media (min-width: 26.25em) {
      .pane-node-field-product-analyst-reports .slick-slide {
        margin: 0 20px; } }
  .pane-node-field-product-analyst-reports .slick-dots {
    text-align: center;
    padding: 20px; }
    .pane-node-field-product-analyst-reports .slick-dots li {
      margin: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      margin-right: 10px;
      background-color: #caced1; }
      .pane-node-field-product-analyst-reports .slick-dots li:last-child {
        margin-right: 0; }
      .pane-node-field-product-analyst-reports .slick-dots li.slick-active {
        background: #007096; }

.home-masthead {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 49%;
  background-size: contain;
  padding: 25% 5% 5%;
  position: relative;
  text-align: center; }
  @media (min-width: 18.75em) {
    .home-masthead {
      padding: 5% 5% 5%;
      background-position: -999px; } }
  @media (min-width: 29.375em) {
    .home-masthead {
      padding: 5% 5% 5%; } }
  @media (min-width: 37.5em) {
    .home-masthead {
      padding: 12% 5% 5%;
      background-position: 0px 10px;
      background-size: cover; } }
  @media (min-width: 46.875em) {
    .home-masthead {
      padding: 15% 0 5%;
      background-position: center 10px;
      background-size: cover; } }
  @media (min-width: 59.375em) {
    .home-masthead {
      padding: 8% 0 5%; } }
  @media (min-width: 72.25em) {
    .home-masthead {
      padding: 3% 0 5%; } }
  .home-masthead__wrapper {
    margin: 0 auto; }
    @media (min-width: 46.875em) {
      .home-masthead__wrapper {
        max-width: 1200px;
        width: 80%; } }

.home-masthead__heading {
  font-weight: 700;
  color: #000000;
  margin-top: 1em;
  margin-bottom: .5em;
  text-transform: none;
  font-size: 2.75em;
  line-height: .9em; }
  @media (min-width: 46.875em) {
    .home-masthead__heading {
      margin-bottom: .5em; } }
  @media (min-width: 72.25em) {
    .home-masthead__heading {
      line-height: .9em;
      margin: .5em 0; } }
  .home-masthead__heading--protecting {
    font-weight: 300;
    font-size: .6em; }
  .home-masthead__heading--human {
    color: #007096; }
  .home-masthead__heading--cta {
    background: #FFFFFF; }

.home-masthead p {
  font-weight: 300;
  color: #FFFFFF;
  font-size: 1.3em;
  text-align: left;
  margin: .2em 0; }
  @media (min-width: 18.75em), (min-width: 26.25em), (min-width: 29.375em) {
    .home-masthead p {
      max-width: 100%; } }
  @media (min-width: 37.5em) {
    .home-masthead p {
      max-width: 50%; } }

.home-masthead h3 {
  text-transform: none;
  font-size: 2.25em;
  color: #000000;
  margin: 1em 0 .5em 0; }

@media (min-width: 72.25em) {
  .home-masthead__heading {
    margin-bottom: .5em;
    font-size: 4.75em; } }

.home-masthead__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0; }
  @media (min-width: 46.875em) {
    .home-masthead__list {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.home-masthead__list-item {
  display: table;
  -ms-flex-positive: 1;
      flex-grow: 1;
  list-style: none;
  width: 50%; }
  @media (min-width: 46.875em) {
    .home-masthead__list-item {
      display: block;
      width: auto; } }
  .home-masthead__list-item:first-child, .home-masthead__list-item:last-child {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    margin-right: .2%;
    padding: 3em 2em;
    width: 1%; }
    @media (min-width: 46.875em) {
      .home-masthead__list-item:first-child, .home-masthead__list-item:last-child {
        display: block; } }
  .home-masthead__list-item:last-child {
    margin: 0 0 0 .2%;
    width: 15%; }

.home-masthead__link {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  display: table-cell;
  height: 71px;
  padding: .5em;
  vertical-align: middle; }
  @media (min-width: 46.875em) {
    .home-masthead__link {
      background-color: rgba(0, 0, 0, 0.5);
      display: block;
      height: auto;
      margin: 0 .15em;
      padding: 2.4em 2em; } }
  .home-masthead__link:hover {
    background-color: #007096; }
  .home-masthead__link:hover, .home-masthead__link:visited {
    color: #FFFFFF; }
  .home-masthead__list-item:nth-child(2) .home-masthead__link {
    margin-left: 0; }

.field-homepage-masthead-2 .masthead-homepage-section {
  padding: 45px 0 0;
  min-height: 0; }

.field-homepage-masthead-2 h2 {
  color: #4E5B66; }

.home-masthead__wrapper {
  min-height: 200px;
  padding: 0 20px; }
  @media (min-width: 18.75em) {
    .home-masthead__wrapper {
      margin-top: 20px; } }
  @media (min-width: 46.875em), (min-width: 59.375em) {
    .home-masthead__wrapper {
      margin-top: 200px; } }

.home-masthead-video {
  text-align: center;
  margin: 70px 0 30px 0; }
  .home-masthead-video img {
    box-shadow: 0px 38px 32px -17px rgba(0, 0, 0, 0.52);
    margin-top: 30px; }

.view-site-search {
  margin: 0 auto;
  max-width: 1200px;
  margin: 20px auto;
  padding: 20px;
  max-width: 740px; }
  .view-site-search .view-header {
    margin-bottom: 20px; }
  .view-site-search h4 {
    margin-bottom: 5px; }
    @media (min-width: 72.25em) {
      .view-site-search h4 {
        margin-bottom: 10px; } }
    .view-site-search h4 a {
      font-size: .9rem;
      line-height: 1.36;
      font-weight: 400;
      color: #3C4149;
      background-size: 22px;
      color: #007096;
      display: inline-block;
      padding-left: 50px;
      padding-bottom: 5px; }
      @media (min-width: 72.25em) {
        .view-site-search h4 a {
          font-size: 1.1875rem;
          line-height: 1.47; } }
      @media (min-width: 72.25em) {
        .view-site-search h4 a {
          padding-bottom: 0; } }
      .view-site-search h4 a:hover {
        color: #007096; }
  .view-site-search .views-widget-filter-type {
    margin-top: 6.66667px;
    position: relative; }
    @media (min-width: 46.875em) {
      .view-site-search .views-widget-filter-type {
        margin-top: 0; } }
    .view-site-search .views-widget-filter-type .form-item-type {
      width: 100%;
      padding: 4.5px;
      position: absolute;
      top: -2px;
      border: 2px solid #caced1; }
      .view-site-search .views-widget-filter-type .form-item-type {
        display: inline-block;
        position: relative;
        background-color: #FFFFFF;
        border-radius: 0.1875rem; }
      .view-site-search .views-widget-filter-type .form-item-type select {
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-radius: 0.1875rem;
        margin: 0;
        width: 100%;
        position: relative;
        padding: 6px 8px 6px 10px;
        height: 28px;
        outline: 0;
        text-shadow: 0 1px white;
        /* Fallback for IE 8 */
        /* "transparent" doesn't work with Opera */
        background: rgba(0, 0, 0, 0);
        border: 0; }
        .view-site-search .views-widget-filter-type .form-item-type select:hover {
          color: #007096; }
      @media (min-width: 46.875em) {
        .view-site-search .views-widget-filter-type .form-item-type {
          width: auto; } }
  .view-site-search .result-type,
  .view-site-search .profile__job-title {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #78828C;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 50px; }
  .view-site-search .views-field-search-api-excerpt {
    padding-left: 50px; }
  .view-site-search .form-text, .view-site-search .form-submit {
    width: 100%; }
  .view-site-search .view-empty {
    margin: 20px auto; }
  @media (min-width: 46.875em) {
    .view-site-search .views-widget-filter-search_api_views_fulltext {
      margin-right: 10px; }
    .view-site-search .views-exposed-widget {
      display: inline-block; }
      .view-site-search .views-exposed-widget .form-text {
        width: 400px; }
      .view-site-search .views-exposed-widget .form-submit {
        margin-left: 10px;
        width: auto; } }

/**
 * @file _eu-compliance-message.scss
 *
 * European Union Message styling
 */
.eu-compliance-message {
  padding: 20px;
  background-color: #4E5B66;
  overflow: hidden; }
  .eu-compliance-message .wrapper {
    max-width: 1600px;
    color: #FFFFFF;
    transition: color 0.5s ease; }
    .eu-compliance-message .wrapper a {
      color: #FFFFFF;
      text-decoration: underline; }
    .eu-compliance-message .wrapper.translated {
      color: #FFFFFF; }
      .eu-compliance-message .wrapper.translated a {
        color: #FFFFFF; }
  .eu-compliance-message .close {
    display: inline-block;
    width: 22px;
    height: 23px;
    cursor: pointer;
    margin-left: 8px;
    background-size: 20px;
    vertical-align: bottom; }
    @media (min-width: 46.875em) {
      .eu-compliance-message .close {
        margin-left: 2px; } }

#colorbox {
  z-index: 12;
  outline: none; }
  #colorbox *:focus {
    outline: none; }
  #colorbox .cboxIframe {
    width: 100%;
    height: 100%;
    overflow: hidden; }
  #colorbox #cboxLoadedContent {
    overflow: hidden !important; }
  #colorbox #cboxClose {
    cursor: pointer;
    background-size: 30px;
    background-position: center;
    background-color: transparent;
    text-indent: -9999px;
    padding: 15px 25px;
    position: absolute;
    top: -66px; }

#cboxOverlay {
  position: fixed;
  top: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  background: #000000 none repeat 0 0;
  filter: alpha(opacity=90); }

.fp_colorbox #colorbox {
  background-color: #FFFFFF !important; }
  .fp_colorbox #colorbox #cboxWrapper {
    background-color: #FFFFFF !important; }
  .fp_colorbox #colorbox #cboxLoadedContent {
    margin: 50px 0;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll !important; }
  .fp_colorbox #colorbox #cboxClose {
    background-image: url("../img/static-icons/btn-close-gray.svg") !important;
    background-repeat: no-repeat; }
  .fp_colorbox #colorbox .fp_colorbox_fadein {
    transition: compact(opacity, 2s, ease-in, false, false, false, false, false, false, false);
    animation-name: fadeIn;
    animation-duration: 1s; }

#fp_colorbox {
  float: left; }

#video-container .embedded-video {
  margin-left: 2.5vw;
  max-width: 95vw; }

.view-training-courses .field-course-solutions,
.view-training-courses .field-course-products,
.node-training-course .field-course-solutions,
.node-training-course .field-course-products {
  color: #78828C; }

.view-training-courses .field-body,
.node-training-course .field-body {
  margin: 1em 0; }
  .view-training-courses .field-body p strong,
  .node-training-course .field-body p strong {
    font-weight: 700; }

.view-training-courses .field-training-course-offerings,
.node-training-course .field-training-course-offerings {
  margin-top: 1em; }
  .view-training-courses .field-training-course-offerings h4,
  .node-training-course .field-training-course-offerings h4 {
    margin-top: 1em; }
  .view-training-courses .field-training-course-offerings table,
  .node-training-course .field-training-course-offerings table {
    margin: 0;
    width: 100%; }
    .view-training-courses .field-training-course-offerings table th,
    .view-training-courses .field-training-course-offerings table td,
    .node-training-course .field-training-course-offerings table th,
    .node-training-course .field-training-course-offerings table td {
      padding: 10px 20px; }

.node-training-course.node > .field-course-datasheet > a {
  font-weight: 400;
  text-decoration: none; }

.node-training-course.node .training-course--offerings {
  margin-top: 1em; }
  .node-training-course.node .training-course--offerings h3 {
    margin-bottom: 1rem; }

.node-training-course .view-training-course-offering-listing .views-widget-filter-field_region_tid {
  float: left;
  padding-top: 2%;
  width: 235px;
  height: 28px;
  margin-right: 2%; }
  .node-training-course .view-training-course-offering-listing .views-widget-filter-field_region_tid label {
    display: inline-block; }
  .node-training-course .view-training-course-offering-listing .views-widget-filter-field_region_tid .views-widget {
    display: inline-block;
    margin: 0;
    position: relative;
    height: 28px;
    outline: 0; }
    .node-training-course .view-training-course-offering-listing .views-widget-filter-field_region_tid .views-widget select {
      font-size: 0.75rem;
      line-height: 0.875rem;
      text-shadow: 0 1px #FFFFFF;
      border: 1px solid #007096;
      border-radius: 3px;
      background-color: transparent;
      background-repeat: no-repeat;
      background-size: 20px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0.05em;
      color: #78828C;
      max-width: 120px;
      padding: 20px 0 20px 40px;
      background-position: 15px 50%; }

.node-training-course .views-exposed-widget input[type=submit] {
  font-size: 1.125rem;
  margin-top: 20px;
  padding: .5em 1.6em; }

.node-training-course .ajax-progress-throbber .throbber {
  background-image: url("../img/static-icons/loading-small.gif");
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 7px;
  height: 24px;
  opacity: 0.9;
  padding: 4px;
  width: 24px; }

.node-training-course .ajax-progress .message {
  display: none; }

.training_courses_offering_filter {
  position: relative; }
  .training_courses_offering_filter .form-item-region {
    float: left;
    padding-top: 2%;
    margin-right: 2%; }
    @media (min-width: 29.375em) {
      .training_courses_offering_filter .form-item-region {
        height: 28px;
        width: 350px; } }
  .training_courses_offering_filter .form-item-region.form-type-select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 20px 0 10px;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    @media (min-width: 29.375em) {
      .training_courses_offering_filter .form-item-region.form-type-select {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center;
        margin-right: 20px;
        margin-left: 10px;
        width: auto; } }
    .training_courses_offering_filter .form-item-region.form-type-select label {
      margin-right: 10px;
      margin-bottom: 10px; }
      @media (min-width: 29.375em) {
        .training_courses_offering_filter .form-item-region.form-type-select label {
          margin-bottom: 0; } }
    .training_courses_offering_filter .form-item-region.form-type-select::after {
      display: none; }
  .training_courses_offering_filter .form-item-region .chosen-container {
    min-width: 300px; }
  .training_courses_offering_filter .form-item-region .chosen-container-single.chosen-container-active .chosen-single, .training_courses_offering_filter .form-item-region .chosen-container-single.form-select-focused .chosen-single {
    padding-left: 30px;
    border-color: #007096; }
  .training_courses_offering_filter .form-item-region .chosen-single {
    padding-left: 30px;
    font-weight: 400;
    text-decoration: none; }
    .chosen-container-single.chosen-container-active .training_courses_offering_filter .form-item-region .chosen-single {
      padding-left: 30px; }
  .training_courses_offering_filter .form-item-region .chosen-drop,
  .training_courses_offering_filter .form-item-region .chosen-results {
    border-color: #007096; }
  .training_courses_offering_filter .form-item-region select {
    font-size: 0.75rem;
    line-height: 0.875rem;
    margin: 0;
    width: 100%;
    position: relative;
    height: 56px;
    outline: 0;
    text-shadow: 0 1px #FFFFFF;
    border: 1px solid #007096;
    border-radius: 3px;
    padding: 5px 3px 5px 30px; }
  .training_courses_offering_filter input[type=submit] {
    font-size: 1.125rem;
    margin: 0 0 10px;
    padding: .5em 1.6em; }
    @media (min-width: 29.375em) {
      .training_courses_offering_filter input[type=submit] {
        margin: 15px 0 10px; } }
    @media (min-width: 59.375em) {
      .training_courses_offering_filter input[type=submit] {
        margin-top: 20px; } }
  .training_courses_offering_filter .ajax-progress-throbber .throbber {
    background-image: url("../img/static-icons/loading-small.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 7px;
    height: 24px;
    opacity: 0.9;
    padding: 4px;
    width: 24px;
    position: absolute; }
  .training_courses_offering_filter .ajax-progress .message {
    display: none; }

.pane-training-courses-list .fp_training_category {
  margin-top: 1.2em;
  margin-bottom: -0.5em; }

.training_courses_download_header {
  margin: 1em 0; }

.view-training-upcoming-courses .container-inline-date .form-item, .view-training-upcoming-courses .container-inline-date .form-item input {
  border-radius: 0.375rem; }

.view-training-upcoming-courses .view-filters {
  margin-bottom: 20px;
  padding: 5px;
  overflow: hidden;
  background-color: #D2D5DA;
  border-radius: 1rem; }
  @media (min-width: 72.25em) {
    .view-training-upcoming-courses .view-filters {
      padding: 15px; } }
  .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget {
    margin: 15px;
    padding: 0; }
    @media (min-width: 72.25em) {
      .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget {
        display: inline-block;
        margin: 10px; } }
    .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget label {
      display: inline-block;
      margin-bottom: 8px; }
    .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-type-select, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-select {
      display: inline-block;
      position: relative;
      background-color: #FFFFFF;
      border-radius: 0.1875rem; }
    .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-type-select select, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-select select {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      border-radius: 0.1875rem;
      margin: 0;
      width: 100%;
      position: relative;
      padding: 6px 8px 6px 10px;
      height: 28px;
      outline: 0;
      text-shadow: 0 1px white;
      /* Fallback for IE 8 */
      /* "transparent" doesn't work with Opera */
      background: rgba(0, 0, 0, 0);
      border: 0; }
      .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-type-select select:hover, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-select select:hover {
        color: #007096; }
    @media (min-width: 72.25em) {
      .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-type-select select, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-select select {
        width: 220px;
        height: 35px; } }
    .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      border-color: #007096;
      background-color: #007096;
      color: #FFFFFF;
      font-weight: 600 !important; }
      .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit:hover, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit:focus, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit:active {
        border-color: #328CAB;
        background-color: #328CAB;
        color: #FFFFFF; }
      .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset {
        display: inline-block;
        cursor: pointer;
        border-width: 2px;
        border-radius: 0.375rem;
        border-style: solid;
        letter-spacing: 0;
        padding: 0.44rem 1.125rem;
        transition: all 200ms ease;
        text-align: center;
        background-image: none;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-color: #4E5B66;
        background-color: #4E5B66;
        color: #FFFFFF;
        font-weight: 600 !important; }
        .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:hover, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:focus, .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget .form-submit#edit-reset:active {
          border-color: #717c85;
          background-color: #717c85;
          color: #FFFFFF; }
    .view-training-upcoming-courses .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
      display: block;
      clear: both; }

.views-exposed-form .description {
  font-size: .9em;
  margin-bottom: 10px;
  color: #78828C; }

/**
 * @file _view-newsroom-recent-prs.scss
 *
 * The view of recent / curated PRs on the Newsroom
 */
.view-newsroom-recent-prs:before, .view-newsroom-recent-prs:after {
  display: table;
  content: ''; }

.view-newsroom-recent-prs:after {
  clear: both; }

@media (min-width: 72.25em) {
  .view-newsroom-recent-prs.view-display-id-prs_recent_four .view-content {
    column-count: 2; } }

.view-newsroom-recent-prs.view-display-id-prs_recent_four .view-content .views-row {
  page-break-inside: avoid;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .view-newsroom-recent-prs.view-display-id-prs_recent_four .view-content .views-row ul li {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #4E5B66;
    padding: 0; }
    .view-newsroom-recent-prs.view-display-id-prs_recent_four .view-content .views-row ul li:before {
      display: none; }

/**
 * @file _pane-ws-newsroom-archive-link.scss
 *
 * A custom link added to the newsroom. The link itself is styled with
 * button classes already available, this is just a container.
 */
.pane-ws-newsroom-archive-link {
  text-align: center; }

/**
 * @file _pane-ws-newsroom-fp-in-the-news.scss
 *
 * A simple WYSIWYG pane for forcepoint in the news
 */
.pane-ws-newsroom-fp-in-the-news {
  margin-top: 40px; }
  .pane-ws-newsroom-fp-in-the-news .newsroom-archive-link p {
    font-size: 1rem;
    border-bottom: thin solid #D2D5DA;
    color: #717c85;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 20px; }
    .pane-ws-newsroom-fp-in-the-news .newsroom-archive-link p strong {
      font-size: 0.75rem;
      font-weight: 600; }
    .pane-ws-newsroom-fp-in-the-news .newsroom-archive-link p a {
      font-size: 1.25rem; }
      .pane-ws-newsroom-fp-in-the-news .newsroom-archive-link p a:after {
        background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
      .pane-ws-newsroom-fp-in-the-news .newsroom-archive-link p a:after {
        font-size: 1.125rem;
        line-height: 1.54;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: 300;
        color: #3C4149;
        background-position: center;
        background-size: contain;
        content: " ";
        display: inline-block;
        height: 14px;
        margin-left: 10px;
        position: relative;
        top: 2px;
        transition: transform 0.25s;
        width: 20px; }
      .pane-ws-newsroom-fp-in-the-news .newsroom-archive-link p a:hover:after {
        -ms-transform: translateX(15px);
            transform: translateX(15px); }
  @media (min-width: 56.25em) {
    .pane-ws-newsroom-fp-in-the-news {
      margin-top: 70px; } }

.node-type-solution .row-two__wrapper {
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  background: #f6f7f7;
  border: none; }
  .node-type-solution .row-two__wrapper .row-two__column-left, .node-type-solution .row-two__wrapper .row-two__column-center, .node-type-solution .row-two__wrapper .row-two__column-right {
    position: relative;
    top: -40px;
    padding: 2.5em 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    width: 100%;
    min-width: 375px; }
    .node-type-solution .row-two__wrapper .row-two__column-left .panel-pane, .node-type-solution .row-two__wrapper .row-two__column-center .panel-pane, .node-type-solution .row-two__wrapper .row-two__column-right .panel-pane {
      padding: 0 1em;
      position: relative;
      width: 100%;
      min-height: 200px; }
      @media (min-width: 46.875em) {
        .node-type-solution .row-two__wrapper .row-two__column-left .panel-pane, .node-type-solution .row-two__wrapper .row-two__column-center .panel-pane, .node-type-solution .row-two__wrapper .row-two__column-right .panel-pane {
          min-height: 300px; } }
    .node-type-solution .row-two__wrapper .row-two__column-left .pane-title, .node-type-solution .row-two__wrapper .row-two__column-center .pane-title, .node-type-solution .row-two__wrapper .row-two__column-right .pane-title {
      color: #FFFFFF;
      text-align: center;
      font-size: 1.8em;
      margin-bottom: 1em; }
    .view-has-more-link .node-type-solution .row-two__wrapper .row-two__column-left .pane-content, .view-has-more-link .node-type-solution .row-two__wrapper .row-two__column-center .pane-content, .view-has-more-link .node-type-solution .row-two__wrapper .row-two__column-right .pane-content {
      margin-bottom: 100px; }
    .node-type-solution .row-two__wrapper .row-two__column-left .views-row, .node-type-solution .row-two__wrapper .row-two__column-center .views-row, .node-type-solution .row-two__wrapper .row-two__column-right .views-row {
      margin-bottom: 1em; }
      .node-type-solution .row-two__wrapper .row-two__column-left .views-row p, .node-type-solution .row-two__wrapper .row-two__column-center .views-row p, .node-type-solution .row-two__wrapper .row-two__column-right .views-row p {
        font-weight: 300;
        font-size: .8em;
        color: #FFFFFF; }
    .node-type-solution .row-two__wrapper .row-two__column-left .field-solution-related-solutions a, .node-type-solution .row-two__wrapper .row-two__column-left span.field-content a, .node-type-solution .row-two__wrapper .row-two__column-center .field-solution-related-solutions a, .node-type-solution .row-two__wrapper .row-two__column-center span.field-content a, .node-type-solution .row-two__wrapper .row-two__column-right .field-solution-related-solutions a, .node-type-solution .row-two__wrapper .row-two__column-right span.field-content a {
      color: #FFFFFF;
      font-size: 1em; }
      .node-type-solution .row-two__wrapper .row-two__column-left .field-solution-related-solutions a:after, .node-type-solution .row-two__wrapper .row-two__column-left span.field-content a:after, .node-type-solution .row-two__wrapper .row-two__column-center .field-solution-related-solutions a:after, .node-type-solution .row-two__wrapper .row-two__column-center span.field-content a:after, .node-type-solution .row-two__wrapper .row-two__column-right .field-solution-related-solutions a:after, .node-type-solution .row-two__wrapper .row-two__column-right span.field-content a:after {
        display: inline-table;
        content: ' ';
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #FFFFFF;
        position: relative;
        top: -5px;
        right: -8px;
        margin-right: -24px; }
    .node-type-solution .row-two__wrapper .row-two__column-left .view-has-more-link, .node-type-solution .row-two__wrapper .row-two__column-center .view-has-more-link, .node-type-solution .row-two__wrapper .row-two__column-right .view-has-more-link {
      margin-bottom: 100px; }
    .node-type-solution .row-two__wrapper .row-two__column-left .more-link, .node-type-solution .row-two__wrapper .row-two__column-center .more-link, .node-type-solution .row-two__wrapper .row-two__column-right .more-link {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      max-width: 300px;
      margin: 2.5em auto 0 auto; }
      .node-type-solution .row-two__wrapper .row-two__column-left .more-link a, .node-type-solution .row-two__wrapper .row-two__column-center .more-link a, .node-type-solution .row-two__wrapper .row-two__column-right .more-link a {
        font-size: 1.25rem;
        text-transform: uppercase;
        letter-spacing: .0625rem;
        padding: .7em 1.8em;
        margin-top: .5em;
        border: 0;
        display: inline-block;
        cursor: pointer;
        color: #FFFFFF;
        border: 2px solid #FFFFFF;
        border-radius: 0.375rem;
        padding: 0.8em 2.6em;
        position: relative;
        border-radius: 0.375rem;
        /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
        padding: 0.8em 2.6em;
        position: relative;
        border-radius: 0.375rem;
        /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
        font-size: 0.9375rem;
        color: #FFFFFF;
        display: block; }
        .node-type-solution .row-two__wrapper .row-two__column-left .more-link a:hover, .node-type-solution .row-two__wrapper .row-two__column-left .more-link a:active, .node-type-solution .row-two__wrapper .row-two__column-center .more-link a:hover, .node-type-solution .row-two__wrapper .row-two__column-center .more-link a:active, .node-type-solution .row-two__wrapper .row-two__column-right .more-link a:hover, .node-type-solution .row-two__wrapper .row-two__column-right .more-link a:active {
          background-color: #FFFFFF;
          color: #007096;
          transition: all 0.2s ease;
          border: 2px solid #FFFFFF; }
  .node-type-solution .row-two__wrapper .row-two__column-left {
    background: url(../img/backgrounds/related-use-case-solutions-bg.jpg) no-repeat center;
    background-size: cover; }
  .node-type-solution .row-two__wrapper .row-two__column-center {
    background: url(../img/backgrounds/featured-datasheet-solutions-bg.jpg) no-repeat center;
    background-size: cover; }
  .node-type-solution .row-two__wrapper .row-two__column-right {
    background: url(../img/backgrounds/related-product-solutions-bg.jpg) no-repeat center;
    background-size: cover; }

.node-type-product .row-one__wrapper, .node-type-solution .row-one__wrapper {
  display: -ms-flexbox;
  display: flex;
  max-width: 1014px;
  margin: 0 auto;
  border: none;
  background: none; }
  .node-type-product .row-one__wrapper .row-one__column-left,
  .node-type-product .row-one__wrapper .row-one__column-right, .node-type-solution .row-one__wrapper .row-one__column-left,
  .node-type-solution .row-one__wrapper .row-one__column-right {
    width: 100%; }
    @media (min-width: 64em) {
      .node-type-product .row-one__wrapper .row-one__column-left,
      .node-type-product .row-one__wrapper .row-one__column-right, .node-type-solution .row-one__wrapper .row-one__column-left,
      .node-type-solution .row-one__wrapper .row-one__column-right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%; } }
  .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products,
  .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products,
  .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources {
    position: relative;
    padding: 2.5em 2em; }
    .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .view-referenced-items,
    .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources .view-referenced-items, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .view-referenced-items,
    .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources .view-referenced-items {
      margin-bottom: 100px; }
    .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .pane-title,
    .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources .pane-title, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .pane-title,
    .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources .pane-title {
      color: #FFFFFF;
      text-align: center;
      font-size: 1.8em;
      margin-bottom: 1em; }
    .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .field-content a,
    .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources .field-content a, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .field-content a,
    .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources .field-content a {
      color: #FFFFFF;
      font-size: 1em; }
      .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .field-content a:after,
      .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources .field-content a:after, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .field-content a:after,
      .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources .field-content a:after {
        display: inline-table;
        content: ' ';
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #FFFFFF;
        position: relative;
        top: -5px;
        right: -8px;
        margin-right: -24px; }
    .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .more-link a,
    .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources .more-link a, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .more-link a,
    .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources .more-link a {
      font-size: 0.9375rem;
      font-size: 1.25rem;
      text-transform: uppercase;
      letter-spacing: .0625rem;
      padding: .7em 1.8em;
      margin-top: .5em;
      border: 0;
      display: inline-block;
      cursor: pointer;
      color: #FFFFFF;
      border: 2px solid #FFFFFF;
      border-radius: 0.375rem;
      padding: 0.8em 2.6em;
      position: relative;
      border-radius: 0.375rem;
      /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
      padding: 0.8em 2.6em;
      position: relative;
      border-radius: 0.375rem;
      /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
      position: absolute;
      bottom: 40px;
      left: 0;
      right: 0;
      display: block;
      margin: 0 auto;
      max-width: 300px;
      width: 100%; }
      .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .more-link a:hover, .node-type-product .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .more-link a:active,
      .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources .more-link a:hover,
      .node-type-product .row-one__wrapper .pane-referenced-items-product-featured-resources .more-link a:active, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .more-link a:hover, .node-type-solution .row-one__wrapper .pane-referenced-items-referenced-items-product-related-products .more-link a:active,
      .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources .more-link a:hover,
      .node-type-solution .row-one__wrapper .pane-referenced-items-product-featured-resources .more-link a:active {
        background-color: #FFFFFF;
        color: #007096;
        transition: all 0.2s ease;
        border: 2px solid #FFFFFF; }

.pane-referenced-items-referenced-items-product-related-products {
  background: #007096; }
  .pane-referenced-items-referenced-items-product-related-products .views-row {
    margin-bottom: 1em; }
  .pane-referenced-items-referenced-items-product-related-products p {
    font-weight: 300;
    font-size: .8em;
    color: #FFFFFF; }

.pane-referenced-items-product-featured-resources {
  background: url(../img/backgrounds/featured-resources-bg.jpg) no-repeat center;
  background-size: cover; }
  .pane-referenced-items-product-featured-resources .views-row {
    background-size: 2.5em;
    padding: .33em 0 0 4em;
    margin-bottom: 1em; }
  .pane-referenced-items-product-featured-resources .field-resource-category {
    font-weight: 300;
    letter-spacing: .1em;
    font-size: .8em;
    color: #FFAA00; }

/**
 * @file _pane-partner-sub-menu-subpage-menu.scss
 *
 * This is the menu pane in the basic page section of its a partner page
 * appears in the sidebar of the basic page
 */
.pane-partner-sub-menu-subpage-menu {
  max-width: 1033px;
  margin: 0 auto; }
  .pane-partner-sub-menu-subpage-menu .pane-content {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    border: 1px solid #D2D5DA;
    border-top: 4px solid #007096;
    border-radius: 1rem;
    padding: 20px; }
  .pane-partner-sub-menu-subpage-menu h3 {
    text-transform: none;
    margin-bottom: .5em; }
    .pane-partner-sub-menu-subpage-menu h3 a {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149;
      position: relative;
      display: inline-block;
      padding: 2.5px 18px 2.5px 0; }
      .pane-partner-sub-menu-subpage-menu h3 a::after {
        content: "";
        position: absolute;
        top: 50%;
        right: -7px;
        border: 7px solid #007096;
        border-bottom-color: transparent;
        border-right-color: transparent;
        border-top-color: transparent;
        margin-top: -7px; }
      .pane-partner-sub-menu-subpage-menu h3 a :hover {
        text-decoration: underline; }
  .pane-partner-sub-menu-subpage-menu .views-row a {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    color: #007096;
    padding: 2.5px 0 2.5px 10px;
    display: block; }
    .pane-partner-sub-menu-subpage-menu .views-row a.active, .pane-partner-sub-menu-subpage-menu .views-row a:hover {
      color: #4E5B66; }

section.one-column-page .pane-partner-sub-menu-subpage-menu {
  margin-top: 20px;
  width: 50% !important; }

section.two-column-page .pane-partner-sub-menu-subpage-menu {
  margin-top: 20px; }
  @media (min-width: 59.375em) {
    section.two-column-page .pane-partner-sub-menu-subpage-menu {
      margin-top: 20px; } }

/**
 * @file _pane-partner-sub-menu-subpage-menu.scss
 *
 * This is the menu pane in the basic page section of its a partner page
 * appears in the sidebar of the basic page
 */
.pane-partner-portal-login {
  max-width: 1033px;
  margin: 0 auto; }
  .pane-partner-portal-login .pane-content {
    box-shadow: 8px 16px 45px 0px rgba(0, 0, 0, 0.15);
    border-top: 4px solid #007096;
    padding: 20px; }
  .pane-partner-portal-login .btn-green, .pane-partner-portal-login a.btn-green {
    padding: 0.8em 4em .8em 1em; }

.pane-node-field-promo-module .node .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (min-width: 29.375em) {
    .pane-node-field-promo-module .node .content {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.pane-node-field-promo-module .field-promo-module {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  border: solid 1px #f6f7f7;
  border-radius: 1rem;
  margin-left: 15px;
  margin-right: 15px; }
  .pane-node-field-promo-module .field-promo-module .paragraphs-item-promo-module {
    display: block;
    padding: 40px 15px 40px; }
    @media (min-width: 72.25em) {
      .pane-node-field-promo-module .field-promo-module .paragraphs-item-promo-module {
        padding: 40px; } }
  @media (min-width: 72.25em) {
    .pane-node-field-promo-module .field-promo-module {
      margin-left: -100px;
      margin-right: -100px; } }
  .pane-node-field-promo-module .field-promo-module .field-product-landscape {
    display: block;
    width: 100%;
    padding-top: 80px;
    margin-bottom: 10px;
    background-repeat: no-repeat; }
  .pane-node-field-promo-module .field-promo-module .field-thumbnail-image {
    margin-bottom: 10px; }
    @media (min-width: 29.375em) {
      .pane-node-field-promo-module .field-promo-module .field-thumbnail-image {
        -ms-flex: 0 160px;
            flex: 0 160px;
        padding-right: 20px;
        margin-bottom: 0; } }
  .pane-node-field-promo-module .field-promo-module .field-title-field h2 {
    font-size: 1.25rem;
    padding-bottom: 5px; }
  .pane-node-field-promo-module .field-promo-module h2.field-product-summary {
    font-size: 1rem;
    margin-bottom: 10px;
    font-weight: 300;
    color: #4E5B66; }
  .pane-node-field-promo-module .field-promo-module .field--promo-content {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .pane-node-field-promo-module .field-promo-module .field-thumbnail-image + .field--promo-content {
    width: 100%; }
    @media (min-width: 29.375em) {
      .pane-node-field-promo-module .field-promo-module .field-thumbnail-image + .field--promo-content {
        width: calc(100% - 180px); } }
  .pane-node-field-promo-module .field-promo-module .field--more-link {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #007096;
    display: block;
    border-top: 1px solid #D2D5DA;
    margin-top: 5px;
    padding-top: 5px;
    max-width: 90%; }
    .pane-node-field-promo-module .field-promo-module .field--more-link a {
      font-weight: 600; }

.pane-node-field-promo-module .field-promo-module + .field-promo-module {
  margin-top: 40px; }

.paragraphs-items-field-pg-row-column-content {
  display: -ms-flexbox;
  display: flex;
  flex-row: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative; }
  @media (min-width: 59.375em) {
    .paragraphs-items-field-pg-row-column-content {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .paragraphs-items-field-pg-row-column-content .field-pg-row-column-content {
    padding: 20px 0;
    -ms-flex: 1;
        flex: 1; }
    @media (min-width: 59.375em) {
      .paragraphs-items-field-pg-row-column-content .field-pg-row-column-content {
        min-width: 40%;
        padding: 0 20px 20px 20px; } }
  .paragraphs-items-field-pg-row-column-content h2 {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149; }
    @media (min-width: 72.25em) {
      .paragraphs-items-field-pg-row-column-content h2 {
        font-size: 2.375rem;
        line-height: 1.26; } }
  .paragraphs-items-field-pg-row-column-content p {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149; }

.paragraphs-items ul {
  list-style: none;
  padding: 1em 0;
  margin: 0; }
  .paragraphs-items ul.pager {
    margin: auto; }
  .paragraphs-items ul li {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    padding-left: 3rem;
    margin-bottom: 10px; }
    .paragraphs-items ul li ul {
      padding-bottom: 0; }
    .paragraphs-items ul li:before {
      content: ' ';
      background-image: url(../img/bullet.svg);
      background-size: cover;
      background-repeat: no-repeat;
      display: inline-block;
      width: 6px;
      height: 10px;
      margin-left: -20px;
      margin-right: 1rem;
      padding-right: 0; }

.field-main-content > .entity-paragraphs-item {
  margin: 2em auto;
  max-width: 1033px; }
  @media (min-width: 59.375em) {
    .field-main-content > .entity-paragraphs-item {
      margin: 2em auto 3.6em auto; }
      .field-main-content > .entity-paragraphs-item:last-child {
        margin-bottom: 0; } }
  .field-main-content > .entity-paragraphs-item--full-width {
    max-width: none;
    margin: -20px; }
  .field-main-content > .entity-paragraphs-item a {
    font-weight: 600;
    text-decoration: underline; }
  .field-main-content > .entity-paragraphs-item h2 {
    font-size: 1.875rem;
    line-height: 1.23;
    font-weight: 400;
    color: #3C4149; }
    .field-main-content > .entity-paragraphs-item h2.txt-white {
      color: #FFFFFF; }
  .field-main-content > .entity-paragraphs-item strong {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    color: #3C4149; }
  .field-main-content > .entity-paragraphs-item h3 strong {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149; }
    @media (min-width: 72.25em) {
      .field-main-content > .entity-paragraphs-item h3 strong {
        font-size: 2.375rem;
        line-height: 1.26; } }

.entity-paragraphs-item--background-img {
  background-color: #FFFFFF;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.paragraphs-item-entity-reference {
  position: relative; }
  .paragraphs-item-entity-reference.view-mode-full .field-action-link {
    padding-bottom: 4%;
    text-align: center; }
    .paragraphs-item-entity-reference.view-mode-full .field-action-link a {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      border-color: #007096;
      background-color: transparent;
      color: #007096;
      font-weight: 600 !important;
      text-decoration: none !important; }
      .paragraphs-item-entity-reference.view-mode-full .field-action-link a:hover, .paragraphs-item-entity-reference.view-mode-full .field-action-link a:focus, .paragraphs-item-entity-reference.view-mode-full .field-action-link a:active {
        background-color: #007096;
        border-color: #007096;
        color: #FFFFFF; }
  .paragraphs-item-entity-reference.view-mode-landing_page {
    padding-top: calc(140/1440 * 100%);
    padding-bottom: 60px; }
    .paragraphs-item-entity-reference.view-mode-landing_page::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: -1%;
      background-image: url(../img/backgrounds/top-wave-whiteshadowed.svg);
      height: 0;
      width: 102%;
      padding-top: calc(140/1440 * 100%);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 0 -30px; }
    .paragraphs-item-entity-reference.view-mode-landing_page > .content {
      margin: 0 auto;
      max-width: 1200px;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      .paragraphs-item-entity-reference.view-mode-landing_page > .content > * {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        width: 50%;
        padding: 0; }
        @media (min-width: 46.875em) {
          .paragraphs-item-entity-reference.view-mode-landing_page > .content > * {
            width: 33%; } }
        @media (min-width: 59.375em) {
          .paragraphs-item-entity-reference.view-mode-landing_page > .content > * {
            width: 25%; } }
      .paragraphs-item-entity-reference.view-mode-landing_page > .content > h2,
      .paragraphs-item-entity-reference.view-mode-landing_page > .content > .field-action-link {
        width: 100%; }
      .paragraphs-item-entity-reference.view-mode-landing_page > .content > h2 {
        margin-bottom: 40px; }
      .paragraphs-item-entity-reference.view-mode-landing_page > .content > .field-action-link {
        margin-top: 40px; }
        .paragraphs-item-entity-reference.view-mode-landing_page > .content > .field-action-link a {
          padding: 0.8em 2.6em;
          position: relative;
          border-radius: 0.375rem;
          /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
          font-weight: 600;
          display: inline-block;
          position: relative;
          cursor: pointer; }
          .paragraphs-item-entity-reference.view-mode-landing_page > .content > .field-action-link a:hover::after {
            right: -10px; }
          .paragraphs-item-entity-reference.view-mode-landing_page > .content > .field-action-link a::after {
            content: '';
            right: 0;
            top: 0.8em;
            border-color: #007096;
            -ms-transform: scale(1.5, 1.5);
                transform: scale(1.5, 1.5);
            width: 24px;
            height: 24px;
            display: block;
            position: absolute;
            transition: right 300ms; }

.paragraphs-items #fp_our_approach ul li {
  text-indent: -20px;
  margin-left: 20px;
  margin-bottom: 1.2em; }

.paragraphs-item-callout {
  width: 100%;
  background-color: #FFFFFF;
  padding: 20px 0;
  background-position: 0 20px; }
  @media (min-width: 46.875em) {
    .paragraphs-item-callout {
      padding: 20px 40px; }
      .paragraphs-item-callout:first-child {
        padding-left: 0; }
      .paragraphs-item-callout:last-child {
        padding-right: 0; } }
  @media (min-width: 46.875em) {
    .view-mode-arrow_layout .paragraphs-item-callout {
      text-align: center; } }
  .view-mode-arrow_layout .paragraphs-item-callout .field-callout-icon,
  .view-mode-arrow_layout .paragraphs-item-callout .field-icon-ref {
    float: left;
    margin-right: 20px; }
    @media (min-width: 46.875em) {
      .view-mode-arrow_layout .paragraphs-item-callout .field-callout-icon,
      .view-mode-arrow_layout .paragraphs-item-callout .field-icon-ref {
        float: none;
        margin-right: 0; } }
  .paragraphs-item-callout h4 {
    margin: 0 0 10px; }
  .paragraphs-item-callout.view-mode-buying_center, .paragraphs-item-callout.view-mode-landing_page {
    background-color: transparent;
    padding: 0 0 40px 0;
    text-align: center; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callout.view-mode-buying_center, .paragraphs-item-callout.view-mode-landing_page {
        max-width: 320px;
        margin-right: 20px;
        padding: 20px 0; }
        .paragraphs-item-callout.view-mode-buying_center:last-child, .paragraphs-item-callout.view-mode-landing_page:last-child {
          margin-right: 0; } }
    .paragraphs-item-callout.view-mode-buying_center .entity-icon, .paragraphs-item-callout.view-mode-landing_page .entity-icon {
      margin-bottom: 20px; }
      .paragraphs-item-callout.view-mode-buying_center .entity-icon img, .paragraphs-item-callout.view-mode-landing_page .entity-icon img {
        max-width: 67px;
        margin: 0 auto; }
    .paragraphs-item-callout.view-mode-buying_center h4, .paragraphs-item-callout.view-mode-landing_page h4 {
      font-size: 1.25rem;
      line-height: 1.5rem;
      font-weight: 400;
      color: #3C4149;
      padding: 0 20px; }
    .paragraphs-item-callout.view-mode-buying_center p, .paragraphs-item-callout.view-mode-landing_page p {
      font-size: 1rem;
      line-height: 1.625rem;
      font-weight: 400;
      color: #3C4149; }
  .paragraphs-item-callout.view-mode-landing_page .field-description {
    padding: 0 10px; }
  .paragraphs-item-callout.view-mode-landing_page p {
    font-weight: 100; }
  .paragraphs-item-callout.view-mode-proof_points {
    background: transparent url(../img/backgrounds/hexagonHalf-solidWhite.svg) no-repeat scroll;
    background-position: center top;
    background-size: 90%;
    padding-top: 40px;
    position: relative;
    text-align: center; }
    @media (min-width: 29.375em) {
      .paragraphs-item-callout.view-mode-proof_points {
        background-size: 100%; } }
    @media (min-width: 46.875em) {
      .paragraphs-item-callout.view-mode-proof_points {
        background-position: -25px 0;
        background-size: contain;
        padding-top: 60px; }
        .paragraphs-item-callout.view-mode-proof_points:nth-child(3n + 2) {
          background-position: 0 0; }
        .paragraphs-item-callout.view-mode-proof_points:nth-child(3n + 3) {
          background-position: 25px 0; } }
    .paragraphs-item-callout.view-mode-proof_points h3, .paragraphs-item-callout.view-mode-proof_points h4, .paragraphs-item-callout.view-mode-proof_points p {
      color: #3e4952; }
    .paragraphs-item-callout.view-mode-proof_points h3 {
      font-size: 3rem;
      margin-bottom: 10px; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callout.view-mode-proof_points h3 {
          font-size: 3.25rem; } }
    .paragraphs-item-callout.view-mode-proof_points h4 {
      font-size: .9rem;
      line-height: 1.36;
      font-weight: 400;
      color: #3C4149;
      font-size: 1rem;
      font-weight: 300;
      padding: 0 2.5rem 25px;
      max-width: 300px;
      margin: 0 auto;
      position: relative; }
      @media (min-width: 72.25em) {
        .paragraphs-item-callout.view-mode-proof_points h4 {
          font-size: 1.1875rem;
          line-height: 1.47; } }
      @media (min-width: 72.25em) {
        .paragraphs-item-callout.view-mode-proof_points h4 {
          font-size: 1.1875rem;
          line-height: 1.26; } }
      .paragraphs-item-callout.view-mode-proof_points h4::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 2px;
        width: 50%;
        background-color: #8DAF9B; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callout.view-mode-proof_points h4::after {
            width: 66%; } }
    .paragraphs-item-callout.view-mode-proof_points .field-description {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      padding-top: 20px;
      padding-bottom: 20px;
      max-width: 66%;
      margin: 0 auto; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callout.view-mode-proof_points .field-description {
          max-width: 100%; } }
  .paragraphs-item-callout.view-mode-card {
    background-color: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 0 12px 12px rgba(0, 0, 0, 0.05), 0 0 10px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 35px;
    padding: 24px 16px 16px;
    position: relative; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callout.view-mode-card {
        border-radius: 16px;
        padding: 30px 20px; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-callout.view-mode-card {
        padding: 30px 40px 80px; } }
    .paragraphs-item-callout.view-mode-card h4 {
      font-size: 1.5rem;
      line-height: 2.125rem; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callout.view-mode-card h4 {
          font-size: 1.875rem;
          margin-bottom: 1.5625rem; } }
    .paragraphs-item-callout.view-mode-card .field-description {
      margin-bottom: 20px; }
      @media (min-width: 59.375em) {
        .paragraphs-item-callout.view-mode-card .field-description {
          font-size: 1.125rem;
          margin-bottom: 30px; } }
    .paragraphs-item-callout.view-mode-card .field-card-link {
      border-top: 1px solid #D2D5DA;
      padding-top: 10px; }
      @media (min-width: 59.375em) {
        .paragraphs-item-callout.view-mode-card .field-card-link {
          bottom: 10px;
          padding: 20px 0;
          position: absolute; } }
      .paragraphs-item-callout.view-mode-card .field-card-link a {
        font-weight: 600; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callout.view-mode-card .field-card-link a:after {
            background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
          .paragraphs-item-callout.view-mode-card .field-card-link a:after {
            font-size: 1.125rem;
            line-height: 1.54;
            font-style: normal;
            font-stretch: normal;
            letter-spacing: normal;
            font-weight: 300;
            color: #3C4149;
            background-position: center;
            background-size: contain;
            content: " ";
            display: inline-block;
            height: 14px;
            margin-left: 10px;
            position: relative;
            top: 2px;
            transition: transform 0.25s;
            width: 20px; }
          .paragraphs-item-callout.view-mode-card .field-card-link a:hover:after {
            -ms-transform: translateX(15px);
                transform: translateX(15px); } }
  .paragraphs-item-callout.view-mode-text_icon {
    background-color: transparent; }
  .paragraphs-item-callout.view-mode-logo_grid {
    background-color: transparent; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callout.view-mode-logo_grid:first-child {
        padding-left: 40px; }
      .paragraphs-item-callout.view-mode-logo_grid:last-child {
        padding-right: 40px; } }

@media (min-width: 46.875em) {
  .view-mode-home_page_teaser .paragraphs-item-callout:first-child {
    padding: unset; }
  .view-mode-home_page_teaser .paragraphs-item-callout:last-child {
    padding: unset; } }

@media (min-width: 46.875em) {
  .two-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout, .two-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout, .two-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout {
    -ms-flex: 1 0 45%;
        flex: 1 0 45%;
    max-width: 45%;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 46.875em) {
  .three-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout, .three-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout, .three-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout {
    margin-right: 2%;
    -ms-flex: 1 0 33%;
        flex: 1 0 33%;
    max-width: 31%; }
    .three-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:nth-child(3n), .three-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:nth-child(3n), .three-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:nth-child(3n), .three-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:last-of-type, .three-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:last-of-type, .three-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:last-of-type {
      margin-right: 0; } }

@media (min-width: 46.875em) {
  .four-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout, .four-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout, .four-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout {
    margin-right: 20px;
    -ms-flex: 1 0 25%;
        flex: 1 0 25%;
    max-width: 23%; }
    .four-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:nth-child(4n), .four-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:nth-child(4n), .four-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:nth-child(4n), .four-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:last-of-type, .four-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:last-of-type, .four-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:last-of-type {
      margin-right: 0; } }

@media (min-width: 46.875em) {
  .five-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout, .five-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout, .five-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout {
    margin-right: 20px;
    -ms-flex: 1 0 20%;
        flex: 1 0 20%;
    max-width: 18%; }
    .five-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:nth-child(5n), .five-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:nth-child(5n), .five-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:nth-child(5n), .five-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:last-of-type, .five-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:last-of-type, .five-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:last-of-type {
      margin-right: 0; } }

@media (min-width: 46.875em) {
  .six-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout, .six-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout, .six-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout {
    margin-right: 20px;
    -ms-flex: 1 0 16.6%;
        flex: 1 0 16.6%;
    max-width: 15%; }
    .six-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:nth-child(6n), .six-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:nth-child(6n), .six-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:nth-child(6n), .six-column.paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout:last-of-type, .six-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-item-callout:last-of-type, .six-column.paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:last-of-type {
      margin-right: 0; } }

.paragraphs-item-callouts {
  width: 100%;
  background-color: #FFFFFF; }
  .paragraphs-item-callouts > .content {
    max-width: 950px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    padding: 20px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callouts > .content {
        padding: 40px 0; } }
    .paragraphs-item-callouts > .content > h2 {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #3C4149;
      padding: 0 20px; }
      @media (min-width: 72.25em) {
        .paragraphs-item-callouts > .content > h2 {
          font-size: 2.375rem;
          line-height: 1.26; } }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts > .content > h2 {
          font-size: 2.25rem;
          text-align: center; } }
    .paragraphs-item-callouts > .content > h3 {
      font-size: 1.25rem;
      font-weight: 300;
      color: #4E5B66;
      text-transform: none;
      margin: 5px 0;
      padding: 20px 0 0; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts > .content > h3 {
          font-size: 1.5rem;
          text-align: center;
          margin: 5px 20px; } }
    .paragraphs-item-callouts > .content .paragraphs-item-callout .field-callout-icon,
    .paragraphs-item-callouts > .content .paragraphs-item-callout .field-icon-ref {
      margin-bottom: 20px; }
      .paragraphs-item-callouts > .content .paragraphs-item-callout .field-callout-icon img,
      .paragraphs-item-callouts > .content .paragraphs-item-callout .field-icon-ref img {
        margin: 0 auto;
        display: block;
        max-width: 3.5rem; }
    .paragraphs-item-callouts > .content > .field-callouts-subheading {
      margin: 20px auto;
      padding: 40px 0 20px; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts > .content > .field-callouts-subheading {
          margin: 40px auto 20px; } }
  .paragraphs-item-callouts .paragraphs-items-field-callouts {
    display: block;
    position: relative;
    padding: 20px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callouts .paragraphs-items-field-callouts {
        padding-top: 40px; } }
    .paragraphs-item-callouts .paragraphs-items-field-callouts > .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
      position: relative;
      overflow: visible;
      z-index: 1;
      padding: 0 20px; }
      .paragraphs-item-callouts .paragraphs-items-field-callouts > .content p a {
        text-decoration: underline;
        font-weight: 600; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts .paragraphs-items-field-callouts > .content {
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
      .paragraphs-item-callouts .paragraphs-items-field-callouts > .content > * {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        -ms-flex-item-align: auto;
            align-self: auto; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts .paragraphs-items-field-callouts > .content > * {
            max-width: 33%; } }
  .paragraphs-item-callouts.view-mode-arrow_layout {
    background: url("../img/backgrounds/bg-jagged-divider.svg") transparent no-repeat scroll 50% 95%;
    padding-bottom: 60px;
    position: relative; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callouts.view-mode-arrow_layout {
        background: linear-gradient(to bottom, white 0%, white 22%, rgba(255, 255, 255, 0) 100%);
        padding-bottom: 0; } }
    .paragraphs-item-callouts.view-mode-arrow_layout .paragraphs-items-field-callouts {
      background-color: transparent; }
      .paragraphs-item-callouts.view-mode-arrow_layout .paragraphs-items-field-callouts::after {
        content: '';
        display: none;
        position: absolute;
        z-index: 0;
        width: 90%;
        height: 70%;
        top: 40px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        box-shadow: 0 16px 36px rgba(0, 0, 0, 0.25);
        z-index: 0; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts.view-mode-arrow_layout .paragraphs-items-field-callouts::after {
            display: block; } }
      .paragraphs-item-callouts.view-mode-arrow_layout .paragraphs-items-field-callouts > .content {
        background-color: #FFFFFF; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts.view-mode-arrow_layout .paragraphs-items-field-callouts > .content {
            padding: 20px; } }
  .paragraphs-item-callouts.view-mode-solution {
    position: relative; }
    .paragraphs-item-callouts.view-mode-solution > .content {
      max-width: 1200px; }
      .paragraphs-item-callouts.view-mode-solution > .content > h2 {
        font-size: 1.5rem;
        line-height: 1.42;
        font-weight: 300;
        color: #3C4149;
        margin-bottom: 1.875rem; }
        @media (min-width: 72.25em) {
          .paragraphs-item-callouts.view-mode-solution > .content > h2 {
            font-size: 2.375rem;
            line-height: 1.26; } }
      .paragraphs-item-callouts.view-mode-solution > .content > h3 {
        font-size: .9rem;
        line-height: 1.36;
        font-weight: 400;
        color: #3C4149; }
        @media (min-width: 72.25em) {
          .paragraphs-item-callouts.view-mode-solution > .content > h3 {
            font-size: 1.1875rem;
            line-height: 1.47; } }
    .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution {
      position: relative;
      z-index: 2; }
      @media (min-width: 46.875em) {
        .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-items-field-callouts {
          background-size: 105%;
          background-position: 50% 20px; } }
      .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout {
        background: url("../img/backgrounds/hexagonHalf-solidWhite.svg") transparent no-repeat scroll;
        background-position: center top;
        background-size: 100%;
        padding-top: 40px;
        background-size: contain;
        position: relative; }
        .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout p {
          font-size: 1rem; }
        @media (min-width: 46.875em) {
          .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout {
            background-position: -25px 0; }
            .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout:nth-child(3n + 2) {
              background-position: 0 0; }
            .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout:nth-child(3n + 3) {
              background-position: 25px 0; } }
        .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout::before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-size: 250%;
          z-index: -1; }
          @media (min-width: 46.875em) {
            .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout::before {
              display: none; } }
      .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution h4 {
        font-size: .9rem;
        line-height: 1.36;
        font-weight: 400;
        color: #3C4149;
        padding: 0 2rem;
        padding-bottom: 15px;
        max-width: 300px;
        margin: 0 auto;
        position: relative; }
        @media (min-width: 72.25em) {
          .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution h4 {
            font-size: 1.1875rem;
            line-height: 1.47; } }
        .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution h4::after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: 0 auto;
          height: 2px;
          width: 50%;
          background-color: #caced1; }
          @media (min-width: 46.875em) {
            .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution h4::after {
              width: 66%; } }
      .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .field-description {
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        padding-top: 20px;
        padding-bottom: 20px;
        max-width: 66%;
        margin: 0 auto; }
        @media (min-width: 46.875em) {
          .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .field-description {
            background-color: #FFFFFF;
            max-width: 100%; } }
      .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .field-callouts-cta {
        margin: 10px;
        text-align: center; }
        .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .field-callouts-cta a {
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #007096;
          font-weight: 600;
          display: inline-block;
          margin: 0 auto;
          padding: 20px; }
    .field-solution-why-section .paragraphs-item-callouts.view-mode-solution {
      background-size: cover;
      background-position: bottom center;
      background-repeat: no-repeat;
      background-color: transparent; }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution::before {
        background: rgba(255, 255, 255, 0.2);
        bottom: 100px;
        content: '';
        display: block;
        height: 45px;
        left: 0;
        position: absolute;
        right: 0;
        -ms-transform: skewY(-2.9deg);
            transform: skewY(-2.9deg);
        -ms-transform-origin: 100%;
            transform-origin: 100%; }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution::after {
        background: #FFFFFF;
        bottom: 0px;
        content: '';
        display: block;
        height: 100px;
        left: 0;
        position: absolute;
        right: 0;
        -ms-transform: skewY(-2.9deg);
            transform: skewY(-2.9deg);
        -ms-transform-origin: 100%;
            transform-origin: 100%; }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution::before {
        top: -200px;
        height: 200px;
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.05); }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution::after {
        height: 200px; }
      @media (min-width: 118.75em) {
        .field-solution-why-section .paragraphs-item-callouts.view-mode-solution {
          background-size: contain; } }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution > .content {
        max-width: 100%;
        position: static;
        padding: 200px 0 320px;
        margin-bottom: -60px;
        background-size: 300%;
        background-position: bottom center; }
        .field-solution-why-section .paragraphs-item-callouts.view-mode-solution > .content::before {
          background: white;
          top: -200px;
          content: '';
          display: block;
          height: 200px;
          left: 0;
          position: absolute;
          right: 0;
          -ms-transform: skewY(-2.9deg);
              transform: skewY(-2.9deg);
          -ms-transform-origin: 100%;
              transform-origin: 100%;
          z-index: 1;
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.025); }
        .field-solution-why-section .paragraphs-item-callouts.view-mode-solution > .content::before {
          top: -200px;
          height: 200px; }
        .field-solution-why-section .paragraphs-item-callouts.view-mode-solution > .content::after {
          height: 200px; }
        @media (min-width: 59.375em) {
          .field-solution-why-section .paragraphs-item-callouts.view-mode-solution > .content {
            background-size: 110%; } }
        .field-solution-why-section .paragraphs-item-callouts.view-mode-solution > .content .paragraphs-item-callout {
          background-color: transparent; }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution h3 {
        padding: 20px; }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution .field-callouts-subheading {
        font-size: 1.25rem; }
        @media (min-width: 46.875em) {
          .field-solution-why-section .paragraphs-item-callouts.view-mode-solution .field-callouts-subheading {
            font-size: 1.5rem; } }
      .field-solution-why-section .paragraphs-item-callouts.view-mode-solution .field-callouts-cta {
        text-align: center; }
        .field-solution-why-section .paragraphs-item-callouts.view-mode-solution .field-callouts-cta > a {
          display: inline-block;
          cursor: pointer;
          border-width: 2px;
          border-radius: 0.375rem;
          border-style: solid;
          letter-spacing: 0;
          padding: 0.44rem 1.125rem;
          transition: all 200ms ease;
          text-align: center;
          background-image: none;
          text-decoration: none !important;
          text-transform: uppercase;
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #3C4149;
          border-color: #007096;
          background-color: #007096;
          color: #FFFFFF;
          font-weight: 600 !important; }
          .field-solution-why-section .paragraphs-item-callouts.view-mode-solution .field-callouts-cta > a:hover, .field-solution-why-section .paragraphs-item-callouts.view-mode-solution .field-callouts-cta > a:focus, .field-solution-why-section .paragraphs-item-callouts.view-mode-solution .field-callouts-cta > a:active {
            border-color: #328CAB;
            background-color: #328CAB;
            color: #FFFFFF; }
    .paragraphs-item-callouts.view-mode-solution h2,
    .paragraphs-item-callouts.view-mode-solution h3,
    .paragraphs-item-callouts.view-mode-solution h4,
    .paragraphs-item-callouts.view-mode-solution .field-description {
      text-align: center;
      padding: 0 1rem; }
    .paragraphs-item-callouts.view-mode-solution .field-description {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149; }
    .paragraphs-item-callouts.view-mode-solution .heading {
      font-size: 2.375rem;
      line-height: 5rem;
      color: #000000;
      font-weight: 700;
      margin-bottom: 5px;
      margin-bottom: 10px; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.view-mode-solution .heading {
          font-size: 3.125rem; } }
      .paragraphs-item-callouts.view-mode-solution .heading:last-letter {
        font-size: 1.875rem; }
  .paragraphs-item-callouts.view-mode-home_page_teaser {
    background-image: linear-gradient(to bottom, #F9FAFA, #EFF4F2);
    position: relative;
    margin-top: -5px;
    z-index: 1; }
    @media (min-width: 59.375em) {
      .paragraphs-item-callouts.view-mode-home_page_teaser {
        background-image: linear-gradient(to bottom, #FFFFFF, #EFF4F2); } }
    .paragraphs-item-callouts.view-mode-home_page_teaser:before {
      content: " ";
      display: block;
      position: absolute;
      top: 0;
      background-image: url(../img/backgrounds/top-wave-shadowed.svg);
      height: 0;
      width: 100%;
      padding-top: calc(118/1440 * 100%);
      background-size: cover;
      background-repeat: no-repeat; }
      @media (min-width: 59.375em) {
        .paragraphs-item-callouts.view-mode-home_page_teaser:before {
          display: none; } }
    .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-item-callout,
    .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items {
      background: unset;
      background-color: transparent; }
    .paragraphs-item-callouts.view-mode-home_page_teaser .field-callouts-cta {
      text-align: center;
      font-weight: 600; }
      .paragraphs-item-callouts.view-mode-home_page_teaser .field-callouts-cta a {
        display: inline-block;
        vertical-align: middle; }
        .paragraphs-item-callouts.view-mode-home_page_teaser .field-callouts-cta a:after {
          background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
        .paragraphs-item-callouts.view-mode-home_page_teaser .field-callouts-cta a:after {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #3C4149;
          background-position: center;
          background-size: contain;
          content: " ";
          display: inline-block;
          height: 14px;
          margin-left: 10px;
          position: relative;
          top: 2px;
          transition: transform 0.25s;
          width: 20px; }
        .paragraphs-item-callouts.view-mode-home_page_teaser .field-callouts-cta a:hover:after {
          -ms-transform: translateX(15px);
              transform: translateX(15px); }
    .paragraphs-item-callouts.view-mode-home_page_teaser > .content {
      max-width: 1200px;
      padding-top: 80px;
      padding-bottom: 40px; }
      @media (min-width: 59.375em) {
        .paragraphs-item-callouts.view-mode-home_page_teaser > .content {
          padding-top: 0; } }
      .paragraphs-item-callouts.view-mode-home_page_teaser > .content > h2 {
        font-size: 1.5rem;
        margin: 0 auto;
        max-width: 800px;
        text-align: center; }
        @media (min-width: 59.375em) {
          .paragraphs-item-callouts.view-mode-home_page_teaser > .content > h2 {
            font-size: 2.375rem; } }
    .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts {
      display: block;
      position: relative;
      padding: 20px; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts {
          padding-top: 40px; } }
      @media (min-width: 23.125em) {
        .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts > .content {
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
      .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts > .content .paragraphs-item-callout {
        width: 100%;
        -ms-flex: 0 auto;
            flex: 0 auto;
        padding: 20px; }
        @media (min-width: 23.125em) {
          .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts > .content .paragraphs-item-callout {
            max-width: 50%; } }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts > .content .paragraphs-item-callout {
            max-width: 33.333%;
            padding: 20px 60px; } }
        @media (min-width: 59.375em) {
          .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts > .content .paragraphs-item-callout {
            max-width: 25%; } }
        .paragraphs-item-callouts.view-mode-home_page_teaser .paragraphs-items-field-callouts > .content .paragraphs-item-callout .field-icon-ref img {
          width: 100%;
          max-width: 120px; }
  .paragraphs-item-callouts.view-mode-landing_page > .content {
    padding: 0; }
    .paragraphs-item-callouts.view-mode-landing_page > .content > h2 {
      padding: 0; }
    .paragraphs-item-callouts.view-mode-landing_page > .content h2, .paragraphs-item-callouts.view-mode-landing_page > .content h3 {
      text-align: center; }
  .paragraphs-item-callouts.view-mode-landing_page .paragraphs-items-field-callouts {
    padding: 20px 0; }
    .paragraphs-item-callouts.view-mode-landing_page .paragraphs-items-field-callouts > .content {
      padding: 0; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.view-mode-landing_page .paragraphs-items-field-callouts > .content {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between;
          -ms-flex-direction: row;
              flex-direction: row; } }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.view-mode-landing_page .paragraphs-items-field-callouts > .content .paragraphs-item-callout {
          max-width: 320px; } }
  .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points {
    background-image: linear-gradient(to bottom, #F7F7F8 0%, #FFFFFF 70%);
    background-size: 100%;
    position: relative;
    z-index: 1;
    padding: 45px 0 40px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points {
        padding: 60px 0 20px; } }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points h2 {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #3C4149;
      text-align: center; }
      @media (min-width: 72.25em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points h2 {
          font-size: 2.375rem;
          line-height: 1.26; } }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points .field-callouts-cta {
      margin-top: 20px;
      text-align: center; }
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points .field-callouts-cta a {
        font-weight: 600; }
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points .field-callouts-cta a:after {
          background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points .field-callouts-cta a:after {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #3C4149;
          background-position: center;
          background-size: contain;
          content: " ";
          display: inline-block;
          height: 14px;
          margin-left: 10px;
          position: relative;
          top: 2px;
          transition: transform 0.25s;
          width: 20px; }
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-proof_points .field-callouts-cta a:hover:after {
          -ms-transform: translateX(15px);
              transform: translateX(15px); }
  .paragraphs-item-callouts.view-mode-unstyled {
    padding-top: 40px; }
    .paragraphs-item-callouts.view-mode-unstyled > .content {
      max-width: 1200px; }
      .paragraphs-item-callouts.view-mode-unstyled > .content > h3 {
        font-size: 1rem;
        line-height: 1.25;
        font-weight: 400;
        color: #3C4149;
        font-size: 1.1875rem;
        line-height: 1.625rem;
        font-weight: 100;
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0;
        text-align: center; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts.view-mode-unstyled > .content > h3 {
            margin: 0 auto 20px;
            max-width: 85%; } }
    .paragraphs-item-callouts.view-mode-unstyled .paragraphs-items-field-callouts .content {
      margin-bottom: 40px;
      padding: 0 15px;
      text-align: center; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.view-mode-unstyled .paragraphs-items-field-callouts .content {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: distribute;
              justify-content: space-around;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          padding: 0 40px; } }
      @media (min-width: 77.5em) {
        .paragraphs-item-callouts.view-mode-unstyled .paragraphs-items-field-callouts .content {
          padding: 0; } }
    @media (min-width: 46.875em) {
      .paragraphs-item-callouts.view-mode-unstyled .paragraphs-item-callout {
        padding: 20px 10px;
        text-align: center;
        margin-right: 0;
        max-width: unset;
        width: 100%; } }
  .paragraphs-item-callouts.entity-paragraphs-item.view-mode-card {
    background-color: transparent; }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-items-field-callouts {
      padding: 0 0 20px; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-items-field-callouts {
          padding-bottom: 0; } }
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-items-field-callouts .content {
        margin-bottom: 40px;
        padding: 0 15px; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-items-field-callouts .content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: distribute;
                justify-content: space-around;
            -ms-flex-direction: row;
                flex-direction: row;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            padding: 0 20px; } }
        @media (min-width: 77.5em) {
          .paragraphs-item-callouts.entity-paragraphs-item.view-mode-card .paragraphs-items-field-callouts .content {
            padding: 0 10px; } }
  .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon {
    background: transparent url(../img/backgrounds/bg-blue-light-transparent-wave.svg) 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    position: relative;
    padding: 40px 0 12.8%; }
    @media (min-width: 46.875em) {
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon {
        padding-bottom: 6.4%; } }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon:after {
      display: none;
      position: absolute;
      bottom: 0;
      left: -1%;
      content: '';
      background: transparent url(../img/backgrounds/bottom-wave-white-career.svg) 0 0;
      background-repeat: no-repeat;
      background-size: 101%;
      height: 0;
      width: 101%;
      padding-bottom: 6.4%; }
      @media (min-width: 60.5em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon:after {
          display: block; } }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-items-field-callouts {
      padding: 0 0 20px; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-items-field-callouts {
          padding-bottom: 0; } }
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-items-field-callouts .content {
        margin-bottom: 40px;
        padding: 0 15px; }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-items-field-callouts .content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: distribute;
                justify-content: space-around;
            -ms-flex-direction: row;
                flex-direction: row;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            padding: 0 40px; } }
        @media (min-width: 77.5em) {
          .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-items-field-callouts .content {
            padding: 0; } }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .content {
      max-width: 1140px; }
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .content > h2 {
        font-size: 1.875rem;
        line-height: 1.28;
        font-weight: 300;
        color: #3C4149;
        margin-bottom: 20px;
        text-align: center; }
        @media (min-width: 72.25em) {
          .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .content > h2 {
            font-size: 2.75rem; } }
        @media (min-width: 46.875em) {
          .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .content > h2 {
            font-size: 2.375rem; } }
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .content > h3 {
        margin-bottom: 50px;
        margin-top: 0; }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout {
      border-bottom: 1px solid #D2D5DA;
      margin-bottom: 20px;
      text-align: center; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout {
          border-bottom: 0;
          margin-right: 0;
          max-width: unset;
          padding: 20px;
          width: 100%; } }
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .paragraphs-item-callout:last-of-type {
        border-bottom-width: 0; }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon .field-icon-ref {
      margin: 20px 0; }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon h4 {
      font-size: 1.5rem;
      line-height: 2.125rem;
      font-weight: 100; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon h4 {
          font-size: 1.5625rem; } }
    .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon.icons-inline .paragraphs-item-callout {
      text-align: left; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon.icons-inline .paragraphs-item-callout {
          display: -ms-flexbox;
          display: flex; } }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon.icons-inline .paragraphs-item-callout .callout--icon {
          padding-right: 30px;
          width: 100%;
          max-width: 140px; } }
      @media (min-width: 59.375em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon.icons-inline .paragraphs-item-callout .callout--content {
          width: calc(100% - 140px); } }
      .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon.icons-inline .paragraphs-item-callout .field-icon-ref img {
        margin: 0;
        width: 100%;
        max-width: 64px;
        min-width: 64px; }
        @media (min-width: 59.375em) {
          .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon.icons-inline .paragraphs-item-callout .field-icon-ref img {
            max-width: 100px; } }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.entity-paragraphs-item.view-mode-text_icon.icons-inline .paragraphs-item-callout .field-icon-ref {
          margin-top: 0; } }
  .paragraphs-item-callouts.view-mode-logo_grid > .content {
    max-width: 1200px; }
  .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .paragraphs-item-callout.view-mode-logo_grid {
      margin-bottom: 30px;
      max-width: 50%;
      padding: 0;
      width: 50%; }
      @media (min-width: 46.875em) {
        .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .paragraphs-item-callout.view-mode-logo_grid {
          max-width: 25%;
          width: 25%; } }
      @media (min-width: 72.25em) {
        .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .paragraphs-item-callout.view-mode-logo_grid {
          margin-bottom: 60px;
          max-width: calc((100%/6) - 10px);
          width: calc((100%/6) - 10px); } }
      .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .paragraphs-item-callout.view-mode-logo_grid .field-icon-ref {
        margin: 0;
        padding: 0; }
        .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .paragraphs-item-callout.view-mode-logo_grid .field-icon-ref .entity-icon.icon-icon {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          height: 55px;
          -ms-flex-pack: distribute;
              justify-content: space-around;
          margin: 0 auto;
          max-width: 110px;
          overflow: hidden; }
          .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .paragraphs-item-callout.view-mode-logo_grid .field-icon-ref .entity-icon.icon-icon img {
            max-height: 35px;
            max-width: 100%;
            -o-object-fit: contain;
               object-fit: contain;
            width: auto; }
    .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .field-icon-ref {
      margin-bottom: 0; }
  .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.enable-toggle {
    max-height: 235px;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0.2, 0.3, 0.4, 1.25); }
    @media (min-width: 46.875em) {
      .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.enable-toggle {
        max-height: 475px; } }
    .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.enable-toggle:after {
      content: '';
      display: block;
      height: 72px;
      background-image: linear-gradient(to bottom, #F5F7F700, #F5F7F7FE);
      position: absolute;
      width: 100%;
      bottom: 0;
      z-index: 1; }
    .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.enable-toggle + .callout-cta {
      display: block; }
      .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.enable-toggle + .callout-cta .toggle--more {
        display: inline; }
      .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.enable-toggle + .callout-cta .toggle--less {
        display: none; }
  .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.toggle-active:after {
    display: none; }
  .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.toggle-active + .callout-cta .toggle--more {
    display: none; }
  .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts.toggle-active + .callout-cta .toggle--less {
    display: inline; }
  .paragraphs-item-callouts.view-mode-logo_grid .callout-cta {
    display: none;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center; }
    .paragraphs-item-callouts.view-mode-logo_grid .callout-cta a {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149;
      font-weight: 600;
      border-color: #007096;
      background-color: #007096;
      color: #FFFFFF;
      font-weight: 600 !important; }
      .paragraphs-item-callouts.view-mode-logo_grid .callout-cta a:hover, .paragraphs-item-callouts.view-mode-logo_grid .callout-cta a:focus, .paragraphs-item-callouts.view-mode-logo_grid .callout-cta a:active {
        border-color: #328CAB;
        background-color: #328CAB;
        color: #FFFFFF; }
  .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts-logo-grid.grid-has-teaser {
    max-height: 250px; }

*::-ms-backdrop, .field-solution-problem-section .paragraphs-item-callouts.view-mode-solution .paragraphs-item-callout {
  padding-top: 18%;
  margin-top: -150px; }

*::-ms-backdrop, .paragraphs-item-callouts.view-mode-logo_grid .paragraphs-items-field-callouts .content .paragraphs-item-callout.view-mode-logo_grid .field-icon-ref .entity-icon.icon-icon {
  display: block; }

.paragraphs-item-card-list {
  background: #FFFFFF;
  padding: 40px 20px 0; }
  .paragraphs-item-card-list .field-card-list-title {
    font-size: 1.875rem;
    line-height: 2.125rem;
    color: #3C4149; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list .field-card-list-title {
        font-size: 2.375rem;
        line-height: 2.75rem;
        padding: 0 20px;
        text-align: center; } }
  .paragraphs-item-card-list .field-subtitle {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    color: #4E5B66;
    text-transform: none;
    margin: 0 0 20px;
    padding: 10px 0 0; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list .field-subtitle {
        font-size: 1.5rem;
        line-height: 1.75rem;
        text-align: center;
        margin: 5px 20px 60px; } }

@media (min-width: 59.375em) {
  .paragraphs-icon-card-list .field-card-list-title {
    margin-bottom: 2em; } }

.field-main-content .paragraphs-icon-card-list {
  max-width: 700px; }

@media (min-width: 59.375em) {
  .paragraphs-items-field-card-list-cards .field-card-list-cards {
    left: -5%;
    overflow: hidden;
    position: relative;
    padding: 4% 5%;
    width: 110%; }
    .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .field-card-list-cards {
      left: auto;
      padding: 2em 0;
      width: auto; } }

.paragraphs-items-field-card-list-cards .field-card-list-cards .field-card-prefix {
  color: #FFAA00;
  padding: 0 0 .5em 0; }

.paragraphs-items-field-card-list-cards .field-card-list-cards .field-card-title {
  padding-top: none;
  line-height: 1; }

.paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .field-card-list-cards .field-card-image {
  display: none; }

@media (min-width: 59.375em) {
  .paragraphs-items-field-card-list-cards .field-card-list-cards .field-card-image {
    width: 46.5%; }
    .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .field-card-list-cards .field-card-image {
      display: block;
      margin-bottom: 60px;
      width: 169px;
      height: 197px; } }

.paragraphs-items-field-card-list-cards .field-card-list-cards .field-card-image img {
  margin-bottom: 40px;
  display: block; }
  .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .field-card-list-cards .field-card-image img {
    box-shadow: none; }

@media (min-width: 59.375em) {
  .paragraphs-items-field-card-list-cards .field-card-list-cards .group-card-text {
    float: left;
    margin-right: 6%;
    width: 38.5%; }
    .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .field-card-list-cards .group-card-text {
      float: none;
      width: auto;
      margin-right: 0; } }

@media (min-width: 59.375em) {
  .paragraphs-items-field-card-list-cards .field-card-list-cards:nth-child(odd) .field-card-image {
    float: left;
    margin-right: 9%; } }

@media (min-width: 59.375em) {
  .paragraphs-items-field-card-list-cards .field-card-list-cards:nth-child(even) .field-card-image {
    float: right;
    margin-left: 6%; } }

@media (min-width: 59.375em) {
  .paragraphs-items-field-card-list-cards .field-card-list-cards:nth-child(even) .group-card-text {
    float: right; }
    .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .field-card-list-cards:nth-child(even) .group-card-text {
      float: none; } }

.paragraphs-items-field-card-list-cards .paragraphs-item-card {
  margin-bottom: 3em; }
  .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .paragraphs-item-card {
    margin-bottom: 0; }
  .paragraphs-items-field-card-list-cards .paragraphs-item-card .field-card-title {
    font-size: 1rem;
    line-height: 1.38;
    font-weight: 400;
    color: #3C4149;
    margin-bottom: .75em; }
    @media (min-width: 72.25em) {
      .paragraphs-items-field-card-list-cards .paragraphs-item-card .field-card-title {
        font-size: 1.75rem;
        line-height: 1.24; } }
    .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .paragraphs-item-card .field-card-title {
      font-size: 1.3em;
      margin-bottom: 0;
      padding-top: 2.2em; }
      .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .paragraphs-item-card .field-card-title:after {
        display: table;
        content: '\2013';
        color: #208404;
        margin: 7px 0; }
        @media (min-width: 59.375em) {
          .paragraphs-icon-card-list .paragraphs-items-field-card-list-cards .paragraphs-item-card .field-card-title:after {
            margin: 11px 0; } }
  .paragraphs-items-field-card-list-cards .paragraphs-item-card .fieldcard-text {
    color: #4E5B66;
    font-size: 1em; }

.paragraphs-item-card-list.view-mode-solution {
  padding: 0 20px;
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto; }
  .paragraphs-item-card-list.view-mode-solution.entity-paragraphs-item--full-width {
    max-width: 100%; }
    .paragraphs-item-card-list.view-mode-solution.entity-paragraphs-item--full-width .paragraphs-item-card .field-card-image img {
      width: 100%; }
  .paragraphs-item-card-list.view-mode-solution.paragraphs-two-column-no-shadow .field-card-list-cards:nth-child(even) .paragraphs-item-card .field-card-image img,
  .paragraphs-item-card-list.view-mode-solution.paragraphs-two-column-no-shadow .field-card-list-cards:nth-child(odd) .paragraphs-item-card .field-card-image img {
    box-shadow: none;
    border: 0; }
  @media (min-width: 46.875em) {
    .paragraphs-item-card-list.view-mode-solution {
      padding: 40px 0 0; } }
  .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .content {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .content > * {
      width: 100%;
      margin: 0;
      float: none !important;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      -ms-flex-order: 1;
          order: 1; }
      @media (min-width: 46.875em) {
        .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .content > * {
          max-width: 50%; } }
    .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .content > .group-card-text {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 46.875em) {
        .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .content > .group-card-text {
          max-width: 600px;
          padding-left: 120px;
          padding-right: 20px; } }
      @media (min-width: 72.25em) {
        .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .content > .group-card-text {
          padding-top: 40px; } }
  @media (min-width: 46.875em) {
    .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-title {
      margin-top: 0; } }
  .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card ul:last-child {
    padding-bottom: 0; }
  .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-link {
    margin: 20px 0; }
    .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-link a {
      font-weight: 600; }
      .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-link a:after {
        background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
      .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-link a:after {
        font-size: 1.125rem;
        line-height: 1.54;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: 300;
        color: #3C4149;
        background-position: center;
        background-size: contain;
        content: " ";
        display: inline-block;
        height: 14px;
        margin-left: 10px;
        position: relative;
        top: 2px;
        transition: transform 0.25s;
        width: 20px; }
      .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-link a:hover:after {
        -ms-transform: translateX(15px);
            transform: translateX(15px); }
  .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-image {
    padding-bottom: 20px;
    position: relative; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-image {
        padding-bottom: 80px;
        padding-right: 40px; } }
    .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-image img {
      float: right;
      margin: 0;
      box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.3); }
      @media (min-width: 46.875em) {
        .paragraphs-item-card-list.view-mode-solution .paragraphs-item-card .field-card-image img {
          box-shadow: -15px 0 30px rgba(0, 0, 0, 0.5); } }
  .paragraphs-item-card-list.view-mode-solution .field-card-list-title {
    max-width: 950px;
    margin: 0 auto 40px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-solution .field-card-list-title {
        margin: 0 auto 60px; } }
  .paragraphs-item-card-list.view-mode-solution .field-card-list-cards {
    padding: 0;
    width: 100%;
    left: 0; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-solution .field-card-list-cards {
        padding: 0 0 20px; } }
    .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:nth-child(odd) .paragraphs-item-card .field-card-image {
      padding-right: 0; }
      @media (min-width: 46.875em) {
        .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:nth-child(odd) .paragraphs-item-card .field-card-image {
          padding-left: 40px; } }
      .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:nth-child(odd) .paragraphs-item-card .field-card-image img {
        float: left; }
        @media (min-width: 46.875em) {
          .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:nth-child(odd) .paragraphs-item-card .field-card-image img {
            box-shadow: 15px 0 30px rgba(0, 0, 0, 0.5); } }
    .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:nth-child(odd) .paragraphs-item-card .content {
      -ms-flex-pack: end;
          justify-content: flex-end; }
      @media (min-width: 46.875em) {
        .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:nth-child(odd) .paragraphs-item-card .content .group-card-text {
          -ms-flex-order: 0;
              order: 0;
          padding-right: 80px;
          padding-left: 20px; } }
      @media (min-width: 72.25em) {
        .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:nth-child(odd) .paragraphs-item-card .content .group-card-text {
          padding-right: 160px; } }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:not(:last-child) .paragraphs-item-card .group-card-text,
      .paragraphs-item-card-list.view-mode-solution .field-card-list-cards:not(:last-child) .paragraphs-item-card .field-card-image {
        padding-bottom: 2rem;
        border-bottom: 2px solid #f6f7f7; } }

.paragraphs-item-card-list.view-mode-landing_page {
  padding: 20px;
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto; }
  @media (min-width: 46.875em) {
    .paragraphs-item-card-list.view-mode-landing_page {
      padding: 40px 40px 0; } }
  .paragraphs-item-card-list.view-mode-landing_page .field-card-list-title {
    margin-bottom: 20px; }
  @media (min-width: 46.875em) {
    .paragraphs-item-card-list.view-mode-landing_page .field-subtitle {
      font-size: 1.1875rem; } }
  .paragraphs-item-card-list.view-mode-landing_page .paragraphs-item-card .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-landing_page .paragraphs-item-card .content {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .paragraphs-item-card-list.view-mode-landing_page .paragraphs-item-card .content > * {
      width: 100%;
      margin: 0;
      float: unset;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      -ms-flex-order: 1;
          order: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
  .paragraphs-item-card-list.view-mode-landing_page .paragraphs-item-card > .group-card-text {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-landing_page .paragraphs-item-card > .group-card-text {
        max-width: 600px;
        padding-left: 40px;
        padding-right: 20px; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-card-list.view-mode-landing_page .paragraphs-item-card > .group-card-text {
        padding-top: 40px; } }
  .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards {
    padding: 0;
    width: 100%;
    left: 0; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards {
        padding: 0 0 20px; } }
    .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .paragraphs-item-card .field-card-image a {
      display: block;
      overflow: hidden; }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .paragraphs-item-card .field-card-image {
        max-width: 42%; } }
    .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .paragraphs-item-card .field-card-image img {
      margin-bottom: 5%;
      border-radius: 2rem;
      float: none;
      vertical-align: middle;
      display: inline-block; }
      @media (min-width: 59.375em) {
        .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .paragraphs-item-card .field-card-image img {
          margin: auto; } }
    @media (min-width: 46.875em) {
      .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .paragraphs-item-card .group-card-text {
        padding-left: 40px; } }
    .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .field-card-link {
      margin-top: 20px; }
      .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .field-card-link a {
        font-weight: bold; }
        .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .field-card-link a:after {
          background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
        .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .field-card-link a:after {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #3C4149;
          background-position: center;
          background-size: contain;
          content: " ";
          display: inline-block;
          height: 14px;
          margin-left: 10px;
          position: relative;
          top: 2px;
          transition: transform 0.25s;
          width: 20px; }
        .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards .field-card-link a:hover:after {
          -ms-transform: translateX(15px);
              transform: translateX(15px); }
    .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards:nth-child(odd) .paragraphs-item-card .field-card-image img {
      float: left; }
    .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards:nth-child(odd) .paragraphs-item-card .content {
      -ms-flex-pack: end;
          justify-content: flex-end; }
      @media (min-width: 46.875em) {
        .paragraphs-item-card-list.view-mode-landing_page .field-card-list-cards:nth-child(odd) .paragraphs-item-card .content .group-card-text {
          -ms-flex-order: 0;
              order: 0;
          padding-right: 40px;
          padding-left: 0; } }

.paragraphs-item-featured-section {
  max-width: 1033px;
  margin: 0 auto;
  padding: 30px;
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  border-color: rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.4);
  border-radius: 1rem;
  box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08); }
  .paragraphs-item-featured-section.view-mode-full {
    max-width: calc(100vw - 3rem); }
    @media (min-width: 72.25em) {
      .paragraphs-item-featured-section.view-mode-full {
        max-width: 1033px; } }
  @media (min-width: 59.375em) {
    .paragraphs-item-featured-section {
      padding: 60px; } }
  .paragraphs-item-featured-section .field-featured-section-title {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    margin-bottom: 20px;
    text-align: center; }
    @media (min-width: 72.25em) {
      .paragraphs-item-featured-section .field-featured-section-title {
        font-size: 2.375rem;
        line-height: 1.26; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-featured-section .field-featured-section-title {
        text-align: left;
        margin-bottom: 30px; } }
  .paragraphs-item-featured-section .field-main-content > .entity-paragraphs-item h2 {
    margin-top: 0; }

.paragraphs-item-hero-banner.view-mode-full, .paragraphs-item-hero-banner.view-mode-home_page_teaser, .paragraphs-item-hero-banner.view-mode-solution {
  background-color: #46525c;
  max-height: 400px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-full, .paragraphs-item-hero-banner.view-mode-home_page_teaser, .paragraphs-item-hero-banner.view-mode-solution {
      max-height: 600px; } }
  .paragraphs-item-hero-banner.view-mode-full > .field-image, .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image, .paragraphs-item-hero-banner.view-mode-solution > .field-image {
    position: absolute;
    width: 100%; }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-full > .field-image, .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image, .paragraphs-item-hero-banner.view-mode-solution > .field-image {
        position: relative; } }
    .paragraphs-item-hero-banner.view-mode-full > .field-image img, .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image img, .paragraphs-item-hero-banner.view-mode-solution > .field-image img {
      display: block;
      min-width: 100%;
      transition: width 300ms, max-width 300ms, right 300ms, margin 300ms; }
  .paragraphs-item-hero-banner.view-mode-full > .content, .paragraphs-item-hero-banner.view-mode-home_page_teaser > .content, .paragraphs-item-hero-banner.view-mode-solution > .content {
    margin: 0 auto;
    max-width: 1200px;
    bottom: 0;
    display: block;
    left: 0;
    margin: 0 auto;
    padding: 0 20px 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-full > .content, .paragraphs-item-hero-banner.view-mode-home_page_teaser > .content, .paragraphs-item-hero-banner.view-mode-solution > .content {
        -ms-flex-line-pack: center;
            align-content: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center; } }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-full.center-align > .content, .paragraphs-item-hero-banner.view-mode-home_page_teaser.center-align > .content, .paragraphs-item-hero-banner.view-mode-solution.center-align > .content {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-item-align: center;
          align-self: center;
      -ms-flex-pack: center;
          justify-content: center; } }

.paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-image {
  display: none; }

.paragraphs-item-hero-banner.view-mode-cyber_edu_landing .content .field-title-field {
  font-size: 1.125rem;
  opacity: 0.56;
  font-weight: 600;
  line-height: 1.33; }

.paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-title-field {
  font-size: .875rem;
  line-height: 1.57;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 8px; }

.paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-subtitle {
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #FFFFFF;
  margin-bottom: 1rem; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-subtitle {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-subtitle {
      font-size: 3.25rem;
      line-height: 1.04; } }

.paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-herobanner-subheading {
  font-size: 1.125rem;
  line-height: 1.54;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-weight: 300;
  color: #FFFFFF; }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-herobanner-subheading {
      width: 60%; } }

.paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-label, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing .field-bg-color {
  display: none; }

@media (min-width: 59.375em) {
  .paragraphs-item-hero-banner.view-mode-cyber_edu_landing.center-align .field-herobanner-subheading, .paragraphs-item-hero-banner.view-mode-cyber_edu_landing.align-center .field-herobanner-subheading {
    margin: 0 auto; } }

@media (min-width: 59.375em) {
  .paragraphs-item-hero-banner.view-mode-cyber_edu_landing.right-align .field-herobanner-subheading {
    margin-left: 40%; } }

.paragraphs-item-hero-banner.view-mode-home_page_teaser {
  max-height: none;
  overflow: visible; }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-home_page_teaser {
      overflow: hidden; } }
  @media (min-width: 72.25em) {
    .paragraphs-item-hero-banner.view-mode-home_page_teaser {
      max-height: none; } }
  .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image {
    display: none;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0 auto;
    max-width: 1900px; }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image {
        -ms-flex-line-pack: end;
            align-content: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: flex-end;
        margin-left: auto;
        position: relative; } }
    .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image picture > img {
      left: 32.5%; }
      @media (min-width: 77.5em) {
        .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image picture > img {
          left: 31%; } }
      @media (min-width: 96.25em) {
        .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image picture > img {
          left: 38.5%; } }
      @media (min-width: 100em) {
        .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image picture > img {
          left: 30%; } }
    .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image img {
      left: 55%;
      min-width: 1600px;
      position: relative;
      transition: left 600ms ease-in-out;
      width: auto; }
      @media (min-width: 77.5em) {
        .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image img {
          left: 40%; } }
      @media (min-width: 100em) {
        .paragraphs-item-hero-banner.view-mode-home_page_teaser > .field-image img {
          left: 30%; } }
  .paragraphs-item-hero-banner.view-mode-home_page_teaser > .content {
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
    background-color: transparent;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    left: 0;
    padding: 80px 20px 120px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0; }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-home_page_teaser > .content {
        position: absolute;
        text-align: left;
        -ms-flex-line-pack: start;
            align-content: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
        padding: 60px 80px 120px; } }
  .paragraphs-item-hero-banner.view-mode-home_page_teaser h1 {
    font-family: museo-slab, serif;
    font-size: 1.85rem;
    line-height: 1.2;
    font-weight: 300;
    color: #000000;
    font-size: 3rem;
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-home_page_teaser h1 {
        font-size: 2.5rem; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-home_page_teaser h1 {
        font-size: 3.25rem;
        line-height: 1.04; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-home_page_teaser h1 {
        font-family: museo-slab, serif;
        font-size: 1.85rem;
        line-height: 1.2;
        font-weight: 300;
        color: #000000;
        margin-bottom: 20px;
        max-width: 50%;
        text-align: left; } }
  @media (min-width: 59.375em) and (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-home_page_teaser h1 {
      font-size: 2.5rem; } }
  @media (min-width: 59.375em) and (min-width: 72.25em) {
    .paragraphs-item-hero-banner.view-mode-home_page_teaser h1 {
      font-size: 3.25rem;
      line-height: 1.04; } }
  .paragraphs-item-hero-banner.view-mode-home_page_teaser h2 {
    font-size: 1rem;
    line-height: 1.38;
    font-weight: 400;
    color: #3e4952;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center;
    text-transform: none; }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-home_page_teaser h2 {
        font-size: 1.75rem;
        line-height: 1.24; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-home_page_teaser h2 {
        font-size: 1.75rem;
        max-width: 75%;
        text-align: left; } }
  .paragraphs-item-hero-banner.view-mode-home_page_teaser .hero--cta-wrapper > .field-cta-link:first-child a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .paragraphs-item-hero-banner.view-mode-home_page_teaser .hero--cta-wrapper > .field-cta-link:first-child a:hover, .paragraphs-item-hero-banner.view-mode-home_page_teaser .hero--cta-wrapper > .field-cta-link:first-child a:focus, .paragraphs-item-hero-banner.view-mode-home_page_teaser .hero--cta-wrapper > .field-cta-link:first-child a:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }
  .paragraphs-item-hero-banner.view-mode-home_page_teaser .field-cta-link + .field-cta-link--video a {
    color: #007096; }
  .paragraphs-item-hero-banner.view-mode-home_page_teaser .field-cta-link--video svg path {
    fill: #FFFFFF; }

.paragraphs-item-hero-banner.view-mode-solution {
  background-position: bottom;
  background-size: cover;
  text-align: center; }
  @media (min-width: 72.25em) {
    .paragraphs-item-hero-banner.view-mode-solution.has-image {
      max-height: 400px; } }
  .paragraphs-item-hero-banner.view-mode-solution svg {
    bottom: 0;
    height: auto;
    left: -135%;
    position: absolute;
    width: 460%;
    z-index: 1; }
    @media (min-width: 37.5em) {
      .paragraphs-item-hero-banner.view-mode-solution svg {
        left: 0;
        width: 160%; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-solution svg {
        width: 125%; } }
    .paragraphs-item-hero-banner.view-mode-solution svg path,
    .paragraphs-item-hero-banner.view-mode-solution svg g {
      height: auto;
      width: 100%; }
  .paragraphs-item-hero-banner.view-mode-solution:not(.has-image) > .content {
    position: relative; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-solution:not(.has-image) > .content {
        padding: 60px 20px; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-solution:not(.has-image) > .content {
        min-height: 400px; } }
  .paragraphs-item-hero-banner.view-mode-solution > .field-image {
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    justify-items: center;
    justify-self: center;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1; }
    .paragraphs-item-hero-banner.view-mode-solution > .field-image picture {
      width: 100%; }
    .paragraphs-item-hero-banner.view-mode-solution > .field-image img {
      -ms-flex-item-align: center;
          align-self: center;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      justify-self: center;
      margin: 0 auto;
      max-width: 150vw;
      min-height: 275px; }
      @media (min-width: 46.875em) {
        .paragraphs-item-hero-banner.view-mode-solution > .field-image img {
          max-width: 100%;
          min-height: none; } }
  .paragraphs-item-hero-banner.view-mode-solution > .content {
    padding: 40px 20px; }
  .paragraphs-item-hero-banner.view-mode-solution .field-herobanner-subheading {
    color: rgba(255, 255, 255, 0.67);
    font-weight: 700; }
  .paragraphs-item-hero-banner.view-mode-solution h1 {
    font-family: museo-slab, serif;
    font-size: 1.85rem;
    line-height: 1.2;
    font-weight: 300;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 20px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-solution h1 {
        font-size: 2.5rem; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-solution h1 {
        font-size: 3.25rem;
        line-height: 1.04; } }
  .paragraphs-item-hero-banner.view-mode-solution h2 {
    font-size: 1.1875rem;
    line-height: 1.26;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 1.375rem;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: none; }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-solution h2 {
        font-size: 2rem;
        line-height: 1.23; } }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-solution h2 {
        font-size: 1.75rem;
        color: #FFFFFF; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-solution h2 {
        font-size: 2rem; } }
  .paragraphs-item-hero-banner.view-mode-solution .hero--cta-wrapper > .field-cta-link:first-child a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #007096;
    font-weight: 600 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    .paragraphs-item-hero-banner.view-mode-solution .hero--cta-wrapper > .field-cta-link:first-child a:hover, .paragraphs-item-hero-banner.view-mode-solution .hero--cta-wrapper > .field-cta-link:first-child a:focus, .paragraphs-item-hero-banner.view-mode-solution .hero--cta-wrapper > .field-cta-link:first-child a:active {
      background-color: #f6f7f7;
      border-color: #f6f7f7;
      color: #007096; }
  .paragraphs-item-hero-banner.view-mode-solution .field-cta-link + .field-cta-link--video a {
    color: #FFFFFF; }
  .paragraphs-item-hero-banner.view-mode-solution .field-cta-link--video svg path {
    fill: #007096; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-solution.center-align h1 {
      margin-bottom: 20px;
      max-width: 75%; } }
  @media (min-width: 72.25em) {
    .paragraphs-item-hero-banner.view-mode-solution.center-align h1 {
      max-width: 50%; } }
  .paragraphs-item-hero-banner.view-mode-solution.center-align h2 {
    margin: 0 auto 20px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-solution.center-align h2 {
        max-width: 50%; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-solution.center-align h2 {
        max-width: 75%; } }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-solution.center-align .field-cta-link {
      display: block;
      margin-bottom: 20px;
      margin-right: 0; } }
  .paragraphs-item-hero-banner.view-mode-solution.center-align .field-cta-link + .field-cta-link {
    margin-bottom: 0; }

.paragraphs-item-hero-banner.view-mode-buying-center .hero--cta-wrapper {
  margin-top: 40px; }
  .paragraphs-item-hero-banner.view-mode-buying-center .hero--cta-wrapper > .field-cta-link:first-child a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #007096;
    font-weight: 600 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    .paragraphs-item-hero-banner.view-mode-buying-center .hero--cta-wrapper > .field-cta-link:first-child a:hover, .paragraphs-item-hero-banner.view-mode-buying-center .hero--cta-wrapper > .field-cta-link:first-child a:focus, .paragraphs-item-hero-banner.view-mode-buying-center .hero--cta-wrapper > .field-cta-link:first-child a:active {
      background-color: #f6f7f7;
      border-color: #f6f7f7;
      color: #007096; }

.paragraphs-item-hero-banner.view-mode-buying-center .field-cta-link + .field-cta-link--video a,
.paragraphs-item-hero-banner.view-mode-buying-center .field-cta-link + .field-cta-link a {
  color: #FFFFFF; }

.paragraphs-item-hero-banner.view-mode-buying-center .field-cta-link--video svg path {
  fill: #007096; }

@media (min-width: 46.875em) {
  .paragraphs-item-hero-banner.view-mode-buying-center.center-align .field-cta-link {
    display: block;
    margin-bottom: 20px;
    margin-right: 0; } }

.paragraphs-item-hero-banner.view-mode-buying-center.center-align .field-cta-link + .field-cta-link {
  margin-bottom: 0; }

.paragraphs-item-hero-banner.view-mode-buying-center.center-align .field-cta-link + .field-cta-link--video {
  margin-top: 10px; }

.paragraphs-item-hero-banner.view-mode-product {
  position: relative;
  -ms-flex-align: top;
      align-items: top;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  min-height: auto;
  overflow: hidden;
  padding-bottom: 150px;
  position: relative; }
  .paragraphs-item-hero-banner.view-mode-product::before {
    background: #85B09A;
    bottom: 100px;
    content: '';
    display: block;
    height: 5px;
    position: absolute;
    -ms-transform: skewY(-3deg);
        transform: skewY(-3deg);
    -ms-transform-origin: 100%;
        transform-origin: 100%;
    z-index: 1;
    width: 100%;
    left: 0; }
    @media (min-width: 118.75em) {
      .paragraphs-item-hero-banner.view-mode-product::before {
        bottom: 140px; } }
  .paragraphs-item-hero-banner.view-mode-product::after {
    background: #4E5B66;
    bottom: 0;
    content: '';
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    -ms-transform: skewY(-3deg);
        transform: skewY(-3deg);
    -ms-transform-origin: 100%;
        transform-origin: 100%;
    z-index: 0;
    width: 100%; }
    @media (min-width: 118.75em) {
      .paragraphs-item-hero-banner.view-mode-product::after {
        height: 140px; } }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-product {
      -ms-flex-direction: row;
          flex-direction: row;
      min-height: 450px;
      padding-bottom: 90px; } }
  .paragraphs-item-hero-banner.view-mode-product .field-image {
    display: none; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-product .field-image {
        display: block;
        max-width: 1024px;
        min-height: 550px;
        overflow: hidden;
        position: absolute;
        right: calc(-50vw + 50%);
        width: 50%; } }
    .paragraphs-item-hero-banner.view-mode-product .field-image img {
      width: 100%; }
      @media (min-width: 46.875em) {
        .paragraphs-item-hero-banner.view-mode-product .field-image img {
          box-shadow: -7px 20px 10px rgba(0, 0, 0, 0.5);
          left: 15vw;
          max-width: 110%;
          min-height: 550px;
          position: absolute;
          top: 0;
          -ms-transform: rotate(-10deg) skewX(10deg);
              transform: rotate(-10deg) skewX(10deg);
          width: auto; } }
      @media (min-width: 59.375em) {
        .paragraphs-item-hero-banner.view-mode-product .field-image img {
          top: -40px;
          -ms-transform: rotate(-15deg) skewX(15deg);
              transform: rotate(-15deg) skewX(15deg); } }
      @media (min-width: 64em) {
        .paragraphs-item-hero-banner.view-mode-product .field-image img {
          box-shadow: -15px 30px 20px rgba(0, 0, 0, 0.5);
          top: -40px; } }
      @media (min-width: 100em) {
        .paragraphs-item-hero-banner.view-mode-product .field-image img {
          top: -185px;
          -ms-transform: rotate(-22deg) skewX(22deg);
              transform: rotate(-22deg) skewX(22deg); } }
  .paragraphs-item-hero-banner.view-mode-product .content {
    max-width: 1240px;
    padding: 40px 20px 0;
    text-align: center;
    width: 100%; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-product .content {
        text-align: left;
        padding-right: 50%; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-hero-banner.view-mode-product .content {
        margin: 0 auto; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-product .content {
        padding-right: 42%; } }
    @media (min-width: 100em) {
      .paragraphs-item-hero-banner.view-mode-product .content {
        padding-right: 34%; } }
    @media (min-width: 118.75em) {
      .paragraphs-item-hero-banner.view-mode-product .content {
        padding-right: 0; } }
  .paragraphs-item-hero-banner.view-mode-product h1 {
    font-family: museo-slab, serif;
    font-size: 1.85rem;
    line-height: 1.2;
    font-weight: 300;
    color: #3C4149;
    margin: 0 auto 20px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-hero-banner.view-mode-product h1 {
        font-size: 2.5rem; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-product h1 {
        font-size: 3.25rem;
        line-height: 1.04; } }
  .paragraphs-item-hero-banner.view-mode-product h2 {
    font-size: 1rem;
    line-height: 1.38;
    font-weight: 400;
    color: #3C4149;
    margin-bottom: 20px; }
    @media (min-width: 72.25em) {
      .paragraphs-item-hero-banner.view-mode-product h2 {
        font-size: 1.75rem;
        line-height: 1.24; } }
  .paragraphs-item-hero-banner.view-mode-product .hero--cta-wrapper {
    margin-top: 40px; }
    .paragraphs-item-hero-banner.view-mode-product .hero--cta-wrapper > .field-cta-link:first-child a {
      display: inline-block;
      cursor: pointer;
      border-width: 2px;
      border-radius: 0.375rem;
      border-style: solid;
      letter-spacing: 0;
      padding: 0.44rem 1.125rem;
      transition: all 200ms ease;
      text-align: center;
      background-image: none;
      text-decoration: none !important;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      border-color: #007096;
      background-color: #007096;
      color: #FFFFFF;
      font-weight: 600 !important; }
      .paragraphs-item-hero-banner.view-mode-product .hero--cta-wrapper > .field-cta-link:first-child a:hover, .paragraphs-item-hero-banner.view-mode-product .hero--cta-wrapper > .field-cta-link:first-child a:focus, .paragraphs-item-hero-banner.view-mode-product .hero--cta-wrapper > .field-cta-link:first-child a:active {
        border-color: #328CAB;
        background-color: #328CAB;
        color: #FFFFFF; }
  .paragraphs-item-hero-banner.view-mode-product .field-cta-link + .field-cta-link--video a {
    color: #007096; }
  .paragraphs-item-hero-banner.view-mode-product .field-cta-link--video svg path {
    fill: #FFFFFF; }

.paragraphs-item-hero-banner.view-mode-landing_page .hero--cta-wrapper {
  margin-top: 40px; }
  .paragraphs-item-hero-banner.view-mode-landing_page .hero--cta-wrapper > .field-cta-link:first-child a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #007096;
    font-weight: 600 !important; }
    .paragraphs-item-hero-banner.view-mode-landing_page .hero--cta-wrapper > .field-cta-link:first-child a:hover, .paragraphs-item-hero-banner.view-mode-landing_page .hero--cta-wrapper > .field-cta-link:first-child a:focus, .paragraphs-item-hero-banner.view-mode-landing_page .hero--cta-wrapper > .field-cta-link:first-child a:active {
      background-color: #f6f7f7;
      border-color: #f6f7f7;
      color: #007096; }

.paragraphs-item-hero-banner.view-mode-landing_page .field-cta-link + .field-cta-link--video a {
  color: #FFFFFF; }

.paragraphs-item-hero-banner.view-mode-landing_page .field-cta-link--video svg path {
  fill: #007096; }

.paragraphs-item-hero-banner.view-mode-partners_hero {
  position: relative;
  padding: 80px 0 13.47222%;
  background-image: radial-gradient(circle at 50% 47%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.4));
  overflow: hidden; }
  .paragraphs-item-hero-banner.view-mode-partners_hero::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: -1%;
    content: '';
    background-image: url(../img/backgrounds/white-waves-w-background-f8f8f9.svg);
    background-repeat: no-repeat;
    background-size: 102%;
    height: 0;
    width: 101%;
    padding-bottom: 13.47222%; }
  .node-type-page .paragraphs-item-hero-banner.view-mode-partners_hero::after {
    background-image: url(../img/backgrounds/white-waves-w-backgroundwhite.svg); }
  @media (max-width: 59.375em) {
    .paragraphs-item-hero-banner.view-mode-partners_hero {
      padding-bottom: 26.94444%; }
      .paragraphs-item-hero-banner.view-mode-partners_hero::after {
        width: 200%;
        padding-bottom: 27.32394%; }
      .paragraphs-item-hero-banner.view-mode-partners_hero h1 {
        font-size: 1.75rem; }
      .paragraphs-item-hero-banner.view-mode-partners_hero h2 {
        font-size: 1.25rem; } }
  .paragraphs-item-hero-banner.view-mode-partners_hero .content {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box; }
    .paragraphs-item-hero-banner.view-mode-partners_hero .content h1 {
      max-width: 910px; }
    .paragraphs-item-hero-banner.view-mode-partners_hero .content h2 {
      font-size: 1.375rem;
      margin-bottom: 20px; }
    .paragraphs-item-hero-banner.view-mode-partners_hero .content h2,
    .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading {
      max-width: 730px;
      line-height: 1.5; }
    .paragraphs-item-hero-banner.view-mode-partners_hero .content h1,
    .paragraphs-item-hero-banner.view-mode-partners_hero .content h2,
    .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading {
      color: #FFFFFF; }
    .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading {
      margin-top: 20px; }
      .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading p {
        line-height: 1.54; }
      .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading a {
        color: #FFFFFF;
        display: inline-block;
        line-height: 1.54;
        font-weight: bold; }
        .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading a:after {
          background-image: url(../img/static-icons/icon-anchor-arrow-white.svg); }
        .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading a:after {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #3C4149;
          background-position: center;
          background-size: contain;
          content: " ";
          display: inline-block;
          height: 14px;
          margin-left: 10px;
          position: relative;
          top: 2px;
          transition: transform 0.25s;
          width: 20px; }
        .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading a:hover:after {
          -ms-transform: translateX(15px);
              transform: translateX(15px); }
        .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading a:hover {
          color: #D2D5DA; }
        @media (max-width: 59.375em) {
          .paragraphs-item-hero-banner.view-mode-partners_hero .content .field-herobanner-subheading a {
            display: block;
            margin-top: 20px;
            margin-bottom: 20px; } }
  .paragraphs-item-hero-banner.view-mode-partners_hero .hero--cta-wrapper > .field-cta-link:first-child a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #007096;
    font-weight: 600 !important; }
    .paragraphs-item-hero-banner.view-mode-partners_hero .hero--cta-wrapper > .field-cta-link:first-child a:hover, .paragraphs-item-hero-banner.view-mode-partners_hero .hero--cta-wrapper > .field-cta-link:first-child a:focus, .paragraphs-item-hero-banner.view-mode-partners_hero .hero--cta-wrapper > .field-cta-link:first-child a:active {
      background-color: #f6f7f7;
      border-color: #f6f7f7;
      color: #007096; }
  .paragraphs-item-hero-banner.view-mode-partners_hero .field-cta-link + .field-cta-link--video a {
    color: #FFFFFF; }
  .paragraphs-item-hero-banner.view-mode-partners_hero .field-cta-link--video svg path {
    fill: #007096; }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-partners_hero.center-align h2,
    .paragraphs-item-hero-banner.view-mode-partners_hero.center-align .field-herobanner-subheading {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 46.875em) {
    .paragraphs-item-hero-banner.view-mode-partners_hero.center-align .field-cta-link {
      display: block;
      margin-bottom: 20px;
      margin-right: 0; } }
  .paragraphs-item-hero-banner.view-mode-partners_hero.center-align .field-cta-link + .field-cta-link {
    margin-bottom: 0; }

*::-ms-backdrop, .paragraphs-item-hero-banner.view-mode-solution svg {
  left: -18%; }
  @media (min-width: 72.25em) {
    *::-ms-backdrop, .paragraphs-item-hero-banner.view-mode-solution svg {
      bottom: -30px;
      height: 35vw;
      left: 0;
      width: 100vw; } }

*::-ms-backdrop, .paragraphs-item-hero-banner.view-career_subpage svg {
  width: 100vw; }

*::-ms-backdrop, .paragraphs-item-hero-banner.view-mode-mini_hero::after {
  background-size: 120%;
  background-position: 50% 100%; }

.paragraphs-item-image img {
  width: 100%;
  border-radius: 1rem; }

.paragraphs-item-image--shadow img {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08); }

.paragraphs-item-hero-image.view-mode-customer {
  padding: 0 20px; }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-image.view-mode-customer {
      padding: 0; } }

.paragraphs-item-hero-image img {
  display: block;
  width: 100%;
  border-radius: 2rem; }

.paragraphs-item-hero-image .field-image + div {
  font-size: 0.875rem;
  text-align: right;
  color: #78828C;
  margin-top: 5px;
  margin-right: 20px; }
  @media (min-width: 72.25em) {
    .paragraphs-item-hero-image .field-image + div {
      margin-right: 0; } }
  .paragraphs-item-hero-image .field-image + div a {
    color: #78828C;
    text-decoration: underline; }

.hexagon {
  position: relative;
  width: 50px;
  height: 28.87px;
  background-color: #007096;
  margin: 14.43px 0; }
  .hexagon::before, .hexagon::after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent; }
  .hexagon::before {
    bottom: 100%;
    border-bottom: 14.43px solid #007096; }
  .hexagon::after {
    top: 100%;
    width: 0;
    border-top: 14.43px solid #007096; }

.hexagon__number::before {
  content: counter(section);
  color: #FFFFFF;
  display: block;
  font-size: 1.2em;
  left: 0;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 100%; }

.paragraphs-item-list {
  counter-reset: section;
  margin: 0; }
  .paragraphs-item-list .paragraphs-items-field-list-items {
    margin-top: 40px; }
    .paragraphs-item-list .paragraphs-items-field-list-items .field-list-items {
      margin: 0; }
  .paragraphs-item-list .content {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 5px;
    margin: 0; }
    .paragraphs-item-list .content .field-list-title {
      padding-top: 0; }
  .paragraphs-item-list .field-list-title {
    padding: 1em 0 0;
    font-size: 1.7em; }
  .paragraphs-item-list .checkmark-white {
    border-right: 1px solid #D2D5DA;
    margin-right: 2rem; }
    .paragraphs-item-list .checkmark-white::before {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      background-color: #85B09A;
      background-position: center;
      background-size: 50%;
      border-radius: 50%;
      margin: 0 20px 0 0; }

.paragraphs-items-field-list-items {
  background-color: transparent;
  margin-bottom: 4em; }
  .paragraphs-items-field-list-items:last-child {
    margin-bottom: 0; }
  .paragraphs-items-field-list-items .field-list-items {
    counter-increment: section;
    margin: 2em 0; }
    .paragraphs-items-field-list-items .field-list-items:last-child {
      margin-bottom: 0; }

.paragraphs-item-list-item {
  display: -ms-flexbox;
  display: flex; }
  .paragraphs-item-list-item .field-icon-ref {
    padding-right: 40px;
    max-width: 100px;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }

.hexagon-wrapper {
  margin-right: 6%; }
  @media (min-width: 46.875em) {
    .hexagon-wrapper {
      margin-right: 4%; } }

.paragraphs-item-list-item .field-list-item-title {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #3C4149;
  margin-bottom: .5em; }

.paragraphs-items-field-bc-products, .paragraphs-item-products.view-mode-landing_page .products-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  padding: 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 59.375em) {
    .paragraphs-items-field-bc-products, .paragraphs-item-products.view-mode-landing_page .products-grid {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .paragraphs-items-field-bc-products > *, .paragraphs-item-products.view-mode-landing_page .products-grid > * {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-item-align: auto;
        align-self: auto;
    position: relative; }

.paragraphs-items-field-bc-products .paragraphs-item-product {
  -ms-flex: 0 0 32.33%;
      flex: 0 0 32.33%;
  margin: 0.5%;
  position: relative; }
  @media (min-width: 59.375em) {
    .paragraphs-items-field-bc-products .paragraphs-item-product {
      min-height: 132px; } }
  .paragraphs-items-field-bc-products .paragraphs-item-product > a {
    padding: 0 20px;
    border: 0;
    line-height: 1.1;
    text-align: center;
    color: #2f373d;
    display: block;
    width: 100%;
    transition: border-color 300ms, box-shadow 300ms, background-color 300ms, margin 300ms; }
    @media (min-width: 59.375em) {
      .paragraphs-items-field-bc-products .paragraphs-item-product > a {
        border-radius: 16px;
        background-color: #f6f7f7;
        box-shadow: 0 0 18px rgba(0, 0, 0, 0.25);
        padding: 20px;
        position: absolute;
        top: 0;
        left: 0; }
        .paragraphs-items-field-bc-products .paragraphs-item-product > a:hover {
          background-color: #FFFFFF;
          margin-top: -20px;
          box-shadow: 0 2px 25px rgba(0, 0, 0, 0.5);
          z-index: 1; }
          .paragraphs-items-field-bc-products .paragraphs-item-product > a:hover h3 + div::after {
            background-color: #FFFFFF;
            right: -30px;
            border-color: #FFFFFF;
            -ms-transform: scale(1.3, 1.3);
                transform: scale(1.3, 1.3); }
          .paragraphs-items-field-bc-products .paragraphs-item-product > a:hover p {
            max-height: 750px;
            padding: 20px 0 0; }
          .paragraphs-items-field-bc-products .paragraphs-item-product > a:hover span {
            max-height: 750px;
            padding: 10px 0 0;
            opacity: 1; } }
    @media (min-width: 59.375em) {
      .paragraphs-items-field-bc-products .paragraphs-item-product > a {
        text-align: left; } }
  .paragraphs-items-field-bc-products .paragraphs-item-product h3 {
    font-size: 1.125rem;
    color: #007096;
    margin-bottom: 5px; }
    @media (min-width: 59.375em) {
      .paragraphs-items-field-bc-products .paragraphs-item-product h3 {
        font-size: 1.0625rem;
        color: #4E5B66;
        text-align: left; } }
  .paragraphs-items-field-bc-products .paragraphs-item-product h3 + div {
    color: #606b75;
    margin-bottom: 20px;
    position: relative; }
    @media (min-width: 59.375em) {
      .paragraphs-items-field-bc-products .paragraphs-item-product h3 + div {
        font-size: 0.9375rem;
        min-height: 32px; }
        .paragraphs-items-field-bc-products .paragraphs-item-product h3 + div::after {
          content: '';
          background-size: 60%;
          background-position: center;
          background-color: #f6f7f7;
          width: 24px;
          height: 24px;
          position: absolute;
          bottom: -32px;
          right: 0;
          padding: 2px;
          border-radius: 100%;
          border: 1px solid #caced1;
          transition: all 500ms ease-in-out;
          -ms-transform: scale(1, 1);
              transform: scale(1, 1); } }
  .paragraphs-items-field-bc-products .paragraphs-item-product p {
    font-size: 0.9375rem;
    color: #606b75;
    border-top: 1px solid #caced1;
    padding: 10px 0 0;
    max-height: 0;
    overflow: hidden;
    line-height: 1.4;
    transition: max-height 400ms, padding 300ms, opacity 300ms; }
  .paragraphs-items-field-bc-products .paragraphs-item-product span {
    font-size: 0.9375rem;
    display: block;
    font-weight: 600;
    color: #007096;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 400ms, padding 300ms, opacity 300ms; }
    .paragraphs-items-field-bc-products .paragraphs-item-product span em {
      font-style: normal; }

.paragraphs-items-field-bc-products, .paragraphs-item-products.view-mode-landing_page .products-grid {
  -ms-flex-pack: center;
      justify-content: center; }

.paragraphs-item-products {
  position: relative;
  z-index: 1; }
  .paragraphs-item-products.view-mode-home_page_teaser {
    background-color: #FFFFFF; }
    @media (min-width: 59.375em) {
      .paragraphs-item-products.view-mode-home_page_teaser {
        background-color: transparent;
        margin-top: -590px; }
        .paragraphs-item-products.view-mode-home_page_teaser::before {
          background-color: rgba(0, 0, 0, 0.24);
          /* Old browsers */
          background: linear-gradient(to right, rgba(0, 0, 0, 0.24) 0%, transparent 80%);
          bottom: 0;
          content: '';
          display: block;
          height: 100%;
          left: 0;
          position: absolute;
          width: 80%; } }
    @media (min-width: 100em) {
      .paragraphs-item-products.view-mode-home_page_teaser {
        margin-top: -36%; } }
    @media (min-width: 118.75em) {
      .paragraphs-item-products.view-mode-home_page_teaser {
        margin-top: -720px;
        min-height: 720px; } }
    .paragraphs-item-products.view-mode-home_page_teaser::after {
      content: '';
      display: block;
      background: url("../img/backgrounds/bg-hero-swoosh-after.svg") no-repeat scroll 0 0;
      width: 100vw;
      position: absolute;
      top: -24vw;
      bottom: auto;
      left: 0;
      right: 0;
      z-index: 0;
      height: 100%;
      background-position: top;
      background-size: contain; }
      @media (min-width: 59.375em) {
        .paragraphs-item-products.view-mode-home_page_teaser::after {
          background-position: 100% bottom;
          background-size: 100% auto;
          top: auto;
          bottom: 0; } }
    .paragraphs-item-products.view-mode-home_page_teaser .products-grid {
      -ms-flex-line-pack: stretch;
          align-content: stretch;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: start;
          justify-content: flex-start;
      max-width: 950px;
      padding: 0;
      position: relative;
      z-index: 1; }
      @media (min-width: 59.375em) {
        .paragraphs-item-products.view-mode-home_page_teaser .products-grid {
          -ms-flex-direction: row;
              flex-direction: row; } }
      .paragraphs-item-products.view-mode-home_page_teaser .products-grid > * {
        -ms-flex-item-align: auto;
            align-self: auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        position: relative; }
  .paragraphs-item-products > .content {
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px; }
    @media (min-width: 59.375em) {
      .paragraphs-item-products > .content {
        padding: 20px 20px 140px; } }
    @media (min-width: 100em) {
      .paragraphs-item-products > .content {
        padding: 20px 20px 200px; } }
    @media (min-width: 118.75em) {
      .paragraphs-item-products > .content {
        padding: 20px 20px 240px; } }
    .paragraphs-item-products > .content > h4 {
      font-size: 1.0625rem;
      margin: 0 0 20px;
      max-width: 950px;
      padding: 20px;
      position: relative;
      text-align: center;
      text-transform: normal;
      z-index: 1; }
      @media (min-width: 59.375em) {
        .paragraphs-item-products > .content > h4 {
          font-size: 1.375rem;
          color: #FFFFFF;
          margin: 0;
          text-align: left;
          text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); } }
    .paragraphs-item-products > .content > .field-description {
      font-size: 0.9375rem;
      background-color: rgba(255, 255, 255, 0.85);
      color: #606b75;
      font-weight: 300;
      margin: 0 auto 5px;
      max-width: 950px;
      padding: 0 20px;
      position: relative;
      text-transform: none;
      z-index: 1; }
      @media (min-width: 46.875em) {
        .paragraphs-item-products > .content > .field-description {
          padding: 10px; } }
    .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser,
    .paragraphs-item-products > .content .node.node-product,
    .paragraphs-item-products > .content .view-mode-home_page_teaser {
      margin: 0.5%;
      position: relative; }
      @media (min-width: 59.375em) {
        .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser,
        .paragraphs-item-products > .content .node.node-product,
        .paragraphs-item-products > .content .view-mode-home_page_teaser {
          min-height: 132px;
          -ms-flex: 0 0 32.33%;
              flex: 0 0 32.33%; } }
      .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser > a,
      .paragraphs-item-products > .content .node.node-product > a,
      .paragraphs-item-products > .content .view-mode-home_page_teaser > a {
        border: 0;
        color: #2f373d;
        display: block;
        line-height: 1.1;
        padding: 0 20px;
        text-align: center;
        transition: all 300ms ease-in;
        width: 100%; }
        @media (min-width: 59.375em) {
          .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser > a,
          .paragraphs-item-products > .content .node.node-product > a,
          .paragraphs-item-products > .content .view-mode-home_page_teaser > a {
            background-color: #f6f7f7;
            border-radius: 1rem;
            box-shadow: 0 0 18px rgba(0, 0, 0, 0.25);
            left: 0;
            padding: 20px;
            position: absolute;
            top: 0; }
            .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser > a:hover,
            .paragraphs-item-products > .content .node.node-product > a:hover,
            .paragraphs-item-products > .content .view-mode-home_page_teaser > a:hover {
              background-color: #FFFFFF;
              box-shadow: 0 2px 25px rgba(0, 0, 0, 0.5);
              margin-top: -20px;
              transition: all 300ms ease-out;
              z-index: 1; }
              .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser > a:hover h3 + div::after,
              .paragraphs-item-products > .content .node.node-product > a:hover h3 + div::after,
              .paragraphs-item-products > .content .view-mode-home_page_teaser > a:hover h3 + div::after {
                background-color: #FFFFFF;
                border-color: #FFFFFF;
                right: -30px;
                -ms-transform: scale(1.3, 1.3);
                    transform: scale(1.3, 1.3); }
              .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser > a:hover p,
              .paragraphs-item-products > .content .node.node-product > a:hover p,
              .paragraphs-item-products > .content .view-mode-home_page_teaser > a:hover p {
                opacity: 1;
                padding: 20px 0 0;
                position: relative;
                max-height: 750px; }
              .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser > a:hover span,
              .paragraphs-item-products > .content .node.node-product > a:hover span,
              .paragraphs-item-products > .content .view-mode-home_page_teaser > a:hover span {
                opacity: 1;
                padding: 10px 0 0;
                position: relative; } }
        @media (min-width: 59.375em) {
          .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser > a,
          .paragraphs-item-products > .content .node.node-product > a,
          .paragraphs-item-products > .content .view-mode-home_page_teaser > a {
            text-align: left; } }
      .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser h3,
      .paragraphs-item-products > .content .node.node-product h3,
      .paragraphs-item-products > .content .view-mode-home_page_teaser h3 {
        color: #007096;
        margin-bottom: 5px; }
        @media (min-width: 59.375em) {
          .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser h3,
          .paragraphs-item-products > .content .node.node-product h3,
          .paragraphs-item-products > .content .view-mode-home_page_teaser h3 {
            font-size: 1.0625rem;
            color: #4E5B66;
            text-align: left; } }
      .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser h3 + div,
      .paragraphs-item-products > .content .node.node-product h3 + div,
      .paragraphs-item-products > .content .view-mode-home_page_teaser h3 + div {
        color: #606b75;
        margin-bottom: 20px;
        position: relative; }
        @media (min-width: 59.375em) {
          .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser h3 + div,
          .paragraphs-item-products > .content .node.node-product h3 + div,
          .paragraphs-item-products > .content .view-mode-home_page_teaser h3 + div {
            font-size: 0.9375rem;
            min-height: 32px; }
            .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser h3 + div::after,
            .paragraphs-item-products > .content .node.node-product h3 + div::after,
            .paragraphs-item-products > .content .view-mode-home_page_teaser h3 + div::after {
              content: '';
              background-size: 60%;
              background-position: center;
              background-color: #f6f7f7;
              width: 24px;
              height: 24px;
              position: absolute;
              bottom: -32px;
              right: 0;
              padding: 2px;
              border-radius: 100%;
              border: 1px solid #caced1;
              transition: all 500ms ease-in-out;
              -ms-transform: scale(1, 1);
                  transform: scale(1, 1); } }
      .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser p,
      .paragraphs-item-products > .content .node.node-product p,
      .paragraphs-item-products > .content .view-mode-home_page_teaser p {
        font-size: 0.9375rem;
        color: #606b75;
        border-top: 1px solid #caced1;
        padding: 10px 0 0;
        max-height: 0;
        overflow: hidden;
        line-height: 1.4;
        transition: max-height 400ms, padding 300ms, opacity 300ms; }
      .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser span,
      .paragraphs-item-products > .content .node.node-product span,
      .paragraphs-item-products > .content .view-mode-home_page_teaser span {
        font-size: 0.9375rem;
        color: #007096;
        display: block;
        font-weight: 600;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        transition: position 400ms, padding 300ms, opacity 50ms ease-in-out; }
        .paragraphs-item-products > .content .node-buying-center.node-view-mode-homepage_teaser span em,
        .paragraphs-item-products > .content .node.node-product span em,
        .paragraphs-item-products > .content .view-mode-home_page_teaser span em {
          font-style: normal; }
    .paragraphs-item-products > .content .field-cta-link {
      -ms-flex: 0 0 32.33%;
          flex: 0 0 32.33%;
      margin: 0.5%;
      min-height: 112px;
      position: relative; }
      .paragraphs-item-products > .content .field-cta-link > a {
        font-size: 0.9375rem;
        -ms-flex-align: center;
            align-items: center;
        border: 0;
        color: #007096;
        display: inline-block;
        font-weight: bold;
        height: 100%;
        line-height: 1.25;
        padding: 40px 0;
        position: relative;
        text-align: center;
        transition: border-color 300ms, box-shadow 300ms, background-color 300ms, margin 300ms;
        vertical-align: middle;
        width: 100%; }
        .paragraphs-item-products > .content .field-cta-link > a:after {
          background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
        .paragraphs-item-products > .content .field-cta-link > a:after {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #3C4149;
          background-position: center;
          background-size: contain;
          content: " ";
          display: inline-block;
          height: 14px;
          margin-left: 10px;
          position: relative;
          top: 2px;
          transition: transform 0.25s;
          width: 20px; }
        .paragraphs-item-products > .content .field-cta-link > a:hover:after {
          -ms-transform: translateX(15px);
              transform: translateX(15px); }
        .paragraphs-item-products > .content .field-cta-link > a:hover {
          color: #717c85; }
        @media (min-width: 59.375em) {
          .paragraphs-item-products > .content .field-cta-link > a {
            background-color: rgba(0, 0, 0, 0.15);
            border-radius: 1rem;
            color: #FFFFFF;
            padding: 44px 30px; }
            .paragraphs-item-products > .content .field-cta-link > a:after {
              background-image: url(../img/static-icons/icon-anchor-arrow-white.svg); }
            .paragraphs-item-products > .content .field-cta-link > a:after {
              font-size: 1.125rem;
              line-height: 1.54;
              font-style: normal;
              font-stretch: normal;
              letter-spacing: normal;
              font-weight: 300;
              color: #3C4149;
              background-position: center;
              background-size: contain;
              content: " ";
              display: inline-block;
              height: 14px;
              margin-left: 10px;
              position: relative;
              top: 2px;
              transition: transform 0.25s;
              width: 20px; }
            .paragraphs-item-products > .content .field-cta-link > a:hover:after {
              -ms-transform: translateX(15px);
                  transform: translateX(15px); }
            .paragraphs-item-products > .content .field-cta-link > a:hover {
              background-color: rgba(0, 0, 0, 0.25);
              color: #D2D5DA; } }

@media (min-width: 46.875em) {
  .paragraphs-item-callouts + .paragraphs-item-products > .content {
    padding: 0 20px 80px; } }

.paragraphs-items-field-bc-products .paragraphs-item-product p {
  border-top: 1px solid #FFFFFF; }
  @media (min-width: 59.375em) {
    .paragraphs-items-field-bc-products .paragraphs-item-product p {
      border-color: #caced1; } }

.paragraphs-item-products.view-mode-landing_page {
  background-color: #B3D3E2;
  background-image: url(../img/backgrounds/blue-light-transparent-waves.svg);
  background-repeat: no-repeat;
  background-position: 0 -20px;
  background-size: 103%;
  padding-top: 10%; }
  .paragraphs-item-products.view-mode-landing_page > .content {
    padding-bottom: 40px; }
  .paragraphs-item-products.view-mode-landing_page .field-description {
    background-color: transparent; }
  .paragraphs-item-products.view-mode-landing_page .paragraphs-item-product p {
    border-top: 1px solid #FFFFFF; }
    @media (min-width: 59.375em) {
      .paragraphs-item-products.view-mode-landing_page .paragraphs-item-product p {
        border-color: #caced1; } }
  .paragraphs-item-products.view-mode-landing_page .products-cta {
    display: none;
    padding: 20px 0;
    text-align: center; }
    @media (min-width: 59.375em) {
      .paragraphs-item-products.view-mode-landing_page .products-cta {
        display: block; } }
    .paragraphs-item-products.view-mode-landing_page .products-cta a {
      border-bottom: 4px solid rgba(91, 103, 112, 0.2);
      font-weight: 600; }
      .paragraphs-item-products.view-mode-landing_page .products-cta a:after {
        background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
      .paragraphs-item-products.view-mode-landing_page .products-cta a:after {
        font-size: 1.125rem;
        line-height: 1.54;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: 300;
        color: #3C4149;
        background-position: center;
        background-size: contain;
        content: " ";
        display: inline-block;
        height: 14px;
        margin-left: 10px;
        position: relative;
        top: 2px;
        transition: transform 0.25s;
        width: 20px; }
      .paragraphs-item-products.view-mode-landing_page .products-cta a:hover:after {
        -ms-transform: translateX(15px);
            transform: translateX(15px); }

*::-ms-backdrop, .paragraphs-item-products.view-mode-home_page_teaser .products-grid {
  padding-bottom: 130px; }
  @media (min-width: 72.25em) {
    *::-ms-backdrop, .paragraphs-item-products.view-mode-home_page_teaser .products-grid {
      padding-bottom: 90px; } }

*::-ms-backdrop, .paragraphs-item-products.view-mode-home_page_teaser::after {
  display: none; }
  @media (min-width: 72.25em) {
    *::-ms-backdrop, .paragraphs-item-products.view-mode-home_page_teaser::after {
      bottom: -60px;
      display: block; } }

*::-ms-backdrop, .paragraphs-item-callouts.view-mode-home_page_teaser {
  padding-top: 30px !important; }
  @media (min-width: 59.375em) {
    *::-ms-backdrop, .paragraphs-item-callouts.view-mode-home_page_teaser {
      margin-top: -10vw !important; } }
  @media (min-width: 112.5em) {
    *::-ms-backdrop, .paragraphs-item-callouts.view-mode-home_page_teaser {
      margin-top: -7vw !important; } }

.paragraphs-item-view .field-pg-title h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }

.paragraphs-item-view .field-action-link {
  width: 100%;
  text-align: center;
  margin: 10px; }

.paragraphs-item-quote.view-mode-customer {
  border-top: 1px solid #caced1;
  border-bottom: 1px solid #caced1; }
  .paragraphs-item-quote.view-mode-customer blockquote {
    padding: 20px 10px;
    color: #007096;
    font-weight: 600;
    line-height: 32px;
    font-size: 22px; }
    .paragraphs-item-quote.view-mode-customer blockquote > * {
      color: #007096; }
    .paragraphs-item-quote.view-mode-customer blockquote::before, .paragraphs-item-quote.view-mode-customer blockquote::after {
      background-image: none; }
  .paragraphs-item-quote.view-mode-customer .author-container {
    display: block;
    padding-left: 10px;
    padding-bottom: 20px; }
    @media (min-width: 29.375em) {
      .paragraphs-item-quote.view-mode-customer .author-container {
        display: -ms-flexbox;
        display: flex; } }
    .paragraphs-item-quote.view-mode-customer .author-container .author-name,
    .paragraphs-item-quote.view-mode-customer .author-container .comma-separated {
      font-weight: 600;
      position: relative; }
    .paragraphs-item-quote.view-mode-customer .author-container .author-name {
      text-transform: uppercase; }
    .paragraphs-item-quote.view-mode-customer .author-container .comma-separated {
      margin-right: 10px;
      display: none; }
      @media (min-width: 29.375em) {
        .paragraphs-item-quote.view-mode-customer .author-container .comma-separated {
          display: inline; } }

.paragraphs-item-quote blockquote {
  font-size: 1.375rem;
  border: none;
  padding: 40px;
  margin: 0;
  color: #000000;
  font-style: normal;
  line-height: 1.2;
  position: relative; }
  .paragraphs-item-quote blockquote::before {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 58px;
    top: 0;
    left: 0;
    background-image: url(../img/backgrounds/quote-border.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain; }
  .paragraphs-item-quote blockquote::after {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 58px;
    bottom: 0;
    right: 0;
    background-image: url(../img/backgrounds/quote-border.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

.paragraphs-item-quote .share--bar {
  border-top: 1px solid #D2D5DA;
  max-width: 80%;
  padding-top: 10px;
  margin-top: -10px;
  margin-left: 40px; }

.field-main-content > .entity-paragraphs-item.paragraphs-item-quote {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 72.25em) {
    .field-main-content > .entity-paragraphs-item.paragraphs-item-quote {
      margin-left: -100px;
      margin-right: -100px; } }

.field-main-content > .entity-paragraphs-item.paragraphs-item-quote strong {
  font-size: 1.375rem; }

.paragraphs-item-promo-module.view-mode-teaser .field-promo-module-statement {
  font-size: 0.875rem;
  margin-bottom: 20px;
  color: #606b75; }

.field-main-content > .paragraphs-item-featured-resource {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 30px 40px;
  background-color: #007096;
  margin: 20px 0 40px;
  color: #FFFFFF;
  border-radius: 1rem; }
  @media (min-width: 72.25em) {
    .field-main-content > .paragraphs-item-featured-resource {
      float: right;
      width: 50%;
      margin: 0 -200px 20px 20px;
      position: relative;
      z-index: 1; } }
  .field-main-content > .paragraphs-item-featured-resource::before {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #FFFFFF; }
  .field-main-content > .paragraphs-item-featured-resource .node-view-mode-featured_resource h3, .field-main-content > .paragraphs-item-featured-resource h3 {
    color: #FFFFFF;
    text-transform: none; }

.node-type-blog .middle .field-main-content > .entity-paragraphs-item.paragraphs-item-featured-resource h3 {
  color: #FFFFFF; }

.node-type-blog .middle .field-main-content > .entity-paragraphs-item.paragraphs-item-featured-resource .resource--read-more-link {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-radius: 0.375rem;
  border-style: solid;
  letter-spacing: 0;
  padding: 0.44rem 1.125rem;
  transition: all 200ms ease;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  border-color: #3C4149;
  background-color: #3C4149;
  color: #FFFFFF;
  font-weight: 600 !important;
  margin: 0 auto;
  margin-top: 40px; }
  .node-type-blog .middle .field-main-content > .entity-paragraphs-item.paragraphs-item-featured-resource .resource--read-more-link:hover, .node-type-blog .middle .field-main-content > .entity-paragraphs-item.paragraphs-item-featured-resource .resource--read-more-link:focus, .node-type-blog .middle .field-main-content > .entity-paragraphs-item.paragraphs-item-featured-resource .resource--read-more-link:active {
    border-color: #484d57;
    background-color: #484d57;
    color: #FFFFFF; }

.pane-sharethis-sharethis-block,
.sharethis-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 72.25em) {
    .pane-sharethis-sharethis-block,
    .sharethis-wrapper {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .pane-sharethis-sharethis-block > *,
  .sharethis-wrapper > * {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    -ms-flex-item-align: auto;
        align-self: auto;
    display: block;
    cursor: pointer; }

.sharethis-wrapper > * {
  width: 50px;
  height: 30px;
  background-size: 40px;
  background-position: 4px -7px; }
  @media (min-width: 72.25em) {
    .sharethis-wrapper > * {
      height: 50px;
      background-position: center 0px; } }

.sharethis-wrapper > .st_googleplus_custom {
  background-size: 45px;
  position: relative;
  top: -1px; }

.sharethis-wrapper .st_google_custom {
  background-size: 44px;
  background-position: 2px -10px;
  background-size: 50px; }
  @media (min-width: 72.25em) {
    .sharethis-wrapper .st_google_custom {
      background-position: center -5px; } }

.sharethis-wrapper .st_linkedin_custom {
  background-size: 36px;
  background-position: 6px -5px; }
  @media (min-width: 72.25em) {
    .sharethis-wrapper .st_linkedin_custom {
      background-position: center 0px; } }

@media (min-width: 72.25em) {
  .pane-sharethis-sharethis-block {
    position: absolute;
    margin-left: -160px;
    padding: 0 !important;
    width: 50px;
    margin-bottom: 0; }
    .has-hero .pane-sharethis-sharethis-block {
      top: 515px; }
    .pane-sharethis-sharethis-block.floated {
      top: 94px;
      position: -webkit-sticky;
      position: sticky; } }

.pane-sharethis-sharethis-block > h3 {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 400;
  color: #4E5B66;
  margin-right: 15px;
  width: 50px; }
  @media (min-width: 72.25em) {
    .pane-sharethis-sharethis-block > h3 {
      margin-right: 0;
      margin-bottom: 10px;
      width: auto; } }

.node-type-blog .middle .panel-pane.pane-sharethis-sharethis-block.floated {
  margin-bottom: 0; }

@media (min-width: 72.25em) {
  .node-type-education .middle__top .pane-sharethis-sharethis-block {
    top: 150px; } }

.node-type-education .middle__top .pane-sharethis-sharethis-block.floated {
  top: 0; }

.slick--optionset--case-studies {
  margin: 1em 0;
  padding: 0 3em;
  position: relative; }
  @media (min-width: 75em) {
    .slick--optionset--case-studies {
      padding-left: 0;
      padding-right: 0; } }
  .slick--optionset--case-studies .slick-track {
    margin: 0 auto; }
  .slick--optionset--case-studies .slick-prev,
  .slick--optionset--case-studies .slick-next {
    background-color: transparent;
    background-size: contain;
    cursor: pointer;
    height: 0;
    left: -1em;
    padding: 1.5em;
    margin: auto;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    bottom: 0; }
    @media (min-width: 59.375em) {
      .slick--optionset--case-studies .slick-prev,
      .slick--optionset--case-studies .slick-next {
        padding: 2em;
        top: 0; } }
    @media (min-width: 75em) {
      .slick--optionset--case-studies .slick-prev,
      .slick--optionset--case-studies .slick-next {
        left: -3em; } }
  .slick--optionset--case-studies .slick-next {
    left: auto;
    right: -1em; }
    @media (min-width: 75em) {
      .slick--optionset--case-studies .slick-next {
        right: -3em; } }
  .slick--optionset--case-studies .slick-slide img {
    margin: 0 auto; }

/**
 * @file _resource.scss
 * Resource styles used in _view-resource-listing and view modes.
 */
.view-resources-listing .view-content .views-row, .node-blog.node-view-mode-card, .node-resource.node-view-mode-card {
  width: 22.85%;
  float: left;
  background-color: #FFFFFF;
  margin-right: 1.6%;
  margin-bottom: 20px;
  position: relative; }
  .view-resources-listing .view-content .views-row .content, .node-blog.node-view-mode-card .content, .node-resource.node-view-mode-card .content {
    width: 100%;
    cursor: pointer; }
    .view-resources-listing .view-content .views-row .content > a, .node-blog.node-view-mode-card .content > a, .node-resource.node-view-mode-card .content > a {
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -ms-flex-direction: column;
          flex-direction: column; }
    .view-resources-listing .view-content .views-row .content .field-thumbnail-image, .node-blog.node-view-mode-card .content .field-thumbnail-image, .node-resource.node-view-mode-card .content .field-thumbnail-image {
      max-height: 50%;
      overflow: hidden; }
    .view-resources-listing .view-content .views-row .content:hover, .node-blog.node-view-mode-card .content:hover, .node-resource.node-view-mode-card .content:hover {
      border-color: #007096; }
      .view-resources-listing .view-content .views-row .content:hover .field-title-field, .node-blog.node-view-mode-card .content:hover .field-title-field, .node-resource.node-view-mode-card .content:hover .field-title-field,
      .view-resources-listing .view-content .views-row .content:hover .field-title-field a,
      .node-blog.node-view-mode-card .content:hover .field-title-field a,
      .node-resource.node-view-mode-card .content:hover .field-title-field a {
        color: #007096; }
  .view-resources-listing .view-content .views-row img, .node-blog.node-view-mode-card img, .node-resource.node-view-mode-card img {
    width: 100%;
    max-width: 100%;
    padding: 15px; }
  .view-resources-listing .view-content .views-row .field-thumbnail-image:hover, .node-blog.node-view-mode-card .field-thumbnail-image:hover, .node-resource.node-view-mode-card .field-thumbnail-image:hover {
    transition: width 2s, height 2s, background-color 2s, transform 2s; }
  .view-resources-listing .view-content .views-row .field-title-field, .node-blog.node-view-mode-card .field-title-field, .node-resource.node-view-mode-card .field-title-field {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    color: #3C4149;
    padding: 4%; }
    @media (min-width: 29.375em) {
      .view-resources-listing .view-content .views-row .field-title-field, .node-blog.node-view-mode-card .field-title-field, .node-resource.node-view-mode-card .field-title-field {
        padding-left: 6%; } }
    .view-resources-listing .view-content .views-row .field-title-field a, .node-blog.node-view-mode-card .field-title-field a, .node-resource.node-view-mode-card .field-title-field a {
      color: #3C4149; }
  .view-resources-listing .view-content .views-row .field-resource-file img, .node-blog.node-view-mode-card .field-resource-file img, .node-resource.node-view-mode-card .field-resource-file img {
    display: none; }

.view-resources-listing .view-content .views-row {
  border-radius: 1rem; }
  @media (min-width: 26.25em), (min-width: 23.4375em), (min-width: 20em) {
    .view-resources-listing .view-content .views-row {
      width: 100%; } }
  @media (min-width: 29.375em), (min-width: 37.5em) {
    .view-resources-listing .view-content .views-row {
      width: 45%; } }
  @media (min-width: 46.875em), (min-width: 59.375em) {
    .view-resources-listing .view-content .views-row {
      width: 30.5%; } }
  @media (min-width: 64em) {
    .view-resources-listing .view-content .views-row {
      width: 22.85%; } }
  .view-resources-listing .view-content .views-row .content {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    border: 1px solid #D2D5DA; }
    .view-resources-listing .view-content .views-row .content:hover {
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.16);
      transition: .4s; }
    @media (min-width: 26.25em), (min-width: 23.4375em), (min-width: 20em) {
      .view-resources-listing .view-content .views-row .content {
        height: 340px; } }
    @media (min-width: 37.5em) {
      .view-resources-listing .view-content .views-row .content {
        height: 350px; } }

@media (min-width: 26.25em), (min-width: 23.4375em), (min-width: 20em) {
  .node-blog.node-view-mode-card, .node-resource.node-view-mode-card {
    width: 100%; } }

@media (min-width: 29.375em), (min-width: 59.375em) {
  .node-blog.node-view-mode-card, .node-resource.node-view-mode-card {
    width: 45%; } }

@media (min-width: 64em) {
  .node-blog.node-view-mode-card, .node-resource.node-view-mode-card {
    width: 22.85%; } }

.node-blog.node-view-mode-card > .content, .node-resource.node-view-mode-card > .content {
  border-bottom: 1px solid #D2D5DA; }
  @media (min-width: 29.375em) {
    .node-blog.node-view-mode-card > .content, .node-resource.node-view-mode-card > .content {
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
      border: 1px solid #e4e6e8;
      border-radius: 15px;
      cursor: pointer;
      height: 360px;
      width: 100%; } }
  @media (min-width: 37.5em) {
    .node-blog.node-view-mode-card > .content, .node-resource.node-view-mode-card > .content {
      height: 380px; } }
  @media (min-width: 46.875em) {
    .node-blog.node-view-mode-card > .content, .node-resource.node-view-mode-card > .content {
      height: 400px; } }
  @media (min-width: 59.375em) {
    .node-blog.node-view-mode-card > .content, .node-resource.node-view-mode-card > .content {
      height: 420px; } }
  @media (min-width: 64em) {
    .node-blog.node-view-mode-card > .content, .node-resource.node-view-mode-card > .content {
      height: 380px; } }
  @media (min-width: 64em) {
    .node-blog.node-view-mode-card > .content, .node-resource.node-view-mode-card > .content {
      height: 420px; } }
  .node-blog.node-view-mode-card > .content a, .node-resource.node-view-mode-card > .content a {
    display: block;
    height: 100%;
    padding-bottom: 10px; }

.node-blog.node-view-mode-card .field-title-field, .node-resource.node-view-mode-card .field-title-field {
  font-size: 0.9375rem;
  line-height: 1.375rem;
  font-weight: 600;
  color: #007096;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 29.375em), (min-width: 59.375em) {
    .node-blog.node-view-mode-card .field-title-field, .node-resource.node-view-mode-card .field-title-field {
      font-size: 1rem;
      color: #3C4149;
      font-weight: 400; } }
  @media (min-width: 29.375em) {
    .node-blog.node-view-mode-card .field-title-field, .node-resource.node-view-mode-card .field-title-field {
      padding-left: 15px;
      padding-right: 15px; } }

.node-blog.node-view-mode-card .field-resource-category, .node-resource.node-view-mode-card .field-resource-category {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  color: #caced1;
  font-weight: 500;
  text-transform: uppercase; }
  @media (min-width: 29.375em) {
    .node-blog.node-view-mode-card .field-resource-category, .node-resource.node-view-mode-card .field-resource-category {
      padding: 0 15px; } }

.node-blog.node-view-mode-card img, .node-resource.node-view-mode-card img {
  border-radius: 25px;
  margin-bottom: 10px;
  padding: 0; }
  @media (min-width: 29.375em) {
    .node-blog.node-view-mode-card img, .node-resource.node-view-mode-card img {
      border-radius: 25px;
      padding: 15px; } }

.node-blog.node-view-mode-card .resource--cta, .node-resource.node-view-mode-card .resource--cta {
  display: none;
  color: #007096;
  margin-bottom: 15px;
  width: 100%; }
  @media (min-width: 29.375em) {
    .node-blog.node-view-mode-card .resource--cta, .node-resource.node-view-mode-card .resource--cta {
      font-size: 1rem;
      border-top: 1px solid #caced1;
      bottom: 15px;
      left: 15px;
      display: block;
      font-weight: 600;
      margin-bottom: 0;
      padding-top: 10px;
      position: absolute;
      width: calc(100% - 30px); } }
  .node-blog.node-view-mode-card .resource--cta a, .node-resource.node-view-mode-card .resource--cta a {
    padding-bottom: 0; }

.node-resource--videos.node-blog.node-view-mode-card .field-thumbnail-image, .node-resource--videos.node-resource.node-view-mode-card .field-thumbnail-image {
  position: relative; }
  .node-resource--videos.node-blog.node-view-mode-card .field-thumbnail-image:before, .node-resource--videos.node-resource.node-view-mode-card .field-thumbnail-image:before {
    background-size: 40px;
    background-position: center;
    content: '';
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

.pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser {
  background-color: transparent;
  border-radius: 1rem;
  float: none;
  width: 100%; }
  @media (min-width: 26.25em), (min-width: 23.4375em), (min-width: 20em) {
    .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser {
      width: 100%; } }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .content {
    border-bottom: 0; }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser > .content {
    padding-bottom: 10px; }
    @media (min-width: 29.375em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser > .content {
        background-color: #FFFFFF;
        border-bottom: 1px solid #D2D5DA;
        height: auto; } }
    @media (min-width: 59.375em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser > .content {
        height: 450px; } }
    @media (min-width: 64em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser > .content {
        height: 480px; } }
    .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser > .content:hover {
      border-color: #007096; }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .field-thumbnail-image {
    line-height: 0; }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser img {
    border-radius: 0;
    margin-bottom: 0;
    padding: 0; }
    @media (min-width: 29.375em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser img {
        margin-bottom: 10px;
        padding: 15px; } }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .field-resource-category {
    font-size: 0.9375rem;
    color: #78828C;
    display: none;
    font-weight: 600;
    line-height: 24px; }
    @media (min-width: 29.375em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .field-resource-category {
        display: block; } }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .field-title-field {
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #3C4149; }
    @media (min-width: 29.375em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .field-title-field {
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-weight: 400; } }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser a {
    color: #3C4149;
    display: block;
    height: 100%; }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser a:hover {
    color: #007096; }
  .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .resource--cta {
    font-size: 1rem;
    display: none;
    width: calc(100% - 30px);
    padding-top: 10px;
    border-top: 1px solid #caced1;
    font-weight: 600;
    margin: 0 15px; }
    @media (min-width: 29.375em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .resource--cta {
        display: block;
        position: initial;
        margin-bottom: 0; } }
    @media (min-width: 59.375em) {
      .pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser .resource--cta {
        position: absolute;
        bottom: 15px; } }

#video-container .embedded-video, .field-resource-vidyard-video .embedded-video {
  overflow: hidden; }
  #video-container .embedded-video .player, .field-resource-vidyard-video .embedded-video .player {
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 20px;
    position: relative; }
    #video-container .embedded-video .player .vidyard_iframe, .field-resource-vidyard-video .embedded-video .player .vidyard_iframe {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.node-type-solution .node-resource.node-view-mode-product_resource_teaser {
  background: #4E5B66; }
  @media (min-width: 59.375em) {
    .node-type-solution .node-resource.node-view-mode-product_resource_teaser .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      max-width: 1200px;
      margin: 0 auto; } }
  .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-thumbnail-image {
    background: #4E5B66;
    padding: 4em;
    text-align: center; }
    .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-thumbnail-image img {
      width: 100%; }
    @media (min-width: 59.375em) {
      .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-thumbnail-image {
        -ms-flex-align: center;
            align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        width: 44%; } }
  .node-type-solution .node-resource.node-view-mode-product_resource_teaser .node-resource-listing__text {
    background: #4E5B66;
    padding: 3em 2em;
    width: 100%; }
    @media (min-width: 59.375em) {
      .node-type-solution .node-resource.node-view-mode-product_resource_teaser .node-resource-listing__text {
        padding: 5em 7em; } }
  .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-resource-category {
    font-size: 1.0625rem;
    display: block;
    color: #FFAA00;
    letter-spacing: .1875rem;
    margin-bottom: .5em; }
  .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-title-field {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 40px;
    max-width: 655px; }
    @media (min-width: 72.25em) {
      .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-title-field {
        font-size: 2.375rem;
        line-height: 1.26; } }
    .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-title-field a {
      color: #FFFFFF; }
      .node-type-solution .node-resource.node-view-mode-product_resource_teaser .field-title-field a:hover {
        border-bottom: 2px solid; }
  .node-type-solution .node-resource.node-view-mode-product_resource_teaser .resource-action-link {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important;
    margin-right: 40px; }
    .node-type-solution .node-resource.node-view-mode-product_resource_teaser .resource-action-link:hover, .node-type-solution .node-resource.node-view-mode-product_resource_teaser .resource-action-link:focus, .node-type-solution .node-resource.node-view-mode-product_resource_teaser .resource-action-link:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }

.node-type-solution a.node-resource-listing__button {
  color: #FFFFFF;
  margin-bottom: .3em;
  width: 100%; }
  .node-type-solution a.node-resource-listing__button:hover {
    color: #007096; }
  @media (min-width: 72.25em) {
    .node-type-solution a.node-resource-listing__button {
      margin-right: 5%;
      width: auto; } }
  .node-type-solution a.node-resource-listing__button + .node-resource-listing__button {
    margin-right: 0; }

.node-type-solution a.node-resource-listing__button.btn-green:hover {
  color: #FFFFFF; }

.node-type-solution .page-resources {
  background-color: #f6f7f7; }

.node-resource--videos.node-view-mode-resource_browser_listing .field-title-field a,
.node-resource--videos.node-view-mode-resource_browser_listing .field-title-field a:hover {
  background-image: none; }

.node-resource--infographics.node-view-mode-resource_browser_listing .field-resource-file {
  display: none; }

.node-resource.node-view-mode-promo_module .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (min-width: 29.375em) {
    .node-resource.node-view-mode-promo_module .content {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }

.node-resource.node-view-mode-promo_module .field-resource-summary {
  font-size: 1.125rem;
  line-height: 1.54;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-weight: 300;
  color: #3C4149;
  margin-bottom: 10px; }

.node-case-study.node-case_study--on-node-solution,
.node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  display: block;
  position: relative;
  text-align: left;
  border-radius: 1rem;
  padding: 15px;
  border: solid 1px #D2D5DA;
  height: 355px; }
  .node-case-study.node-case_study--on-node-solution .content,
  .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%;
    height: inherit;
    position: relative; }
  .node-case-study.node-case_study--on-node-solution .resource--info,
  .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .resource--info {
    padding-top: 20px;
    color: #4E5B66;
    width: 100%; }
  .node-case-study.node-case_study--on-node-solution .field-thumbnail-image,
  .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .field-thumbnail-image {
    display: block;
    width: 100%;
    max-height: 160px;
    height: auto;
    min-height: auto;
    overflow: hidden; }
  .node-case-study.node-case_study--on-node-solution .field-title-field,
  .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .field-title-field {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    -ms-flex: 1 auto;
        flex: 1 auto;
    margin-bottom: 20px;
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 100%; }
  .node-case-study.node-case_study--on-node-solution .field-resource-category,
  .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .field-resource-category {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .node-case-study.node-case_study--on-node-solution .resource--read-more,
  .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .resource--read-more {
    display: block;
    padding-top: 10px;
    border-top: 2px solid transparent;
    width: 100%;
    position: absolute;
    bottom: 40px; }
  .node-case-study.node-case_study--on-node-solution .resource--read-more-link,
  .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .resource--read-more-link {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #007096;
    font-weight: 600; }
    .node-case-study.node-case_study--on-node-solution .resource--read-more-link:hover,
    .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) .resource--read-more-link:hover {
      color: #004E69; }

.node-resource.node-view-mode-featured_resource .content > * {
  padding-bottom: 10px; }

.node-resource.node-view-mode-featured_resource .field-resource-summary {
  padding-bottom: 20px; }

.node-resource.node-view-mode-featured_resource a {
  display: block;
  padding: 5px 0;
  color: #7FB7CA;
  border-top: 1px solid #7FB7CA; }
  .node-resource.node-view-mode-featured_resource a:hover {
    color: #4C9AB5;
    border-top: 1px solid #4C9AB5; }

.node-resource.node-view-mode-title_only .field-title-field {
  margin-bottom: 10px; }
  .node-resource.node-view-mode-title_only .field-title-field a {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #007096;
    display: block;
    padding: 0 20px 0 25px;
    background-size: 1rem;
    background-position: top left; }

.field-product-analyst-reports {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  -ms-flex-preferred-size: 300px;
      flex-basis: 300px;
  width: 300px;
  max-width: 300px;
  border-radius: 1rem;
  border: thin solid #f6f7f7;
  overflow: hidden;
  transition: all 300ms ease-in;
  margin-bottom: 2rem; }
  .field-product-analyst-reports:hover {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.16);
    transition: all 300ms ease-out;
    border: thin solid #007096; }
  @media (min-width: 46.875em) {
    .field-product-analyst-reports {
      -ms-flex-preferred-size: 340px;
          flex-basis: 340px;
      width: 340px;
      max-width: 340px; } }

.node-resource.node-view-mode-product_analyst_section {
  padding: 15px;
  position: relative;
  height: 0;
  padding-bottom: 180%; }
  @media (min-width: 23.125em) {
    .node-resource.node-view-mode-product_analyst_section {
      padding: 2rem;
      padding-bottom: 140%; } }
  @media (min-width: 72.25em) {
    .node-resource.node-view-mode-product_analyst_section {
      padding-bottom: 125%; } }
  .node-resource.node-view-mode-product_analyst_section .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .node-resource.node-view-mode-product_analyst_section h4 {
    font-size: .9rem;
    line-height: 1.36;
    font-weight: 400;
    color: #3C4149;
    margin-top: 1rem;
    margin-bottom: 15px; }
    @media (min-width: 72.25em) {
      .node-resource.node-view-mode-product_analyst_section h4 {
        font-size: 1.1875rem;
        line-height: 1.47; } }
  .node-resource.node-view-mode-product_analyst_section .field-resource-summary {
    font-size: 1rem;
    margin-bottom: 15px;
    color: #4E5B66; }
  .node-resource.node-view-mode-product_analyst_section .field-thumbnail-image {
    width: 100%;
    height: 110px;
    margin: 0 auto;
    background-size: 100% !important;
    background-position: center !important; }
  .node-resource.node-view-mode-product_analyst_section .resource--read-more {
    border-top: 2px solid #FFFFFF;
    padding-top: 8px;
    width: calc(100% - 4rem);
    position: absolute;
    bottom: 2rem; }
    .node-resource.node-view-mode-product_analyst_section .resource--read-more a {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #007096;
      font-weight: 600;
      display: block;
      width: 100%; }
  .node-resource.node-view-mode-product_analyst_section:hover h4 {
    color: #007096; }
  .node-resource.node-view-mode-product_analyst_section:hover .resource--read-more {
    border-color: #007096; }

.node-type-resource.podcast-resources .pane-node-field-resource-description {
  max-width: 800px; }

.node-type-resource.podcast-resources .field-resource-podcast-id {
  max-width: 800px; }

.node-type-resource.podcast-resources .pane-node-field-resource-vidyard-video + .pane-node-field-resource-description {
  margin-top: 20px; }

.field-resource-vidyard-video {
  text-align: center; }
  .field-resource-vidyard-video .embedded-video {
    max-width: 800px;
    width: 100%;
    margin: 20px auto; }

.pane-node-field-homepage-resources .node-resource.node-view-mode-homepage_teaser {
  margin-right: 3.5%; }

.node-resource.node-resource--videos.node-view-mode-full {
  padding: 0 20px;
  margin-bottom: 40px; }
  @media (min-width: 46.875em) {
    .node-resource.node-resource--videos.node-view-mode-full {
      padding: 0 40px; } }
  @media (min-width: 77.5em) {
    .node-resource.node-resource--videos.node-view-mode-full {
      text-align: left; } }

.node-resource.node-resource--videos.node-view-mode-full {
  margin-top: 40px; }

.pane-node-field-blog-related, .pane-node-field-related-content {
  background-color: #f6f7f7;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 30px; }
  .pane-node-field-blog-related h2, .pane-node-field-related-content h2 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #717c85;
    display: block;
    margin-bottom: 20px; }
  .pane-node-field-blog-related .field-title-field, .pane-node-field-related-content .field-title-field {
    font-size: 1.25rem; }
  .pane-node-field-blog-related a, .pane-node-field-related-content a {
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #007096;
    font-weight: 600; }
    .pane-node-field-blog-related a:hover, .pane-node-field-related-content a:hover {
      color: #328CAB; }
  .pane-node-field-blog-related .node-resource a, .pane-node-field-related-content .node-resource a {
    padding-left: 25px;
    background-size: 20px;
    background-position: 0 50%;
    vertical-align: middle; }

.pane-node-field-related-content {
  margin-top: 20px; }
  .pane-node-field-related-content .field-related-content + .field-related-content {
    margin-top: 5px;
    padding-top: 5px; }

.node-testimonial.node-view-mode-paragraph {
  background-color: transparent; }
  .node-testimonial.node-view-mode-paragraph blockquote {
    font-size: 1.375rem;
    line-height: 1.45;
    font-weight: 300;
    color: #3C4149;
    display: block;
    position: relative; }
    .node-testimonial.node-view-mode-paragraph blockquote p {
      display: inline; }
    .node-testimonial.node-view-mode-paragraph blockquote::before, .node-testimonial.node-view-mode-paragraph blockquote::after {
      font-size: 1.875rem;
      content: "“";
      display: inline;
      line-height: 1; }
    .node-testimonial.node-view-mode-paragraph blockquote::after {
      content: "”";
      display: inline;
      margin-left: -5px;
      position: static; }
  .node-testimonial.node-view-mode-paragraph .field-testimonial-author {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #000000; }
  .node-testimonial.node-view-mode-paragraph .field-testimonial-author-title::after {
    content: ", ";
    margin-left: -3px; }

.node-type-product-subpage .node-testimonial.node-view-mode-paragraph blockquote {
  color: #FFFFFF; }

.node-type-product-subpage .node-testimonial.node-view-mode-paragraph .field-testimonial-author-title, .node-type-product-subpage .node-testimonial.node-view-mode-paragraph .field-testimonial-author,
.node-type-product-subpage .node-testimonial.node-view-mode-paragraph .field-testimonial-author-company {
  color: #FFFFFF; }

.field-solution-testimonial .node-testimonial .content {
  padding: 3rem;
  border-radius: 1rem;
  background: #FFFFFF; }
  .field-solution-testimonial .node-testimonial .content .field-testimonial-text {
    font-size: 1.375rem;
    line-height: 1.45;
    font-weight: 300;
    color: #3C4149; }
  .field-solution-testimonial .node-testimonial .content .field-testimonial-author {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    color: #000000; }

.node-testimonial.node-view-mode-card .content {
  max-width: initial; }

.node-testimonial.node-view-mode-card blockquote {
  color: #4E5B66;
  font-weight: 300; }

.node-testimonial.node-view-mode-card .field-testimonial-image {
  float: none;
  margin-right: 0;
  position: relative; }

.node-testimonial.node-view-mode-card .field-testimonial-text {
  line-height: 1.34; }
  @media (min-width: 46.875em) {
    .node-testimonial.node-view-mode-card .field-testimonial-text {
      font-size: 1.125rem; } }
  @media (min-width: 64em) {
    .node-testimonial.node-view-mode-card .field-testimonial-text {
      font-size: 1.5rem; } }

.node-testimonial.node-view-mode-card .field-testimonial-author {
  font-size: 1rem;
  color: #4E5B66;
  font-style: normal;
  font-weight: 600; }
  @media (min-width: 46.875em) {
    .node-testimonial.node-view-mode-card .field-testimonial-author {
      font-size: 1.125rem; } }
  @media (min-width: 64em) {
    .node-testimonial.node-view-mode-card .field-testimonial-author {
      font-size: 1.3125rem; } }

.node-testimonial.node-view-mode-card .field-testimonial-author-title,
.node-testimonial.node-view-mode-card .field-testimonial-author-company {
  font-size: 0.875rem;
  color: #4E5B66;
  font-weight: 300;
  line-height: 1em; }
  @media (min-width: 46.875em) {
    .node-testimonial.node-view-mode-card .field-testimonial-author-title,
    .node-testimonial.node-view-mode-card .field-testimonial-author-company {
      font-size: 1rem; } }
  @media (min-width: 64em) {
    .node-testimonial.node-view-mode-card .field-testimonial-author-title,
    .node-testimonial.node-view-mode-card .field-testimonial-author-company {
      font-size: 1.125rem; } }

.landing-page.video-landing-page.fixed-menu .pane-page-content {
  margin: 0; }

.landing-page.video-landing-page.iframe-only .page.wrapper.one-column-page .player {
  padding: 0; }

.landing-page.video-landing-page.iframe-only .page.wrapper.one-column-page .vjs-tech,
.landing-page.video-landing-page.iframe-only .page.wrapper.one-column-page .vidyard_iframe {
  width: 100%;
  display: block;
  position: relative;
  height: 100vh;
  min-height: auto;
  max-height: none; }

.landing-page.video-landing-page .pane-node-field-resource-description {
  max-width: 1200px;
  text-align: center;
  margin: 10px auto;
  padding: 0 10px; }

.landing-page.video-landing-page .page.wrapper.one-column-page {
  padding: 0;
  margin: 0;
  max-width: 100%; }
  .landing-page.video-landing-page .page.wrapper.one-column-page .pane-node-title-field,
  .landing-page.video-landing-page .page.wrapper.one-column-page .pane-node-field-resource-category {
    display: none; }
  .landing-page.video-landing-page .page.wrapper.one-column-page .left {
    width: 100%; }
  .landing-page.video-landing-page .page.wrapper.one-column-page .player {
    padding-top: 56.25%;
    position: relative; }
  .landing-page.video-landing-page .page.wrapper.one-column-page .vidyard_iframe,
  .landing-page.video-landing-page .page.wrapper.one-column-page .vjs-tech {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    max-height: calc(100vh - 188px);
    display: block; }
  .landing-page.video-landing-page .page.wrapper.one-column-page .video-js {
    height: auto;
    max-height: calc(100vh - 188px);
    min-height: 45.75em; }
  .landing-page.video-landing-page .page.wrapper.one-column-page #colorbox .vidyard_iframe,
  .landing-page.video-landing-page .page.wrapper.one-column-page #colorbox .video-js,
  .landing-page.video-landing-page .page.wrapper.one-column-page #colorbox .vjs-tech {
    position: absolute;
    height: 100%;
    width: 100%;
    max-height: 100%; }

.landing-page header.site-header .header-middle {
  position: static !important; }

.landing-page .pane-header {
  margin-bottom: 0; }

.node-type-landing-page .paragraphs-item-table-stakes, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-container, .node-type-landing-page .paragraphs-item-callouts > .content, .node-type-landing-page .paragraphs-item-logo-grid > .content, .node-type-landing-page .paragraphs-item-wysiwyg {
  padding: 0 20px; }
  @media (min-width: 46.875em) {
    .node-type-landing-page .paragraphs-item-table-stakes, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-container, .node-type-landing-page .paragraphs-item-callouts > .content, .node-type-landing-page .paragraphs-item-logo-grid > .content, .node-type-landing-page .paragraphs-item-wysiwyg {
      padding: 0 40px; } }
  @media (min-width: 77.5em) {
    .node-type-landing-page .paragraphs-item-table-stakes, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-container, .node-type-landing-page .paragraphs-item-callouts > .content, .node-type-landing-page .paragraphs-item-logo-grid > .content, .node-type-landing-page .paragraphs-item-wysiwyg {
      text-align: left; } }

.node-type-landing-page .paragraphs-item-callouts {
  padding-bottom: 50px; }

.node-type-landing-page .paragraphs-item-hero-banner {
  background-size: cover;
  position: relative;
  z-index: 2; }
  .node-type-landing-page .paragraphs-item-hero-banner.view-mode-landing_page:after {
    background-image: url(../img/backgrounds/white-waves-w-background-sg-l-90.svg); }

.node-type-landing-page .paragraphs-item-table-stakes {
  position: relative;
  z-index: 1; }
  .node-type-landing-page .paragraphs-item-table-stakes .paragraphs-items-field-section-header .view-mode-landing_page .field-title-field p {
    font-size: 1.875rem;
    line-height: 1.28;
    font-weight: 300;
    color: #3C4149; }
    @media (min-width: 72.25em) {
      .node-type-landing-page .paragraphs-item-table-stakes .paragraphs-items-field-section-header .view-mode-landing_page .field-title-field p {
        font-size: 2.75rem; } }

.node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career {
  z-index: 1; }
  .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career > .content {
    max-width: 1140px; }
  .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
    margin-top: -100%;
    position: relative; }
    @media (min-width: 29.375em) {
      .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
        margin-top: -111%; } }
    @media (min-width: 46.875em) {
      .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
        margin-top: -41%; } }
    @media (min-width: 59.375em) {
      .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
        margin-top: -46%; } }
    @media (min-width: 64em) {
      .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
        margin-top: -31%; } }
    @media (min-width: 77.5em) {
      .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
        margin-top: -21%; } }
    @media (min-width: 112.5em) {
      .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
        margin-top: -16%; } }
    @media (min-width: 160em) {
      .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-hero-banner.view-mode-career + .paragraphs-item-callouts.view-mode-card {
        margin-top: -11%; } }

.node-type-landing-page .paragraphs-items-field-page-content .view-mode-card .content, .node-type-landing-page .paragraphs-items-field-page-content .paragraphs-item-callouts.view-mode-proof_points .content {
  max-width: 1140px; }

.node-type-landing-page .fp-wysiwyg {
  position: relative; }
  .node-type-landing-page .fp-wysiwyg .field-pg-wysiwyg-body {
    display: block;
    margin: 0 auto;
    padding: 20px; }
    .node-type-landing-page .fp-wysiwyg .field-pg-wysiwyg-body img {
      height: auto !important; }
    @media (min-width: 72.25em) {
      .node-type-landing-page .fp-wysiwyg .field-pg-wysiwyg-body {
        max-width: 1200px; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-text-block .field-pg-wysiwyg-body {
    max-width: 800px; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-text-block .field-pg-wysiwyg-body p {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #4E5B66; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-gray-curve-background {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-gray-curve-background:before {
      background-image: url(../img/backgrounds/bottom-curve.svg);
      background-position: top;
      background-repeat: no-repeat;
      background-size: cover;
      content: " ";
      display: block;
      height: 0;
      left: 0;
      padding-bottom: 20%;
      position: absolute;
      right: 0;
      top: 0; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body {
    max-width: 1090px; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      list-style: none;
      margin: 0;
      padding-top: 30px;
      padding: 0; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li {
        background-color: #FFFFFF;
        border-radius: 1rem;
        box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08);
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 400px;
        padding: 25px;
        padding-top: 0;
        position: relative;
        width: 100%; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li:before {
          display: none; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li img {
          display: block;
          margin: 30px auto;
          width: 100px; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li div {
          margin-bottom: 25px;
          min-height: 60px; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li div h3 {
            font-size: 1.5rem;
            border-bottom: 2px solid #66A9C0;
            color: #4E5B66;
            display: inline-block;
            font-weight: 500;
            line-height: 1.3; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li p {
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #4E5B66; }
          @media (min-width: 59.375em) {
            .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li p:last-child {
              position: absolute;
              bottom: 25px;
              left: 25px; } }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li a {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #007096;
          font-weight: 700;
          text-decoration: none; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li a:after {
            background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li a:after {
            font-size: 1.125rem;
            line-height: 1.54;
            font-style: normal;
            font-stretch: normal;
            letter-spacing: normal;
            font-weight: 300;
            color: #3C4149;
            background-position: center;
            background-size: contain;
            content: " ";
            display: inline-block;
            height: 14px;
            margin-left: 10px;
            position: relative;
            top: 2px;
            transition: transform 0.25s;
            width: 20px; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li a:hover:after {
            -ms-transform: translateX(15px);
                transform: translateX(15px); }
      @media (min-width: 59.375em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul {
          -ms-flex-direction: row;
              flex-direction: row; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-cards .field-pg-wysiwyg-body ul li {
            width: calc((100%/3) - 20px);
            padding-bottom: 80px; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body {
    margin: 0 auto;
    max-width: 1090px;
    position: relative;
    z-index: 2; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul {
      padding: 40px 0; }
      @media (min-width: 59.375em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul {
          column-count: 3;
          column-gap: 30px; } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li {
        border-style: solid;
        border-width: 1px 1px 1px 10px;
        border-color: rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.4);
        background-color: #FFFFFF;
        border-radius: 1rem;
        box-shadow: 0 0 14px 8px rgba(0, 0, 0, 0.08);
        break-inside: avoid;
        margin: 30px auto;
        max-width: 400px;
        padding: 25px; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li:first-child {
          margin-top: 0; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li:before {
          display: none; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li ul {
          list-style: none;
          padding: 1em 0;
          margin: 0;
          column-count: 1; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li ul li {
            padding-left: 3rem;
            margin-bottom: 10px;
            font-size: .875rem;
            line-height: 1.57;
            font-weight: 400;
            color: #3C4149; }
            .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li ul li:before {
              content: ' ';
              background-image: url(../img/bullet.svg);
              background-size: cover;
              background-repeat: no-repeat;
              display: inline-block;
              width: 6px;
              height: 10px;
              margin-left: -20px;
              margin-right: 1rem;
              padding-right: 0; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li ul li {
            border: none;
            box-shadow: none;
            margin: 0;
            padding-bottom: 10px;
            padding-right: 0;
            padding-top: 0; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li img {
          display: block;
          margin: 20px auto;
          max-height: 120px;
          max-width: 100%;
          min-width: auto;
          padding: 0;
          width: auto !important; }
          @media (min-width: 46.875em) {
            .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li img {
              max-width: 100%; } }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li div {
          margin: 0; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li div:last-child {
            padding-top: 10px;
            border-top: thin solid #D2D5DA; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li div h3 {
            font-size: 1.5rem;
            border-bottom: 2px solid #66A9C0;
            color: #4E5B66;
            display: inline-block;
            font-weight: 500;
            line-height: 1.3;
            font-size: 1.25rem; }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li div h4 {
            font-size: 2rem;
            background: #CEDFD6;
            border-radius: 50%;
            color: #4E5B66;
            display: block;
            height: 120px;
            line-height: 120px;
            margin: 20px auto;
            text-align: center;
            width: 120px; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li a {
          text-decoration: underline; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li p {
          font-size: .875rem;
          line-height: 1.57;
          font-weight: 400;
          color: #4E5B66; }
          @media (min-width: 59.375em) {
            .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li p:last-child {
              bottom: auto;
              left: auto;
              position: relative; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
    background-image: url(../img/backgrounds/bottom-curve.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100%;
    padding-top: 20px;
    position: relative;
    width: 100%; }
    @media (min-width: 118.75em) {
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
        background-size: cover; } }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box .field-pg-wysiwyg-body {
      width: 100%;
      max-width: 600px;
      display: block;
      overflow: hidden;
      margin: -50px auto; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box .field-pg-wysiwyg-body img {
        padding: 1rem;
        display: block;
        max-width: 100%;
        min-width: 160px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        border-radius: 1rem;
        background-color: #FFFFFF;
        box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08); }
        @media (min-width: 46.875em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box .field-pg-wysiwyg-body img {
            padding: 2rem 3rem; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline {
    max-width: 100%; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline.fp-wysiwyg-headline-top-gray-curve {
      position: relative;
      background-image: url(../img/backgrounds/bottom-curve.svg);
      background-position: top;
      background-size: contain;
      padding-top: 10%;
      background-repeat: no-repeat;
      max-width: 100%;
      width: 100%; }
      @media (min-width: 118.75em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline.fp-wysiwyg-headline-top-gray-curve {
          background-size: cover; } }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline .field-pg-wysiwyg-body h2 {
      text-align: center;
      padding: 20px 0; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline .field-pg-wysiwyg-body p {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      text-align: center;
      display: block;
      width: calc(100% - 40px);
      max-width: 600px;
      margin: 0 auto; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-intro-text {
    background: #f6f7f7;
    padding-top: 200px;
    margin-top: -180px;
    position: relative;
    z-index: 1;
    max-width: 100%;
    padding-bottom: 40px;
    margin-bottom: 0; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-intro-text .field-pg-wysiwyg-body p {
      font-size: 1.375rem;
      line-height: 1.45;
      font-weight: 300;
      color: #4E5B66;
      display: block;
      width: calc(100% -40px);
      max-width: 800px;
      text-align: center;
      margin: 0 auto; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-two-up .field-pg-wysiwyg-body p {
    display: block;
    width: 60%;
    text-align: center;
    margin: 0 auto; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-two-up .field-pg-wysiwyg-body p img {
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
      display: block;
      width: 80% !important;
      margin: 0 auto;
      margin-bottom: 40px;
      border-radius: 1rem; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card {
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    border-color: rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.4);
    overflow: visible;
    min-height: 280px;
    max-width: 1092px;
    width: calc(100% - 40px);
    margin: 40px auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-radius: 1rem;
    box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08); }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .content {
      padding: 20px;
      position: relative; }
      @media (min-width: 72.25em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .content:after {
          display: block;
          width: 184px;
          height: 59px;
          content: " ";
          background-image: url(../img/backgrounds/card-triangle-down.svg);
          background-repeat: no-repeat;
          position: absolute;
          bottom: -59px;
          left: 30px;
          z-index: 2; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .content > .content:after {
          display: none; } }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body {
      padding: 10px; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body h3 {
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 135%;
        display: inline-block;
        padding-bottom: 0.25rem;
        border-bottom: 3px solid rgba(0, 112, 150, 0.6); }
        @media (min-width: 29.375em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body h3 {
            font-size: 1.5rem;
            font-weight: 300;
            line-height: 1.875rem; } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body p {
        font-size: .875rem;
        line-height: 1.57;
        font-weight: 400;
        color: #4E5B66;
        display: block; }
        @media (min-width: 64em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body p {
            font-size: 1rem;
            line-height: 1.58;
            font-weight: 400;
            color: #4E5B66;
            font-weight: 300; } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button {
        display: inline-block;
        cursor: pointer;
        border-width: 2px;
        border-radius: 0.375rem;
        border-style: solid;
        letter-spacing: 0;
        padding: 0.44rem 1.125rem;
        transition: all 200ms ease;
        text-align: center;
        background-image: none;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-color: #007096;
        background-color: #007096;
        color: #FFFFFF;
        font-weight: 600 !important;
        margin-top: 40px; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button:hover, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button:focus, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button:active {
          border-color: #328CAB;
          background-color: #328CAB;
          color: #FFFFFF; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-stacked-triangle-card-last .content:after {
      display: none; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
      @media (min-width: 46.875em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body {
          -ms-flex-direction: row;
              flex-direction: row; } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body div {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        width: 100%;
        max-width: 100%; }
        @media (min-width: 46.875em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body div:first-child {
            -ms-flex-preferred-size: calc((100% /3) *2);
                flex-basis: calc((100% /3) *2);
            max-width: calc((100% /3) *2);
            width: calc((100% /3) *2); }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body div:last-child {
            -ms-flex-preferred-size: calc(100% /3);
                flex-basis: calc(100% /3);
            max-width: calc(100% /3);
            width: calc(100% /3); } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body a:after {
        background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body a:after {
        font-size: 1.125rem;
        line-height: 1.54;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: 300;
        color: #3C4149;
        background-position: center;
        background-size: contain;
        content: " ";
        display: inline-block;
        height: 14px;
        margin-left: 10px;
        position: relative;
        top: 2px;
        transition: transform 0.25s;
        width: 20px; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body a:hover:after {
        -ms-transform: translateX(15px);
            transform: translateX(15px); }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body img {
        display: none;
        max-width: 220px !important;
        padding-bottom: 1rem;
        margin: 0 auto;
        float: none !important;
        clear: both;
        margin-bottom: 3rem;
        margin-top: 1rem; }
        @media (min-width: 29.375em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body img {
            display: block; } }
        @media (min-width: 46.875em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body img {
            margin-bottom: 0;
            margin-top: 0;
            padding: 2rem 2rem 1rem 1rem;
            max-width: 100% !important; } }
  .node-type-landing-page .fp-wysiwyg .fp-1-col-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 40px;
    width: 100%; }
    .node-type-landing-page .fp-wysiwyg .fp-1-col-list .fp-1-col-list-item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      width: 100%;
      max-width: 100%; }
  .node-type-landing-page .fp-wysiwyg .fp-3-col-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    padding-top: 40px; }
    .node-type-landing-page .fp-wysiwyg .fp-3-col-list .fp-3-col-list-item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      width: 100%;
      max-width: 100%; }
      @media (min-width: 64em) {
        .node-type-landing-page .fp-wysiwyg .fp-3-col-list .fp-3-col-list-item {
          -ms-flex-preferred-size: calc(100% /3);
              flex-basis: calc(100% /3);
          width: calc(100% /3);
          max-width: calc(100% /3); } }
  .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper {
    width: 100%;
    margin-left: 50px; }
    @media (min-width: 46.875em) {
      .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper {
        margin-left: 0px; } }
    .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .content, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .content {
      padding-top: 10px;
      padding-bottom: 10px;
      border-left: 1px solid #D2D5DA; }
    .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #4E5B66;
      max-width: 200px;
      min-height: 50px; }
      @media (min-width: 29.375em) {
        .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title {
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #4E5B66;
          font-weight: 300; } }
      @media (min-width: 46.875em) {
        .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title {
          max-width: 100%; } }
      .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before {
        top: 3px; }
        @media (min-width: 64em) {
          .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before {
            top: 10px; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content {
      background: #CCE2EA;
      padding-top: 7%;
      border-bottom: 20px solid #E5F0F4;
      padding-bottom: 40px; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content h2 {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 40px; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content p {
        display: block;
        width: 90%;
        max-width: 550px;
        text-align: center;
        margin: 0 auto; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content p img {
          box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
          display: block;
          width: 80% !important;
          margin: 0 auto;
          margin-bottom: 40px;
          border-radius: 1rem; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 0;
      padding-bottom: 7%;
      background-image: url(../img/backgrounds/blue-light-transparent-waves-white-background.svg);
      content: " ";
      background-size: cover;
      background-position: top center;
      background-repeat: no-repeat; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-careers-intro .field-pg-wysiwyg-body {
    font-size: 1.375rem;
    margin: 0 auto;
    max-width: 580px; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-careers-intro .field-pg-wysiwyg-body p {
      font-weight: 300; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-careers-intro a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: capitalize;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important;
    margin-top: 20px; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-careers-intro a:hover, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-careers-intro a:focus, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-careers-intro a:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }

.node-type-landing-page .paragraphs-item-callouts {
  background-color: #f6f7f7; }
  .node-type-landing-page .paragraphs-item-callouts > .content {
    padding: 0; }
  .node-type-landing-page .paragraphs-item-callouts.view-mode-unstyled {
    background-color: #FFFFFF;
    margin-bottom: 0; }

.node-type-landing-page .paragraphs-item-logo-grid {
  background-color: #f6f7f7; }
  .node-type-landing-page .paragraphs-item-logo-grid:before, .node-type-landing-page .paragraphs-item-logo-grid:after {
    display: table;
    content: ''; }
  .node-type-landing-page .paragraphs-item-logo-grid:after {
    clear: both; }
  .node-type-landing-page .paragraphs-item-logo-grid > .content {
    padding: 0; }

.node-type-landing-page .paragraphs-item-cta,
.node-type-landing-page .paragraphs-item-marketo-reference {
  min-height: unset;
  padding-bottom: 40px;
  padding-top: 30px; }
  @media (min-width: 46.875em) {
    .node-type-landing-page .paragraphs-item-cta,
    .node-type-landing-page .paragraphs-item-marketo-reference {
      padding-bottom: 90px;
      padding-top: 0; } }
  .node-type-landing-page .paragraphs-item-cta .field-cta-header,
  .node-type-landing-page .paragraphs-item-marketo-reference .field-cta-header {
    font-size: 1.875rem; }
    @media (min-width: 46.875em) {
      .node-type-landing-page .paragraphs-item-cta .field-cta-header,
      .node-type-landing-page .paragraphs-item-marketo-reference .field-cta-header {
        font-size: 2.375rem; } }
  .node-type-landing-page .paragraphs-item-cta .node-marketo-form,
  .node-type-landing-page .paragraphs-item-marketo-reference .node-marketo-form {
    box-shadow: none; }
  .node-type-landing-page .paragraphs-item-cta h3,
  .node-type-landing-page .paragraphs-item-marketo-reference h3 {
    background-image: none; }

.node-type-landing-page section.hero,
.node-type-landing-page .ws-unwrapped__top {
  margin-bottom: 0; }

@media (min-width: 59.375em) {
  .node-type-landing-page .paragraphs-item-testimonials.view-mode-landing_page + .paragraphs-item-callouts.view-mode-unstyled {
    border-top: 36px solid #f6f7f7; } }

.node-type-landing-page .paragraphs-item-testimonials.view-mode-landing_page + .paragraphs-item-callouts.view-mode-unstyled .entity-paragraphs-item.paragraphs-item-callout h4 {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #3C4149; }

.node-type-landing-page .paragraphs-item-testimonials.view-mode-landing_page + .paragraphs-item-callouts.view-mode-unstyled .entity-paragraphs-item.paragraphs-item-callout .field-description {
  font-size: .875rem;
  line-height: 1.57;
  font-weight: 400;
  color: #3C4149;
  max-width: 300px;
  margin: 0 auto; }

@supports (-moz-appearance: none) {
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-cert-cards .field-pg-wysiwyg-body ul li {
    overflow: hidden; } }

*::-ms-backdrop, .paragraphs-item-products.view-mode-landing_page {
  background-position: 0 -240px; }

*::-ms-backdrop, .node-type-landing-page .paragraphs-item-hero-banner.view-mode-landing_page:after {
  background-position: -15px 0; }

*::-ms-backdrop, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-gray-curve-background::before {
  top: -90px; }

.node-type-microsite header.site-header .header-middle {
  position: static; }

.node-type-microsite .home-masthead {
  padding: 20px;
  background-position-x: center;
  background-size: cover; }
  .node-type-microsite .home-masthead a.button {
    margin-top: 10px !important; }

.node-type-microsite .home-masthead__heading {
  font-size: 1.375rem;
  margin-top: 0 !important;
  color: #FFFFFF;
  text-shadow: 2px 2px 2px #4E5B66; }
  .node-type-microsite .home-masthead__heading span {
    font-size: 2.375rem;
    line-height: 2rem;
    display: block; }
  @media (min-width: 59.375em) {
    .node-type-microsite .home-masthead__heading {
      font-size: 1.375rem; }
      .node-type-microsite .home-masthead__heading span {
        font-size: 3.125rem;
        line-height: 2.5rem;
        padding: 20px 0 20px 0; } }
  @media (min-width: 64em) {
    .node-type-microsite .home-masthead__heading {
      font-size: 1.75rem; }
      .node-type-microsite .home-masthead__heading span {
        font-size: 3.5rem;
        line-height: 3.4375rem; } }

.node-type-microsite .pane-microsite-footer .top-links a {
  color: #FFFFFF; }

.node-type-microsite .pane-microsite-footer .top-links ul.menu {
  border-top: 1px solid #606b75;
  padding: 25px 0 15px 0;
  max-width: 1200px;
  margin: 0 auto; }
  @media (min-width: 59.375em) {
    .node-type-microsite .pane-microsite-footer .top-links ul.menu {
      text-align: center; }
      .node-type-microsite .pane-microsite-footer .top-links ul.menu li.leaf {
        display: inline-block;
        vertical-align: middle; }
        .node-type-microsite .pane-microsite-footer .top-links ul.menu li.leaf a {
          border-right: 1px solid;
          padding-right: 20px;
          margin-right: 15px; } }
  .node-type-microsite .pane-microsite-footer .top-links ul.menu li {
    display: block; }
    .node-type-microsite .pane-microsite-footer .top-links ul.menu li.last a {
      border-right: none;
      padding-right: 0;
      margin-right: 0; }

.node-type-microsite .home-page-features {
  background-color: #E6E6E6; }
  .node-type-microsite .home-page-features .view-content {
    margin: 0 auto;
    max-width: 1200px; }

.view-display-id-deployment_options_block > .view-content {
  max-width: 654px;
  margin: 20px auto; }
  .view-display-id-deployment_options_block > .view-content .views-row {
    -ms-flex-positive: 1;
        flex-grow: 1;
    text-align: center;
    background-color: #E5F0F4;
    -ms-transform: scale(1);
        transform: scale(1);
    transition: .3s;
    padding: 20px;
    margin: 20px 0;
    height: 200px;
    width: 100%; }
    .view-display-id-deployment_options_block > .view-content .views-row .field-deployment-icon {
      width: 100px;
      margin: 0 auto;
      padding-bottom: 5px; }
      .view-display-id-deployment_options_block > .view-content .views-row .field-deployment-icon img {
        width: 100px; }
    .view-display-id-deployment_options_block > .view-content .views-row h3 {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149; }
      .view-display-id-deployment_options_block > .view-content .views-row h3 a {
        text-decoration: none; }
        .view-display-id-deployment_options_block > .view-content .views-row h3 a:after {
          background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
        .view-display-id-deployment_options_block > .view-content .views-row h3 a:after {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #3C4149;
          background-position: center;
          background-size: contain;
          content: " ";
          display: inline-block;
          height: 14px;
          margin-left: 10px;
          position: relative;
          top: 2px;
          transition: transform 0.25s;
          width: 20px; }
        .view-display-id-deployment_options_block > .view-content .views-row h3 a:hover:after {
          -ms-transform: translateX(15px);
              transform: translateX(15px); }
    .view-display-id-deployment_options_block > .view-content .views-row:hover {
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
      -ms-transform: scale(1.05);
          transform: scale(1.05); }
    .view-display-id-deployment_options_block > .view-content .views-row h1 {
      display: none; }
    .view-display-id-deployment_options_block > .view-content .views-row a {
      color: #007096; }
  @media (min-width: 59.375em) {
    .view-display-id-deployment_options_block > .view-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
      .view-display-id-deployment_options_block > .view-content .views-row {
        margin: 10px;
        max-width: 340px;
        border-radius: 0.375rem; }
        .view-display-id-deployment_options_block > .view-content .views-row-first {
          margin-left: 0; }
        .view-display-id-deployment_options_block > .view-content .views-row-last {
          margin-right: 0; } }

.view-deployment-options .more-link {
  text-align: center; }
  .view-deployment-options .more-link a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.58;
    font-weight: 400;
    color: #3C4149;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .view-deployment-options .more-link a:hover, .view-deployment-options .more-link a:focus, .view-deployment-options .more-link a:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }

/**
 * @file _web-syndication-form.scss
 *
 * Design element for web syndication form
 */
#web-syndication-form {
  max-width: 600px; }
  #web-syndication-form input, #web-syndication-form select {
    border-width: 1px;
    border-style: solid;
    border-color: #606b75;
    -o-border-image: initial;
       border-image: initial;
    border-radius: 5px;
    width: 100%; }
  #web-syndication-form select {
    height: 45px;
    width: 100%; }
  #web-syndication-form .form-item.webform-component.webform-component-email.webform-component--email label,
  #web-syndication-form .form-item.webform-component.webform-component-select.webform-component--desired-language-for-content.webform-container-inline label {
    width: 100%;
    float: left; }
  #web-syndication-form .form-actions {
    width: 50%;
    margin: 0 auto; }
  #web-syndication-form .webform-submit.button-primary.form-submit {
    height: 45px;
    text-align: center;
    padding: 0.5em 2em 0.5em 2em;
    display: block;
    clear: both;
    background-color: #007096;
    color: #FFFFFF;
    border-radius: 0px; }
    #web-syndication-form .webform-submit.button-primary.form-submit:hover {
      background-color: #4E5B66; }

.page-products .panel-1col .pane-title {
  margin: 0 auto;
  max-width: 1200px;
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #FFFFFF;
  height: 0;
  position: relative;
  top: 70px;
  text-align: center;
  padding: 0 20px; }
  @media (min-width: 46.875em) {
    .page-products .panel-1col .pane-title {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    .page-products .panel-1col .pane-title {
      font-size: 3.25rem;
      line-height: 1.04; } }
  @media (min-width: 37.5em) {
    .page-products .panel-1col .pane-title {
      top: 100px; } }

.page-products .panel-1col .products-overview--masthead {
  background: url(../img/backgrounds/gradient.svg) no-repeat center;
  background-size: cover;
  height: 266px;
  width: 100%; }

.page-products .panel-1col .pane-generic-text {
  margin: 0 auto;
  max-width: 1200px;
  font-size: 1.125rem;
  line-height: 1.54;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-weight: 300;
  color: #3C4149;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  max-width: 670px;
  padding: 0 20px; }

.po-filters {
  background-color: #D2D5DA;
  overflow: hidden; }

.po-filters__inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 2em; }

.po-filters__title,
.po-filters__list-title,
.po-filters__button {
  color: #FFFFFF;
  text-transform: none; }

.po-filters__title {
  font-size: 1.875rem;
  line-height: 1.23;
  font-weight: 400;
  color: #3C4149;
  margin: 2em 0;
  text-align: center; }

.po-filters__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.po-filters__list-title {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  color: #3C4149;
  margin-bottom: .4em; }

.po-filters__section {
  padding-bottom: 2em; }
  .po-filters__section--capabilities {
    margin-bottom: 1em; }
    @media (min-width: 59.375em) {
      .po-filters__section--capabilities {
        float: left;
        width: 50%;
        padding-right: 3em; } }

.po-filters__button {
  font-size: .875rem;
  line-height: 1.57;
  font-weight: 400;
  color: #FFFFFF;
  background-color: #4E5B66;
  cursor: pointer;
  margin: .2em .1em;
  padding: .5em .7em;
  border-radius: 0.1875rem; }
  .po-filters__button:hover {
    background-color: #78828C; }
  .po-filters__button.selected {
    background-color: #007096; }

.po-filters__list-item {
  display: inline-block; }

.pane-overview-sections-products {
  padding-bottom: 55px; }
  .pane-overview-sections-products .pane-views-panes {
    margin: 0 auto;
    max-width: 1200px;
    transition: opacity .3s, margin .3s, height .3s;
    background: #000000;
    border-top: 2px solid #007096;
    border-bottom: 4px solid #007096;
    margin-bottom: 55px; }
    .pane-overview-sections-products .pane-views-panes.is-filtered {
      height: 0;
      margin: 0;
      opacity: 0;
      overflow: hidden;
      visibility: hidden; }

.view-products-overview .capability-no-results {
  text-align: center;
  margin-top: 2em; }

.view-products-overview .views-row {
  border-radius: 1rem;
  transition: .3s;
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  background: #FFFFFF;
  border: 1px solid #D2D5DA; }
  .view-products-overview .views-row.is-filtered {
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    padding: 0;
    margin: 0;
    width: 0; }

.po-list {
  background: #007096;
  overflow: hidden;
  width: 100%;
  min-height: 200px;
  position: relative; }

.po-list__inner {
  margin: 0 auto;
  max-width: 1200px; }

.po-list__summary {
  font-size: .9rem;
  line-height: 1.36;
  font-weight: 400;
  color: #FFFFFF; }
  @media (min-width: 72.25em) {
    .po-list__summary {
      font-size: 1.1875rem;
      line-height: 1.47; } }

.po-list__text {
  padding: 2em; }
  @media (min-width: 59.375em) {
    .po-list__text {
      float: left;
      width: 50%; } }

.po-list__image {
  display: none;
  height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background: #007096 !important; }
  @media (min-width: 59.375em) {
    .po-list__image {
      display: block;
      position: absolute;
      right: 0;
      width: 50%;
      height: 100%; } }

.po-list__heading {
  font-size: 1.5rem;
  line-height: 1.42;
  font-weight: 300;
  color: #FFFFFF;
  margin-bottom: .5em; }
  @media (min-width: 72.25em) {
    .po-list__heading {
      font-size: 2.375rem;
      line-height: 1.26; } }

.view-products-overview {
  background: #f6f7f7;
  padding-bottom: 2em; }
  .view-products-overview .po-list__items {
    margin: 0 auto;
    max-width: 1200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 1.5em 1em 1em; }
  .view-products-overview .views-row {
    color: #4E5B66;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #D2D5DA;
    transition: box-shadow .4s;
    padding: 1.5em 1.5em 5em;
    margin: 1.5%;
    box-sizing: border-box;
    width: 100%; }
    @media (min-width: 46.875em) {
      .view-products-overview .views-row {
        width: 47%;
        max-width: 47%; } }
    @media (min-width: 59.375em) {
      .view-products-overview .views-row {
        margin: 1%;
        width: 31%;
        max-width: 31%;
        margin-bottom: 1.25em; } }
    .view-products-overview .views-row h2 {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149;
      margin: 0; }
      .view-products-overview .views-row h2 .field-display-title, .view-products-overview .views-row h2 .field-body {
        margin: 30px 20px 18px 20px; }
      .view-products-overview .views-row h2 a {
        text-decoration: none;
        color: #000000; }
        .view-products-overview .views-row h2 a:hover {
          color: #007096; }
    .view-products-overview .views-row .field-description {
      font-size: .9em;
      padding: 20px 0 20px 0;
      margin-bottom: 20px; }
    .view-products-overview .views-row .product-listing-footer {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #007096;
      font-weight: 600;
      margin-top: 20px;
      padding: 5px 0;
      position: absolute;
      line-height: 1.25em;
      bottom: 10px;
      left: 2em;
      right: 2em;
      border-top: 2px solid transparent; }
    .view-products-overview .views-row:hover {
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.16);
      border: 1px solid #007096;
      cursor: pointer; }
      .view-products-overview .views-row:hover a, .view-products-overview .views-row:hover h1, .view-products-overview .views-row:hover h2 {
        color: #007096; }
      .view-products-overview .views-row:hover .field-description {
        border-color: #007096; }
      .view-products-overview .views-row:hover .product-listing-footer {
        border-top: 2px solid #007096;
        color: #007096; }
  .view-products-overview .more-link {
    text-align: center; }
    .view-products-overview .more-link a {
      display: inline-block;
      cursor: pointer;
      color: #007096;
      border: 2px solid #007096;
      border-radius: 0.375rem;
      padding: 0.8em 2.6em;
      position: relative;
      border-radius: 0.375rem;
      /*&::before,
  &::after {
    content: "";
    position: absolute;
    top: -5%;
    right: -3em;
  }

  // Arrow Background
  &::after {
    background-color: $bgcolor;
    border: 2px solid $bgcolor;
    border-right: none;
    height: 100%;
    width: 3em;

    position: absolute;
    top: 0;
    right: 0;
  }

  // Arrow
  &::before {
    border: 7px solid $arrowcolor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;

    margin-top: -7px;
    top:50%;
    right: .7em;
    z-index: 1;
  }

  &:hover {
    &::after {
      background-color: $arrowcolor;
      border: none;
    }
    &::before {
      border-left-color: $bgcolor;
    }
  }
  */
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #007096;
      font-weight: 600;
      text-transform: uppercase; }
      .view-products-overview .more-link a:hover, .view-products-overview .more-link a:active {
        background-color: #007096;
        color: #FFFFFF;
        transition: all 0.2s ease;
        border: 2px solid #007096; }

.services-promo {
  width: 100%; }
  .services-promo .node-cta {
    margin: 0 auto;
    max-width: 1200px;
    width: 860px;
    background: #FFFFFF;
    text-align: center; }
    .services-promo .node-cta h3 {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #3C4149; }
      @media (min-width: 72.25em) {
        .services-promo .node-cta h3 {
          font-size: 2.375rem;
          line-height: 1.26; } }
    .services-promo .node-cta p {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #3C4149;
      max-width: 860px; }
    .services-promo .node-cta .field-cta-link {
      margin: 0 auto;
      margin-top: 20px;
      width: 220px; }

.view-products-overview .views-row .field-product-summary {
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  margin-top: 20px; }

*::-ms-backdrop, .page-products .panel-1col .products-overview--masthead {
  background-size: 400%; }

.pane-node-field-product-resources.sticky-form .pane-title:before, .pane-node-field-product-resources.sticky-form .pane-title:after {
  content: '';
  position: absolute;
  display: block;
  width: 28px;
  height: 32px; }

.pane-node-field-product-resources.sticky-form {
  display: none;
  background: #FFFFFF;
  padding: 32px;
  z-index: 1; }
  @media (min-width: 77.5em) {
    .pane-node-field-product-resources.sticky-form {
      display: block; } }
  .pane-node-field-product-resources.sticky-form.jump-menu.fixed {
    z-index: 2; }
  .pane-node-field-product-resources.sticky-form .pane-title {
    font-size: 1.25rem;
    position: relative;
    padding: 16px 40px;
    margin-bottom: 22px; }
    .pane-node-field-product-resources.sticky-form .pane-title:before {
      left: 0px;
      top: 0px; }
    .pane-node-field-product-resources.sticky-form .pane-title:after {
      right: 0;
      bottom: 0px;
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  @media (min-width: 46.875em) {
    .pane-node-field-product-resources.sticky-form .pane-content {
      display: block; } }
  .pane-node-field-product-resources.sticky-form .field-title-field a {
    padding-right: 0; }

.pane-node-field-product-resources:not(.sticky-form) {
  padding: 40px; }
  @media (min-width: 77.5em) {
    .pane-node-field-product-resources:not(.sticky-form) {
      padding: 40px 400px 40px 40px; } }
  .pane-node-field-product-resources:not(.sticky-form) .pane-title {
    font-size: 1.25rem;
    margin-bottom: 20px; }
  @media (min-width: 46.875em) {
    .pane-node-field-product-resources:not(.sticky-form) .pane-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .pane-node-field-product-resources:not(.sticky-form) .pane-content .field-product-resources {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%; }

.paragraphs-items-field-product-feature-section-product {
  display: block;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 46.875em) {
    .paragraphs-items-field-product-feature-section-product {
      display: -ms-flexbox;
      display: flex; } }
  .paragraphs-items-field-product-feature-section-product .field-product-feature-section {
    color: #000000;
    padding: 0 1.5625rem 3.5rem 1.5625rem;
    border-left: 1px solid #caced1;
    margin-left: 3.4375rem;
    position: relative; }
    @media (min-width: 46.875em) {
      .paragraphs-items-field-product-feature-section-product .field-product-feature-section {
        width: 40%;
        -ms-flex-positive: 0;
            flex-grow: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
    .paragraphs-items-field-product-feature-section-product .field-product-feature-section .field-pg-feature-title {
      font-size: .9rem;
      line-height: 1.36;
      font-weight: 400;
      color: #3C4149;
      margin-top: 0;
      margin-bottom: 10px; }
      @media (min-width: 72.25em) {
        .paragraphs-items-field-product-feature-section-product .field-product-feature-section .field-pg-feature-title {
          font-size: 1.1875rem;
          line-height: 1.47; } }
      .paragraphs-items-field-product-feature-section-product .field-product-feature-section .field-pg-feature-title:before {
        content: '';
        display: block;
        width: 40px;
        height: 40px;
        background-color: #85B09A;
        background-position: center;
        background-size: 50%;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: -55px; }
    .paragraphs-items-field-product-feature-section-product .field-product-feature-section .field-pg-feature-body p {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149; }
      .paragraphs-items-field-product-feature-section-product .field-product-feature-section .field-pg-feature-body p a:not(.button) {
        font-weight: 600;
        text-decoration: underline; }

.pane-node-field-comp-section-title {
  text-align: left;
  padding: 40px 0;
  margin-bottom: 0;
  position: relative; }
  @media (min-width: 77.5em) {
    .pane-node-field-comp-section-title {
      padding: 40px 0; } }
  .pane-node-field-comp-section-title .pane-content {
    padding-bottom: 0;
    margin-bottom: 0; }
  .pane-node-field-comp-section-title .field-comp-section-title {
    position: relative;
    padding: 40px 0 0 0;
    margin-bottom: 0; }
    @media (min-width: 72.25em) {
      .pane-node-field-comp-section-title .field-comp-section-title {
        width: 70%;
        margin: 0 auto;
        min-height: 150px; } }
  .pane-node-field-comp-section-title:before {
    content: '';
    position: absolute;
    top: 0;
    z-index: 0;
    display: block;
    height: 160px;
    width: 100%;
    background-image: linear-gradient(to bottom, #f6f7f7, #FFFFFF 160px);
    -ms-transform: skewY(-2.9deg);
        transform: skewY(-2.9deg); }

.pane-node-field-comp-section-subtitle {
  position: relative; }
  .pane-node-field-comp-section-subtitle .pane-content {
    margin-bottom: 0; }

.pane-node-field-product-app-comp {
  margin-bottom: 40px;
  position: relative; }
  @media (min-width: 77.5em) {
    .pane-node-field-product-app-comp {
      padding: 40px 0;
      margin-bottom: 0; } }
  .pane-node-field-product-app-comp .paragraphs-item-product-app-compatibility {
    position: relative;
    top: 40px;
    z-index: 1;
    padding-bottom: 20px; }
  .pane-node-field-product-app-comp .field-product-apps-subtitle {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 80px; }
  @media (min-width: 26.25em) {
    .pane-node-field-product-app-comp .product-apps {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center; } }
  .pane-node-field-product-app-comp .product-apps .field-icon-ref {
    margin-bottom: 40px; }
    @media (min-width: 26.25em) {
      .pane-node-field-product-app-comp .product-apps .field-icon-ref {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; } }
    @media (min-width: 59.375em) {
      .pane-node-field-product-app-comp .product-apps .field-icon-ref {
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%; } }
  .pane-node-field-product-app-comp .entity-icon.icon-icon {
    padding: 10px 20px 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    position: relative; }
    .pane-node-field-product-app-comp .entity-icon.icon-icon .bg-hexagon {
      display: block;
      position: absolute;
      left: -12px;
      width: 75px;
      height: 75px;
      background: url(../img/hexagon-solid-white.svg) no-repeat;
      background-size: 100%;
      overflow: hidden;
      background-position: center; }
    .pane-node-field-product-app-comp .entity-icon.icon-icon .term-image {
      width: 80px;
      height: 69px;
      background: #FFFFFF;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .pane-node-field-product-app-comp .entity-icon.icon-icon h4 {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #000000;
      margin: 0 0 0 20px;
      -ms-flex-order: 1;
          order: 1; }
    .pane-node-field-product-app-comp .entity-icon.icon-icon img {
      max-width: 40px;
      margin-left: 5px;
      margin-right: 15px;
      position: relative; }

*::-ms-backdrop, .pane-node-field-product-app-comp .entity-icon.icon-icon .bg-hexagon {
  top: -8px; }

/**
 * @file _view-resource-relatedresources.scss
 * Related Resources view general styles
 */
.view-resource-related-resources {
  background: #f6f7f7;
  padding-bottom: 2em; }
  .view-resource-related-resources .view-header {
    margin: 0 auto;
    max-width: 1200px;
    padding: 2em 1em 0.5em; }
    .view-resource-related-resources .view-header h2 {
      margin: 1%;
      padding: 0 1%; }
  .view-resource-related-resources .view-content {
    margin: 0 auto;
    max-width: 1200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 1em; }
  .view-resource-related-resources .views-row {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    position: relative;
    background: #FFFFFF;
    border: 1px solid #D2D5DA;
    transition: all .4s ease;
    border-radius: 1rem;
    padding-bottom: 3.5em;
    margin: 1%;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 1.25em; }
    @media (min-width: 46.875em) {
      .view-resource-related-resources .views-row {
        width: 47%;
        max-width: 47%; } }
    @media (min-width: 59.375em) {
      .view-resource-related-resources .views-row {
        width: 31%;
        max-width: 31%; } }
    .view-resource-related-resources .views-row .field-title-field {
      padding: 1.5rem;
      overflow: hidden; }
      .view-resource-related-resources .views-row .field-title-field a {
        font-size: .9rem;
        line-height: 1.36;
        font-weight: 400;
        color: #3C4149; }
        @media (min-width: 72.25em) {
          .view-resource-related-resources .views-row .field-title-field a {
            font-size: 1.1875rem;
            line-height: 1.47; } }
    .view-resource-related-resources .views-row .field-resource-category {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #007096;
      font-weight: 600;
      margin-top: 20px;
      padding: 0;
      position: absolute;
      bottom: 1.5rem;
      left: 1.5rem;
      right: 1.5rem;
      border-top: 2px solid transparent; }
    .view-resource-related-resources .views-row:hover {
      box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.16);
      border: 1px solid #007096;
      cursor: pointer; }
      .view-resource-related-resources .views-row:hover a, .view-resource-related-resources .views-row:hover h3, .view-resource-related-resources .views-row:hover .field-title-field {
        color: #007096; }
      .view-resource-related-resources .views-row:hover .field-resource-category {
        border-top: 2px solid #007096; }

#live_chat_button {
  position: fixed;
  right: 0;
  top: 250px;
  z-index: 1; }
  @media (max-width: 470px) {
    #live_chat_button {
      display: none; } }

.pane-blogs-list {
  width: 100%;
  max-width: 1200px;
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 72.25em) {
    .pane-blogs-list {
      padding-left: 0;
      padding-right: 0; } }
  .pane-blogs-list .pane-content,
  .pane-blogs-list .view-blogs-list,
  .pane-blogs-list .view-content {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .pane-blogs-list .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-blogs-list .views-row {
    -ms-flex: 0 auto;
        flex: 0 auto;
    width: 100%; }
    @media (min-width: 46.875em) {
      .pane-blogs-list .views-row {
        width: calc(50% - 20px); } }
    @media (min-width: 72.25em) {
      .pane-blogs-list .views-row {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        width: calc(33.333% - 20px); } }
  .pane-blogs-list .node-blog.has-image {
    position: relative; }
    .pane-blogs-list .node-blog.has-image .paragraphs-items-field-hero,
    .pane-blogs-list .node-blog.has-image .field-hero,
    .pane-blogs-list .node-blog.has-image .paragraphs-item-hero-image,
    .pane-blogs-list .node-blog.has-image .content,
    .pane-blogs-list .node-blog.has-image .field-image {
      height: inherit; }
    .pane-blogs-list .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit;
      border-radius: 1rem; }

.pane-blogs-list.most-recent {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 59.375em) {
    .pane-blogs-list.most-recent {
      max-width: 66.1%; } }
  .pane-blogs-list.most-recent .views-row {
    width: 100%; }
  .pane-blogs-list.most-recent .blog__hero.has__bg_color {
    min-height: 400px; }
    @media (min-width: 59.375em) {
      .pane-blogs-list.most-recent .blog__hero.has__bg_color {
        min-height: 550px; } }
  .pane-blogs-list.most-recent .node-blog.has-image .blog__info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 28px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    height: auto;
    max-height: 90%;
    color: #FFFFFF;
    border-radius: 1rem; }
    @media (min-width: 72.25em) {
      .pane-blogs-list.most-recent .node-blog.has-image .blog__info {
        padding: 40px 48px; } }

.pane-blogs-list.featured {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 1;
      order: 1;
  padding-left: 0;
  padding-right: 0; }
  .pane-blogs-list.featured .views-row {
    width: 100%;
    margin: 10px 0; }
  .pane-blogs-list.featured .node-blog {
    height: 100%; }
  @media (min-width: 59.375em) {
    .pane-blogs-list.featured {
      width: 66%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 2;
          order: 2; }
      .pane-blogs-list.featured .views-row {
        margin: 0; }
      .pane-blogs-list.featured .blog__hero {
        height: 100%; } }
  .pane-blogs-list.featured .node-blog.has-image {
    position: relative; }
    .pane-blogs-list.featured .node-blog.has-image .blog__info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 28px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      height: auto;
      max-height: 90%;
      color: #FFFFFF;
      border-radius: 1rem; }
      @media (min-width: 72.25em) {
        .pane-blogs-list.featured .node-blog.has-image .blog__info {
          padding: 40px 48px; } }
    .pane-blogs-list.featured .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit; }
    .pane-blogs-list.featured .node-blog.has-image .paragraphs-items-field-hero,
    .pane-blogs-list.featured .node-blog.has-image .field-hero,
    .pane-blogs-list.featured .node-blog.has-image .paragraphs-item-hero-image,
    .pane-blogs-list.featured .node-blog.has-image .content,
    .pane-blogs-list.featured .node-blog.has-image .field-image {
      height: inherit; }

.pane-blogs-list.two-recent-posts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 2;
      order: 2; }
  .pane-blogs-list.two-recent-posts .views-row {
    width: 100%;
    margin: 10px 0; }
    .pane-blogs-list.two-recent-posts .views-row .blog__hero.has-image {
      margin-bottom: 10px; }
      @media (max-width: 72.25em) {
        .pane-blogs-list.two-recent-posts .views-row .blog__hero.has-image {
          height: 225px; } }
    .pane-blogs-list.two-recent-posts .views-row .blog__hero.has-image + .blog__info {
      margin-top: 0; }
    .pane-blogs-list.two-recent-posts .views-row .blog__hero.has-image + .blog__info .profile__name {
      font-size: 1rem; }
      @media (min-width: 59.375em) {
        .pane-blogs-list.two-recent-posts .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 0.75rem; } }
      @media (min-width: 72.25em) {
        .pane-blogs-list.two-recent-posts .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 1rem; } }
    @media (min-width: 72.25em) {
      .pane-blogs-list.two-recent-posts .views-row {
        margin: 10px 0 0;
        max-height: 300px; }
        .pane-blogs-list.two-recent-posts .views-row.views-row-first .blog__hero.has-image, .pane-blogs-list.two-recent-posts .views-row.views-row-last .blog__hero.has-image {
          max-height: 50%; }
        .pane-blogs-list.two-recent-posts .views-row.views-row-first {
          margin-top: 0; }
        .pane-blogs-list.two-recent-posts .views-row.views-row-last {
          margin-top: 20px; }
        .pane-blogs-list.two-recent-posts .views-row .has-image .field-image img {
          height: 175px;
          min-width: 386px; }
        .pane-blogs-list.two-recent-posts .views-row .has__bg_color {
          min-height: 275px; } }
  @media (min-width: 59.375em) {
    .pane-blogs-list.two-recent-posts {
      width: calc(33.9% - 20px);
      -ms-flex-order: 1;
          order: 1; }
      .pane-blogs-list.two-recent-posts .view-content {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  @media (min-width: 72.25em) {
    .pane-blogs-list.two-recent-posts {
      margin-right: 20px; } }

.pane-blogs-list.full-post-list {
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 72.25em) {
    .pane-blogs-list.full-post-list {
      padding-left: 0;
      padding-right: 0; } }
  .pane-blogs-list.full-post-list .view-display-id-recent_blogs_list {
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
  .pane-blogs-list.full-post-list .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-blogs-list.full-post-list .blog__hero.has-image {
    margin-bottom: 10px; }
  .pane-blogs-list.full-post-list .views-row {
    margin: 0 10px 20px; }
    @media (min-width: 46.875em) {
      .pane-blogs-list.full-post-list .views-row {
        margin: 10px; } }
    .pane-blogs-list.full-post-list .views-row .blog__hero {
      height: 100%; }
      @media (min-width: 72.25em) {
        .pane-blogs-list.full-post-list .views-row .blog__hero.has__bg_color {
          min-height: 333px; } }

*::-ms-backdrop, .pane-blogs-list.most-recent .blog__hero.has__bg_color {
  display: block; }

*::-ms-backdrop, .pane-blogs-list.most-recent .blog__hero.has__bg_color .blog__author {
  position: absolute;
  bottom: 20px; }

*::-ms-backdrop, .blog__hero.has__bg_color {
  display: block;
  min-height: 300px; }

*::-ms-backdrop, .blog__hero.has__bg_color .blog__author {
  position: absolute;
  bottom: 20px; }

.paragraphs-item-booth {
  margin: 0 auto;
  max-width: 800px;
  padding-top: 40px;
  width: calc(100% - 40px); }
  .paragraphs-item-booth .content {
    margin-top: 40px;
    max-width: 800px;
    padding: 0 20px; }
    @media (min-width: 77.5em) {
      .paragraphs-item-booth .content {
        padding: 0; } }
  .paragraphs-item-booth .booth__detail-wrapper {
    border-bottom: 1px solid #D2D5DA;
    border-top: 1px solid #D2D5DA;
    color: #4E5B66;
    padding: 20px 0; }
  .paragraphs-item-booth h2.booth__title {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    padding: 0 20px; }
    @media (min-width: 72.25em) {
      .paragraphs-item-booth h2.booth__title {
        font-size: 2.375rem;
        line-height: 1.26; } }
    @media (min-width: 77.5em) {
      .paragraphs-item-booth h2.booth__title {
        padding: 0; } }
  .paragraphs-item-booth .field-booth-description {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #3C4149; }
    .paragraphs-item-booth .field-booth-description h3 strong {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #3C4149; }
  .paragraphs-item-booth .field-booth-number {
    font-size: 1.25rem;
    display: inline-block; }
  .paragraphs-item-booth .field-booth-location {
    font-size: 1.25rem;
    display: inline-block; }
  .paragraphs-item-booth .booth__dates {
    font-size: 1.25rem; }
    .paragraphs-item-booth .booth__dates .date-display-range,
    .paragraphs-item-booth .booth__dates .booth__times,
    .paragraphs-item-booth .booth__dates .booth__separator {
      display: inline-block; }
    .paragraphs-item-booth .booth__dates .booth__separator {
      padding: 0 10px; }
  .paragraphs-item-booth .field-booth-description {
    margin-top: 40px; }

.paragraphs-items-field-event-contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center;
  max-width: 880px; }
  .paragraphs-items-field-event-contacts > .field-label {
    font-size: 2rem;
    color: #000000;
    text-transform: none;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%; }
    @media (min-width: 59.375em) {
      .paragraphs-items-field-event-contacts > .field-label {
        font-size: 2.5rem; } }
  .paragraphs-items-field-event-contacts .field-event-contacts {
    -ms-flex: 0 auto;
        flex: 0 auto;
    width: 100%;
    padding: 40px 0 80px; }
    @media (min-width: 59.375em) {
      .paragraphs-items-field-event-contacts .field-event-contacts {
        width: 50%; } }

.paragraphs-item-contact {
  display: -ms-flexbox;
  display: flex; }
  .paragraphs-item-contact .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: center;
        align-items: center;
    width: 100%; }
  .paragraphs-item-contact .event-contact__type {
    width: auto;
    height: 100%;
    padding-right: 20px;
    border-right: 1px solid #caced1; }
  .paragraphs-item-contact .field-contact-type {
    font-size: 0.75rem;
    font-weight: 700;
    color: #007096; }
  .paragraphs-item-contact .event-contact__wrapper {
    padding-left: 20px; }
  .paragraphs-item-contact .field-contact-name {
    font-size: 1.25rem;
    font-weight: 700; }
  .paragraphs-item-contact .field-contact-title {
    font-size: 1.25rem; }
  .paragraphs-item-contact .field-contact-email,
  .paragraphs-item-contact .field-contact-phone {
    font-size: 0.875rem; }

.pane-jump-menu {
  display: none;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
  margin-top: 64px;
  border-radius: 0.375rem;
  max-width: 996px;
  width: 100%;
  z-index: 2;
  position: relative; }
  @media (min-width: 59.375em) {
    .pane-jump-menu {
      display: block; } }
  .pane-jump-menu .jump-menu-outer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
  .pane-jump-menu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 auto;
        flex: 1 auto;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 0;
    padding: 0;
    width: auto;
    border-left: 1px solid rgba(0, 0, 0, 0.23); }
  .pane-jump-menu li {
    font-size: 0.75rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    letter-spacing: normal;
    line-height: 1.45;
    height: 48px;
    -ms-flex: 1 auto;
        flex: 1 auto;
    width: 100%; }
    .pane-jump-menu li + li {
      border-left: 1px solid rgba(0, 0, 0, 0.23); }
  .pane-jump-menu .jump-menu-title-tagline {
    font-size: 1rem;
    font-weight: 700;
    color: #000000;
    width: 100%;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    line-height: 1;
    margin-top: 16px;
    margin-bottom: 16px;
    height: auto;
    display: none; }
  .pane-jump-menu .jump-menu-label {
    font-size: 0.875rem;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.71;
    color: #4E5B66;
    padding-left: 40px;
    padding-right: 20px;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
    .pane-jump-menu .jump-menu-label .jump-menu-icon {
      background-size: contain;
      background-position: center;
      padding: 6.66667px 10px;
      margin-left: 20px;
      margin-right: 20px;
      position: relative;
      top: 0;
      transition: top 300ms ease-in; }
    .pane-jump-menu .jump-menu-label:hover .jump-menu-icon {
      top: 2px;
      transition: top 200ms ease-out; }
  .pane-jump-menu a {
    font-size: 0.75rem;
    padding-top: 4px;
    color: #007096;
    height: 100%;
    width: 100%;
    border-bottom: 4px solid transparent;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    transition: border-color .15s, color .15s;
    padding-left: 20px;
    padding-right: 20px; }
    .pane-jump-menu a:hover, .pane-jump-menu a:focus, .pane-jump-menu a:active {
      text-decoration: none;
      border-bottom: 4px solid #85B09A; }
    .pane-jump-menu a.active {
      text-decoration: none;
      border-bottom: 4px solid #000000;
      color: #000000; }
  @media (min-width: 77.5em) {
    .pane-jump-menu.fixed {
      height: 76px;
      position: fixed;
      top: -15px;
      left: 0;
      width: 100%;
      max-width: 100%;
      z-index: 10;
      background-color: #FFFFFF;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16);
      transition: transform .3s;
      -ms-transform: translateY(100%);
          transform: translateY(100%);
      margin-top: 0; }
      .pane-jump-menu.fixed .pane-content {
        height: 100%; }
      .pane-jump-menu.fixed .section-jump-menu {
        margin: 0 auto;
        max-width: 1200px;
        height: 100%; }
      .pane-jump-menu.fixed .jump-menu-outer {
        height: 100%;
        -ms-flex-pack: end;
            justify-content: flex-end;
        max-width: calc(100% - 440px); }
      .pane-jump-menu.fixed .jump-menu-title-tagline {
        display: -ms-flexbox;
        display: flex; }
      .pane-jump-menu.fixed ul {
        margin: 0 auto;
        width: 100%;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-item-align: end;
            align-self: flex-end;
        border: none; }
      .pane-jump-menu.fixed li {
        height: auto;
        width: auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
      .pane-jump-menu.fixed li + li {
        border-left: none;
        padding-left: 40px; }
      .pane-jump-menu.fixed .jump-menu-item-link {
        color: #4E5B66;
        padding: 0;
        height: auto; }
        .pane-jump-menu.fixed .jump-menu-item-link:hover, .pane-jump-menu.fixed .jump-menu-item-link:focus, .pane-jump-menu.fixed .jump-menu-item-link:active {
          text-decoration: none;
          border-bottom: 4px solid #000000;
          color: #000000;
          background-color: transparent; }
      .admin-menu .pane-jump-menu.fixed {
        top: -55px; }
      .pane-jump-menu.fixed .jump-menu-label {
        display: none; } }

.pane-meetup-form {
  display: block;
  width: 100%;
  margin: -50% auto 0; }
  @media (min-width: 37.5em) {
    .pane-meetup-form {
      margin-top: -30%; } }
  @media (min-width: 59.375em) {
    .pane-meetup-form {
      margin-top: 0; } }
  .pane-meetup-form p,
  .pane-meetup-form .fp-sticky-form-desc {
    color: #FFFFFF;
    margin-bottom: 20px; }
  .pane-meetup-form .pane-content {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    width: 80%;
    background-color: #2f373d;
    max-width: 600px;
    background-color: #2f373d;
    box-shadow: 0px 38px 32px -17px rgba(0, 0, 0, 0.22);
    margin: 0 auto; }
    @media (min-width: 46.875em) {
      .pane-meetup-form .pane-content {
        width: 80%; } }
    @media (min-width: 77.5em) {
      .pane-meetup-form .pane-content {
        width: 100%; } }
  .pane-meetup-form h3 {
    font-size: 1.25rem;
    color: #FFFFFF;
    text-align: left;
    line-height: 1; }
  .pane-meetup-form .fp-sticky-form-title {
    height: 76px;
    background-color: #2f373d;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 40px;
    background-position: left center; }
  .pane-meetup-form .fp-sticky-form {
    padding: 0 40px 40px; }
  .pane-meetup-form .fp-sticky-form .mktoButtonRow {
    width: 100%; }
  .pane-meetup-form .fp-sticky-form a {
    font-size: 0.875rem;
    display: block;
    width: 100%;
    border: 0;
    background-color: #1E6194;
    color: #FFFFFF;
    padding: 15px 20px;
    background-image: none;
    margin-top: 20px;
    max-width: 280px;
    margin: 0 auto;
    text-align: center; }
    .pane-meetup-form .fp-sticky-form a:hover, .pane-meetup-form .fp-sticky-form a:active {
      background-color: #4C9AB5;
      color: #FFFFFF;
      transition: all 0.2s ease; }
  .fixed .pane-meetup-form {
    margin-top: 0; }
    @media (min-width: 37.5em) {
      .fixed .pane-meetup-form {
        margin-top: 0; } }
    @media (min-width: 59.375em) {
      .fixed .pane-meetup-form {
        margin-top: 0; } }
    .fixed .pane-meetup-form .fp-sticky-form-title {
      background-color: #3e4952;
      padding: 20px 40px; }
    .fixed .pane-meetup-form .fp-sticky-form {
      padding: 40px; }

.pane-blogs-related-blogs-related,
.pane-education-panel-pane-education-more,
.pane-blogs-feeds-panel-pane-1 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px; }
  @media (min-width: 75em) {
    .pane-blogs-related-blogs-related,
    .pane-education-panel-pane-education-more,
    .pane-blogs-feeds-panel-pane-1 {
      padding-top: 80px;
      padding-left: 0;
      padding-right: 0; } }
  .pane-blogs-related-blogs-related .pane-title,
  .pane-education-panel-pane-education-more .pane-title,
  .pane-blogs-feeds-panel-pane-1 .pane-title {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 72.25em) {
      .pane-blogs-related-blogs-related .pane-title,
      .pane-education-panel-pane-education-more .pane-title,
      .pane-blogs-feeds-panel-pane-1 .pane-title {
        font-size: 2.375rem;
        line-height: 1.26; } }
  .pane-blogs-related-blogs-related .view-id-blogs_related,
  .pane-education-panel-pane-education-more .view-id-blogs_related,
  .pane-blogs-feeds-panel-pane-1 .view-id-blogs_related {
    margin-top: 20px; }
  .pane-blogs-related-blogs-related .view-content,
  .pane-education-panel-pane-education-more .view-content,
  .pane-blogs-feeds-panel-pane-1 .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-blogs-related-blogs-related .views-row,
  .pane-education-panel-pane-education-more .views-row,
  .pane-blogs-feeds-panel-pane-1 .views-row {
    -ms-flex: 0 auto;
        flex: 0 auto;
    width: 100%;
    margin: 10px; }
    @media (min-width: 46.875em) {
      .pane-blogs-related-blogs-related .views-row,
      .pane-education-panel-pane-education-more .views-row,
      .pane-blogs-feeds-panel-pane-1 .views-row {
        width: calc(50% - 20px); } }
    @media (min-width: 72.25em) {
      .pane-blogs-related-blogs-related .views-row,
      .pane-education-panel-pane-education-more .views-row,
      .pane-blogs-feeds-panel-pane-1 .views-row {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        width: calc(33.333% - 20px); } }
  .pane-blogs-related-blogs-related .node-teaser.has-image,
  .pane-education-panel-pane-education-more .node-teaser.has-image,
  .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image {
    position: relative; }
    .pane-blogs-related-blogs-related .node-teaser.has-image .paragraphs-items-field-hero,
    .pane-blogs-related-blogs-related .node-teaser.has-image .field-hero,
    .pane-blogs-related-blogs-related .node-teaser.has-image .paragraphs-item-hero-image,
    .pane-blogs-related-blogs-related .node-teaser.has-image .content,
    .pane-blogs-related-blogs-related .node-teaser.has-image .field-image,
    .pane-education-panel-pane-education-more .node-teaser.has-image .paragraphs-items-field-hero,
    .pane-education-panel-pane-education-more .node-teaser.has-image .field-hero,
    .pane-education-panel-pane-education-more .node-teaser.has-image .paragraphs-item-hero-image,
    .pane-education-panel-pane-education-more .node-teaser.has-image .content,
    .pane-education-panel-pane-education-more .node-teaser.has-image .field-image,
    .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .paragraphs-items-field-hero,
    .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .field-hero,
    .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .paragraphs-item-hero-image,
    .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .content,
    .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .field-image {
      height: inherit;
      overflow: hidden;
      display: block;
      width: 100%; }
    .pane-blogs-related-blogs-related .node-teaser.has-image .blog__hero picture,
    .pane-education-panel-pane-education-more .node-teaser.has-image .blog__hero picture,
    .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .blog__hero picture {
      height: 100%; }
    .pane-blogs-related-blogs-related .node-teaser.has-image .blog__hero picture img,
    .pane-education-panel-pane-education-more .node-teaser.has-image .blog__hero picture img,
    .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .blog__hero picture img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit;
      border-radius: 1rem;
      width: 100%; }
  .pane-blogs-related-blogs-related .node-teaser,
  .pane-education-panel-pane-education-more .node-teaser,
  .pane-blogs-feeds-panel-pane-1 .node-teaser {
    height: 100%; }
  .pane-blogs-related-blogs-related .blog__hero,
  .pane-education-panel-pane-education-more .blog__hero,
  .pane-blogs-feeds-panel-pane-1 .blog__hero {
    height: 100%; }
    @media (min-width: 72.25em) {
      .pane-blogs-related-blogs-related .blog__hero.has__bg_color,
      .pane-education-panel-pane-education-more .blog__hero.has__bg_color,
      .pane-blogs-feeds-panel-pane-1 .blog__hero.has__bg_color {
        min-height: 333px; } }
    .pane-blogs-related-blogs-related .blog__hero.has-image,
    .pane-education-panel-pane-education-more .blog__hero.has-image,
    .pane-blogs-feeds-panel-pane-1 .blog__hero.has-image {
      max-height: 240px;
      margin-bottom: 10px; }

.pane-blogs-feeds-panel-pane-1 {
  max-width: 100%;
  width: 100%; }
  .pane-blogs-feeds-panel-pane-1 .pane-title {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px; }
    @media (min-width: 75em) {
      .pane-blogs-feeds-panel-pane-1 .pane-title {
        padding-top: 80px;
        padding-left: 0;
        padding-right: 0; } }
  .pane-blogs-feeds-panel-pane-1 .blog__hero .field-hero .field-image {
    max-height: 240px;
    overflow: hidden; }

*::-ms-backdrop, .pane-blogs-related-blogs-related .node-teaser.has-image .paragraphs-items-field-hero, .pane-blogs-related-blogs-related .node-teaser.has-image .field-hero, .pane-blogs-related-blogs-related .node-teaser.has-image .paragraphs-item-hero-image, .pane-blogs-related-blogs-related .node-teaser.has-image .content, .pane-blogs-related-blogs-related .node-teaser.has-image .field-image, .pane-education-panel-pane-education-more .node-teaser.has-image .paragraphs-items-field-hero, .pane-education-panel-pane-education-more .node-teaser.has-image .field-hero, .pane-education-panel-pane-education-more .node-teaser.has-image .paragraphs-item-hero-image, .pane-education-panel-pane-education-more .node-teaser.has-image .content, .pane-education-panel-pane-education-more .node-teaser.has-image .field-image, .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .paragraphs-items-field-hero, .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .field-hero, .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .paragraphs-item-hero-image, .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .content, .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .field-image {
  border-radius: 1rem; }

@media (min-width: 72.25em) {
  *::-ms-backdrop, .pane-blogs-related-blogs-related .node-teaser.has-image .blog__hero img, .pane-education-panel-pane-education-more .node-teaser.has-image .blog__hero img, .pane-blogs-feeds-panel-pane-1 .node-teaser.has-image .blog__hero img {
    max-width: 380px; } }

.pane-menu-menu-blog-menu {
  width: 100%;
  z-index: 3; }
  @media (max-width: 72.25em) {
    .pane-menu-menu-blog-menu {
      position: absolute;
      height: 100%; } }
  @media (min-width: 72.25em) {
    .pane-menu-menu-blog-menu {
      margin-right: 10px;
      width: auto;
      margin-top: 0; } }
  @media (min-width: 26.25em) {
    .pane-menu-menu-blog-menu {
      margin-left: 0; } }
  .pane-menu-menu-blog-menu .pane-content {
    width: auto;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    @media (max-width: 72.25em) {
      .pane-menu-menu-blog-menu .pane-content {
        height: 100%; } }
    .pane-menu-menu-blog-menu .pane-content > .blog-menu-toggle {
      padding: 15px 45px 15px 25px;
      background: #3C4149;
      background-position: 85% center;
      background-size: 15px; }
      @media (max-width: 72.25em) {
        .pane-menu-menu-blog-menu .pane-content > .blog-menu-toggle {
          display: -ms-flexbox;
          display: flex;
          height: 100%;
          -ms-flex-align: center;
              align-items: center; } }
      @media (min-width: 72.25em) {
        .pane-menu-menu-blog-menu .pane-content > .blog-menu-toggle {
          padding: 10px 25px;
          background-position: right 20px;
          background-color: transparent; } }
    .pane-menu-menu-blog-menu .pane-content > .menu {
      overflow: hidden;
      padding: 0 0 0 20px;
      height: 0;
      opacity: 0;
      background-color: rgba(47, 55, 61, 0.96);
      width: 100%; }
      @media (min-width: 72.25em) {
        .pane-menu-menu-blog-menu .pane-content > .menu {
          overflow: visible;
          background-color: transparent; } }
      .pane-menu-menu-blog-menu .pane-content > .menu.open {
        height: auto;
        opacity: 1;
        display: block;
        border-top: 1px solid;
        padding: 10px 0; }
    @media (min-width: 72.25em) {
      .pane-menu-menu-blog-menu .pane-content > .blog-menu-toggle {
        display: none; }
      .pane-menu-menu-blog-menu .pane-content > .menu {
        display: block;
        padding: 0;
        height: auto;
        opacity: 1; } }
  .pane-menu-menu-blog-menu .menu {
    margin: 0;
    padding: 0;
    width: 100%;
    transition: opacity 200ms, padding 200ms, background 200ms; }
  .pane-menu-menu-blog-menu li {
    list-style-type: none;
    display: block;
    width: 100%; }
    @media (min-width: 72.25em) {
      .pane-menu-menu-blog-menu li {
        display: inline-block;
        width: auto; }
        .pane-menu-menu-blog-menu li + li {
          margin-left: 20px; } }
    .pane-menu-menu-blog-menu li.expanded {
      position: relative; }
      .pane-menu-menu-blog-menu li.expanded > a {
        background-position: right 14px;
        background-size: 15px;
        margin-right: 20px; }
        @media (min-width: 72.25em) {
          .pane-menu-menu-blog-menu li.expanded > a {
            background-position: right 5px;
            padding-right: 20px;
            margin-right: 0; } }
      .pane-menu-menu-blog-menu li.expanded ul {
        height: 0;
        padding: 0;
        opacity: 0;
        background: transparent;
        position: relative;
        top: 0;
        right: 0;
        z-index: 2;
        overflow: hidden;
        width: auto;
        margin: 0;
        white-space: nowrap;
        border-top: 1px solid; }
        @media (min-width: 72.25em) {
          .pane-menu-menu-blog-menu li.expanded ul {
            position: absolute;
            top: 35px;
            padding: 0 20px;
            border-top: 0;
            background-color: rgba(0, 0, 0, 0.56);
            text-align: right; } }
        .pane-menu-menu-blog-menu li.expanded ul.open {
          height: auto;
          opacity: 1;
          padding: 5px 0;
          margin: 10px 20px; }
          @media (min-width: 72.25em) {
            .pane-menu-menu-blog-menu li.expanded ul.open {
              margin: 0;
              padding: 5px 20px; } }
        .pane-menu-menu-blog-menu li.expanded ul li {
          display: block;
          margin-left: 0; }
          .pane-menu-menu-blog-menu li.expanded ul li a {
            margin: 0;
            border: none;
            padding: 5px 0;
            display: block; }
      .pane-menu-menu-blog-menu li.expanded:hover {
        cursor: pointer; }
  .pane-menu-menu-blog-menu a {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    padding: 5px 20px; }
    .pane-menu-menu-blog-menu a:hover {
      color: #caced1; }
    @media (min-width: 72.25em) {
      .pane-menu-menu-blog-menu a {
        display: inline-block;
        border-bottom: 4px solid transparent;
        padding: 0 0 10px; } }
    .pane-menu-menu-blog-menu a.active {
      color: #FFFFFF; }
      @media (min-width: 72.25em) {
        .pane-menu-menu-blog-menu a.active {
          border-color: #FFFFFF; } }

.pane-blogs-list-topic {
  width: 100%;
  max-width: 1200px;
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic {
      padding-left: 0;
      padding-right: 0; } }
  .pane-blogs-list-topic .pane-content,
  .pane-blogs-list-topic .view-blogs-list-topic,
  .pane-blogs-list-topic .view-content {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .pane-blogs-list-topic .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-blogs-list-topic .views-row {
    -ms-flex: 0 auto;
        flex: 0 auto;
    width: 100%; }
    @media (min-width: 46.875em) {
      .pane-blogs-list-topic .views-row {
        width: calc(50% - 20px); } }
    @media (min-width: 72.25em) {
      .pane-blogs-list-topic .views-row {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        width: calc(33.333% - 20px); } }
  .pane-blogs-list-topic .node-blog.has-image {
    position: relative;
    overflow: hidden;
    border-radius: 1rem; }
    .pane-blogs-list-topic .node-blog.has-image .paragraphs-items-field-hero,
    .pane-blogs-list-topic .node-blog.has-image .field-hero,
    .pane-blogs-list-topic .node-blog.has-image .paragraphs-item-hero-image,
    .pane-blogs-list-topic .node-blog.has-image .content,
    .pane-blogs-list-topic .node-blog.has-image .field-image {
      height: inherit; }
    .pane-blogs-list-topic .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit;
      border-radius: 1rem; }

.pane-blogs-list-topic.most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -ms-flex-order: 1;
      order: 1; }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic.most-recent {
      width: 66%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 2;
          order: 2; } }
  .pane-blogs-list-topic.most-recent .views-row {
    margin: 0;
    width: 100%; }
  .pane-blogs-list-topic.most-recent .node-blog {
    height: 100%; }
  .pane-blogs-list-topic.most-recent .blog__hero {
    height: 100%; }
  .pane-blogs-list-topic.most-recent .node-blog.has-image .blog__info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 28px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    height: auto;
    max-height: 50%;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem; }
    @media (min-width: 72.25em) {
      .pane-blogs-list-topic.most-recent .node-blog.has-image .blog__info {
        padding: 40px 48px; } }

.pane-blogs-list-topic.two-most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 2;
      order: 2; }
  .pane-blogs-list-topic.two-most-recent .views-row {
    width: 100%;
    margin: 10px 0; }
    .pane-blogs-list-topic.two-most-recent .views-row .blog__hero.has-image {
      height: 225px;
      margin-bottom: 10px; }
    .pane-blogs-list-topic.two-most-recent .views-row .blog__hero.has-image + .blog__info {
      margin-top: 0; }
    .pane-blogs-list-topic.two-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
      font-size: 1rem; }
      @media (min-width: 72.25em) {
        .pane-blogs-list-topic.two-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 0.75rem; } }
      @media (min-width: 72.25em) {
        .pane-blogs-list-topic.two-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 1rem; } }
    @media (min-width: 72.25em) {
      .pane-blogs-list-topic.two-most-recent .views-row {
        margin: 10px 0 0;
        height: 100%;
        max-height: 300px; }
        .pane-blogs-list-topic.two-most-recent .views-row.views-row-first {
          margin-top: 0; }
          .pane-blogs-list-topic.two-most-recent .views-row.views-row-first .node-blog {
            height: 100%; }
          .pane-blogs-list-topic.two-most-recent .views-row.views-row-first .blog__hero {
            height: 100%; }
            .pane-blogs-list-topic.two-most-recent .views-row.views-row-first .blog__hero.has-image {
              max-height: 60%; }
        .pane-blogs-list-topic.two-most-recent .views-row.views-row-last {
          height: 100%;
          margin-top: 20px; }
          .pane-blogs-list-topic.two-most-recent .views-row.views-row-last .node-blog {
            height: 100%; }
          .pane-blogs-list-topic.two-most-recent .views-row.views-row-last .blog__hero {
            height: 100%; }
            .pane-blogs-list-topic.two-most-recent .views-row.views-row-last .blog__hero.has-image {
              max-height: 60%; } }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic.two-most-recent {
      width: calc(33.9% - 20px);
      -ms-flex-order: 2;
          order: 2; }
      .pane-blogs-list-topic.two-most-recent .view-content {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic.two-most-recent {
      margin-left: 20px; } }

.pane-blogs-list-topic.two-more-most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 3;
      order: 3; }
  .pane-blogs-list-topic.two-more-most-recent .views-row {
    width: 100%;
    margin: 10px 0; }
    .pane-blogs-list-topic.two-more-most-recent .views-row .blog__hero.has-image {
      margin-bottom: 10px; }
      @media (max-width: 72.25em) {
        .pane-blogs-list-topic.two-more-most-recent .views-row .blog__hero.has-image {
          height: 225px; } }
    .pane-blogs-list-topic.two-more-most-recent .views-row .blog__hero.has-image + .blog__info {
      margin-top: 0; }
    .pane-blogs-list-topic.two-more-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
      font-size: 1rem; }
      @media (min-width: 59.375em) {
        .pane-blogs-list-topic.two-more-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 0.75rem; } }
      @media (min-width: 72.25em) {
        .pane-blogs-list-topic.two-more-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 1rem; } }
    @media (min-width: 72.25em) {
      .pane-blogs-list-topic.two-more-most-recent .views-row {
        margin: 10px 0 0;
        max-height: 300px; }
        .pane-blogs-list-topic.two-more-most-recent .views-row.views-row-first .blog__hero.has-image, .pane-blogs-list-topic.two-more-most-recent .views-row.views-row-last .blog__hero.has-image {
          max-height: 50%; }
        .pane-blogs-list-topic.two-more-most-recent .views-row.views-row-first {
          margin-top: 0; }
        .pane-blogs-list-topic.two-more-most-recent .views-row.views-row-last {
          margin-top: 20px; }
        .pane-blogs-list-topic.two-more-most-recent .views-row .has-image .field-image img {
          height: 175px;
          min-width: 386px; }
        .pane-blogs-list-topic.two-more-most-recent .views-row .has__bg_color {
          min-height: 275px; } }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic.two-more-most-recent {
      width: calc(33.9% - 20px);
      -ms-flex-order: 3;
          order: 3; }
      .pane-blogs-list-topic.two-more-most-recent .view-content {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic.two-more-most-recent {
      margin-right: 20px; } }

.pane-blogs-list-topic.featured {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 4;
      order: 4;
  padding-left: 0;
  padding-right: 0; }
  .pane-blogs-list-topic.featured .views-row {
    width: 100%;
    margin: 10px 0; }
  .pane-blogs-list-topic.featured .node-blog {
    height: 100%; }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic.featured {
      width: 66%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 4;
          order: 4; }
      .pane-blogs-list-topic.featured .views-row {
        margin: 0; }
      .pane-blogs-list-topic.featured .blog__hero {
        height: 100%; } }
  .pane-blogs-list-topic.featured .node-blog.has-image {
    position: relative; }
    .pane-blogs-list-topic.featured .node-blog.has-image .blog__info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 28px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      height: auto;
      max-height: 50%; }
      @media (min-width: 72.25em) {
        .pane-blogs-list-topic.featured .node-blog.has-image .blog__info {
          padding: 40px 48px; } }
    .pane-blogs-list-topic.featured .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit; }
    .pane-blogs-list-topic.featured .node-blog.has-image .paragraphs-items-field-hero,
    .pane-blogs-list-topic.featured .node-blog.has-image .field-hero,
    .pane-blogs-list-topic.featured .node-blog.has-image .paragraphs-item-hero-image,
    .pane-blogs-list-topic.featured .node-blog.has-image .content,
    .pane-blogs-list-topic.featured .node-blog.has-image .field-image {
      height: inherit; }

.pane-blogs-list-topic.full-post-list {
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 72.25em) {
    .pane-blogs-list-topic.full-post-list {
      padding-left: 0;
      padding-right: 0; } }
  .pane-blogs-list-topic.full-post-list .view-id-blogs_list_topic {
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
  .pane-blogs-list-topic.full-post-list .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-blogs-list-topic.full-post-list .blog__hero.has-image {
    margin-bottom: 10px; }
  .pane-blogs-list-topic.full-post-list .views-row {
    margin: 0 10px 20px; }
    @media (min-width: 46.875em) {
      .pane-blogs-list-topic.full-post-list .views-row {
        margin: 10px; } }
    .pane-blogs-list-topic.full-post-list .views-row .blog__hero {
      height: 100%; }
      @media (min-width: 72.25em) {
        .pane-blogs-list-topic.full-post-list .views-row .blog__hero.has__bg_color {
          min-height: 333px; } }

.ws-unwrapped__top-middle .pane-taxonomy-term-field-newsletter-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -ms-flex-order: 3;
      order: 3; }
  @media (min-width: 72.25em) {
    .ws-unwrapped__top-middle .pane-taxonomy-term-field-newsletter-form {
      width: 34%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 5;
          order: 5; } }
  .ws-unwrapped__top-middle .pane-taxonomy-term-field-newsletter-form > * {
    width: 100%; }
  @media (min-width: 72.25em) {
    .ws-unwrapped__top-middle .pane-taxonomy-term-field-newsletter-form .node-marketo-form.node-view-mode-audience_teaser {
      margin-left: 20px; } }

.pane-term-name {
  position: relative; }
  .pane-term-name .pane-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px; }

.pane-term-description {
  padding: 20px 0;
  position: relative;
  margin: 0 auto;
  max-width: 1200px; }
  .pane-term-description .pane-content {
    max-width: 800px; }

.pane-blogs-tag-list {
  width: 100%;
  max-width: 1200px;
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 72.25em) {
    .pane-blogs-tag-list {
      padding-left: 0;
      padding-right: 0; } }
  .pane-blogs-tag-list .pane-content,
  .pane-blogs-tag-list .view-blogs-tag-list-,
  .pane-blogs-tag-list .view-content {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .pane-blogs-tag-list .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-blogs-tag-list .views-row {
    -ms-flex: 0 auto;
        flex: 0 auto;
    width: 100%;
    border-radius: 2rem;
    overflow: hidden; }
    @media (min-width: 46.875em) {
      .pane-blogs-tag-list .views-row {
        width: calc(50% - 20px); } }
    @media (min-width: 72.25em) {
      .pane-blogs-tag-list .views-row {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        width: calc(33.333% - 20px); } }
  .pane-blogs-tag-list .node-blog.has-image {
    position: relative; }
    .pane-blogs-tag-list .node-blog.has-image .paragraphs-items-field-hero,
    .pane-blogs-tag-list .node-blog.has-image .field-hero,
    .pane-blogs-tag-list .node-blog.has-image .paragraphs-item-hero-image,
    .pane-blogs-tag-list .node-blog.has-image .content,
    .pane-blogs-tag-list .node-blog.has-image .field-image {
      height: inherit; }
    .pane-blogs-tag-list .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit; }

.pane-blogs-tag-list.most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -ms-flex-order: 1;
      order: 1; }
  @media (min-width: 59.375em) {
    .pane-blogs-tag-list.most-recent {
      width: 66%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 2;
          order: 2; } }
  .pane-blogs-tag-list.most-recent .views-row {
    margin: 0;
    width: 100%; }
  .pane-blogs-tag-list.most-recent .node-blog {
    height: 100%; }
  .pane-blogs-tag-list.most-recent .blog__hero {
    height: 100%; }
  .pane-blogs-tag-list.most-recent .node-blog.has-image .blog__info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 28px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    height: auto;
    max-height: 50%; }
    @media (min-width: 72.25em) {
      .pane-blogs-tag-list.most-recent .node-blog.has-image .blog__info {
        padding: 40px 48px; } }

.pane-blogs-tag-list.two-most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 2;
      order: 2; }
  .pane-blogs-tag-list.two-most-recent .views-row {
    width: 100%;
    margin: 10px 0; }
    .pane-blogs-tag-list.two-most-recent .views-row .blog__hero.has-image {
      height: 225px;
      margin-bottom: 10px; }
    .pane-blogs-tag-list.two-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
      font-size: 1rem; }
      @media (min-width: 59.375em) {
        .pane-blogs-tag-list.two-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 0.75rem; } }
      @media (min-width: 72.25em) {
        .pane-blogs-tag-list.two-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 1rem; } }
    @media (min-width: 59.375em) {
      .pane-blogs-tag-list.two-most-recent .views-row {
        margin: 10px 0 0;
        height: 100%;
        max-height: 300px; }
        .pane-blogs-tag-list.two-most-recent .views-row.views-row-first {
          margin-top: 0; }
          .pane-blogs-tag-list.two-most-recent .views-row.views-row-first .node-blog {
            height: 100%; }
          .pane-blogs-tag-list.two-most-recent .views-row.views-row-first .blog__hero {
            height: 100%; }
            .pane-blogs-tag-list.two-most-recent .views-row.views-row-first .blog__hero.has-image {
              max-height: 60%; }
        .pane-blogs-tag-list.two-most-recent .views-row.views-row-last {
          height: 100%;
          margin-top: 20px; }
          .pane-blogs-tag-list.two-most-recent .views-row.views-row-last .node-blog {
            height: 100%; }
          .pane-blogs-tag-list.two-most-recent .views-row.views-row-last .blog__hero {
            height: 100%; }
            .pane-blogs-tag-list.two-most-recent .views-row.views-row-last .blog__hero.has-image {
              max-height: 60%; } }
  @media (min-width: 59.375em) {
    .pane-blogs-tag-list.two-most-recent {
      width: calc(33.9% - 20px);
      -ms-flex-order: 2;
          order: 2; }
      .pane-blogs-tag-list.two-most-recent .view-content {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  @media (min-width: 72.25em) {
    .pane-blogs-tag-list.two-most-recent {
      margin-left: 20px; } }

.pane-blogs-tag-list.two-more-most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 3;
      order: 3; }
  .pane-blogs-tag-list.two-more-most-recent .views-row {
    width: 100%;
    margin: 10px 0; }
    .pane-blogs-tag-list.two-more-most-recent .views-row .blog__hero.has-image {
      height: 225px;
      margin-bottom: 10px; }
    .pane-blogs-tag-list.two-more-most-recent .views-row .blog__hero.has-image + .blog__info {
      margin-top: 0; }
    .pane-blogs-tag-list.two-more-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
      font-size: 1rem; }
      @media (min-width: 59.375em) {
        .pane-blogs-tag-list.two-more-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 0.75rem; } }
      @media (min-width: 72.25em) {
        .pane-blogs-tag-list.two-more-most-recent .views-row .blog__hero.has-image + .blog__info .profile__name {
          font-size: 1rem; } }
    @media (min-width: 59.375em) {
      .pane-blogs-tag-list.two-more-most-recent .views-row {
        margin: 10px 0 0;
        height: 100%;
        max-height: 300px; }
        .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-first {
          margin-top: 0; }
          .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-first .node-blog {
            height: 100%; }
          .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-first .blog__hero {
            height: 100%; }
            .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-first .blog__hero.has-image {
              max-height: 60%; }
        .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-last {
          height: 100%;
          margin-top: 20px; }
          .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-last .node-blog {
            height: 100%; }
          .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-last .blog__hero {
            height: 100%; }
            .pane-blogs-tag-list.two-more-most-recent .views-row.views-row-last .blog__hero.has-image {
              max-height: 60%; } }
  @media (min-width: 59.375em) {
    .pane-blogs-tag-list.two-more-most-recent {
      width: calc(33.9% - 20px);
      -ms-flex-order: 3;
          order: 3; }
      .pane-blogs-tag-list.two-more-most-recent .view-content {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  @media (min-width: 72.25em) {
    .pane-blogs-tag-list.two-more-most-recent {
      margin-right: 20px; } }

.pane-blogs-tag-list.featured {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 4;
      order: 4;
  padding-left: 0;
  padding-right: 0; }
  .pane-blogs-tag-list.featured .views-row {
    width: 100%;
    margin: 10px 0; }
  .pane-blogs-tag-list.featured .node-blog {
    height: 100%; }
  @media (min-width: 59.375em) {
    .pane-blogs-tag-list.featured {
      width: 66%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 4;
          order: 4; }
      .pane-blogs-tag-list.featured .views-row {
        margin: 0; }
      .pane-blogs-tag-list.featured .blog__hero {
        height: 100%; } }
  .pane-blogs-tag-list.featured .node-blog.has-image {
    position: relative; }
    .pane-blogs-tag-list.featured .node-blog.has-image .blog__info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 28px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      height: auto;
      max-height: 50%; }
      @media (min-width: 72.25em) {
        .pane-blogs-tag-list.featured .node-blog.has-image .blog__info {
          padding: 40px 48px; } }
    .pane-blogs-tag-list.featured .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit; }
    .pane-blogs-tag-list.featured .node-blog.has-image .paragraphs-items-field-hero,
    .pane-blogs-tag-list.featured .node-blog.has-image .field-hero,
    .pane-blogs-tag-list.featured .node-blog.has-image .paragraphs-item-hero-image,
    .pane-blogs-tag-list.featured .node-blog.has-image .content,
    .pane-blogs-tag-list.featured .node-blog.has-image .field-image {
      height: inherit; }

.pane-blogs-tag-list.full-post-list {
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 72.25em) {
    .pane-blogs-tag-list.full-post-list {
      padding-left: 0;
      padding-right: 0; } }
  .pane-blogs-tag-list.full-post-list .view-blogs-tag-list- {
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
  .pane-blogs-tag-list.full-post-list .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 40px; }
  .pane-blogs-tag-list.full-post-list .blog__hero.has-image {
    margin-bottom: 10px; }
  .pane-blogs-tag-list.full-post-list .views-row {
    margin: 0 10px 20px; }
    @media (min-width: 46.875em) {
      .pane-blogs-tag-list.full-post-list .views-row {
        margin: 10px; } }
    .pane-blogs-tag-list.full-post-list .views-row .blog__hero {
      height: 100%; }
      @media (min-width: 72.25em) {
        .pane-blogs-tag-list.full-post-list .views-row .blog__hero.has__bg_color {
          min-height: 333px; } }

.pane-blog-topic-hero #mini-panel-blog_topic_hero .panel-col > div {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 37.5em) {
    .pane-blog-topic-hero #mini-panel-blog_topic_hero .panel-col > div {
      -ms-flex-pack: end;
          justify-content: flex-end; } }

@media (min-width: 37.5em) {
  .pane-blog-topic-hero {
    background-position: right bottom; } }

@media (min-width: 72.25em) {
  .pane-blog-topic-hero {
    background-position: 100% calc(100% - 90px);
    box-sizing: border-box;
    padding: 30px 20px 220px; } }

.pane-blog-topic-hero h2,
.pane-blog-topic-hero .pane-term-description {
  color: #FFFFFF; }

.pane-blog-topic-hero .pane-term-name {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  -ms-flex-order: 0;
      order: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px; }
  @media (min-width: 72.25em) {
    .pane-blog-topic-hero .pane-term-name {
      -ms-flex: 1 0 70%;
          flex: 1 0 70%;
      padding: 0; } }

.pane-blog-topic-hero .pane-term-description {
  margin-top: 0;
  padding-top: 0;
  width: 100%; }
  .pane-blog-topic-hero .pane-term-description .pane-content {
    margin: 0; }
  .pane-blog-topic-hero .pane-term-description p {
    font-size: 1.125rem; }

.pane-blog-topic-hero span {
  font-size: 1.125rem;
  color: #606b75;
  line-height: 1.33;
  width: 20%; }

*::-ms-backdrop, .pane-blog-page-hero::after, .node-profile.node-view-mode-executive_team_full .profile__info-wrap::after, .page-partners-find-a-partner .paragraphs-item-hero-banner.view-mode-cyber_edu_landing::after, .page-partners-find-a-distributor .paragraphs-item-hero-banner.view-mode-cyber_edu_landing::after, .pane-blog-topic-hero::after, .pane-profile-hero::after, .pane-blog-hero::after, .pane-audience-hero::after {
  background-size: 300%; }

.pane-profile-hero {
  padding: 0; }
  .pane-profile-hero #mini-panel-profile_hero .panel-col > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start; }
  @media (min-width: 37.5em) {
    .pane-profile-hero {
      background-position: right bottom; } }
  @media (min-width: 72.25em) {
    .pane-profile-hero {
      padding: 30px 20px 190px;
      min-height: 190px;
      background-position: 100% calc(100% - 90px); } }
  .pane-profile-hero .pane-node-content {
    width: 100%;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    -ms-flex-order: 1;
        order: 1;
    padding: 0 20px; }
    @media (min-width: 72.25em) {
      .pane-profile-hero .pane-node-content {
        padding: 0; } }
  .pane-profile-hero span {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #D2D5DA;
    text-transform: uppercase;
    width: 20%; }

.page-profile .ws-unwrapped__top-middle {
  position: relative; }
  @media (min-width: 72.25em) {
    .page-profile .ws-unwrapped__top-middle {
      margin-top: -190px; } }
  .page-profile .ws-unwrapped__top-middle .inner-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }

.page-profile .ws-unwrapped__top-bottom {
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 59.375em) {
    .page-profile .ws-unwrapped__top-bottom {
      margin-top: 20px; } }
  .page-profile .ws-unwrapped__top-bottom .inner-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }

.page-profile .pager {
  margin-top: 0;
  margin-bottom: 0; }
  .page-profile .pager.pager-load-more a {
    margin-top: 0; }

.page-profile .panel-pane.pane-footer {
  padding-top: 40px; }

.pane-author-blogs-list {
  width: 100%;
  max-width: 1200px;
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 72.25em) {
    .pane-author-blogs-list {
      padding-left: 0;
      padding-right: 0; } }
  .pane-author-blogs-list .pane-content,
  .pane-author-blogs-list .view-author-blogs-list,
  .pane-author-blogs-list .view-content {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
  .pane-author-blogs-list .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-author-blogs-list .views-row {
    -ms-flex: 0 auto;
        flex: 0 auto;
    width: 100%; }
    @media (min-width: 46.875em) {
      .pane-author-blogs-list .views-row {
        width: calc(50% - 20px); } }
    @media (min-width: 72.25em) {
      .pane-author-blogs-list .views-row {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        width: calc(33.333% - 20px); } }
  .pane-author-blogs-list .node-blog.has-image {
    position: relative; }
    .pane-author-blogs-list .node-blog.has-image .paragraphs-items-field-hero,
    .pane-author-blogs-list .node-blog.has-image .field-hero,
    .pane-author-blogs-list .node-blog.has-image .paragraphs-item-hero-image,
    .pane-author-blogs-list .node-blog.has-image .content,
    .pane-author-blogs-list .node-blog.has-image .field-image {
      height: inherit; }
      .pane-author-blogs-list .node-blog.has-image .paragraphs-items-field-hero img,
      .pane-author-blogs-list .node-blog.has-image .field-hero img,
      .pane-author-blogs-list .node-blog.has-image .paragraphs-item-hero-image img,
      .pane-author-blogs-list .node-blog.has-image .content img,
      .pane-author-blogs-list .node-blog.has-image .field-image img {
        border-radius: 1rem; }
    .pane-author-blogs-list .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit; }

.pane-author-blogs-list.most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -ms-flex-order: 1;
      order: 1; }
  @media (min-width: 59.375em) {
    .pane-author-blogs-list.most-recent {
      width: 66%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 2;
          order: 2; } }
  .pane-author-blogs-list.most-recent .views-row {
    margin: 0;
    width: 100%; }
  .pane-author-blogs-list.most-recent .node-blog {
    height: 100%; }
  .pane-author-blogs-list.most-recent .blog__hero {
    height: 100%; }
  .pane-author-blogs-list.most-recent .node-blog.has-image .blog__info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 28px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    height: auto;
    max-height: 50%;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem; }
    @media (min-width: 72.25em) {
      .pane-author-blogs-list.most-recent .node-blog.has-image .blog__info {
        padding: 40px 48px; } }

.pane-author-blogs-list.two-most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 2;
      order: 2; }
  .pane-author-blogs-list.two-most-recent .views-row {
    width: 100%;
    margin: 10px 0; }
    .pane-author-blogs-list.two-most-recent .views-row .blog__hero.has-image {
      height: 225px;
      margin-bottom: 10px; }
    @media (min-width: 59.375em) {
      .pane-author-blogs-list.two-most-recent .views-row {
        margin: 10px 0 0;
        height: 100%;
        max-height: 300px; }
        .pane-author-blogs-list.two-most-recent .views-row.views-row-first {
          margin-top: 0; }
          .pane-author-blogs-list.two-most-recent .views-row.views-row-first .node-blog {
            height: 100%; }
          .pane-author-blogs-list.two-most-recent .views-row.views-row-first .blog__hero {
            height: 100%; }
            .pane-author-blogs-list.two-most-recent .views-row.views-row-first .blog__hero.has-image {
              max-height: 70%; }
        .pane-author-blogs-list.two-most-recent .views-row.views-row-last {
          height: 100%;
          margin-top: 20px; }
          .pane-author-blogs-list.two-most-recent .views-row.views-row-last .node-blog {
            height: 100%; }
          .pane-author-blogs-list.two-most-recent .views-row.views-row-last .blog__hero {
            height: 100%; }
            .pane-author-blogs-list.two-most-recent .views-row.views-row-last .blog__hero.has-image {
              max-height: 70%; } }
  @media (min-width: 59.375em) {
    .pane-author-blogs-list.two-most-recent {
      width: calc(33.9% - 20px);
      -ms-flex-order: 2;
          order: 2; }
      .pane-author-blogs-list.two-most-recent .view-content {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  @media (min-width: 72.25em) {
    .pane-author-blogs-list.two-most-recent {
      margin-left: 20px; } }

.pane-author-blogs-list.two-more-most-recent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 3;
      order: 3; }
  .pane-author-blogs-list.two-more-most-recent .views-row {
    width: 100%;
    margin: 10px 0; }
    .pane-author-blogs-list.two-more-most-recent .views-row .blog__hero.has-image {
      height: 225px;
      margin-bottom: 10px; }
    @media (min-width: 59.375em) {
      .pane-author-blogs-list.two-more-most-recent .views-row {
        margin: 10px 0 0;
        height: 100%;
        max-height: 300px; }
        .pane-author-blogs-list.two-more-most-recent .views-row.views-row-first {
          margin-top: 0; }
          .pane-author-blogs-list.two-more-most-recent .views-row.views-row-first .node-blog {
            height: 100%; }
          .pane-author-blogs-list.two-more-most-recent .views-row.views-row-first .blog__hero {
            height: 100%; }
            .pane-author-blogs-list.two-more-most-recent .views-row.views-row-first .blog__hero.has-image {
              max-height: 70%; }
        .pane-author-blogs-list.two-more-most-recent .views-row.views-row-last {
          height: 100%;
          margin-top: 20px; }
          .pane-author-blogs-list.two-more-most-recent .views-row.views-row-last .node-blog {
            height: 100%; }
          .pane-author-blogs-list.two-more-most-recent .views-row.views-row-last .blog__hero {
            height: 100%; }
            .pane-author-blogs-list.two-more-most-recent .views-row.views-row-last .blog__hero.has-image {
              max-height: 70%; } }
  @media (min-width: 59.375em) {
    .pane-author-blogs-list.two-more-most-recent {
      width: calc(33.9% - 20px);
      -ms-flex-order: 3;
          order: 3; }
      .pane-author-blogs-list.two-more-most-recent .view-content {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  @media (min-width: 72.25em) {
    .pane-author-blogs-list.two-more-most-recent {
      margin-right: 20px; } }

.pane-node-field-profile-featured-blog.featured,
.pane-author-blogs-list.featured {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
      flex: 0 auto;
  width: 100%;
  -ms-flex-order: 4;
      order: 4;
  padding-left: 0;
  padding-right: 0; }
  .pane-node-field-profile-featured-blog.featured .views-row,
  .pane-author-blogs-list.featured .views-row {
    width: 100%;
    margin: 10px 0; }
  .pane-node-field-profile-featured-blog.featured .field-profile-featured-blog,
  .pane-node-field-profile-featured-blog.featured .node-blog,
  .pane-author-blogs-list.featured .field-profile-featured-blog,
  .pane-author-blogs-list.featured .node-blog {
    height: 100%; }
  @media (min-width: 59.375em) {
    .pane-node-field-profile-featured-blog.featured,
    .pane-author-blogs-list.featured {
      width: 66%;
      min-height: 520px;
      max-height: 600px;
      -ms-flex-order: 4;
          order: 4; }
      .pane-node-field-profile-featured-blog.featured .views-row,
      .pane-author-blogs-list.featured .views-row {
        margin: 0; }
      .pane-node-field-profile-featured-blog.featured .blog__hero,
      .pane-author-blogs-list.featured .blog__hero {
        height: 100%; } }
  .pane-node-field-profile-featured-blog.featured .node-blog.has-image,
  .pane-author-blogs-list.featured .node-blog.has-image {
    position: relative; }
    .pane-node-field-profile-featured-blog.featured .node-blog.has-image .blog__info,
    .pane-author-blogs-list.featured .node-blog.has-image .blog__info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 28px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      height: auto;
      max-height: 50%; }
      @media (min-width: 72.25em) {
        .pane-node-field-profile-featured-blog.featured .node-blog.has-image .blog__info,
        .pane-author-blogs-list.featured .node-blog.has-image .blog__info {
          padding: 40px 48px; } }
    .pane-node-field-profile-featured-blog.featured .node-blog.has-image .blog__hero img,
    .pane-author-blogs-list.featured .node-blog.has-image .blog__hero img {
      -o-object-fit: cover;
         object-fit: cover;
      height: inherit;
      border-radius: 1rem; }
    .pane-node-field-profile-featured-blog.featured .node-blog.has-image .paragraphs-items-field-hero,
    .pane-node-field-profile-featured-blog.featured .node-blog.has-image .field-hero,
    .pane-node-field-profile-featured-blog.featured .node-blog.has-image .paragraphs-item-hero-image,
    .pane-node-field-profile-featured-blog.featured .node-blog.has-image .content,
    .pane-node-field-profile-featured-blog.featured .node-blog.has-image .field-image,
    .pane-author-blogs-list.featured .node-blog.has-image .paragraphs-items-field-hero,
    .pane-author-blogs-list.featured .node-blog.has-image .field-hero,
    .pane-author-blogs-list.featured .node-blog.has-image .paragraphs-item-hero-image,
    .pane-author-blogs-list.featured .node-blog.has-image .content,
    .pane-author-blogs-list.featured .node-blog.has-image .field-image {
      height: inherit; }

.pane-author-blogs-list.full-post-list {
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 72.25em) {
    .pane-author-blogs-list.full-post-list {
      padding-left: 0;
      padding-right: 0; } }
  .pane-author-blogs-list.full-post-list .view-id-blogs_list_topic {
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
  .pane-author-blogs-list.full-post-list .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-author-blogs-list.full-post-list .blog__hero.has-image {
    margin-bottom: 10px; }
  .pane-author-blogs-list.full-post-list .views-row {
    margin: 0 10px 20px; }
    @media (min-width: 46.875em) {
      .pane-author-blogs-list.full-post-list .views-row {
        margin: 10px; } }
    .pane-author-blogs-list.full-post-list .views-row .blog__hero {
      height: 100%; }
      @media (min-width: 72.25em) {
        .pane-author-blogs-list.full-post-list .views-row .blog__hero.has__bg_color {
          min-height: 333px; } }

@media (min-width: 37.5em) {
  .pane-blog-hero,
  .pane-audience-hero,
  .pane-blog-topic-hero {
    background-position: right bottom; } }

@media (min-width: 72.25em) {
  .pane-blog-hero,
  .pane-audience-hero,
  .pane-blog-topic-hero {
    padding: 30px 20px 160px;
    min-height: 360px;
    background-position: 100% calc(100% - 90px); } }

.pane-blog-hero #mini-panel-blog_hero .panel-col > div,
.pane-audience-hero #mini-panel-blog_hero .panel-col > div,
.pane-blog-topic-hero #mini-panel-blog_hero .panel-col > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.pane-blog-hero .pane-custom,
.pane-audience-hero .pane-custom,
.pane-blog-topic-hero .pane-custom {
  width: 100%;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  -ms-flex-order: 1;
      order: 1;
  padding: 0 20px; }
  @media (min-width: 72.25em) {
    .pane-blog-hero .pane-custom,
    .pane-audience-hero .pane-custom,
    .pane-blog-topic-hero .pane-custom {
      padding: 0;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%; } }

.pane-blog-hero span,
.pane-audience-hero span,
.pane-blog-topic-hero span {
  font-size: .875rem;
  line-height: 1.57;
  font-weight: 400;
  color: #D2D5DA;
  text-transform: uppercase;
  width: 20%; }

.view-id-authors {
  margin-top: 20px;
  position: relative; }
  @media (min-width: 72.25em) {
    .view-id-authors {
      margin-top: 200px; } }
  .view-id-authors.view-display-id-featured_authors .view-content {
    -ms-flex-align: start;
        align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px; }
  .view-id-authors.view-display-id-featured_authors .views-row {
    -ms-flex: 1 auto;
        flex: 1 auto;
    margin-bottom: 40px;
    width: 100%; }
    .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate {
      text-align: center; }
      .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate a {
        color: #000000; }
        .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate a:hover .profile__photo--initials, .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate a:hover .field-profile-photo img {
          top: -3px;
          transition-delay: ease-out; }
        .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate a:hover .profile__user-profile-icon {
          opacity: 1; }
      .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate .profile__photo {
        margin: 0 auto;
        max-width: 125px;
        width: 100%; }
      .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate .field-profile-photo img {
        border-radius: 50%;
        border: solid 1px rgba(0, 0, 0, 0.08);
        line-height: 0;
        position: relative;
        top: 0;
        transition: top 200ms ease-in;
        vertical-align: middle; }
      .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate .profile__photo--initials {
        font-size: 3.125rem;
        background-color: #CEDFD6;
        border-radius: 100%;
        color: #000000;
        height: 125px;
        line-height: 1;
        margin: 0 auto;
        padding: 40px 20px;
        position: relative;
        text-align: center;
        top: 0;
        transition: top 200ms ease-in;
        vertical-align: middle;
        width: 125px; }
        .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate .profile__photo--initials.no-photo {
          font-size: 0.875rem;
          padding: 20px; }
        .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate .profile__photo--initials .profile__user-profile-icon {
          background-position: 0 0;
          background-size: contain;
          display: block;
          height: 0;
          opacity: 0.5;
          overflow: hidden;
          padding-top: 85px;
          width: 85px; }
      .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate .profile__full-name {
        font-size: 1.25rem;
        color: #000000;
        display: block;
        padding-bottom: 10px;
        padding-top: 10px; }
      .view-id-authors.view-display-id-featured_authors .views-row .node-view-mode-author_teaser_alternate .profile__job-title {
        font-size: .875rem;
        line-height: 1.57;
        font-weight: 400;
        color: #717c85;
        display: block; }
    @media (min-width: 29.375em) {
      .view-id-authors.view-display-id-featured_authors .views-row {
        width: 50%; } }
    @media (min-width: 72.25em) {
      .view-id-authors.view-display-id-featured_authors .views-row {
        width: 25%; } }

.view-user-profile {
  padding-bottom: 60px; }
  .view-user-profile .view-empty {
    padding-top: 60px;
    text-align: center; }

.page-authors .ws-unwrapped__top-middle {
  position: relative; }
  @media (min-width: 72.25em) {
    .page-authors .ws-unwrapped__top-middle {
      margin-top: -190px; } }

.page-authors .pager {
  margin-top: 0;
  margin-bottom: 0; }
  .page-authors .pager.pager-load-more a {
    margin-top: 0; }

.page-authors .panel-pane.pane-footer {
  padding-top: 40px; }

/**
 * @file _pane-referenced-items-solution-featured-resource.scss
 * Related resources on solution nodes.
 */
.pane-referenced-items-solution-featured-resource {
  background-color: #FFFFFF;
  box-sizing: border-box;
  display: block;
  margin: 20px auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  width: 100%;
  z-index: 1; }
  .pane-referenced-items-solution-featured-resource:before, .pane-referenced-items-solution-featured-resource:after {
    display: table;
    content: ''; }
  .pane-referenced-items-solution-featured-resource:after {
    clear: both; }
  @media (min-width: 72.25em) {
    .pane-referenced-items-solution-featured-resource {
      padding: 20px 0; } }
  .pane-referenced-items-solution-featured-resource .pane-content,
  .pane-referenced-items-solution-featured-resource .view-display-id-solution_featured_resource,
  .pane-referenced-items-solution-featured-resource .view-content {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .pane-referenced-items-solution-featured-resource .pane-title {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    margin-bottom: 40px;
    margin-left: 10px;
    margin-top: 20px;
    text-align: center; }
    @media (min-width: 72.25em) {
      .pane-referenced-items-solution-featured-resource .pane-title {
        font-size: 2.375rem;
        line-height: 1.26; } }
    @media (min-width: 72.25em) {
      .pane-referenced-items-solution-featured-resource .pane-title {
        margin-bottom: 40px;
        margin-top: 60px; } }
  .pane-referenced-items-solution-featured-resource .content {
    height: inherit; }
  .pane-referenced-items-solution-featured-resource .view-content {
    -ms-flex-align: space-between;
        align-items: space-between;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 20px 0;
    padding-bottom: 40px; }
    .pane-referenced-items-solution-featured-resource .view-content:before, .pane-referenced-items-solution-featured-resource .view-content:after {
      display: table;
      content: ''; }
    .pane-referenced-items-solution-featured-resource .view-content:after {
      clear: both; }
  .pane-referenced-items-solution-featured-resource .views-row {
    background-color: #FFFFFF;
    display: block;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin: 10px;
    max-width: 400px;
    width: 300px;
    overflow: hidden; }
    .pane-referenced-items-solution-featured-resource .views-row .field-solution-resources {
      height: 0;
      padding-bottom: 150%;
      position: relative;
      width: 100%;
      overflow: hidden; }
      @media (min-width: 29.375em) {
        .pane-referenced-items-solution-featured-resource .views-row .field-solution-resources {
          padding-bottom: 135%; } }
    .pane-referenced-items-solution-featured-resource .views-row .node-resource.node-resource--on-node-solution:not(.node-view-mode-product_resource_teaser) {
      position: absolute;
      width: 100%; }
    @media (min-width: 72.25em) {
      .pane-referenced-items-solution-featured-resource .views-row {
        width: calc(25% - 22px);
        max-width: calc(25% - 22px);
        -ms-flex-preferred-size: calc(25% - 22px);
            flex-basis: calc(25% - 22px); } }
    .pane-referenced-items-solution-featured-resource .views-row .node-case_study--on-node-solution .field-title-field {
      padding-top: 20px; }

.node-type-solution .views-row article.node-case-study,
.node-type-solution .views-row article.node-resource {
  margin: 20px 0; }

.solutions-related-products {
  background-color: #D2D5DA;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 72.25em) {
    .solutions-related-products {
      padding-left: 10px; } }

.solutions-related-products__inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center; }
  .solutions-related-products__inner h2.pane-title {
    font-size: 1.25rem;
    color: #3C4149;
    font-weight: 400; }
  .solutions-related-products__inner .pane-content {
    font-size: 1rem; }
  .solutions-related-products__inner .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
  .solutions-related-products__inner .views-row {
    margin: 20px;
    -ms-flex-preferred-size: 255px;
        flex-basis: 255px;
    width: 255px;
    max-width: 255px; }
  .solutions-related-products__inner .views-field-title a {
    font-size: 1rem;
    color: #007096;
    font-weight: 700; }
    .solutions-related-products__inner .views-field-title a:hover {
      color: #005978; }

.node-testimonial--on-node-product {
  background-color: transparent;
  padding: 0;
  width: 100%; }
  .node-testimonial--on-node-product .content {
    padding: 40px 40px;
    position: relative;
    overflow: visible;
    max-width: 800px;
    /*
    &::before {
      content: '';
      display: block;
      position: absolute;
      width: 50px;
      height: 58px;
      top: 0;
      left: 0;
      background-image: url(../img/backgrounds/testimonial-border.svg);
      background-repeat: no-repeat;
      background-position: left top;
      background-size: contain;
    }

    &::after {
      content: '';
      display: block;
      position: absolute;
      width: 50px;
      height: 58px;
      bottom: 0;
      right: 0;
      background-image: url(../img/backgrounds/testimonial-border.svg);
      background-repeat: no-repeat;
      background-position: left top;
      background-size: contain;
      transform: rotate(180deg);
    }
    */ }
    @media (min-width: 46.875em) {
      .node-testimonial--on-node-product .content {
        padding: 40px 60px; } }
    .node-testimonial--on-node-product .content blockquote {
      font-size: 1.375rem;
      line-height: 1.45;
      font-weight: 300;
      color: #3C4149; }
    .node-testimonial--on-node-product .content .field-testimonial-author {
      font-size: 1.25rem;
      line-height: 1.2;
      font-weight: 600;
      color: #000000;
      font-style: normal; }
    .node-testimonial--on-node-product .content .field-testimonial-author-company,
    .node-testimonial--on-node-product .content .field-testimonial-author-title {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #3C4149;
      font-style: normal; }

.pane-node-field-product-testimonials {
  background-color: #f6f7f7;
  padding: 40px 20px;
  position: relative;
  margin-top: 20px;
  background-image: url("../img/backgrounds/bg-quotes-blurred-people.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  border-bottom: 2px solid #caced1; }
  @media (min-width: 59.375em) {
    .pane-node-field-product-testimonials {
      padding: 40px 0; } }
  .pane-node-field-product-testimonials::after {
    background: rgba(0, 0, 0, 0.05); }
  .pane-node-field-product-testimonials h2.pane-title {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    text-align: center;
    max-width: 800px;
    margin-bottom: 60px; }
    @media (min-width: 72.25em) {
      .pane-node-field-product-testimonials h2.pane-title {
        font-size: 2.375rem;
        line-height: 1.26; } }
  .pane-node-field-product-testimonials h2.pane-title {
    padding: 0 40px 0 40px;
    max-width: 100%; }
    @media (min-width: 77.5em) {
      .pane-node-field-product-testimonials h2.pane-title {
        padding: 40px 400px 0 40px;
        max-width: 1200px;
        margin: 0 auto; } }
  .pane-node-field-product-testimonials .pane-content {
    padding: 0 40px 40px 40px; }
    @media (min-width: 77.5em) {
      .pane-node-field-product-testimonials .pane-content {
        padding: 40px 400px 0 40px; } }

/* Slider */
.slick-carousel.testimonials {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  max-width: 850px;
  margin: 0 auto; }
  @media (min-width: 77.5em) {
    .slick-carousel.testimonials {
      margin: 0; } }
  .slick-carousel.testimonials .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    border-radius: 1rem; }
  .slick-carousel.testimonials .slick-list:focus {
    outline: none; }
  .slick-carousel.testimonials .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .slick-carousel.testimonials .slick-slider .slick-track,
  .slick-carousel.testimonials .slick-slider .slick-list {
    transform: translate3d(0, 0, 0); }
  .slick-carousel.testimonials .slick-arrow {
    /*
    position: absolute;
    cursor: pointer;
    top: 25%;
    z-index: 1;
    max-width: 32px;
    height: 64px;
    background-size: 24px;
    background-position: center;
    padding: $space-one-half;
    text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
    opacity: 0.4;
    
    &:hover {
      opacity: 1;
    }
    */
    display: none !important; }
  .slick-carousel.testimonials .slick-prev {
    left: -15px; }
  .slick-carousel.testimonials .slick-next {
    right: -15px; }
  .slick-carousel.testimonials .slick-dots {
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    max-width: 800px; }
    @media (min-width: 72.25em) {
      .slick-carousel.testimonials .slick-dots {
        text-align: left; } }
  .slick-carousel.testimonials .slick-dots li {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: #caced1; }
    .slick-carousel.testimonials .slick-dots li.slick-active {
      background-color: #007096; }
  .slick-carousel.testimonials .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .slick-carousel.testimonials .slick-track:before,
  .slick-carousel.testimonials .slick-track:after {
    display: table;
    content: ''; }
  .slick-carousel.testimonials .slick-track:after {
    clear: both; }
  .slick-carousel.testimonials .slick-loading .slick-track {
    visibility: hidden; }
  .slick-carousel.testimonials .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .slick-carousel.testimonials [dir='rtl'] .slick-slide {
    float: right; }
  .slick-carousel.testimonials .slick-initialized .slick-slide {
    display: block; }
  .slick-carousel.testimonials .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-carousel.testimonials .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-carousel.testimonials .slick-arrow.slick-hidden {
    display: none; }

.pane-node-field-product-use-cases {
  position: relative;
  overflow: hidden;
  padding-bottom: 200px;
  background-color: #4E5B66; }
  .pane-node-field-product-use-cases::before {
    background: rgba(255, 255, 255, 0);
    bottom: 50px;
    content: '';
    display: block;
    height: 125px;
    position: absolute;
    -ms-transform: skewY(-2.9deg);
        transform: skewY(-2.9deg);
    width: 100vw;
    z-index: 1; }
  .pane-node-field-product-use-cases::after {
    background: #FFFFFF;
    bottom: -949px;
    content: '';
    display: block;
    height: 1000px;
    position: absolute;
    -ms-transform: skewY(-2.9deg);
        transform: skewY(-2.9deg);
    width: 100vw;
    z-index: 1; }
    @media (min-width: 118.75em) {
      .pane-node-field-product-use-cases::after {
        bottom: -939px; } }
  .pane-node-field-product-use-cases .pane-content {
    padding: 0 15px; }
    @media (min-width: 46.875em) {
      .pane-node-field-product-use-cases .pane-content {
        padding: 0 40px; } }
    @media (min-width: 77.5em) {
      .pane-node-field-product-use-cases .pane-content {
        padding: 0; } }
  .pane-node-field-product-use-cases .paragraphs-item-callout {
    background-color: transparent;
    padding: 0 0 40px 0; }
    .pane-node-field-product-use-cases .paragraphs-item-callout .field-description a {
      color: #FFFFFF;
      text-decoration: underline; }
    @media (min-width: 46.875em) {
      .pane-node-field-product-use-cases .paragraphs-item-callout {
        padding: 20px 0; } }
  .pane-node-field-product-use-cases ~ .ws-unwrapped__bottom {
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    width: 100%; }
    .pane-node-field-product-use-cases ~ .ws-unwrapped__bottom .inner-container {
      margin: 0 auto;
      padding: 20px;
      width: 100%;
      max-width: 1200px; }

@media (min-width: 46.875em) {
  .paragraphs-items-field-product-use-cases {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: row;
        flex-direction: row; } }

.paragraphs-items-field-product-use-cases .field-product-use-cases {
  text-align: center;
  padding: 0; }
  @media (min-width: 46.875em) {
    .paragraphs-items-field-product-use-cases .field-product-use-cases {
      max-width: 300px;
      margin-right: 20px; }
      .paragraphs-items-field-product-use-cases .field-product-use-cases:last-child {
        margin-right: 0; } }

.paragraphs-items-field-product-use-cases .entity-icon,
.paragraphs-items-field-product-use-cases .field-callout-icon {
  margin-bottom: 20px; }
  .paragraphs-items-field-product-use-cases .entity-icon img,
  .paragraphs-items-field-product-use-cases .field-callout-icon img {
    max-width: 64px;
    margin: 0 auto; }

.paragraphs-items-field-product-use-cases .paragraphs-item-callout h4 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 300;
  color: #FFFFFF;
  padding: 0 20px; }

.paragraphs-items-field-product-use-cases p {
  font-size: 1rem;
  line-height: 1.625rem;
  font-weight: 200;
  color: #f6f7f7; }

.pane-node-field-product-use-cases-section {
  margin-top: 40px; }
  .pane-node-field-product-use-cases-section .paragraphs-item-callouts h2,
  .pane-node-field-product-use-cases-section .paragraphs-item-callouts h3 {
    margin: 0;
    text-align: left; }
  .pane-node-field-product-use-cases-section .paragraphs-item-callouts .content {
    padding: 0; }
  .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content {
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .paragraphs-item-callout {
      background-color: transparent;
      position: relative;
      padding: 0 0 60px;
      margin-bottom: 40px; }
      @media (min-width: 46.875em) {
        .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .paragraphs-item-callout {
          -ms-flex-preferred-size: 30%;
              flex-basis: 30%;
          -ms-flex-positive: 0;
              flex-grow: 0;
          margin: 0 30px 40px 0; }
          .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .paragraphs-item-callout:nth-child(3n) {
            margin-right: 0; } }
    .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .field-icon-ref .entity-icon.icon-icon,
    .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .field-callout-icon .entity-icon.icon-icon {
      margin-bottom: 0; }
    .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .field-icon-ref img,
    .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .field-callout-icon img {
      margin: 0; }
    .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .field-card-link {
      position: absolute;
      width: 100%;
      border-top: 1px solid #78828C;
      padding-top: 8px;
      bottom: 0;
      left: 0;
      right: 0; }
      .pane-node-field-product-use-cases-section .paragraphs-items-field-callouts .content .field-card-link a:hover {
        color: #007096; }

.pane-node-field-product-proof-points {
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
  margin-bottom: 40px;
  background-color: #007096;
  position: relative; }
  .pane-node-field-product-proof-points::before {
    background: rgba(255, 255, 255, 0.15);
    bottom: 50px;
    content: '';
    display: block;
    height: 2.7vw;
    min-height: 12px;
    max-height: 16px;
    position: absolute;
    -ms-transform: skewY(-2.9deg);
        transform: skewY(-2.9deg);
    width: 100vw;
    z-index: 1; }
  .pane-node-field-product-proof-points::after {
    background: #FFFFFF;
    bottom: -949px;
    content: '';
    display: block;
    height: 1000px;
    position: absolute;
    -ms-transform: skewY(-2.9deg);
        transform: skewY(-2.9deg);
    width: 100vw;
    z-index: 1; }
    @media (min-width: 118.75em) {
      .pane-node-field-product-proof-points::after {
        bottom: -939px; } }
  .pane-node-field-product-proof-points .pane-content {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px; }
    @media (min-width: 46.875em) {
      .pane-node-field-product-proof-points .pane-content {
        padding: 0 20px; } }
    @media (min-width: 75em) {
      .pane-node-field-product-proof-points .pane-content {
        padding-left: calc(20px + calc(-50vw + calc(1200px / 2)));
        padding-right: calc(20px + calc(-50vw + calc(1200px / 2))); } }
  .pane-node-field-product-proof-points .paragraphs-items-field-product-proof-points {
    max-width: 760px;
    width: 100%;
    margin: 0 auto 0 0;
    padding: 0 0; }
    @media (min-width: 59.375em) {
      .pane-node-field-product-proof-points .paragraphs-items-field-product-proof-points {
        padding: 0 20px 0 0; } }
  .pane-node-field-product-proof-points .paragraphs-item-callouts {
    background-color: transparent; }
    .pane-node-field-product-proof-points .paragraphs-item-callouts > .content {
      z-index: 1;
      padding: 60px 0 40px; }
    .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-items-field-callouts-hexagons {
      margin: 20px 0 40px; }
      .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-items-field-callouts-hexagons > .content {
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      padding: 0 10px;
      margin-top: 20px;
      background-color: transparent;
      -ms-flex: 0 1 233px;
          flex: 0 1 233px;
      padding: 40px 10px;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }
      @media (min-width: 46.875em) {
        .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout {
          margin-top: 0;
          overflow: visible;
          padding: 10px 40px; } }
      .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg {
        bottom: 15px;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0);
        fill: #FFFFFF;
        filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        height: auto;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        stroke: #004E69;
        stroke-width: 2px;
        transition: stroke 300ms, fill 300ms, box-shadow 300ms, filter 300ms;
        width: 95% !important;
        z-index: 0; }
        @media (min-width: 72.25em) {
          .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg {
            bottom: 10px;
            width: 98% !important; } }
        .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg ~ * {
          -ms-flex-align: center;
              align-items: center;
          background-color: transparent;
          box-sizing: border-box;
          color: #2f373d;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-pack: center;
              justify-content: center;
          padding: 20px;
          position: relative;
          text-align: center;
          width: 100%;
          z-index: 1; }
          @media (min-width: 46.875em) {
            .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg ~ * {
              background-color: transparent;
              min-height: 140px;
              padding: 10px; } }
          @media (min-width: 72.25em) {
            .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg ~ * {
              min-height: 180px; } }
          .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg ~ *:hover {
            background-color: transparent; }
            @media (min-width: 46.875em) {
              .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg ~ *:hover {
                background-color: transparent; } }
          .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg ~ * * {
            color: inherit; }
      .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout:hover svg {
        fill: #FFFFFF;
        filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.33));
        stroke: #FFFFFF; }
      .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout svg {
        left: 50%;
        margin: 0;
        max-width: 260px;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        stroke-width: 1px; }
      .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout h4 {
        font-size: 2.8125rem;
        font-weight: 700;
        letter-spacing: -2px; }
      .pane-node-field-product-proof-points .paragraphs-item-callouts .paragraphs-item-callout .field-description {
        font-size: 0.875rem;
        color: #4E5B66;
        line-height: 1.4;
        margin: 0 auto;
        max-width: 85%; }
    .pane-node-field-product-proof-points .paragraphs-item-callouts h2 {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #FFFFFF;
      margin-bottom: 1em;
      text-align: center; }
      @media (min-width: 72.25em) {
        .pane-node-field-product-proof-points .paragraphs-item-callouts h2 {
          font-size: 2.375rem;
          line-height: 1.26; } }
      @media (min-width: 46.875em) {
        .pane-node-field-product-proof-points .paragraphs-item-callouts h2 {
          margin-bottom: 0.75em; } }
    .pane-node-field-product-proof-points .paragraphs-item-callouts h3 {
      font-size: 1rem;
      color: #FFFFFF;
      margin: 0;
      padding: 0;
      text-align: center; }
      .pane-node-field-product-proof-points .paragraphs-item-callouts h3 a {
        color: #FFFFFF;
        text-decoration: underline; }
    .pane-node-field-product-proof-points .paragraphs-item-callouts .field-callouts-cta {
      text-align: center; }
      @media (min-width: 46.875em) {
        .pane-node-field-product-proof-points .paragraphs-item-callouts .field-callouts-cta {
          text-align: left; } }
      .pane-node-field-product-proof-points .paragraphs-item-callouts .field-callouts-cta a {
        color: #FFAA00; }
        .pane-node-field-product-proof-points .paragraphs-item-callouts .field-callouts-cta a:hover {
          color: #cc8800; }

.sticky-form {
  position: relative;
  width: 100%;
  z-index: 1; }
  .sticky-form:before, .sticky-form:after {
    display: table;
    content: ''; }
  .sticky-form:after {
    clear: both; }
  @media (min-width: 77.5em) {
    .sticky-form {
      position: absolute;
      right: 0;
      width: 340px;
      z-index: 2; }
      .sticky-form.jump-menu.fixed {
        position: fixed;
        top: 61px;
        z-index: 10; }
        .sticky-form.jump-menu.fixed .pane-node-field-page-form {
          margin-top: 34px; } }

.node-type-buying-center .pane-node-field-section-header,
.node-type-buying-center .pane-node-field-section-header-table,
.node-type-buying-center .pane-node-field-bc-tablestakes > .pane-content,
.node-type-buying-center .paragraphs-items-field-bc-products,
.node-type-buying-center .field-bc-products-overview,
.node-type-buying-center .pane-node-field-bc-analyst-report,
.node-type-buying-center .pane-node-field-bc-resources {
  padding: 0 20px;
  margin-bottom: 40px; }
  @media (min-width: 46.875em) {
    .node-type-buying-center .pane-node-field-section-header,
    .node-type-buying-center .pane-node-field-section-header-table,
    .node-type-buying-center .pane-node-field-bc-tablestakes > .pane-content,
    .node-type-buying-center .paragraphs-items-field-bc-products,
    .node-type-buying-center .field-bc-products-overview,
    .node-type-buying-center .pane-node-field-bc-analyst-report,
    .node-type-buying-center .pane-node-field-bc-resources {
      padding: 0 40px; } }
  @media (min-width: 77.5em) {
    .node-type-buying-center .pane-node-field-section-header,
    .node-type-buying-center .pane-node-field-section-header-table,
    .node-type-buying-center .pane-node-field-bc-tablestakes > .pane-content,
    .node-type-buying-center .paragraphs-items-field-bc-products,
    .node-type-buying-center .field-bc-products-overview,
    .node-type-buying-center .pane-node-field-bc-analyst-report,
    .node-type-buying-center .pane-node-field-bc-resources {
      text-align: left; } }

.node-type-buying-center .pane-node-field-bc-differentiators {
  margin-bottom: 40px; }

.node-type-buying-center .pane-node-field-bc-tablestakes {
  background-color: #FFFFFF;
  /* Old browsers */
  background: linear-gradient(to bottom, #FFFFFF 0, #f6f7f7 100%);
  padding: 20px 0 40px;
  margin-bottom: 40px; }

.node-type-buying-center .paragraphs-items-field-bc-differentiators,
.node-type-buying-center .paragraphs-items-field-bc-solutions {
  padding: 0 15px; }
  @media (min-width: 46.875em) {
    .node-type-buying-center .paragraphs-items-field-bc-differentiators,
    .node-type-buying-center .paragraphs-items-field-bc-solutions {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-direction: row;
          flex-direction: row;
      padding: 0 40px; } }
  @media (min-width: 77.5em) {
    .node-type-buying-center .paragraphs-items-field-bc-differentiators,
    .node-type-buying-center .paragraphs-items-field-bc-solutions {
      padding: 0; } }

.node-type-buying-center .paragraphs-items-field-bc-solutions {
  margin-bottom: 0;
  margin-top: 20px; }
  @media (min-width: 46.875em) {
    .node-type-buying-center .paragraphs-items-field-bc-solutions {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: start;
          justify-content: start; } }

.node-type-buying-center .pane-node-field-bc-resources {
  margin-bottom: 60px; }
  .node-type-buying-center .pane-node-field-bc-resources .pane-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    .node-type-buying-center .pane-node-field-bc-resources .pane-content:before, .node-type-buying-center .pane-node-field-bc-resources .pane-content:after {
      display: table;
      content: ''; }
    .node-type-buying-center .pane-node-field-bc-resources .pane-content:after {
      clear: both; }

.node-type-buying-center .pane-node-field-section-header-products,
.node-type-buying-center .pane-node-field-bc-products,
.node-type-buying-center .pane-node-field-bc-products-overview {
  background-color: #B3D3E2; }

.node-type-buying-center .pane-node-field-section-header-products {
  background-image: url(../img/backgrounds/blue-light-transparent-waves.svg);
  background-repeat: no-repeat;
  background-position: 0 -20px;
  background-size: 103%;
  padding-top: 10%; }
  .node-type-buying-center .pane-node-field-section-header-products .pane-content {
    padding: 20px 0 0; }
  .node-type-buying-center .pane-node-field-section-header-products .paragraphs-item-section-header {
    max-width: 85%;
    margin: 0 auto; }
    .node-type-buying-center .pane-node-field-section-header-products .paragraphs-item-section-header .field-subtitle {
      margin-bottom: 0;
      padding-bottom: 20px; }

.node-type-buying-center .pane-node-field-bc-products {
  border-bottom: 20px solid #CCE2EA;
  margin-bottom: 80px;
  padding-top: 20px; }

.node-type-buying-center .pane-node-field-bc-products-overview {
  display: none;
  border-bottom: 20px solid #CCE2EA;
  position: relative;
  margin-top: -100px;
  padding: 0 0 20px;
  margin-bottom: 60px; }
  @media (min-width: 59.375em) {
    .node-type-buying-center .pane-node-field-bc-products-overview {
      display: block; } }
  .node-type-buying-center .pane-node-field-bc-products-overview .field-bc-products-overview {
    text-align: center; }
    .node-type-buying-center .pane-node-field-bc-products-overview .field-bc-products-overview a {
      font-weight: 600; }

*::-ms-backdrop, .node-type-buying-center .pane-node-field-section-header-products {
  background-position: 0 -110px; }

.paragraphs-item-feature--wrapper {
  color: #000000;
  margin-left: 100px;
  padding-left: 0; }
  @media (min-width: 46.875em) {
    .paragraphs-item-feature--wrapper {
      margin-left: auto;
      margin-right: auto;
      padding-left: 3.5625rem;
      width: 65%; } }
  @media (min-width: 59.375em) {
    .paragraphs-item-feature--wrapper {
      width: 50%; } }
  .paragraphs-item-feature--wrapper .content {
    padding-bottom: 3.5rem;
    padding-left: 1.5625rem;
    border-left: 1px solid transparent;
    position: relative; }
    @media (min-width: 46.875em) {
      .paragraphs-item-feature--wrapper .content {
        border-left-color: #caced1; } }
  .paragraphs-item-feature--wrapper .field-pg-feature-title {
    font-size: .9rem;
    line-height: 1.36;
    font-weight: 400;
    color: #3C4149;
    margin-top: 0;
    margin-bottom: 10px; }
    @media (min-width: 72.25em) {
      .paragraphs-item-feature--wrapper .field-pg-feature-title {
        font-size: 1.1875rem;
        line-height: 1.47; } }
    .paragraphs-item-feature--wrapper .field-pg-feature-title:before {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      background-color: #85B09A;
      background-position: center;
      background-size: 50%;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: -55px; }
  .paragraphs-item-feature--wrapper .field-pg-feature-body p {
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149; }

.paragraphs-item-feature.view-mode-landing_page .paragraphs-item-feature--wrapper {
  margin-left: 55px; }
  @media (min-width: 46.875em) {
    .paragraphs-item-feature.view-mode-landing_page .paragraphs-item-feature--wrapper {
      margin-left: auto; } }
  .paragraphs-item-feature.view-mode-landing_page .paragraphs-item-feature--wrapper .content {
    padding-bottom: 1.5rem;
    padding-left: 0; }
    @media (min-width: 46.875em) {
      .paragraphs-item-feature.view-mode-landing_page .paragraphs-item-feature--wrapper .content {
        padding-left: 1.5625rem; } }

.paragraphs-item-feature.view-mode-customer {
  padding: 0; }
  @media (min-width: 59.375em) {
    .paragraphs-item-feature.view-mode-customer {
      padding: 0 0 30px 100px; } }
  .paragraphs-item-feature.view-mode-customer:nth-child(2n + 2)::before {
    background-image: url("../img/icons/icons-eye-glass-dark.png"); }
  .paragraphs-item-feature.view-mode-customer:nth-child(2n + 3)::before {
    background-image: url("../img/icons/icons-trusted-shield-dark.svg"); }
  @media (min-width: 59.375em) {
    .paragraphs-item-feature.view-mode-customer:last-child {
      padding-bottom: 0; } }
  .paragraphs-item-feature.view-mode-customer::before {
    content: '';
    display: none;
    position: absolute;
    background-color: #f6f7f7;
    border-radius: 50%;
    background-image: url("../img/icons/icons-written-document.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 40px;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0; }
    @media (min-width: 59.375em) {
      .paragraphs-item-feature.view-mode-customer::before {
        display: block; } }
  .paragraphs-item-feature.view-mode-customer h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    color: #3e4952; }
    @media (min-width: 59.375em) {
      .paragraphs-item-feature.view-mode-customer h3 {
        margin: 0 0 15px; } }
  .paragraphs-item-feature.view-mode-customer li {
    padding-left: 1.5rem;
    font-weight: 600; }

.paragraphs-item-feature.view-mode-buying_center:last-of-type .content {
  padding-bottom: 10px; }

.paragraphs-item-solution .solution--title {
  margin-bottom: 10px; }
  @media (min-width: 46.875em) {
    .paragraphs-item-solution .solution--title {
      margin-bottom: 20px;
      min-height: 3rem; } }

.paragraphs-item-solution .solution--title,
.paragraphs-item-solution .solution--title p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #3C4149; }
  @media (min-width: 46.875em) {
    .paragraphs-item-solution .solution--title,
    .paragraphs-item-solution .solution--title p {
      font-size: 1.1875rem;
      font-weight: 400; } }

.paragraphs-item-solution p {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: 400;
  color: #3C4149; }

.paragraphs-item-solution .solution--link a {
  font-weight: 600; }
  .paragraphs-item-solution .solution--link a:after {
    background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
  .paragraphs-item-solution .solution--link a:after {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #3C4149;
    background-position: center;
    background-size: contain;
    content: " ";
    display: inline-block;
    height: 14px;
    margin-left: 10px;
    position: relative;
    top: 2px;
    transition: transform 0.25s;
    width: 20px; }
  .paragraphs-item-solution .solution--link a:hover:after {
    -ms-transform: translateX(15px);
        transform: translateX(15px); }

.paragraphs-item-solution.view-mode-buying_center {
  background-color: transparent;
  padding: 0 0 20px 0;
  position: relative; }
  @media (min-width: 46.875em) {
    .paragraphs-item-solution.view-mode-buying_center {
      -ms-flex: 1 0 46%;
          flex: 1 0 46%;
      margin-bottom: 40px;
      margin-right: 20px;
      padding: 20px 0 40px;
      max-width: 49%; }
      .paragraphs-item-solution.view-mode-buying_center:nth-child(2n) {
        margin-right: 0; } }
  @media (min-width: 64em) {
    .paragraphs-item-solution.view-mode-buying_center {
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
      max-width: 20%;
      margin-right: 6%; }
      .paragraphs-item-solution.view-mode-buying_center:nth-child(2n) {
        margin-right: 6%; }
      .paragraphs-item-solution.view-mode-buying_center:nth-child(4n) {
        margin-right: 0; } }
  .paragraphs-item-solution.view-mode-buying_center .solution--title {
    display: none; }
    @media (min-width: 46.875em) {
      .paragraphs-item-solution.view-mode-buying_center .solution--title {
        display: block;
        margin-bottom: 10px; } }
  .paragraphs-item-solution.view-mode-buying_center .solution--title__linked {
    display: block; }
    @media (min-width: 46.875em) {
      .paragraphs-item-solution.view-mode-buying_center .solution--title__linked {
        display: none; } }
  .paragraphs-item-solution.view-mode-buying_center .solution--summary {
    margin-bottom: 10px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-solution.view-mode-buying_center .solution--summary {
        margin-bottom: 0; } }
  .paragraphs-item-solution.view-mode-buying_center .solution--link {
    display: none;
    position: absolute;
    bottom: 0; }
    @media (min-width: 46.875em) {
      .paragraphs-item-solution.view-mode-buying_center .solution--link {
        display: block; } }

.paragraphs-item-callouts.view-mode-unstyled > .content > h2, .paragraphs-item-products.view-mode-landing_page .field-feature-title, .paragraphs-item-section-header .field-title-field {
  font-size: 1.875rem;
  line-height: 1.23;
  font-weight: 400;
  color: #3C4149;
  font-weight: 300;
  margin-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 64em) {
    .paragraphs-item-callouts.view-mode-unstyled > .content > h2, .paragraphs-item-products.view-mode-landing_page .field-feature-title, .paragraphs-item-section-header .field-title-field {
      font-size: 1.5rem;
      line-height: 1.42;
      font-weight: 300;
      color: #3C4149;
      font-weight: 300; } }
  @media (min-width: 64em) and (min-width: 72.25em) {
    .paragraphs-item-callouts.view-mode-unstyled > .content > h2, .paragraphs-item-products.view-mode-landing_page .field-feature-title, .paragraphs-item-section-header .field-title-field {
      font-size: 2.375rem;
      line-height: 1.26; } }

.paragraphs-item-products.view-mode-landing_page .field-description, .paragraphs-item-section-header .field-subtitle {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 400;
  color: #3C4149;
  margin-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  @media (min-width: 46.875em) {
    .paragraphs-item-products.view-mode-landing_page .field-description, .paragraphs-item-section-header .field-subtitle {
      font-size: .9rem;
      line-height: 1.36;
      font-weight: 400;
      color: #3C4149;
      margin: 0 auto 40px;
      max-width: 85%; } }
  @media (min-width: 46.875em) and (min-width: 72.25em) {
    .paragraphs-item-products.view-mode-landing_page .field-description, .paragraphs-item-section-header .field-subtitle {
      font-size: 1.1875rem;
      line-height: 1.47; } }

.paragraphs-item-section-header.view-mode-landing_page .field-cta-link {
  margin-bottom: 40px;
  text-align: center; }
  .paragraphs-item-section-header.view-mode-landing_page .field-cta-link a {
    font-weight: bold; }
    .paragraphs-item-section-header.view-mode-landing_page .field-cta-link a:after {
      background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
    .paragraphs-item-section-header.view-mode-landing_page .field-cta-link a:after {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #3C4149;
      background-position: center;
      background-size: contain;
      content: " ";
      display: inline-block;
      height: 14px;
      margin-left: 10px;
      position: relative;
      top: 2px;
      transition: transform 0.25s;
      width: 20px; }
    .paragraphs-item-section-header.view-mode-landing_page .field-cta-link a:hover:after {
      -ms-transform: translateX(15px);
          transform: translateX(15px); }

.paragraphs-item-section-header.view-mode-solution {
  padding-top: 5px; }
  @media (min-width: 72.25em) {
    .paragraphs-item-section-header.view-mode-solution {
      padding-top: 40px; } }
  .paragraphs-item-section-header.view-mode-solution .field-subtitle {
    margin-bottom: 0;
    padding-bottom: 20px; }
    @media (min-width: 46.875em) {
      .paragraphs-item-section-header.view-mode-solution .field-subtitle {
        margin-bottom: 0; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.node-testimonial.node-view-mode-card {
  max-width: 100vw;
  width: 80% !important;
  margin-left: 10%; }
  @media (min-width: 46.875em) {
    .node-testimonial.node-view-mode-card {
      margin-left: 0;
      width: 100% !important; } }
  .node-testimonial.node-view-mode-card .content {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    border: 1px solid #e4e6e8;
    border-radius: 1rem;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%; }
    @media (min-width: 46.875em) {
      .node-testimonial.node-view-mode-card .content {
        display: -ms-flexbox;
        display: flex;
        border-color: transparent;
        margin-bottom: 0;
        box-shadow: 0 0 0 transparent;
        width: 100%; } }
  .node-testimonial.node-view-mode-card .slide-card--media {
    margin-bottom: 20px; }
    @media (min-width: 46.875em) {
      .node-testimonial.node-view-mode-card .slide-card--media {
        margin-bottom: 0;
        margin-right: 5%;
        width: 45%; } }
    @media (min-width: 59.375em) {
      .node-testimonial.node-view-mode-card .slide-card--media {
        width: 35%; } }
    .node-testimonial.node-view-mode-card .slide-card--media img {
      display: block;
      margin: 0 auto;
      width: auto; }
  @media (min-width: 46.875em) {
    .node-testimonial.node-view-mode-card .slide-card--data {
      border-left: 2px solid #edeff0;
      padding-left: 5%;
      width: 45%; } }
  @media (min-width: 59.375em) {
    .node-testimonial.node-view-mode-card .slide-card--data {
      width: 55%;
      padding-left: 20px; } }
  .node-testimonial.node-view-mode-card .slide-card--data a {
    font-size: 1rem;
    display: block;
    font-weight: 600;
    margin-bottom: 10px; }
    .node-testimonial.node-view-mode-card .slide-card--data a:after {
      background-image: url(../img/static-icons/icon-anchor-arrow-blue.svg); }
    .node-testimonial.node-view-mode-card .slide-card--data a:after {
      font-size: 1.125rem;
      line-height: 1.54;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      font-weight: 300;
      color: #3C4149;
      background-position: center;
      background-size: contain;
      content: " ";
      display: inline-block;
      height: 14px;
      margin-left: 10px;
      position: relative;
      top: 2px;
      transition: transform 0.25s;
      width: 20px; }
    .node-testimonial.node-view-mode-card .slide-card--data a:hover:after {
      -ms-transform: translateX(15px);
          transform: translateX(15px); }
    @media (min-width: 46.875em) {
      .node-testimonial.node-view-mode-card .slide-card--data a {
        margin-bottom: 0; } }
  .node-testimonial.node-view-mode-card .slide-card--description {
    margin-bottom: 10px; }
    @media (min-width: 46.875em) {
      .node-testimonial.node-view-mode-card .slide-card--description {
        margin-bottom: 0; } }

.pane-node-field-bc-analyst-report .slick-prev,
.pane-node-field-bc-analyst-report .slick-next {
  background-color: transparent;
  background-size: 70%;
  background-position: center;
  color: transparent;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  margin-top: -40px; }
  .pane-node-field-bc-analyst-report .slick-prev:focus,
  .pane-node-field-bc-analyst-report .slick-next:focus {
    outline: none; }

.pane-node-field-bc-analyst-report .slick-prev {
  left: -20px; }

.pane-node-field-bc-analyst-report .slick-next {
  right: -20px; }

.pane-node-field-bc-analyst-report .slick-dots {
  text-align: center; }
  .pane-node-field-bc-analyst-report .slick-dots li {
    background-color: #caced1;
    border-radius: 50%;
    margin-top: 0;
    vertical-align: middle;
    height: 16px;
    width: 16px; }
    @media (min-width: 46.875em) {
      .pane-node-field-bc-analyst-report .slick-dots li {
        background-color: #FFFFFF;
        border: 2px solid #D2D5DA;
        height: 10px;
        width: 10px; } }
  .pane-node-field-bc-analyst-report .slick-dots .slick-active {
    background-color: #007096; }
    @media (min-width: 46.875em) {
      .pane-node-field-bc-analyst-report .slick-dots .slick-active {
        background-color: #9DB591;
        border: 1px solid #FFFFFF; } }

/**
 * @file _pane-partners-list-partners.scss
 *
 * Styling for /partners page listing featured and non-featured partners.
 */
.partners-landing .ws-unwrapped__top-inner {
  background-color: #F8F8F9; }

.pane-partners-list-partners,
.pane-partners-list-panel-pane-1 {
  position: relative; }
  .pane-partners-list-partners .pane-content,
  .pane-partners-list-panel-pane-1 .pane-content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
  .pane-partners-list-partners .view-content,
  .pane-partners-list-panel-pane-1 .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 75em) {
      .pane-partners-list-partners .view-content,
      .pane-partners-list-panel-pane-1 .view-content {
        margin-left: -20px;
        margin-right: -20px; } }
  .pane-partners-list-partners .views-row,
  .pane-partners-list-panel-pane-1 .views-row {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px; }

.pane-partners-list-partners {
  margin-top: -11.38889%; }
  @media (max-width: 59.375em) {
    .pane-partners-list-partners {
      margin-top: -21.38889%; } }
  .pane-partners-list-partners::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    background-image: url(../img/backgrounds/white-waves-mask-only.svg);
    background-repeat: no-repeat;
    background-size: 102%;
    height: 0;
    width: 100%;
    padding-bottom: 13.47222%;
    z-index: 0; }
  @media (min-width: 46.875em) {
    .pane-partners-list-partners .views-row {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
  @media (min-width: 75em) {
    .pane-partners-list-partners .views-row {
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%; } }

.pane-partners-list-panel-pane-1 {
  position: relative;
  padding-top: 40px; }
  .pane-partners-list-panel-pane-1 h2.pane-title {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center; }
  .pane-partners-list-panel-pane-1 .view-content {
    padding-top: 20px;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .pane-partners-list-panel-pane-1 .views-row {
    -ms-flex: 1 auto;
        flex: 1 auto; }
    @media (min-width: 46.875em) {
      .pane-partners-list-panel-pane-1 .views-row {
        -ms-flex: 0 1 50%;
            flex: 0 1 50%; } }
    @media (min-width: 75em) {
      .pane-partners-list-panel-pane-1 .views-row {
        -ms-flex-preferred-size: 33.333%;
            flex-basis: 33.333%; } }

*::-ms-backdrop, .pane-partners-list-panel-pane-1 .views-row {
  -ms-flex: 0 1 30%;
      flex: 0 1 30%; }

/**
 * @file _node-type-partner.scss
 *
 * Styling for /partner page nodes by view_mode.
 */
.node-partner.node-view-mode-teaser, .node-partner.node-view-mode-title_only {
  height: 100%; }
  .node-partner.node-view-mode-teaser .field-title-field h4, .node-partner.node-view-mode-title_only .field-title-field h4 {
    font-weight: 600;
    margin-top: 0; }

.node-partner .partner__unlinked {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  height: 100%;
  border-radius: 0.375rem;
  border: 1px solid rgba(230, 230, 230, 0.8);
  background-color: #FFFFFF; }
  .node-partner .partner__unlinked .field-title-field h4,
  .node-partner .partner__unlinked .field-body {
    color: #4E5B66; }

.node-partner .partner__linked {
  box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  height: 100%;
  border-radius: 0.375rem;
  border: 1px solid rgba(230, 230, 230, 0.8);
  background-color: #FFFFFF; }
  .node-partner .partner__linked .field-title-field h4,
  .node-partner .partner__linked .field-body {
    color: #4E5B66; }
  .node-partner .partner__linked:hover {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.16);
    border-color: #007096; }
    .node-partner .partner__linked:hover .field-title-field h4 {
      color: #007096; }

.node-partner.node-view-mode-teaser .partner__linked,
.node-partner.node-view-mode-teaser .partner__unlinked {
  -ms-flex-flow: column wrap;
      flex-flow: column wrap; }

.node-partner.node-view-mode-teaser .field-title-field h4 {
  margin-top: 10px;
  margin-bottom: 10px; }

.node-partner.node-view-mode-teaser .field-icon-ref {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 1;
      order: 1;
  -ms-flex: 0 1 160px;
      flex: 0 1 160px;
  height: 100%;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .node-partner.node-view-mode-teaser .field-icon-ref .entity-icon {
    max-width: 160px; }
  .node-partner.node-view-mode-teaser .field-icon-ref img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 120px; }

.node-partner.node-view-mode-teaser .field-title-field {
  -ms-flex-order: 2;
      order: 2; }

.node-partner.node-view-mode-teaser .field-body {
  -ms-flex-order: 3;
      order: 3; }

.node-partner.node-view-mode-title_only {
  min-height: 130px; }
  .node-partner.node-view-mode-title_only .partner__linked,
  .node-partner.node-view-mode-title_only .partner__unlinked {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: center;
        align-items: center; }
  .node-partner.node-view-mode-title_only .field-icon-ref {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 2;
        order: 2;
    -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
    height: 100%;
    max-height: 90px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .node-partner.node-view-mode-title_only .field-icon-ref img {
      -o-object-fit: contain;
         object-fit: contain;
      max-height: 90px; }
  .node-partner.node-view-mode-title_only .field-title-field {
    -ms-flex-order: 1;
        order: 1;
    text-align: center;
    -ms-flex: 1 auto;
        flex: 1 auto; }
  .node-partner.node-view-mode-title_only .field-icon-ref + .field-title-field {
    width: calc(100% - 125px); }

.node-partner.node-view-mode-paragraph header {
  display: none; }

.node-partner.node-view-mode-paragraph .entity-icon img {
  max-height: 160px;
  width: auto; }

*::-ms-backdrop, .node-partner.node-view-mode-teaser .field-icon-ref {
  width: 160px;
  height: 120px;
  margin: 0 auto; }

*::-ms-backdrop, .node-partner.node-view-mode-teaser .field-icon-ref img {
  width: 100%;
  height: auto; }

*::-ms-backdrop, .node-partner.node-view-mode-title_only .field-icon-ref {
  width: 120px;
  height: 90px; }

*::-ms-backdrop, .node-partner.node-view-mode-title_only .field-icon-ref img {
  width: 100%;
  height: auto; }

.paragraphs-item-testimonials .paragraphs-item-testimonials--wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding: 5.69444% 10px 40px; }

.paragraphs-item-testimonials.view-mode-landing_page {
  background-color: #e4e6e8;
  position: relative; }
  .paragraphs-item-testimonials.view-mode-landing_page::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-image: url(../img/backgrounds/light-gray-waves-top-background.svg);
    background-repeat: no-repeat;
    background-size: 102%;
    height: 0;
    width: 100%;
    padding-top: 5.69444%; }
  .paragraphs-item-testimonials.view-mode-landing_page .slick-track {
    display: -ms-flexbox;
    display: flex; }
  .paragraphs-item-testimonials.view-mode-landing_page .slick-slide {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 10px;
    border-radius: 1rem;
    overflow: hidden;
    max-width: 80%; }
    @media (min-width: 46.875em) {
      .paragraphs-item-testimonials.view-mode-landing_page .slick-slide {
        margin: 0 40px;
        max-width: 100%; } }
    .paragraphs-item-testimonials.view-mode-landing_page .slick-slide > div,
    .paragraphs-item-testimonials.view-mode-landing_page .slick-slide .node-testimonial.node-view-mode-landing_page,
    .paragraphs-item-testimonials.view-mode-landing_page .slick-slide .content,
    .paragraphs-item-testimonials.view-mode-landing_page .slick-slide .slide-card--data {
      height: 100%; }
  .paragraphs-item-testimonials.view-mode-landing_page .slick-carousel-two-up .slick-slide > div {
    width: 100%; }
  .paragraphs-item-testimonials.view-mode-landing_page .slide-card--data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: start; }
    @media (min-width: 59.375em) {
      .paragraphs-item-testimonials.view-mode-landing_page .slide-card--data {
        -ms-flex-pack: justify;
            justify-content: space-between; } }
  .paragraphs-item-testimonials.view-mode-landing_page .slick-prev,
  .paragraphs-item-testimonials.view-mode-landing_page .slick-next {
    background-color: transparent;
    color: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -40px; }
    .paragraphs-item-testimonials.view-mode-landing_page .slick-prev:focus,
    .paragraphs-item-testimonials.view-mode-landing_page .slick-next:focus {
      outline: none; }
  .paragraphs-item-testimonials.view-mode-landing_page .slick-prev {
    left: -20px; }
  .paragraphs-item-testimonials.view-mode-landing_page .slick-next {
    right: -20px; }
  .paragraphs-item-testimonials.view-mode-landing_page .slick-dots {
    text-align: center; }
    .paragraphs-item-testimonials.view-mode-landing_page .slick-dots li {
      background-color: #caced1;
      border-radius: 50%;
      margin-top: 0;
      vertical-align: middle;
      height: 14px;
      width: 14px;
      padding: 0; }
      @media (min-width: 46.875em) {
        .paragraphs-item-testimonials.view-mode-landing_page .slick-dots li {
          background-color: #FFFFFF;
          border: 2px solid #D2D5DA;
          height: 10px;
          width: 10px; } }
    .paragraphs-item-testimonials.view-mode-landing_page .slick-dots .slick-active {
      background-color: #9DB591; }
  .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page {
    background-color: #FFFFFF;
    border-radius: 1rem;
    padding: 0;
    margin-top: 20px; }
    @media (min-width: 59.375em) {
      .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page {
        padding: 40px; }
        .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .content {
          padding: 0; } }
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-image {
      display: none;
      -ms-flex: 0 100px;
          flex: 0 100px;
      height: 90px;
      margin: 0;
      position: relative; }
      @media (min-width: 59.375em) {
        .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-image {
          display: block; } }
      @media (min-width: 59.375em) {
        .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-image + .slide-card--author-info {
          width: calc(100% - 100px);
          padding-left: 20px; } }
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-image img {
      border-radius: 50%;
      border: none;
      width: 100%;
      height: 100%;
      max-width: 90px;
      max-height: 90px;
      -o-object-fit: cover;
         object-fit: cover; }
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-author-title,
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-author-company {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #4E5B66;
      font-size: 0.875rem; }
      @media (min-width: 59.375em) {
        .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-author-title,
        .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-author-company {
          font-size: 1rem; } }
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-author {
      color: #000000;
      font-style: normal;
      font-weight: 800;
      margin: 0; }
      @media (min-width: 59.375em) {
        .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-author {
          color: #3C4149; } }
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .slide-card--media {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .slide-card--author-info {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column; }
    .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-text {
      padding-bottom: 0; }
      @media (min-width: 59.375em) {
        .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-text {
          padding-bottom: 40px; } }
      .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-text p {
        font-size: 0.875rem;
        line-height: 1.375rem;
        color: #000000;
        font-weight: 300; }
        @media (min-width: 59.375em) {
          .paragraphs-item-testimonials.view-mode-landing_page .node-testimonial.node-view-mode-landing_page .field-testimonial-text p {
            line-height: 2rem;
            color: #3C4149;
            font-size: 1.375rem;
            padding-bottom: 40px; } }

.paragraphs-item-tweet-this {
  font-size: 1.375rem;
  border: none;
  padding: 20px 0;
  margin: 0;
  color: #000000;
  font-weight: 100;
  line-height: 1.2;
  position: relative; }
  .paragraphs-item-tweet-this .share--bar {
    border-top: 1px solid #D2D5DA;
    margin-top: 20px;
    padding-top: 20px; }

.field-main-content > .entity-paragraphs-item.paragraphs-item-tweet-this {
  margin-top: 20px;
  margin-bottom: 20px; }

.paragraphs-item-video .video-js {
  position: relative;
  height: auto;
  width: auto; }
  .paragraphs-item-video .video-js .vjs-tech {
    position: relative; }

.paragraphs-item-video .field-video-title h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }

.paragraphs-item-vidyard-video .field-video-title h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }

.paragraphs-item-vidyard-video .player {
  padding-top: 56.25%;
  position: relative; }
  .paragraphs-item-vidyard-video .player iframe, .paragraphs-item-vidyard-video .player .vjs-tech {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    max-height: auto;
    display: block; }

.paragraphs-item-vidyard-video.view-mode-landing_page {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px; }
  @media (min-width: 77.5em) {
    .paragraphs-item-vidyard-video.view-mode-landing_page {
      padding: 0; } }
  .paragraphs-item-vidyard-video.view-mode-landing_page .content {
    padding: 20px 0; }
  .paragraphs-item-vidyard-video.view-mode-landing_page .field-video-title {
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 20px; }

.view-customer-stories.view-display-id-block_customer_stories .view-filters {
  max-width: 1200px;
  margin: auto; }
  @media (min-width: 59.375em) {
    .view-customer-stories.view-display-id-block_customer_stories .view-filters {
      margin: 20px auto; } }
  .view-customer-stories.view-display-id-block_customer_stories .view-filters .chosen-container-single {
    font-size: 1rem;
    padding: 1rem;
    height: auto;
    border-radius: 0.75rem;
    font-weight: 400;
    min-width: 250px; }

.view-customer-stories.view-display-id-block_customer_stories .views-exposed-widgets {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (min-width: 59.375em) {
    .view-customer-stories.view-display-id-block_customer_stories .views-exposed-widgets {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .view-customer-stories.view-display-id-block_customer_stories .views-exposed-widgets > *:not(.views-submit-button) {
    padding: 5px 20px;
    width: 100%; }
    @media (min-width: 59.375em) {
      .view-customer-stories.view-display-id-block_customer_stories .views-exposed-widgets > *:not(.views-submit-button) {
        width: auto;
        padding: 20px 10px; } }
  @media (max-width: 59.375em) {
    .view-customer-stories.view-display-id-block_customer_stories .views-exposed-widgets .chosen-container {
      width: 100% !important; } }

.view-customer-stories.view-display-id-block_customer_stories .view-content {
  max-width: 1200px;
  margin: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row; }
  @media (min-width: 72.25em) {
    .view-customer-stories.view-display-id-block_customer_stories .view-content {
      margin: 0 auto; } }

.view-customer-stories.view-display-id-block_customer_stories .pager.pager-load-more .pager-next::before {
  display: none; }

.view-customer-stories.view-display-id-block_customer_stories .pager.pager-load-more .pager-next a {
  border: 0;
  background-image: url("../img/ajax-loader.gif");
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0; }

.view-customer-stories.view-display-id-block_customer_stories .node-customer {
  padding: 15px;
  -ms-flex-order: 10;
      order: 10; }
  .view-customer-stories.view-display-id-block_customer_stories .node-customer a {
    box-shadow: 0 10px 16px -5px rgba(0, 0, 0, 0.1); }
  .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature {
    width: 100%; }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:first-of-type + .display-card {
      -ms-flex-order: 4;
          order: 4; }
      @media (min-width: 72.25em) {
        .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:first-of-type + .display-card {
          -ms-flex-order: 0;
              order: 0; } }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:first-of-type + .display-card + .display-card {
      -ms-flex-order: 5;
          order: 5; }
      @media (min-width: 72.25em) {
        .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:first-of-type + .display-card + .display-card {
          -ms-flex-order: 1;
              order: 1; } }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) .customer-content {
      margin-top: auto;
      width: 100%;
      z-index: 1;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) .customer-title {
      font-size: 1.1875rem;
      font-weight: 400; }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) .customer-summary {
      font-size: 1.375rem;
      font-weight: 300;
      padding: 10px 20px 0; }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) .field-image {
      position: static; }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) strong {
      font-weight: 600;
      position: relative; }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) .customer-title,
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) .customer-summary,
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) strong {
      color: #FFFFFF;
      border: 0; }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:not(:nth-of-type(n + 4)) img {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      height: 100%; }
    @media (min-width: 72.25em) {
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature {
        width: 50%; } }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:first-child {
      -ms-flex-order: 0;
          order: 0; }
      @media (min-width: 72.25em) {
        .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:first-child {
          -ms-flex-order: 2;
              order: 2; } }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) {
      -ms-flex-order: 1;
          order: 1; }
      @media (min-width: 72.25em) {
        .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) {
          -ms-flex-order: 3;
              order: 3; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card {
        -ms-flex-order: 4;
            order: 4; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card {
            -ms-flex-order: 0;
                order: 0; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card {
        -ms-flex-order: 5;
            order: 5; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card {
            -ms-flex-order: 1;
                order: 1; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card {
        -ms-flex-order: 6;
            order: 6; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card {
            -ms-flex-order: 3;
                order: 3; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card + .display-card {
        -ms-flex-order: 5;
            order: 5; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card + .display-card {
            -ms-flex-order: 4;
                order: 4; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card + .display-card + .display-card {
        -ms-flex-order: 6;
            order: 6; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card + .display-card + .display-card {
            -ms-flex-order: 5;
                order: 5; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card + .display-card + .display-card + .display-card {
        -ms-flex-order: 7;
            order: 7; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(2) + .display-card + .display-card + .display-card + .display-card + .display-card + .display-card {
            -ms-flex-order: 6;
                order: 6; } }
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) {
      -ms-flex-order: 2;
          order: 2; }
      @media (min-width: 72.25em) {
        .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) {
          -ms-flex-order: 8;
              order: 8; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card {
        -ms-flex-order: 4;
            order: 4; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card {
            -ms-flex-order: 0;
                order: 0; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card {
        -ms-flex-order: 5;
            order: 5; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card {
            -ms-flex-order: 1;
                order: 1; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card {
        -ms-flex-order: 6;
            order: 6; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card {
            -ms-flex-order: 3;
                order: 3; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card + .display-card {
        -ms-flex-order: 5;
            order: 5; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card + .display-card {
            -ms-flex-order: 4;
                order: 4; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card + .display-card + .display-card {
        -ms-flex-order: 6;
            order: 6; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card + .display-card + .display-card {
            -ms-flex-order: 5;
                order: 5; } }
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card + .display-card + .display-card + .display-card {
        -ms-flex-order: 7;
            order: 7; }
        @media (min-width: 72.25em) {
          .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-feature:nth-child(3) + .display-card + .display-card + .display-card + .display-card + .display-card + .display-card {
            -ms-flex-order: 6;
                order: 6; } }
  @media (min-width: 46.875em) {
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-card {
      width: 50%; } }
  @media (min-width: 72.25em) {
    .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-card {
      width: 25%; } }
  .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-card:nth-of-type(6) {
    -ms-flex-order: 8;
        order: 8; }
    @media (min-width: 72.25em) {
      .view-customer-stories.view-display-id-block_customer_stories .node-customer.display-card:nth-of-type(6) {
        -ms-flex-order: 7;
            order: 7; } }

.view-customer-stories.view-display-id-block_last_customer_stories .view-content {
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0 30px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center; }
  @media (min-width: 37.5em) {
    .view-customer-stories.view-display-id-block_last_customer_stories .view-content {
      -ms-flex-direction: row;
          flex-direction: row; } }
  @media (min-width: 72.25em) {
    .view-customer-stories.view-display-id-block_last_customer_stories .view-content {
      margin: 0 auto; } }
  .view-customer-stories.view-display-id-block_last_customer_stories .view-content a {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
        flex-direction: column; }
  .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    min-height: 370px;
    width: 100%;
    overflow: hidden; }
    .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row .field-image img {
      max-width: calc(100vw - 60px); }
    .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row .customer-summary {
      max-width: calc(100vw - 60px); }
    @media (min-width: 37.5em) {
      .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row {
        width: calc(50% - 20px);
        max-width: calc(50% - 20px); }
        .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row .field-image img {
          max-width: calc(50vw - 50px); }
        .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row .customer-summary {
          max-width: calc(50vw - 50px); } }
    @media (min-width: 72.25em) {
      .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row {
        width: calc(25% - 25px);
        max-width: calc(25% - 25px); }
        .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row .field-image {
          overflow: hidden;
          height: 154px; }
          .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row .field-image img {
            max-width: 275px; }
        .view-customer-stories.view-display-id-block_last_customer_stories .view-content .views-row .customer-summary {
          max-width: 275px; } }

.paragraphs-item-view.block_customer_stories {
  background-color: #f6f7f7; }
  .paragraphs-item-view.block_customer_stories:before, .paragraphs-item-view.block_customer_stories:after {
    display: table;
    content: ''; }
  .paragraphs-item-view.block_customer_stories:after {
    clear: both; }
  .paragraphs-item-view.block_customer_stories .field-pg-title,
  .paragraphs-item-view.block_customer_stories .field-subtitle {
    text-align: center;
    margin: 20px auto;
    padding: 0 15px; }
  .paragraphs-item-view.block_customer_stories .field-pg-title {
    font-size: 1.875rem;
    line-height: 1.28;
    font-weight: 300;
    color: #3C4149;
    max-width: 860px; }
    @media (min-width: 72.25em) {
      .paragraphs-item-view.block_customer_stories .field-pg-title {
        font-size: 2.75rem; } }
    @media (min-width: 59.375em) {
      .paragraphs-item-view.block_customer_stories .field-pg-title {
        margin-bottom: 30px; } }
  .paragraphs-item-view.block_customer_stories .field-subtitle {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5rem;
    max-width: 1050px; }
    @media (min-width: 59.375em) {
      .paragraphs-item-view.block_customer_stories .field-subtitle {
        font-size: 1.75rem;
        line-height: 2rem; } }

img.lazyloader-icon {
  position: absolute !important;
  top: calc(50% - 30px) !important;
  left: calc(50% - 30px) !important;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  z-index: 0;
  margin: auto;
  width: 60px !important;
  height: 60px !important;
  padding: 0 !important;
  box-shadow: none !important; }

img.lazyloader-icon ~ img {
  position: relative;
  z-index: 1; }

.icon-icon,
.field-thumbnail-image,
.field-image,
.field-profile-photo {
  position: relative; }

.paragraphs-item-logo-grid.view-mode-logo_grid > .content {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  padding: 20px; }
  @media (min-width: 46.875em) {
    .paragraphs-item-logo-grid.view-mode-logo_grid > .content {
      padding: 40px 0; } }
  .paragraphs-item-logo-grid.view-mode-logo_grid > .content > h2 {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    padding: 0 20px;
    text-align: center; }
    @media (min-width: 72.25em) {
      .paragraphs-item-logo-grid.view-mode-logo_grid > .content > h2 {
        font-size: 2.375rem;
        line-height: 1.26; } }
    @media (min-width: 46.875em) {
      .paragraphs-item-logo-grid.view-mode-logo_grid > .content > h2 {
        font-size: 2.25rem;
        text-align: center; } }
  .paragraphs-item-logo-grid.view-mode-logo_grid > .content > h3 {
    font-size: 1.25rem;
    font-weight: 300;
    color: #4E5B66;
    text-transform: none;
    margin: 5px 0;
    padding: 20px 0 0;
    text-align: center; }
    @media (min-width: 46.875em) {
      .paragraphs-item-logo-grid.view-mode-logo_grid > .content > h3 {
        font-size: 1.5rem;
        text-align: center;
        margin: 5px 20px; } }

.paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid--wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  position: relative;
  overflow: visible;
  z-index: 1;
  padding: 0 20px; }
  .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid--wrapper .field-icon-ref {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-item-align: auto;
        align-self: auto;
    margin-bottom: 30px;
    max-width: 50%;
    padding: 0;
    width: 50%; }
    @media (min-width: 46.875em) {
      .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid--wrapper .field-icon-ref {
        max-width: 25%;
        width: 25%; } }
    @media (min-width: 72.25em) {
      .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid--wrapper .field-icon-ref {
        margin-bottom: 60px;
        max-width: calc((100%/6) - 10px);
        width: calc((100%/6) - 10px); } }
    .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid--wrapper .field-icon-ref .entity-icon.icon-icon {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      height: 55px;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      margin: 0 auto;
      max-width: 110px;
      overflow: hidden; }
      .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid--wrapper .field-icon-ref .entity-icon.icon-icon img {
        max-height: 35px;
        max-width: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        width: auto; }

.paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid {
  margin: 20px auto;
  max-width: 1200px; }
  .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.enable-toggle {
    max-height: 235px;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0.2, 0.3, 0.4, 1.25); }
    @media (min-width: 46.875em) {
      .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.enable-toggle {
        max-height: 475px; } }
    .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.enable-toggle:after {
      content: '';
      display: block;
      height: 72px;
      background-image: linear-gradient(to bottom, #F5F7F700, #F5F7F7FE);
      position: absolute;
      width: 100%;
      bottom: 0;
      z-index: 1; }
    .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.enable-toggle + .callout-cta {
      display: block; }
      .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.enable-toggle + .callout-cta .toggle--more {
        display: inline; }
      .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.enable-toggle + .callout-cta .toggle--less {
        display: none; }
  .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.toggle-active:after {
    display: none; }
  .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.toggle-active + .callout-cta .toggle--more {
    display: none; }
  .paragraphs-item-logo-grid.view-mode-logo_grid .section-logo-grid.toggle-active + .callout-cta .toggle--less {
    display: inline; }

.paragraphs-item-logo-grid.view-mode-logo_grid .callout-cta {
  display: none;
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center; }
  .paragraphs-item-logo-grid.view-mode-logo_grid .callout-cta a {
    display: inline-block;
    cursor: pointer;
    border-width: 2px;
    border-radius: 0.375rem;
    border-style: solid;
    letter-spacing: 0;
    padding: 0.44rem 1.125rem;
    transition: all 200ms ease;
    text-align: center;
    background-image: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.57;
    font-weight: 400;
    color: #3C4149;
    font-weight: 600;
    border-color: #007096;
    background-color: #007096;
    color: #FFFFFF;
    font-weight: 600 !important; }
    .paragraphs-item-logo-grid.view-mode-logo_grid .callout-cta a:hover, .paragraphs-item-logo-grid.view-mode-logo_grid .callout-cta a:focus, .paragraphs-item-logo-grid.view-mode-logo_grid .callout-cta a:active {
      border-color: #328CAB;
      background-color: #328CAB;
      color: #FFFFFF; }

.node-type-landing-page .paragraphs-item-table-stakes, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-container, .node-type-landing-page .paragraphs-item-callouts > .content, .node-type-landing-page .paragraphs-item-logo-grid > .content, .node-type-landing-page .paragraphs-item-wysiwyg {
  padding: 0 20px;
  margin-bottom: 40px; }
  @media (min-width: 46.875em) {
    .node-type-landing-page .paragraphs-item-table-stakes, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-container, .node-type-landing-page .paragraphs-item-callouts > .content, .node-type-landing-page .paragraphs-item-logo-grid > .content, .node-type-landing-page .paragraphs-item-wysiwyg {
      padding: 0 40px; } }
  @media (min-width: 77.5em) {
    .node-type-landing-page .paragraphs-item-table-stakes, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-container, .node-type-landing-page .paragraphs-item-callouts > .content, .node-type-landing-page .paragraphs-item-logo-grid > .content, .node-type-landing-page .paragraphs-item-wysiwyg {
      text-align: left; } }

.node-type-landing-page .paragraphs-item-card-list.view-mode-landing_page {
  margin-bottom: -80px;
  background: transparent; }
  .node-type-landing-page .paragraphs-item-card-list.view-mode-landing_page .content {
    max-width: 910px;
    margin: 0 auto; }
  .node-type-landing-page .paragraphs-item-card-list.view-mode-landing_page + .paragraphs-item-wysiwyg.view-mode-landing_page {
    margin-top: 50px; }

.node-type-landing-page .fp-wysiwyg-card-container {
  max-width: 100%;
  margin: 0;
  padding: 0; }

.node-type-landing-page .paragraphs-item-callouts {
  padding-bottom: 1px; }
  .node-type-landing-page .paragraphs-item-callouts.view-mode-landing_page {
    background: #f6f7f7; }

.node-type-landing-page .paragraphs-item-section-header .field-title-field {
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 46.875em) {
    .node-type-landing-page .paragraphs-item-section-header .field-title-field {
      padding-left: 15px;
      padding-right: 15px; } }

.node-type-landing-page .paragraphs-items-field-card-list-cards .paragraphs-item-card .field-card-title {
  font-size: 1.875rem;
  line-height: 1.23;
  font-weight: 400;
  color: #4E5B66;
  font-weight: 300; }

.node-type-landing-page .paragraphs-items-field-card-list-cards .paragraphs-item-card .field-card-text {
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #4E5B66; }

.node-type-landing-page .paragraphs-item-hero-banner {
  position: relative;
  z-index: 2; }
  .node-type-landing-page .paragraphs-item-hero-banner.view-mode-landing_page:after {
    background-image: url(../img/backgrounds/white-waves-w-background-sg-l-90.svg); }

.node-type-landing-page .fp-wysiwyg {
  position: relative; }
  .node-type-landing-page .fp-wysiwyg .field-pg-wysiwyg-body {
    display: block;
    margin: 0 auto;
    padding: 20px; }
    .node-type-landing-page .fp-wysiwyg .field-pg-wysiwyg-body img {
      height: auto !important; }
    @media (min-width: 72.25em) {
      .node-type-landing-page .fp-wysiwyg .field-pg-wysiwyg-body {
        max-width: 1200px; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
    position: relative;
    background-image: url(../img/backgrounds/bottom-curve.svg);
    background-position: top;
    background-size: contain;
    padding-top: 20px;
    background-repeat: no-repeat;
    max-width: 100%;
    width: 100%; }
    @media (min-width: 118.75em) {
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
        background-size: cover; } }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box .field-pg-wysiwyg-body {
      width: 100%;
      max-width: 600px;
      display: block;
      overflow: hidden;
      margin: -50px auto; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box .field-pg-wysiwyg-body img {
        padding: 1rem;
        display: block;
        max-width: 100%;
        min-width: 160px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        border-radius: 1rem;
        background-color: #FFFFFF;
        box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08); }
        @media (min-width: 46.875em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box .field-pg-wysiwyg-body img {
            padding: 2rem 3rem; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline {
    max-width: 100%; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline.fp-wysiwyg-headline-top-gray-curve {
      position: relative;
      background-image: url(../img/backgrounds/bottom-curve.svg);
      background-position: top;
      background-size: contain;
      padding-top: 10%;
      background-repeat: no-repeat;
      max-width: 100%;
      width: 100%; }
      @media (min-width: 118.75em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline.fp-wysiwyg-headline-top-gray-curve {
          background-size: cover; } }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline .field-pg-wysiwyg-body h2 {
      text-align: center;
      padding: 20px 0; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline .field-pg-wysiwyg-body p {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #3C4149;
      text-align: center;
      display: block;
      width: calc(100% - 40px);
      max-width: 600px;
      margin: 0 auto; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-intro-text {
    background: #f6f7f7;
    padding-top: 200px;
    margin-top: -180px;
    position: relative;
    z-index: 1;
    max-width: 100%;
    padding-bottom: 40px;
    margin-bottom: 0; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-intro-text .field-pg-wysiwyg-body p {
      font-size: 1.375rem;
      line-height: 1.45;
      font-weight: 300;
      color: #4E5B66;
      display: block;
      width: calc(100% -40px);
      max-width: 800px;
      text-align: center;
      margin: 0 auto; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-intro-text .field-pg-wysiwyg-body p a {
        text-decoration: underline; }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card {
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    border-color: rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.2) rgba(78, 91, 102, 0.4);
    overflow: visible;
    min-height: 280px;
    max-width: 1092px;
    width: calc(100% - 40px);
    margin: 40px auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-radius: 1rem;
    box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.08); }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .content {
      padding: 20px;
      position: relative; }
      @media (min-width: 72.25em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .content:after {
          display: block;
          width: 184px;
          height: 59px;
          content: " ";
          background-image: url(../img/backgrounds/card-triangle-down.svg);
          background-repeat: no-repeat;
          position: absolute;
          bottom: -59px;
          left: 30px;
          z-index: 2; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .content > .content:after {
          display: none; } }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body {
      padding: 10px; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body h3 {
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 135%;
        display: inline-block;
        padding-bottom: 0.25rem;
        border-bottom: 3px solid rgba(0, 112, 150, 0.6); }
        @media (min-width: 29.375em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body h3 {
            font-size: 1.5rem;
            font-weight: 300;
            line-height: 1.875rem; } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body p {
        font-size: .875rem;
        line-height: 1.57;
        font-weight: 400;
        color: #4E5B66;
        display: block; }
        @media (min-width: 64em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body p {
            font-size: 1rem;
            line-height: 1.58;
            font-weight: 400;
            color: #4E5B66;
            font-weight: 300; } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button {
        display: inline-block;
        cursor: pointer;
        border-width: 2px;
        border-radius: 0.375rem;
        border-style: solid;
        letter-spacing: 0;
        padding: 0.44rem 1.125rem;
        transition: all 200ms ease;
        text-align: center;
        background-image: none;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.58;
        font-weight: 400;
        color: #3C4149;
        border-color: #007096;
        background-color: #007096;
        color: #FFFFFF;
        font-weight: 600 !important;
        margin-top: 40px; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button:hover, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button:focus, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card .field-pg-wysiwyg-body .button:active {
          border-color: #328CAB;
          background-color: #328CAB;
          color: #FFFFFF; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-stacked-triangle-card-last .content:after {
      display: none; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
      @media (min-width: 46.875em) {
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body {
          -ms-flex-direction: row;
              flex-direction: row; } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body div {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        width: 100%;
        max-width: 100%; }
        @media (min-width: 46.875em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body div:first-child {
            -ms-flex-preferred-size: calc((100% /3) *2);
                flex-basis: calc((100% /3) *2);
            max-width: calc((100% /3) *2);
            width: calc((100% /3) *2); }
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body div:last-child {
            -ms-flex-preferred-size: calc(100% /3);
                flex-basis: calc(100% /3);
            max-width: calc(100% /3);
            width: calc(100% /3); } }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body a {
        color: #007096;
        text-decoration: underline;
        font-weight: 600; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body a:after {
          display: none; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body img {
        display: none;
        max-width: 220px !important;
        padding-bottom: 1rem;
        margin: 0 auto;
        float: none !important;
        clear: both;
        margin-bottom: 3rem;
        margin-top: 1rem; }
        @media (min-width: 29.375em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body img {
            display: block; } }
        @media (min-width: 46.875em) {
          .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-stacked-triangle-card.fp-wysiwyg-2-up .field-pg-wysiwyg-body img {
            margin-bottom: 0;
            margin-top: 0;
            padding: 2rem 2rem 1rem 1rem;
            max-width: 100% !important; } }
  .node-type-landing-page .fp-wysiwyg .fp-1-col-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 40px;
    width: 100%; }
    .node-type-landing-page .fp-wysiwyg .fp-1-col-list .fp-1-col-list-item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      width: 100%;
      max-width: 100%; }
  .node-type-landing-page .fp-wysiwyg .fp-3-col-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    padding-top: 40px; }
    .node-type-landing-page .fp-wysiwyg .fp-3-col-list .fp-3-col-list-item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      width: 100%;
      max-width: 100%; }
      @media (min-width: 64em) {
        .node-type-landing-page .fp-wysiwyg .fp-3-col-list .fp-3-col-list-item {
          -ms-flex-preferred-size: calc(100% /3);
              flex-basis: calc(100% /3);
          width: calc(100% /3);
          max-width: calc(100% /3); } }
  .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper {
    width: 100%;
    margin-left: 50px; }
    @media (min-width: 46.875em) {
      .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper {
        margin-left: 0px; } }
    .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .content, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .content {
      padding-top: 10px;
      padding-bottom: 10px;
      border-left: 1px solid #D2D5DA; }
    .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title {
      font-size: .875rem;
      line-height: 1.57;
      font-weight: 400;
      color: #4E5B66;
      max-width: 200px;
      min-height: 50px; }
      @media (min-width: 29.375em) {
        .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title {
          font-size: 1rem;
          line-height: 1.58;
          font-weight: 400;
          color: #4E5B66;
          font-weight: 300; } }
      @media (min-width: 46.875em) {
        .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title {
          max-width: 100%; } }
      .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before {
        top: 3px; }
        @media (min-width: 64em) {
          .node-type-landing-page .fp-wysiwyg .fp-1-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before, .node-type-landing-page .fp-wysiwyg .fp-3-col-list .paragraphs-item-feature--wrapper .field-pg-feature-title:before {
            top: 10px; } }
  .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content {
      background: #CCE2EA;
      padding-top: 7%;
      border-bottom: 20px solid #E5F0F4;
      padding-bottom: 40px; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content h2 {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 40px; }
      .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content p {
        display: block;
        width: 90%;
        max-width: 550px;
        text-align: center;
        margin: 0 auto; }
        .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves .content p img {
          box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
          display: block;
          width: 80% !important;
          margin: 0 auto;
          margin-bottom: 40px;
          border-radius: 1rem; }
    .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 0;
      padding-bottom: 7%;
      background-image: url(../img/backgrounds/blue-light-transparent-waves-white-background.svg);
      content: " ";
      background-size: cover;
      background-position: top center;
      background-repeat: no-repeat; }

.node-type-landing-page .bottom-section {
  display: block;
  overflow: hidden;
  padding-bottom: 40px;
  max-width: 1200px;
  margin: 0 auto; }

.node-type-landing-page .pane-node-field-page-relatedcontent {
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 29.375em) {
    .node-type-landing-page .pane-node-field-page-relatedcontent {
      padding-left: 40px;
      padding-right: 0; } }
  @media (min-width: 46.875em) {
    .node-type-landing-page .pane-node-field-page-relatedcontent {
      padding-left: 70px; } }
  @media (min-width: 64em) {
    .node-type-landing-page .pane-node-field-page-relatedcontent {
      padding-left: 40px; } }

.node-type-landing-page .paragraphs-item-marketo-reference .node-marketo-form h3 {
  margin-bottom: 10px; }

.node-type-landing-page .paragraphs-item-callouts {
  background-color: #f6f7f7; }
  .node-type-landing-page .paragraphs-item-callouts > .content {
    margin-bottom: 0;
    padding: 0; }

.node-type-landing-page .paragraphs-item-hero-banner {
  position: relative;
  z-index: 2; }
  .node-type-landing-page .paragraphs-item-hero-banner.view-mode-landing_page:after {
    background-image: url(../img/backgrounds/white-waves-w-background-sg-l-90.svg); }

.node-type-landing-page .paragraphs-item-marketo-reference .node-marketo-form h3 {
  margin-bottom: 10px; }

*::-ms-backdrop, .node-type-landing-page .paragraphs-item-hero-banner.view-mode-landing_page:after {
  background-position: -15px 0; }

*::-ms-backdrop, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-headline.fp-wysiwyg-headline-top-gray-curve {
  background-position-y: -90px; }

*::-ms-backdrop, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-light-blue-waves::before {
  background-position-y: -13px; }

*::-ms-backdrop, .node-type-landing-page .fp-wysiwyg .fp-1-col-list {
  display: block; }

*::-ms-backdrop, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
  background-position-y: -150px; }
  @media (min-width: 72.25em) {
    *::-ms-backdrop, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
      background-position-y: -120px; } }
  @media (min-width: 96.25em) {
    *::-ms-backdrop, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
      background-position-y: -100px; } }
  @media (min-width: 112.5em) {
    *::-ms-backdrop, .node-type-landing-page .fp-wysiwyg.fp-wysiwyg-top-image-box {
      background-position-y: -80px; } }

.paragraphs-item-wysiwyg.fp-wysiwyg-blockquote {
  overflow: visible; }
  .paragraphs-item-wysiwyg.fp-wysiwyg-blockquote .content {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #4E5B66;
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    border-color: rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.4);
    border-radius: 1rem;
    display: block;
    margin: 0;
    padding: 10px;
    padding-top: 8rem;
    box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.05); }
    @media (min-width: 46.875em) {
      .paragraphs-item-wysiwyg.fp-wysiwyg-blockquote .content {
        padding: 20px;
        padding-top: 8rem; } }
    .paragraphs-item-wysiwyg.fp-wysiwyg-blockquote .content:before {
      background: url(../img/static-icons/fp-quote-mark.svg) no-repeat;
      content: ' ';
      display: block;
      height: 60px;
      left: calc(50% - 30px);
      position: absolute;
      top: 40px;
      width: 60px; }
      @media (min-width: 72.25em) {
        .paragraphs-item-wysiwyg.fp-wysiwyg-blockquote .content:before {
          left: calc(25% - 30px); } }
    .paragraphs-item-wysiwyg.fp-wysiwyg-blockquote .content blockquote {
      border-top: 5px solid #F2F7F4;
      padding-top: 40px;
      margin: 20px; }
      @media (min-width: 59.375em) {
        .paragraphs-item-wysiwyg.fp-wysiwyg-blockquote .content blockquote {
          border-top: 0;
          padding-top: 0;
          margin: 40px; } }
  @media (min-width: 72.25em) {
    .paragraphs-item-wysiwyg.fp-wysiwyg-blockquote.fp-wysiwyg-blockquote-floated-image .content {
      min-width: 990px;
      padding-right: 495px;
      position: relative;
      top: -40px;
      left: -40px; } }

#page-wrapper .main-content {
  margin-top: 0; }

.capabilities {
  position: relative; }

.capabilities__list,
.capabilities__item {
  list-style: none;
  position: relative;
  padding: 0 !important;
  margin: 0 !important; }
  .capabilities__list li:before,
  .capabilities__item li:before {
    display: none; }

.capabilities__list {
  background-color: #171b1f; }
  @media (min-width: 59.375em) {
    .capabilities__list {
      display: -ms-flexbox;
      display: flex; }
      .capabilities__list::before {
        background: url(../img/backgrounds/home-capabilities.jpg) no-repeat scroll center center;
        background-size: cover;
        content: "";
        height: 100%;
        left: 0;
        opacity: .6;
        position: absolute;
        top: 0;
        width: 100%;
        transition: .9s; }
      .capabilities__list::after {
        background-color: #606b75;
        content: "";
        height: 100%;
        left: 0;
        opacity: .5;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0; } }

@media (min-width: 59.375em) {
  .capabilities__item {
    -ms-flex: 0 1 25%;
        flex: 0 1 25%;
    min-width: 0;
    transition: .3s;
    z-index: 1; }
    .capabilities__item:hover {
      min-width: 40%; } }

.capabilities__link {
  background-color: #171b1f;
  border-bottom: 1px solid #101214;
  display: block;
  overflow: hidden;
  padding: 1em; }
  @media (min-width: 59.375em) {
    .capabilities__link {
      background-color: transparent;
      border-bottom: none;
      border-right: 2px solid rgba(246, 247, 247, 0.18);
      height: 100%;
      min-height: 400px;
      padding: 3em 2em;
      width: 100%; } }
  .capabilities__item:last-child .capabilities__link {
    border-right: none; }
  .capabilities__link:hover {
    background-color: #606b75; }
    @media (min-width: 59.375em) {
      .capabilities__link:hover {
        background-color: rgba(23, 27, 31, 0.6);
        border: 2px solid #007096; }
        .capabilities__item:last-child .capabilities__link:hover {
          border-right: 2px solid #007096; } }

.capabilities__title {
  position: relative;
  z-index: 1; }
  .capabilities__title::after {
    border: 7px solid #007096;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: .5em; }
    @media (min-width: 59.375em) {
      .capabilities__title::after {
        border-left: 9px solid #007096;
        margin-left: 0;
        position: relative;
        left: 8px;
        top: -1px; } }
  .node-type-home-page .capabilities__title {
    font-size: 1.1875rem;
    color: #FFFFFF; }
    @media (min-width: 59.375em) {
      .node-type-home-page .capabilities__title {
        font-size: 1.375rem;
        margin-bottom: 1em;
        max-width: 136px; } }

.capabilities__text {
  color: #FFFFFF;
  font-size: 1rem;
  margin-bottom: 1em;
  max-width: 350px;
  text-transform: none; }
  .node-type-home-page .capabilities__text {
    font-weight: 400; }

.capabilities__btn {
  max-width: 235px; }

.capabilities__text,
.capabilities__btn {
  display: none; }
  @media (min-width: 59.375em) {
    .capabilities__text,
    .capabilities__btn {
      position: relative;
      z-index: 1; }
      .is-active .capabilities__text, .is-active
      .capabilities__btn {
        display: block;
        transition: .2s; } }

.node-type-home-page .pane-page-content, .node-type-home-page .paragraphs-items {
  background: #FFFFFF; }

.row-three_wrapper {
  background: #E9EFED; }

.row-three__column-center {
  margin: 0 auto;
  max-width: 1200px;
  text-align: center; }
  .row-three__column-center p {
    margin: 60px 0 20px 0;
    font-size: 1em; }
  .row-three__column-center h2 {
    font-size: 1.5em;
    padding-bottom: 20px; }
    @media (min-width: 59.375em) {
      .row-three__column-center h2 {
        font-size: 2em;
        padding-bottom: 0; } }

.node-type-home-page #page-wrapper .main-content {
  margin-bottom: 0; }

.node-type-home-page #page-wrapper .row-three_wrapper {
  padding-top: 12%; }
  @media (min-width: 75em) {
    .node-type-home-page #page-wrapper .row-three_wrapper {
      padding: 4% 0 0; } }

.row-five__wrapper {
  background-color: #E9EFED;
  /* Old browsers */
  background: linear-gradient(to bottom, #E9EFED 0, #FAFBFB 100%);
  border: none;
  margin: 0;
  padding: 4% 4% 40px; }
  @media (min-width: 75em) {
    .row-five__wrapper {
      padding: 2% 0; } }
  .row-five__wrapper--inner {
    max-width: 100%;
    right: 0;
    background: none;
    border: none; }
    @media (min-width: 59.375em) {
      .row-five__wrapper--inner {
        margin: 0 auto;
        max-width: 1200px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
  @media (min-width: 29.375em) {
    .row-five__wrapper .row-five__column-left,
    .row-five__wrapper .row-five__column-center,
    .row-five__wrapper .row-five__column-right {
      margin-bottom: 20px; } }
  @media (min-width: 59.375em) {
    .row-five__wrapper .row-five__column-left,
    .row-five__wrapper .row-five__column-center,
    .row-five__wrapper .row-five__column-right {
      -ms-flex-positive: 1;
          flex-grow: 1;
      margin-right: 2%;
      max-width: 32%; } }
  .row-five__wrapper .row-five__column-left .field-body h3, .row-five__wrapper .row-five__column-left .blog-feed__item-description h3,
  .row-five__wrapper .row-five__column-center .field-body h3,
  .row-five__wrapper .row-five__column-center .blog-feed__item-description h3,
  .row-five__wrapper .row-five__column-right .field-body h3,
  .row-five__wrapper .row-five__column-right .blog-feed__item-description h3 {
    font-size: .9rem;
    line-height: 1.36;
    font-weight: 400;
    color: #3C4149;
    text-align: left;
    margin-top: 40px; }
    @media (min-width: 72.25em) {
      .row-five__wrapper .row-five__column-left .field-body h3, .row-five__wrapper .row-five__column-left .blog-feed__item-description h3,
      .row-five__wrapper .row-five__column-center .field-body h3,
      .row-five__wrapper .row-five__column-center .blog-feed__item-description h3,
      .row-five__wrapper .row-five__column-right .field-body h3,
      .row-five__wrapper .row-five__column-right .blog-feed__item-description h3 {
        font-size: 1.1875rem;
        line-height: 1.47; } }
  .row-five__wrapper .row-five__column-left .field-body p, .row-five__wrapper .row-five__column-left .blog-feed__item-description p,
  .row-five__wrapper .row-five__column-center .field-body p,
  .row-five__wrapper .row-five__column-center .blog-feed__item-description p,
  .row-five__wrapper .row-five__column-right .field-body p,
  .row-five__wrapper .row-five__column-right .blog-feed__item-description p {
    font-size: 1rem;
    font-weight: 500;
    color: #3C4149; }
    @media (min-width: 29.375em) {
      .row-five__wrapper .row-five__column-left .field-body p, .row-five__wrapper .row-five__column-left .blog-feed__item-description p,
      .row-five__wrapper .row-five__column-center .field-body p,
      .row-five__wrapper .row-five__column-center .blog-feed__item-description p,
      .row-five__wrapper .row-five__column-right .field-body p,
      .row-five__wrapper .row-five__column-right .blog-feed__item-description p {
        font-size: 1.125rem; } }
  .row-five__wrapper .row-five__column-left img,
  .row-five__wrapper .row-five__column-center img,
  .row-five__wrapper .row-five__column-right img {
    width: 100%; }
  .row-five__wrapper .row-five__column-left .field-body a,
  .row-five__wrapper .row-five__column-center .field-body a,
  .row-five__wrapper .row-five__column-right .field-body a {
    font-size: 1.125rem;
    line-height: 1.54;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 300;
    color: #007096;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    left: 20px;
    text-align: left;
    display: block;
    width: calc(100% - 40px);
    border-top: 2px solid transparent;
    text-decoration: none;
    padding-top: 10px; }
  .row-five__wrapper .row-five__column-right {
    margin-right: 0; }
    @media (min-width: 59.375em) {
      .row-five__wrapper .row-five__column-right {
        -ms-flex-positive: 1;
            flex-grow: 1; } }

.blog-feed:before, .blog-feed:after,
.view-display-id-home_page_news:before,
.view-display-id-home_page_news:after,
.view-display-id-home_page_events:before,
.view-display-id-home_page_events:after {
  display: table;
  content: ''; }

.blog-feed:after,
.view-display-id-home_page_news:after,
.view-display-id-home_page_events:after {
  clear: both; }

.blog-feed h1, .blog-feed h2,
.view-display-id-home_page_news h1,
.view-display-id-home_page_news h2,
.view-display-id-home_page_events h1,
.view-display-id-home_page_events h2 {
  font-size: 1.2em;
  color: #3C4149; }

.blog-feed .field-teaser-image,
.view-display-id-home_page_news .field-teaser-image,
.view-display-id-home_page_events .field-teaser-image {
  padding: 20px 20px 0; }

.blog-feed__item-title, .blog-feed__item h2,
.blog-feed .node-press-release-title,
.blog-feed .node-press-release h2,
.blog-feed .node-event-title,
.blog-feed .node-event h2,
.blog-feed .node-blog-title,
.blog-feed .node-blog h2,
.view-display-id-home_page_news__item-title,
.view-display-id-home_page_news__item h2,
.view-display-id-home_page_news .node-press-release-title,
.view-display-id-home_page_news .node-press-release h2,
.view-display-id-home_page_news .node-event-title,
.view-display-id-home_page_news .node-event h2,
.view-display-id-home_page_news .node-blog-title,
.view-display-id-home_page_news .node-blog h2,
.view-display-id-home_page_events__item-title,
.view-display-id-home_page_events__item h2,
.view-display-id-home_page_events .node-press-release-title,
.view-display-id-home_page_events .node-press-release h2,
.view-display-id-home_page_events .node-event-title,
.view-display-id-home_page_events .node-event h2,
.view-display-id-home_page_events .node-blog-title,
.view-display-id-home_page_events .node-blog h2 {
  text-transform: none;
  margin: 20px 0; }
  .blog-feed__item-title a, .blog-feed__item h2 a,
  .blog-feed .node-press-release-title a,
  .blog-feed .node-press-release h2 a,
  .blog-feed .node-event-title a,
  .blog-feed .node-event h2 a,
  .blog-feed .node-blog-title a,
  .blog-feed .node-blog h2 a,
  .view-display-id-home_page_news__item-title a,
  .view-display-id-home_page_news__item h2 a,
  .view-display-id-home_page_news .node-press-release-title a,
  .view-display-id-home_page_news .node-press-release h2 a,
  .view-display-id-home_page_news .node-event-title a,
  .view-display-id-home_page_news .node-event h2 a,
  .view-display-id-home_page_news .node-blog-title a,
  .view-display-id-home_page_news .node-blog h2 a,
  .view-display-id-home_page_events__item-title a,
  .view-display-id-home_page_events__item h2 a,
  .view-display-id-home_page_events .node-press-release-title a,
  .view-display-id-home_page_events .node-press-release h2 a,
  .view-display-id-home_page_events .node-event-title a,
  .view-display-id-home_page_events .node-event h2 a,
  .view-display-id-home_page_events .node-blog-title a,
  .view-display-id-home_page_events .node-blog h2 a {
    text-decoration: none;
    color: #3C4149; }
    .blog-feed__item-title a:hover, .blog-feed__item h2 a:hover,
    .blog-feed .node-press-release-title a:hover,
    .blog-feed .node-press-release h2 a:hover,
    .blog-feed .node-event-title a:hover,
    .blog-feed .node-event h2 a:hover,
    .blog-feed .node-blog-title a:hover,
    .blog-feed .node-blog h2 a:hover,
    .view-display-id-home_page_news__item-title a:hover,
    .view-display-id-home_page_news__item h2 a:hover,
    .view-display-id-home_page_news .node-press-release-title a:hover,
    .view-display-id-home_page_news .node-press-release h2 a:hover,
    .view-display-id-home_page_news .node-event-title a:hover,
    .view-display-id-home_page_news .node-event h2 a:hover,
    .view-display-id-home_page_news .node-blog-title a:hover,
    .view-display-id-home_page_news .node-blog h2 a:hover,
    .view-display-id-home_page_events__item-title a:hover,
    .view-display-id-home_page_events__item h2 a:hover,
    .view-display-id-home_page_events .node-press-release-title a:hover,
    .view-display-id-home_page_events .node-press-release h2 a:hover,
    .view-display-id-home_page_events .node-event-title a:hover,
    .view-display-id-home_page_events .node-event h2 a:hover,
    .view-display-id-home_page_events .node-blog-title a:hover,
    .view-display-id-home_page_events .node-blog h2 a:hover {
      color: #007096; }

.blog-feed__item-description,
.blog-feed__item .content,
.blog-feed__item .field-body,
.blog-feed__item .field-blog-summary,
.blog-feed .node-press-release-description,
.blog-feed .node-press-release .content,
.blog-feed .node-press-release .field-body,
.blog-feed .node-press-release .field-blog-summary,
.blog-feed .node-event-description,
.blog-feed .node-event .content,
.blog-feed .node-event .field-body,
.blog-feed .node-event .field-blog-summary,
.blog-feed .node-blog-description,
.blog-feed .node-blog .content,
.blog-feed .node-blog .field-body,
.blog-feed .node-blog .field-blog-summary,
.view-display-id-home_page_news__item-description,
.view-display-id-home_page_news__item .content,
.view-display-id-home_page_news__item .field-body,
.view-display-id-home_page_news__item .field-blog-summary,
.view-display-id-home_page_news .node-press-release-description,
.view-display-id-home_page_news .node-press-release .content,
.view-display-id-home_page_news .node-press-release .field-body,
.view-display-id-home_page_news .node-press-release .field-blog-summary,
.view-display-id-home_page_news .node-event-description,
.view-display-id-home_page_news .node-event .content,
.view-display-id-home_page_news .node-event .field-body,
.view-display-id-home_page_news .node-event .field-blog-summary,
.view-display-id-home_page_news .node-blog-description,
.view-display-id-home_page_news .node-blog .content,
.view-display-id-home_page_news .node-blog .field-body,
.view-display-id-home_page_news .node-blog .field-blog-summary,
.view-display-id-home_page_events__item-description,
.view-display-id-home_page_events__item .content,
.view-display-id-home_page_events__item .field-body,
.view-display-id-home_page_events__item .field-blog-summary,
.view-display-id-home_page_events .node-press-release-description,
.view-display-id-home_page_events .node-press-release .content,
.view-display-id-home_page_events .node-press-release .field-body,
.view-display-id-home_page_events .node-press-release .field-blog-summary,
.view-display-id-home_page_events .node-event-description,
.view-display-id-home_page_events .node-event .content,
.view-display-id-home_page_events .node-event .field-body,
.view-display-id-home_page_events .node-event .field-blog-summary,
.view-display-id-home_page_events .node-blog-description,
.view-display-id-home_page_events .node-blog .content,
.view-display-id-home_page_events .node-blog .field-body,
.view-display-id-home_page_events .node-blog .field-blog-summary {
  font-weight: 300;
  margin: 0;
  font-size: .9em;
  color: #4E5B66; }

.blog-feed__item-description,
.blog-feed__item .field-body,
.blog-feed__item .field-blog-summary,
.blog-feed .node-press-release-description,
.blog-feed .node-press-release .field-body,
.blog-feed .node-press-release .field-blog-summary,
.blog-feed .node-event-description,
.blog-feed .node-event .field-body,
.blog-feed .node-event .field-blog-summary,
.blog-feed .node-blog-description,
.blog-feed .node-blog .field-body,
.blog-feed .node-blog .field-blog-summary,
.view-display-id-home_page_news__item-description,
.view-display-id-home_page_news__item .field-body,
.view-display-id-home_page_news__item .field-blog-summary,
.view-display-id-home_page_news .node-press-release-description,
.view-display-id-home_page_news .node-press-release .field-body,
.view-display-id-home_page_news .node-press-release .field-blog-summary,
.view-display-id-home_page_news .node-event-description,
.view-display-id-home_page_news .node-event .field-body,
.view-display-id-home_page_news .node-event .field-blog-summary,
.view-display-id-home_page_news .node-blog-description,
.view-display-id-home_page_news .node-blog .field-body,
.view-display-id-home_page_news .node-blog .field-blog-summary,
.view-display-id-home_page_events__item-description,
.view-display-id-home_page_events__item .field-body,
.view-display-id-home_page_events__item .field-blog-summary,
.view-display-id-home_page_events .node-press-release-description,
.view-display-id-home_page_events .node-press-release .field-body,
.view-display-id-home_page_events .node-press-release .field-blog-summary,
.view-display-id-home_page_events .node-event-description,
.view-display-id-home_page_events .node-event .field-body,
.view-display-id-home_page_events .node-event .field-blog-summary,
.view-display-id-home_page_events .node-blog-description,
.view-display-id-home_page_events .node-blog .field-body,
.view-display-id-home_page_events .node-blog .field-blog-summary {
  margin: 10px 0 20px; }

.blog-feed__item .field-display-title,
.blog-feed__item .field-title-field, .blog-feed__item-title,
.blog-feed .node-press-release .field-display-title,
.blog-feed .node-press-release .field-title-field,
.blog-feed .node-press-release-title,
.blog-feed .node-event .field-display-title,
.blog-feed .node-event .field-title-field,
.blog-feed .node-event-title,
.blog-feed .node-blog .field-display-title,
.blog-feed .node-blog .field-title-field,
.blog-feed .node-blog-title,
.view-display-id-home_page_news__item .field-display-title,
.view-display-id-home_page_news__item .field-title-field,
.view-display-id-home_page_news__item-title,
.view-display-id-home_page_news .node-press-release .field-display-title,
.view-display-id-home_page_news .node-press-release .field-title-field,
.view-display-id-home_page_news .node-press-release-title,
.view-display-id-home_page_news .node-event .field-display-title,
.view-display-id-home_page_news .node-event .field-title-field,
.view-display-id-home_page_news .node-event-title,
.view-display-id-home_page_news .node-blog .field-display-title,
.view-display-id-home_page_news .node-blog .field-title-field,
.view-display-id-home_page_news .node-blog-title,
.view-display-id-home_page_events__item .field-display-title,
.view-display-id-home_page_events__item .field-title-field,
.view-display-id-home_page_events__item-title,
.view-display-id-home_page_events .node-press-release .field-display-title,
.view-display-id-home_page_events .node-press-release .field-title-field,
.view-display-id-home_page_events .node-press-release-title,
.view-display-id-home_page_events .node-event .field-display-title,
.view-display-id-home_page_events .node-event .field-title-field,
.view-display-id-home_page_events .node-event-title,
.view-display-id-home_page_events .node-blog .field-display-title,
.view-display-id-home_page_events .node-blog .field-title-field,
.view-display-id-home_page_events .node-blog-title {
  margin: 30px 20px 18px 20px; }

.blog-feed__item:last-child,
.blog-feed .node-press-release:last-child,
.blog-feed .node-event:last-child,
.blog-feed .node-blog:last-child,
.view-display-id-home_page_news__item:last-child,
.view-display-id-home_page_news .node-press-release:last-child,
.view-display-id-home_page_news .node-event:last-child,
.view-display-id-home_page_news .node-blog:last-child,
.view-display-id-home_page_events__item:last-child,
.view-display-id-home_page_events .node-press-release:last-child,
.view-display-id-home_page_events .node-event:last-child,
.view-display-id-home_page_events .node-blog:last-child {
  margin-right: 0; }

.view-display-id-home_page_news .teaser-label,
.view-display-id-home_page_events .teaser-label {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #78828C;
  display: none;
  text-transform: uppercase;
  margin: 0 0 10px; }
  @media (min-width: 29.375em) {
    .view-display-id-home_page_news .teaser-label,
    .view-display-id-home_page_events .teaser-label {
      display: block; } }

@media (min-width: 59.375em) {
  .view-display-id-home_page_news .node-press-release,
  .view-display-id-home_page_news .node-event,
  .view-display-id-home_page_events .node-press-release,
  .view-display-id-home_page_events .node-event {
    margin-bottom: 30px; } }

.view-display-id-home_page_news .node-press-release-title, .view-display-id-home_page_news .node-press-release h2,
.view-display-id-home_page_news .node-event-title,
.view-display-id-home_page_news .node-event h2,
.view-display-id-home_page_events .node-press-release-title,
.view-display-id-home_page_events .node-press-release h2,
.view-display-id-home_page_events .node-event-title,
.view-display-id-home_page_events .node-event h2 {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: none;
  margin: 10px 0 20px; }

.view-display-id-home_page_news .teaser-link--wrapper,
.view-display-id-home_page_events .teaser-link--wrapper {
  margin-bottom: 20px; }
  @media (min-width: 29.375em) {
    .view-display-id-home_page_news .teaser-link--wrapper,
    .view-display-id-home_page_events .teaser-link--wrapper {
      border-top: 1px solid #caced1; } }

.view-display-id-home_page_news .teaser-link,
.view-display-id-home_page_events .teaser-link {
  font-size: 1rem;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0; }

.view-display-id-home_page_news .teaser-date,
.view-display-id-home_page_events .teaser-date {
  font-size: 0.875rem;
  color: #78828C; }

.view-display-id-home_page_news .field-teaser-image,
.view-display-id-home_page_events .field-teaser-image {
  padding: 0; }

.view-display-id-home_page_news .press-release__item-link-title a,
.view-display-id-home_page_news .blog-feed__item-title a,
.view-display-id-home_page_news .event__item-link-title a,
.view-display-id-home_page_events .press-release__item-link-title a,
.view-display-id-home_page_events .blog-feed__item-title a,
.view-display-id-home_page_events .event__item-link-title a {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #3C4149;
  font-weight: 600; }
  @media (min-width: 29.375em) {
    .view-display-id-home_page_news .press-release__item-link-title a,
    .view-display-id-home_page_news .blog-feed__item-title a,
    .view-display-id-home_page_news .event__item-link-title a,
    .view-display-id-home_page_events .press-release__item-link-title a,
    .view-display-id-home_page_events .blog-feed__item-title a,
    .view-display-id-home_page_events .event__item-link-title a {
      font-size: 1.125rem;
      line-height: 1.375rem;
      color: #3C4149; } }

.view-display-id-home_page_news .press-release__item-link-title,
.view-display-id-home_page_events .press-release__item-link-title {
  display: none;
  margin-bottom: 10px; }
  @media (min-width: 29.375em) {
    .view-display-id-home_page_news .press-release__item-link-title,
    .view-display-id-home_page_events .press-release__item-link-title {
      display: block; } }

.view-display-id-home_page_news .press-release__item-link-title.is-smallest-only,
.view-display-id-home_page_events .press-release__item-link-title.is-smallest-only {
  display: block; }
  @media (min-width: 29.375em) {
    .view-display-id-home_page_news .press-release__item-link-title.is-smallest-only,
    .view-display-id-home_page_events .press-release__item-link-title.is-smallest-only {
      display: none; } }

.node-event.node-view-mode-homepage_teaser .event__item-link-title {
  display: none;
  font-weight: 600;
  margin-bottom: 10px; }
  @media (min-width: 29.375em) {
    .node-event.node-view-mode-homepage_teaser .event__item-link-title {
      display: block; } }
  @media (min-width: 29.375em) {
    .node-event.node-view-mode-homepage_teaser .event__item-link-title a {
      font-weight: 600; } }

.node-event.node-view-mode-homepage_teaser .event__item-link-title.is-smallest-only {
  display: block; }
  @media (min-width: 29.375em) {
    .node-event.node-view-mode-homepage_teaser .event__item-link-title.is-smallest-only {
      display: none; } }

.node-event.node-view-mode-homepage_teaser .field-body {
  margin-bottom: 0; }
  @media (min-width: 29.375em) {
    .node-event.node-view-mode-homepage_teaser .field-body {
      margin-bottom: 20px; } }

.node-event.node-view-mode-homepage_teaser .field-event-date,
.node-event.node-view-mode-homepage_teaser .field-event-location,
.node-event.node-view-mode-homepage_teaser .addressfield-container-inline {
  display: inline-block; }

.node-event.node-view-mode-homepage_teaser .addressfield-container-inline:after {
  content: ', ';
  display: inline;
  margin-right: 2px; }

.services__plug {
  background: url("../img/backgrounds/home-services-plug-bg.png") no-repeat;
  background-size: cover;
  padding-top: 72px;
  padding-bottom: 72px; }
  .services__plug--wrap {
    padding: 20px;
    background: #FFFFFF; }
    .services__plug--wrap:before, .services__plug--wrap:after {
      display: table;
      content: ''; }
    .services__plug--wrap:after {
      clear: both; }
    @media (min-width: 77.5em) {
      .services__plug--wrap {
        padding: 0; } }
    @media (min-width: 59.375em) {
      .services__plug--wrap {
        margin: 0 auto;
        max-width: 1200px;
        background-image: url("../img/backgrounds/home-services-top-left.png"), url("../img/backgrounds/home-services-bottom-right.png");
        background-position: 47px 110px, 46% 29%;
        background-repeat: no-repeat;
        padding: 120px 72px;
        width: 1033px;
        position: relative; } }
  .services__plug--left {
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08);
    width: 100%;
    min-height: 553px;
    background: url("../img/backgrounds/expertise-bg.jpg") no-repeat; }
    @media (min-width: 26.25em) {
      .services__plug--left {
        width: 399px;
        height: 553px;
        margin: 0 auto; } }
    @media (min-width: 59.375em) {
      .services__plug--left {
        float: right; } }
  .services__plug--right {
    padding: 20px;
    margin-top: 20px; }
    .services__plug--right h2 {
      font-size: 1.5em;
      text-align: center; }
      @media (min-width: 59.375em) {
        .services__plug--right h2 {
          margin-bottom: 60px;
          text-align: left;
          font-size: 2em; } }
    .services__plug--right--lead {
      font-weight: 300;
      font-size: .8em;
      text-align: center;
      line-height: 1.5em; }
      @media (min-width: 59.375em) {
        .services__plug--right--lead {
          text-align: left;
          font-size: 1.2em; } }
    .services__plug--right--green {
      color: #007096; }
    .services__plug--right--learn-more {
      font-size: .8em;
      text-align: center;
      line-height: 1.5em;
      color: #000000;
      margin-bottom: 40px; }
      @media (min-width: 59.375em) {
        .services__plug--right--learn-more {
          text-align: left;
          font-size: 1.2em; } }
    .services__plug--right a {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 59.375em) {
        .services__plug--right a {
          width: auto; } }
    @media (min-width: 59.375em) {
      .services__plug--right {
        width: 50%;
        float: left;
        margin-top: 0; } }

.pane-home-page-home-page-case-studies {
  background: url("../img/backgrounds/home-case-studies-small.jpg") no-repeat scroll 0 0;
  background-size: cover;
  padding: 6em 0;
  text-align: center; }
  @media (min-width: 59.375em) {
    .pane-home-page-home-page-case-studies {
      background-image: url("../img/backgrounds/home-case-studies.jpg"); } }
  .pane-home-page-home-page-case-studies .pane-content {
    margin: 0 auto;
    max-width: 1200px; }
  .pane-home-page-home-page-case-studies h2,
  .pane-home-page-home-page-case-studies blockquote,
  .pane-home-page-home-page-case-studies .node-teaser {
    color: #FFFFFF;
    font-style: normal; }
  .pane-home-page-home-page-case-studies .node-teaser {
    background: none;
    padding: 0;
    text-align: left; }
  .pane-home-page-home-page-case-studies .node-testimonial blockquote {
    font-weight: 300; }
  .pane-home-page-home-page-case-studies .links {
    display: none; }
  .pane-home-page-home-page-case-studies .btn-arrow {
    width: 90%; }
    @media (min-width: 46.875em) {
      .pane-home-page-home-page-case-studies .btn-arrow {
        width: auto; } }
  .pane-home-page-home-page-case-studies h2 {
    font-size: 1.5em; }
    @media (min-width: 59.375em) {
      .pane-home-page-home-page-case-studies h2 {
        font-size: 2em; } }

.slick-dots {
  margin: 0;
  padding: 0; }
  .slick-dots li {
    background-color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 5px;
    margin: 2.5em .5em 0;
    text-indent: -9999px;
    width: 2.5em; }
    @media (min-width: 59.375em) {
      .slick-dots li {
        width: 3em; } }
    .slick-dots li.slick-active, .slick-dots li:hover {
      background-color: #4E5B66; }
      @media (min-width: 59.375em) {
        .slick-dots li.slick-active, .slick-dots li:hover {
          background-color: #007096; } }

.slick--view--home-page {
  margin: 1em 0;
  position: relative; }
  @media (min-width: 59.375em) {
    .slick--view--home-page {
      margin: 1em 0 2em; } }
  .slick--view--home-page .slick-prev,
  .slick--view--home-page .slick-next {
    background-color: transparent;
    background-size: contain;
    cursor: pointer;
    height: 0;
    left: 0;
    padding: 1.5em;
    position: absolute;
    text-indent: -9999px;
    top: -4em; }
    @media (min-width: 59.375em) {
      .slick--view--home-page .slick-prev,
      .slick--view--home-page .slick-next {
        padding: 2em;
        top: 0; } }
  .slick--view--home-page .slick-next {
    left: auto;
    right: 0; }

.paragraphs-item-wysiwyg {
  position: relative; }
  .paragraphs-item-wysiwyg img {
    margin-bottom: 20px; }
  .paragraphs-item-wysiwyg img[align="left"] {
    margin-right: 20px; }
  .paragraphs-item-wysiwyg img[align="right"] {
    margin-left: 20px; }
  .paragraphs-item-wysiwyg .field-pg-wysiwyg-body h4.rtecenter {
    font-size: 1.5rem;
    line-height: 1.42;
    font-weight: 300;
    color: #3C4149;
    margin-bottom: 2rem; }
    @media (min-width: 72.25em) {
      .paragraphs-item-wysiwyg .field-pg-wysiwyg-body h4.rtecenter {
        font-size: 2.375rem;
        line-height: 1.26; } }
  .paragraphs-item-wysiwyg .field-pg-wysiwyg-body .rtecenter {
    border-radius: 1rem; }
    .paragraphs-item-wysiwyg .field-pg-wysiwyg-body .rtecenter p {
      font-size: 1rem;
      line-height: 1.58;
      font-weight: 400;
      color: #FFFFFF; }
  .paragraphs-item-wysiwyg.view-mode-home_page_teaser {
    background-color: #328CAB;
    color: #FFFFFF; }
    .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
      -ms-flex-align: start;
          align-items: flex-start;
      margin: 0 auto;
      max-width: 950px;
      padding: 20px 20px 60px;
      margin-top: -4.51389%; }
      @media (min-width: 59.375em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section {
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
      @media (min-width: 75em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section {
          padding-top: 0;
          padding-left: 0;
          padding-right: 0; } }
      .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section a.resource__link {
        color: #FFFFFF;
        display: inline-block;
        vertical-align: middle;
        line-height: 1; }
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section a.resource__link:after {
          background-image: url(../img/static-icons/icon-anchor-arrow-white.svg); }
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section a.resource__link:after {
          font-size: 1.125rem;
          line-height: 1.54;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          font-weight: 300;
          color: #3C4149;
          background-position: center;
          background-size: contain;
          content: " ";
          display: inline-block;
          height: 14px;
          margin-left: 10px;
          position: relative;
          top: 2px;
          transition: transform 0.25s;
          width: 20px; }
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section a.resource__link:hover:after {
          -ms-transform: translateX(15px);
              transform: translateX(15px); }
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section a.resource__link:hover {
          color: #D2D5DA; }
      .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource-section .resource__heading {
        color: #FFFFFF; }
    .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__info {
      padding: 20px 0 0;
      -ms-flex: 1 auto;
          flex: 1 auto;
      width: 100%; }
      @media (min-width: 59.375em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__info {
          padding-left: 40px;
          padding-top: 0;
          max-width: calc(100% - 156px); } }
      @media (min-width: 75em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__info {
          padding-left: 60px; } }
    .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__graphic {
      padding: 0;
      background-image: none;
      width: 100%;
      text-align: center; }
      @media (min-width: 59.375em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__graphic {
          -ms-flex: 0 156px;
              flex: 0 156px;
          text-align: left; } }
    .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__text {
      border-bottom: 1px solid #FFFFFF;
      padding-bottom: 20px;
      margin-top: 0; }
    .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__heading {
      font-size: 1.5rem;
      font-weight: 300;
      margin-bottom: 5px; }
      @media (min-width: 59.375em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser .resource__heading {
          font-size: 1.125rem;
          line-height: 1.33;
          font-weight: 600; } }
    .paragraphs-item-wysiwyg.view-mode-home_page_teaser:before {
      display: block;
      content: "";
      background-image: url(../img/backgrounds/white-waves.svg);
      background-repeat: no-repeat;
      background-size: cover;
      height: 0;
      padding-top: 25%;
      width: 100%; }
      @media (min-width: 37.5em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser:before {
          padding-top: 12%; } }
      @media (min-width: 59.375em) {
        .paragraphs-item-wysiwyg.view-mode-home_page_teaser:before {
          padding-top: 9.02778%; } }

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  transition-duration: 50ms; }

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  transition-delay: 0; }
  body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
    transition-delay: 50ms; }

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  transition-duration: 100ms; }

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  transition-delay: 0; }
  body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
    transition-delay: 100ms; }

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  transition-duration: 150ms; }

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  transition-delay: 0; }
  body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
    transition-delay: 150ms; }

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  transition-duration: 200ms; }

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  transition-delay: 0; }
  body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
    transition-delay: 200ms; }

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  transition-duration: 250ms; }

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  transition-delay: 0; }
  body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
    transition-delay: 250ms; }

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  transition-duration: 300ms; }

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  transition-delay: 0; }
  body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
    transition-delay: 300ms; }

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  transition-duration: 350ms; }

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  transition-delay: 0; }
  body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
    transition-delay: 350ms; }

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  transition-duration: 400ms; }

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  transition-delay: 0; }
  body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
    transition-delay: 400ms; }

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  transition-duration: 450ms; }

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  transition-delay: 0; }
  body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
    transition-delay: 450ms; }

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  transition-duration: 500ms; }

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  transition-delay: 0; }
  body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
    transition-delay: 500ms; }

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  transition-duration: 550ms; }

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  transition-delay: 0; }
  body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
    transition-delay: 550ms; }

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  transition-duration: 600ms; }

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  transition-delay: 0; }
  body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
    transition-delay: 600ms; }

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  transition-duration: 650ms; }

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  transition-delay: 0; }
  body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
    transition-delay: 650ms; }

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  transition-duration: 700ms; }

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  transition-delay: 0; }
  body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
    transition-delay: 700ms; }

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  transition-duration: 750ms; }

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  transition-delay: 0; }
  body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
    transition-delay: 750ms; }

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  transition-duration: 800ms; }

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  transition-delay: 0; }
  body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
    transition-delay: 800ms; }

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  transition-duration: 850ms; }

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  transition-delay: 0; }
  body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
    transition-delay: 850ms; }

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  transition-duration: 900ms; }

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  transition-delay: 0; }
  body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
    transition-delay: 900ms; }

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  transition-duration: 950ms; }

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  transition-delay: 0; }
  body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
    transition-delay: 950ms; }

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  transition-duration: 1000ms; }

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  transition-delay: 0; }
  body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    transition-delay: 1000ms; }

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  transition-duration: 1050ms; }

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  transition-delay: 0; }
  body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    transition-delay: 1050ms; }

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  transition-duration: 1100ms; }

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  transition-delay: 0; }
  body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    transition-delay: 1100ms; }

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  transition-duration: 1150ms; }

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  transition-delay: 0; }
  body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    transition-delay: 1150ms; }

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  transition-duration: 1200ms; }

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  transition-delay: 0; }
  body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    transition-delay: 1200ms; }

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  transition-duration: 1250ms; }

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  transition-delay: 0; }
  body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    transition-delay: 1250ms; }

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  transition-duration: 1300ms; }

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  transition-delay: 0; }
  body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    transition-delay: 1300ms; }

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  transition-duration: 1350ms; }

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  transition-delay: 0; }
  body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    transition-delay: 1350ms; }

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  transition-duration: 1400ms; }

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  transition-delay: 0; }
  body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    transition-delay: 1400ms; }

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  transition-duration: 1450ms; }

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  transition-delay: 0; }
  body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    transition-delay: 1450ms; }

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  transition-duration: 1500ms; }

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  transition-delay: 0; }
  body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    transition-delay: 1500ms; }

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  transition-duration: 1550ms; }

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  transition-delay: 0; }
  body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    transition-delay: 1550ms; }

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  transition-duration: 1600ms; }

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  transition-delay: 0; }
  body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    transition-delay: 1600ms; }

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  transition-duration: 1650ms; }

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  transition-delay: 0; }
  body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    transition-delay: 1650ms; }

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  transition-duration: 1700ms; }

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  transition-delay: 0; }
  body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    transition-delay: 1700ms; }

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  transition-duration: 1750ms; }

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  transition-delay: 0; }
  body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    transition-delay: 1750ms; }

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  transition-duration: 1800ms; }

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  transition-delay: 0; }
  body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    transition-delay: 1800ms; }

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  transition-duration: 1850ms; }

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  transition-delay: 0; }
  body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    transition-delay: 1850ms; }

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  transition-duration: 1900ms; }

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  transition-delay: 0; }
  body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    transition-delay: 1900ms; }

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  transition-duration: 1950ms; }

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  transition-delay: 0; }
  body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    transition-delay: 1950ms; }

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  transition-duration: 2000ms; }

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  transition-delay: 0; }
  body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    transition-delay: 2000ms; }

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  transition-duration: 2050ms; }

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  transition-delay: 0; }
  body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    transition-delay: 2050ms; }

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  transition-duration: 2100ms; }

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  transition-delay: 0; }
  body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    transition-delay: 2100ms; }

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  transition-duration: 2150ms; }

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  transition-delay: 0; }
  body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    transition-delay: 2150ms; }

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  transition-duration: 2200ms; }

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  transition-delay: 0; }
  body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    transition-delay: 2200ms; }

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  transition-duration: 2250ms; }

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  transition-delay: 0; }
  body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    transition-delay: 2250ms; }

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  transition-duration: 2300ms; }

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  transition-delay: 0; }
  body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    transition-delay: 2300ms; }

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  transition-duration: 2350ms; }

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  transition-delay: 0; }
  body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    transition-delay: 2350ms; }

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  transition-duration: 2400ms; }

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  transition-delay: 0; }
  body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    transition-delay: 2400ms; }

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  transition-duration: 2450ms; }

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  transition-delay: 0; }
  body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    transition-delay: 2450ms; }

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  transition-duration: 2500ms; }

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  transition-delay: 0; }
  body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    transition-delay: 2500ms; }

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  transition-duration: 2550ms; }

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  transition-delay: 0; }
  body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    transition-delay: 2550ms; }

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  transition-duration: 2600ms; }

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  transition-delay: 0; }
  body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    transition-delay: 2600ms; }

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  transition-duration: 2650ms; }

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  transition-delay: 0; }
  body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    transition-delay: 2650ms; }

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  transition-duration: 2700ms; }

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  transition-delay: 0; }
  body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    transition-delay: 2700ms; }

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  transition-duration: 2750ms; }

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  transition-delay: 0; }
  body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    transition-delay: 2750ms; }

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  transition-duration: 2800ms; }

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  transition-delay: 0; }
  body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    transition-delay: 2800ms; }

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  transition-duration: 2850ms; }

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  transition-delay: 0; }
  body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    transition-delay: 2850ms; }

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  transition-duration: 2900ms; }

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  transition-delay: 0; }
  body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    transition-delay: 2900ms; }

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  transition-duration: 2950ms; }

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  transition-delay: 0; }
  body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    transition-delay: 2950ms; }

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  transition-duration: 3000ms; }

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  transition-delay: 0; }
  body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    transition-delay: 3000ms; }

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1); }

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1); }

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 0;
  transition-property: opacity, transform; }
  [data-aos^='fade'][data-aos^='fade'].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0); }

[data-aos='fade-up'] {
  transform: translate3d(0, 100px, 0); }

[data-aos='fade-down'] {
  transform: translate3d(0, -100px, 0); }

[data-aos='fade-right'] {
  transform: translate3d(-100px, 0, 0); }

[data-aos='fade-left'] {
  transform: translate3d(100px, 0, 0); }

[data-aos='fade-up-right'] {
  transform: translate3d(-100px, 100px, 0); }

[data-aos='fade-up-left'] {
  transform: translate3d(100px, 100px, 0); }

[data-aos='fade-down-right'] {
  transform: translate3d(-100px, -100px, 0); }

[data-aos='fade-down-left'] {
  transform: translate3d(100px, -100px, 0); }

/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^='zoom'][data-aos^='zoom'] {
  opacity: 0;
  transition-property: opacity, transform; }
  [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1); }

[data-aos='zoom-in'] {
  -ms-transform: scale(0.6);
      transform: scale(0.6); }

[data-aos='zoom-in-up'] {
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos='zoom-in-down'] {
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos='zoom-in-right'] {
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos='zoom-in-left'] {
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos='zoom-out'] {
  -ms-transform: scale(1.2);
      transform: scale(1.2); }

[data-aos='zoom-out-up'] {
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos='zoom-out-down'] {
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos='zoom-out-right'] {
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos='zoom-out-left'] {
  transform: translate3d(100px, 0, 0) scale(1.2); }

/**
 * Slide animations
 */
[data-aos^='slide'][data-aos^='slide'] {
  transition-property: transform; }
  [data-aos^='slide'][data-aos^='slide'].aos-animate {
    transform: translate3d(0, 0, 0); }

[data-aos='slide-up'] {
  transform: translate3d(0, 100%, 0); }

[data-aos='slide-down'] {
  transform: translate3d(0, -100%, 0); }

[data-aos='slide-right'] {
  transform: translate3d(-100%, 0, 0); }

[data-aos='slide-left'] {
  transform: translate3d(100%, 0, 0); }

/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^='flip'][data-aos^='flip'] {
  backface-visibility: hidden;
  transition-property: transform; }

[data-aos='flip-left'] {
  transform: perspective(2500px) rotateY(-100deg); }
  [data-aos='flip-left'].aos-animate {
    transform: perspective(2500px) rotateY(0); }

[data-aos='flip-right'] {
  transform: perspective(2500px) rotateY(100deg); }
  [data-aos='flip-right'].aos-animate {
    transform: perspective(2500px) rotateY(0); }

[data-aos='flip-up'] {
  transform: perspective(2500px) rotateX(-100deg); }
  [data-aos='flip-up'].aos-animate {
    transform: perspective(2500px) rotateX(0); }

[data-aos='flip-down'] {
  transform: perspective(2500px) rotateX(100deg); }
  [data-aos='flip-down'].aos-animate {
    transform: perspective(2500px) rotateX(0); }

.page-node.node-type-customer .panel-pane.pane-page-content > .pane-content {
  background-color: #F5F7F7; }
  .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout > .aurora-sample-section.aurora-section-first {
    padding-top: 30px;
    max-width: 1200px;
    margin: 0 auto; }
    @media (min-width: 59.375em) {
      .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout > .aurora-sample-section.aurora-section-first {
        background-color: #FFFFFF;
        border: 1px solid #e4e6e8;
        border-bottom: 0; } }
    .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout > .aurora-sample-section.aurora-section-first > *:not(.panel-layout.aurora-sample-layout):not(.pane-node-field-display-title) {
      padding-left: 40px;
      padding-right: 40px; }
  .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout > .aurora-sample-section.aurora-section-second {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px; }
    @media (min-width: 59.375em) {
      .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout > .aurora-sample-section.aurora-section-second {
        background-color: #FFFFFF;
        border: 1px solid #e4e6e8;
        border-top: 0;
        border-radius: 0 0 6px 6px;
        box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08); } }
  .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout h1 {
    margin-bottom: 16px;
    font-family: "museo-slab", serif;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #3C4149; }
    @media (min-width: 59.375em) {
      .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout h1 {
        font-size: 40px;
        line-height: 1.35;
        margin-bottom: 21px; } }
  .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout h1,
  .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout .pane-node-field-customer-subtitle {
    padding: 0 20px; }
    @media (min-width: 59.375em) {
      .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout h1,
      .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout .pane-node-field-customer-subtitle {
        padding: 0 40px; } }
  .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout .pane-node-field-customer-subtitle {
    padding-bottom: 36px;
    font-family: noto-sans, sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #3C4149; }
    @media (min-width: 59.375em) {
      .page-node.node-type-customer .panel-pane.pane-page-content > .pane-content > .panel-layout.aurora-sample-layout .pane-node-field-customer-subtitle {
        font-size: 25px;
        line-height: 1.44;
        padding-bottom: 43px; } }

.pane-node-field-customer-headquarters {
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 59.375em) {
    .pane-node-field-customer-headquarters {
      margin-left: 46px; } }
  .pane-node-field-customer-headquarters .field-customer-headquarters {
    display: -ms-flexbox;
    display: flex; }
  .pane-node-field-customer-headquarters .locality {
    position: relative;
    margin-right: 10px; }
    .pane-node-field-customer-headquarters .locality::after {
      content: ',';
      position: absolute;
      right: -5px;
      top: 0; }

.pane-panels-mini.pane-customer-company-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 20px; }
  @media (min-width: 59.375em) {
    .pane-panels-mini.pane-customer-company-info {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding: 20px 46px;
      background-color: rgba(91, 103, 112, 0.05); } }
  @media (min-width: 59.375em) {
    .pane-panels-mini.pane-customer-company-info > *:not(:last-child) {
      margin-right: 100px; } }
  .pane-panels-mini.pane-customer-company-info .ws-unwrapped__top-inner .pane-entity-field {
    margin-bottom: 20px; }
  @media (min-width: 59.375em) {
    .pane-panels-mini.pane-customer-company-info .ws-unwrapped__top-inner {
      display: -ms-flexbox;
      display: flex; }
      .pane-panels-mini.pane-customer-company-info .ws-unwrapped__top-inner .pane-entity-field {
        margin-left: 30px;
        margin-bottom: 0; } }
  .pane-panels-mini.pane-customer-company-info .field-label {
    font-size: 0.9375rem;
    line-height: 1.25rem;
    font-weight: 600;
    color: #3C4149;
    text-transform: uppercase;
    margin-bottom: 5px; }
  @media (min-width: 59.375em) {
    .pane-panels-mini.pane-customer-company-info .field-customer-logo {
      position: absolute;
      left: 40px;
      top: 20px; } }
  .pane-panels-mini.pane-customer-company-info .field-case-study-solutions,
  .pane-panels-mini.pane-customer-company-info .field-customer-industries,
  .pane-panels-mini.pane-customer-company-info .field-customer-headquarters,
  .pane-panels-mini.pane-customer-company-info .field-customer-download-pdf {
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #000000;
    min-height: 22px; }
  .pane-panels-mini.pane-customer-company-info .field-customer-download-pdf {
    font-weight: 600;
    color: #007096; }
    .pane-panels-mini.pane-customer-company-info .field-customer-download-pdf img.file-icon,
    .pane-panels-mini.pane-customer-company-info .field-customer-download-pdf span.file-size {
      display: none; }

@media (min-width: 59.375em) {
  #mini-panel-customer_side_dock-sticky-wrapper {
    position: absolute;
    right: 0px;
    width: 100% !important;
    z-index: 0 !important; } }

@media (max-width: 59.375em) {
  #mini-panel-customer_side_dock {
    width: 100% !important;
    position: relative !important;
    top: auto !important; } }

@media (min-width: 59.375em) {
  #mini-panel-customer_side_dock {
    width: 34% !important;
    max-width: 380px;
    position: absolute;
    right: 0;
    top: 120px; }
    #mini-panel-customer_side_dock.is_stuck {
      right: auto;
      top: auto;
      left: calc(-50vw + 100%);
      margin-left: 16%; } }

@media (min-width: 72.25em) {
  #mini-panel-customer_side_dock.is_stuck {
    margin-left: 220px; } }

#mini-panel-customer_side_dock > .panel-panel > div {
  padding: 35px 20px;
  background-color: rgba(91, 103, 112, 0.05);
  margin: 0 0 48px; }
  @media (min-width: 59.375em) {
    #mini-panel-customer_side_dock > .panel-panel > div {
      padding: 35px 40px;
      margin: 0; } }

#mini-panel-customer_side_dock .field-customer-company-name,
#mini-panel-customer_side_dock .field-case-study-solutions {
  margin-bottom: 3px; }

#mini-panel-customer_side_dock .pane-node-field-customer-blurb {
  margin-bottom: 17px; }

#mini-panel-customer_side_dock .pane-node-field-customer-products {
  margin-bottom: 24px; }

#mini-panel-customer_side_dock .pane-node-field-customer-products .field-label {
  margin-bottom: 5px; }

#mini-panel-customer_side_dock .field-customer-company-name,
#mini-panel-customer_side_dock .field-case-study-solutions,
#mini-panel-customer_side_dock .pane-node-field-customer-products .field-label {
  font-family: noto-sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #3C4149;
  text-transform: uppercase; }

#mini-panel-customer_side_dock .field-customer-blurb {
  font-family: noto-sans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #3C4149;
  margin-bottom: 17px; }

#mini-panel-customer_side_dock .pane-node-field-customer-products .field-title-field a {
  font-family: noto-sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #007096; }

#mini-panel-customer_side_dock .paragraphs-item-cta {
  padding: 9px 20px;
  border-radius: 6px;
  text-align: center; }
  @media (min-width: 59.375em) {
    #mini-panel-customer_side_dock .paragraphs-item-cta {
      display: inline-block; } }
  #mini-panel-customer_side_dock .paragraphs-item-cta .field-cta-link a {
    font-family: noto-sans, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #FFFFFF;
    text-transform: uppercase; }

.pane-customer-main-content {
  position: relative; }
  .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column; }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .pane-panels-mini.pane-customer-company-info {
      -ms-flex-order: 1;
          order: 1; }
      @media (min-width: 59.375em) {
        .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .pane-panels-mini.pane-customer-company-info {
          -ms-flex-order: 1;
              order: 1; } }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .paragraphs-items-field-customer-video-customer {
      -ms-flex-order: 0;
          order: 0;
      margin-bottom: 40px; }
      @media (min-width: 59.375em) {
        .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .paragraphs-items-field-customer-video-customer {
          -ms-flex-order: 3;
              order: 3; } }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .field-body {
      -ms-flex-order: 2;
          order: 2; }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .paragraphs-items-field-customer-challenges-customer {
      -ms-flex-order: 3;
          order: 3; }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > #mini-panel-customer_side_dock {
      -ms-flex-order: 4;
          order: 4; }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .paragraphs-items-field-customer-main-content-customer {
      -ms-flex-order: 5;
          order: 5; }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > .pane-node-field-customer-download-pdf {
      -ms-flex-order: 6;
          order: 6; }
    .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > *:not(#mini-panel-customer_side_dock):not(#mini-panel-customer_side_dock-sticky-wrapper):not(.pane-customer-company-info) {
      width: calc(100% - 20px);
      margin-left: 20px;
      padding-right: 20px;
      z-index: 1; }
      @media (min-width: 59.375em) {
        .pane-customer-main-content #mini-panel-customer_main_content > .panel-panel.panel-col > div > *:not(#mini-panel-customer_side_dock):not(#mini-panel-customer_side_dock-sticky-wrapper):not(.pane-customer-company-info) {
          width: 60%;
          margin-left: 46px; } }
  .pane-customer-main-content .paragraphs-item-vidyard-video .player {
    padding-top: 0;
    box-shadow: 0 24px 16px -16px rgba(0, 0, 0, 0.08); }
  .pane-customer-main-content .field-body {
    font-family: noto-sans, sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #000000;
    margin-top: 32px;
    margin-bottom: 36px; }
    @media (min-width: 59.375em) {
      .pane-customer-main-content .field-body {
        font-size: 22px;
        line-height: 1.45;
        margin-bottom: 61px; } }
  @media (min-width: 59.375em) {
    .pane-customer-main-content .field-body,
    .pane-customer-main-content .pane-node-field-customer-main-content,
    .pane-customer-main-content .pane-node-field-customer-download-pdf {
      margin-left: 46px; } }
  .pane-customer-main-content .field-body,
  .pane-customer-main-content .pane-node-field-customer-main-content .field-customer-main-content,
  .pane-customer-main-content .paragraphs-items-field-customer-challenges-customer.paragraphs-items-customer,
  .pane-customer-main-content .field-customer-main-content {
    margin-bottom: 36px; }
    @media (min-width: 59.375em) {
      .pane-customer-main-content .field-body,
      .pane-customer-main-content .pane-node-field-customer-main-content .field-customer-main-content,
      .pane-customer-main-content .paragraphs-items-field-customer-challenges-customer.paragraphs-items-customer,
      .pane-customer-main-content .field-customer-main-content {
        margin-bottom: 55px; } }
  .pane-customer-main-content .field-pg-wysiwyg-body * {
    font-family: noto-sans, sans-serif;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #3C4149; }
  .pane-customer-main-content .field-pg-wysiwyg-body h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.42;
    margin-bottom: 16px; }
    @media (min-width: 59.375em) {
      .pane-customer-main-content .field-pg-wysiwyg-body h2 {
        font-size: 38px;
        line-height: 1.16; } }
  .pane-customer-main-content .field-pg-wysiwyg-body p {
    font-family: noto-sans, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5; }
  .pane-customer-main-content .field-customer-download-pdf {
    font-family: noto-sans, sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #007096; }
    .pane-customer-main-content .field-customer-download-pdf img.file-icon,
    .pane-customer-main-content .field-customer-download-pdf span.file-size {
      display: none; }

.pane-node-field-related-customer-stories .pane-content {
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0 20px;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 59.375em) {
    .pane-node-field-related-customer-stories .pane-content {
      -ms-flex-direction: row;
          flex-direction: row; } }
  @media (min-width: 72.25em) {
    .pane-node-field-related-customer-stories .pane-content {
      margin: 0 auto; } }
  .pane-node-field-related-customer-stories .pane-content a {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
        flex-direction: column; }
  .pane-node-field-related-customer-stories .pane-content .node-customer {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px;
    min-height: 370px;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
    @media (min-width: 59.375em) {
      .pane-node-field-related-customer-stories .pane-content .node-customer {
        margin: 0 15px; } }
  @media (min-width: 59.375em) {
    .pane-node-field-related-customer-stories .pane-content .node-customer:first-child {
      margin-left: 0; } }
  @media (min-width: 59.375em) {
    .pane-node-field-related-customer-stories .pane-content .node-customer:last-child {
      margin-right: 0; } }

.paragraphs-item-hero-image.view-mode-customer {
  display: block;
  overflow: hidden;
  position: relative; }
  @media (min-width: 59.375em) {
    .paragraphs-item-hero-image.view-mode-customer {
      height: 350px; }
      .paragraphs-item-hero-image.view-mode-customer img {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); } }
  @media (min-width: 72.25em) {
    .paragraphs-item-hero-image.view-mode-customer {
      height: auto; }
      .paragraphs-item-hero-image.view-mode-customer img {
        position: relative;
        left: 0;
        top: 0;
        -ms-transform: none;
            transform: none; } }
  .paragraphs-item-hero-image.view-mode-customer img {
    border-radius: 0; }

.pane-views.pane-customer-stories,
.pane-node-field-related-customer-stories {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTQ0MCAxNDYiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWlkIiB3aWR0aD0iMTQ0MHB4IiBoZWlnaHQ9IjE0NnB4IiA+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6cmdiYSgyNDYsMjQ2LDI0NiwxKTt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwwdjE0NkMzNTguMiw4LjcsODM4LjItMzEuOCwxNDQwLDI0LjZWMEgweiIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);
  margin-top: 0;
  padding-bottom: 60px;
  background-color: #E5F0F4; }
  @media (min-width: 59.375em) {
    .pane-views.pane-customer-stories,
    .pane-node-field-related-customer-stories {
      margin-top: 80px; } }
  .pane-views.pane-customer-stories .pane-title,
  .pane-node-field-related-customer-stories .pane-title {
    padding: 0 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center; }
    @media (min-width: 59.375em) {
      .pane-views.pane-customer-stories .pane-title,
      .pane-node-field-related-customer-stories .pane-title {
        padding: 20px 0 60px; } }
