@charset "UTF-8";
.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-hero-subhead, .vc-grid-nav-cell a, .vc-customer-quote {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

@media (min-width: 640px) {
  .vc-trigrid {
    display: -ms-grid;
    display: grid;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr); }
    .vc-trigrid-column {
      display: contents; }
    .vc-trigrid-column:nth-of-type(1) > * {
      -ms-grid-column: 1;
      grid-column: 1; }
    .vc-trigrid-column:nth-of-type(2) > * {
      -ms-grid-column: 2;
      grid-column: 2; }
    .vc-trigrid-column:nth-of-type(3) > * {
      -ms-grid-column: 3;
      grid-column: 3; }
    .vc-trigrid-column > *:nth-child(1) {
      -ms-grid-row: 1;
      grid-row: 1; }
    .vc-trigrid-column > *:nth-child(2) {
      -ms-grid-row: 2;
      grid-row: 2; }
    .vc-trigrid-column > *:nth-child(3) {
      -ms-grid-row: 3;
      grid-row: 3; }
    .vc-trigrid-column > *:nth-child(4) {
      -ms-grid-row: 4;
      grid-row: 4; }
    .vc-trigrid-column > *:nth-child(5) {
      -ms-grid-row: 5;
      grid-row: 5; }
    .vc-trigrid-column > *:nth-child(6) {
      -ms-grid-row: 6;
      grid-row: 6; }
    .vc-trigrid-column > *:nth-child(7) {
      -ms-grid-row: 7;
      grid-row: 7; }
    .vc-trigrid-column > *:nth-child(8) {
      -ms-grid-row: 8;
      grid-row: 8; }
    .vc-trigrid-column > *:nth-child(9) {
      -ms-grid-row: 9;
      grid-row: 9; }
    .vc-trigrid-column > *:nth-child(10) {
      -ms-grid-row: 10;
      grid-row: 10; }
    .vc-trigrid-column > *:nth-child(11) {
      -ms-grid-row: 11;
      grid-row: 11; }
    .vc-trigrid-column > *:nth-child(12) {
      -ms-grid-row: 12;
      grid-row: 12; }
    .vc-trigrid-column > *:nth-child(13) {
      -ms-grid-row: 13;
      grid-row: 13; }
    .vc-trigrid-column > *:nth-child(14) {
      -ms-grid-row: 14;
      grid-row: 14; }
    .vc-trigrid-column > *:nth-child(15) {
      -ms-grid-row: 15;
      grid-row: 15; }
    .vc-trigrid-column > *:nth-child(16) {
      -ms-grid-row: 16;
      grid-row: 16; }
    .vc-trigrid-column > *:nth-child(17) {
      -ms-grid-row: 17;
      grid-row: 17; }
    .vc-trigrid-column > *:nth-child(18) {
      -ms-grid-row: 18;
      grid-row: 18; }
    .vc-trigrid-column > *:nth-child(19) {
      -ms-grid-row: 19;
      grid-row: 19; }
    .vc-trigrid-column > *:nth-child(20) {
      -ms-grid-row: 20;
      grid-row: 20; } }

@media (max-width: 639px) {
  hr + .vc-trigrid > hr:first-child {
    display: none; }
  hr + section .vc-trigrid > hr:first-child {
    display: none; } }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-4-up-spacer {
  margin-top: 2.25rem; }

@media (min-width: 640px) and (max-width: 1119px) {
  .vc-4-up {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 24px 1fr; }
    .vc-4-up-heading.vc-4-up-item-1, .vc-4-up-heading.vc-4-up-item-3, .vc-4-up-body.vc-4-up-item-1, .vc-4-up-body.vc-4-up-item-3, .vc-4-up-cta.vc-4-up-item-1, .vc-4-up-cta.vc-4-up-item-3 {
      -ms-grid-column: 1;
      grid-column: 1; }
    .vc-4-up-heading.vc-4-up-item-2, .vc-4-up-heading.vc-4-up-item-4, .vc-4-up-body.vc-4-up-item-2, .vc-4-up-body.vc-4-up-item-4, .vc-4-up-cta.vc-4-up-item-2, .vc-4-up-cta.vc-4-up-item-4 {
      -ms-grid-column: 3;
      grid-column: 3; }
    .vc-4-up-heading.vc-4-up-item-1, .vc-4-up-heading.vc-4-up-item-2 {
      -ms-grid-row: 1;
      grid-row: 1; }
    .vc-4-up-heading.vc-4-up-item-3, .vc-4-up-heading.vc-4-up-item-4 {
      -ms-grid-row: 4;
      grid-row: 4; }
    .vc-4-up-body.vc-4-up-item-1, .vc-4-up-body.vc-4-up-item-2 {
      -ms-grid-row: 2;
      grid-row: 2; }
    .vc-4-up-body.vc-4-up-item-3, .vc-4-up-body.vc-4-up-item-4 {
      -ms-grid-row: 5;
      grid-row: 5; }
    .vc-4-up-cta.vc-4-up-item-1, .vc-4-up-cta.vc-4-up-item-2 {
      -ms-grid-row: 3;
      grid-row: 3; }
    .vc-4-up-cta.vc-4-up-item-3, .vc-4-up-cta.vc-4-up-item-4 {
      -ms-grid-row: 6;
      grid-row: 6; } }

