/*!
Theme Name: cartelligent
Theme URI: http://underscores.me/
Author: Savage
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cartelligent
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

cartelligent is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Red+Hat+Display:400,500,700,900&display=swap");
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
body h2 {
	font-size: 35px !important;
}
body h3 {
	font-size: 35px !important;
}
body h1 {
	font-size: 45px !important;
	line-height: 1.4 !important;
}
body p {
    font-size: 16px !important;
	line-height: 1.6 !important;
}
section.employee-statement.container-fluid.swoosh-it.about-employee h2 {
    font-size: 22px !important;
}
p.testimonial-quote {
    font-size: 22px !important;
}
.employee-statement.container-fluid.swoosh-it h2 {
    font-size: 22px !important;
}
#step-review h1.subhead.steps-header {
    font-size: 34px !important;
}
#step-drive .subhead.steps-header {
    font-size: 32px !important;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #383e46;
  font-family: "Red Hat Display", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 800;
  color: #383e46; }
  h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
    color: #FFF; }
  h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange {
    color: #F07021; }

h1 {
  font-size: 28px;
  margin: 10px 0; }
  @media (min-width: 992px) {
    h1 {
      font-size: 63px;
      margin: 10px 0; } }
  h1.subhead {
    font-weight: 500;
    font-size: 32px; }
    @media (min-width: 992px) {
      h1.subhead {
        font-size: 34px; } }
  h1.blog {
    font-size: 40px; }
    @media (min-width: 992px) {
      h1.blog {
        font-size: 48px; } }

h2 {
  font-size: 35px; }
  @media (min-width: 992px) {
    h2 {
      font-size: 52px; } }

h3 {
  font-size: 28px; }
  @media (min-width: 992px) {
    h3 {
      font-size: 48px; } }

h4 {
  font-size: 20px; }
  @media (min-width: 992px) {
    h4 {
      font-size: 38px; } }

h5 {
  font-size: 22px; }
  @media (min-width: 992px) {
    h5 {
      font-size: 28px; } }

h6 {
  font-size: 16px; }
  @media (min-width: 992px) {
    h6 {
      font-size: 20px; } }

p {
  margin-bottom: 1.5em;
  color: #383e46; }
  p.sub {
    font-size: 80%;
    font-weight: 400; }

a {
  color: #F07021; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
:root {
  overflow-x: hidden;
  width: 100vw; }

html {
  box-sizing: border-box;
  overflow-x: hidden;
  width: 100vw; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  position: relative;
  overflow-x: hidden;
  width: 100vw; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.swoosh {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0; }
  .swoosh:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 120%;
    background: #f3f3f5;
    bottom: 25vw;
    left: 0; }
    @media only screen and (min-width: 768px) {
      .swoosh:after {
        height: 140%; } }
  .swoosh .swoosh-wrapper {
    position: relative;
    width: 100%;
    height: 100%; }
    .swoosh .swoosh-wrapper .slash-2 {
      position: absolute;
      width: 130%;
      bottom: -3vw;
      right: -1vw;
      border-radius: 15vw;
      transform: rotate(-9deg);
      background: #f3f3f5;
      padding-bottom: 75%; }
      @media only screen and (min-width: 840px) {
        .swoosh .swoosh-wrapper .slash-2 {
          padding-bottom: 53%; } }
    .swoosh .swoosh-wrapper .slash-1 {
      position: absolute;
      width: 130%;
      bottom: -7.5vw;
      right: -2vw;
      background-color: #fafafa;
      border-radius: 15vw;
      transform: rotate(-6deg);
      padding-bottom: 75%; }
      @media only screen and (min-width: 840px) {
        .swoosh .swoosh-wrapper .slash-1 {
          padding-bottom: 53%; } }

.swoosh-it.swoosh-image-feature .swoosh:after {
  background: #ececef;
  left: 0; }

.swoosh-it.swoosh-image-feature .swoosh-wrapper .slash-2 {
  background: #ececef; }

.swoosh-it.swoosh-image-feature .swoosh-wrapper .slash-1 {
  background: #f0f0f2; }

.swoosh-it.swoosh-it-free-under, .swoosh-it.swoosh-it-car-buying-experts {
  position: relative; }
  .swoosh-it.swoosh-it-free-under .swoosh:after, .swoosh-it.swoosh-it-car-buying-experts .swoosh:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 120%;
    background: #efeff1;
    bottom: 25vw;
    left: -15px; }
    @media only screen and (min-width: 768px) {
      .swoosh-it.swoosh-it-free-under .swoosh:after, .swoosh-it.swoosh-it-car-buying-experts .swoosh:after {
        height: 140%; } }
  .swoosh-it.swoosh-it-free-under .swoosh .swoosh-wrapper .slash-2, .swoosh-it.swoosh-it-car-buying-experts .swoosh .swoosh-wrapper .slash-2 {
    position: absolute;
    width: 130%;
    bottom: -3vw;
    right: -1vw;
    border-radius: 15vw;
    transform: rotate(-9deg);
    background: #e2e3e7;
    opacity: 0.39; }
  .swoosh-it.swoosh-it-free-under .swoosh .swoosh-wrapper .slash-1, .swoosh-it.swoosh-it-car-buying-experts .swoosh .swoosh-wrapper .slash-1 {
    position: absolute;
    width: 130%;
    bottom: -7.5vw;
    right: -2vw;
    background-color: #e2e3e7;
    border-radius: 15vw;
    transform: rotate(-6deg);
    opacity: 0.29; }

.swoosh-it.swoosh-it-cut-top, .swoosh-it.swoosh-it-testimonial {
  position: relative;
  overflow: hidden; }
  .swoosh-it.swoosh-it-cut-top .swoosh:after, .swoosh-it.swoosh-it-testimonial .swoosh:after {
    content: none; }
  .swoosh-it.swoosh-it-cut-top .swoosh .swoosh-wrapper .slash-2, .swoosh-it.swoosh-it-testimonial .swoosh .swoosh-wrapper .slash-2 {
    position: absolute;
    width: 130%;
    bottom: 14vw;
    right: -10vw;
    background-color: #f3f3f5;
    border-bottom-right-radius: 16vw;
    transform: rotate(5deg);
    padding-bottom: 220%; }
    @media only screen and (min-width: 768px) {
      .swoosh-it.swoosh-it-cut-top .swoosh .swoosh-wrapper .slash-2, .swoosh-it.swoosh-it-testimonial .swoosh .swoosh-wrapper .slash-2 {
        bottom: 8vw;
        right: -1vw; } }
  .swoosh-it.swoosh-it-cut-top .swoosh .swoosh-wrapper .slash-1, .swoosh-it.swoosh-it-testimonial .swoosh .swoosh-wrapper .slash-1 {
    position: absolute;
    width: 130%;
    bottom: 8vw;
    right: -16vw;
    background-color: #fafafa;
    border-radius: 12vw;
    transform: rotate(8deg);
    padding-bottom: 220%; }
    @media only screen and (min-width: 768px) {
      .swoosh-it.swoosh-it-cut-top .swoosh .swoosh-wrapper .slash-1, .swoosh-it.swoosh-it-testimonial .swoosh .swoosh-wrapper .slash-1 {
        right: -12vw; } }

.swoosh-it.about-employee {
  position: relative;
  padding-top: 110vw;
  margin-top: -110vw;
  padding-bottom: 32vw;
  overflow: hidden;
  background: #f6f6f6; }
  @media (min-width: 992px) {
    .swoosh-it.about-employee {
      padding-top: 40vw;
      margin-top: -40vw;
      padding-bottom: 10vw; } }
  .swoosh-it.about-employee .swoosh {
    left: 0; }
    .swoosh-it.about-employee .swoosh:after {
      background: #f6f6f6; }
      @media (min-width: 992px) {
        .swoosh-it.about-employee .swoosh:after {
          content: none; } }
    .swoosh-it.about-employee .swoosh .swoosh-wrapper {
      display: none; }
      .swoosh-it.about-employee .swoosh .swoosh-wrapper .slash-2 {
        position: absolute;
        width: 130%;
        bottom: 16vw;
        right: 0;
        background-color: #edeeef;
        border-bottom-right-radius: 16vw;
        padding-bottom: 150%;
        transform: rotate(-4deg);
        transform-origin: 75% 75%; }
        @media (min-width: 992px) {
          .swoosh-it.about-employee .swoosh .swoosh-wrapper .slash-2 {
            bottom: 0;
            transform: rotate(8deg); } }
      .swoosh-it.about-employee .swoosh .swoosh-wrapper .slash-1 {
        position: absolute;
        width: 130%;
        bottom: -2vw;
        right: 5vw;
        background-color: #f0f1f1;
        border-radius: 12vw;
        padding-bottom: 200%;
        transform: rotate(-4deg); }
        @media (min-width: 992px) {
          .swoosh-it.about-employee .swoosh .swoosh-wrapper .slash-1 {
            bottom: -4vw;
            right: 0;
            transform: rotate(4deg);
            transform-origin: 100% 100%; } }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #f07021;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus {
    border-color: #aaa #bbb #bbb; }

.btn-primary {
  background: #F07021;
  color: #fff;
  border: none;
  border-radius: 22px;
  padding: 9px 40px; }

.dropdown:before {
  content: '';
  position: absolute;
  right: 24px;
  top: 50%;
  border: 1px solid #F07021;
  width: 12px;
  height: 12px;
  border-top: none;
  border-left: none;
  transform: rotate(45deg) translate(0, -50%);
  transform-origin: 100% 0%;
  margin-top: 2px;
  margin-right: 4px;
  pointer-events: none; }

@media (min-width: 992px) {
  .dropdown--mobile {
    display: none; } }

@media (max-width: 767px) {
  .dropdown {
    margin-bottom: 1rem; } }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #bdbec0;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  @media (max-width: 767px) {
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type="number"],
    input[type="tel"],
    input[type="range"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="color"],
    textarea {
      border-radius: 1px; } }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: ''; }
  select.custom-select {
    background: none;
    color: #bdbec0; }
    @media (max-width: 767px) {
      select.custom-select {
        border-radius: 1px; } }

textarea {
  width: 100%;
  resize: none; }

@media (max-width: 767px) {
  .form-control {
    border-radius: 1px; } }

input[type="text"],
input[type="email"],
input[type="tel"] {
  padding: 0 10px; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bdbec0 !important;
  font-weight: 500 !important;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bdbec0 !important;
  font-weight: 500 !important; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #bdbec0 !important;
  font-weight: 500 !important; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  background: #bdbec0; }

.custom-control-label {
  font-size: 18px; }
  @media (max-width: 767px) {
    .custom-control-label:before, .custom-control-label:after {
      width: 20px;
      height: 20px; } }

.radio-label::before {
  background-color: #e2e3e7;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.16);
  border: 1px solid #ceced1; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #F07021;
  border-radius: 50%; }

.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none; }

label {
  display: flex;
  align-items: baseline; }

label[for="comment"] {
  font-weight: 700;
  font-size: 15px; }

body.page-template-template-get-started {
  overflow-x: hidden; }

.form-container {
  margin: 0 auto; }
  @media (min-width: 992px) {
    .form-container {
      max-width: 640px; } }
  @media (max-width: 767px) {
    .form-container .custom-submit, .form-container .dropdownAdd {
      width: 100%; } }
  .form-container .form-block {
    margin-bottom: 100px; }
    .form-container .form-block h1 {
      margin: 0 0 40px;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .form-container .form-block h1 {
          margin-left: 36px;
          margin-bottom: 20px; } }
    .form-container .form-block .radio {
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .form-container .form-block .radio {
          margin-bottom: 20px; } }
  .form-container .dropdown-container.disabled {
    pointer-events: none; }
    .form-container .dropdown-container.disabled + .dropdownAdd {
      pointer-events: none; }
  .form-container .dropdown-block {
    margin-bottom: 20px; }
  .form-container .dropdown .btn {
    width: 100%;
    color: #bdbec0;
    border: 1px solid #ccc; }
  .form-container .offstate {
    display: inline-block !important;
    opacity: 0.4;
    pointer-events: none; }
  .form-container .wFormContainer {
    display: none; }
    .form-container .wFormContainer .wForm {
      background: transparent; }
    .form-container .wFormContainer#wFormThankYouPage {
      display: block; }
      .form-container .wFormContainer#wFormThankYouPage + #custom-form {
        display: none; }

.get-started {
/*  max-width: 610px;*/
  padding-top: 24vw;
  overflow: hidden;
  padding-bottom: 120px; }
  @media (max-width: 767px) {
    .get-started h2 {
      font-size: 40px; }
    .get-started p {
      font-size: 15px; }
      .get-started p.sub {
        font-size: 90%; } }
  .get-started:before {
    content: '';
    z-index: -1;
    position: absolute;
    width: 130%;
    top: -10vw;
    right: -3vw;
    background-color: #044096;
    border-bottom-right-radius: 16vw;
    transform: rotate(9deg);
    opacity: 0.9;
    padding-top: 24%; }
  .get-started:after {
    content: '';
    z-index: -2;
    position: absolute;
    width: 130%;
    top: -14vw;
    right: 6vw;
    background-color: #f3f3f5;
    border-bottom-right-radius: 16vw;
    transform: rotate(18deg);
    opacity: 0.9;
    padding-top: 24%; }
  .get-started .form-block {
    counter-increment: index;
    margin-bottom: 40px;
    position: absolute;
    left: -9999px;
    max-height: 0px;
    overflow: hidden;
    opacity: 0; }
    .get-started .form-block.active {
      opacity: 1;
      left: 0;
      position: static;
      max-height: 1000px;
      overflow: visible; }
    .get-started .form-block:before {
      content: counter(index);
      position: absolute;
      width: 36px;
      height: 36px;
      line-height: 36px;
      border-radius: 50%;
      transform: translate(-100%, 0);
      border: 1px solid #002865;
      text-align: center;
      margin-top: 2px;
      margin-left: -15px; }
      @media (max-width: 767px) {
        .get-started .form-block:before {
          margin-left: 0;
          transform: translate(0, 0);
          width: 28px;
          height: 28px;
          line-height: 28px; } }
  .get-started .form-nav {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 0 10px; }
    .get-started .form-nav .nav-button {
      position: relative;
      cursor: pointer; }
      .get-started .form-nav .nav-button.inactive {
        opacity: 0;
        pointer-events: none; }
      .get-started .form-nav .nav-button.next {
        padding-right: 12px; }
        .get-started .form-nav .nav-button.next:after {
          position: absolute;
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border-bottom: 1.5px solid #F07021;
          border-right: 1.5px solid #F07021;
          transform: rotate(-45deg) translate(50%, 0);
          top: 44%;
          right: 0px; }
      .get-started .form-nav .nav-button.prev {
        padding-left: 10px; }
        .get-started .form-nav .nav-button.prev:after {
          position: absolute;
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border-bottom: 1.5px solid #F07021;
          border-left: 1.5px solid #F07021;
          transform: rotate(45deg) translate(50%, 0);
          top: 12%;
          left: -8px; }
  .get-started .form-container {
    margin-top: 40px; }
    @media (min-width: 768px) {
      .get-started .form-container {
        margin-top: 100px; } }

#footer-navigation.footer-navigation--get-started {
  padding: 16px 0;
  font-size: 14px; }
  #footer-navigation.footer-navigation--get-started span {
    color: #F07021;
    font-weight: 700; }
  #footer-navigation.footer-navigation--get-started a {
    color: inherit; }
  @media (min-width: 992px) {
    #footer-navigation.footer-navigation--get-started .call {
      text-align: center; } }
  @media (min-width: 992px) {
    #footer-navigation.footer-navigation--get-started .row {
      margin-left: -60px;
      margin-right: -60px; } }

/*the container must be positioned relative:*/
.dropdown {
  position: relative;
  font-family: Arial; }

.dropdown select {
  display: none; }

.select-selected {
  background-color: #f5f5f7;
  border-radius: 1px;
  font-size: 15px; }