@media (min-width: 1120px) {
  .vc-4-up {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
    grid-template-columns: 1fr 24px 1fr 24px 1fr 24px 1fr; }
    .vc-4-up-heading.vc-4-up-item-1, .vc-4-up-body.vc-4-up-item-1, .vc-4-up-cta.vc-4-up-item-1 {
      -ms-grid-column: 1;
      grid-column: 1; }
    .vc-4-up-heading.vc-4-up-item-2, .vc-4-up-body.vc-4-up-item-2, .vc-4-up-cta.vc-4-up-item-2 {
      -ms-grid-column: 3;
      grid-column: 3; }
    .vc-4-up-heading.vc-4-up-item-3, .vc-4-up-body.vc-4-up-item-3, .vc-4-up-cta.vc-4-up-item-3 {
      -ms-grid-column: 5;
      grid-column: 5; }
    .vc-4-up-heading.vc-4-up-item-4, .vc-4-up-body.vc-4-up-item-4, .vc-4-up-cta.vc-4-up-item-4 {
      -ms-grid-column: 7;
      grid-column: 7; }
    .vc-4-up-heading {
      -ms-grid-row: 1;
      grid-row: 1; }
    .vc-4-up-body {
      -ms-grid-row: 2;
      grid-row: 2; }
    .vc-4-up-cta {
      -ms-grid-row: 3;
      grid-row: 3; } }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-awards-info {
  background-color: #f2f3f5;
  padding: 35px 5px; }
  .vc-awards-info-img {
    display: flex;
    justify-content: center;
    min-height: 115px; }
    .vc-awards-info-img img {
      -ms-grid-row-align: center;
          align-self: center; }
  .vc-awards-info h6 {
    font-size: 16px; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-callout-label {
  display: inline-block;
  padding: 7px 28px;
  background-color: #d52b1e;
  color: #f7f7f7;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px; }
  .vc-callout-label a {
    color: #f7f7f7 !important; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-categories-slider .uk-slider-items > div {
  max-width: 380px; }

.vc-categories-slider .uk-slider-items a:hover {
  text-decoration: none;
  background: #f2f3f5;
  display: block;
  height: 100%;
  position: relative; }
  .vc-categories-slider .uk-slider-items a:hover::after {
    content: '';
    display: block;
    position: absolute;
    right: -1px;
    bottom: -1px;
    left: -1px;
    height: 3px;
    background-color: #d52b1e;
    z-index: 2; }

.vc-categories-card {
  border: 1px solid #d8d8d8;
  padding: 13px;
  padding-right: 28px !important;
  padding-bottom: 28px !important; }
  .vc-categories-card::after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cpolyline fill='none' stroke='black' stroke-width='2' points='7 4 13 10 7 16' /%3E%3C/svg%3E");
    position: absolute;
    right: 12px;
    bottom: 12px;
    -webkit-transition: right 0.15s;
    transition: right 0.15s; }
  .vc-categories-card .vc-categories-card-heading {
    margin: 0.35em 0 0 0;
    color: black; }
  .vc-categories-card .vc-categories-card-text {
    color: black;
    margin-top: 0.15em;
    margin-bottom: 0; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-customer-callout {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  .vc-customer-callout-backdrop {
    display: flex;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .vc-customer-callout-backdrop img {
      display: block;
      min-width: 100%;
      min-height: 100%;
      max-width: none;
      -o-object-fit: cover;
         object-fit: cover; }
  .vc-customer-callout-overlay, .vc-customer-callout-overlay-right {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 110px;
    padding-bottom: 110px; }
    @media (min-width: 640px) {
      .vc-customer-callout-overlay, .vc-customer-callout-overlay-right {
        background-image: -webkit-gradient(linear, left top, right top, from(black), to(transparent));
        background-image: linear-gradient(to right, black, transparent);
        padding-top: 70px;
        padding-bottom: 70px;
        min-height: 400px; } }
    @media (min-width: 1120px) {
      .vc-customer-callout-overlay, .vc-customer-callout-overlay-right {
        background-image: -webkit-gradient(linear, left top, right top, from(black), color-stop(50%, transparent));
        background-image: linear-gradient(to right, black, transparent 50%);
        padding-top: 200px;
        padding-bottom: 220px;
        min-height: 700px; } }
    @media (min-width: 640px) {
      .vc-customer-callout-overlay-right {
        background-image: -webkit-gradient(linear, right top, left top, from(black), to(transparent));
        background-image: linear-gradient(to left, black, transparent); } }
    @media (min-width: 1120px) {
      .vc-customer-callout-overlay-right {
        background-image: -webkit-gradient(linear, right top, left top, from(black), to(transparent));
        background-image: linear-gradient(to left, black, transparent); } }
.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-customer-quote::before {
  content: url("../fonts/quote-a6b08a97.svg");
  margin-right: 8px; }

.vc-customer-quote::after {
  content: '”'; }

.vc-customer-quote:lang(de)::before, .vc-customer-quote:lang(de-at)::before {
  content: url("../fonts/quote-de-b1225aa7.svg"); }

.vc-customer-quote:lang(de)::after, .vc-customer-quote:lang(de-at)::after {
  content: '“'; }

.vc-customer-quote:lang(fr)::before, .vc-customer-quote:lang(fr-be)::before, .vc-customer-quote:lang(fr-ca)::before {
  content: url("../fonts/quote-fr-59d26979.svg"); }

.vc-customer-quote:lang(fr)::after, .vc-customer-quote:lang(fr-be)::after, .vc-customer-quote:lang(fr-ca)::after {
  content: ' »'; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-hero-subhead, .vc-grid-nav-cell a, .vc-customer-quote {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-customer-results {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: 1fr 24px 1fr; }
  .vc-customer-results-col-1 {
    -ms-grid-column: 1;
    grid-column: 1; }
  .vc-customer-results-col-2 {
    -ms-grid-column: 3;
    grid-column: 3; }
  .vc-customer-results-col-3 {
    display: none; }
  .vc-customer-results-logo {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-row-align: center;
        align-self: center; }
  .vc-customer-results-text {
    -ms-grid-row: 2;
    grid-row: 2;
    margin-top: 1rem; }
  .vc-customer-results-cta {
    -ms-grid-row: 3;
    grid-row: 3;
    margin-top: 1.5rem; }
  .vc-customer-results-statistic {
    font-weight: bold;
    font-size: 52px;
    font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
    line-height: 1;
    display: block; }
  .vc-customer-results-detail {
    font-size: 15px; }
  @media (max-width: 639px) {
    .vc-customer-results-logo img {
      -webkit-transform: scale(0.8);
              transform: scale(0.8);
      -webkit-transform-origin: left;
              transform-origin: left; } }
  @media (min-width: 640px) {
    .vc-customer-results {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
      grid-template-columns: 1fr 24px 1fr 24px 1fr; }
      .vc-customer-results-col-3 {
        display: block;
        -ms-grid-column: 5;
        grid-column: 5; }
      .vc-customer-results-statistic {
        font-size: 64px; }
      .vc-customer-results-detail {
        font-size: 16px; } }
  @media (min-width: 1120px) {
    .vc-customer-results-statistic {
      font-size: 94px; }
    .vc-customer-results-detail {
      font-size: 20px; } }
.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-hero-subhead, .vc-grid-nav-cell a, .vc-customer-quote {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

@media (min-width: 640px) {
  .vc-demo-callout {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .vc-demo-callout-heading {
      width: 20em;
      padding-right: 1rem; }
    .vc-demo-callout-text {
      max-width: 28em; } }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-hero-subhead, .vc-grid-nav-cell a, .vc-customer-quote {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-dual-cta {
  display: flex;
  margin: -0.5rem; }
  .vc-dual-cta .uk-button {
    margin: 0.5rem; }
  @media (max-width: 479px) {
    .vc-dual-cta {
      flex-direction: column;
      align-items: center; } }
  @media (min-width: 480px) {
    .vc-dual-cta {
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center; } }
.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-hero-subhead, .vc-grid-nav-cell a, .vc-customer-quote {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-feature-item {
  border-bottom: thin solid #d8d8d8;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem; }

.vc-feature-header {
  display: flex;
  align-items: center; }
  .vc-feature-header-icon {
    display: flex;
    align-items: center;
    width: 50px;
    height: 45px;
    padding-right: 15px; }
    .vc-feature-header-icon img {
      max-width: none;
      -webkit-transform-origin: left;
              transform-origin: left;
      -webkit-transform: scale(0.75);
              transform: scale(0.75); }
  @media (min-width: 1120px) {
    .vc-feature-header {
      display: block; }
      .vc-feature-header-icon {
        margin-bottom: 1rem; }
        .vc-feature-header-icon img {
          -webkit-transform: scale(0.85);
                  transform: scale(0.85); } }
.vc-feature-link {
  margin-top: auto; }

.vc-fineprint {
  padding: 2rem 0;
  font-size: 13px;
  border-bottom: thin solid #262626;
  background-color: black;
  color: #f7f7f7; }

.vc-gradient-tint {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(black));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), black); }
  @media (min-width: 640px) {
    .vc-gradient-tint {
      background-image: -webkit-gradient(linear, left top, right top, from(black), to(transparent));
      background-image: linear-gradient(to right, black, transparent); } }
  @media (min-width: 1120px) {
    .vc-gradient-tint {
      background-image: -webkit-gradient(linear, left top, right top, from(black), color-stop(50%, transparent));
      background-image: linear-gradient(to right, black, transparent 50%); } }
.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-hero-subhead, .vc-grid-nav-cell a, .vc-customer-quote {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-grid-nav-cell {
  border: 1px #d8d8d8;
  border-style: solid none;
  margin-top: -1px; }
  .vc-grid-nav-cell a {
    display: block;
    padding: 0.65rem 0;
    color: inherit; }
    .vc-grid-nav-cell a:hover {
      text-decoration: none;
      opacity: 0.65; }
    .vc-grid-nav-cell a::after {
      content: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='10' height='20' viewBox='0 -10 12 20'%3E%3Cpolyline points='2,8, 10,0 2,-8' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
      float: right;
      position: relative;
      top: 2px; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-hero-subhead, .vc-grid-nav-cell a {
      font-size: 17px;
      line-height: 1.4; } }
.vc-hero-subhead, .vc-customer-quote, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-hero-subhead, .vc-grid-nav-cell a {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-hero {
  background-color: black;
  position: relative; }
  .vc-hero-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .vc-hero-overlay {
    position: relative; }

.vc-hero-backdrop {
  display: flex;
  overflow: hidden; }
  .vc-hero-backdrop img {
    display: block;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    -o-object-fit: cover;
       object-fit: cover; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vc-hero-backdrop {
    display: block; } }

.vc-hero-overlay {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 540px;
  display: flex;
  align-items: flex-end;
  padding: 35px 0; }
  @media (min-width: 640px) {
    .vc-hero-overlay {
      align-items: center; } }
  @media (min-width: 1120px) {
    .vc-hero-overlay {
      align-items: center; } }
  .vc-hero-overlay > * {
    width: 100%; }

.vc-hero-tint {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(33%, transparent), to(black));
  background-image: linear-gradient(to bottom, transparent 33%, black); }
  @media (min-width: 640px) {
    .vc-hero-tint {
      background-image: -webkit-gradient(linear, left top, right top, from(black), to(transparent));
      background-image: linear-gradient(to right, black, transparent); } }
  @media (min-width: 1120px) {
    .vc-hero-tint {
      background-image: -webkit-gradient(linear, left top, right top, from(black), color-stop(50%, transparent));
      background-image: linear-gradient(to right, black, transparent 50%); } }
.vc-hero-heading {
  margin-bottom: 0; }

.vc-hero-subhead {
  margin-top: 0.5rem;
  margin-bottom: 0; }

.vc-hero-cta-shelf {
  margin-top: 1.5rem; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-hero-video-backdrop {
  display: block;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-logo-strip-heading {
  color: #7F7F7F;
  flex-shrink: 1; }

.vc-logo-strip-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: .75em; }
  .vc-logo-strip-logos img {
    margin: auto;
    -webkit-transform: scale(0.67);
            transform: scale(0.67); }
    @media (min-width: 1120px) {
      .vc-logo-strip-logos img {
        -webkit-transform: none;
                transform: none; } }
@media (min-width: 640px) {
  .vc-logo-strip {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .vc-logo-strip-heading {
      margin: 0;
      width: 25%; }
    .vc-logo-strip-logos {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-around; }
      .vc-logo-strip-logos img {
        max-width: 25%; } }

@media (min-width: 1120px) {
  .vc-logo-strip-heading {
    width: 20%; } }

.vc-office-location {
  font-size: 15px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 2.25rem; }
  .vc-office-location p {
    margin-bottom: 0; }
  @media (min-width: 640px) {
    .vc-office-location {
      padding-bottom: 1rem; } }
.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vc-page-callout video {
    width: 100%; } }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-promo-banner {
  padding: 0.6rem 0; }
  .vc-promo-banner-image {
    display: none; }
  .vc-promo-banner-text > * {
    margin: 0; }
  @media (min-width: 480px) {
    .vc-promo-banner-container {
      display: flex;
      align-items: center; }
    .vc-promo-banner-image {
      display: block;
      margin-right: 2rem; } }
  @media (min-width: 640px) {
    .vc-promo-banner-text-and-cta {
      display: flex; }
    .vc-promo-banner-cta {
      margin-left: 2rem;
      align-self: flex-end;
      white-space: nowrap; } }
.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-roi-panel-text {
  font-size: 16px; }

@media (min-width: 1120px) {
  .vc-roi-panel-text {
    font-size: 20px; } }

@media (max-width: 1119px) {
  .vc-roi-panel-text {
    line-height: 1.2; } }

@media (max-width: 639px) {
  .vc-roi-panel-info {
    margin-bottom: 2rem !important; } }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-search-panel-form {
  position: relative;
  vertical-align: middle;
  display: flex; }

.vc-search-panel label {
  flex-shrink: 0; }

.vc-search-panel input {
  background: none;
  border: none;
  border-bottom: 2px solid #000;
  font-size: 36px;
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  padding: 0 10px 2px; }

.vc-search-panel button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  width: 40px;
  display: inline-flex;
  justify-content: center; }

.vc-slideshow-images {
  margin-bottom: 1rem;
  display: -ms-grid;
  display: grid; }
  .vc-slideshow-images img {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    opacity: 0;
    -webkit-transition: opacity 0.75s;
    transition: opacity 0.75s; }
    .vc-slideshow-images img.vc-active {
      opacity: 1; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.rsc-card {
  border: 1px solid #d8d8d8; }
  .rsc-card a {
    color: inherit !important;
    text-decoration: none !important;
    display: block; }
    .rsc-card a:focus {
      outline: none; }
  .rsc-card-media {
    height: 200px;
    background-position: center;
    background-size: cover; }
  .rsc-card-media-video {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
    color: white; }
    .rsc-card-media-video-play {
      width: 64px;
      height: 64px; }
    .rsc-card-media-video:hover {
      opacity: 0.67; }
  .rsc-card-body {
    padding: 18px 18px 24px 24px;
    background: white; }
    .rsc-card-body-meta {
      display: block;
      max-width: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      color: #747676;
      font-size: 12px; }
    .rsc-card-body-title {
      margin-top: 0.75rem;
      margin-bottom: 0; }
  .rsc-card-description, .rsc-card-cta {
    display: none; }
  .rsc-card-cta {
    font-weight: bold; }
    .rsc-card-cta::after {
      content: url("data:image/svg+xml;charset=utf8,%3Csvg%20width=%2220%22%20height=%2220%22%20viewBox=%220%200%2020%2020%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpolyline%20fill=%22none%22%20stroke=%22currentColor%22%20stroke-width=%222%22%20points=%227%204%2013%2010%207%2016%22%20/%3E%3C/svg%3E");
      vertical-align: -5px; }
  .rsc-card:hover {
    position: relative;
    background: #f2f3f5; }
    .rsc-card:hover::after {
      content: '';
      display: block;
      position: absolute;
      right: -1px;
      bottom: -1px;
      left: -1px;
      height: 3px;
      background-color: #d52b1e;
      z-index: 2; }
    .rsc-card:hover .rsc-card-body {
      background: #f2f3f5; }
  @media (max-width: 479px) {
    .rsc-card-body {
      position: relative;
      padding-right: 28px; }
      .rsc-card-body::after {
        content: ''; } }
  @media (min-width: 480px) {
    .rsc-card {
      position: relative;
      height: 348px; }
      .rsc-card-inner {
        height: 100%;
        overflow-y: hidden; }
      .rsc-card-media {
        position: absolute;
        z-index: 0;
        left: 0;
        top: 0;
        width: 100%; }
      .rsc-card-body {
        position: relative;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        height: 100%;
        z-index: 1;
        top: 200px;
        -webkit-transition: top 0.3s;
        transition: top 0.3s; }
        .rsc-card-body-title {
          min-height: 4.6rem; }
      .rsc-card:hover .rsc-card-body {
        top: 0; }
      .rsc-card-description {
        display: block;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s; }
      .rsc-card:hover .rsc-card-description {
        opacity: 1; }
      .rsc-card-cta {
        display: block;
        position: absolute;
        right: 18px;
        bottom: 18px; } }
.vc-useful-resources {
  font-size: 15px; }
  .vc-useful-resources-header {
    margin-bottom: 1rem; }
  .vc-useful-resources-heading {
    display: inline; }
    @media (max-width: 479px) {
      .vc-useful-resources-heading {
        font-size: 20px; } }
  .vc-useful-resources-cta {
    white-space: nowrap;
    margin-left: 1.5rem !important;
    vertical-align: 0.1em; }
    @media (min-width: 480px) {
      .vc-useful-resources-cta {
        margin-left: 2.5rem !important; } }
    @media (max-width: 479px) {
      .vc-useful-resources-cta {
        margin-left: 0.5rem !important; } }
  @media (min-width: 1120px) {
    .vc-useful-resources-items {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
      grid-template-columns: 1fr 24px 1fr 24px 1fr 24px 1fr; }
      .vc-useful-resources-items .rsc-card:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1; }
      .vc-useful-resources-items .rsc-card:nth-child(2) {
        display: block;
        -ms-grid-column: 3;
        grid-column: 3; }
      .vc-useful-resources-items .rsc-card:nth-child(3) {
        display: block;
        -ms-grid-column: 5;
        grid-column: 5; }
      .vc-useful-resources-items .rsc-card:nth-child(4) {
        display: block;
        -ms-grid-column: 7;
        grid-column: 7; } }
  @media (max-width: 639px) {
    .vc-useful-resources-items .rsc-card {
      height: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
.vc-video-pane {
  display: flex;
  align-items: center;
  position: relative; }
  .vc-video-pane a {
    max-width: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-size: 15px;
  line-height: 1.6; }
  @media (min-width: 640px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1120px) {
    .vc-grid-nav-cell a, .vc-hero-subhead {
      font-size: 17px;
      line-height: 1.4; } }
.vc-customer-quote, .vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskDisp W02", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }

.vc-customer-quote {
  font-size: 18px;
  line-height: 1.3; }
  @media (min-width: 640px) {
    .vc-customer-quote {
      font-size: 20px;
      line-height: 1.4; } }
  @media (min-width: 1120px) {
    .vc-customer-quote {
      font-size: 22px;
      line-height: 1.3; } }
  .vc-customer-quote sup, .vc-customer-quote sub {
    font-size: 65%; }

.vc-grid-nav-cell a, .vc-hero-subhead {
  font-family: "NeueHaasGroteskText W02", "Helvetica Neue", Arial, sans-serif; }

.vc-visual-cta-section-image-pane {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.vc-visual-cta-section-text-pane {
  border: thin solid #d8d8d8;
  padding: 1.5rem 2rem; }

.vc-visual-cta-section-icon {
  max-width: 2.2rem;
  max-height: 2.2rem; }

.vc-visual-cta-section-heading {
  margin-top: 0.75rem;
  margin-bottom: 0; }

.vc-visual-cta-section p {
  margin-top: 0.5rem; }

@media (max-width: 639px) {
  .vc-visual-cta-section-image-pane::after {
    content: '';
    display: block;
    padding-bottom: 67%; }
  .vc-visual-cta-section-text-pane {
    border-top-style: none; } }

@media (min-width: 640px) {
  .vc-visual-cta-section {
    display: flex; }
    .vc-visual-cta-section-image-pane, .vc-visual-cta-section-text-pane {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      flex: 0 0 50%; }
    .vc-visual-cta-section-text-pane {
      padding: 3rem 2rem;
      border-left-style: none; } }