.dropdown-border {
  border: 1px solid #f07122; }

.black-arrow-down:before {
  display: none; }

.select-selected.select-arrow-active:after {
  border-color: transparent transparent #bdbec0 transparent;
  top: 7px; }

.select-items div, .select-selected {
  color: #75777b;
  padding: 8px 9px;
  cursor: pointer;
  user-select: none; }

.select-items {
  position: absolute;
  background-color: #f5f5f7;
  top: 100%;
  z-index: 99;
  width: 275px;
  max-height: 274px;
  overflow: scroll; }

.select-hide {
  display: none; }

.same-as-selected, .select-items div:hover {
  font-weight: bold;
  color: #383e46 !important; }

.select-items div:hover, .same-as-selected {
  border-left: 3px solid #f07122; }

/*--------------------------------------------------------------
# Custom Cartelligent Components
--------------------------------------------------------------*/
.cta {
  color: #EEE;
  border-radius: 40px;
  padding: 14px 48px;
  background-color: #F07021;
  min-width: 180px;
  font-size: 15px;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  outline: none;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 992px) {
    .cta {
      color: #EEE;
      border-radius: 40px;
      padding: 12px 45px;
      background-color: #F07021;
      font-size: 16px;
      display: inline-flex;
      text-align: center;
      justify-content: center;
      align-items: center;
      outline: none;
      max-width: 500px;
      margin: 0;
      width: auto; } }
  .cta:hover, .cta:visited, .cta:active, .cta:focus {
    color: #EEE !important; }
  .cta .cta-orange {
    background-color: #F07021;
    color: #EEE; }

.cta-phone {
  color: #EEE !important;
  font-weight: 600;
  display: inline-flex;
  justify-content: center;
  outline: none;
  margin: 10vw 0 10vw 0;
  color: #EEE;
  font-size: 4.8vw;
  letter-spacing: 0.03vw;
  line-height: 6vw; }
  .cta-phone:hover, .cta-phone:visited, .cta-phone:active, .cta-phone:focus {
    color: #EEE !important; }
  @media only screen and (min-width: 768px) {
    .cta-phone {
      margin: 0vw 0vw 0vw 0.7vw;
      font-size: 1.2vw;
      letter-spacing: 0.03vw;
      line-height: 1vw; } }

.bottom-cta-block {
  position: relative;
  padding-top: 32vw;
  padding-bottom: 5vw;
  overflow: hidden;
  margin-top: 100px; }
  @media only screen and (min-width: 768px) {
    .bottom-cta-block {
      padding-top: 20vw;
      padding-bottom: 7.5vw;
      margin-top: 100px; } }
  .bottom-cta-block .slash-2 {
    background: linear-gradient(310deg, #002865, #0646A4);
    position: absolute;
    width: 142%;
    top: 11.3vw;
    left: -22.6vw;
    border-radius: 25vw;
    transform: rotate(19deg);
    opacity: 0.9; }
    @media only screen and (min-width: 768px) {
      .bottom-cta-block .slash-2 {
        top: 14vw;
        left: -32vw;
        border-radius: 12vw;
        transform: rotate(19deg); } }
    @media only screen and (min-width: 1400px) {
      .bottom-cta-block .slash-2 {
        left: -27vw; } }
    .bottom-cta-block .slash-2:before {
      content: "";
      display: block;
      padding-top: 170%; }
  .bottom-cta-block .slash-1 {
    position: absolute;
    width: 145%;
    top: 10.5vw;
    left: -24vw;
    background-color: #E2E2E7;
    border-radius: 30vw;
    transform: rotate(10deg);
    opacity: 0.9; }
    @media only screen and (min-width: 768px) {
      .bottom-cta-block .slash-1 {
        top: 14.5vw;
        left: -24vw;
        border-radius: 19vw;
        transform: rotate(11deg); } }
    @media only screen and (min-width: 1400px) {
      .bottom-cta-block .slash-1 {
        left: -19vw; } }
    .bottom-cta-block .slash-1:before {
      content: "";
      display: block;
      padding-top: 170%; }
  .bottom-cta-block .cta-title {
    color: #EEE;
    font-size: 9.6vw;
    line-height: 9.8vw;
    margin: 20vw 0 2vw; }
    @media only screen and (min-width: 768px) {
      .bottom-cta-block .cta-title {
        font-size: 3.2vw;
        line-height: 3.5vw;
        margin: 0 0 1vw; } }
  .bottom-cta-block .cta-content {
    color: #EEE;
    font-size: 4.8vw;
    letter-spacing: 0.03vw;
    line-height: 6vw; }
    @media only screen and (min-width: 768px) {
      .bottom-cta-block .cta-content {
        font-size: 1.1vw;
        letter-spacing: 0.03vw;
        line-height: 1.4vw;
        margin-bottom: 2vw; } }

.hero {
  margin-bottom: 0vw;
  position: relative;
  z-index: 99; }
  .hero .hero-wrapper {
    overflow: hidden;
    position: relative; }
    .hero .hero-wrapper:before {
      content: "";
      display: block;
      padding-top: calc(75% + 15vw); }
    @media only screen and (min-width: 768px) {
      .hero .hero-wrapper:before {
        content: "";
        display: block;
        padding-top: calc(52.26% + 15vw); } }
   
      .hero .hero-wrapper .slash-3:before {
        content: "";
        display: block;
        padding-top: 100%; }
      
        .hero .hero-wrapper .slash-3 .hero-wrapper:before {
          content: "";
          display: block;
          padding-top: calc(75% + 15vw); }
          @media only screen and (min-width: 768px) {
            .hero .hero-wrapper .slash-3 .hero-wrapper:before {
              padding-top: calc(52.26% + 15vw); } }
        .hero .hero-wrapper .slash-3 .hero-wrapper .hero-cover {
          background-size: cover;
          background-position: center center;
          position: absolute;
          width: 100%;
          height: 100%;
          bottom: 0;
          left: 0;
          background-blend-mode: multiply;
          filter: saturate(1.3); }
    .hero .hero-wrapper .slash-2 {
      position: absolute;
      width: 110%;
      bottom: 13.5vw;
      left: -6vw;
      background: linear-gradient(90deg, #002865, #0646A4);
      border-radius: 15vw;
      transform: rotate(12deg); }
      .hero .hero-wrapper .slash-2:before {
        content: "";
        display: block;
        padding-top: 53%; }
    .hero .hero-wrapper .slash-1 {
      position: absolute;
      width: 110%;
      bottom: 10.5vw;
      left: -8vw;
      background-color: #E2E2E7;
      border-radius: 15vw;
      transform: rotate(16deg);
      opacity: 0.9; }
      .hero .hero-wrapper .slash-1:before {
        content: "";
        display: block;
        padding-top: 53%; }
  .hero .hero-container.align-left {
    margin-top: 15px;
    padding-bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .hero .hero-container.align-left {
        padding-bottom: 0;
        position: absolute;
        z-index: 1;
        top: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        /*padding-bottom: 15%;*/
        justify-content: center;
        margin: 0;
        left: 50%;
        transform: translateX(-50%); } }
    .hero .hero-container.align-left .hero-big-tag {
      font-size: 50px;
      line-height: 45px;
      font-weight: bold;
      color: #383e46;
      padding: 22px 50px;
      background: #FFF;
      position: absolute;
      left: 50%;
      top: -60vw;
      transform: translateX(-50%);
      font-weight: 900; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-left .hero-big-tag {
          position: initial;
          transform: initial; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-left .hero-big-tag {
          padding: 42px 100px;
          font-size: 90px;
          line-height: 85px; } }
    .hero .hero-container.align-left .hero-sub_headline {
      font-size: 30px;
      margin: 0px 0 10px 0;
      line-height: 33px; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-left .hero-sub_headline {
          font-size: 35px;
          margin: 0vw 0 10px 0;
          line-height: 42px;
          color: #FFF;
          font-weight: 500; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-left .hero-sub_headline {
          font-size: 35px;
          margin: 0vw 0 10px 0;
          line-height: 42px;
          color: #FFF;
          font-weight: 500; } }
    .hero .hero-container.align-left .hero-headline {
      font-size: 40px;
      margin: 0vw 0 20px 0; }
      @media only screen and (max-width: 768px) {
        .hero .hero-container.align-left .hero-headline {
          line-height: 45px !important; } }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-left .hero-headline {
          font-size: 38px;
          margin: 0vw 0 20px 0;
          line-height: 27px;
          color: #FFF; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-left .hero-headline {
          margin: 0vw 0 20px 0;
          color: #FFF; } }
    .hero .hero-container.align-left .hero-content {
      font-size: 15px;
      letter-spacing: 0.1px;
      line-height: 19px;
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-left .hero-content {
          font-size: 20px;
          letter-spacing: 0.1px;
          line-height: 23px;
          color: #FFF;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-left .hero-content {
          font-size: 20px;
          letter-spacing: 0.1px;
          line-height: 26px;
          color: #FFF;
          margin-bottom: 20px; } }
    .hero .hero-container.align-left .hero-cta-wrapper {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .hero .hero-container.align-left .hero-cta-wrapper .hero-cta {
        color: #EEE;
        border-radius: 40px;
        padding: 14px 48px;
        background-color: #F07021;
        min-width: 180px;
        font-size: 15px;
        display: inline-flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        outline: none;
        width: 100%;
        max-width: 500px; }
        @media only screen and (min-width: 768px) {
          .hero .hero-container.align-left .hero-cta-wrapper .hero-cta {
            color: #EEE !important;
            font-size: 16px;
            display: inline-flex;
            text-align: center;
            justify-content: center;
            align-items: center;
            outline: none;
            width: initial;
            padding: 15px 48px; } }
        .hero .hero-container.align-left .hero-cta-wrapper .hero-cta:hover, .hero .hero-container.align-left .hero-cta-wrapper .hero-cta:visited, .hero .hero-container.align-left .hero-cta-wrapper .hero-cta:active, .hero .hero-container.align-left .hero-cta-wrapper .hero-cta:focus {
          color: #EEE !important; }
        .hero .hero-container.align-left .hero-cta-wrapper .hero-cta.video-cta {
          cursor: pointer;
          left: 15px;
          position: relative; }
          .hero .hero-container.align-left .hero-cta-wrapper .hero-cta.video-cta:hover {
            text-decoration: underline; }
          .hero .hero-container.align-left .hero-cta-wrapper .hero-cta.video-cta:hover, .hero .hero-container.align-left .hero-cta-wrapper .hero-cta.video-cta:visited, .hero .hero-container.align-left .hero-cta-wrapper .hero-cta.video-cta:active, .hero .hero-container.align-left .hero-cta-wrapper .hero-cta.video-cta:focus {
            color: #EEE !important; }
        .hero .hero-container.align-left .hero-cta-wrapper .hero-cta .cta-video-text {
          margin-left: 10px; }
        .hero .hero-container.align-left .hero-cta-wrapper .hero-cta .cta-orange {
          background-color: #F07021;
          color: #EEE; }
      .hero .hero-container.align-left .hero-cta-wrapper .hero-phone_number {
        display: inline-flex;
        color: #383e46;
        font-size: 15px;
        margin-top: 12px; }
        @media only screen and (min-width: 768px) {
          .hero .hero-container.align-left .hero-cta-wrapper .hero-phone_number {
            color: #FFF; } }
        .hero .hero-container.align-left .hero-cta-wrapper .hero-phone_number a.phone-number {
          font-weight: bold;
          margin-left: 6px;
          color: #383e46; }
          @media only screen and (min-width: 768px) {
            .hero .hero-container.align-left .hero-cta-wrapper .hero-phone_number a.phone-number {
              color: #FFF; } }
  .hero .hero-container.align-right {
    margin-top: 15px;
    padding-bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .hero .hero-container.align-right {
        padding-bottom: 0;
        position: absolute;
        z-index: 1;
        top: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        padding-bottom: 15%;
        justify-content: center;
        margin: 0;
        left: 50%;
        transform: translateX(-50%); } }
    .hero .hero-container.align-right .hero-big-tag {
      font-size: 50px;
      line-height: 45px;
      font-weight: bold;
      color: #383e46;
      padding: 22px 50px;
      background: #FFF;
      position: absolute;
      left: 50%;
      top: -60vw;
      transform: translateX(-50%);
      font-weight: 900; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-right .hero-big-tag {
          position: initial;
          transform: initial; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-right .hero-big-tag {
          padding: 42px 100px;
          font-size: 90px;
          line-height: 85px; } }
    .hero .hero-container.align-right .hero-sub_headline {
      font-size: 30px;
      margin: 0px 0 10px 0;
      line-height: 33px; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-right .hero-sub_headline {
          font-size: 35px;
          margin: 0vw 0 10px 0;
          line-height: 42px;
          color: #FFF;
          font-weight: 500; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-right .hero-sub_headline {
          font-size: 35px;
          margin: 0vw 0 10px 0;
          line-height: 42px;
          color: #FFF;
          font-weight: 500; } }
    .hero .hero-container.align-right .hero-headline {
      font-size: 40px;
      margin: 0vw 0 20px 0; }
      @media only screen and (max-width: 768px) {
        .hero .hero-container.align-right .hero-headline {
          line-height: 45px !important; } }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-right .hero-headline {
          font-size: 90px;
          margin: 0vw 0 20px 0;
          line-height: 85px;
          color: #FFF; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-right .hero-headline {
          font-size: 90px;
          margin: 0vw 0 20px 0;
          line-height: 85px;
          color: #FFF; } }
    .hero .hero-container.align-right .hero-content {
      font-size: 15px;
      letter-spacing: 0.1px;
      line-height: 19px;
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-right .hero-content {
          font-size: 20px;
          letter-spacing: 0.1px;
          line-height: 23px;
          color: #FFF;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-right .hero-content {
          font-size: 20px;
          letter-spacing: 0.1px;
          line-height: 26px;
          color: #FFF;
          margin-bottom: 20px; } }
    .hero .hero-container.align-right .hero-cta-wrapper {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .hero .hero-container.align-right .hero-cta-wrapper .hero-cta {
        color: #EEE;
        border-radius: 40px;
        padding: 14px 48px;
        background-color: #F07021;
        min-width: 180px;
        font-size: 15px;
        display: inline-flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        outline: none;
        width: 100%;
        max-width: 500px; }
        @media only screen and (min-width: 768px) {
          .hero .hero-container.align-right .hero-cta-wrapper .hero-cta {
            color: #EEE !important;
            font-size: 16px;
            display: inline-flex;
            text-align: center;
            justify-content: center;
            align-items: center;
            outline: none;
            width: initial;
            padding: 15px 48px; } }
        .hero .hero-container.align-right .hero-cta-wrapper .hero-cta:hover, .hero .hero-container.align-right .hero-cta-wrapper .hero-cta:visited, .hero .hero-container.align-right .hero-cta-wrapper .hero-cta:active, .hero .hero-container.align-right .hero-cta-wrapper .hero-cta:focus {
          color: #EEE !important; }
        .hero .hero-container.align-right .hero-cta-wrapper .hero-cta.video-cta {
          cursor: pointer;
          position: relative; }
          .hero .hero-container.align-right .hero-cta-wrapper .hero-cta.video-cta:hover {
            text-decoration: underline; }
          .hero .hero-container.align-right .hero-cta-wrapper .hero-cta.video-cta:hover, .hero .hero-container.align-right .hero-cta-wrapper .hero-cta.video-cta:visited, .hero .hero-container.align-right .hero-cta-wrapper .hero-cta.video-cta:active, .hero .hero-container.align-right .hero-cta-wrapper .hero-cta.video-cta:focus {
            color: #EEE !important; }
        .hero .hero-container.align-right .hero-cta-wrapper .hero-cta .cta-orange {
          background-color: #F07021;
          color: #EEE; }
      .hero .hero-container.align-right .hero-cta-wrapper .hero-phone_number {
        display: inline-flex;
        color: #383e46;
        font-size: 15px;
        margin-top: 12px; }
        @media only screen and (min-width: 768px) {
          .hero .hero-container.align-right .hero-cta-wrapper .hero-phone_number {
            color: #FFF; } }
        .hero .hero-container.align-right .hero-cta-wrapper .hero-phone_number a.phone-number {
          font-weight: bold;
          margin-left: 6px;
          color: #383e46; }
          @media only screen and (min-width: 768px) {
            .hero .hero-container.align-right .hero-cta-wrapper .hero-phone_number a.phone-number {
              color: #FFF; } }
  .hero .hero-container.align-center {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .hero .hero-container.align-center {
        margin-bottom: 0;
        position: absolute;
        z-index: 1;
        top: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        padding-bottom: 15%;
        justify-content: center;
        margin: 0;
        left: 50%;
        transform: translateX(-50%); } }
    .hero .hero-container.align-center .hero-sub_headline {
      font-size: 30px;
      margin: 0px 0 10px 0;
      line-height: 33px; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-center .hero-sub_headline {
          font-size: 35px;
          margin: 0vw 0 10px 0;
          line-height: 42px;
          color: #FFF;
          text-align: center;
          font-weight: 500; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-center .hero-sub_headline {
          font-size: 35px;
          margin: 0vw 0 10px 0;
          line-height: 42px;
          color: #FFF;
          text-align: center;
          font-weight: 500; } }
    .hero .hero-container.align-center .hero-headline {
      font-size: 40px;
      margin: 0vw 0 20px 0; }
      @media only screen and (max-width: 768px) {
        .hero .hero-container.align-center .hero-headline {
          line-height: 45px !important; } }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-center .hero-headline {
          margin: 0vw 0 20px 0;
          color: #FFF;
          text-align: center; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-center .hero-headline {
          margin: 0vw 0 20px 0;
          color: #FFF; } }
    .hero .hero-container.align-center .hero-content {
      font-size: 15px;
      letter-spacing: 0.1px;
      line-height: 19px;
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        .hero .hero-container.align-center .hero-content {
          font-size: 20px;
          letter-spacing: 0.1px;
          line-height: 23px;
          color: #FFF;
          margin-bottom: 20px;
          text-align: center; } }
      @media only screen and (min-width: 1024px) {
        .hero .hero-container.align-center .hero-content {
          font-size: 20px;
          letter-spacing: 0.1px;
          line-height: 26px;
          color: #FFF;
          margin-bottom: 20px; } }
    .hero .hero-container.align-center .hero-cta-wrapper {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .hero .hero-container.align-center .hero-cta-wrapper .hero-cta {
        color: #EEE;
        border-radius: 40px;
        padding: 14px 48px;
        background-color: #F07021;
        min-width: 180px;
        font-size: 15px;
        display: inline-flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        outline: none;
        width: 100%;
        max-width: 500px; }
        @media only screen and (min-width: 768px) {
          .hero .hero-container.align-center .hero-cta-wrapper .hero-cta {
            color: #EEE !important;
            font-size: 16px;
            display: inline-flex;
            text-align: center;
            justify-content: center;
            align-items: center;
            outline: none;
            width: initial;
            padding: 15px 48px; } }
        .hero .hero-container.align-center .hero-cta-wrapper .hero-cta:hover, .hero .hero-container.align-center .hero-cta-wrapper .hero-cta:visited, .hero .hero-container.align-center .hero-cta-wrapper .hero-cta:active, .hero .hero-container.align-center .hero-cta-wrapper .hero-cta:focus {
          color: #EEE !important; }
        .hero .hero-container.align-center .hero-cta-wrapper .hero-cta.video-cta {
          cursor: pointer;
          position: relative; }
          .hero .hero-container.align-center .hero-cta-wrapper .hero-cta.video-cta:hover {
            text-decoration: underline; }
          .hero .hero-container.align-center .hero-cta-wrapper .hero-cta.video-cta:hover, .hero .hero-container.align-center .hero-cta-wrapper .hero-cta.video-cta:visited, .hero .hero-container.align-center .hero-cta-wrapper .hero-cta.video-cta:active, .hero .hero-container.align-center .hero-cta-wrapper .hero-cta.video-cta:focus {
            color: #EEE !important; }
        .hero .hero-container.align-center .hero-cta-wrapper .hero-cta .cta-orange {
          background-color: #F07021;
          color: #EEE; }
      .hero .hero-container.align-center .hero-cta-wrapper .hero-phone_number {
        display: inline-flex;
        color: #383e46;
        font-size: 15px;
        margin-top: 12px; }
        @media only screen and (min-width: 768px) {
          .hero .hero-container.align-center .hero-cta-wrapper .hero-phone_number {
            color: #FFF; } }
        .hero .hero-container.align-center .hero-cta-wrapper .hero-phone_number a.phone-number {
          font-weight: bold;
          margin-left: 6px;
          color: #383e46; }
          @media only screen and (min-width: 768px) {
            .hero .hero-container.align-center .hero-cta-wrapper .hero-phone_number a.phone-number {
              color: #FFF; } }
  @media only screen and (min-width: 768px) {
    .hero .hero-container.align-center .hero-headline, .hero .hero-container.align-left .hero-headline, .hero .hero-container.align-right .hero-headline {
      font-size: calc(38px * 0.7);
      line-height: 40px; } }
  @media only screen and (min-width: 1050px) {
    .hero .hero-container.align-center .hero-headline, .hero .hero-container.align-left .hero-headline, .hero .hero-container.align-right .hero-headline {
      font-size: calc(52px * 0.7);
      line-height: 54px; } }
  @media only screen and (min-width: 1200px) {
    .hero .hero-container.align-center .hero-headline, .hero .hero-container.align-left .hero-headline, .hero .hero-container.align-right .hero-headline {
      font-size: calc(90px * 0.7);
      line-height: 87px; } }
  @media only screen and (min-width: 768px) {
    .hero .hero-container.align-center .hero-sub_headline, .hero .hero-container.align-left .hero-sub_headline, .hero .hero-container.align-right .hero-sub_headline {
      font-size: 18px;
      line-height: 22px;
      font-weight: 500; } }
  @media only screen and (min-width: 1200px) {
    .hero .hero-container.align-center .hero-sub_headline, .hero .hero-container.align-left .hero-sub_headline, .hero .hero-container.align-right .hero-sub_headline {
      font-size: 35px;
      line-height: 42px; } }
  @media only screen and (min-width: 768px) {
    .hero .hero-container.align-center .hero-content, .hero .hero-container.align-left .hero-content, .hero .hero-container.align-right .hero-content {
      font-size: 18px;
      line-height: 22px;
      font-weight: 500; } }
  @media only screen and (min-width: 1200px) {
    .hero .hero-container.align-center .hero-content, .hero .hero-container.align-left .hero-content, .hero .hero-container.align-right .hero-content {
      font-size: 35px;
      line-height: 42px; } }
  @media (max-width: 991px) {
    .hero .hero-container .hero-animation {
      animation: none; } }
  @media (min-width: 992px) {
    .hero .hero-container .hero-animation {
      opacity: 0;
      animation-duration: 1s;
      -moz-animation-duration: 1s;
      -o-animation-duration: 1s;
      -webkit-animation-duration: 1s; } }
  .hero .hero-container .hero-animation.hero-show {
    opacity: 1; }

.employee-statement {
  margin: 50px auto; }
  .employee-statement .employee-statement-image {
    display: flex;
    width: 140px;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    margin: 15px auto;
    box-shadow: 0px 0px 8px 0px #CCC;
    min-width: 200px; }
    .employee-statement .employee-statement-image:before {
      content: "";
      display: block;
      padding-top: 100%; }
    @media only screen and (min-width: 768px) {
      .employee-statement .employee-statement-image {
        width: 210px;
        margin: 50px 0 50px auto;
        min-width: initial; } }
    .employee-statement .employee-statement-image img {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .employee-statement .employee-statement-quote {
    font-size: 15px;
    line-height: 18px;
    margin: 0vw 0px 20px; }
    @media only screen and (min-width: 768px) {
      .employee-statement .employee-statement-quote {
        line-height: 26px;
        font-size: 22px;
        margin: 0 30px 15px 40px;
        max-width: 500px; } }
  .employee-statement .employee-statement-name {
    font-size: 22px;
    margin: 0 0px 10px;
    line-height: 26px; }
    @media only screen and (min-width: 768px) {
      .employee-statement .employee-statement-name {
        line-height: 16px;
        font-size: 16px;
        margin: 0 80px 10px 40px; } }
  .employee-statement .employee-statement-title {
    font-size: 21px;
    margin: 0 0px 10px;
    line-height: 22px;
    color: #383e46;
    display: block; }
    @media only screen and (min-width: 768px) {
      .employee-statement .employee-statement-title {
        color: #383e46;
        display: block;
        line-height: 16px;
        font-size: 16px;
        margin: 0 80px 10px 40px; } }
  .employee-statement .employee-statement-content {
    color: #383e46;
    font-size: 21px;
    margin: 0 0px 10px;
    line-height: 22px; }
    @media only screen and (min-width: 768px) {
      .employee-statement .employee-statement-content {
        line-height: 16px;
        font-size: 16px;
        margin: 0 80px 10px 40px; } }

.testimonial {
  position: relative;
  overflow: hidden;
  padding: 60px 0 10vw; }

.testimonial-headline {
  font-size: 40px;
  margin: 60px 0 15px;
  line-height: 44px; }
  @media screen and (min-width: 768px) {
    .testimonial-headline {
      font-size: 48px;
      margin: 100px 0 15px 0;
      line-height: 50px;
      text-align: center; } }

.swiper-container {
  width: 100%;
  min-height: 200px;
  margin: 40px 0;
  padding-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    .swiper-container {
      margin: 0 0 40px 0; } }
  .swiper-container.no-controls .swiper-buttons {
    display: none !important; }
  .swiper-container .swiper-button-next,
  .swiper-container .swiper-button-prev {
    color: #F07021;
    display: none; }
    @media only screen and (min-width: 992px) {
      .swiper-container .swiper-button-next,
      .swiper-container .swiper-button-prev {
        display: block; } }
  .swiper-container .swiper-slide .swiper-slide-wrapper {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .swiper-container .swiper-slide .swiper-slide-wrapper {
        flex-direction: row;
        justify-content: center;
        align-items: center; } }
    .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-image {
      display: flex;
      width: 135px;
      position: relative;
      overflow: hidden;
      border-radius: 100%;
      margin: 15px auto;
      box-shadow: 0px 0px 8px 0px #CCC;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
      .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-image:before {
        content: "";
        display: block;
        padding-top: 100%; }
      @media only screen and (min-width: 768px) {
        .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-image {
          width: 210px;
          margin: 50px 0 50px auto;
          min-width: initial; } }
      .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-image img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1; }
    .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-quote {
      font-size: 18px;
      margin: 20px 0 15px 0; }
      @media only screen and (min-width: 768px) {
        .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-quote {
          font-size: 22px;
          max-width: 420px;
          margin: 0px 0 15px 20px; } }
      @media only screen and (min-width: 992px) {
        .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-quote {
          max-width: 520px; } }
    .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-name {
      font-size: 12px;
      font-weight: 500;
      line-height: 12px;
      margin: 0 0 5px 0; }
      @media only screen and (min-width: 768px) {
        .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-name {
          font-size: 18px;
          max-width: 420px;
          margin-left: 20px;
          line-height: 24px;
          margin-bottom: 0; } }
      @media only screen and (min-width: 992px) {
        .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-name {
          max-width: 520px; } }
    .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-location {
      font-size: 12px;
      font-weight: 500;
      line-height: 12px;
      margin: 0 0 5px 0;
      margin-bottom: 60px; }
      @media only screen and (min-width: 768px) {
        .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-location {
          font-size: 18px;
          max-width: 420px;
          margin-left: 20px;
          margin-bottom: 0;
          line-height: 24px; } }
      @media only screen and (min-width: 992px) {
        .swiper-container .swiper-slide .swiper-slide-wrapper .testimonial-location {
          max-width: 520px; } }
  .swiper-container .swiper-pagination-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1; }
    @media only screen and (min-width: 768px) {
      .swiper-container .swiper-pagination-wrapper {
        position: initial;
        bottom: initial; } }
    .swiper-container .swiper-pagination-wrapper .mobile-arrow-left {
      width: 20px;
      height: 18px;
      display: inline-block;
      margin: 4px 10px 0px 0px;
      position: relative;
      cursor: pointer; }
      @media only screen and (min-width: 992px) {
        .swiper-container .swiper-pagination-wrapper .mobile-arrow-left {
          width: 20px;
          height: 30px;
          display: inline-block;
          margin: 0px 15px 0px 0px;
          position: relative;
          cursor: pointer; } }
      .swiper-container .swiper-pagination-wrapper .mobile-arrow-left:before {
        content: "";
        display: block;
        width: 2px;
        height: 50%;
        background: #F07021;
        transform: translate(50%, 0) rotate(45deg);
        position: absolute;
        left: 10px;
        top: 0; }
      .swiper-container .swiper-pagination-wrapper .mobile-arrow-left:after {
        content: "";
        display: block;
        width: 2px;
        height: 50%;
        background: #F07021;
        transform: translate(50%, 70%) rotate(-45deg);
        position: absolute;
        left: 10px;
        top: -1px; }
      @media only screen and (min-width: 992px) {
        .swiper-container .swiper-pagination-wrapper .mobile-arrow-left {
          display: none; } }
    .swiper-container .swiper-pagination-wrapper .mobile-arrow-right {
      width: 20px;
      height: 18px;
      display: inline-block;
      margin: 4px 0 0px 5px;
      position: relative;
      cursor: pointer; }
      @media only screen and (min-width: 992px) {
        .swiper-container .swiper-pagination-wrapper .mobile-arrow-right {
          width: 20px;
          height: 30px;
          display: inline-block;
          margin: 0px 0 0px 12px;
          position: relative;
          cursor: pointer; } }
      .swiper-container .swiper-pagination-wrapper .mobile-arrow-right:before {
        content: "";
        display: block;
        width: 2px;
        height: 50%;
        background: #F07021;
        transform: translate(50%, 0) rotate(-45deg);
        position: absolute;
        right: 10px;
        top: 0; }
      .swiper-container .swiper-pagination-wrapper .mobile-arrow-right:after {
        content: "";
        display: block;
        width: 2px;
        height: 50%;
        background: #F07021;
        transform: translate(50%, 70%) rotate(45deg);
        position: absolute;
        right: 10px;
        top: -1px; }
      @media only screen and (min-width: 992px) {
        .swiper-container .swiper-pagination-wrapper .mobile-arrow-right {
          display: none; } }
  .swiper-container .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    margin: 0px 6px;
    opacity: 1;
    background-color: #E2E2E7; }
    @media only screen and (min-width: 992px) {
      .swiper-container .swiper-pagination-bullet {
        width: 13px;
        height: 13px;
        display: inline-block;
        border-radius: 100%;
        margin: 0 8px;
        opacity: 1;
        background-color: #E2E2E7; } }
  .swiper-container .swiper-pagination-bullet-active {
    background: #F07021; }
  .swiper-container .swiper-pagination {
    position: initial; }

.swiper-container-horizontal > .swiper-pagination-bullets {
  width: initial;
  margin: 0 auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: ""; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  width: 30px;
  height: 60px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 24px); }
  .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    content: "";
    display: block;
    width: 2px;
    height: 50%;
    background: #F07021;
    transform: translate(50%, 0) rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 0; }
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: "";
    display: block;
    width: 2px;
    height: 50%;
    background: #F07021;
    transform: translate(50%, 70%) rotate(45deg);
    position: absolute;
    right: 10px;
    top: -1px; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  width: 30px;
  height: 60px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 24px); }
  .swiper-button-prev:before,
  .swiper-container-rtl .swiper-button-next:before {
    content: "";
    display: block;
    width: 2px;
    height: 50%;
    background: #F07021;
    transform: translate(50%, 0) rotate(45deg);
    position: absolute;
    left: 10px;
    top: 0; }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after {
    content: "";
    display: block;
    width: 2px;
    height: 50%;
    background: #F07021;
    transform: translate(50%, 70%) rotate(-45deg);
    position: absolute;
    left: 10px;
    top: -1px; }

.swiper-container.no-controls .mobile-arrow-left {
  display: none; }

.swiper-container.no-controls .mobile-arrow-right {
  display: none; }

.comp-trusted-by {
  margin: 60px 0; }
  .comp-trusted-by .comp-trusted-by-headline {
    color: #F07021;
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .comp-trusted-by .comp-trusted-by-headline {
        font-size: 22px; } }
  .comp-trusted-by .comp-trusted-by-sub_headline {
    color: #F07021;
    margin: 0 auto 30px 0;
    text-align: center;
    font-size: 20px; }
    @media screen and (min-width: 768px) {
      .comp-trusted-by .comp-trusted-by-sub_headline {
        font-size: 18px; } }
  .comp-trusted-by .brand_logo {
    margin: 30px auto;
    display: flex;
    max-height: 180px; }

.comp-featured-in {
  padding: 60px 0 0 0; }
  .comp-featured-in .comp-featured-in-headline {
    color: #F07021;
    margin: 30px auto 30px auto;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .comp-featured-in .comp-featured-in-headline {
        font-size: 22px; } }
  .comp-featured-in .brand_logo {
    margin: 30px auto;
    display: flex;
    max-height: 180px; }
  .comp-featured-in .comp-featured-in-spacer {
    border-bottom: 1px solid #E2E2E7;
    margin: 30px -15px; }
    @media (min-width: 576px) {
      .comp-featured-in .comp-featured-in-spacer {
        margin: 30px 0; } }

.comp-cbe {
  margin: 60px 0 10vw;
  position: relative; }
  .comp-cbe .comp-cbe-title {
    font-size: 40px;
    margin: 60px 0;
    line-height: 1.2; }
    @media screen and (min-width: 768px) {
      .comp-cbe .comp-cbe-title {
        font-size: 63px;
        margin: 60px 0;
        text-align: center;
        max-width: 1000px; } }
  @media screen and (min-width: 568px) and (max-width: 767px) {
    .comp-cbe .comp-cbe-title-wrapper {
      max-width: 540px; } }
  .comp-cbe .comp-cbe-benefit-wrapper {
    opacity: 0;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    animation-duration: .7s;
    -moz-animation-duration: .7s;
    -o-animation-duration: .7s;
    -webkit-animation-duration: .7s; }
    .comp-cbe .comp-cbe-benefit-wrapper.comp-cbe-show {
      opacity: 1; }
    @media screen and (min-width: 768px) {
      .comp-cbe .comp-cbe-benefit-wrapper {
        max-width: 230px;
        display: flex;
        flex-direction: column;
        margin: 0px 80px; } }
    .comp-cbe .comp-cbe-benefit-wrapper .comp-cbe-benefit-image-wrapper {
      height: 120px;
      width: 120px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom center;
      margin: 0 auto 30px; }
      @media screen and (min-width: 768px) {
        .comp-cbe .comp-cbe-benefit-wrapper .comp-cbe-benefit-image-wrapper {
          height: 100px;
          width: 100px; } }
    .comp-cbe .comp-cbe-benefit-wrapper .comp-cbe-benefit-content-wrapper .comp-cbe-benefit-title {
      margin-bottom: 10px;
      font-size: 30px; }
      @media screen and (min-width: 768px) {
        .comp-cbe .comp-cbe-benefit-wrapper .comp-cbe-benefit-content-wrapper .comp-cbe-benefit-title {
          font-size: 20px; } }
    .comp-cbe .comp-cbe-benefit-wrapper .comp-cbe-benefit-content-wrapper .comp-cbe-benefit-content {
      font-size: 24px;
      margin-bottom: 60px; }
      @media screen and (min-width: 768px) {
        .comp-cbe .comp-cbe-benefit-wrapper .comp-cbe-benefit-content-wrapper .comp-cbe-benefit-content {
          font-size: 16px;
          margin-bottom: 100px; } }

.how-it-works {
  margin: 60px 0; }
  .how-it-works .how-it-works-header {
    font-size: 40px;
    margin: 15px 0 15px;
    line-height: 44px;
    color: #383e46; }
    @media (min-width: 768px) {
      .how-it-works .how-it-works-header {
        font-size: 48px;
        margin: 60px 0 15px;
        line-height: 50px;
        text-align: center; } }
    @media (min-width: 992px) {
      .how-it-works .how-it-works-header {
        margin: 60px 60px 15px; } }
  .how-it-works .how-it-works-sub_header {
    font-size: 24px;
    margin-bottom: 60px;
    line-height: 28px;
    font-weight: 500;
    color: #383e46; }
    @media (min-width: 768px) {
      .how-it-works .how-it-works-sub_header {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        max-width: 700px;
        margin-bottom: 80px;
        text-align: center; } }
    @media (min-width: 992px) {
      .how-it-works .how-it-works-sub_header {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto; } }
  .how-it-works .how-it-works-row {
    justify-content: space-between; }
  .how-it-works .how-it-works-item {
    opacity: 0; }
    @media (min-width: 768px) {
      .how-it-works .how-it-works-item {
        max-width: 290px; } }
    .how-it-works .how-it-works-item.how-it-works-item-show {
      opacity: 1; }
    .how-it-works .how-it-works-item .how-it-works-item-wrapper {
      width: 100%;
      margin: 0 auto;
      display: flex;
      justify-content: space-around;
      align-items: center;
      flex-wrap: wrap; }
      @media screen and (min-width: 768px) {
        .how-it-works .how-it-works-item .how-it-works-item-wrapper {
          display: flex;
          flex-direction: column; } }
      .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-image-wrapper {
        width: 100%;
        margin-bottom: 40px;
        position: relative;
        max-width: 140px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        border-radius: 100%; }
        .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-image-wrapper:before {
          content: "";
          display: block;
          padding-top: 100%; }
        @media (min-width: 992px) {
          .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-image-wrapper {
            width: 90%;
            margin: 0 5% 40px;
            max-width: 100%; } }
      .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper {
        padding-left: 25px;
        width: 100%;
        max-width: 450px; }
        @media screen and (min-width: 768px) {
          .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper {
            padding-left: 18px;
            max-width: initial;
            width: initial; } }
        .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper .how-it-works-item-title {
          position: relative;
          margin-bottom: 10px;
          font-size: 30px; }
          @media screen and (min-width: 768px) {
            .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper .how-it-works-item-title {
              font-size: 22px; } }
          .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper .how-it-works-item-title::before {
            content: attr(data-item-number);
            display: inline-block;
            position: absolute;
            right: 100%;
            margin-right: 5px; }
        .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper .how-it-works-item-content {
          font-size: 24px;
          margin-bottom: 60px; }
          @media screen and (min-width: 768px) {
            .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper .how-it-works-item-content {
              font-size: 16px;
              line-height: 22px;
              margin-bottom: 100px;
              max-width: 210px;
              margin-bottom: 60px; } }
          .how-it-works .how-it-works-item .how-it-works-item-wrapper .how-it-works-item-content-wrapper .how-it-works-item-content > p {
            margin: 0; }
  .how-it-works .how-it-works-cta {
    color: #EEE;
    border-radius: 40px;
    padding: 22px 45px;
    background-color: #F07021;
    min-width: 180px;
    font-size: 20px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    outline: none;
    width: 100%;
    max-width: 500px;
    opacity: 0;
    animation-duration: 1.2s; }
    .how-it-works .how-it-works-cta.how-it-works-cta-show {
      opacity: 1; }
    @media only screen and (min-width: 768px) {
      .how-it-works .how-it-works-cta {
        color: #EEE !important;
        font-size: 16px;
        display: inline-flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        outline: none;
        width: initial;
        padding: 15px 45px; } }
    .how-it-works .how-it-works-cta:hover, .how-it-works .how-it-works-cta:visited, .how-it-works .how-it-works-cta:active, .how-it-works .how-it-works-cta:focus {
      color: #EEE !important; }
    .how-it-works .how-it-works-cta .cta-orange {
      background-color: #F07021;
      color: #EEE; }

.how-it-works-steps {
  z-index: 99;
  position: relative; }
  .how-it-works-steps .how-it-works-step {
    counter-increment: index;
    padding-bottom: 40px; }
    .how-it-works-steps .how-it-works-step:before {
      width: 100%;
      display: block;
      content: "Step " counter(index);
      text-align: center;
      font-size: 18px;
      font-weight: 700;
      padding-top: 120px; }
      @media only screen and (min-width: 1024px) {
        .how-it-works-steps .how-it-works-step:before {
          font-size: 22px; } }
    .how-it-works-steps .how-it-works-step .dropdown--mobile-show {
      margin-bottom: 0; }
      .how-it-works-steps .how-it-works-step .dropdown--mobile-show select {
        display: flex; }
  .how-it-works-steps .container .steps-header {
    text-align: center;
    max-width: 920px;
    margin: 0 auto; }
    .how-it-works-steps .container .steps-header.subhead {
      margin-top: 10px; }
      @media (max-width: 767px) {
        .how-it-works-steps .container .steps-header.subhead {
          font-size: 20px; } }
  .how-it-works-steps .icon-navigation {
    position: relative;
    margin-bottom: 30px;
    margin-top: 50px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #fff; }
    @media (min-width: 992px) {
      .how-it-works-steps .icon-navigation {
        margin-top: 0;
        padding: 60px 0 40px;
        border-top: none;
        margin-bottom: 50px; } }
    .how-it-works-steps .icon-navigation .dropdown:before {
      bottom: 48%; }
    .how-it-works-steps .icon-navigation .custom-select {
      text-align-last: center;
      background-repeat: no-repeat;
      background-size: 50px auto;
      background-position: 10px center;
      text-indent: 60px;
      height: 65px;
      border: none;
      outline: none !important;
      color: #383e46; }
      .how-it-works-steps .icon-navigation .custom-select.fit-icon {
        background-size: 30px auto; }
    .how-it-works-steps .icon-navigation:after {
      content: '';
      width: 100%;
      height: 60px;
      position: absolute;
      bottom: 0;
      left: 0;
      box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.16);
      border-radius: 20%;
      z-index: -1; }
    @media (max-width: 991px) {
      .how-it-works-steps .icon-navigation:before {
        content: '';
        width: 100%;
        height: 60px;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 20%;
        box-shadow: 0 -8px 8px -8px rgba(0, 0, 0, 0.16);
        z-index: -1; } }
    .how-it-works-steps .icon-navigation .icon-item {
      text-align: center; }
      @media (max-width: 991px) {
        .how-it-works-steps .icon-navigation .icon-item {
          display: none; } }
      .how-it-works-steps .icon-navigation .icon-item .img-container {
        margin-top: 15%;
        margin-bottom: 5%;
        display: flex;
        justify-content: center;
        align-items: flex-end; }
        .how-it-works-steps .icon-navigation .icon-item .img-container img {
          max-height: 63px; }
      .how-it-works-steps .icon-navigation .icon-item p {
        font-size: 14px;
        margin-bottom: 10%;
        margin: 0 20px 10%; }
      .how-it-works-steps .icon-navigation .icon-item .spacer-wrapper {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
      .how-it-works-steps .icon-navigation .icon-item .spacer-container {
        display: block;
        height: 100%;
        width: auto;
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translateX(-50%); }
        .how-it-works-steps .icon-navigation .icon-item .spacer-container .spacer {
          display: block;
          height: 100%;
          width: auto;
          opacity: 0; }
        .how-it-works-steps .icon-navigation .icon-item .spacer-container:after {
          content: '';
          width: 100%;
          height: 100%;
          position: absolute;
          border: 5px solid #F07021;
          top: 0;
          left: 0;
          border-radius: 50%;
          opacity: 0;
          box-shadow: 0 0px 12px rgba(0, 0, 0, 0.4);
          transition: opacity 400ms ease-out; }
      .how-it-works-steps .icon-navigation .icon-item.active .spacer-container:after {
        opacity: 1; }
  .how-it-works-steps .step-talk:before {
    padding-top: 40px; }
  .how-it-works-steps .step-talk .content-area {
    position: relative; }
  .how-it-works-steps .step-talk .content-block {
    position: absolute;
    width: auto;
    opacity: 0;
    transition: opacity 400ms ease-out;
    top: 0; }
    .how-it-works-steps .step-talk .content-block .content-image {
      margin-bottom: 20px; }
    .how-it-works-steps .step-talk .content-block.active {
      opacity: 1;
      position: relative; }
    @media (min-width: 768px) {
      .how-it-works-steps .step-talk .content-block .content-col {
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .how-it-works-steps .step-talk .content-block .content-image {
        margin-bottom: 0; } }
    .how-it-works-steps .step-talk .content-block p {
      font-size: 18px; }
  @media (min-width: 768px) {
    .how-it-works-steps .step-talk .content-block {
      width: 100%; } }
  .how-it-works-steps .step-review {
    background-image: url("../img/howitworks-step2-background.jpg");
    background-size: cover;
    background-position: left top;
    padding-bottom: 80px; }
    .how-it-works-steps .step-review .steps-header {
      color: #fff; }
    .how-it-works-steps .step-review:before {
      color: #fff; }
    .how-it-works-steps .step-review h1.subhead {
      margin-bottom: 45px; }
      @media (min-width: 992px) {
        .how-it-works-steps .step-review h1.subhead {
          margin-bottom: 98px; } }
    .how-it-works-steps .step-review .step-review-button {
      opacity: 0; }
      .how-it-works-steps .step-review .step-review-button.step-show {
        opacity: 1; }
    .how-it-works-steps .step-review .btn {
      display: block;
      background: #fff;
      font-weight: 500;
      margin: 0 auto 40px;
      color: #383e46;
      width: 100%;
      position: relative;
      padding-left: 20%;
      padding-right: 25%;
      border-radius: 40px;
      text-align: left;
      font-size: .9rem;
      background-size: auto 48%;
      background-repeat: no-repeat;
      background-position: 4% 50%; }
      @media (min-width: 768px) {
        .how-it-works-steps .step-review .btn {
          font-size: 18px;
          padding: 28px 40px;
          border-radius: 48px;
          text-align: center; } }
      @media (min-width: 1200px) {
        .how-it-works-steps .step-review .btn {
          background-position: 8% 50%; } }
      @media (min-width: 992px) {
        .how-it-works-steps .step-review .btn {
          font-size: 24px; } }
    .how-it-works-steps .step-review a {
      text-decoration: none !important; }
      .how-it-works-steps .step-review a:last-child {
        margin-bottom: 80px; }
  .how-it-works-steps .step-drive {
    position: relative;
    background: #f3f3f5; }
    .how-it-works-steps .step-drive:before {
      padding-top: 100px; }
    .how-it-works-steps .step-drive .container {
      padding-bottom: 100px;
      border-bottom: 1px solid #cdced1; }
    .how-it-works-steps .step-drive .step-drive-box {
      opacity: 0; }
      .how-it-works-steps .step-drive .step-drive-box.step-show {
        opacity: 1; }
    .how-it-works-steps .step-drive h1.subhead {
      margin-bottom: 80px; }
      @media (max-width: 991px) {
        .how-it-works-steps .step-drive h1.subhead {
          margin-bottom: 40px; } }
  @media (max-width: 991px) {
    .how-it-works-steps .s3-content h6 {
      font-size: 20px; } }

.how-it-works-steps ~ .bottom-cta-block {
  margin-top: 80px; }

.how-it-works-steps ~ .employee-statement {
  position: relative;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .how-it-works-steps ~ .employee-statement {
      margin-bottom: 150px; } }
  .how-it-works-steps ~ .employee-statement .swoosh:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 150%;
    bottom: 59vw;
    right: 1.5vw;
    left: -15px; }
    @media (min-width: 992px) {
      .how-it-works-steps ~ .employee-statement .swoosh:after {
        background: #efeff1; } }

.guarantee {
  position: relative;
  overflow: hidden;
  background: #0646a4; }
  .guarantee .container {
    z-index: 2;
    position: relative; }
  .guarantee .content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20% 0%; }
    @media (min-width: 992px) {
      .guarantee .content {
        padding: 20% 8%; } }
    .guarantee .content h2 {
      font-size: 40px;
      color: #fff; }
      @media (min-width: 992px) {
        .guarantee .content h2 {
          font-size: 52px; } }
    .guarantee .content h6 {
      color: #fff;
      font-size: 24px;
      line-height: 28px;
      font-weight: 500;
      padding: 0 0;
      margin: 0; }
      @media (min-width: 992px) {
        .guarantee .content h6 {
          font-size: 16px;
          line-height: 24px;
          font-weight: 500;
          padding: 0 16%;
          margin: 0; } }
  .guarantee .slash-1 {
    z-index: 1;
    position: absolute;
    width: 130%;
    bottom: 4vw;
    right: 2vw;
    background-color: #1752aa;
    border-radius: 16vw;
    transform: rotate(7deg);
    opacity: 0.9; }
    .guarantee .slash-1:before {
      content: "";
      display: block;
      padding-top: 53%; }
  .guarantee .slash-2 {
    z-index: 0;
    position: absolute;
    width: 130%;
    bottom: 2vw;
    right: -2vw;
    background-color: #0f4ca7;
    border-radius: 10vw;
    transform: rotate(4deg);
    opacity: 0.9; }
    .guarantee .slash-2:before {
      content: "";
      display: block;
      padding-top: 53%; }
  .guarantee.ad-block .content {
    padding: 10% 8%;
    align-items: baseline; }
    .guarantee.ad-block .content h5, .guarantee.ad-block .content p {
      color: #fff;
      text-align: left;
      padding: 0; }

.pricing-packages {
  padding-bottom: 40px; }
  .pricing-packages ~ .bottom-cta-block {
    margin-top: 80px; }
  @media (min-width: 768px) {
    .pricing-packages {
      padding-bottom: 160px; } }
  .pricing-packages .package-header {
    padding-top: 40px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .pricing-packages .package-header {
        text-align: center;
        padding-top: 20px;
        margin-bottom: 60px; } }
  .pricing-packages .package-list {
    justify-content: center;
    flex-flow: row wrap; }
    @media (max-width: 767px) {
      .pricing-packages .package-list {
        flex-direction: column; } }
  .pricing-packages .package-item {
    margin-bottom: 30px;
    opacity: 0;
    animation-duration: 1.3s;
    -moz-animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s; }
    .pricing-packages .package-item.package-show {
      opacity: 1; }
    @media (min-width: 768px) {
      .pricing-packages .package-item {
        max-width: 320px;
        flex-grow: 1;
        display: flex;
        align-items: stretch; } }
  .pricing-packages .package-wrapper {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-flow: column nowrap; }
    .pricing-packages .package-wrapper h5 {
      background: #044098;
      color: #fff;
      text-align: center;
      padding: 10px 0; }
    .pricing-packages .package-wrapper ul {
      margin: 0;
      margin-left: -15px;
      padding-left: 20px;
      margin-bottom: 20px; }
      .pricing-packages .package-wrapper ul li {
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 500; }
    .pricing-packages .package-wrapper .package-content {
      margin: 60px 30px 0; }
      .pricing-packages .package-wrapper .package-content strong {
        font-weight: 900; }
    .pricing-packages .package-wrapper .package-price {
      margin: auto 30px 30px;
      padding-top: 20px;
      border-top: 1px solid #383e46;
      align-items: baseline; }
      .pricing-packages .package-wrapper .package-price span {
        font-size: 10px; }
      .pricing-packages .package-wrapper .package-price .col {
        padding: 0; }
      .pricing-packages .package-wrapper .package-price h3 {
        margin: 0; }
        @media (max-width: 767px) {
          .pricing-packages .package-wrapper .package-price h3 {
            font-size: 35px; } }
        .pricing-packages .package-wrapper .package-price h3 span {
          font-size: 54%;
          font-weight: 500; }
  .pricing-packages .footnote {
    margin-right: 20px; }
    @media (min-width: 768px) {
      .pricing-packages .footnote {
        text-align: center;
        margin-right: 0; } }
    .pricing-packages .footnote p {
      font-size: 18px; }

.pricing-banner {
  min-height: 500px;
  display: flex;
  background-size: cover;
  position: relative;
  align-items: flex-end;
  padding-bottom: 40px; }
  .pricing-banner .gradient-layer {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background: #044097;
    background: linear-gradient(180deg, rgba(4, 64, 151, 0) 50%, rgba(4, 64, 151, 0.95) 80%, #044097 100%); }
    @media (min-width: 768px) {
      .pricing-banner .gradient-layer {
        background: #044097;
        background: linear-gradient(90deg, rgba(4, 64, 151, 0) 50%, rgba(4, 64, 151, 0.95) 80%, #044097 100%); } }
  @media (min-width: 768px) {
    .pricing-banner {
      padding-bottom: 0;
      background-position: left center;
      align-items: center; } }
  .pricing-banner h1 {
    color: #fff;
    text-align: center; }
    @media (max-width: 767px) {
      .pricing-banner h1.subhead {
        font-size: 20px; } }
  @media (min-width: 768px) {
    .pricing-banner .pricing-banner-content-wrapper {
      height: 500px; } }
  .pricing-banner .pricing-banner-content-wrapper .subhead {
    width: 100%; }

.mobile-pricing-banner {
  display: none; }

@media (max-width: 767px) {
  .desktop-pricing-banner {
    display: none; }
  .mobile-pricing-banner {
    display: flex; } }

.pricing-features {
  padding: 80px 0 0; }
  .pricing-features h4 {
    text-align: center;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .pricing-features h4 {
        display: none; } }
  .pricing-features p {
    margin-bottom: 12px;
    font-size: 18px; }
    .pricing-features p strong {
      font-size: 122.22%; }
  .pricing-features .feature {
    margin-bottom: 40px;
    opacity: 0;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s; }
    .pricing-features .feature.feature-show {
      opacity: 1; }
    .pricing-features .feature:last-child {
      margin-bottom: 0; }

.block-faq .block-faq-headline {
  font-size: 40px;
  margin: 60px 0 30px;
  line-height: 44px;
  color: #383e46;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .block-faq .block-faq-headline {
      font-size: 48px;
      margin: 60px 0 50px 0;
      line-height: 50px;
      text-align: center; } }

.block-faq .faq-item-set {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none; }
  .block-faq .faq-item-set .faq-item:first-child .faq-item-title {
    border-top: 1px solid #CCC; }
  .block-faq .faq-item-set .faq-item .faq-item-title {
    color: #F07021;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 10px;
    margin: 0;
    border-bottom: 1px solid #CCC;
    cursor: pointer;
    position: relative;
    padding-right: 40px; }
    @media (min-width: 992px) {
      .block-faq .faq-item-set .faq-item .faq-item-title {
        padding-right: 10px; } }
    .block-faq .faq-item-set .faq-item .faq-item-title:after {
      content: "";
      display: block;
      position: absolute;
      right: 30px;
      width: 15px;
      height: 15px;
      border-bottom: 1.5px solid #CCC;
      border-left: 1.5px solid #CCC;
      transform: rotate(-45deg) translate(100%, 0);
      top: 50%; }
  .block-faq .faq-item-set .faq-item .faq-item-content {
    position: relative;
    overflow: hidden;
    transition: 300ms ease all;
    max-height: 0;
    background: rgba(162, 162, 162, 0.1);
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1); }
    .block-faq .faq-item-set .faq-item .faq-item-content .faq-item-content-wrapper {
      padding: 20px 10px; }
  .block-faq .faq-item-set .faq-item.active .faq-item-title:after {
    transform: rotate(135deg) translate(-50%, -50%); }
  .block-faq .faq-item-set .faq-item.active .faq-item-content {
    max-height: 100vh;
    transition: max-height 0.9s ease-in-out; }

.block-faq .faq-cta {
  text-decoration: none;
  color: #F07021; }
  .block-faq .faq-cta h6 {
    color: #F07021;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 10px;
    position: relative; }
    .block-faq .faq-cta h6:after {
      content: "";
      display: block;
      position: absolute;
      right: -4px;
      width: 8px;
      height: 8px;
      border-bottom: 1.5px solid #F07021;
      border-left: 1.5px solid #F07021;
      transform: rotate(-135deg) translateY(50%);
      top: 50%; }

.block-team {
  margin: 80px 0 60px; }
  @media (max-width: 991px) {
    .block-team {
      margin: 100px 0 40px; } }
  @media (min-width: 768px) {
    .block-team .block-team-wrapper .team-headline {
      text-align: center; } }
  .block-team .block-team-wrapper .team-headline p {
    margin: 20px 0 50px; }
  @media (max-width: 1199px) {
    .block-team .block-team-wrapper .team-list .team-member-item:nth-child(n+9) {
      display: none; } }
  @media (max-width: 767px) {
    .block-team .block-team-wrapper .team-list .team-member-item:nth-child(n+7) {
      display: none; } }
  .block-team .block-team-wrapper .show-team {
    text-align: center;
    color: #F07021;
    font-weight: 700; }
    .block-team .block-team-wrapper .show-team span {
      position: relative;
      cursor: pointer;
      font-size: 15px; }
      .block-team .block-team-wrapper .show-team span:after {
        content: '';
        position: absolute;
        right: -30px;
        top: 50%;
        border: 1px solid #F07021;
        width: 12px;
        height: 12px;
        border-top: none;
        border-left: none;
        transform: rotate(45deg) translate(0, -50%);
        transform-origin: 100% 0%;
        margin-top: 2px;
        margin-right: 4px;
        pointer-events: none; }
  .block-team .block-team-wrapper .team-member-item {
    position: relative;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .block-team .block-team-wrapper .team-member-item {
        margin-bottom: 60px; } }
    .block-team .block-team-wrapper .team-member-item p {
      margin-bottom: 0;
      line-height: 1.33; }
      .block-team .block-team-wrapper .team-member-item p.team-member-name {
        font-weight: 700; }
      .block-team .block-team-wrapper .team-member-item p.team-member-fact {
        font-size: 14px; }
    .block-team .block-team-wrapper .team-member-item .team-member-image {
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center;
      margin-top: 0;
      margin-bottom: 10px; }
      .block-team .block-team-wrapper .team-member-item .team-member-image img {
        z-index: -1;
        visibility: hidden;
        opacity: 0;
        position: absolute; }
      .block-team .block-team-wrapper .team-member-item .team-member-image:before {
        content: "";
        display: block;
        padding-top: 100%; }

.flipbook {
  margin-bottom: 100px; }
  .flipbook h2 {
    text-align: center;
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .flipbook h2 {
        display: none; } }
  .flipbook .grid-sizer {
    width: calc(25% - 23px);
    padding-bottom: calc(25% - 23px); }
    @media (max-width: 767px) {
      .flipbook .grid-sizer {
        width: calc(50% - 23px);
        padding-bottom: calc(50% - 23px); } }
  .flipbook .grid-item {
    width: calc(25% - 23px); }
    @media (max-width: 767px) {
      .flipbook .grid-item {
        width: calc(50% - 23px); } }
    .flipbook .grid-item.wide {
      width: calc(50% - 23px); }
      @media (max-width: 767px) {
        .flipbook .grid-item.wide {
          width: calc(100% - 23px); } }
      .flipbook .grid-item.wide .panel {
        padding-bottom: calc(50% - 11.5px); }
        .flipbook .grid-item.wide .panel .panel-side:before {
          z-index: -1;
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          bottom: 0;
          left: 0;
          background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.6) 100%); }
        .flipbook .grid-item.wide .panel .panel-side.front p {
          font-size: 16px; }
          @media (min-width: 768px) {
            .flipbook .grid-item.wide .panel .panel-side.front p {
              font-size: 24px; } }
          @media (min-width: 992px) {
            .flipbook .grid-item.wide .panel .panel-side.front p {
              font-size: 32px; } }
        .flipbook .grid-item.wide .panel .panel-side.back p {
          font-size: 14px; }
          @media (min-width: 992px) {
            .flipbook .grid-item.wide .panel .panel-side.back p {
              font-size: 24px; } }
    .flipbook .grid-item.gallery {
      width: calc(75% - 23px);
      padding-bottom: calc(50% - 23px);
      background: grey; }
      @media (max-width: 767px) {
        .flipbook .grid-item.gallery {
          width: calc(100% - 23px);
          padding-bottom: calc(66.26% - 23px); } }
    .flipbook .grid-item .panel {
      width: 100%;
      padding-bottom: 100%;
      position: relative;
      perspective: 1000px;
      -webkit-perspective: 1000px;
      -moz-perspective: 1000px;
      -o-perspective: 1000px;
      -ms-perspective: 1000px; }
      .flipbook .grid-item .panel .panel-sides {
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transition: transform 1200ms;
        /* content backface is visible so that static content still appears */
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -o-backface-visibility: visible;
        -ms-backface-visibility: visible;
        width: 100%;
        height: 100%;
        position: absolute; }
      .flipbook .grid-item .panel .panel-side {
        position: absolute;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 50px 25px;
        background-size: cover;
        background-position: center;
        overflow: hidden; }
        .flipbook .grid-item .panel .panel-side.bottom-align:before {
          z-index: -1;
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          bottom: 0;
          left: 0;
          background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.6) 100%); }
        .flipbook .grid-item .panel .panel-side .content {
          width: 100%; }
        .flipbook .grid-item .panel .panel-side p {
          margin: 0;
          line-height: 1.14;
          -webkit-font-smoothing: antialiased; }
        .flipbook .grid-item .panel .panel-side.front {
          z-index: 2;
          transform: rotateY(0deg) translateZ(0);
          background-color: #0447a4;
          /* Backface visibility works great for all but IE. As such, we mark the backface visible in IE and manage visibility ourselves */
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          -ms-backface-visibility: visible; }
          .flipbook .grid-item .panel .panel-side.front p {
            letter-spacing: -0.015em;
            font-weight: 700;
            font-size: 12px; }
            @media (min-width: 768px) {
              .flipbook .grid-item .panel .panel-side.front p {
                font-size: 18px; } }
            @media (min-width: 992px) {
              .flipbook .grid-item .panel .panel-side.front p {
                font-size: 22px; } }
        .flipbook .grid-item .panel .panel-side.back {
          z-index: 1;
          transform: rotateY(-180deg) translateZ(0);
          background-color: #4f535c;
          /* Backface visibility works great for all but IE. As such, we mark the backface visible in IE and manage visibility ourselves */
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          -ms-backface-visibility: visible; }
          .flipbook .grid-item .panel .panel-side.back p {
            line-height: 1.3;
            font-size: 12px; }
            @media (min-width: 992px) {
              .flipbook .grid-item .panel .panel-side.back p {
                font-size: 16px; } }
      .flipbook .grid-item .panel p {
        color: #fff; }
    .flipbook .grid-item:hover .panel-sides {
      transform: rotateY(180deg) translate3d(0, 0, 1px);
      -webkit-transform: rotateY(180deg) translate3d(0, 0, 1px);
      -moz-transform: rotateY(180deg) translate3d(0, 0, 1px);
      -o-transform: rotateY(180deg) translate3d(0, 0, 1px);
      -ms-transform: rotateY(180deg) translate3d(0, 0, 1px);
      transition: transform 800ms; }
  .flipbook .gallery-container {
    height: 100%;
    width: 100%;
    position: absolute; }
  .flipbook .swiper-container {
    width: 100%;
    min-height: 0px;
    height: 100%;
    padding-bottom: 0;
    margin: 0; }
    .flipbook .swiper-container .swiper-slide-wrapper {
      padding-bottom: 66.6%;
      background-position: center bottom;
      background-size: cover;
      background-repeat: no-repeat; }
      .flipbook .swiper-container .swiper-slide-wrapper:before {
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.8) 100%);
        position: absolute;
        top: 0;
        left: 0; }
    .flipbook .swiper-container .swiper-buttons {
      position: absolute;
      display: flex;
      width: 100%;
      height: 100%;
      top: 0;
      align-items: flex-end;
      padding-bottom: 4%;
      justify-content: center; }
    .flipbook .swiper-container .swiper-arrow {
      position: relative;
      top: auto;
      right: auto;
      left: auto;
      height: 22px;
      width: 10px; }
    .flipbook .swiper-container .swiper-pagination {
      position: relative; }
    .flipbook .swiper-container .swiper-pagination-wrapper {
      width: auto;
      margin: 0 15px; }

.panel .panel-sides .front, .panel:hover .panel-sides .front {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg); }

.panel .panel-sides .back, .panel:hover .panel-sides .back {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg); }

.panel .panel-sides .front, .panel:hover .panel-sides .back {
  /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
  animation: stayvisible 0.5s both;
  -webkit-animation: stayvisible 0.5s both;
  -moz-animation: stayvisible 0.5s both;
  -o-animation: stayvisible 0.5s both;
  -ms-animation: donothing 0.5s;
  -ms-transition: visibility 0s linear 0.17s;
  visibility: visible; }

.panel:hover .panel-sides .front, .panel .panel-sides .back {
  /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
  animation: stayvisible 0.5s both;
  -webkit-animation: stayvisible 0.5s both;
  -moz-animation: stayvisible 0.5s both;
  -o-animation: stayvisible 0.5s both;
  -ms-animation: donothing 0.5s;
  -ms-transition: visibility 0s linear 0.17s;
  visibility: hidden; }

@keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-webkit-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-moz-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-o-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-ms-keyframes donothing {}.map {
  padding-top: 100px;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .map {
      margin-bottom: 200px; }
      .map h3, .map p {
        text-align: center; } }
  .map h3 {
    line-height: 1.08;
    margin-bottom: 30px; }
  .map p {
    margin-bottom: 40px; }
  .map #map {
    width: 100%;
    padding-bottom: 108%;
    background-size: cover;
    background-position: center;
    position: relative; }
    .map #map .marker {
      width: 8%;
      padding-bottom: 14%;
      position: absolute;
      cursor: pointer; }
      .map #map .marker:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: url("../img/map-marker.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        z-index: 1; }
      .map #map .marker .hover-marker {
        position: absolute;
        width: 6vw;
        height: 6vw;
        border-radius: 50%;
        background: rgba(240, 112, 33, 0.25);
        top: 50%;
        left: 50%;
        margin-left: -3vw;
        margin-top: -2vw;
        opacity: 0;
        pointer-events: none; }
        .map #map .marker .hover-marker:before {
          content: '';
          width: 88%;
          height: 88%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: rgba(255, 255, 255, 0.45);
          border-radius: 50%;
          border: 1px solid #F07021; }
      .map #map .marker:hover .hover-marker {
        animation: markerPulse 1600ms linear infinite; }
  .map .location-container {
    padding: 10px 0; }
    .map .location-container a {
      text-decoration: none; }
    .map .location-container .location-link {
      border: 1px solid #b7b7b7;
      padding: 20px 25px;
      border-radius: 8px;
      position: relative; }
      .map .location-container .location-link p {
        margin-bottom: 0;
        line-height: 1.33;
        font-size: 1.125vw; }
        .map .location-container .location-link p.location-title {
          font-weight: 700; }
          @media (max-width: 767px) {
            .map .location-container .location-link p.location-title {
              font-size: 18px; } }
        @media (max-width: 767px) {
          .map .location-container .location-link p {
            font-size: 12px; } }
        @media (min-width: 768px) {
          .map .location-container .location-link p {
            font-size: 2.5vw; } }
        @media (min-width: 992px) {
          .map .location-container .location-link p {
            font-size: 1.125vw; } }
        @media (min-width: 1200px) {
          .map .location-container .location-link p {
            font-size: 18px; } }
      .map .location-container .location-link:before {
        content: '';
        position: absolute;
        right: 24px;
        top: 50%;
        border: 1px solid #F07021;
        width: 12px;
        height: 12px;
        border-top: none;
        border-left: none;
        transform: rotate(-45deg) translate(0, -50%);
        transform-origin: 50% 0%;
        margin-top: 2px;
        margin-right: 4px;
        pointer-events: none; }
  .map .links-container {
    display: flex;
    justify-content: center;
    flex-direction: column; }

.map ~ .bottom-cta-block {
  margin-top: 60px; }
  @media (min-width: 768px) {
    .map ~ .bottom-cta-block {
      margin-top: 80px; } }

@keyframes markerPulse {
  0% {
    opacity: 0;
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(1.3); }
  100% {
    opacity: 0;
    transform: scale(1.6); } }

.location-header {
  text-align: left;
  margin-top: 0; }
  @media (min-width: 768px) {
    .location-header {
      margin-top: -40px;
      text-align: center; } }
  .location-header h3 {
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .location-header h3 {
        font-size: 40px; } }
  .location-header p {
    line-height: 1.3;
    font-size: 20px;
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .location-header p {
        margin: 0 10% 40px; } }

.location #map {
  width: 100%;
  padding-bottom: 75%;
  pointer-events: none; }

.location .location-details:before {
  content: '';
  width: 100%;
  height: 84px;
  background-image: url(../img/location-marker.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 25px center;
  display: block;
  margin-bottom: 16px; }
  @media (max-width: 991px) {
    .location .location-details:before {
      margin-top: 20px;
      height: 54px;
      margin-left: -25px; } }

.location .location-details p {
  font-size: 16px;
  line-height: 22px;
  position: relative; }

.location .location-details #location_hours {
  padding-left: 30px; }
  .location .location-details #location_hours:before {
    content: '';
    width: 18px;
    height: 18px;
    background-size: 100% auto;
    background-image: url("../img/location-clock.png");
    position: absolute;
    left: 0;
    top: 2px; }

.location .location-details #location_numbers {
  padding-left: 30px; }
  .location .location-details #location_numbers:before {
    content: '';
    width: 20px;
    height: 20px;
    background-size: 100% auto;
    background-image: url("../img/location-phone.png");
    position: absolute;
    left: 0; }

.location .location-details #location_email {
  padding-left: 30px; }
  .location .location-details #location_email:before {
    content: '';
    width: 22px;
    height: 13px;
    background-size: 100% auto;
    background-image: url("../img/location-email.png");
    position: absolute;
    left: 0;
    top: 4px; }

.location .location-details span.hour {
  display: block; }

.location .location-details #location_name {
  font-weight: 700;
  margin-bottom: 0; }

.location .location-details #location_directions {
  font-weight: 700; }

.location .location-details #location_name, .location .location-details #location_address {
  font-size: 20px;
  line-height: 26px; }

.location .location-details #location_hours, .location .location-details #location_numbers {
  margin-bottom: 8px; }

.location .location-details #location_rating {
  margin-right: 8px; }

.location .location-details #location_email a {
  color: inherit; }

.location .location-details .stars {
  margin-right: 8px;
  margin-bottom: 2px; }

.location .review-container {
  display: flex;
  align-items: center; }

.location .location-map {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .location .location-map {
      margin-bottom: 140px; } }

.location .service-areas-header .header {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px; }
  @media (max-width: 991px) {
    .location .service-areas-header .header {
      text-align: left;
      margin-bottom: 0; } }

.location .service-areas {
  align-items: baseline;
  margin-bottom: 34px; }
  @media (min-width: 768px) {
    .location .service-areas {
      margin-bottom: 120px; } }
  .location .service-areas .area-col {
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    line-height: 1.1; }
    @media (max-width: 991px) {
      .location .service-areas .area-col {
        text-align: left; } }
    .location .service-areas .area-col:nth-child(3n+2):before {
      content: '';
      width: 1px;
      height: 150%;
      position: absolute;
      left: 0;
      top: calc(50% - 5px);
      transform: translate(0, -50%);
      background: #d9d9d9; }
    .location .service-areas .area-col:nth-child(3n+2):after {
      content: '';
      width: 1px;
      height: 150%;
      position: absolute;
      right: 0;
      top: calc(50% - 5px);
      transform: translate(0, -50%);
      background: #d9d9d9; }

@media (max-width: 575px) {
  .location .service-areas-header,
  .location .service-areas {
    display: none; } }

.location .other-areas h3 {
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .location .other-areas h3 {
      font-size: 40px;
      text-align: left;
      margin-bottom: 0; } }

.location .other-areas .other-col {
  padding: 15px; }
  @media (max-width: 991px) {
    .location .other-areas .other-col {
      padding-bottom: 4px; } }
  .location .other-areas .other-col a {
    text-decoration: none; }
  .location .other-areas .other-col .other-content {
    padding: 20px 25px;
    border: 1px solid #b7b7b7;
    border-radius: 8px;
    position: relative; }
    .location .other-areas .other-col .other-content:before {
      content: '';
      position: absolute;
      right: 24px;
      top: 50%;
      border: 1px solid #F07021;
      width: 12px;
      height: 12px;
      border-top: none;
      border-left: none;
      transform: rotate(-45deg) translate(0, -50%);
      transform-origin: 50% 0%;
      margin-top: 2px;
      margin-right: 4px;
      pointer-events: none; }
  .location .other-areas .other-col p {
    margin: 0;
    line-height: 1.33; }
    .location .other-areas .other-col p.title {
      font-weight: 700; }

@media (max-width: 991px) {
  .location .bottom-cta-block {
    margin-top: -50px; } }

.star-ratings-css {
  unicode-bidi: bidi-override;
  color: #dadce1;
  font-size: 16px;
  height: 20px;
  width: 80px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  display: inline-block; }
  .star-ratings-css-top {
    color: #fabc05;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden; }
  .star-ratings-css-bottom {
    padding: 0;
    display: block;
    z-index: 0; }

@media (min-width: 992px) {
  .yelp-reviews {
    margin-top: 120px; } }

.yelp-reviews.desktop {
  display: none; }
  @media (min-width: 769px) {
    .yelp-reviews.desktop {
      display: block; } }

.yelp-reviews.mobile {
  display: block; }
  @media (min-width: 768px) {
    .yelp-reviews.mobile {
      display: none; } }

.yelp-reviews .swiper-container .swiper-wrapper .swiper-slide-wrapper {
  display: block; }
  .yelp-reviews .swiper-container .swiper-wrapper .swiper-slide-wrapper img {
    margin: 0 auto;
    display: block; }
  @media (min-width: 768px) {
    .yelp-reviews .swiper-container .swiper-wrapper .swiper-slide-wrapper {
      padding: 0 80px; } }
  .yelp-reviews .swiper-container .swiper-wrapper .swiper-slide-wrapper .col-pic {
    padding-right: 10px; }
  .yelp-reviews .swiper-container .swiper-wrapper .swiper-slide-wrapper .user-thumb {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center; }

.yelp-reviews .swiper-container .swiper-buttons {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  align-items: flex-end;
  justify-content: center; }
  @media (min-width: 768px) {
    .yelp-reviews .swiper-container .swiper-buttons {
      padding-bottom: 4%; } }

.yelp-reviews .swiper-container .swiper-pagination-wrapper {
  width: auto;
  margin: 0 15px; }

.related-content-component .related-content-headline {
  margin: 30px 0; }
  @media (min-width: 992px) {
    .related-content-component .related-content-headline {
      margin: 30px 0 60px 0; } }

.related-content-component .related-content-wrapper {
  margin-top: 30px;
  margin-bottom: 30px; }
  .related-content-component .related-content-wrapper .related-content-item {
    text-decoration: none;
    margin: 0 0 20px 0; }
    .related-content-component .related-content-wrapper .related-content-item .related-content-item-image {
      background-position: center;
      background-size: cover;
      position: relative; }
      .related-content-component .related-content-wrapper .related-content-item .related-content-item-image:before {
        content: "";
        padding-top: 65%;
        display: block; }
    .related-content-component .related-content-wrapper .related-content-item .related-content-item-text {
      background-color: #f0f1f3;
      padding: 20px 15px; }
      @media screen and (min-width: 768px) {
        .related-content-component .related-content-wrapper .related-content-item .related-content-item-text {
          padding: 40px 35px; } }
      .related-content-component .related-content-wrapper .related-content-item .related-content-item-text .related-content-item-title {
        font-size: 18px; }
        @media screen and (min-width: 768px) {
          .related-content-component .related-content-wrapper .related-content-item .related-content-item-text .related-content-item-title {
            font-size: 20px; } }
  .related-content-component .related-content-wrapper .icon {
    display: inline-flex;
    align-self: center; }
  .related-content-component .related-content-wrapper .icon svg, .related-content-component .related-content-wrapper .icon img {
    height: 24px;
    width: 24px;
    fill: currentColor; }
  .related-content-component .related-content-wrapper .icon.baseline svg, .related-content-component .related-content-wrapper .icon img {
    bottom: -0.250em;
    position: relative; }

.related-articles-component .related-articles-headline {
  font-size: 40px; }
  @media screen and (min-width: 768px) {
    .related-articles-component .related-articles-headline {
      font-size: 38px; } }

.related-articles-component .related-articles-wrapper {
  margin-top: 30px;
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .related-articles-component .related-articles-wrapper {
      margin-bottom: 100px; } }
  .related-articles-component .related-articles-wrapper .related-articles-items {
    margin-top: 50px; }
    .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item {
      flex-wrap: wrap; }
      .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper {
        flex: 1;
        text-decoration: none;
        margin: 0 0 20px 0;
        text-decoration: none;
        color: #383e46;
        width: 100%;
        flex-wrap: wrap; }
        .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper:hover .related-articles-item-image:before {
          transform: scale(1.15); }
        .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-image {
          background-position: center;
          background-size: cover;
          position: relative;
          background-color: #F9F9F9;
          width: 100%;
          transition: 0.25s all ease-in-out;
          overflow: hidden; }
          .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-image:before {
            content: "";
            padding-top: 65%;
            display: block;
            background: inherit;
            transition: inherit; }
        .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content {
          background-color: #f0f1f3;
          padding: 20px 15px;
          flex: 1;
          width: 100%; }
          @media screen and (min-width: 768px) {
            .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content {
              padding: 25px 30px;
              display: flex;
              align-items: flex-start;
              justify-content: flex-start;
              flex-direction: column; } }
          .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content .related-articles-item-title {
            font-size: 22px;
            width: 100%; }
            @media screen and (min-width: 768px) {
              .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content .related-articles-item-title {
                font-size: 20px;
                margin-bottom: auto; } }
          .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content .related-articles-item-author {
            font-size: 12px;
            color: #666666; }
            @media screen and (min-width: 768px) {
              .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content .related-articles-item-author {
                font-size: 12px; } }
          .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content .related-articles-item-datetime {
            font-size: 12px;
            color: #666666; }
            @media screen and (min-width: 768px) {
              .related-articles-component .related-articles-wrapper .related-articles-items .related-articles-item .related-articles-item-wrapper .related-articles-item-content .related-articles-item-datetime {
                font-size: 12px; } }

.success-message-component .success-message-wrapper {
  margin-bottom: 3rem;
  margin-top: 3rem; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .success-message-component .success-message-wrapper {
      margin-top: 8rem; } }
  .success-message-component .success-message-wrapper .body-1 {
    font-size: 15px; }
    @media only screen and (min-width: 1024px) {
      .success-message-component .success-message-wrapper .body-1 {
        font-size: 20px; } }
  .success-message-component .success-message-wrapper .body-2 {
    font-size: 12px; }
    @media only screen and (min-width: 1024px) {
      .success-message-component .success-message-wrapper .body-2 {
        font-size: 18px; } }
  .success-message-component .success-message-wrapper .body-3 {
    font-size: 12px; }
    @media only screen and (min-width: 1024px) {
      .success-message-component .success-message-wrapper .body-3 {
        font-size: 16px; } }
  .success-message-component .success-message-wrapper .border-success-message {
    -webkit-box-shadow: 0px 3px 2px -2px #b5b5b5;
    -moz-box-shadow: 0px 3px 2px -2px #b5b5b5;
    box-shadow: 0px 3px 2px -2px #b5b5b5;
    color: transparent; }

.image-feature-component {
  position: relative;
  z-index: 10; }
  .image-feature-component .image-feature-wrapper {
    margin-top: 30px;
    padding-bottom: 4vw; }
    @media screen and (min-width: 768px) {
      .image-feature-component .image-feature-wrapper {
        margin-top: 80px; } }
    .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item {
      text-decoration: none;
      margin-bottom: 40px;
      opacity: 0;
      visibility: hidden; }
      .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item.image-feature-show {
        opacity: 1;
        visibility: visible; }
      @media screen and (min-width: 768px) {
        .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item {
          margin-bottom: 80px; }
          .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item:nth-child(even) {
            flex-direction: row-reverse; } }
      .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-image {
        background-position: center;
        background-repeat: no-repeat;
        position: relative; }
        .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-image.wide {
          background-size: 100% auto; }
        .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-image.tall {
          background-size: auto 100%; }
        .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-image:before {
          content: "";
          padding-top: 65%;
          display: block; }
        .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-image img {
          position: absolute;
          z-index: -1;
          top: 0;
          left: 0; }
      .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-headline {
        font-size: 40px; }
        @media screen and (min-width: 768px) {
          .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-headline {
            font-size: 52px;
            line-height: 60px; } }
      @media screen and (min-width: 768px) {
        .image-feature-component .image-feature-wrapper .image-feature-items .image-feature-item .image-feature-item-content {
          font-size: 18px; } }

.modal.show {
  z-index: 1400 !important; }

.modal .modal-body {
  max-width: 80vw; }

.modal button.close {
  background: transparent;
  position: absolute;
  top: -40px;
  right: 0;
  color: #fff;
  font-size: 2.5rem; }

.modal button.close:focus {
  border: 0;
  outline: none; }

.modal-backdrop {
  z-index: 140; }
  .modal-backdrop.show {
    opacity: .8; }

.plyr__control--overlaid {
  background-color: #F07021; }
  .plyr__control--overlaid:hover {
    background-color: #F07021; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #F07021; }

.plyr--full-ui input[type=range] {
  color: #F07021; }

.plyr__poster {
  background-size: cover; }

.hero .hero-cta-wrapper .icon {
  background-color: #fff;
  border: 2px solid #fff;
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 20px;
  width: 20px;
  position: absolute; }
  @media screen and (max-width: 575px) {
    .hero .hero-cta-wrapper .icon {
      position: relative; } }

.hero .hero-cta-wrapper .icon:after,
.hero .hero-cta-wrapper .icon:before {
  background: #fed;
  border: 2px solid #fc6;
  content: '';
  position: absolute; }

.hero .hero-cta-wrapper .icon:hover,
.hero .hero-cta-wrapper .icon:hover:after,
.hero .hero-cta-wrapper .icon:hover:before {
  background-color: #ffe; }

.hero .hero-cta-wrapper span.play {
  border-radius: 100%;
  height: 28px;
  width: 28px;
  left: 16px;
  top: 0;
  bottom: 0;
  margin: auto; }
  @media screen and (max-width: 575px) {
    .hero .hero-cta-wrapper span.play {
      margin: 0;
      left: 0; } }

.hero .hero-cta-wrapper span.play:after,
.hero .hero-cta-wrapper span.play:before,
.hero .hero-cta-wrapper span.play:hover:after,
.hero .hero-cta-wrapper span.play:hover:before {
  background: none; }

.hero .hero-cta-wrapper span.play:after {
  border-bottom: 6px solid transparent;
  border-left: 9px solid #F07021;
  border-right: 0px solid transparent;
  border-top: 6px solid transparent;
  height: 0;
  left: 9px;
  top: 6px;
  width: 0; }

.hero .hero-cta-wrapper span.play:before {
  border: none; }

.hero .hero-cta-wrapper span.icon-text {
  margin-left: 20px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer-navigation {
  background-color: #333333;
  padding: 80px 0 70px 0;
  color: white;
  font-size: 16px; }
  @media (min-width: 767.98px) {
    .footer-navigation {
      padding-bottom: 40px; }
      .footer-navigation .footer-links {
        font-size: 14px; }
      .footer-navigation .footer-icon-wrapper {
        font-size: 12px; } }
  .footer-navigation .footer-logo img {
    max-width: 250px; }
  .footer-navigation .cta-footer {
    border: none;
    color: #EEE;
    border-radius: 40px;
    padding: 10px 25px;
    background-color: #F07021;
    font-size: 16px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    outline: none;
    width: 100%;
    max-width: 500px;
    margin-bottom: 15px;
    margin-top: 10px; }
    @media screen and (min-width: 768px) {
      .footer-navigation .cta-footer {
        color: #EEE;
        border-radius: 40px;
        padding: 12px 45px;
        background-color: #F07021;
        font-size: 15px;
        display: inline-flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        outline: none;
        max-width: 500px;
        margin-bottom: 16px;
        margin-top: 0;
        margin: 0;
        width: auto; } }
  .footer-navigation a {
    color: white;
    text-decoration: none;
    line-break: loose;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .footer-navigation .footer-mobile-nav-item {
    margin-top: 10px; }
  .footer-navigation .footer-icon-wrapper {
    background-repeat: no-repeat;
    line-height: 30px; }
  .footer-navigation .footer-locations {
    font-size: 12px; }
  .footer-navigation .footer-icon {
    width: 30px;
    height: 30px; }

.footer-navigation-2 {
  background-color: #2f2f2f;
  padding: 40px 0 70px 0; }
  .footer-navigation-2 .footer-locations {
    font-size: 14px; }

.footer-navigation-bar {
  background-color: #252627;
  color: white;
  font-size: 14px; }
  .footer-navigation-bar .footer-bottom-links a {
    color: white;
    text-decoration: none; }
  .footer-navigation-bar .social {
    width: 18px;
    height: 18px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center; }
    .footer-navigation-bar .social.first {
      margin: 0; }

.site-header {
  margin: 0 auto;
  z-index: 100;
  width: 100%;
  background: linear-gradient(150deg, #0347a3, #002764);
  position: relative;
  padding: 20px 0px;
  transition-property: background-color, height;
  transition-duration: 500ms; }
  @media screen and (min-width: 1000px) {
    .site-header {
      background: transparent;
      height: 160px;
      position: absolute;
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media screen and (min-width: 1000px) {
    .site-header-pinned {
      background-color: #0646A4;
      height: auto;
      padding-bottom: 22px; } }
  @media screen and (min-width: 768px) {
    .site-header.d-medium-block {
      display: flex !important; } }
  @media screen and (min-width: 1000px) {
    .site-header.d-medium-block {
      display: block !important; } }
  .site-header .main-navigation .menu-logo {
    width: 190px; }
  @media screen and (min-width: 768px) and (max-width: 999px) {
    .site-header .main-navigation.container {
      max-width: 720px; } }
  @media screen and (min-width: 1000px) and (max-width: 1199px) {
    .site-header .main-navigation.container {
      max-width: 968px; } }
  @media screen and (min-width: 768px) and (max-width: 999px) {
    .site-header .main-navigation .col-medium-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  .site-header .main-navigation .mobile-menu-button {
    z-index: 99;
    width: 30px;
    height: 24px;
    position: absolute;
    right: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    cursor: pointer;
    bottom: 0; }
    @media screen and (min-width: 1000px) {
      .site-header .main-navigation .mobile-menu-button {
        display: none; } }
    .site-header .main-navigation .mobile-menu-button span {
      height: 3px;
      width: 25px;
      background: #FFF;
      transition: 300ms all ease-in-out; }
  .site-header .main-navigation .mobile-menu-button.active span {
    position: absolute; }
    .site-header .main-navigation .mobile-menu-button.active span:nth-child(1) {
      transform-origin: center;
      transform: rotate(45deg); }
    .site-header .main-navigation .mobile-menu-button.active span:nth-child(2) {
      opacity: 0;
      visibility: hidden; }
    .site-header .main-navigation .mobile-menu-button.active span:nth-child(3) {
      transform-origin: center;
      transform: rotate(-45deg); }
  .site-header .main-navigation .primary-menu-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    margin: 0;
    z-index: 100;
    top: 100%;
    list-style: none;
    background: #fff;
    border-top: 1px solid rgba(12, 40, 101, 0.4);
    padding: 0; }
    @media screen and (min-width: 1000px) {
      .site-header .main-navigation .primary-menu-wrapper {
        position: relative;
        border-top: none;
        width: auto;
        background: transparent; } }
    .site-header .main-navigation .primary-menu-wrapper ul {
      padding: 0;
      margin: 0;
      list-style: none;
      width: 100%; }
      @media screen and (min-width: 1000px) {
        .site-header .main-navigation .primary-menu-wrapper ul {
          display: flex;
          flex-direction: row;
          align-items: center;
          width: auto; } }
      .site-header .main-navigation .primary-menu-wrapper ul li.menu-item {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        width: 100%;
        flex-wrap: wrap;
        width: 100%; }
        @media screen and (min-width: 1000px) {
          .site-header .main-navigation .primary-menu-wrapper ul li.menu-item {
            display: flex;
            align-items: center;
            justify-content: center;
            border-bottom: none;
            width: auto; } }
        .site-header .main-navigation .primary-menu-wrapper ul li.menu-item a {
          text-decoration: none;
          padding: 15px 15px;
          display: flex;
          font-size: 18px;
          text-transform: capitalize;
          letter-spacing: 0.5px;
          color: #383e46;
          width: 100%;
          font-weight: bold;
          position: relative;
          align-items: center;
          font-family: "Red Hat Display", sans-serif; }
          @media (min-width: 576px) {
            .site-header .main-navigation .primary-menu-wrapper ul li.menu-item a {
              max-width: 540px; } }
          @media (min-width: 768px) {
            .site-header .main-navigation .primary-menu-wrapper ul li.menu-item a {
              max-width: 720px; } }
          @media screen and (min-width: 1000px) {
            .site-header .main-navigation .primary-menu-wrapper ul li.menu-item a {
              max-width: 100%;
              padding: 0;
              background: transparent;
              width: auto;
              position: relative;
              color: #FFF;
              font-weight: 500;
              font-size: 15px;
              margin-right: 30px;
              text-rendering: optimizeLegibility;
              letter-spacing: 0.3px; } }
          .site-header .main-navigation .primary-menu-wrapper ul li.menu-item a:hover {
            color: #0646A4; }
            @media screen and (min-width: 1000px) {
              .site-header .main-navigation .primary-menu-wrapper ul li.menu-item a:hover {
                color: #FFF; } }
      .site-header .main-navigation .primary-menu-wrapper ul li.current-menu-item {
        position: relative; }
        .site-header .main-navigation .primary-menu-wrapper ul li.current-menu-item a {
          color: #0646A4; }
          @media screen and (min-width: 1000px) {
            .site-header .main-navigation .primary-menu-wrapper ul li.current-menu-item a {
              color: #FFF; } }
      @media screen and (min-width: 1000px) {
        .site-header .main-navigation .primary-menu-wrapper ul li:last-child a {
          margin-right: 0; } }
    @media screen and (min-width: 1000px) {
      .site-header .main-navigation .primary-menu-wrapper ul.menu {
        margin-left: -10px; } }
    .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children {
      position: relative; }
      .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > a:after {
        content: "";
        display: block;
        /* position: absolute; */
        /* right: 30px; */
        width: 10px;
        height: 10px;
        border-bottom: 1.5px solid #383e46;
        border-left: 1.5px solid #383e46;
        transform: rotate(-45deg) translate(50%, 0);
        top: 50%;
        margin-left: 10px; }
        @media screen and (min-width: 1000px) {
          .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > a:after {
            border-bottom: 1.5px solid #FFF;
            border-left: 1.5px solid #FFF; } }
      .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu {
        position: relative;
        overflow: hidden;
        transition: 300ms ease all;
        max-height: 0;
        transition: all 0.5s cubic-bezier(0, 1, 0, 1); }
        @media screen and (min-width: 1000px) {
          .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu {
            width: 300px;
            height: auto;
            position: absolute;
            display: flex;
            flex-wrap: wrap;
            top: 100%;
            left: 50%;
            transform: translateX(-50%); }
            .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu:before {
              width: 20px;
              height: 20px;
              transform: rotate(45deg);
              background: #FFF;
              content: "";
              position: absolute;
              top: 17px;
              left: calc(50% - 30px);
              transform: rotate(45deg) translateX(-50%);
              transition: all 0.5s cubic-bezier(0, 1, 0, 1); } }
        .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item {
          width: 100%; }
          @media screen and (min-width: 1000px) {
            .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item {
              background: #FFF; }
              .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item:first-child {
                margin-top: 15px;
                padding-top: 15px; }
              .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item:last-child {
                padding-bottom: 15px; } }
          .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item > a {
            text-decoration: none;
            padding: 10px 15px;
            display: flex;
            font-size: 15px;
            text-transform: capitalize;
            letter-spacing: 0.5px;
            color: #929292;
            width: 100%;
            font-weight: 500;
            position: relative;
            align-items: center;
            font-family: "Red Hat Display", sans-serif; }
            .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item > a:before {
              content: "";
              display: block;
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url("../img/arrow-circle-right.svg");
              width: 20px;
              height: 20px;
              margin-right: 5px;
              margin-top: -2px; }
            @media screen and (min-width: 1000px) {
              .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item > a {
                padding: 10px 20px;
                transition: all 0.5s cubic-bezier(0, 1, 0, 1); }
                .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item > a:hover {
                  color: #383e46;
                  transform: translateX(10px); }
                .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children > ul.sub-menu > li.menu-item > a:before {
                  content: "";
                  display: block;
                  background-size: contain;
                  background-repeat: no-repeat;
                  background-image: url("../img/arrow-circle-right.svg");
                  width: 25px;
                  height: 25px;
                  margin-right: 5px;
                  margin-top: -2px; } }
      .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children.open > a:after {
        transform: rotate(135deg) translate(0%, -50%); }
      .site-header .main-navigation .primary-menu-wrapper ul li.menu-item-has-children.open > ul.sub-menu {
        max-height: 100vh;
        transition: max-height 0.9s ease-in-out; }
    .site-header .main-navigation .primary-menu-wrapper .cta-container {
      display: none; }
      @media screen and (min-width: 1000px) {
        .site-header .main-navigation .primary-menu-wrapper .cta-container {
          margin-bottom: -12px;
          display: block; } }
      .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper {
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        display: none; }
        @media screen and (min-width: 1000px) {
          .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper {
            display: flex;
            flex-direction: row;
            justify-content: flex-end; } }
        .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number {
          display: flex;
          justify-content: center;
          align-items: center; }
          .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-icon {
            display: none; }
            @media screen and (min-width: 1000px) {
              .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-icon {
                display: flex; } }
            @media screen and (min-width: 1200px) {
              .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-icon {
                display: none; } }
            .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-icon img {
              min-width: 20px; }
          .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-number {
            margin: 15px 0 5px;
            font-size: 16px;
            font-weight: 600;
            color: #0646A4; }
            @media screen and (min-width: 1000px) {
              .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-number {
                display: none; } }
            @media screen and (min-width: 1200px) {
              .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-number {
                display: block; } }
            @media screen and (min-width: 1000px) {
              .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper .hero-phone_number .phone-number {
                color: #FFF;
                margin: 0; } }
        .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper a.hero-cta {
          color: #EEE;
          border-radius: 40px;
          padding: 10px 25px;
          background-color: #F07021;
          font-size: 16px;
          display: inline-flex;
          text-align: center;
          justify-content: center;
          align-items: center;
          outline: none;
          width: 100%;
          max-width: 500px;
          margin-bottom: 15px;
          margin-top: 10px; }
          @media screen and (min-width: 1000px) {
            .site-header .main-navigation .primary-menu-wrapper .cta-container .cta-wrapper a.hero-cta {
              color: #EEE;
              border-radius: 40px;
              padding: 12px 45px;
              background-color: #F07021;
              font-size: 15px;
              display: inline-flex;
              text-align: center;
              justify-content: center;
              align-items: center;
              outline: none;
              max-width: 500px;
              margin-bottom: 16px;
              margin-top: 0;
              margin: 0;
              width: auto;
              margin-left: 20px; } }
  .site-header .main-navigation .primary-menu-wrapper {
    visibility: hidden;
    opacity: 0;
    transition: 300ms all ease-in-out; }
    .site-header .main-navigation .primary-menu-wrapper.active {
      visibility: visible;
      opacity: 1; }
    @media screen and (min-width: 1000px) {
      .site-header .main-navigation .primary-menu-wrapper {
        visibility: visible;
        opacity: 1; } }

#header-wrapper {
  z-index: 100; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

ul li {
  list-style-position: inside; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.post,
.page {
  margin: 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.home-cbe {
  margin-top: 0;
  margin-bottom: 8vw; }

.home-testimonial {
  padding-top: 0; }

.no-marginbot-testimonial {
  margin-bottom: -3vw; }

.blog-hero .hero-wrapper:before {
  padding-top: 36vw !important; }

.blog-hero .hero-wrapper .slash-2 {
  background: #f3f3f5;
  bottom: 17vw;
  left: -14vw;
  transform: rotate(15deg); }

.blog-hero .hero-wrapper .slash-3 {
  width: 112%;
  transform: rotate(10deg); }
  .blog-hero .hero-wrapper .slash-3 .hero-wrapper {
    bottom: -16vw;
    transform: rotate(-10deg); }
    .blog-hero .hero-wrapper .slash-3 .hero-wrapper:before {
      padding-top: 35vw !important; }
    .blog-hero .hero-wrapper .slash-3 .hero-wrapper .hero-cover {
      background-blend-mode: unset;
      filter: unset; }

.blog-post {
  margin-top: -8vw; }
  .blog-post h1 {
    margin-bottom: 18px; }
  .blog-post .wp-caption-text {
    text-align: left;
    font-size: 12px; }
  .blog-post .info-block {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px; }
    .blog-post .info-block:after {
      content: '';
      width: 100%;
      height: 60px;
      position: absolute;
      bottom: 0;
      left: 0;
      box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.16);
      border-radius: 20%;
      z-index: -1; }
    .blog-post .info-block .social {
      display: flex;
      align-items: center; }
      .blog-post .info-block .social-icon {
        margin-right: 10px;
        cursor: pointer; }
        .blog-post .info-block .social-icon i {
          position: relative;
          color: #F07021;
          font-size: 13px; }
          .blog-post .info-block .social-icon i.fa-facebook, .blog-post .info-block .social-icon i.fa-linkedin {
            color: #fff;
            background: #F07021; }
          .blog-post .info-block .social-icon i.fa-facebook {
            padding: 3px 2px 0px 6px; }
          .blog-post .info-block .social-icon i.fa-linkedin {
            padding: 2px 3px 1px; }
          .blog-post .info-block .social-icon i.fa-share-alt {
            font-size: 20px; }
          .blog-post .info-block .social-icon i.fa-twitter {
            font-size: 19px; }
    .blog-post .info-block .header-footer {
      font-size: 12px;
      font-weight: 700;
      margin-top: 30px; }
      .blog-post .info-block .header-footer.bottom {
        align-items: flex-end; }
  .blog-post .blog-header .title {
    padding-right: 10%; }
  .blog-post .blog-header .subtitle {
    font-size: 22px; }
  .blog-post .author {
    align-items: center;
    margin-top: 24px;
    margin-bottom: 24px; }
    .blog-post .author .image img {
      border-radius: 50%;
      overflow: hidden; }
    .blog-post .author .content span {
      display: block;
      font-size: 12px;
      line-height: 1.5; }
  .blog-post .blog-content .blog-block:first-child .sidebar {
    padding-top: 20px;
    position: relative; }
    @media (min-width: 992px) {
      .blog-post .blog-content .blog-block:first-child .sidebar:before {
        content: '';
        width: calc(100% - 30px);
        position: absolute;
        top: 0;
        height: 1px;
        background: #505050; } }
    .blog-post .blog-content .blog-block:first-child .sidebar.no-bar:before {
      content: none; }
  .blog-post .block-header, .blog-post .blog-entry-content {
    margin-bottom: 20px; }
  .blog-post .blog-entry-content {
    margin-bottom: 0; }
    .blog-post .blog-entry-content img {
      width: 100%; }
    .blog-post .blog-entry-content figure {
      width: 100% !important; }
    @media screen and (min-width: 768px) {
      .blog-post .blog-entry-content {
        margin-bottom: 20px; } }
  .blog-post .wp-video {
    margin-bottom: 12px;
    width: 100% !important; }
  .blog-post .wp-video + p {
    font-size: 12px; }
  .blog-post .blog-block {
    margin-top: 20px;
    padding-bottom: 0; }
    @media screen and (min-width: 768px) {
      .blog-post .blog-block {
        margin-top: 70px;
        padding-bottom: 40px; } }
    .blog-post .blog-block > .content-block {
      position: relative; }
      .blog-post .blog-block > .content-block.sidebar-layout p {
        margin-right: 12%; }
      .blog-post .blog-block > .content-block:after {
        content: '';
        width: calc(100% - 30px);
        height: 1px;
        position: absolute;
        bottom: 0;
        background: #f2f2f3; }
    .blog-post .blog-block:last-child > .content-block:after {
      content: none; }
  .blog-post .gallery-container {
    margin-bottom: 20px; }
    .blog-post .gallery-container p {
      font-size: 12px; }
  .blog-post .swiper-container {
    width: 100%;
    min-height: 0px;
    padding-bottom: 0;
    margin-bottom: 12px; }
    .blog-post .swiper-container .swiper-slide-wrapper {
      padding-bottom: 62%;
      background-position: center bottom;
      background-size: cover; }
      .blog-post .swiper-container .swiper-slide-wrapper:before {
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.8) 100%);
        position: absolute;
        top: 0; }
    .blog-post .swiper-container .swiper-buttons {
      position: absolute;
      display: flex;
      width: 100%;
      height: 100%;
      top: 0;
      align-items: flex-end;
      padding-bottom: 4%;
      justify-content: center; }
    .blog-post .swiper-container .swiper-arrow {
      position: relative;
      top: auto;
      right: auto;
      left: auto;
      height: 22px;
      width: 10px; }
    .blog-post .swiper-container .swiper-pagination-wrapper {
      width: auto;
      margin: 0 15px; }
  .blog-post .tag-list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .blog-post .tag-list {
        margin-bottom: 0; } }
    .blog-post .tag-list li {
      margin-right: 12px;
      border: 1px solid #F07021;
      font-size: 12px;
      padding: 6px 24px;
      border-radius: 16px;
      margin-top: 12px; }
  .blog-post .related-content {
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .blog-post .related-content {
        margin-top: 100px; } }
    .blog-post .related-content .related-content-title {
      font-size: 40px; }
      @media (min-width: 992px) {
        .blog-post .related-content .related-content-title {
          font-size: 38px; } }
    .blog-post .related-content .related-list {
      display: flex;
      margin: 0;
      padding: 0;
      list-style: none;
      flex-wrap: nowrap;
      margin: 20px -15px 60px -15px;
      flex-direction: column; }
      @media screen and (min-width: 768px) {
        .blog-post .related-content .related-list {
          flex-direction: row;
          margin: 80px -15px; } }
      .blog-post .related-content .related-list li {
        flex-basis: 33.3%;
        flex-grow: 0;
        margin: 0 15px;
        background: #f0f1f3;
        margin-bottom: 20px; }
        @media screen and (min-width: 768px) {
          .blog-post .related-content .related-list li {
            margin-bottom: 0; } }
      .blog-post .related-content .related-list .relatedthumb {
        padding-bottom: 60%;
        background-size: cover;
        background-position: center; }
      .blog-post .related-content .related-list .relatedcontent {
        padding: 20px 30px; }
        .blog-post .related-content .related-list .relatedcontent .relatedcontent-title {
          font-size: 22px; }
          @media (min-width: 992px) {
            .blog-post .related-content .related-list .relatedcontent .relatedcontent-title {
              font-size: 20px; } }
      .blog-post .related-content .related-list a {
        text-decoration: none !important; }
      .blog-post .related-content .related-list p {
        margin: 0;
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
        color: #666; }

.corporate-partners .comp-cbe-container {
  position: relative; }

.corporate-partners .get-started-form {
  padding-top: 116px; }

.corporate-partners .testimonial {
  position: relative; }

.corporate-partners .schedule-btn {
  margin: 0 auto;
  display: block; }
  @media (max-width: 767px) {
    .corporate-partners .schedule-btn {
      width: 100%; } }

.corporate-partners .form-container {
  margin-bottom: 100px; }
  .corporate-partners .form-container .disclaimer p {
    font-size: 16px; }
  .corporate-partners .form-container .form-block {
    margin-bottom: 40px; }

.corporate-partners label.error {
  position: absolute;
  width: calc(100% - 30px);
  height: 100%;
  border: 1px solid #F07021;
  pointer-events: none; }

.location-page .journey {
  margin-top: 160px; }
  @media (max-width: 991px) {
    .location-page .journey {
      margin-top: 30px; } }

.location-page .how-it-works {
  margin-top: 100px; }
  @media (max-width: 991px) {
    .location-page .how-it-works {
      margin-top: 30px; } }

@media (max-width: 769px) {
  .location-page .bottom-cta-block {
    margin-top: 0; } }

.location-page .yelp-reviews.mobile {
  display: none; }

body.page-template-template-success-message {
  overflow-x: hidden;
  position: relative; }

@media (min-width: 992px) {
  .template-success-message {
    padding-top: 25vw; } }

.template-success-message .small-top-swooshes {
  position: absolute;
  height: 10vw;
  width: 100vw;
  max-height: 300px;
  display: none;
  top: 0;
  padding-top: 29vw;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .template-success-message .small-top-swooshes {
      display: block; } }
  .template-success-message .small-top-swooshes:after {
    content: '';
    position: absolute;
    width: 130%;
    top: -10vw;
    right: -3vw;
    background: linear-gradient(90deg, #002865, #0646A4);
    border-bottom-right-radius: 16vw;
    transform: rotate(9deg);
    opacity: 1;
    padding-top: 24%; }
  .template-success-message .small-top-swooshes:before {
    content: '';
    position: absolute;
    width: 130%;
    top: -14vw;
    right: 6vw;
    background-color: #E2E2E7;
    border-bottom-right-radius: 16vw;
    transform: rotate(18deg);
    opacity: 0.9;
    padding-top: 24%; }

body.page-template-blog {
  overflow-x: hidden;
  position: relative; }

@media only screen and (min-width: 768px) {
  .blog-main {
    padding-top: 30vw; } }

@media (max-width: 767px) {
  .blog-main h6 {
    font-size: 19px; }
  .blog-main .vid-reviews {
    margin: 40px 0; } }

@media (min-width: 992px) {
  .blog-main .vid-reviews {
    margin-bottom: 40px; } }

.blog-main .rt-reading-time {
  display: none !important; }

@media screen and (min-width: 992px) {
  .blog-main .form-container {
    max-width: 25%; } }

.blog-main .small-top-swooshes {
  position: absolute;
  height: 10vw;
  width: 100vw;
  max-height: 300px;
  display: none;
  top: 0;
  padding-top: 29vw;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .blog-main .small-top-swooshes {
      display: block; } }
  .blog-main .small-top-swooshes:after {
    content: '';
    position: absolute;
    width: 130%;
    top: -10vw;
    right: -3vw;
    background: linear-gradient(90deg, #002865, #0646A4);
    border-bottom-right-radius: 16vw;
    transform: rotate(9deg);
    opacity: 1;
    padding-top: 24%; }
  .blog-main .small-top-swooshes:before {
    content: '';
    position: absolute;
    width: 130%;
    top: -14vw;
    right: 6vw;
    background-color: #E2E2E7;
    border-bottom-right-radius: 16vw;
    transform: rotate(18deg);
    opacity: 0.9;
    padding-top: 24%; }

@media (min-width: 768px) {
  .blog-main .with-bar {
    position: relative;
    background: #fff;
    padding-bottom: 12px; }
    .blog-main .with-bar:after {
      content: '';
      width: 100%;
      height: 60px;
      position: absolute;
      bottom: 0;
      left: 0;
      box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.16);
      border-radius: 20%;
      z-index: -1; } }

.blog-main .primary-featured-article {
  text-decoration: none;
  color: #383e46;
  display: block; }
  @media (min-width: 768px) {
    .blog-main .primary-featured-article {
      margin-bottom: 60px; } }
  .blog-main .primary-featured-article .primary-featured-article-image {
    margin: 0 -15px 15px -15px;
    background: #002865;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .blog-main .primary-featured-article .primary-featured-article-image {
        margin: 0 0px 15px 0px; } }
    .blog-main .primary-featured-article .primary-featured-article-image img {
      z-index: -1;
      position: absolute; }
    .blog-main .primary-featured-article .primary-featured-article-image:before {
      content: "";
      padding-top: 52.26%;
      display: block; }
  @media only screen and (min-width: 768px) {
    .blog-main .primary-featured-article .primary-featured-article-title {
      font-size: 35px; } }
  .blog-main .primary-featured-article .primary-featured-article-content {
    margin-bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .blog-main .primary-featured-article .primary-featured-article-content {
        font-size: 16px; } }
  .blog-main .primary-featured-article .primary-featured-article-date {
    font-size: 10px; }
    @media only screen and (min-width: 768px) {
      .blog-main .primary-featured-article .primary-featured-article-date {
        font-size: 13px; } }

.blog-main .secondary-featured-articles ul {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  list-style: none;
  margin: 40px 0;
  padding: 20px 0; }
  @media only screen and (min-width: 768px) {
    .blog-main .secondary-featured-articles ul {
      margin: 0px 0 40px 0; } }
  .blog-main .secondary-featured-articles ul li.secondary-article-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 20px; }
    .blog-main .secondary-featured-articles ul li.secondary-article-item:last-child {
      margin-bottom: 0; }
    .blog-main .secondary-featured-articles ul li.secondary-article-item > a {
      text-decoration: none;
      color: #383e46;
      position: relative;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      width: 100%; }
    .blog-main .secondary-featured-articles ul li.secondary-article-item .secondary-article-item-content {
      flex: 1; }
      .blog-main .secondary-featured-articles ul li.secondary-article-item .secondary-article-item-content .secondary-article-item-content-title {
        font-size: 26px;
        margin: 0 0 0px 0; }
      .blog-main .secondary-featured-articles ul li.secondary-article-item .secondary-article-item-content .secondary-article-item-content-date {
        font-size: 12px; }
    .blog-main .secondary-featured-articles ul li.secondary-article-item .secondary-featured-article-thumb {
      background: #002865;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      width: 20%;
      margin: 0 0 0 20px;
      overflow: hidden;
      position: relative; }
      .blog-main .secondary-featured-articles ul li.secondary-article-item .secondary-featured-article-thumb img {
        z-index: -1;
        position: absolute; }
      .blog-main .secondary-featured-articles ul li.secondary-article-item .secondary-featured-article-thumb:before {
        content: "";
        padding-top: 100%;
        display: block; }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .blog-main .category-family-car-buying-headline span:after {
    right: -48px !important; } }

.blog-main .category-name-headline {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .blog-main .category-name-headline {
      font-size: 20px;
      margin-top: 30px;
      margin-bottom: 30px; } }
  .blog-main .category-name-headline .category-link {
    color: inherit;
    text-decoration: inherit; }
    .blog-main .category-name-headline .category-link:hover {
      color: #F07021; }
  .blog-main .category-name-headline span {
    position: relative; }
    .blog-main .category-name-headline span:after {
      position: absolute;
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-bottom: 1.5px solid #F07021;
      border-right: 1.5px solid #F07021;
      transform: rotate(-45deg) translate(50%, 0);
      top: 50%;
      right: -12px; }

.blog-main .category-dropdown-menu-mobile {
  position: relative; }
  .blog-main .category-dropdown-menu-mobile:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-bottom: 1.5px solid #F07021;
    border-left: 1.5px solid #F07021;
    transform: rotate(-45deg);
    top: 6px;
    right: 6px;
    position: absolute; }
  .blog-main .category-dropdown-menu-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .blog-main .category-dropdown-menu-mobile .category-dropdown-list a {
    color: #393e46;
    font-size: 15px; }
  .blog-main .category-dropdown-menu-mobile .category-dropdown-list .category-dropdown-item {
    margin-bottom: 4px;
    line-height: 32px; }
  .blog-main .category-dropdown-menu-mobile .category-dropdown-list .sub-menu {
    padding-left: 20px;
    opacity: 0;
    pointer-events: none;
    line-height: 1.5; }
    .blog-main .category-dropdown-menu-mobile .category-dropdown-list .sub-menu li {
      margin-bottom: 4px; }
    .blog-main .category-dropdown-menu-mobile .category-dropdown-list .sub-menu a {
      font-size: 90%;
      opacity: 0.8;
      text-decoration: none !important;
      position: relative;
      padding-left: 20px;
      display: block; }
      .blog-main .category-dropdown-menu-mobile .category-dropdown-list .sub-menu a:before {
        content: '';
        width: 16px;
        height: 16px;
        background: url(../img/arrow-orange.png);
        background-size: 100% auto;
        top: 3px;
        left: 0;
        margin-right: 2px;
        display: inline-block;
        position: absolute; }

@media (max-width: 767px) {
  .blog-main .form-container, .blog-main .dropdown-container {
    background: #f0f1f3;
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 1; }
  .blog-main .dropdown-container {
    height: 60px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
    z-index: 2; } }

.blog-main .dropdown-container.opened {
  height: auto; }
  .blog-main .dropdown-container.opened .category-dropdown-menu-mobile:after {
    transform: rotate(135deg); }
  .blog-main .dropdown-container.opened .category-dropdown-menu-mobile .category-dropdown-list .sub-menu {
    opacity: 1;
    pointer-events: auto; }

.blog-main .category-dropdown-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .blog-main .category-dropdown-menu ul {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: auto; } }
  .blog-main .category-dropdown-menu ul li {
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .blog-main .category-dropdown-menu ul li {
        display: flex;
        border-bottom: none;
        width: auto; } }
    .blog-main .category-dropdown-menu ul li.open a:after {
      transform: rotate(135deg) translate(0%, -50%); }
    .blog-main .category-dropdown-menu ul li .dropdown-button {
      text-decoration: none;
      padding: 15px 15px;
      display: flex;
      font-size: 18px;
      text-transform: capitalize;
      letter-spacing: 0.5px;
      color: #383e46;
      width: 100%;
      font-weight: bold;
      position: relative;
      align-items: center;
      font-family: "Red Hat Display", sans-serif; }
      @media screen and (min-width: 768px) {
        .blog-main .category-dropdown-menu ul li .dropdown-button {
          max-width: 100%;
          padding: 0;
          background: transparent;
          width: auto;
          position: relative;
          font-weight: 500;
          font-size: 12px;
          margin-right: 20px;
          text-rendering: optimizeLegibility;
          letter-spacing: 0.1px; } }
      .blog-main .category-dropdown-menu ul li .dropdown-button:after {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-bottom: 1.5px solid #F07021;
        border-left: 1.5px solid #F07021;
        transform: rotate(-45deg) translate(50%, 0);
        top: 50%;
        margin-left: 10px; }
        @media screen and (min-width: 768px) {
          .blog-main .category-dropdown-menu ul li .dropdown-button:after {
            content: "";
            display: block;
            width: 6px;
            height: 6px;
            border-bottom: 1.5px solid #F07021;
            border-left: 1.5px solid #F07021;
            transform: rotate(-45deg) translate(50%, 0);
            top: 50%;
            margin-left: 5px; } }
    .blog-main .category-dropdown-menu ul li.open ul.sub-menu {
      transform: translateX(0%) scaleY(1); }
      .blog-main .category-dropdown-menu ul li.open ul.sub-menu li {
        opacity: 1;
        transition: opacity 240ms ease-out 160ms, transform 0.5s cubic-bezier(0, 1, 0, 1); }
    .blog-main .category-dropdown-menu ul li ul.sub-menu {
      padding: 16px 0 8px;
      margin: 0;
      list-style: none;
      width: 100%;
      background: #fff;
      position: relative;
      overflow: hidden;
      transition: transform 320ms ease-out;
      transform-origin: 50% 0%;
      transform: scaleY(0);
      z-index: 1;
      box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1); }
      .blog-main .category-dropdown-menu ul li ul.sub-menu a {
        font-size: 14px;
        color: #929292;
        white-space: nowrap;
        text-decoration: none;
        transition: color 0.5s cubic-bezier(0, 1, 0, 1);
        width: 100%; }
        .blog-main .category-dropdown-menu ul li ul.sub-menu a:before {
          content: '';
          width: 2vw;
          height: 2vw;
          background: url(../img/arrow-orange.png);
          background-size: 100% auto;
          max-width: 15px;
          max-height: 15px;
          margin-bottom: -2px;
          margin-right: 2px;
          display: inline-block; }
      @media screen and (min-width: 768px) {
        .blog-main .category-dropdown-menu ul li ul.sub-menu {
          width: auto;
          height: auto;
          position: absolute;
          display: flex;
          flex-wrap: wrap;
          top: 100%;
          left: -12%;
          transform: scaleY(0); } }
      .blog-main .category-dropdown-menu ul li ul.sub-menu li {
        display: flex;
        position: relative;
        width: 100%;
        flex-wrap: wrap;
        width: 100%;
        padding: 4px 60px 4px 20px;
        opacity: 0;
        transition: opacity 200ms ease-out, transform 0.5s cubic-bezier(0, 1, 0, 1); }
        .blog-main .category-dropdown-menu ul li ul.sub-menu li:hover {
          transform: translate(10px, 0); }
          .blog-main .category-dropdown-menu ul li ul.sub-menu li:hover a {
            color: #383e46; }
        .blog-main .category-dropdown-menu ul li ul.sub-menu li > a {
          margin-right: 0px; }
          .blog-main .category-dropdown-menu ul li ul.sub-menu li > a:after {
            content: none; }

.blog-main .two-columns-article-padding {
  padding: 15px; }

.blog-main .two-columns-article:last-child > a {
  margin-bottom: 0; }

.blog-main .two-columns-article > a {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
  text-decoration: none;
  color: #383e46; }
  @media only screen and (min-width: 768px) {
    .blog-main .two-columns-article > a {
      flex-wrap: wrap;
      background-color: #f0f1f3;
      height: 100%; } }
  .blog-main .two-columns-article > a .two-columns-article-content {
    flex: 1; }
    @media only screen and (min-width: 768px) {
      .blog-main .two-columns-article > a .two-columns-article-content {
        width: 100%;
        padding: 20px 30px; } }
    .blog-main .two-columns-article > a .two-columns-article-content .two-columns-article-title {
      font-size: 18px;
      margin: 0 0 0px 0; }
      @media only screen and (min-width: 768px) {
        .blog-main .two-columns-article > a .two-columns-article-content .two-columns-article-title {
          font-size: 22px;
          margin-bottom: 10px; } }
    .blog-main .two-columns-article > a .two-columns-article-content .two-columns-article-date, .blog-main .two-columns-article > a .two-columns-article-content .two-columns-article-author {
      font-size: 11px; }
      @media only screen and (min-width: 768px) {
        .blog-main .two-columns-article > a .two-columns-article-content .two-columns-article-date, .blog-main .two-columns-article > a .two-columns-article-content .two-columns-article-author {
          font-size: 12px; } }
  .blog-main .two-columns-article > a .two-columns-article-thumb {
    background: #002865;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20%;
    margin: 0 20px 0 0px; }
    @media only screen and (min-width: 768px) {
      .blog-main .two-columns-article > a .two-columns-article-thumb {
        width: 100%;
        margin: 0; } }
    .blog-main .two-columns-article > a .two-columns-article-thumb img {
      z-index: -1;
      position: absolute; }
    .blog-main .two-columns-article > a .two-columns-article-thumb:before {
      content: "";
      padding-top: 100%;
      display: block; }
      @media only screen and (min-width: 768px) {
        .blog-main .two-columns-article > a .two-columns-article-thumb:before {
          padding-top: 65%; } }

.blog-main .top-ten-list ul {
  list-style: none;
  margin: 0px;
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .blog-main .top-ten-list ul {
      margin: 0px 0 40px 0; } }
  @media (max-width: 767px) {
    .blog-main .top-ten-list ul li.top-ten-list-item {
      background: #f0f1f3; }
      .blog-main .top-ten-list ul li.top-ten-list-item .top-ten-list-item-content {
        padding: 10px; } }
  @media (min-width: 1200px) {
    .blog-main .top-ten-list ul li.top-ten-list-item {
      background: #f0f1f3; }
      .blog-main .top-ten-list ul li.top-ten-list-item .top-ten-list-item-content {
        padding: 10px; } }
  .blog-main .top-ten-list ul li.top-ten-list-item:last-child > a {
    margin-bottom: 0; }
  .blog-main .top-ten-list ul li.top-ten-list-item > a {
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 10px;
    text-decoration: none;
    color: #383e46; }
    @media (min-width: 1200px) {
      .blog-main .top-ten-list ul li.top-ten-list-item > a {
        align-items: stretch; } }
    .blog-main .top-ten-list ul li.top-ten-list-item > a .top-ten-list-item-content {
      flex: 1;
      padding-right: 20px; }
      .blog-main .top-ten-list ul li.top-ten-list-item > a .top-ten-list-item-content .top-ten-list-item-content-title {
        font-size: 15px;
        margin: 0 0 0px 0; }
        @media only screen and (min-width: 768px) {
          .blog-main .top-ten-list ul li.top-ten-list-item > a .top-ten-list-item-content .top-ten-list-item-content-title {
            font-size: 18px; } }
      .blog-main .top-ten-list ul li.top-ten-list-item > a .top-ten-list-item-content .top-ten-list-item-content-date {
        font-size: 12px; }
    .blog-main .top-ten-list ul li.top-ten-list-item > a .top-ten-list-item-thumb {
      background: #002865;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      width: 25%;
      margin: 0 0 0 0px;
      overflow: hidden;
      position: relative; }
      .blog-main .top-ten-list ul li.top-ten-list-item > a .top-ten-list-item-thumb img {
        z-index: -1;
        position: absolute; }
      .blog-main .top-ten-list ul li.top-ten-list-item > a .top-ten-list-item-thumb:before {
        content: "";
        padding-top: 100%;
        display: block; }

.blog-main .bottom-first-list ul {
  list-style: none;
  margin: 0px;
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .blog-main .bottom-first-list ul {
      margin: 0px 0 40px 0; } }
  .blog-main .bottom-first-list ul .bottom-first-list-item-content-author {
    font-size: 11px; }
  .blog-main .bottom-first-list ul li.bottom-first-list-item {
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .blog-main .bottom-first-list ul li.bottom-first-list-item {
        border-bottom: 1px solid #CCC;
        padding-bottom: 20px; }
        .blog-main .bottom-first-list ul li.bottom-first-list-item:last-child {
          border-bottom: 1px solid #464b54; } }
    .blog-main .bottom-first-list ul li.bottom-first-list-item > a {
      width: 100%;
      position: relative;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-direction: row-reverse;
      margin-bottom: 30px;
      text-decoration: none;
      color: #383e46; }
      @media only screen and (min-width: 768px) {
        .blog-main .bottom-first-list ul li.bottom-first-list-item > a {
          margin-bottom: 0px;
          flex-direction: row; } }
      .blog-main .bottom-first-list ul li.bottom-first-list-item > a:last-child {
        margin-bottom: 0; }
      .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-content {
        flex: 1;
        padding: 0px; }
        @media only screen and (min-width: 768px) {
          .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-content {
            padding: 0px;
            padding-right: 10px; } }
        .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-content .bottom-first-list-item-content-title {
          font-size: 18px;
          margin: 0 0 0px 0; }
          @media only screen and (min-width: 768px) {
            .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-content .bottom-first-list-item-content-title {
              font-size: 18px;
              margin-bottom: 10px; } }
        .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-content .bottom-first-list-item-content-date {
          font-size: 14px; }
      .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-thumb {
        background: #002865;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 25%;
        margin: 0 0 0 0px; }
        @media only screen and (min-width: 768px) {
          .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-thumb {
            width: 35%; } }
        .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-thumb img {
          z-index: -1;
          position: absolute; }
        .blog-main .bottom-first-list ul li.bottom-first-list-item > a .bottom-first-list-item-thumb:before {
          content: "";
          padding-top: 100%;
          display: block; }
    @media (max-width: 767px) {
      .blog-main .bottom-first-list ul li.bottom-first-list-item.has-thumb .bottom-first-list-item-content {
        padding-left: 10px; } }

@media (min-width: 768px) {
  .blog-main .experience {
    background: #f8f8f8; } }

.blog-main .bottom-second-list ul {
  list-style: none;
  margin: 0px 0 40px 0;
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .blog-main .bottom-second-list ul {
      margin: 0px 0 40px 0; } }
  .blog-main .bottom-second-list ul li.bottom-second-list-item {
    margin-bottom: 20px; }
    .blog-main .bottom-second-list ul li.bottom-second-list-item:last-child {
      margin-bottom: 0px; }
    @media only screen and (min-width: 768px) {
      .blog-main .bottom-second-list ul li.bottom-second-list-item {
        padding-bottom: 20px;
        margin-bottom: 20px; }
        .blog-main .bottom-second-list ul li.bottom-second-list-item:last-child {
          border-bottom: none; } }
    @media (min-width: 992px) {
      .blog-main .bottom-second-list ul li.bottom-second-list-item span {
        display: block;
        font-size: 12px; } }
    .blog-main .bottom-second-list ul li.bottom-second-list-item.has-thumb .bottom-second-list-item-content {
      padding-left: 10px; }
      @media only screen and (min-width: 768px) {
        .blog-main .bottom-second-list ul li.bottom-second-list-item.has-thumb .bottom-second-list-item-content {
          padding: 0; } }
    .blog-main .bottom-second-list ul li.bottom-second-list-item > a {
      width: 100%;
      position: relative;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      margin-bottom: 30px;
      text-decoration: none;
      color: #383e46;
      flex-direction: row-reverse; }
      @media only screen and (min-width: 768px) {
        .blog-main .bottom-second-list ul li.bottom-second-list-item > a {
          margin-bottom: 0px;
          flex-direction: row; } }
      .blog-main .bottom-second-list ul li.bottom-second-list-item > a:last-child {
        margin-bottom: 0; }
      .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content {
        flex: 1;
        font-size: 16px;
        line-height: 1.375;
        margin-right: 10px; }
        @media only screen and (min-width: 768px) {
          .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content {
            padding: 0 0 8px;
            margin-right: 20px; } }
        .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-title {
          font-size: 18px;
          margin: 0 0 0px 0; }
          @media only screen and (min-width: 768px) {
            .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-title {
              font-size: 20px;
              margin-bottom: 10px;
              margin-right: 20px; } }
        .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-excerpt {
          margin: 0;
          display: none; }
          @media only screen and (min-width: 768px) {
            .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-excerpt {
              padding-bottom: 10px;
              display: block; } }
          .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-excerpt > p {
            margin: 0; }
        .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-author {
          font-size: 11px; }
          @media (min-width: 768px) {
            .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-author {
              font-size: 14px;
              display: block; } }
        .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-date {
          font-size: 11px; }
          @media (min-width: 768px) {
            .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-content .bottom-second-list-item-content-date {
              font-size: 14px;
              display: block; } }
      .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-thumb {
        background: #002865;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 25%;
        margin: 0 0 0 0px; }
        @media only screen and (min-width: 768px) {
          .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-thumb {
            width: 25%; } }
        .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-thumb img {
          z-index: -1;
          position: absolute; }
        .blog-main .bottom-second-list ul li.bottom-second-list-item > a .bottom-second-list-item-thumb:before {
          content: "";
          padding-top: 100%;
          display: block; }

.blog-main .bottom-third-list ul {
  list-style: none;
  margin: 0px 0 40px 0;
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .blog-main .bottom-third-list ul {
      margin: 0px 0 40px 0; } }
  .blog-main .bottom-third-list ul .bottom-third-list-item-content-author {
    font-size: 11px; }
  .blog-main .bottom-third-list ul li.bottom-third-list-item {
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .blog-main .bottom-third-list ul li.bottom-third-list-item {
        border-bottom: 1px solid #CCC;
        padding-bottom: 20px; }
        .blog-main .bottom-third-list ul li.bottom-third-list-item:last-child {
          border-bottom: 1px solid #464b54; } }
    .blog-main .bottom-third-list ul li.bottom-third-list-item:last-child > a {
      margin-bottom: 0; }
    .blog-main .bottom-third-list ul li.bottom-third-list-item.has-thumb > a .bottom-third-list-item-content {
      padding: 0;
      padding-left: 10px; }
      @media only screen and (min-width: 768px) {
        .blog-main .bottom-third-list ul li.bottom-third-list-item.has-thumb > a .bottom-third-list-item-content {
          padding: 0px;
          padding-right: 10px; } }
    .blog-main .bottom-third-list ul li.bottom-third-list-item > a {
      position: relative;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      text-decoration: none;
      color: #383e46;
      flex-direction: row-reverse; }
      @media only screen and (min-width: 768px) {
        .blog-main .bottom-third-list ul li.bottom-third-list-item > a {
          margin-bottom: 0px;
          flex-direction: row; } }
      .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-content {
        flex: 1;
        padding: 0px; }
        @media only screen and (min-width: 768px) {
          .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-content {
            padding: 10px 0px; } }
        .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-content .bottom-third-list-item-content-title {
          font-size: 18px;
          margin: 0 0 0px 0; }
          @media only screen and (min-width: 768px) {
            .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-content .bottom-third-list-item-content-title {
              font-size: 18px; } }
        .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-content .bottom-third-list-item-content-date {
          font-size: 14px; }
      .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-thumb {
        background: #002865;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 25%;
        margin: 0 0 0 0px; }
        @media only screen and (min-width: 768px) {
          .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-thumb {
            width: 35%; } }
        .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-thumb img {
          z-index: -1;
          position: absolute; }
        .blog-main .bottom-third-list ul li.bottom-third-list-item > a .bottom-third-list-item-thumb:before {
          content: "";
          padding-top: 100%;
          display: block; }

.blog-main .blog-form .blog-input {
  padding: 8px 12px;
  font-size: 16px; }

.blog-main .newsletter-form input {
  width: 100%; }

.blog-main .newsletter-form .custom-submit {
  padding-left: 0;
  padding-right: 0; }

.blog-main .newsletter-form .email-container {
  margin-bottom: 20px; }
  .blog-main .newsletter-form .email-container .plane {
    background: #F07021;
    position: absolute;
    right: 15px;
    height: 100%;
    color: #fff;
    line-height: 40px;
    padding: 0 15px; }
    @media (min-width: 1200px) {
      .blog-main .newsletter-form .email-container .plane {
        display: none; } }

.blog-main .search-form {
  position: relative; }
  .blog-main .search-form .search {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #F07021;
    font-size: 22px; }
  .blog-main .search-form .blog-input {
    width: 100%; }

.blog-main #ajaxsearchlite1 .probox .proinput input, .blog-main div.asl_w .probox .proinput input {
  font-size: 16px !important; }
  .blog-main #ajaxsearchlite1 .probox .proinput input.orig, .blog-main div.asl_w .probox .proinput input.orig {
    padding: 8px 0 !important; }
  .blog-main #ajaxsearchlite1 .probox .proinput input.autocomplete, .blog-main div.asl_w .probox .proinput input.autocomplete {
    margin-top: -36px !important; }
  .blog-main #ajaxsearchlite1 .probox .proinput input::placeholder, .blog-main div.asl_w .probox .proinput input::placeholder {
    opacity: 0.5; }

.blog-main div.asl_w .probox .proclose, .blog-main div.asl_w .probox .promagnifier, .blog-main div.asl_w .probox .prosettings {
  height: 42px; }

.blog-main div.asl_w .probox .proloading {
  margin-top: 7px; }

.blog-main div.asl_m .probox .proclose svg {
  background: #e2e3e7; }

.blog-main div.asl_w .probox div.asl_simple-circle {
  border-color: #F07021; }

.blog-main #ajaxsearchlite1 .probox, .blog-main div.asl_w .probox {
  height: 42px; }

div.asl_r .results .item .asl_content h3 a {
  color: #929292 !important; }

.template-pricing .hero, .template-pricing .pricing-packages {
  background: #f3f3f5; }

@media (max-width: 767px) {
  .template-pricing .block-faq {
    padding-top: 0; } }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
## Icons
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Custom Cartelligent Components
--------------------------------------------------------------*/
.journey {
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative; }
  .journey h3 {
    width: 100%;
    text-align: center;
    color: #fff;
    padding-top: 4vw;
    font-size: 10.9375vw;
    text-align: left;
    padding: 4vw 6vw 0; }
    @media (min-width: 576px) {
      .journey h3 {
        font-size: 3vw;
        text-align: center; } }
  .journey__hotspots {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    @media (min-width: 768px) {
      .journey__hotspots.desktop .journey__hotspots__item:hover .flip-faces {
        transform: rotateY(180deg) translate3d(0, 0, 1px);
        -webkit-transform: rotateY(180deg) translate3d(0, 0, 1px);
        -moz-transform: rotateY(180deg) translate3d(0, 0, 1px);
        -o-transform: rotateY(180deg) translate3d(0, 0, 1px);
        -ms-transform: rotateY(180deg) translate3d(0, 0, 1px);
        transition: transform 600ms; } }
    .journey__hotspots__item {
      position: absolute;
      opacity: 0;
      transition: opacity 400ms ease-out; }
      .journey__hotspots__item.fadeIn {
        opacity: 1; }
      .journey__hotspots__item--h1 {
        width: 33.59375vw;
        height: 33.59375vw; }
      .journey__hotspots__item--h2 {
        width: 33.59375vw;
        height: 33.59375vw; }
      .journey__hotspots__item--h3 {
        width: 37.1875vw;
        height: 37.1875vw; }
      .journey__hotspots__item--h4 {
        width: 37.1875vw;
        height: 37.1875vw; }
      .journey__hotspots__item--h5 {
        width: 49.21875vw;
        height: 49.21875vw; }
      @media (min-width: 576px) {
        .journey__hotspots__item--h1 {
          width: 12.375vw;
          height: 12.375vw; }
        .journey__hotspots__item--h2 {
          width: 12.375vw;
          height: 12.375vw; }
        .journey__hotspots__item--h3 {
          width: 15vw;
          height: 15vw; }
        .journey__hotspots__item--h4 {
          width: 15vw;
          height: 15vw; }
        .journey__hotspots__item--h5 {
          width: 17.185vw;
          height: 17.185vw; } }
  .journey .flip {
    width: 100%;
    height: 100%;
    position: relative;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px; }
    .journey .flip .flip-faces {
      transform-style: preserve-3d;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      -o-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
      transition: transform 800ms;
      /* content backface is visible so that static content still appears */
      backface-visibility: visible;
      -webkit-backface-visibility: visible;
      -moz-backface-visibility: visible;
      -o-backface-visibility: visible;
      -ms-backface-visibility: visible;
      width: 100%;
      height: 100%;
      position: absolute; }
    .journey .flip__face {
      position: absolute;
      height: 100%;
      width: 100%;
      border-radius: 50%;
      background: #F07021;
      border: 4px solid #babec4;
      overflow: hidden; }
      .journey .flip__face a {
        text-decoration: none !important; }
      .journey .flip__face__content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 90%;
        height: 90%;
        margin: 5% auto;
        border-radius: 50%; }
        .journey .flip__face__content p {
          font-size: 4.375vw;
          text-align: center;
          margin: 0 8%;
          width: 90%;
          line-height: 1.07; }
          .journey .flip__face__content p.desc {
            color: #fff;
            font-size: 3.18vw; }
          @media (min-width: 576px) {
            .journey .flip__face__content p {
              font-size: 1.375vw;
              line-height: 1.09; }
              .journey .flip__face__content p.desc {
                font-size: 1vw;
                line-height: 1.375; } }
        .journey .flip__face__content .btn {
          color: #fff;
          border: 1px solid #fff;
          border-radius: 16px;
          margin-top: 1.2vw;
          font-size: 3.75vw; }
          @media (min-width: 576px) {
            .journey .flip__face__content .btn {
              font-size: 1vw; } }
      .journey .flip__face--front {
        z-index: 2;
        transform: rotateY(0deg) translateZ(0);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: visible; }
        .journey .flip__face--front .flip__face__content {
          background: #fff; }
        .journey .flip__face--front .flip__face__content:after {
          content: '';
          width: 4.8vw;
          height: 4.8vw;
          background: url(../img/arrow-orange.png);
          background-size: 100% auto;
          max-width: 26px;
          max-height: 26px;
          margin-top: 1.2vw;
          margin-bottom: -1.6vw; }
      .journey .flip__face--back {
        z-index: 1;
        transform: rotateY(-180deg) translateZ(0);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: visible; }
        @media (min-width: 576px) {
          .journey .flip__face--back .flip__face__content:after {
            content: '';
            width: 2vw;
            height: 2vw;
            background: url(../img/arrow.png);
            background-size: 100% auto;
            max-width: 26px;
            max-height: 26px;
            margin-top: 1.2vw;
            margin-bottom: -1.6vw; } }
  .journey .marker {
    transform: rotateZ(-45deg);
    border-radius: 50% 50% 50% 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    background: #babec4;
    -webkit-box-shadow: 6px 8px 12px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 6px 8px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 6px 8px 12px rgba(0, 0, 0, 0.25);
    z-index: 0; }

@media (min-width: 767.98px) {
  .journey .journey__hotspots__item .flip__face--front, .journey .journey__hotspots__item:hover .flip__face--front {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg); }
  .journey .journey__hotspots__item .flip__face--back, .journey .journey__hotspots__item:hover .flip__face--back {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg); }
  .journey .journey__hotspots__item .flip__face--front, .journey .journey__hotspots__item:hover .flip__face--back {
    animation: stayvisible 0.5s both;
    -webkit-animation: stayvisible 0.5s both;
    -moz-animation: stayvisible 0.5s both;
    -o-animation: stayvisible 0.5s both;
    -ms-animation: donothing 0.5s;
    -ms-transition: visibility 0s linear 0.17s;
    visibility: visible; }
  .journey .journey__hotspots__item .flip__face--back, .journey .journey__hotspots__item:hover .flip__face--front {
    animation: stayvisible 0.5s both;
    -webkit-animation: stayvisible 0.5s both;
    -moz-animation: stayvisible 0.5s both;
    -o-animation: stayvisible 0.5s both;
    -ms-animation: donothing 0.5s;
    -ms-transition: visibility 0s linear 0.17s;
    visibility: hidden; } }

@keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-webkit-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-moz-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-o-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-ms-keyframes donothing {}
