@charset "UTF-8";
/*!
Theme Name: Verve
Theme URI: https://www.verve.com
Author: Architect
Author URI: http://wearearchitect.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: verve

This theme, like WordPress, is licensed under the GPL.
*/
.background,
.middleground,
.foreground {
  position: relative; }

.background {
  z-index: 0; }

.middleground {
  z-index: 1; }

.foreground {
  z-index: 2; }

.paraxify {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover; }

.module-image-collage.paraxify {
  width: 50%;
  background-image: url(../_img/image-collage-2.png); }

.has-js .js-wp.js-animation-trigger > *, .hero, .hero .background, .hero .foreground .hero-img-mobile,
.hero .foreground .hero-img-desktop, .hero .foreground .text-block, .hero .foreground .text-block .btn {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.has-js .js-wp {
  opacity: 0;
  -webkit-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity .1s ease; }

.has-js .js-wp.js-animation-trigger {
  opacity: 1; }
  .has-js .js-wp.js-animation-trigger > * {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp; }

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

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
    .has-js .js-wp.js-animation-trigger > *:nth-child(1) {
      -webkit-animation-delay: 0.15s;
              animation-delay: 0.15s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(2) {
      -webkit-animation-delay: 0.3s;
              animation-delay: 0.3s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(3) {
      -webkit-animation-delay: 0.45s;
              animation-delay: 0.45s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(4) {
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(5) {
      -webkit-animation-delay: 0.75s;
              animation-delay: 0.75s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(6) {
      -webkit-animation-delay: 0.9s;
              animation-delay: 0.9s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(7) {
      -webkit-animation-delay: 1.05s;
              animation-delay: 1.05s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(8) {
      -webkit-animation-delay: 1.2s;
              animation-delay: 1.2s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(9) {
      -webkit-animation-delay: 1.35s;
              animation-delay: 1.35s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(10) {
      -webkit-animation-delay: 1.5s;
              animation-delay: 1.5s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(11) {
      -webkit-animation-delay: 1.65s;
              animation-delay: 1.65s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(12) {
      -webkit-animation-delay: 1.8s;
              animation-delay: 1.8s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(13) {
      -webkit-animation-delay: 1.95s;
              animation-delay: 1.95s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(14) {
      -webkit-animation-delay: 2.1s;
              animation-delay: 2.1s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(15) {
      -webkit-animation-delay: 2.25s;
              animation-delay: 2.25s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(16) {
      -webkit-animation-delay: 2.4s;
              animation-delay: 2.4s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(17) {
      -webkit-animation-delay: 2.55s;
              animation-delay: 2.55s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(18) {
      -webkit-animation-delay: 2.7s;
              animation-delay: 2.7s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(19) {
      -webkit-animation-delay: 2.85s;
              animation-delay: 2.85s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(20) {
      -webkit-animation-delay: 3s;
              animation-delay: 3s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(21) {
      -webkit-animation-delay: 3.15s;
              animation-delay: 3.15s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(22) {
      -webkit-animation-delay: 3.3s;
              animation-delay: 3.3s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(23) {
      -webkit-animation-delay: 3.45s;
              animation-delay: 3.45s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(24) {
      -webkit-animation-delay: 3.6s;
              animation-delay: 3.6s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(25) {
      -webkit-animation-delay: 3.75s;
              animation-delay: 3.75s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(26) {
      -webkit-animation-delay: 3.9s;
              animation-delay: 3.9s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(27) {
      -webkit-animation-delay: 4.05s;
              animation-delay: 4.05s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(28) {
      -webkit-animation-delay: 4.2s;
              animation-delay: 4.2s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(29) {
      -webkit-animation-delay: 4.35s;
              animation-delay: 4.35s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(30) {
      -webkit-animation-delay: 4.5s;
              animation-delay: 4.5s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(31) {
      -webkit-animation-delay: 4.65s;
              animation-delay: 4.65s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(32) {
      -webkit-animation-delay: 4.8s;
              animation-delay: 4.8s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(33) {
      -webkit-animation-delay: 4.95s;
              animation-delay: 4.95s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(34) {
      -webkit-animation-delay: 5.1s;
              animation-delay: 5.1s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(35) {
      -webkit-animation-delay: 5.25s;
              animation-delay: 5.25s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(36) {
      -webkit-animation-delay: 5.4s;
              animation-delay: 5.4s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(37) {
      -webkit-animation-delay: 5.55s;
              animation-delay: 5.55s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(38) {
      -webkit-animation-delay: 5.7s;
              animation-delay: 5.7s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(39) {
      -webkit-animation-delay: 5.85s;
              animation-delay: 5.85s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(40) {
      -webkit-animation-delay: 6s;
              animation-delay: 6s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(41) {
      -webkit-animation-delay: 6.15s;
              animation-delay: 6.15s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(42) {
      -webkit-animation-delay: 6.3s;
              animation-delay: 6.3s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(43) {
      -webkit-animation-delay: 6.45s;
              animation-delay: 6.45s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(44) {
      -webkit-animation-delay: 6.6s;
              animation-delay: 6.6s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(45) {
      -webkit-animation-delay: 6.75s;
              animation-delay: 6.75s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(46) {
      -webkit-animation-delay: 6.9s;
              animation-delay: 6.9s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(47) {
      -webkit-animation-delay: 7.05s;
              animation-delay: 7.05s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(48) {
      -webkit-animation-delay: 7.2s;
              animation-delay: 7.2s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(49) {
      -webkit-animation-delay: 7.35s;
              animation-delay: 7.35s; }
    .has-js .js-wp.js-animation-trigger > *:nth-child(50) {
      -webkit-animation-delay: 7.5s;
              animation-delay: 7.5s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(11) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(12) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(13) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(14) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(15) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(16) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(17) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(18) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(19) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(20) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(21) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(22) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(23) {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(24) {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(25) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(26) {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(27) {
  -webkit-animation-delay: 2.7s;
          animation-delay: 2.7s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(28) {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(29) {
  -webkit-animation-delay: 2.9s;
          animation-delay: 2.9s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(30) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(31) {
  -webkit-animation-delay: 3.1s;
          animation-delay: 3.1s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(32) {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(33) {
  -webkit-animation-delay: 3.3s;
          animation-delay: 3.3s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(34) {
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(35) {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(36) {
  -webkit-animation-delay: 3.6s;
          animation-delay: 3.6s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(37) {
  -webkit-animation-delay: 3.7s;
          animation-delay: 3.7s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(38) {
  -webkit-animation-delay: 3.8s;
          animation-delay: 3.8s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(39) {
  -webkit-animation-delay: 3.9s;
          animation-delay: 3.9s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(40) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(41) {
  -webkit-animation-delay: 4.1s;
          animation-delay: 4.1s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(42) {
  -webkit-animation-delay: 4.2s;
          animation-delay: 4.2s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(43) {
  -webkit-animation-delay: 4.3s;
          animation-delay: 4.3s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(44) {
  -webkit-animation-delay: 4.4s;
          animation-delay: 4.4s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(45) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(46) {
  -webkit-animation-delay: 4.6s;
          animation-delay: 4.6s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(47) {
  -webkit-animation-delay: 4.7s;
          animation-delay: 4.7s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(48) {
  -webkit-animation-delay: 4.8s;
          animation-delay: 4.8s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(49) {
  -webkit-animation-delay: 4.9s;
          animation-delay: 4.9s; }

.has-js .js-wp.js-animation-trigger.animation-fastest > *:nth-child(50) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s; }

/* -------------------------------- 

Nucleo Outline Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: 'Nucleo Outline';
  src: url("_fonts/nucleo-outline.eot");
  src: url("_fonts/nucleo-outline.eot") format("embedded-opentype"), url("_fonts/nucleo-outline.woff2") format("woff2"), url("_fonts/nucleo-outline.woff") format("woff"), url("_fonts/nucleo-outline.ttf") format("truetype"), url("_fonts/nucleo-outline.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*------------------------
	base class definition
-------------------------*/
.nc-icon-outline {
  display: inline-block;
  font: normal normal normal 16px/1 "Nucleo Outline";
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*------------------------
  change icons size
-------------------------*/
.nc-icon-outline.lg {
  font-size: 1.33333333em;
  vertical-align: -16%; }

.nc-icon-outline.x2 {
  font-size: 2em; }

.nc-icon-outline.x3 {
  font-size: 3em; }

/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-outline.square,
.nc-icon-outline.circle {
  padding: 0.33333em;
  vertical-align: -16%;
  background-color: #eee; }

.nc-icon-outline.circle {
  border-radius: 50%; }

/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .nc-icon-ul > li {
    position: relative; }
  .nc-icon-ul > li > .nc-icon-outline {
    position: absolute;
    left: -1.57143em;
    top: 0.14286em;
    text-align: center; }
    .nc-icon-ul > li > .nc-icon-outline.lg {
      top: 0;
      left: -1.35714em; }
    .nc-icon-ul > li > .nc-icon-outline.circle, .nc-icon-ul > li > .nc-icon-outline.square {
      top: -0.19048em;
      left: -1.90476em; }

/*------------------------
  spinning icons
-------------------------*/
.nc-icon-outline.spin {
  -webkit-animation: nc-icon-spin 2s infinite linear;
  animation: nc-icon-spin 2s infinite linear; }

@-webkit-keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-outline.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.nc-icon-outline.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.nc-icon-outline.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.nc-icon-outline.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.nc-icon-outline.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/*------------------------
	font icons
-------------------------*/
.nc-icon-outline.arrows-3_small-down:before {
  content: "\ee41"; }

.nc-icon-outline.ui-1_zoom:before {
  content: "\ed39"; }

.nc-icon-outline.arrows-1_minimal-right:before {
  content: "\eaaf"; }

.nc-icon-outline.arrows-1_minimal-left:before {
  content: "\eaae"; }

.nc-icon-outline.arrows-1_tail-right:before {
  content: "\ead0"; }

.nc-icon-outline.arrows-1_tail-down:before {
  content: "\eace"; }

.nc-icon-outline.ui-1_simple-remove:before {
  content: "\ed2b"; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 40px;
  height: 15px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -0.5px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 1px;
    background-color: #FFF;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
         -o-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -7px; }
  .hamburger-inner::after {
    bottom: -7px; }

[ng-cloak] {
  display: none !important; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
       -o-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -14px;
    -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
          transform: translate3d(0, -7px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
    -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
       -o-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -14px;
    -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -7px, 0) rotate(45deg);
          transform: translate3d(0, -7px, 0) rotate(45deg);
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
    -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 0.5px;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 7px;
    -webkit-transition: opacity 0.15s 0.4s ease;
    -o-transition: opacity 0.15s 0.4s ease;
    transition: opacity 0.15s 0.4s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 14px;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
          transform: translate3d(0, 7px, 0) rotate(135deg);
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(-270deg);
            transform: translate3d(0, -14px, 0) rotate(-270deg);
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 0.5px;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 7px;
    -webkit-transition: opacity 0.15s 0.4s ease;
    -o-transition: opacity 0.15s 0.4s ease;
    transition: opacity 0.15s 0.4s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 14px;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(-135deg);
          transform: translate3d(0, 7px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(270deg);
            transform: translate3d(0, -14px, 0) rotate(270deg);
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 0.2s 0.25s ease-in;
    -o-transition: background-color 0.2s 0.25s ease-in;
    transition: background-color 0.2s 0.25s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 7px;
      right: 0;
      -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
              transform: translate3d(80px, 80px, 0) rotate(45deg);
      -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
              transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    -webkit-transition: background-color 0.2s 0.25s ease-in;
    -o-transition: background-color 0.2s 0.25s ease-in;
    transition: background-color 0.2s 0.25s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 7px;
      right: 0;
      -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -80px;
      top: 80px;
      -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
              transform: translate3d(80px, -80px, 0) rotate(-45deg);
      -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -80px;
      top: 80px;
      -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
              transform: translate3d(-80px, -80px, 0) rotate(45deg);
      -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 0.5px; }
  .hamburger--slider .hamburger-inner::before {
    top: 7px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.2s;
         -o-transition-duration: 0.2s;
            transition-duration: 0.2s; }
  .hamburger--slider .hamburger-inner::after {
    top: 14px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
          transform: translate3d(0, 7px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
            transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
            transform: translate3d(0, -14px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 0.5px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 7px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.2s;
         -o-transition-duration: 0.2s;
            transition-duration: 0.2s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 14px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(-45deg);
          transform: translate3d(0, 7px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
            transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(90deg);
            transform: translate3d(0, -14px, 0) rotate(90deg); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 0.5px;
  -webkit-transition: background-color 0s 0.15s linear;
  -o-transition: background-color 0s 0.15s linear;
  transition: background-color 0s 0.15s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 7px;
    -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 14px;
    -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 7px, 0) rotate(-45deg);
            transform: translate3d(0, 7px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -14px;
    -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
          transform: translate3d(0, -7px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
    -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
    -o-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
       -o-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
    -o-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
    -o-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.14s;
       -o-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
    -o-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.1s;
       -o-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    -o-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.14s;
       -o-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    -o-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    -o-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
      -ms-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    -o-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
      -ms-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-figure figure, body {
  margin: 0; }

.slick-slide img, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress, sub, sup {
  vertical-align: baseline; }

.slick-slide.slick-loading img, [hidden], template {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: 700; }

button, hr, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

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

.slick-list, .slick-slider {
  position: relative;
  display: block; }

.slick-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }

.slick-track:after, .slick-track:before {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.mfp-align-top .mfp-container:before, .slick-arrow.slick-hidden {
  display: none; }

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8; }

.mfp-bg, .mfp-container, .mfp-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  position: fixed; }

.mfp-container {
  text-align: center;
  position: absolute;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before, .mfp-content {
  display: inline-block;
  vertical-align: middle; }

.mfp-container:before {
  content: '';
  height: 100%; }

.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

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

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1; }

.mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.mfp-figure:after, img.mfp-img {
  display: block;
  width: auto;
  height: auto; }

img.mfp-img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto; }

.mfp-figure, img.mfp-img {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
    -webkit-transform-origin: 0;
            transform-origin: 0; }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
    -webkit-transform-origin: 100%;
            transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.chosen-container *, html *, html :after, html :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: -webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover, .chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) no-repeat 0 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #fff url(chosen-sprite.png) no-repeat 100% -20px;
  background: url(chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result, .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 4px;
  right: 3px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-active .chosen-choices, .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl .chosen-drop, .chosen-rtl.chosen-container-single-nosearch .chosen-search {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: #fff url(chosen-sprite.png) no-repeat -30px -20px;
  background: url(chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

@font-face {
  font-family: 'verve-icons';
  src: url(_fonts/verve-icons.eot?sqfaae);
  src: url(_fonts/verve-icons.eot?sqfaae#iefix) format("embedded-opentype"), url(_fonts/verve-icons.ttf?sqfaae) format("truetype"), url(_fonts/verve-icons.woff?sqfaae) format("woff"), url(_fonts/verve-icons.svg?sqfaae#verve-icons) format("svg");
  font-weight: 400;
  font-style: normal; }

html {
  color: #353535;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  font-family: "akzidenz-grotesk","Helvetica Neue",Helvetica,Arial,sans-serif; }

@media print, (min-width: 767px) {
  html {
    font-size: 20px; } }

@media print, (min-width: 992px) {
  html {
    font-size: 16px; } }

@media print, (min-width: 1440px) {
  html {
    font-size: 20px; } }

html a {
  color: inherit;
  text-decoration: none; }

.s-contact-form-7 ::-webkit-input-placeholder {
  color: #9b9b9b !important; }

.s-contact-form-7 ::-moz-placeholder {
  color: #9b9b9b !important; }

.s-contact-form-7 :-ms-input-placeholder {
  color: #9b9b9b !important; }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container-single .chosen-drop, .chosen-container-single .chosen-single {
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  background: #1c64ff;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.1rem;
  text-align: left;
  text-transform: none; }

.chosen-container-single .chosen-single {
  line-height: 1.2;
  border-width: 0;
  font-weight: 300;
  height: auto;
  width: 100%;
  color: #fff;
  padding: 20px; }

.chosen-container-single .chosen-single:hover {
  background-color: #0fa68d; }

.chosen-container-single .chosen-single span {
  margin: 0;
  position: relative; }

.chosen-container-single .chosen-single span:after {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  top: 50%;
  height: 0;
  width: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 16px solid #fff;
  content: " ";
  display: inline-block;
  position: absolute;
  right: 0; }

.chosen-container-single.chosen-with-drop .chosen-single span:after {
  border: none;
  height: 0;
  width: 0;
  border-bottom: 16px solid #fff;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent; }

.chosen-container-single .chosen-drop {
  color: inherit;
  border: 0;
  border-top: 1px solid #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
  padding: 0; }

#pdf-download-form .wpcf7-mail-sent-ok, .chosen-container-single .chosen-single div {
  display: none !important; }

.chosen-container .chosen-results {
  color: #fff;
  margin: 0;
  padding: 0;
  max-height: none; }

.chosen-container .chosen-results li {
  line-height: 1;
  padding: 20px; }

.chosen-container .chosen-results li.highlighted {
  background-color: #0fa68d;
  background-image: none;
  color: #fff; }

.chosen-container-active .chosen-single {
  -webkit-box-shadow: none;
          box-shadow: none; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #0fa68d;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

@media print, (max-width: 991px) {
  .team__employee-container:nth-of-type(n+3) {
    margin-top: 15px; }
  .team__employee-container:not(:nth-of-type(n+3)) {
    margin-top: 0; }
  .team__employee-container:not(:nth-of-type(2n+1)) {
    margin-left: 15px; }
  .team__employee-container:nth-of-type(2n+1) {
    margin-left: 0; }
  .team__employee-container {
    width: calc((100% - 15px*(2 - 1))*.5 - 1px); } }

@media print, (min-width: 992px) {
  .team__employee-container:nth-of-type(n+5) {
    margin-top: 15px; }
  .team__employee-container:not(:nth-of-type(n+5)) {
    margin-top: 0; }
  .team__employee-container:not(:nth-of-type(4n+1)) {
    margin-left: 15px; }
  .team__employee-container:nth-of-type(4n+1) {
    margin-left: 0; }
  .team__employee-container {
    width: calc((100% - 15px*(4 - 1))*.25 - 1px); } }

.team__content-container {
  margin-top: 60px;
  text-align: center; }

.team__content-text {
  line-height: 1.6;
  margin-top: 1rem;
  text-align: center;
  padding-right: 10%;
  padding-left: 10%; }

@media print, (min-width: 767px) {
  .team__content-text {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .team__content-text {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .team__content-text {
    padding-right: 10%;
    padding-left: 10%; } }

.team__title {
  font-size: 36px;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .team__title {
    font-size: 72px; } }

.team__employees {
  margin: 40px auto;
  text-align: center;
  padding-right: 10%;
  padding-left: 10%; }

@media print, (min-width: 767px) {
  .team__employees {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .team__employees {
    padding-right: 17%;
    padding-left: 17%; } }

@media print, (min-width: 1440px) {
  .team__employees {
    padding-right: 17%;
    padding-left: 17%; } }

.team__employee-container {
  display: inline-block;
  vertical-align: top;
  text-align: left; }

.team__employee-photo {
  position: relative; }

.team__employee-image-container {
  display: block;
  position: relative; }

.team__employee-image-container:before {
  padding-top: 100%;
  display: block;
  content: ' ';
  width: 100%; }

.team__employee-image-container > * {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

.team__expand:after {
  content: '+';
  position: absolute;
  bottom: 10px;
  right: 10px;
  border: solid 3px #ffea00;
  border-radius: 50%;
  color: #ffea00;
  display: inline-block;
  height: 40px;
  text-align: center;
  width: 40px; }

.team__employee-name {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: .9rem;
  line-height: 1.2;
  margin-top: 15px; }

.team__employee-position {
  color: #1c64ff;
  font-weight: 500;
  font-size: .7rem;
  line-height: 1.2;
  margin-top: 5px; }

@media print, (min-width: 992px) {
  .team__employee-position {
    font-size: .8rem; } }

.bio {
  padding-top: 2rem;
  padding-bottom: 1rem;
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 992px) {
  .bio {
    padding-top: 4rem;
    padding-bottom: 8rem; } }

@media print, (min-width: 767px) {
  .bio {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .bio {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .bio {
    padding-right: 10%;
    padding-left: 10%; } }

.bio__header::after, .bio__header::before {
  content: '';
  display: table; }

.bio__header::after {
  clear: both; }

@media print, (min-width: 992px) {
  .bio__header {
    direction: rtl; } }

.bio__photo, .bio__title-container {
  text-align: center; }

@media print, (min-width: 992px) {
  .bio__photo, .bio__title-container {
    display: inline-block; }
  .bio__photo {
    text-align: right;
    vertical-align: bottom;
    width: 360px; }
  .bio__title-container {
    text-align: left;
    width: calc(100% - 360px); } }

.bio__name {
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 0; }

@media print, (min-width: 992px) {
  .bio__name {
    margin-top: 0;
    font-size: 1.8rem; } }

.bio__position {
  color: #1c64ff;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 0; }

@media print, (min-width: 992px) {
  .bio__position {
    font-size: 1.8rem;
    margin-top: 0; } }

.bio__content {
  margin-top: 2rem; }

.bio__content a, .foundry-section__content-text a, .info-blocks__content-text a, .post__content a, .static-page__content-text a {
  color: #1c64ff;
  text-decoration: underline; }

.bio__content p, .foundry-section__content-text p, .info-blocks__content-text p, .post__content p, .static-page__content-text p {
  margin: 1.5rem 0;
  }

.post__section .post__content p {
text-align: justify;
}

.bio__content b, .bio__content strong, .foundry-section__content-text b, .foundry-section__content-text strong {
  font-weight: 700; }

@media print, (min-width: 992px) {
  .bio__content {
    margin-top: 4rem; } }

.block-grid {
  background-color: #050612;
  list-style: none;
  margin: 0;
  padding: 0; }

.block-grid::after, .block-grid::before {
  content: '';
  display: table; }

.block-grid::after {
  clear: both; }

.block-grid__icons {
  margin-bottom: 20px;
  position: relative; }

.block-grid__icons:before {
  padding-top: 100%;
  display: block;
  content: ' ';
  width: 100%; }

.block-grid__icons > * {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

.block-grid__item {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 1.2rem;
  position: relative;
  text-align: center;
  width: 50%;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 767px) {
  .block-grid__item {
    font-size: 1.8rem;
    width: 25%; } }

@media print, (min-width: 992px) {
  .block-grid__item {
    width: 25%; } }

.block-grid__item-content {
  bottom: auto;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.block-grid__item-name {
  bottom: 10%;
  display: block;
  position: absolute;
  text-transform: uppercase;
  width: 100%; }

@media print, (min-width: 992px) {
  .block-grid__item-name {
    bottom: 15%; } }

.block-grid__image {
  max-width: 100%; }

@media print, (min-width: 767px) {
  .block-grid__image\@small- {
    display: none; } }

@media print, (max-width: 766px) {
  .block-grid__image\@small\+ {
    display: none; } }

@media print, (min-width: 992px) {
  .block-grid__image\@medium- {
    display: none; } }

@media print, (max-width: 991px) {
  .block-grid__image\@medium\+ {
    display: none; } }

@media print, (min-width: 992px) {
  .block-grid__image {
    height: 80px;
    left: 0;
    position: relative;
    right: 0;
    width: auto; } }

.block-grid__image--auto, .block-grid__image--cpg, .block-grid__image--qsr, .block-grid__image--retail {
  max-width: 65%; }

.block-grid--home {
  text-align: center;
  font-size: 0; }

@media print, (min-width: 992px) {
  .block-grid--home {
    padding-left: 8%;
    padding-right: 8%; } }

.block-grid--home .block-grid__item {
  float: none; }

@media print, (max-width: 766px) {
  .block-grid--home .block-grid__item {
    font-size: 1rem;
    -webkit-box-shadow: -.5px .5px 0 #fff;
            box-shadow: -.5px .5px 0 #fff;
    width: 33.33333%; } }

.block-grid--home .has-alt-src {
  height: 100px; }

@media print, (max-width: 766px) {
  .block-grid--brands .block-grid__item:nth-of-type(n+3) {
    margin-top: 6px; }
  .block-grid--brands .block-grid__item:not(:nth-of-type(n+3)) {
    margin-top: 0; }
  .block-grid--brands .block-grid__item:not(:nth-of-type(2n+1)) {
    margin-left: 6px; }
  .block-grid--brands .block-grid__item:nth-of-type(2n+1) {
    margin-left: 0; }
  .block-grid--brands .block-grid__item {
    width: calc((100% - 6px*(2 - 1))*.5 - 1px); } }

@media print, (min-width: 992px) {
  .block-grid--brands {
    padding-right: 8%;
    padding-left: 8%; } }

@media print, (max-width: 766px) {
  .block-grid--brands .block-grid__item {
    background-color: #001c57; } }

.brands-block {
  background-color: #050612;
  padding-bottom: 40px;
  padding-top: 60px;
  text-align: center; }

.brands-block::after, .brands-block::before {
  content: '';
  display: table; }

.brands-block::after {
  clear: both; }

@media print, (min-width: 992px) {
  .brands-block {
    padding-bottom: 100px;
    padding-top: 90px; } }

.brands-block__title {
  color: #fff;
  display: inline-block;
  font-size: 1.8rem;
  padding-bottom: 25px;
  text-transform: uppercase;
  padding-right: 8%;
  padding-left: 8%;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 767px) {
  .brands-block__title {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .brands-block__title {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .brands-block__title {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .brands-block__title {
    font-size: 3.6rem;
    padding-bottom: 75px; } }

.brands-block__text {
  color: #fff;
  display: inline-block;
  padding-bottom: 60px;
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .brands-block__text {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .brands-block__text {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .brands-block__text {
    padding-right: 10%;
    padding-left: 10%; } }

.brands-block__carousel {
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .brands-block__carousel {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .brands-block__carousel {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .brands-block__carousel {
    padding-right: 10%;
    padding-left: 10%; } }

.brands-block__slide {
  text-align: center;
  vertical-align: middle; }

.brands-block__slide-title {
  color: #6bd2f4;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 50px;
  text-transform: uppercase; }

@media print, (min-width: 992px) {
  .brands-block__slide-title {
    margin-bottom: 40px; } }

.brands-block__slide-brand-logo, .brands-block__slide-title-logo {
  display: inline-block !important;
  vertical-align: middle; }

.brands-block__slide-title-logo {
  height: 40px; }

.brands-block__slide-brands {
  margin-bottom: 40px; }

@media print, (max-width: 766px) {
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(n+4) {
    margin-top: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(n+4)) {
    margin-top: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(3n+1)) {
    margin-left: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(3n+1) {
    margin-left: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container {
    width: calc((100% - 26px*(3 - 1))*.33333 - 1px); } }

@media print, (min-width: 767px) {
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(n+5) {
    margin-top: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(n+5)) {
    margin-top: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(4n+1)) {
    margin-left: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(4n+1) {
    margin-left: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container {
    width: calc((100% - 26px*(4 - 1))*.25 - 1px); } }

@media print, (min-width: 992px) {
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(n+7) {
    margin-top: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(n+7)) {
    margin-top: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(6n+1)) {
    margin-left: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(6n+1) {
    margin-left: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container {
    width: calc((100% - 26px*(6 - 1))*.16667 - 1px); } }

@media print, (min-width: 1440px) {
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(n+10) {
    margin-top: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(n+10)) {
    margin-top: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:not(:nth-of-type(9n+1)) {
    margin-left: 26px; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container:nth-of-type(9n+1) {
    margin-left: 0; }
  .brands-block__slide-brands .brands-block__slide-brand-logo-container {
    width: calc((100% - 26px*(9 - 1))*.11111 - 1px); } }

.brands-block__slide-brand-logo-container {
  display: inline-block; }

.brands-block__slide-brand-logo {
  max-height: 70px;
  max-width: 100%; }

.brands-block__carousel-dots {
  list-style: none;
  margin: 0;
  padding: 0; }

.brands-block__carousel-dots li {
  background-color: #fff;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 15px;
  width: 15px; }

.brands-block__carousel-dots li:not(:last-of-type) {
  margin-right: 20px; }

.brands-block__carousel-dots li button {
  display: none; }

.brands-block__carousel-dots li.slick-active, .brands-block__carousel-dots li:focus, .brands-block__carousel-dots li:hover {
  background-color: #6bd2f4; }

.careers-locations {
  background-color: #fff;
  list-style: none;
  margin: 0;
  padding: 0; }

.careers-locations::after, .careers-locations::before {
  content: '';
  display: table; }

.careers-locations::after {
  clear: both; }

@media print, (min-width: 767px) {
  .careers-locations {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .careers-locations {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .careers-locations {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 767px) {
  .careers-locations .careers-locations__item:nth-of-type(n+5) {
    margin-top: 6px; }
  .careers-locations .careers-locations__item:not(:nth-of-type(n+5)) {
    margin-top: 0; }
  .careers-locations .careers-locations__item:not(:nth-of-type(4n+1)) {
    margin-left: 6px; }
  .careers-locations .careers-locations__item:nth-of-type(4n+1) {
    margin-left: 0; }
  .careers-locations .careers-locations__item {
    width: calc((100% - 6px*(4 - 1))*.25 - 1px); } }

@media print, (min-width: 992px) {
  .careers-locations {
    margin-bottom: 2rem; }
  .careers-locations .careers-locations__item:nth-of-type(n+6) {
    margin-top: 15px; }
  .careers-locations .careers-locations__item:not(:nth-of-type(n+6)) {
    margin-top: 0; }
  .careers-locations .careers-locations__item:not(:nth-of-type(5n+1)) {
    margin-left: 15px; }
  .careers-locations .careers-locations__item:nth-of-type(5n+1) {
    margin-left: 0; }
  .careers-locations .careers-locations__item {
    width: calc((100% - 15px*(5 - 1))*.2 - 1px); } }

.careers-locations__name {
  font-size: 1.8rem;
  line-height: 1.1;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (max-width: 766px) {
  .careers-locations__name {
    width: 100%; } }

@media print, (min-width: 767px) {
  .careers-locations__name {
    font-size: 1.4rem; } }

@media print, (min-width: 992px) {
  .careers-locations__name {
    font-size: 2rem; } }

@media print, (min-width: 1440px) {
  .careers-locations__name {
    font-size: 2rem; } }

@media print, (max-width: 766px) {
  .careers-locations__expand, .careers-locations__name {
    display: table-cell;
    vertical-align: middle; } }

@media print, (min-width: 767px) {
  .careers-locations__close, .careers-locations__expand {
    display: none; } }

.careers-locations__expand {
  cursor: pointer;
  z-index: 1000; }

.careers-locations__expand:after {
  border: solid 3px #ffea00;
  border-radius: 50%;
  color: #ffea00;
  content: '+';
  display: inline-block;
  height: 40px;
  text-align: center;
  width: 40px; }

.careers-locations__close {
  display: none; }

.careers-locations__close-image {
  height: 30px;
  vertical-align: middle;
  margin-right: 5px; }

.careers-locations__item {
  background-color: #050612;
  color: #fff; }

@media print, (max-width: 766px) {
  .careers-locations__item {
    padding: 1rem 1.5rem; } }

@media print, (min-width: 767px) {
  .careers-locations__item {
    cursor: pointer;
    display: inline-block;
    float: left;
    position: relative; }
  .careers-locations__item:before {
    padding-top: 100%;
    display: block;
    content: ' ';
    width: 100%; }
  .careers-locations__item > * {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; } }

.careers-locations__item__content {
  text-transform: uppercase; }

@media print, (max-width: 766px) {
  .careers-locations__item__content {
    display: table;
    width: 100%; } }

@media print, (min-width: 767px) {
  .careers-locations__item__content {
    bottom: initial;
    padding: 0 10px;
    text-align: center;
    position: absolute;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    top: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; } }

@media print, (max-width: 766px) {
  .careers-locations__item:not(:first-of-type) {
    border-top: 1px solid #fff; }
  .careers-locations__item.has-expanded {
    background-color: #001c57; } }

@media print, (min-width: 767px) {
  .careers-locations__item.has-expanded:after {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    width: 0;
    border-left: 17.5px solid transparent;
    border-right: 17.5px solid transparent;
    border-top: 30px solid #050612; } }

@media print, (max-width: 766px) {
  .careers-locations__item.has-expanded .careers-locations__close {
    display: table-cell;
    vertical-align: middle; }
  .careers-locations__item.has-expanded .careers-locations__expand {
    display: none; } }

.category-dropdown {
  background-color: #050612;
  display: none;
  font-size: .9rem;
  margin-left: -30px;
  padding: 0 20px 20px;
  position: absolute;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  z-index: 1000;
  font-family: "Knockout 48 A","Knockout 48 B",Lucidabright,Lucida,Georgia,serif; }

.category-dropdown.is-open {
  display: block; }

.category-dropdown.is-transparent {
  background-color: transparent; }

.category-dropdown--verve-views {
  background-color: #001c57; }

.category-dropdown__list {
  list-style: none;
  margin: 0;
  padding: 10px 15px 0;
  text-align: left; }

.category-dropdown__item:not(:first-of-type) {
  margin-top: 15px; }

.category-dropdown__toggle {
  cursor: pointer; }

.cover-video {
  background-color: #001c57;
  display: none;
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  width: auto; }

@media print, (min-width: 767px) {
  .cover-video {
    display: block; } }

.footer {
  background-color: #050612;
  color: #f3f3f3;
  position: relative; }

.footer--container {
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .footer--container {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .footer--container {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .footer--container {
    padding-right: 10%;
    padding-left: 10%; } }

.footer__row {
  position: relative; }

.footer__row::after, .footer__row::before {
  content: '';
  display: table; }

.footer__row::after {
  clear: both; }

.footer__row--container {
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .footer__row--container {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .footer__row--container {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .footer__row--container {
    padding-right: 10%;
    padding-left: 10%; } }

.footer__row--head {
  padding-top: 5px; }

@media print, (min-width: 992px) {
  .footer__row--head {
    padding-top: 2rem;
    padding-bottom: 15px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .footer__row--head::after, .footer__row--head::before {
    content: '';
    display: table; }
  .footer__row--head::after {
    clear: both; } }

@media print, (min-width: 1440px) {
  .footer__row--head {
    padding-bottom: 30px; } }

.footer__row--bordered-top {
  border-top: 1px solid #4a4a4a; }

.footer__row--bordered-bottom {
  border-bottom: 1px solid #4a4a4a; }

.footer__row--omega {
  padding-bottom: 2.5rem; }

@media print, (min-width: 992px) {
  .footer__row--omega {
    padding-top: 15px;
    padding-bottom: 2.5rem; } }

@media print, (min-width: 1440px) {
  .footer__row--omega {
    padding-top: 30px; } }

.footer__row--locations {
  padding-top: 2.5rem;
  padding-bottom: 3.5rem; }

@media print, (min-width: 992px) {
  .footer__row--locations {
    padding-top: 3.5rem;
    padding-bottom: 4.5rem; } }

.footer__connect-button {
  width: 100%;
  margin-top: 30px;
  background: #1c64ff;
  line-height: 1.2;
  font-size: .9rem;
  font-weight: 700;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase; }

.footer__connect-button:hover {
  background-color: #0fa68d; }

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

.footer--desktop {
  color: #f3f3f3; }

@media print, (max-width: 991px) {
  .footer--desktop {
    display: none; } }

.footer__copyright {
  font-size: .7rem;
  margin-top: 1.5rem;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }

.footer__copyright:last-child {
  margin-right: 0; }

.form-contact {
  background-color: #012e8d;
  color: #fff;
  padding: 60px 40px 50px; }

@media print, (min-width: 992px) {
  .form-contact {
    background-color: #001c57;
    padding: 3.5rem 20% 5.5rem; } }

.form-contact__title {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .form-contact__title {
    font-size: 3.6rem; } }

.form-contact__send-us-a-message {
  letter-spacing: .6px;
  line-height: 1.6;
  padding: 0 10px;
  margin-bottom: 35px;
  text-align: center; }

.form-contact__required-field {
  color: #1c64ff;
  margin-bottom: 15px; }

@media print, (min-width: 992px) {
  .form-contact__required-field {
    color: #fff; } }

.form-contact__fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

@media print, (min-width: 992px) {
  .form-contact__fieldset {
    position: relative; } }

.form-contact__legend {
  color: #1c64ff;
  margin: 0 0 15px 10px; }

@media print, (min-width: 992px) {
  .form-contact__left-block, .form-contact__right-block {
    display: inline-block;
    vertical-align: top;
    width: 50%; }
  .form-contact__left-block {
    padding-right: 10px; }
  .form-contact__right-block {
    padding-left: 10px; } }

.form-contact__text {
  border: .5px solid #979797;
  color: #4a4a4a;
  font-size: 1.1rem;
  height: 45px;
  margin-bottom: 15px;
  padding: 0 10px;
  width: 100%; }

.form-contact__dropmenu {
  line-height: 0;
  margin-bottom: 10px;
  width: 100%; }

.form-contact__dropmenu:not(.chosen-container) {
  background: #1c64ff;
  line-height: 1.2;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #1c64ff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAWCAYAAAA4oUfxAAAYKWlDQ1BJQ0MgUHJvZmlsZQAAWIWVWQdUVEuT7nsnMwxhyDnnnHPOUXJShCEPmSGjRBFFFBUUCYKKiIAgJqIYQFRURARFMKKIgKIPUEREYC9B3/vf7tk923PunY/q6uqvu6pDMQDwcFKio8NhJgAiIuNoThbGgh6eXoK4UQAhHyzAAALFPzbayMHBFiDl9/d/lu9DiC5SBuXWbP33+v+1MAcExvoDADkg2C8g1j8CwVcAQHP7R9PiAMD0I3KRxLjoNfwNwaw0hCAAWPwaDt7AvGvYbwMrruu4OJkg2BQAPD2FQgsGgGHNvmCCfzBihyEaqSNHBlAjEdVsBOv7h1ACAODuRnRkIyKi1vAMgiX9/mEn+D9s+v2xSaEE/8EbY1kveFNqbHQ4Jfn/OR3/d4kIj//dhzDy0IfQLJ3WxozMW01YlM0apkdwR6Sf/RYEkxHcQw1Y11/Dz0PiLV039af9Y02QOQPsAMAggGJqg2BkLmH2+DBXo02sTKGtt0X0YXtqnJXLJvajRTlt2ocTIsPtbTft7A0JtPqNKwJjzZx/6wRRza0QjEQafCUlxMV9gyfcnUB1s0cwA4L7Y8OcbTbbvk4JMbH/rUOLd1rjLIrgb0E0c6cNHRRnROzvcaHk/SnrfXEi2DAuxMVyoy3KIzDWw/Y3h4BAU7MNDqiAwEjXTW4oJLqMnTbb5kSHO2zqoyoCwy2cNuYZdSE2wfl324E4JMA25gH1LpRi7bDBH/U9Os7BZYMbGg1sgQkwBYIgHnn8QBQIBdS+6ZZp5K+NGnNAATQQDAKB3Kbkdwv39ZpI5O0MUsBnBAWC2D/tjNdrA0ECIl/+I914y4Gg9dqE9RZh4AOCI9DcaH20DtoWeRsijzJaE631u50g4+9esWZYU6wl1hwr9YeHP8I6HHlogPo/yGyQ70BkdGtcIn+P4W97mA+Yx5h3mKeYUcwIcAPv161savlQs2j/Yi4I7MAoYs18c3R+iM2p3zpocYS1GtoYrYfwR7ij2dHcQA6tiozECG2AjE0Nkf6TYfwfbn/P5b/7W2P9z/FsyhmkGdQ2Wfj98YzJH61/WzH5xxwFIN82/9ZE7UVdRt1FdaLuoTpQLUAQdQPViupFXVvDfyLh/Xok/O7NaZ1bGGKH+ltH8ZzilOKv/9Y7ZZMBbd3fIC4wKW5tQZhERSfTqMEhcYJGyI4cKGgV6S8vK6isqKQOwNr+vrF9fHVa37ch9kd/y0J3AKAhgAhv/S0LHAKg/RWypdH9LRPfjYQ8GoB7vv7xtIQNGXrthQF0gBFZGVyAH4gASWRMykAd6ABDYAaswRbgAjzBdmTWQ0AEwjoR7ASZIAfkgUPgKCgFJ8BpUAMawCXQAjpAJ7gDHoB+8BS8QGJjHHwCM+A7WIIgCAeRIBaICxKAxCAZSBnShPQhM8gWcoI8IV8oGIqE4qGd0C4oDyqASqFTUC10EWqDOqF70GNoBHoLTUFz0E8YBdPDrDAfLA4rwJqwEWwDu8DecDAcA6fA2XA+XAxXwvVwM9wJP4CfwqPwJ3geBVBEFDtKCCWH0kSZoLagvFBBKBoqDbUPVYSqRJ1HtSO+HkSNoqZRi2gsmgUtiJZD4tMS7Yr2R8eg09D70aXoGnQzuhs9iH6LnkGvYEgYXowMRhtjhfHABGMSMTmYIkw1pglzG1k745jvWCyWHSuB1UDWpic2FLsDux9bjm3E3sQ+xo5h53E4HBdOBqeH24Kj4OJwObgSXD3uBm4AN477gSfiBfDKeHO8Fz4Sn4Uvwtfhr+MH8BP4JQITQYygTdhCCCAkEw4SqgjthEeEccISHTOdBJ0enQtdKF0mXTHdebrbdC/pvhKJRGGiFtGRSCVmEIuJF4g9xLfERXoyvTS9Cf02+nj6fPqz9DfpR+i/kkgkcZIhyYsUR8on1ZJukV6TfjCwMMgzWDEEMKQzlDE0MwwwfGEkMIoxGjFuZ0xhLGK8zPiIcZqJwCTOZMJEYUpjKmNqY3rGNM/MwqzEvIU5gnk/cx3zPeZJMo4sTjYjB5CzyafJt8hjLCgWERYTFn+WXSxVLLdZxlmxrBKsVqyhrHmsDax9rDNsZDZVNje2JLYytmtso+wodnF2K/Zw9oPsl9iH2H9y8HEYcQRy5HKc5xjgWODk4TTkDOTcx9nI+ZTzJ5cglxlXGNdhrhauV9xobmluR+5E7gru29zTPKw8Ojz+PPt4LvE854V5pXmdeHfwnubt5Z3n4+ez4IvmK+G7xTfNz85vyB/Kf4T/Ov+UAIuAvgBV4IjADYGPgmyCRoLhgsWC3YIzQrxClkLxQqeE+oSWhCWEXYWzhBuFX4nQiWiKBIkcEekSmREVELUT3Sl6TvS5GEFMUyxE7JjYXbEFcQlxd/E94i3ikxKcElYSKRLnJF5KkiQNJGMkKyWfSGGlNKXCpMql+qVhaTXpEOky6UcysIy6DFWmXOaxLEZWSzZStlL2mRy9nJFcgtw5ubfy7PK28lnyLfJfFEQVvBQOK9xVWFFUUwxXrFJ8oURWslbKUmpXmlOWVvZXLlN+okJSMVdJV2lVmVWVUQ1UrVAdVmNRs1Pbo9altqyuoU5TP68+pSGq4atxXOOZJqumg+Z+zR4tjJaxVrpWh9aitrp2nPYl7b905HTCdOp0JnUldAN1q3TH9IT1KHqn9Eb1BfV99U/qjxoIGVAMKg3eGYoYBhhWG04YSRmFGtUbfTFWNKYZNxkvmGibpJrcNEWZWpjuM+0zI5u5mpWavTYXNg82P2c+Y6FmscPipiXG0sbysOUzKz4rf6taqxlrDetU624behtnm1Kbd7bStjTbdjvYztqu0O6lvZh9pH3LFrDFakvhllcOEg4xDlcdsY4OjmWOH5yUnHY63XVmcfZxrnP+7mLsctDlhauka7xrlxuj2za3WrcFd1P3AvdRDwWPVI8HntyeVM9WL5yXm1e11/xWs61Ht45vU9uWs23IW8I7yfvedu7t4duv+TD6UHwu+2J83X3rfH9RtlAqKfN+Vn7H/Wb8TfyP+X8KMAw4EjAVqBdYEDgRpBdUEDQZrBdcGDwVYhBSFDJNNaGWUmdDLUNPhC6EbQk7G7Ya7h7eGIGP8I1oiyRHhkV2R/FHJUU9jpaJzokejdGOORozQ7OhVcdCsd6xrXGsyFWnN14yfnf82wT9hLKEH4luiZeTmJMik3qTpZNzkydSzFPO7EDv8N/RtVNoZ+bOt6lGqafSoDS/tK50kfTs9PEMi4yaTLrMsMyHWYpZBVnfdrnvas/my87IHtttsftcDkMOLefZHp09J/ai91L39uWq5JbkruwL2Hc/TzGvKO/Xfv/99w8oHSg+sJoflN93UP1gxSHsochDQ4cNDtcUMBekFIwV2hU2HxE8su/It6M+R+8VqRadOEZ3LP7YaLFtcWuJaMmhkl+lIaVPy4zLGo/zHs89vlAeUD5QYVhx/gTfibwTP09STw6fsjjVXCleWXQaezrh9Icqt6q7ZzTP1FZzV+dVL5+NPDta41TTXatRW1vHW3fwHHwu/txU/bb6/gbThtbzcudPNbI35l0AF+IvfLzoe3Hoks2lrsual89fEbtyvImlaV8z1JzcPNMS0jLa6tn6uM26ratdp73pqvzVsx1CHWXX2K4dvE53Pfv66o2UG/M3o29OdwZ3jnX5dL245XHrSbdjd99tm9s9d8zv3LprdPdGj15Pxz3te233Ne+3PFB/0Nyr1tv0UO1hU596X/MjjUet/Vr97Y91H18fMBjoHDQdvPPE6smDp/ZPHw+5Dg0/2/ZsdDhgeHIkfGT2ecLzpRcZLzEv971ielX0mvd15RupN42j6qPX3pq+7X3n/O7FmP/Yp/ex73+NZ38gfSiaEJionVSe7Jgyn+r/uPXj+KfoT0vTOZ+ZPx//Ivnlyl+Gf/XOeMyMz9JmV+f2f+X6evab6reueYf5198jvi8t7PvB9aNmUXPx7k/3nxNLib9wv4qXpZbbV2xWXq5GrK5GU2iU9asACnngoCAA5s4CQPIEgAXJ4+gYNvKvzYKC1tKONV0ScovRRW5bhaAPIkMeUA0MwxHwGCoQNYfOwyhiRrHluFC8KUGcjoEI06NIzAwyjFZMNOZT5Fes/Gx+7Jc40Vy+3Dd5Bfhy+WcFvYUeiGiLnhFnlciQnJC2l2mUY5D3V7isuKSsoxKrekKtW/2txqIWvTa3jrSupp6pvr2Bl2GIUYJxjkmRaY1Zu/l9i+eWk1YLNmhbJjtee4ktSg7ajsZOVs72Lk6urm7u7h4enp5eXl5bvbZ5eXtt9/Bx83Wi2PmZ++sHqAVKBwkEs4TgQpaoX0Lfhj0Jv4usynNR5dEHYpJplFijOK64L/GdCccSo5Ksk0WSl1Oe7WjcuTfVN00jnQFZW1czC7JCdulls2RP7r6eU7gnZK9uLnvuch56v/6BhoOahy4dXi4UOCJzVL5I8ZhSsUqJaqlamdpx9XLtCvMTgSeLTw2fZqsyOuNdHXk2pSan9nBd2bkz9Y0NbedvNQ5c+HxJ6HL0lf5mqZbw1uK25vZHVyc6Vq6z31C66dZZ0DXZbXm77M7Du297Zu5jH4j1WjwM6It9FN7v+lhjgH+QbnDxydjTh0M3nrUPd4zceN754vrLxleHX4e/MR7lGp172/+ubazmfdn4oQ+7J5InI6Z8P9p9UpkmT3/6fOdL1V85M6Gz9nOqX4W/Sc17f7/+Q3HxyM83v7iWPVaqVlfX4gQQAQ9yS3RCcp168AGSgKKgmzAPnAXPoaJRP9B7MUKY29g4nDzuK76LUE6XSgyg9yA5M3gw+jHFM+eRa1j6WX+wS3B4cxZyPeIh8dry7efvEyQJOQofFukXI4qbSSRIVks9lv4myyQnKa+qoKWopaSiLKXCr8qkBql9Ux9HTqserTbtWp1S3Ty9HfqhBlsN7Y2MjTVM5E1FzbjNmSywFkuWM1bj1sM2vbbX7S7YV24pdMh2jHWiODu46LvKuHG6Y9xnPV569nhd3npiW6537HZvHzNfWQoL5YffK//OgKrAvUFhwXYhClRm6tfQp2HN4cURyZEeUerR5OipmBu0wtiAOLV4TPxQwpnE+CSzZNbksZRLOzJ22qfypn5Ma08/kBGa6ZRlikSG9m71HMU9MnvFcgX2ceWR9xMPoA8s538/OHto7vBiIe4I51HJIo1jpsUOJVtLg8tox1PL91QUnDh+8uyp1sqB04tnpKq3nc2raap9XrdSL9Rgdj6k8cCFlotfLqtd2d30uIXUqtdGbS+5+qBj9brajfCbVZ0vbzF3G96m3sm7W9fTc2/qAalX5aFXX9aj+v5nA9hB1Sc+T7OHqp51D394TvdC4aXLq+TXFW/uji68Uxqjvb88PjchOxk8dfrjm2mezx5fjv81M5vwVW6evEC3CP/89OvqCnXT/3SAA8gCSyTjOQbuQ1jIAjoMjcF68CkUCbUbjUMXYMQxN7EBODLuHn4vwZ5OgG6R+IS+lXSGoYSxgOkgcwG5lOUMazNbD/trjkUuMrccjzkvhW8n/zGB84JdQk+Ex0U+i86JzSC3pmHJLqkz0rtkvGQV5CC5AfkqhURFayVBpQXlPpVq1TQ1V3VZDVhjWLNBK0vbTUdaZ1m3X++0fqKBtaGA4bxRr/EZkzRTNzN5c4z5S4srlvusfK3VbYg2o7ZNdrn23shOgXEYcax3ynB2dhFz+e7a41bqHuah40n0fOF1bmvKNktvdu/32y/6pPvaUDgoY37n/VMCzAOZA18EVQfHhOhQ0dS+0GNhvuFS4bMRrZEZUebRhOjemP0061h87O24rHj9+KWElsTYJPmkqeSqFJ8d3Due7MxPtUyD066np2VYZvJlLmWN7urJvri7LCd7T8Ret1z9feJ5pLz5/S8P3MqvO3jkUObhxAJaYfQR5FpQFHMspji6JLKUWuZ73LncusL2hPfJ5FPllbdPfznDVq1x1rbGqdaxbuu5HfVXGpYaLS4UXnxzWeZKQlNnC7HVua24/UWH0LXw69dusnSGdt3q5rkdd6evR/xe6v0nvdIPs/rG+t0eDw36P5kf2jvMPdLwwvDl0OuMUbt3zu8PfViYOjJ9e9ZlYWTN/xv/h1srWCQ7PWMOgNsRAJy1EJwPgFgNcn7oAuBAAsBFC8BcJQC6Fg2gbZJ/zg9+YIScHbtAFbiN7B5YZP+wgsKgA1Ajkut9gzlgHdgH3gXXwH3wVxQ3yggVgjqEZODv0ES0OpqCPoBuQ09g2DBmmHgk6xrG0mONsInY89hJnDDOB1eBe40XxofgL+CXCbaEk4TvdA50DUQSMZI4QK9Jf4pEJCWQxhgcGToZlRmrmLiYDjETmHeTYXIWC4Yll5WJtYRNjO0yuyn7MEcUJ56zisuE6z33Hh45nqe86XyyfC/58wVMBZYF24VShPVFMCKPRI+LhYnrSZAlPkp2S1VKZ8kEytrKacnLKygo6iu5Koer7EK2/Cb1QY3vWnzaFjoJurV6bwy4DN2NSozfmEqaxZvfseS2CrY+anPMNsHO0G7VvnPLfodQR6pTtvMFl/du3O7OHvmevVtJ2xy9i7YP+zJSVPws/F0DAgLTg84FT1KVQjPDBiMkkch7HqNBK4r9Ee+eUJ/4OZkjRXGH8U7P1PS0tgxCZkjWw2z13ZV7GPem5U7kGe3PPtCUP3qI4bB9wYUjqkdvH7MvflhqWXan3LHix8meyutVl6qP1aTUUeu3nje6wHbx7eWGpvSW7W1eV3dea7mx2KXVHXFnX0/J/arexr7r/Y8HJp7in+mNHHjx7bXXaNMYcZwy0f4RPy3xBfxVPss/V/yNd755IWJR7eevX80rPuv7hyiwATGgCHSAdxAekodcoBSoEsn0Z2Eu2BgOg4/CN+FPSM5ugpwm5ahe1BJaBr0NnY/uRM9jpDEUTDHmMZaItcDuxnbjsDhr3EHcMF4UH4u/TeAlJBKG6LToThLpiInECXoP+ockE1IHgyZDM6M6YxuTAdMdJEcdIQeS51iyWFlZa9gM2EbY4zlYOZo5vbhgrnpuTx4CTwdvLOLrSf6zAlRBecHvQp3CB0V8RFXE6MTei3dJVEnmSsVK+8o4yprJ6cprKKgpqitpKxur2KluVYtUz9Go1nyktaKjqhuld15/zlDLKNt40FTCLN38haWOVbn1sq2DXaH9/S2/HOWdApwrXJ4jPt7mccrz41a1bbu8B33EfGMpHX4rAXqBqUGdIQSqW+iZsIUI28jTUb9iPGmtcVzxOxOeJykm70i5tuNnqnZaZnpfpnBW8q7B3Yo5+Xu+5Nrvq8tbOmCYv/Ng06H5AtPCyqOEItqx4RL90tPH8eVRFUMn9U5Vn2atyq3Gns2v5a+7Um/XMNaYdJF46cQV1ab7Lb6t8+17O3ivNd1w74S7mrqpd3jv9t3LeKDa+7HvdP/WAebBG0/9n4HhsudaL1692vNGefTNu/3vdcanJyqm7D/OT+/9vPiX1czu2YtzfV8nv61+51xQ+eGyuPNn3dLHZc2Vo+v+lwIuIB3UgkGwAkkh3s+A6qFhGAurwn7wYbgTuUWIoNxQuahrqK9oKbQvugQ9iGHE2GLyMA+wJKwTtgT7DieHS8U9wovjM/FvCRaES3SidGVEduJRenb6UpIAqZpBkaGD0ZbxDXLfYGSuJ9uRZ1lKWE1Z59hOs7txEDk6OVO41Lm+c7fxpPNa8XEgvr4mcFSQhtxAVEW4RdHI2TMmPiIxIPkIycyfyryW/ST3S4GsKKtkjazoQtXrap81BDXdtQq0B3TZ9Lz16wyWjByM60wJZhHmzyytre7Y2NoO21MdgGOZs67LO7d8DwPP+a0XvWk+6r5zfmUBMoENwdIh1aHiYbURCpFt0RYxw7ER8diEyiSj5Dc7klKxafkZrJklu4SzG3J09jzM9c+D9p/L33YIe7iskP/I0SLcscTiiVKvssFyj4pvJ2srA6twZ/ZVf6/xqG06x1of1zDUqHWh4hLmcuSVkWaLlrY2xfa6DtFrZTcYbqZ2frzl3t19R/nuqXvk+9kPFh6G973v9348Muj+5NmQy7N7I8rPC158eqX/Ov/Nq7dy79LG+sdFPiRNPJwS+Zjw6eb0yhelv6xnPGc95+y/6n4TmcfNv/vevpDxQ+/HzGLmT/LPk0uEpZilkV/Gv0p+TS5rLO9efrIiskJdaViZWVVdTVq9uub/2CAV5fXjA6I3BgDzenX1qzgAuAIAlg+vri5Vrq4un0aSjJcA3Azf+G1n/axhAuD4rTV0J+X52L9/Y/kv7R/F0d+hYc8AAAGbaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA1LjQuMCI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjMxPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjIyPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiB3YoEAAAH5SURBVEgNxZbPLwNBFMe/2xaVJoKkFxc3rv4LR38DUSEhwT+gjk7OWhIqnFCJCE2IcJE64CBESF0cWpFog2X215gho53a3W614l1mZ/bN+7w335mdVcIjKsU/me+fuJ/YQCn8tVEt7f7Js4/60KwHZbjKwGrgFdHe1j+BiqDRVB4KVRA0miBV3mKF0NcVQk+nX/jWtd05NxA0379jSpobFjAQ0/D0Uv89mMlaGF3Sv8H8QYLzgfsnYHiBwGKJ1MtUQtEfI3gmcsQfcP764JpiZkuTPWvoTSQ0XGV/BrCFc7fZlIldplGtNrenIXlmv4yOcA4dS+i4y9lP9JLU8Y2J6U3T0dUVXmAbs3+OgGtWrWXzFJG4Br6JncwVziddMq0ml6vTX2dqReIEDy9O2K/xinDutnFqIb4vHxO3sNE1gvRd5dXyBOegqaSB9K2zfiKZ9bSO+JHLWgtH1nqGc+0GmYY5pqWTXd5bmFz1fkI8wzkw9wwMzRNwTcutwG7mAfYhefOujvfKBew4QzG9Ln+qKFuM0UWCzKPw8tZWVbkIGTu0kDwplji7oyF14SyHmFfeSrda+Uu3/viKge4OP3IFCzPblTeiXSxF/Ebpfh35pjzzUez8bMe4Z/X1UrSRdgRMf/E+bzAbEFbDtpC6DpZk/CvNa0qmZKk+ADQFtsasU9m1AAAAAElFTkSuQmCC) no-repeat 93% center;
  border-width: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.1rem;
  font-weight: 300;
  height: auto;
  padding: 20px;
  text-align: left;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.form-contact__dropmenu:not(.chosen-container):hover {
  background-color: #1c64ff; }

.form-contact__message {
  border: .5px solid #979797;
  height: 195px;
  font-size: 1.1rem;
  margin-bottom: 20px;
  padding: 10px;
  resize: none;
  width: 100%; }

@media print, (min-width: 992px) {
  .form-contact__message {
    height: 130px; } }

.form-contact__submit-button {
  border: none;
  height: 50px;
  margin: 0 auto;
  width: 150px;
  background: #1c64ff;
  line-height: 1.2;
  font-size: .9rem;
  font-weight: 700;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase; }

.form-contact__submit-button:hover {
  background-color: #0fa68d; }

@media print, (min-width: 992px) {
  .form-contact__submit-button {
    margin: 0;
    vertical-align: text-top; } }

.foundry-section-container {
  text-align: center;
  background-color: #d8d8d8;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.foundry-section-container:nth-child(odd) {
  background-color: #000; }

.foundry-section {
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: .8rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: left;
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .foundry-section {
    padding-right: 9%;
    padding-left: 9%; } }

@media print, (min-width: 992px) {
  .foundry-section {
    padding-right: 17%;
    padding-left: 17%; } }

@media print, (min-width: 1440px) {
  .foundry-section {
    padding-right: 6.5%;
    padding-left: 6.5%; } }

@media print, (min-width: 767px) {
  .foundry-section {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    font-size: 1rem; } }

@media print, (min-width: 1440px) {
  .foundry-section {
    max-width: 60rem; } }

@media print, (min-width: 767px) {
  .foundry-section__image-link-wrapper\@small- {
    display: none; } }

@media print, (max-width: 766px) {
  .foundry-section__image-link-wrapper\@small\+ {
    display: none; } }

@media print, (min-width: 992px) {
  .foundry-section__image-link-wrapper\@medium- {
    display: none; } }

@media print, (max-width: 991px) {
  .foundry-section__image-link-wrapper\@medium\+ {
    display: none; } }

@media print, (min-width: 1440px) {
  .foundry-section__image-link-wrapper\@large- {
    display: none; } }

@media print, (max-width: 1439px) {
  .foundry-section__image-link-wrapper\@large\+ {
    display: none; } }

.foundry-section__image-container {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

@media print, (max-width: 766px) {
  .foundry-section__image-container {
    padding: 0 13vw; } }

@media print, (min-width: 767px) {
  .foundry-section__image-container {
    width: 40%;
    max-width: 21.5rem; } }

.foundry-section + .foundry-section {
  border-top: 1px solid gray; }

.foundry-section__video-container {
  position: absolute;
  top: 11%;
  bottom: 12%;
  left: 0;
  right: 0; }

.foundry-section__video {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 89%;
  height: 100%; }

@media print, (max-width: 766px) {
  .foundry-section__video {
    width: calc(100% - 33.3vw);
    position: relative;
    top: .3vw; } }

.foundry-section__text-container {
  padding-top: 2rem; }

@media print, (min-width: 767px) {
  .foundry-section__text-container {
    display: inline-block;
    padding-top: 1rem;
    vertical-align: top;
    max-width: 60%; } }

.foundry-section__content-title {
  color: #fe0002;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: .7;
  margin: 0;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .foundry-section__content-title {
    font-size: 3.6rem; } }

.foundry-section__content-text ul {
  list-style: none;
  padding-left: 0; }

.foundry-section__content-text li {
  position: relative;
  padding-left: 1rem; }

.foundry-section__content-text li:before {
  color: #fe0002;
  content: '\25B8';
  display: inline-block;
  left: 0;
  position: absolute;
  vertical-align: top; }

.foundry-section__content-text strong {
  color: #fe0002; }

.foundry-section__content-text :last-child {
  margin-bottom: 0; }

.foundry-section--image-left {
  color: #353535; }

@media print, (min-width: 767px) {
  .foundry-section--image-left .foundry-section__text-container {
    padding-left: 4rem; } }

@media print, (min-width: 1440px) {
  .foundry-section--image-left .foundry-section__text-container {
    padding-left: 5rem; } }

.foundry-section--image-right {
  color: #fff; }

@media print, (min-width: 767px) {
  .foundry-section--image-right {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse; } }

.foundry-section--image-right .foundry-section__text-container {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

@media print, (min-width: 767px) {
  .foundry-section--image-right .foundry-section__text-container {
    padding-right: 4rem; } }

@media print, (min-width: 1440px) {
  .foundry-section--image-right .foundry-section__text-container {
    padding-right: 5rem; } }

video::-webkit-media-controls-overlay-play-button {
  display: block !important; }

.home-video {
  background-color: #001c57;
  padding-bottom: 50px;
  text-align: center; }

@media print, (min-width: 992px) {
  .home-video {
    padding: 100px 16%; } }

.home-video__embed-wrapper {
  position: relative; }

.home-video__embed-wrapper:before {
  padding-top: 56.25%;
  display: block;
  content: ' ';
  width: 100%; }

.home-video__embed-wrapper > * {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

.home-video__embed-wrapper iframe {
  vertical-align: middle;
  height: 100%;
  width: 100%; }

.icon {
  font-family: "verve-icons" !important;
  font-style: normal;
  text-transform: none;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon--facebook:before {
  content: ""; }

.icon--email:before {
  content: ""; }

.icon--twitter:before {
  content: ""; }

.icon--linkedin:before {
  content: ""; }

.icon--search:before {
  content: ""; }

.icon--search {
  font-size: 1rem; }

.image-component {
  height: 100%;
  width: 100%; }

@media print, (min-width: 767px) {
  .image-component\@small- {
    display: none; } }

@media print, (max-width: 766px) {
  .image-component\@small\+ {
    display: none; } }

@media print, (min-width: 992px) {
  .image-component\@medium- {
    display: none; } }

@media print, (max-width: 991px) {
  .image-component\@medium\+ {
    display: none; } }

@media print, (min-width: 1440px) {
  .image-component\@large- {
    display: none; } }

@media print, (max-width: 1439px) {
  .image-component\@large\+ {
    display: none; } }

.image-component__bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%; }

.image-component__image {
  max-width: 100%;
  vertical-align: middle; }

.image-component--full-with {
  width: 100%; }

.image-component--bio .image-component__image, .image-component--foundry-section .image-component__image, .image-component--info-blocks .image-component__image {
  height: auto;
  width: 100%; }

@media print, (min-width: 992px) {
  .image-component--info-blocks {
    display: inline-block;
    vertical-align: top;
    width: 40%; } }

@media print, (min-width: 767px) {
  .image-component--foundry-section\@small- {
    display: none; } }

@media print, (max-width: 766px) {
  .image-component--foundry-section\@small\+ {
    display: none; } }

@media print, (min-width: 992px) {
  .image-component--foundry-section\@medium- {
    display: none; } }

@media print, (max-width: 991px) {
  .image-component--foundry-section\@medium\+ {
    display: none; } }

@media print, (min-width: 1440px) {
  .image-component--foundry-section\@large- {
    display: none; } }

@media print, (max-width: 1439px) {
  .image-component--foundry-section\@large\+ {
    display: none; } }

.image-component--bio {
  text-align: center; }

@media print, (min-width: 992px) {
  .image-component--bio {
    text-align: right; } }

.image-component.is-hidden {
  display: none; }

.image-component--media-banner .image-component__bg-image {
  background-position: center top; }

.image-component--post-excerpt--no-image {
  display: none !important; }

@media print, (max-width: 991px) {
  .image-component--post-excerpt--featured, .image-component--post-excerpt--grid-block, .image-component--post-excerpt--half-block, .image-component--post-excerpt--row {
    position: relative; }
  .image-component--post-excerpt--featured:before, .image-component--post-excerpt--grid-block:before, .image-component--post-excerpt--half-block:before, .image-component--post-excerpt--row:before {
    padding-top: 56.25%;
    display: block;
    content: ' ';
    width: 100%; }
  .image-component--post-excerpt--featured > *, .image-component--post-excerpt--grid-block > *, .image-component--post-excerpt--half-block > *, .image-component--post-excerpt--row > * {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; } }

@media print, (min-width: 992px) {
  .image-component--post-excerpt--featured {
    position: relative; }
  .image-component--post-excerpt--featured:before {
    padding-top: 62.5%;
    display: block;
    content: ' ';
    width: 100%; }
  .image-component--post-excerpt--featured > * {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; }
  .image-component--post-excerpt--row {
    margin-left: auto;
    width: 70vw;
    position: relative; }
  .image-component--post-excerpt--row:before {
    padding-top: 45.83333%;
    display: block;
    content: ' ';
    width: 100%; }
  .image-component--post-excerpt--row > * {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; } }

@media print, (min-width: 1440px) {
  .image-component--post-excerpt--row {
    width: 75vw; } }

@media print, (min-width: 992px) {
  .image-component--post-excerpt--grid-block, .image-component--post-excerpt--half-block {
    position: relative; }
  .image-component--post-excerpt--grid-block:before, .image-component--post-excerpt--half-block:before {
    padding-top: 75%;
    display: block;
    content: ' ';
    width: 100%; }
  .image-component--post-excerpt--grid-block > *, .image-component--post-excerpt--half-block > * {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; } }

.image-component--post-excerpt--short {
  position: relative; }

.image-component--post-excerpt--short > * {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

.image-component--post {
  position: relative; }

.image-component--post-excerpt--short:before, .image-component--post:before {
  padding-top: 56.25%;
  display: block;
  content: ' ';
  width: 100%; }

.image-component--post > * {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

@media print, (max-width: 991px) {
  .image-component--case-study {
    height: 420px;
    width: 100%; } }

@media print, (min-width: 992px) {
  .image-component--case-study {
    position: relative; }
  .image-component--case-study:before {
    padding-top: 56.25%;
    display: block;
    content: ' ';
    width: 100%; }
  .image-component--case-study > * {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; } }

.info-blocks {
  background-color: #050612;
  color: #fff;
  padding-bottom: 2.5rem;
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .info-blocks {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .info-blocks {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .info-blocks {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .info-blocks {
    padding-bottom: 0; } }

.info-blocks__block {
  padding-top: 2rem;
  padding-bottom: 2rem; }

@media print, (max-width: 991px) {
  .info-blocks__block {
    text-align: center; }
  .info-blocks__block--image-left .info-blocks__text-container, .info-blocks__block--image-right .info-blocks__text-container {
    padding-top: 2rem; } }

@media print, (max-width: 766px) {
  .info-blocks__block--image-left .info-blocks__text-container, .info-blocks__block--image-right .info-blocks__text-container {
    padding-top: 1rem; } }

@media print, (min-width: 992px) {
  .info-blocks__block--image-left .info-blocks__text-container {
    padding-left: 4rem; } }

@media print, (min-width: 1440px) {
  .info-blocks__block--image-left .info-blocks__text-container {
    padding-left: 5rem; } }

@media print, (min-width: 992px) {
  .info-blocks__block--image-right {
    direction: rtl; } }

.info-blocks__block--image-right .info-blocks__text-container {
  direction: ltr; }

@media print, (min-width: 992px) {
  .info-blocks__block--image-right .info-blocks__text-container {
    padding-right: 4rem; } }

@media print, (min-width: 1440px) {
  .info-blocks__block--image-right .info-blocks__text-container {
    padding-right: 5rem; } }

.info-blocks__block + .info-blocks__block {
  border-top: 1px solid gray; }

@media print, (min-width: 992px) {
  .info-blocks__text-container {
    display: inline-block;
    vertical-align: top;
    width: 60%; } }

.info-blocks__content-title {
  font-size: 3.6rem;
  font-weight: 400;
  line-height: .7;
  margin: 0;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

.info-blocks__content-text b, .info-blocks__content-text strong {
  font-weight: 700; }

.info-blocks__content-text strong {
  color: #fe0002; }

.info-blocks__content-text :last-child {
  margin-bottom: 0; }

.info-blocks pre {
  color: #fe0002;
  font-size: 1.5rem;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

.info-blocks pre a {
  color: #fe0002;
  display: block;
  text-decoration: underline; }

@media print, (min-width: 992px) {
  .info-blocks pre a {
    display: inline; } }

.info-blocks__headline {
  color: #fe0002;
  margin: 0;
  text-align: center;
  text-transform: uppercase; }

@media print, (min-width: 992px) {
  .info-blocks__headline {
    padding-left: 10%;
    padding-right: 10%; } }

.info-blocks--with-headline {
  padding-top: 2rem; }

.job-listing {
  background-color: #001c57;
  color: #fff;
  border: none;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in;
  width: 0; }

@media print, (min-width: 767px) {
  .job-listing {
    float: left;
    display: inline-block; } }

@media print, (max-width: 766px) {
  .job-listing.is-expanded\@small- {
    border-bottom: 1px solid #979797;
    height: 100%;
    opacity: 1;
    width: 100%;
    padding: 20px 8% 45px; } }

@media print, print and (max-width: 766px), print and (min-width: 767px), (max-width: 766px) and (min-width: 767px) {
  .job-listing.is-expanded\@small- {
    padding-right: 5%;
    padding-left: 5%; } }

@media print, print and (max-width: 766px), print and (min-width: 992px), (max-width: 766px) and (min-width: 992px) {
  .job-listing.is-expanded\@small- {
    padding-right: 5%;
    padding-left: 5%; } }

@media print, print and (max-width: 766px), print and (min-width: 1440px), (max-width: 766px) and (min-width: 1440px) {
  .job-listing.is-expanded\@small- {
    padding-right: 5%;
    padding-left: 5%; } }

@media print, (min-width: 767px) {
  .job-listing.is-expanded\@small\+ {
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    height: 100%;
    opacity: 1;
    width: 100%;
    padding: 60px 8% 130px; } }

@media print, print and (min-width: 767px), print and (min-width: 767px), (min-width: 767px) and (min-width: 767px) {
  .job-listing.is-expanded\@small\+ {
    padding-right: 5%;
    padding-left: 5%; } }

@media print, print and (min-width: 767px), print and (min-width: 992px), (min-width: 767px) and (min-width: 992px) {
  .job-listing.is-expanded\@small\+ {
    padding-right: 5%;
    padding-left: 5%; } }

@media print, print and (min-width: 767px), print and (min-width: 1440px), (min-width: 767px) and (min-width: 1440px) {
  .job-listing.is-expanded\@small\+ {
    padding-right: 5%;
    padding-left: 5%; } }

@media print, print and (min-width: 767px), print and (max-width: 991px), (min-width: 767px) and (max-width: 991px) {
  .job-listing .job-listing__category-list:nth-of-type(n+4) {
    margin-top: 25px; }
  .job-listing .job-listing__category-list:not(:nth-of-type(n+4)) {
    margin-top: 0; }
  .job-listing .job-listing__category-list:not(:nth-of-type(3n+1)) {
    margin-left: 25px; }
  .job-listing .job-listing__category-list:nth-of-type(3n+1) {
    margin-left: 0; }
  .job-listing .job-listing__category-list {
    width: calc((100% - 25px*(3 - 1))*.33333 - 1px); } }

@media print, print and (min-width: 767px), print and (min-width: 992px), (min-width: 767px) and (min-width: 992px) {
  .job-listing .job-listing__category-list:nth-of-type(n+5) {
    margin-top: 35px; }
  .job-listing .job-listing__category-list:not(:nth-of-type(n+5)) {
    margin-top: 0; }
  .job-listing .job-listing__category-list:not(:nth-of-type(4n+1)) {
    margin-left: 35px; }
  .job-listing .job-listing__category-list:nth-of-type(4n+1) {
    margin-left: 0; }
  .job-listing .job-listing__category-list {
    width: calc((100% - 35px*(4 - 1))*.25 - 1px); } }

.job-listing__category-list {
  list-style: none;
  margin: 0;
  padding: 0; }

@media print, (max-width: 766px) {
  .job-listing__category-list {
    padding: 15px; } }

@media print, (min-width: 767px) {
  .job-listing__category-list {
    display: inline-block;
    float: left;
    margin-bottom: 60px; } }

@media print, (min-width: 992px) {
  .job-listing__category-list {
    margin-bottom: 90px; } }

@media print, (max-width: 766px) {
  .job-listing__category-list:not(:first-of-type) {
    border-top: 1px solid #fff; } }

.job-listing__category-name {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }

.job-listing__link {
  text-decoration: underline; }

.lazyloading {
  background-color: #4a4a4a; }

.legal-links {
  font-size: .8rem;
  list-style: none;
  margin: 0;
  padding: 0; }

.legal-links--footer {
  color: #f3f3f3; }

@media print, (max-width: 991px) {
  .legal-links--footer {
    margin-left: 8.5298%;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
  .legal-links--footer:last-child {
    margin-right: 0; } }

@media print, (min-width: 992px) {
  .legal-links--footer {
    display: inline-block;
    font-size: .8rem; } }

.legal-links--footer .legal-links__item {
  display: inline-block;
  margin-bottom: 1rem; }

@media print, (max-width: 991px) {
  .legal-links--footer .legal-links__item {
    float: left;
    width: 50%; } }

@media print, (min-width: 992px) {
  .legal-links--footer .legal-links__item:not(:first-child) {
    margin-left: 50px; } }

.lightbox__container {
  background: #1c64ff;
  color: #fff;
  left: 0;
  padding: 40px 50px 0;
  position: fixed;
  top: 0;
  z-index: 1010;
  height: 100%;
  width: 100%; }

@media print, (min-width: 992px) {
  .lightbox__container {
    position: absolute; } }

.lightbox__container.is-closed, .load-more.is-hidden {
  display: none; }

.lightbox__location {
  display: block;
  max-height: 100%;
  position: relative;
  text-align: center;
  width: 100%; }

@media print, (max-width: 991px) {
  .lightbox__location {
    left: 50%;
    padding-right: 8%;
    padding-left: 8%;
    position: fixed;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%; } }

@media print, (min-width: 992px) {
  .lightbox__location {
    display: inline-block;
    margin: 0;
    max-width: 80%;
    text-align: left; } }

.lightbox__location-name {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

.lightbox__location-container {
  font-style: normal; }

.lightbox__location-text {
  display: block;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center; }

@media print, (min-width: 992px) {
  .lightbox__location-text {
    text-align: left; } }

@media print, (max-width: 991px) {
  .lightbox__location--margin {
    margin-top: 25px; } }

.lightbox__close {
  cursor: pointer;
  display: inline-block;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1;
  position: absolute;
  right: 25px;
  top: 20px; }

.load-more__image {
  margin-bottom: 25px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 30px;
  width: 30px; }

.location-links {
  font-size: .9rem; }

.location-links__list {
  list-style: none;
  margin: 0;
  padding: 0; }

@media print, (max-width: 991px) {
  .location-links--footer {
    margin-left: 15px; } }

@media print, (min-width: 992px) {
  .location-links--footer {
    display: table-cell; } }

.location-links--footer .location-links__title {
  text-transform: uppercase;
  font-size: 1.25rem;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (max-width: 991px) {
  .location-links--footer .location-links__title {
    font-weight: 700;
    margin-bottom: 1.5rem; } }

@media print, (min-width: 992px) {
  .location-links--footer .location-links__title {
    display: table-cell;
    padding-left: 30px;
    padding-right: 30px;
    vertical-align: top; } }

@media print, (min-width: 1440px) {
  .location-links--footer .location-links__title {
    padding-left: 60px;
    padding-right: 60px; } }

.location-links--footer .location-links__list-item {
  line-height: 1; }

@media print, (max-width: 991px) {
  .location-links--footer .location-links__list-item {
    margin-bottom: 1rem; } }

.location-links--footer .location-links__link {
  color: #f3f3f3;
  font-size: .75rem;
  font-weight: 700;
  text-transform: uppercase; }

@media print, (min-width: 992px) {
  .location-links--footer .location-links__link {
    cursor: pointer; }
  .location-links--footer .location-links__list {
    display: table-cell;
    vertical-align: middle;
    width: 100%; } }

.location-links--footer .location-links__list-item {
  cursor: pointer; }

@media print, (min-width: 992px) {
  .location-links--footer .location-links__list-item {
    display: inline-block; }
  .location-links--footer .location-links__list-item:not(:last-child) {
    margin-right: 20px; } }

@media print, (min-width: 1440px) {
  .location-links--footer .location-links__list-item:not(:last-child) {
    margin-right: 25px; } }

.logo__image {
  vertical-align: middle;
  max-width: 100%; }

.logo--footer-desktop {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap; }

.logo--footer-mobile {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }

.logo--footer-mobile:last-child {
  margin-right: 0; }

.logo--footer .logo__image {
  height: 30px; }

@media print, (min-width: 992px) {
  .logo--footer .logo__image {
    height: 30px; } }

.logo--navbar {
  display: inline-block; }

.logo--navbar .logo__image {
  height: 26px; }

@media print, (min-width: 992px) {
  .logo--navbar .logo__image {
    height: 74px; } }

.logo--short .logo__trademark {
  margin-left: 10px; }

.mfp-iframe-holder .mfp-content {
  height: 100%; }

.media-banner {
  height: 320px;
  overflow: hidden;
  position: relative;
  width: 100%; }

@media print, (min-width: 992px) {
  .media-banner {
    height: 400px; } }

.media-banner__title-container {
  bottom: 1rem;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  padding-right: 8%;
  padding-left: 8%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

@media print, (min-width: 767px) {
  .media-banner__title-container {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .media-banner__title-container {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .media-banner__title-container {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .media-banner__title-container {
    bottom: 4rem;
    text-align: center; } }

.media-banner__title {
  line-height: 1.1;
  font-size: 2.5rem;
  font-weight: 400;
  mix-blend-mode: hard-light;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .media-banner__title {
    font-size: 3.5rem; } }

@media print, (min-width: 1440px) {
  .media-banner__title {
    font-size: 3.5rem; } }

.media-banner__title-text {
  vertical-align: middle; }

.media-banner__subtitle {
  font-size: .8rem;
  font-weight: 700;
  font-family: "akzidenz-grotesk","Helvetica Neue",Helvetica,Arial,sans-serif; }

@media print, (min-width: 992px) {
  .media-banner__subtitle {
    font-size: 1.2rem;
    letter-spacing: 3.6px; } }

.media-banner--hero {
  height: 470px;
  position: relative; }

@media print, (min-width: 992px) {
  .media-banner--hero {
    height: 700px; } }

.media-banner--hero .media-banner__title-container {
  text-align: left;
  top: 10%; }

@media print, (min-width: 992px) {
  .media-banner--hero .media-banner__title-container {
    font-size: 4.5rem;
    text-align: center;
    position: absolute;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    top: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; } }

.media-banner--hero .media-banner__title {
  font-size: 4.5rem; }

@media print, (max-width: 766px) {
  .media-banner--hero .media-banner__title--center {
    text-align: center; } }

@media print, (min-width: 992px) {
  .media-banner--hero .media-banner__title {
    font-size: 7.5rem; } }

@media print, (min-width: 1440px) {
  .media-banner--hero .media-banner__title {
    font-size: 10rem; } }

.media-banner--hero .media-banner__subtitle {
  font-size: 1rem; }

@media print, (min-width: 992px) {
  .media-banner--hero .media-banner__subtitle {
    letter-spacing: 3.6px;
    font-size: 1.5rem; } }

.media-banner--home {
  height: 700px; }

@media print, (min-width: 992px) {
  .media-banner--home {
    height: 1015px; } }

.media-banner--home .media-banner__title-container {
  text-align: center; }

.media-banner--home .media-banner__title {
  font-size: 5rem; }

@media print, (min-width: 992px) {
  .media-banner--home .media-banner__title {
    font-size: 7.5rem; } }

@media print, (min-width: 1440px) {
  .media-banner--home .media-banner__title {
    font-size: 10rem; } }

.media-banner--home .media-banner__subtitle {
  font-size: 1rem; }

@media print, (min-width: 992px) {
  .media-banner--home .media-banner__subtitle {
    letter-spacing: 3.6px;
    font-size: 1.5rem; } }

.media-banner--category .media-banner__title-container {
  text-align: center; }

@media print, (min-width: 992px) {
  .media-banner--category .media-banner__title-container {
    font-size: 3rem; } }

.media-banner--category .media-banner__title {
  font-size: 3rem; }

@media print, (min-width: 992px) {
  .media-banner--category .media-banner__title {
    font-size: 4.5rem; } }

@media print, (min-width: 1440px) {
  .media-banner--category .media-banner__title {
    font-size: 6rem; } }

.media-banner__category-glyph {
  height: 100px;
  vertical-align: middle; }

@media print, (max-width: 766px) {
  .media-banner__category-glyph {
    display: block;
    margin-right: auto;
    margin-left: auto; } }

@media print, (min-width: 767px) {
  .media-banner__category-glyph {
    height: 80px;
    margin-right: 50px; } }

@media print, (min-width: 992px) {
  .media-banner__category-glyph {
    height: 110px; } }

.media-banner--verve-views .media-banner__title-container {
  bottom: auto;
  line-height: 1.1;
  top: 4rem;
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .media-banner--verve-views .media-banner__title-container {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .media-banner--verve-views .media-banner__title-container {
    padding-right: 16%;
    padding-left: 16%; } }

@media print, (min-width: 1440px) {
  .media-banner--verve-views .media-banner__title-container {
    padding-right: 16%;
    padding-left: 16%; } }

.media-banner--verve-views .media-banner__subtitle, .media-banner--verve-views .media-banner__title {
  max-width: 30vw;
  text-align: left; }

@media print, (max-width: 991px) {
  .media-banner--verve-views .media-banner__title {
    font-size: 4rem;
    line-height: .8; } }

.media-banner--verve-views .media-banner__subtitle {
  color: #6bd2f4;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 10px; }

@media print, (min-width: 992px) {
  .media-banner--verve-views .media-banner__subtitle {
    margin-top: 20px;
    font-size: 1.5rem; } }

.navigation-bar {
  background: #050612;
  color: #fff;
  left: 0;
  max-height: 100%;
  position: fixed;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  top: 0;
  width: 100%;
  z-index: 1000; }

@media print, (min-width: 767px) {
  .navigation-bar {
    padding-bottom: .8rem; } }

@media print, (min-width: 992px) {
  .navigation-bar {
    background-color: #050612;
    padding-bottom: 15px; } }

.navigation-bar__top {
  padding-bottom: .8rem;
  padding-top: .8rem;
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .navigation-bar__top {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .navigation-bar__top {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .navigation-bar__top {
    padding-right: 6%;
    padding-left: 6%; } }

@media print, (min-width: 992px) {
  .navigation-bar__top {
    padding-bottom: 0; } }

.navigation-bar.has-opacity {
  background: rgba(5, 6, 18, 0.7) !important;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.navigation-bar--top-black {
  background: #050612; }

@media print, (min-width: 992px) {
  .navigation-bar--mobile {
    display: none; } }

@media print, (max-width: 991px) {
  .navigation-bar--desktop {
    display: none; } }

.navigation-bar__left, .navigation-bar__right {
  display: inline-block;
  vertical-align: middle; }

.navigation-bar__left::after, .navigation-bar__left::before, .navigation-bar__right::after, .navigation-bar__right::before {
  content: '';
  display: table; }

.navigation-bar__left::after, .navigation-bar__right::after {
  clear: both; }

.navigation-bar__left {
  width: 75%; }

@media print, (min-width: 992px) {
  .navigation-bar__left {
    float: left;
    width: 28%; } }

.navigation-bar__right {
  text-align: right;
  width: 25%; }

@media print, (min-width: 992px) {
  .navigation-bar__right {
    line-height: 74px;
    min-height: 74px;
    width: 72%; } }

.navigation-bar__link {
  display: inline-block;
  font-size: .6rem;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase; }

@media print, (min-width: 992px) {
  .navigation-bar__link {
    font-size: .7rem; } }

@media print, (min-width: 1440px) {
  .navigation-bar__link {
    font-size: .8rem; } }

.navigation-bar__link ~ .navigation-bar__link {
  margin-left: 20px; }

@media print, (min-width: 1440px) {
  .navigation-bar__link ~ .navigation-bar__link {
    margin-left: 30px; } }

.navigation-bar__link + .navigation-bar__link--search {
  margin-left: 10px; }

@media print, (min-width: 1440px) {
  .navigation-bar__link + .navigation-bar__link--search {
    margin-left: 15px; } }

.navigation-bar__link--search {
  cursor: pointer; }

@media print, (max-width: 991px) {
  .navigation-bar__link--search {
    margin-right: 20px; } }

@media print, (min-width: 992px) {
  .navigation-bar__link--search {
    padding-right: 10px; } }

.navigation-bar__link--dropdown + .navigation-bar__link {
  margin-left: 10px; }

@media print, (min-width: 1440px) {
  .navigation-bar__link--dropdown + .navigation-bar__link {
    margin-left: 15px; } }

.navigation-bar__link--dropdown + .navigation-bar__link--dropdown {
  margin-left: 0; }

@media print, (min-width: 1440px) {
  .navigation-bar__link--dropdown + .navigation-bar__link--dropdown {
    margin-left: 0; } }

.navigation-bar__link--dropdown {
  padding-left: 10px;
  padding-right: 10px; }

@media print, (min-width: 1440px) {
  .navigation-bar__link--dropdown {
    padding-left: 15px;
    padding-right: 15px; } }

.navigation-bar__link.has-dropdown .navigation-bar__dropdown-chevron {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.navigation-bar__link--button {
  line-height: normal;
  border: solid 1px;
  border-color: inherit;
  border-radius: 35px;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  padding: 5px 16px;
  text-align: center;
  text-transform: uppercase; }

.navigation-bar.is-transparent, .navigation-bar__open-menu.active .navigation-bar__hamburger-menu {
  background-color: transparent; }

.navigation-bar--opened {
  display: none; }

.navigation-bar--verve-views {
  background-color: #001c57; }

.navigation-bar__hamburger-menu, .navigation-bar__hamburger-menu:after, .navigation-bar__hamburger-menu:before {
  background: #fff;
  content: ' ';
  display: inline-block;
  height: 3px;
  right: 0;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  width: 25px; }

.navigation-bar__hamburger-menu {
  vertical-align: middle; }

.navigation-bar__hamburger-menu:after, .navigation-bar__hamburger-menu:before {
  position: absolute; }

.navigation-bar__hamburger-menu:before {
  top: 7px; }

.navigation-bar__hamburger-menu:after {
  bottom: 4px; }

.navigation-bar__open-menu {
  cursor: pointer;
  float: right;
  position: relative; }

.navigation-bar__open-menu.active .navigation-bar__hamburger-menu:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%; }

.navigation-bar__open-menu.active .navigation-bar__hamburger-menu:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 50%; }

.navigation-bar__list {
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }

.navigation-bar__list-element {
  background-color: #050612;
  border-bottom: 1px solid #9b9b9b;
  cursor: pointer;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 28px 8% 20px; }

@media print, (min-width: 767px) {
  .navigation-bar__list-element {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .navigation-bar__list-element {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .navigation-bar__list-element {
    padding-right: 10%;
    padding-left: 10%; } }

.navigation-bar__list-element:first-child {
  border-top: 1px solid #9b9b9b; }

.navigation-bar__list-styling {
  background-color: #000; }

.navigation-bar--sublist-styling {
  background-color: #001c57; }

.navigation-bar__dropdown {
  float: right;
  position: relative;
  right: 3px;
  top: 10px; }

.navigation-bar__dropdown::before {
  background: #fff;
  border-radius: 1px;
  content: '';
  display: block;
  height: 5px;
  width: 20px; }

.navigation-bar__list-subelement__container {
  display: inline-block; }

.navigation-bar__list-subelement__container__name {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 2px;
  vertical-align: top; }

.navigation-bar__list-subelement__container__name:first-child {
  margin-left: 50px; }

.navigation-bar__list-subelement {
  list-style: none;
  padding: 0;
  text-transform: uppercase; }

.navigation-bar__list-subelement--opened {
  display: none; }

.navigation-bar__list-subelement-image {
  margin-right: 20px;
  width: 30px; }

.navigation-bar__title {
  display: inline-block;
  font-size: 1.75rem;
  margin-left: 15px;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

.navigation-bar__dropdown-toggle {
  cursor: pointer; }

.navigation-bar__dropdown-chevron {
  margin-left: 10px;
  vertical-align: middle; }

@media screen and (min-width: 601px) {
  .admin-bar .navigation-bar {
    top: 46px; } }

@media screen and (min-width: 783px) {
  .admin-bar .navigation-bar {
    top: 32px; } }

.overlay-menu {
  display: none; }

.page-header {
  word-break: break-all;
  word-wrap: break-word;
  padding: 40px 8% 25px; }

@media print, (min-width: 767px) {
  .page-header {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .page-header {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .page-header {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .page-header\@medium- {
    display: none; } }

@media print, (max-width: 991px) {
  .page-header\@medium\+ {
    display: none; } }

@media print, (min-width: 992px) {
  .page-header {
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center; } }

@media print, (min-width: 1440px) {
  .page-header {
    padding-top: 80px;
    padding-bottom: 60px; } }

.page-header__title {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase; }

@media print, (min-width: 992px) {
  .page-header__title {
    font-size: 2.8rem;
    text-align: center; } }

@media print, (min-width: 1440px) {
  .page-header__title {
    font-size: 3.2rem;
    text-align: center; } }

.page-header__query-title {
  font-size: .9rem; }

@media print, (min-width: 992px) {
  .page-header__query-title {
    display: inline-block;
    font-size: 1.2rem;
    vertical-align: super; } }

.page-header--category .page-header__title, .page-header__query {
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

.page-header__query {
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #050612; }

@media print, (min-width: 992px) {
  .page-header__query {
    display: inline-block;
    font-size: 2.8rem;
    margin-left: 20px;
    vertical-align: middle; } }

@media print, (min-width: 1440px) {
  .page-header__query {
    font-size: 3.2rem; } }

.page-header--category .page-header__title {
  color: #fe0002; }

.pdf-form {
  color: #fff;
  padding: 35px 10%; }

@media print, (min-width: 767px) {
  .pdf-form {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .pdf-form {
    padding-right: 18%;
    padding-left: 18%; } }

@media print, (min-width: 1440px) {
  .pdf-form {
    padding-right: 18%;
    padding-left: 18%; } }

@media print, (min-width: 992px) {
  .pdf-form {
    padding-top: 80px;
    padding-bottom: 80px; } }

.pdf-form__headline {
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 29px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .pdf-form__headline {
    font-size: 1.8rem;
    margin-bottom: 29px; } }

.pdf-form__legend {
  margin-bottom: 15px;
  font-size: .8rem; }

@media print, (min-width: 992px) {
  .pdf-form__legend {
    font-size: 1rem; } }

.pdf-form__legend--head {
  color: #1c64ff;
  font-weight: 700; }

.pdf-form__field-group {
  margin-bottom: 15px;
  position: relative; }

.pdf-form__input {
  width: 100%; }

.pdf-form__radio-input {
  margin-left: 5px;
  margin-right: 15px; }

.pdf-form__submit-container {
  text-align: center; }

.pdf-form__submit-button {
  border: none;
  margin-top: 15px;
  background: #1c64ff;
  line-height: 1.2;
  font-size: .9rem;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100; }

.pdf-form__submit-button:hover {
  background-color: #0fa68d; }

.pdf-form__success-response {
  color: #fff; }

.pdf-form__error-response {
  color: red; }

.pdf-form .is-hidden {
  display: none; }

.post {
  background-color: #fff; }

@media print, (min-width: 992px) {
  .post {
    background-color: #f3f3f3;
    padding-top: 60vh;
    position: relative; } }

@media print, (min-width: 1440px) {
  .post {
    padding-top: 50vh; } }

@media print, (min-width: 992px) {
  .post__image-container {
    position: absolute;
    top: 0;
    width: 100%; } }

.post__container {
  background-color: #fff;
  margin: -35px 4.5vw 0;
  position: relative;
  padding-right: 2.5vw;
  padding-left: 2.5vw; }

@media print, (min-width: 767px) {
  .post__container {
    padding-right: 2.5vw;
    padding-left: 2.5vw; } }

@media print, (min-width: 992px) {
  .post__container {
    padding-right: 8vw;
    padding-left: 8vw; } }

@media print, (min-width: 1440px) {
  .post__container {
    padding-right: 8vw;
    padding-left: 8vw; } }

@media print, (min-width: 992px) {
  .post__container {
    margin: 0 5.5vw; } }

@media print, (min-width: 1440px) {
  .post__container {
    margin: 0 7.5vw; } }

.post__header {
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center; }

@media print, (min-width: 992px) {
  .post__header {
    padding: 25px 2%; } }

@media print, (min-width: 1440px) {
  .post__header {
    padding: 25px 10%; } }

.post__category-container {
  color: #fe0002;
  display: inline-block;
  margin-right: 60px;
  font-size: .8rem; }

.post__author, .post__date {
  font-size: .8rem; }

@media print, (min-width: 992px) {
  .post__author, .post__category-container, .post__date {
    font-size: 1.3rem; } }

.post__category {
  font-weight: 500;
  text-transform: uppercase; }

.post__category-logo {
  max-height: 2rem;
  max-width: 100%;
  vertical-align: middle; }

@media print, (min-width: 992px) {
  .post__category-logo {
    max-height: 3rem; } }

@media print, (min-width: 1440px) {
  .post__category-logo {
    max-height: 3rem; } }

.post__title {
  color: #050612;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .post__title {
    font-size: 3rem;
    margin-top: 20px;
    margin-bottom: 25px; } }

@media print, (min-width: 1440px) {
  .post__title {
    font-size: 3.5rem; } }

.post__author {
  color: #9b9b9b;
  margin-bottom: 20px; }

@media print, (min-width: 992px) {
  .post__author {
    margin-bottom: 35px; } }

.post__excerpt {
  color: #fe0002;
  font-size: 1.1rem;
  line-height: 1.2;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (max-width: 991px) {
  .post__excerpt {
    margin-top: 40px; } }

@media print, (min-width: 992px) {
  .post__excerpt {
    border-left: 1px solid #9b9b9b;
    display: table-cell;
    font-size: 1.5rem;
    padding-left: 7%;
    width: 50%; } }

@media print, (min-width: 1440px) {
  .post__excerpt {
    padding-left: 14%; } }

.post__excerpt p:first-of-type {
  margin-top: 0; }

.post__excerpt p:last-of-type {
  margin-bottom: 0; }

.post__content {
  font-size: 1.1rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.post__content::after, .post__content::before {
  content: '';
  display: table; }

.post__content::after {
  clear: both; }

.post__content b, .post__content strong, .static-page__content-text b, .static-page__content-text strong {
  font-weight: 700; }

@media print, (min-width: 992px) {
  .post__content {
    margin-top: 1rem;
    margin-bottom: 1rem; } }

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

.post__content .alignright {
  display: block;
  margin-left: 30px;
  float: right; }

.post__content .alignleft {
  display: block;
  margin-right: 30px;
  float: left; }

.post__content .wp-caption {
  position: relative;
  max-width: 100%;
  text-align: center; }

.post__content iframe, .post__content img {
  height: auto; }

@media print, (max-width: 766px) {
  .post__content iframe, .post__content img {
    margin-left: -7vw !important;
    margin-right: -7vw !important;
    width: 100vw; } }

@media print, (min-width: 767px) {
  .post__content iframe, .post__content img {
    max-width: 100%; } }

.post__section {
  margin-top: 1.8rem; }

@media print, (min-width: 992px) {
  .post__section {
    margin-top: 2.8rem; } }

.post__section-subtitle, .post__section-title {
  text-align: center;
  line-height: 1.3; }

.post__section-title {
  color: #fe0002;
  font-size: 1.75rem;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .post__section-title {
    font-size: 2.5rem; } }

.post__section-subtitle {
  color: #1c64ff;
  font-size: 1.1rem; }

.post--case-study .post__image-container, .post__section-video-container {
  position: relative; }

.post__section-video-container:before {
  padding-top: 56.25%;
  display: block;
  content: ' ';
  width: 100%; }

.post__section-video-container > * {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

@media print, (max-width: 766px) {
  .post__section-video-container {
    width: 100vw; } }

.post__section-video-container iframe {
  height: 100%;
  width: 100%; }

.post__more-stories-title {
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (max-width: 991px) {
  .post__more-stories-title {
    background-color: #001c57;
    display: inline-block;
    padding: 0 30px; } }

@media print, (min-width: 992px) {
  .post__more-stories-title {
    color: #050612;
    display: block;
    font-size: 3rem;
    margin-top: 50px;
    text-align: center; } }

@media print, (max-width: 991px) {
  .post__more-stories-title:after {
    content: ' ';
    display: inline-block;
    left: 100%;
    position: absolute;
    height: 0;
    width: 0;
    border-top: 32px solid #001c57;
    border-right: 16px solid transparent; } }

@media print, (min-width: 992px) {
  .post--case-study {
    padding-top: 0; } }

@media print, (min-width: 1440px) {
  .post--case-study {
    padding-top: 0; } }

.post--case-study .post__title {
  color: #fff;
  font-size: 2.5rem;
  left: 10%;
  line-height: 1;
  max-width: 80%;
  position: absolute;
  top: 15%;
  width: 100%;
  z-index: 10; }

@media print, (min-width: 992px) {
  .post--case-study .post__title {
       font-size: 5.5rem;
    left: 7.5%;
    max-width: 50%; } }

.post--case-study .post__container {
  margin-top: 0;
  padding-top: 40px; }

.post--case-study .post__content {
  margin-top: 2rem; }

.post--case-study .post__excerpt {
  color: #050612; }

.post--case-study .post__excerpt:before {
  background-color: #fe0002;
  content: ' ';
  position: absolute;
  left: 0;
  top: 20px;
  height: 20px;
  width: 20px; }

@media print, (min-width: 992px) {
  .post--case-study .post__excerpt:before {
    display: none; } }

@media print, (max-width: 991px) {
  .post--case-study .post__excerpt {
    border-top: 1px dashed #4a4a4a;
    border-bottom: 1px dashed #4a4a4a;
    padding: 15px 15px 40px 30px; } }

@media print, (min-width: 992px) {
  .post--case-study .post__excerpt {
    border-left: 1px solid #4a4a4a; } }

.post-excerpt {
  margin-bottom: 25px;
  position: relative; }

.post-excerpt::after, .post-excerpt::before {
  content: '';
  display: table; }

.post-excerpt::after {
  clear: both; }

@media print, (min-width: 992px) {
  .post-excerpt {
    margin-bottom: 30px; } }

@media print, (min-width: 1440px) {
  .post-excerpt {
    margin-bottom: 60px; } }

.post-excerpt__text-container {
  line-height: 1.2;
  position: relative;
  background-color: #fff; }

.post-excerpt__title {
  font-size: 1.6rem;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

.post-excerpt__category-container, .post-excerpt__date {
  display: inline-block;
  font-size: .8rem; }

.post-excerpt__category-container {
  max-width: 65%;
  vertical-align: top; }

.post-excerpt__category-container::after, .post-excerpt__category-container::before {
  content: '';
  display: table; }

.post-excerpt__category-container::after {
  clear: both; }

@media print, (min-width: 992px) {
  .post-excerpt__category-container {
    font-size: .9rem; } }

.post-excerpt__category {
  color: #fe0002;
  float: left;
  font-weight: 500;
  padding-right: 15px;
  text-transform: uppercase; }

.post-excerpt__category-logo {
  max-height: 2rem;
  max-width: 100%;
  vertical-align: middle; }

.post-excerpt__date {
  float: right;
  font-weight: 300; }

.post-excerpt__excerpt {
  font-weight: 300; }

.post-excerpt__excerpt :first-child {
  margin-top: 0; }

.post-excerpt--no-date .post-excerpt__date {
  display: none !important; }

@media print, (max-width: 991px) {
  .post-excerpt--no-date\@medium- .post-excerpt__date {
    display: none !important; }
  .post-excerpt--featured .post-excerpt__text-container {
    background-color: #fff;
    margin: -50px 15px 0;
    padding: 15px; } }

@media print, (min-width: 992px) {
  .post-excerpt--featured {
    margin-bottom: 60px; }
  .post-excerpt--featured .post-excerpt__text-container {
    background-color: transparent;
    border: 1px solid #fff;
    top: calc(13rem + 6%);
    display: inline-block;
    left: 100px;
    padding: 20px 25px;
    position: absolute;
    width: 37%; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--featured .post-excerpt__text-container {
    padding: 45px 30px;
    top: calc(18rem + 10%); } }

@media print, (min-width: 992px) {
  .post-excerpt--featured .post-excerpt__excerpt, .post-excerpt--featured .post-excerpt__title {
    color: #fff; }
  .post-excerpt--featured .post-excerpt__date {
    display: none; }
  .post-excerpt--featured .post-excerpt__title {
    margin-top: 15px;
    margin-bottom: 15px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--featured .post-excerpt__title {
    margin-top: 30px;
    margin-bottom: 30px; } }

.post-excerpt__featured-title {
  color: #fff;
  left: 100px;
  font-size: 7.5rem;
  line-height: .8;
  padding-left: 25px;
  position: absolute;
  text-transform: uppercase;
  top: 6%;
  width: 37%;
  z-index: 10;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .post-excerpt__featured-title\@medium- {
    display: none; } }

@media print, (max-width: 991px) {
  .post-excerpt__featured-title\@medium\+ {
    display: none; } }

@media print, (min-width: 1440px) {
  .post-excerpt__featured-title {
    font-size: 10rem;
    padding-left: 30px;
    top: 10%; } }

@media print, (max-width: 991px) {
  .post-excerpt--row .post-excerpt__text-container {
    background-color: #fff;
    margin: -50px 15px 0;
    padding: 15px; } }

@media print, (min-width: 992px) {
  .post-excerpt--row .post-excerpt__text-container {
    display: inline-block;
    min-width: 30vw;
    max-width: 46vw;
    padding: 20px 25px;
    position: absolute;
    top: 0; }
  .post-excerpt--row .post-excerpt__title {
    margin-top: 20px;
    margin-bottom: 20px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--row .post-excerpt__title {
    margin-top: 35px;
    margin-bottom: 35px; } }

@media print, (min-width: 992px) {
  .post-excerpt--row .post-excerpt__category-container, .post-excerpt--row .post-excerpt__date {
    line-height: 2rem; } }

@media print, (min-width: 1440px) {
  .post-excerpt--row .post-excerpt__text-container {
    padding: 45px;
    max-width: 36vw; } }

@media print, (max-width: 991px) {
  .post-excerpt--half-block .post-excerpt__text-container {
    background-color: #fff;
    margin: -50px 15px 0;
    padding: 15px; } }

@media print, (min-width: 992px) {
  .post-excerpt--half-block {
    display: inline-block;
    padding-right: 10px;
    vertical-align: top;
    width: 50%; }
  .post-excerpt--half-block .post-excerpt__text-container {
    background-color: #fff;
    margin: -100px 15px 0;
    padding: 15px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--half-block {
    padding-right: 20px; } }

@media print, (min-width: 992px) {
  .post-excerpt--half-block + .post-excerpt--half-block {
    padding-left: 10px;
    padding-right: 0; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--half-block + .post-excerpt--half-block {
    padding-left: 20px; } }

@media print, (min-width: 992px) {
  .post-excerpt--half-block .post-excerpt__text-container {
    padding: 20px 25px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--half-block .post-excerpt__text-container {
    padding: 40px 30px; } }

@media print, (min-width: 992px) {
  .post-excerpt--half-block .post-excerpt__title {
    margin-top: 20px;
    margin-bottom: 20px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--half-block .post-excerpt__title {
    margin-top: 40px;
    margin-bottom: 40px; } }

@media print, (min-width: 992px) {
  .post-excerpt--half-block .post-excerpt__category-container, .post-excerpt--half-block .post-excerpt__date {
    line-height: 2rem; } }

@media print, (max-width: 991px) {
  .post-excerpt--grid-block .post-excerpt__text-container {
    background-color: #fff;
    margin: -50px 15px 0;
    padding: 15px; } }

@media print, (min-width: 992px) {
  .post-excerpt--grid-block {
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
    width: calc((100% - 20px*2)*.3333); }
  .post-excerpt--grid-block .post-excerpt__text-container {
    background-color: #fff;
    margin: -60px 5px 0;
    padding: 15px 20px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--grid-block {
    margin-bottom: 30px;
    width: calc((100% - 50px*2)*.3333); }
  .post-excerpt--grid-block .post-excerpt__text-container {
    background-color: #fff;
    margin: -70px 15px 0;
    padding: 30px 25px; } }

@media print, (min-width: 992px) {
  .post-excerpt--grid-block:not(:nth-of-type(3n+1)) {
    margin-left: 20px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--grid-block:not(:nth-of-type(3n+1)) {
    margin-left: 50px; } }

@media print, (min-width: 992px) {
  .post-excerpt--grid-block .post-excerpt__title {
    font-size: 1.35rem;
    margin-top: 20px;
    margin-bottom: 20px; } }

@media print, print and (min-width: 992px), print and (min-width: 1440px), (min-width: 992px) and (min-width: 1440px) {
  .post-excerpt--grid-block .post-excerpt__title {
    font-size: 1.6rem;
    margin-top: 40px;
    margin-bottom: 40px; } }

@media print, (min-width: 992px) {
  .post-excerpt--grid-block .post-excerpt__category-container, .post-excerpt--grid-block .post-excerpt__date {
    line-height: 2rem; } }

.post-excerpt--short {
  background-color: #fff; }

@media print, (max-width: 991px) {
  .post-excerpt--short {
    display: table;
    width: 100%;
    table-layout: fixed; } }

.post-excerpt--short .post-excerpt {
  margin-bottom: 20px; }

.post-excerpt--short .post-excerpt__image-container {
  position: relative; }

@media print, (max-width: 991px) {
  .post-excerpt--short .post-excerpt__image-container {
    display: table-cell;
    width: 41.66667%;
    margin: 0;
    vertical-align: middle; } }

.post-excerpt--short .post-excerpt__text-container {
  padding: 5px 20px; }

@media print, (max-width: 991px) {
  .post-excerpt--short .post-excerpt__text-container {
    display: table-cell;
    width: 58.33333%;
    vertical-align: middle;
    margin: 0; } }

@media print, (min-width: 992px) {
  .post-excerpt--short .post-excerpt__text-container {
    padding: 20px 30px; } }

.post-excerpt--short .post-excerpt__title {
  font-size: .8rem; }

@media print, (min-width: 992px) {
  .post-excerpt--short .post-excerpt__title {
    font-size: 1.2rem; } }

.post-excerpt--short .post-excerpt__category {
  font-size: .6rem; }

@media print, (min-width: 992px) {
  .post-excerpt--short .post-excerpt__category {
    font-size: .8rem; } }

.post-excerpt--short .post-excerpt__excerpt {
  display: none; }

@media print, (min-width: 992px) {
  .post-excerpt--short {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
  .post-excerpt--short:last-child {
    margin-right: 0; }
  .post-excerpt--short-more-stories .post-excerpt__text-container {
    padding: 15px 20px; }
  .post-excerpt--short-more-stories .post-excerpt__title {
    font-size: 2.2rem;
    margin-top: 20px; }
  .post-excerpt--short-more-stories .post-excerpt__category, .post-excerpt--short-more-stories .post-excerpt__date {
    font-size: 1rem; } }

.post-listing {
  padding-right: 0;
  padding-left: 0; }

.post-listing::after, .post-listing::before {
  content: '';
  display: table; }

.post-listing::after {
  clear: both; }

@media print, (min-width: 767px) {
  .post-listing {
    padding-right: 0;
    padding-left: 0; } }

@media print, (min-width: 992px) {
  .post-listing {
    padding-right: 4%;
    padding-left: 4%; } }

@media print, (min-width: 1440px) {
  .post-listing {
    padding-right: 2%;
    padding-left: 2%; } }

.post-listing--verve-views-home {
  margin-top: -30px;
  padding: 0; }

@media print, (min-width: 992px) {
  .post-listing--verve-views-home {
    margin-top: -50px; } }

.post-listing__pagination {
  display: none; }

.post-listing--more-stories {
  padding: 30px 30px 35px; }

@media print, (min-width: 767px) {
  .post-listing--more-stories {
    padding-right: 30px;
    padding-left: 30px; } }

@media print, (min-width: 992px) {
  .post-listing--more-stories {
    padding-right: 30px;
    padding-left: 30px; } }

@media print, (min-width: 1440px) {
  .post-listing--more-stories {
    padding-right: 30px;
    padding-left: 30px; } }

@media print, (min-width: 992px) {
  .post-listing--more-stories {
    padding-top: 40px;
    padding-bottom: 0; } }

.screen-reader-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.search-form {
  font-size: 0;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s; }

.search-form__input {
  background-color: transparent;
  color: #fff;
  font-size: .7rem;
  -webkit-transition-property: padding,width;
  -o-transition-property: padding,width;
  transition-property: padding,width;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s; }

@media print, (min-width: 992px) {
  .search-form__input {
    font-size: .8rem; } }

.search-form__input:focus {
  outline: none; }

.search-form--navbar {
  display: table;
  float: right;
  margin-left: 10px; }

@media print, (min-width: 1440px) {
  .search-form--navbar {
    margin-left: 15px; } }

.search-form--navbar .search-form__input-group {
  display: table-row;
  line-height: 74px;
  min-height: 74px; }

.search-form--navbar .search-form__input, .search-form--navbar .search-form__input-addon {
  display: table-cell;
  vertical-align: middle; }

.search-form--navbar .search-form__input {
  border: none;
  min-height: 74px;
  padding: 0;
  width: 0; }

.search-form--navbar.is-expanded .search-form__input {
  width: 250px; }

.search-form--mobile, .search-form--mobile .search-form__input {
  height: 0;
  padding: 0;
  width: 0;
  -webkit-transition-property: padding,width,height;
  -o-transition-property: padding,width,height;
  transition-property: padding,width,height; }

.search-form--mobile .search-form__input {
  border: 0; }

.search-form--mobile.is-expanded {
  height: auto;
  padding-top: .8rem;
  position: relative;
  width: 100%; }

.search-form--mobile.is-expanded .search-form__input {
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%; }

.search-form.is-expanded .search-form__input, .search-form.is-expanded .search-form__input-addon {
  border: 3px solid #fff;
  border-radius: 30px; }

.search-form.is-expanded .search-form__input {
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px; }

.search-form.is-expanded .search-form__input--with-addon {
  border-right: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  display: table-cell; }

.search-form.is-expanded .search-form__input-addon {
  border-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  display: table-cell;
  padding-left: 10px;
  padding-right: 10px; }

.social-icons__link {
  font-size: 1.6rem; }

@media print, (min-width: 992px) {
  .social-icons__link {
    font-size: .9rem; } }

.social-icons--footer {
  color: #f3f3f3; }

@media print, (min-width: 992px) {
  .social-icons--footer {
    display: inline-block;
    float: right;
    font-size: .8rem;
    vertical-align: middle; } }

.social-icons--footer .social-icons__link {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle; }

@media print, (max-width: 991px) {
  .social-icons--footer .social-icons__link:not(:first-child) {
    -webkit-box-shadow: -2px 0 #050612;
            box-shadow: -2px 0 #050612; } }

@media print, (min-width: 992px) {
  .social-icons--footer .social-icons__link:not(:first-child) {
    margin-left: 30px; } }

@media print, (max-width: 991px) {
  .social-icons--footer .social-icons__link {
    width: 25%;
    max-height: 95px;
    overflow: hidden; }
  .social-icons--footer .social-icons__link--twitter {
    background-color: #0aabee; }
  .social-icons--footer .social-icons__link--linkedin {
    background-color: #0076b6; }
  .social-icons--footer .social-icons__link--facebook {
    background-color: #3b5999; }
  .social-icons--footer .social-icons__link--email {
    background-color: #333;
    font-size: 1.3rem; }
  .social-icons--footer .social-icons__link:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
  .social-icons--footer .social-icons__icon {
    position: absolute;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    top: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; } }

.social-icons--post {
  text-align: center; }

@media print, (min-width: 992px) {
  .social-icons--post {
    display: table-cell;
    vertical-align: middle;
    width: 50%; } }

.social-icons--post .social-icons__link {
  color: #fff;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  height: 50px;
  width: 50px; }

.social-icons--post .social-icons__link--twitter {
  background-color: #0aabee; }

.social-icons--post .social-icons__link--linkedin {
  background-color: #c8232c; }

.social-icons--post .social-icons__link--facebook {
  background-color: #3b5999; }

.social-icons--post .social-icons__link--email {
  background-color: #333; }

@media print, (min-width: 992px) {
  .social-icons--post .social-icons__link {
    height: 70px;
    width: 70px; } }

.social-icons--post .social-icons__link--email {
  font-size: 1.3rem; }

.social-icons--post .social-icons__icon {
  position: absolute;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.static-page__title-container {
  margin-bottom: 50px;
  text-align: center; }

.static-page__title {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif;
  color: #050612; }

@media print, (min-width: 992px) {
  .static-page__title {
    font-size: 3.6rem; } }

.static-page__location, .static-page__title {
  margin-bottom: .8rem; }

.static-page__separator {
  border-bottom: solid 1px #9b9b9b;
  width: 175px;
  display: block;
  margin-right: auto;
  margin-left: auto; }

.static-page__content-container {
  padding-left: 10%;
  padding-right: 10%; }

@media print, (min-width: 992px) {
  .static-page__content-container {
    padding-left: 18%;
    padding-right: 18%; } }

.tagged {
  padding-left: 30px;
  padding-right: 30px; }

@media print, (min-width: 992px) {
  .tagged {
    text-align: center; } }

.tagged__container {
  padding-top: 35px;
  padding-bottom: 50px;
  word-break: break-all; }

@media print, (min-width: 992px) {
  .tagged__container {
    border-bottom: 1px solid #979797;
    padding-top: 60px;
    padding-bottom: 80px; } }

.tagged__label, .tagged__tag {
  color: #9b9b9b;
  margin-right: 10px; }

.tagged__tag {
  background-color: #f5fcff;
  color: #1c64ff;
  padding: 3px; }

.text-banner {
  margin-top: -8rem;
  margin-bottom: 3rem;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

@media print, (min-width: 767px) {
  .text-banner {
    margin-top: -8rem;
    margin-bottom: 3rem;
    padding-left: 30px;
    padding-right: 30px; } }

@media print, (min-width: 992px) {
  .text-banner {
    margin-top: -5rem;
    margin-bottom: 4rem;
    padding-left: 50px;
    padding-right: 50px; } }

.text-banner__container {
  background-color: #fff;
  padding-top: 1.7rem;
  padding-left: 7%;
  padding-right: 7%; }

.text-banner__container::after, .text-banner__container::before {
  content: '';
  display: table; }

.text-banner__container::after {
  clear: both; }

@media print, (min-width: 767px) {
  .text-banner__container {
    padding-top: 2.5rem; } }

@media print, (min-width: 992px) {
  .text-banner__container {
    padding-top: 4rem; } }

.text-banner__title {
  color: #050612;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 2rem;
  text-transform: uppercase;
  word-wrap: break-word;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .text-banner__title {
    font-size: 3.6rem; }
  .text-banner__title--side-block {
    padding-right: 2rem; } }

.text-banner__content-container, .text-banner__title {
  text-align: center; }

@media print, (min-width: 992px) {
  .text-banner__content-container--side-block, .text-banner__title--side-block {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 50%; } }

.text-banner__connect-button {
  margin-top: 2rem;
  background: #1c64ff;
  line-height: 1.2;
  font-size: .9rem;
  font-weight: 700;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase; }

.text-banner__connect-button:hover {
  background-color: #0fa68d; }

.text-banner--category .text-banner__title {
  color: #fe0002; }

@media print, (min-width: 992px) {
  .text-banner--careers {
    margin-bottom: 1rem; } }

.text-banner--careers .text-banner__title {
  color: #fe0002;
  margin-top: 2rem; }

.text-banner--careers .text-banner__content-container {
  text-align: left; }

@media print, (min-width: 992px) {
  .text-banner--careers .text-banner__content-container {
    text-align: center; } }

.text-banner--about .text-banner__content-container, .text-banner--about .text-banner__title {
  text-align: left; }

.background--light {
  background-color: #f3f3f3; }

.background--dark {
  background-color: #050612; }

.no-scroll {
  overflow: hidden; }

.verve-views-home {
  padding-bottom: 40px;
  padding-right: 8%;
  padding-left: 8%; }

@media print, (min-width: 767px) {
  .verve-views-home {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .verve-views-home {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .verve-views-home {
    padding-right: 10%;
    padding-left: 10%; } }

.verve-views-home__button-container {
  margin-top: 10px;
  text-align: center; }

.verve-views-home__button {
  background: #1c64ff;
  line-height: 1.2;
  font-size: .9rem;
  font-weight: 700;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase; }

.verve-views-home__button:hover, .work-at-verve-block__button:hover {
  background-color: #0fa68d; }

.work-at-verve-block {
  background-color: #050612;
  text-align: center;
  padding: 75px 8%; }

@media print, (min-width: 767px) {
  .work-at-verve-block {
    padding-right: 10%;
    padding-left: 10%; } }

@media print, (min-width: 992px) {
  .work-at-verve-block {
    padding-right: 4.5%;
    padding-left: 4.5%; } }

@media print, (min-width: 1440px) {
  .work-at-verve-block {
    padding-right: 10%;
    padding-left: 10%; } }

.work-at-verve-block__title {
  color: #fff;
  font-size: 36px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Knockout 49 A","Knockout 49 B",Lucidabright,Lucida,Georgia,serif; }

@media print, (min-width: 992px) {
  .work-at-verve-block__title {
    font-size: 72px; } }

.work-at-verve-block__button {
  margin: 0 auto;
  background: #1c64ff;
  line-height: 1.2;
  font-size: .9rem;
  font-weight: 700;
  border-radius: 35px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase; }

.logo-group ul,
.product-list ul,
.txt-block-img-row ul,
.txt-img-block ul,
.global-footer ul, .featured-list, .product-comparison ul, .txt-block-img ul {
  padding: 0;
  list-style-type: none;
  margin: 0; }

.fluid-media-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-right: auto;
  margin-left: auto; }
  .fluid-media-wrapper embed, .fluid-media-wrapper iframe, .fluid-media-wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.logo-group ul,
.product-list ul,
.txt-block-img-row ul,
.txt-img-block ul,
.global-footer ul {
  padding: 0;
  list-style-type: none;
  margin: 0; }
  .logo-group ul > *, .product-list ul > *, .txt-block-img-row ul > *, .txt-img-block ul > *, .global-footer ul > * {
    display: inline-block; }

a {
  text-decoration: none;
  color: inherit; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0; }

h2 {
  font-size: 1.5em;
  margin: 0; }

h3 {
  font-size: 1.17em;
  margin: 0; }

h4 {
  font-size: 1em;
  margin: 0; }

h5 {
  font-size: 0.83em;
  margin: 0; }

h6 {
  font-size: 0.75em;
  margin: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 0; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 0; }

nav ul,
nav ol {
  list-style: none;
  padding: 0; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button, select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background: #fff;
  color: #424340; }

img {
  display: block; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html {
  font-size: 1rem; }
  @media print, (min-width: 767px) {
    html {
      font-size: 1rem; } }
  @media print, (min-width: 992px) {
    html {
      font-size: 1rem; } }
  @media print, (min-width: 1440px) {
    html {
      font-size: 1rem; } }

body {
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  /* Initial family, weight, size setup =========== */
  font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  /* Generic baseline line-height =========== */
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6,
blockquote,
blockquote p,
legend {
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: 400; }

.product-list header, .hero .text-block h1 {
  max-width: 30rem;
line-height: 6rem;  }

body {
  color: #424340; }

h1, h2, h3, h4, h5, h6,
blockquote,
blockquote p,
legend {
  text-transform: uppercase; }

h1 {
  line-height: .75; }

h1 {
  font-size: 3.583rem; }
  @media screen and (min-width: 48em) {
    h1 {
      font-size: 6.34rem; } }

h2 {
  font-size: 2.986rem; }
  @media screen and (min-width: 37.5em) {
    h2 {
      font-size: 3.583rem; } }

h2, h3, blockquote {
  line-height: 1; }
  @media screen and (min-width: 37.5em) {
    h2, h3, blockquote {
      line-height: .825; } }

blockquote {
  font-size: 2.074rem;
  text-indent: -0.3em;
  /* Change according to your font */ }
  @media screen and (min-width: 37.5em) {
    blockquote {
      font-size: 3.583rem; } }
  blockquote p {
    display: inline; }

.txt-block-img-row h2,
.content-split h2 {
  font-size: 2.986rem; }

h3, legend {
  font-size: 2.074rem; }
  @media screen and (min-width: 37.5em) {
    h3, legend {
      font-size: 2.986rem; } }

h4 {
  line-height: 1.2; }

h4,
.intro,
.featured-list {
  font-size: 1.44rem; }

h5, h6 {
  font-size: 1rem; }

a {
  color: #fe0002;
  text-decoration: underline; }

p a {
  color: #fe0002;
  text-decoration: underline; }

.page-404 p {
  font-size: 2.074rem; }

.btn {
  font-size: 0.694rem;
  font-weight: 700; }
  .btn i {
    font-size: 1rem; }

header p, header li, .hero p {
  font-size: 1.44rem;
  line-height: 1.3; }

nav ul > li {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.694rem; }
  nav ul > li.search {
    font-weight: 400; }

nav ul .submenu > li {
  text-transform: none;
  font-weight: 400;
  font-size: 0.833rem; }

.small-print * {
  font-size: 0.833rem; }

h3, p {
  margin-bottom: 1rem; }

blockquote {
  margin: 0;
  margin-bottom: 1rem;
  padding: 0; }

html a {
  text-decoration: underline; }

html .post-excerpt__text-container a {
  text-decoration: none; }

header.page-header {
  padding-top: 80px; }
  @media print, (min-width: 992px) {
    header.page-header {
      padding-top: 80px; } }

p.form-contact__send-us-a-message a {
  color: white; }

.team__expand:after {
  line-height: 34px; }

.static-page {
  margin-top: 5rem; }

.verve-new-pages {
  display: block; }

section {
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: 0; }
  section.section-title {
    margin-bottom: 0; }
  section .container {
    z-index: 2;
    position: relative;
    padding: 2rem 1rem; }
    @media screen and (min-width: 62.5em) {
      section .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: 93.75em;
        max-width: 100%;
        margin: auto;
        padding: 5rem 1rem; }
        section .container > * {
          -webkit-box-flex: 0;
              -ms-flex-positive: 0;
                  flex-grow: 0;
          -ms-flex-negative: 1;
              flex-shrink: 1;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  section .container__background,
  section .container__background:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  section .container__background {
    overflow: hidden; }
    section .container__background img {
      position: absolute;
      left: 50%;
      top: 50%;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-backface-visibility: visible;
              backface-visibility: visible; }
  section.bg-color .container__background {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
  section .container__background:after {
    content: "";
    opacity: .9; }
  section .container__main {
    position: relative;
    width: 100%; }
  @media screen and (min-width: 62.5em) {
    section.content-thin .container {
      max-width: 62.5em;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 62.5em) {
    section.full-width .container {
      max-width: none; } }
  @media screen and (min-width: 93.75em) {
    section.txt-block-img-row .container {
      margin: 0 auto; } }
  @media screen and (min-width: 62.5em) {
    section.txt-block-img-row.full-width .container {
      margin: 0; } }
  @media screen and (min-width: 62.5em) {
    section.txt-block-img-row.icons-list.full-width ul {
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (min-width: 62.5em) {
    section.background-image-featured-item {
      max-height: 800px;
      overflow: hidden; } }
  section.background-image-featured-item .container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-height: inherit; }
    @media screen and (min-width: 62.5em) {
      section.background-image-featured-item .container {
        padding-top: 0;
        padding-bottom: 0; } }
  section.background-image-featured-item .container__background {
    position: static; }
    @media screen and (min-width: 62.5em) {
      section.background-image-featured-item .container__background {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-left: calc(-50% - 2rem);
        margin-right: -2rem;
        width: calc(100% + 4rem); } }
    section.background-image-featured-item .container__background img {
      position: static;
      width: 100%;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      -webkit-filter: none;
              filter: none; }
      @media screen and (max-width: 37.4375em) {
        section.background-image-featured-item .container__background img {
          min-height: 0; } }
  section.background-image-featured-item .container__main {
    padding-bottom: 3rem; }
    @media screen and (min-width: 62.5em) {
      section.background-image-featured-item .container__main {
        width: 50%;
        padding-bottom: 0; } }
  section.background-image-featured-item + .background-image-featured-item {
    border-top: 2px solid white; }
  section.logo-group .container__main {
    max-width: 80em; }
  @media screen and (min-width: 62.5em) {
    section.logo-group + .testimonial .container {
      padding-top: 0; } }
  section.logo-group_testimonials .container {
    max-width: 80em; }
  section.logo-group_testimonials .container__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  section.product-list .container {
    padding: 0; }
  @media screen and (min-width: 48em) {
    section.content-split-half .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  section.narrative-flow .container__main {
    max-width: 62.5em; }
  section.cta-banner {
    margin-top: 0; }
    section.cta-banner .container {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      height: 100%;
      padding: 0; }
  section.verve-slant {
    z-index: 0; }
  @media screen and (min-width: 62.5em) {
    section.icons-list.bg-color + .background-image-featured-item {
      margin-top: 0; }
      section.icons-list.bg-color + .background-image-featured-item .container {
        padding-top: 0; } }
  section.txt-block-img-row:last-child {
    margin-bottom: 0; }

.sticky-wrapper + section.narrative-flow {
  margin-top: 0; }

.hero-short + section {
  margin-top: 0; }

p:empty {
  display: none; }

.cookie, .ctcc-inner {
  padding: 5px 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 37.5em) {
    .cookie, .ctcc-inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .cookie .ctcc-left-side, .ctcc-inner .ctcc-left-side {
    text-align: left;
    line-height: 1.4;
    font-size: .8rem; }
  .cookie button, .ctcc-inner button {
    margin: .5rem 0;
    min-width: 80px;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    font-size: .7rem;
    padding: 0.5rem;
    font-weight: bold; }
    @media screen and (min-width: 37.5em) {
      .cookie button, .ctcc-inner button {
        margin: 0 0 0 1.5rem; } }
    .cookie button:hover, .ctcc-inner button:hover {
      -webkit-transition: all .35s ease;
      -o-transition: all .35s ease;
      transition: all .35s ease;
      background-color: #1c64ff; }

@media screen and (max-width: 62.4375em) {
  .desktop {
    display: none; } }

.mobile {
  display: none; }
  @media screen and (max-width: 62.4375em) {
    .mobile {
      display: block; } }

hr {
  margin-top: 0;
  border: 0;
  border-bottom: solid 1px #424340;
  color: #424340;
  background-color: #424340;
  clear: both; }

.bg-color {
  color: white; }
  .bg-color h2, .bg-color p {
    color: white; }
  .bg-color .divider {
    background-color: white; }

.bg-color.dark-blue .container__background:after {
  background-color: #001853; }

.bg-color.bright-blue .container__background:after {
  background-color: #1c64ff; }

.bg-color.yellow .container__background:after {
  background-color: #ffe000; }

.bg-color.magenta-dark-blue .container__background:after {
  background: -webkit-linear-gradient(45deg, #fe0002, #001853);
  background: -o-linear-gradient(45deg, #fe0002, #001853);
  background: linear-gradient(45deg, #fe0002, #001853); }

.bg-color.magenta-bright-blue .container__background:after {
  background: -webkit-linear-gradient(45deg, #fe0002, #1c64ff);
  background: -o-linear-gradient(45deg, #fe0002, #1c64ff);
  background: linear-gradient(45deg, #fe0002, #1c64ff); }

.bg-color.magenta-light-blue .container__background:after {
  background: -webkit-linear-gradient(45deg, #fe0002, #6bd2f4);
  background: -o-linear-gradient(45deg, #fe0002, #6bd2f4);
  background: linear-gradient(45deg, #fe0002, #6bd2f4); }

.bg-color.dark-blue-bright-blue .container__background:after {
  background: -webkit-linear-gradient(45deg, #001853, #1c64ff);
  background: -o-linear-gradient(45deg, #001853, #1c64ff);
  background: linear-gradient(45deg, #001853, #1c64ff); }

.bg-color.bright-blue-light-blue .container__background:after {
  background: -webkit-linear-gradient(45deg, #1c64ff, #6bd2f4);
  background: -o-linear-gradient(45deg, #1c64ff, #6bd2f4);
  background: linear-gradient(45deg, #1c64ff, #6bd2f4); }

.bg-color.light-blue-bright-blue .container__background:after {
  background: -webkit-linear-gradient(45deg, #6bd2f4, #1c64ff);
  background: -o-linear-gradient(45deg, #6bd2f4, #1c64ff);
  background: linear-gradient(45deg, #6bd2f4, #1c64ff); }

.bg-color.light-blue-teal .container__background:after {
  background: -webkit-linear-gradient(45deg, #6bd2f4, #0fa68d);
  background: -o-linear-gradient(45deg, #6bd2f4, #0fa68d);
  background: linear-gradient(45deg, #6bd2f4, #0fa68d); }

.strip-blue {
  background: -webkit-linear-gradient(45deg, #001853 10%, #1c64ff);
  background: -o-linear-gradient(45deg, #001853 10%, #1c64ff);
  background: linear-gradient(45deg, #001853 10%, #1c64ff);
  background: #001853; }

.strip-magenta {
  background-color: red; }

.divider {
  display: block;
  height: 1px;
  margin: 2rem 0;
  background-color: #fe0002; }
  @media screen and (min-width: 62.5em) {
    .divider {
      width: 150px;
      margin: 2rem auto; } }

.verve-slant:before {
  content: "";
  position: absolute;
  top: 0;
  height: 2000px;
  width: 1000px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #fff), color-stop(80%, #EDEDED), to(#fff));
  background: -webkit-linear-gradient(bottom, #fff 20%, #EDEDED 80%, #fff);
  background: -o-linear-gradient(bottom, #fff 20%, #EDEDED 80%, #fff);
  background: linear-gradient(to top, #fff 20%, #EDEDED 80%, #fff);
  left: 0;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg); }

.bg-circle:after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -10%;
  right: 10%;
  height: 750px;
  width: 750px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #fff), color-stop(80%, #EDEDED), to(#fff));
  background: -webkit-linear-gradient(bottom, #fff 20%, #EDEDED 80%, #fff);
  background: -o-linear-gradient(bottom, #fff 20%, #EDEDED 80%, #fff);
  background: linear-gradient(to top, #fff 20%, #EDEDED 80%, #fff); }

.img-wrap, .svg-wrap {
  position: relative;
  overflow: hidden; }

@media screen and (max-width: 62.4375em) {
  .center-on-mobile {
    text-align: center; } }

.bg-color a:not(.btn) {
  color: white; }

a.block {
  display: block; }

.hero .btn i:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.btn {
  border: 2px solid #fe0002;
  color: #fe0002;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  text-decoration: none; }
  @media screen and (min-width: 48em) {
    .btn:hover {
      background-color: #fe0002;
      color: white;
      -webkit-transition: background-color .2s, color .2s;
      -o-transition: background-color .2s, color .2s;
      transition: background-color .2s, color .2s; }
      .btn:hover i {
        color: #fe0002; }
        .btn:hover i:after {
          background-color: white; } }
  .btn.inverse {
    border: none;
    background-color: white; }
    @media screen and (min-width: 48em) {
      .btn.inverse:hover {
        background-color: #fe0002;
        color: white; }
        .btn.inverse:hover i {
          color: #fe0002; }
          .btn.inverse:hover i:after {
            background-color: white; } }
  .btn.outline {
    border-color: white;
    background-color: transparent;
    color: white; }
    .btn.outline i:after {
      background-color: transparent;
      border: 2px solid white; }
    @media screen and (min-width: 48em) {
      .btn.outline:hover {
        background-color: white;
        color: #fe0002; }
        .btn.outline:hover i {
          color: white; }
          .btn.outline:hover i:after {
            background-color: #fe0002;
            border: none; } }
  .btn span {
    display: block;
    padding-right: 10px;
    padding: 0.75rem 1rem; }
  .btn.btn-large span {
    padding: 1rem 1rem; }
  .btn i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin-left: 1rem;
    width: 40px;
    color: white; }
    .btn i:before {
      position: relative;
      z-index: 1;
      -ms-flex-item-align: center;
          align-self: center; }
      @media screen\0 {
        .btn i:before {
          position: absolute;
          top: calc(50% - .5rem);
          left: calc(50% - .5rem); } }
    .btn i:after {
      content: '';
      position: absolute;
      z-index: 0;
      top: 0;
      left: -10px;
      width: 150px;
      height: 150px;
      background-color: #fe0002;
      -webkit-transform-origin: left top;
          -ms-transform-origin: left top;
              transform-origin: left top;
      -webkit-transform: rotate(-30deg);
          -ms-transform: rotate(-30deg);
              transform: rotate(-30deg); }

form#form-contact {
  max-width: 600px;
  width: 100%; }

form fieldset {
  padding: 0;
  border: 0; }
  form fieldset > div {
    margin-bottom: 2rem; }

form label {
  display: block; }

form fieldset, form legend, form label {
  margin-bottom: 1rem; }

form legend {
  color: #1c64ff; }

form input, form select, form textarea {
  padding: 0.5rem;
  outline: 0;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease; }

form input, form label span, form textarea {
  margin-top: .5rem; }

form label span, form textarea {
  border-radius: 4px; }

form input:focus,
form textarea:focus {
  border-color: #1c64ff; }

form input, form textarea {
  padding: 1rem;
  background-color: white;
  border: 3px solid #f2f2f2; }

form input[type="tel"],
form input[type="text"],
form input[type="email"], form textarea {
  width: 100%; }

form input[type="radio"] {
  margin-right: 1rem; }

form input[type="submit"] {
  display: inline-block;
  width: auto;
  height: 3rem;
  padding: 0 2rem;
  border: 2px solid #fe0002;
  background-color: transparent;
  color: #fe0002;
  line-height: 3rem; }
  @media screen and (min-width: 48em) {
    form input[type="submit"]:hover {
      background-color: #fe0002;
      color: white;
      -webkit-transition: background-color .2s, color .2s;
      -o-transition: background-color .2s, color .2s;
      transition: background-color .2s, color .2s; } }

form abbr[title] {
  color: #fe0002;
  border-bottom: none;
  text-decoration: none; }

/* iOS hack to stop rounded corners */
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0; }

.contact-form-error-hidden {
  display: none; }

.contact-form-error-visible {
  display: block;
  color: red; }

.contact-form-border-error {
  border: red solid 3px; }

.recaptcha-container {
  margin: 0; }

.contact-form-submit-enabled {
  border-color: #fe0002;
  color: #fe0002; }

/* 
Generic Styling, for Desktops/Laptops 
*/
table {
  width: 100%;
  border-collapse: collapse; }

/* Zebra striping */
tr:nth-of-type(odd) {
  background: #f2f2f2; }

th {
  background: #424340;
  color: white;
  font-weight: 700; }

td, th {
  padding: .5rem;
  border: thin solid #ccc;
  text-align: left; }

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  tr {
    border: 1px solid #ccc; }
  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; }
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: .5rem;
    left: .5rem;
    width: 45%;
    padding-right: 1rem;
    white-space: nowrap; }
  /*
	Label the data – can we automate this with JS???
	*/
  td:nth-of-type(1):before {
    content: "Product Feature"; }
  td:nth-of-type(2):before {
    content: "Model X"; }
  td:nth-of-type(3):before {
    content: "Model 0"; } }

.logo-group ul,
.product-list ul,
.txt-block-img-row ul,
.txt-img-block ul,
.global-footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (min-width: 37.5em) {
    .logo-group ul li, .product-list ul li, .txt-block-img-row ul li, .txt-img-block ul li, .global-footer ul li {
      padding: 0 1rem; } }
  .logo-group ul li ul, .product-list ul li ul, .txt-block-img-row ul li ul, .txt-img-block ul li ul, .global-footer ul li ul {
    display: block; }
  .logo-group ul li *, .product-list ul li *, .txt-block-img-row ul li *, .txt-img-block ul li *, .global-footer ul li * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .logo-group ul li img, .product-list ul li img, .txt-block-img-row ul li img, .txt-img-block ul li img, .global-footer ul li img {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .logo-group ul img, .product-list ul img, .txt-block-img-row ul img, .txt-img-block ul img, .global-footer ul img {
    max-width: 100%; }

.icons-list ul,
.product-list ul,
.logo-group ul {
  margin-left: -1rem;
  margin-right: -1rem; }
  .icons-list ul > li,
  .product-list ul > li,
  .logo-group ul > li {
    padding: 0 1rem; }
  @media screen and (min-width: 62.5em) {
    .icons-list ul,
    .product-list ul,
    .logo-group ul {
      margin-left: 0;
      margin-right: 0; } }

.icons-list ul > li {
  width: 50%; }

.icons-list ul li {
  margin-bottom: 2rem; }

@media screen and (min-width: 62.5em) {
  .icons-list ul li, .icons-list ul div {
    text-align: center; } }

.icons-list.icons-dark-blue svg {
  fill: #001853; }

.icons-list.icons-dark-blue .svg-wrap:after {
  background-color: #6bd2f4; }

.icons-list.icons-bright-blue svg {
  fill: #1c64ff; }

.icons-list.icons-bright-blue .svg-wrap:after {
  background-color: #fe0002; }

.icons-list.icons-magenta svg {
  fill: #fe0002; }

.icons-list.icons-magenta .svg-wrap:after {
  background-color: #1c64ff; }

.icons-list.icons-light-blue svg {
  fill: #6bd2f4; }

.icons-list.icons-light-blue .svg-wrap:after {
  background-color: #1c64ff; }

.icons-list.icons-teal svg {
  fill: #0fa68d; }

.icons-list.icons-teal .svg-wrap:after {
  background-color: #001853; }

@media screen and (min-width: 25em) {
  .featured-list {
    -webkit-columns: 2;
            columns: 2; } }

.product-comparison {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 62.5em) {
    .product-comparison {
      text-align: center; } }
  .product-comparison ul {
    width: 50%; }
    .product-comparison ul:nth-of-type(odd) {
      padding-right: 0.5rem; }
    .product-comparison ul:nth-of-type(even) {
      padding-left: 0.5rem; }
    @media screen and (min-width: 62.5em) {
      .product-comparison ul:nth-of-type(odd) {
        padding: 0 1rem; }
      .product-comparison ul:nth-of-type(even) {
        padding: 0 1rem; } }
    .product-comparison ul img {
      max-width: 100%;
      margin-bottom: 1rem; }
      @media screen and (min-width: 25em) {
        .product-comparison ul img {
          max-width: 100px; } }
      @media screen and (min-width: 62.5em) {
        .product-comparison ul img {
          max-width: 200px;
          margin-left: auto;
          margin-right: auto; } }
    .product-comparison ul h3 {
      color: #1c64ff;
      background: -webkit-gradient(linear, left top, right top, from(#001853), to(#1c64ff));
      background: -webkit-linear-gradient(left, #001853, #1c64ff);
      background: -o-linear-gradient(left, #001853, #1c64ff);
      background: linear-gradient(to right, #001853, #1c64ff);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      @media screen\0 {
        .product-comparison ul h3 {
          background: transparent; } }
    .product-comparison ul h4 {
      color: #1c64ff; }

.generic .generic-content-inner > * {
  margin-bottom: 1rem; }

@media screen and (min-width: 62.5em) {
  .generic .generic-content-inner {
    max-width: 37.5rem;
    max-width: 62.5em;
    margin: auto; } }

.generic .generic-content-inner blockquote, .generic .generic-content-inner blockquote p,
.generic .generic-content-inner blockquote + p {
  color: #1c64ff; }

.generic .generic-content-inner blockquote, .generic .generic-content-inner img {
  margin-top: 2rem; }

.generic .generic-content-inner blockquote + p, .generic .generic-content-inner img {
  margin-bottom: 2rem; }

.generic .container__background img {
  width: auto; }

.generic img {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  height: auto; }

.generic.bg-color img {
  border: none; }

.txt-block-img ul {
  width: 100%; }

.txt-block-img ul > li {
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .txt-block-img ul > li * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  @media screen and (min-width: 48em) {
    .txt-block-img ul > li {
      text-align: left; } }
  @media screen and (min-width: 48em) {
    .txt-block-img ul > li {
      margin-bottom: 2rem;
      margin-bottom: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (min-width: 48em) {
    .txt-block-img ul > li > div {
      width: 50%; } }
  @media screen and (max-width: 47.9375em) {
    .txt-block-img ul > li > div:first-child {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  .txt-block-img ul > li:nth-of-type(1) > div:last-child div {
    border-color: #8756e4; }
  .txt-block-img ul > li:nth-of-type(2) > div:last-child div {
    border-color: #06b1c4; }
  .txt-block-img ul > li:nth-of-type(3) > div:last-child div {
    border-color: #1c64ff; }
  .txt-block-img ul > li:nth-of-type(4) > div:last-child div {
    border-color: #001853; }
  .txt-block-img ul > li:nth-of-type(5) > div:last-child div {
    border-color: #1c64ff; }
  .txt-block-img ul > li:nth-of-type(6) > div:last-child div {
    border-color: #001853; }
  .txt-block-img ul > li#movement-science-img .media__img {
    border: none;
    padding: .75rem; }
  .txt-block-img ul > li svg.product-logo {
    max-height: 70px;
    height: 100%; }
    .txt-block-img ul > li svg.product-logo:first-child {
      padding-bottom: 0.5rem; }
    @media screen and (min-width: 0\0) {
      .txt-block-img ul > li svg.product-logo {
        max-width: 200px; } }

@media screen and (min-width: 48em) {
  .txt-block-img li:nth-of-type(odd) .txt-wrap {
    padding: 0 1rem 0 0; }
  .txt-block-img li:nth-of-type(even) .txt-wrap {
    padding: 0 0 0 2rem; } }

.txt-block-img .txt-wrap {
  padding: 0;
  z-index: 1; }

.txt-block-img .img-wrap > div,
.txt-block-img .media-wrap .media__img {
  border-radius: 50%;
  border: 10px solid #1c64ff;
  overflow: hidden;
  width: 250px;
  height: 250px;
  margin: auto;
  margin-bottom: 1rem; }
  @media screen and (min-width: 37.5em) {
    .txt-block-img .img-wrap > div,
    .txt-block-img .media-wrap .media__img {
      width: 350px;
      height: 350px;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 62.5em) {
    .txt-block-img .img-wrap > div,
    .txt-block-img .media-wrap .media__img {
      width: 425px;
      height: 425px;
      margin-bottom: 0; } }

.txt-block-img .img-wrap img,
.txt-block-img .media-wrap img {
  display: block;
  width: 100%; }

@media screen and (max-width: 37.4375em) {
  .txt-block-img .media-wrap {
    margin: auto; } }

@media screen and (max-width: 47.9375em) {
  .txt-block-img .media-wrap {
    width: 90%;
    width: 100%; } }

@media screen and (max-width: 47.9375em) {
  .txt-block-img .media__video {
    width: 80%;
    margin: 0 auto 1rem; } }

.txt-block-img .media__video .video__wrap {
  position: relative;
  background-color: white;
  border: 5px solid #ddd !important;
  border-radius: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 1rem; }

.txt-block-img .media__video .video__wrap {
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
  .txt-block-img .media__video .video__wrap:before, .txt-block-img .media__video .video__wrap:after {
    content: '';
    position: absolute; }
  .txt-block-img .media__video .video__wrap:before {
    width: 50px;
    height: 10px;
    left: calc(50% - 25px);
    top: 20px;
    z-index: 10;
    border-radius: 5px;
    border: 3px solid #f2f2f2;
    background-color: transparent; }
  .txt-block-img .media__video .video__wrap:after {
    height: 40px;
    width: 40px;
    bottom: 5px;
    left: calc(50% - 15px);
    border-radius: 50%;
    border: 3px solid #f2f2f2;
    background-color: transparent; }

@media screen and (max-width: 47.9375em) {
  .txt-block-img .media__video video {
    width: 100%; } }

.txt-block-img h3 {
  color: #1c64ff; }

.txt-block-img a.block {
  margin-bottom: 0.5rem; }

@media screen and (min-width: 48em) {
  .txt-block-img ul li:nth-of-type(even) > div:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

.txt-block-img li .media__video {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 48em) {
    .txt-block-img li .media__video:before {
      display: none;
      content: '';
      position: absolute;
      top: calc(50% - 225px);
      left: calc(50% - 225px);
      width: 450px;
      height: 450px;
      border-radius: 50%; } }

.txt-block-img li:nth-of-type(1) .media__video:before {
  background: #001853; }

.txt-block-img li:nth-of-type(2) .media__video:before {
  background: #1c64ff; }

.txt-block-img li:nth-of-type(3) .media__video:before {
  background: #001853; }

.txt-block-img li:nth-of-type(4) .media__video:before {
  background: #1c64ff; }

.txt-block-img li:nth-of-type(5) .media__video:before {
  background: #001853; }

.txt-block-img-row {
  position: relative; }
  @media screen and (min-width: 37.5em) {
    .txt-block-img-row ul > li {
      margin-bottom: 2rem; } }
  @media screen and (min-width: 62.5em) {
    .txt-block-img-row ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .txt-block-img-row ul > li {
        margin-bottom: 2rem; } }
  @media screen and (min-width: 80em) {
    .txt-block-img-row ul > li {
      margin-bottom: 3rem; } }
  .txt-block-img-row ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }

@media screen and (max-width: 37.4375em) and (min-width: 0\0) {
  .txt-block-img-row ul > li {
    width: auto; } }
  .txt-block-img-row li > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 5;
        -ms-flex-positive: 5;
            flex-grow: 5; }
  .txt-block-img-row li > footer {
    position: relative; }
  .txt-block-img-row li img {
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
  .txt-block-img-row li img + footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .txt-block-img-row h3 {
    font-size: 2.074rem; }
  .txt-block-img-row svg.product-logo {
    max-height: 50px;
    max-width: 100%;
    height: 100%;
    padding: 0.5rem 0; }
    @media screen and (min-width: 0\0) {
      .txt-block-img-row svg.product-logo {
        width: 100%;
        max-width: 140px; } }
  .txt-block-img-row h3:empty + a, .txt-block-img-row p:empty + a {
    margin: 0 auto; }
  .txt-block-img-row.icons-list .svg-wrap {
    width: 100px;
    height: 100px;
    max-height: 100px;
    max-width: 100px;
    margin-bottom: 1rem;
    padding: 0; }
    @media screen and (min-width: 37.5em) {
      .txt-block-img-row.icons-list .svg-wrap {
        width: 125px;
        height: 125px;
        max-height: 125px;
        max-width: 125px;
        margin: 0 0 1rem; } }
    @media screen and (min-width: 62.5em) {
      .txt-block-img-row.icons-list .svg-wrap {
        margin: 0 auto 1rem; } }
  .txt-block-img-row.icons-list .svg-wrap + div {
    padding: 0;
    width: 100%; }
    @media screen and (min-width: 62.5em) {
      .txt-block-img-row.icons-list .svg-wrap + div {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media screen and (min-width: 48em) {
    .txt-block-img-row ul > li:only-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center; }
      .txt-block-img-row ul > li:only-child div {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .txt-block-img-row ul > li:only-child div h3, .txt-block-img-row ul > li:only-child div p {
          width: 100%; }
    .txt-block-img-row ul > li:nth-last-child(n+2),
    .txt-block-img-row ul > li:nth-last-child(n+2) ~ li {
      width: 50%; }
    .txt-block-img-row ul > li:nth-last-child(n+3),
    .txt-block-img-row ul > li:nth-last-child(n+3) ~ li {
      width: 50%; } }
  @media screen and (min-width: 62.5em) {
    .txt-block-img-row ul > li:nth-last-child(n+3),
    .txt-block-img-row ul > li:nth-last-child(n+3) ~ li {
      width: 33.333%; }
    .txt-block-img-row ul > li:nth-last-child(n+4),
    .txt-block-img-row ul > li:nth-last-child(n+4) ~ li {
      width: 25%; }
      .txt-block-img-row ul > li:nth-last-child(n+4) > div.svg-wrap + div,
      .txt-block-img-row ul > li:nth-last-child(n+4) ~ li > div.svg-wrap + div {
        padding: 0; }
    .txt-block-img-row ul > li:nth-last-child(n+5),
    .txt-block-img-row ul > li:nth-last-child(n+5) ~ li {
      width: 33.333%; }
    .txt-block-img-row ul > li:nth-last-child(n+7),
    .txt-block-img-row ul > li:nth-last-child(n+7) ~ li {
      width: 25%; } }
  @media screen and (min-width: 80em) {
    .txt-block-img-row ul > li:nth-last-child(n+5),
    .txt-block-img-row ul > li:nth-last-child(n+5) ~ li {
      width: 25%; } }
  @media screen and (min-width: 25em) {
    .txt-block-img-row.icons-list ul > li {
      width: 50%; } }
  @media screen and (min-width: 48em) {
    .txt-block-img-row.icons-list ul > li:nth-last-child(n+2),
    .txt-block-img-row.icons-list ul > li:nth-last-child(n+2) ~ li {
      width: 33.333%; } }
  @media screen and (min-width: 62.5em) {
    .txt-block-img-row.icons-list ul > li:nth-last-child(n+4),
    .txt-block-img-row.icons-list ul > li:nth-last-child(n+4) ~ li {
      width: 25%; } }

.full-width aside {
  display: none; }

@media screen and (min-width: 62.5em) {
  .full-width.txt-block-img-row.icons-list.movement-science aside {
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 35%;
    overflow: hidden;
    position: relative;
    margin-top: -8rem;
    margin-bottom: -8rem;
    margin-left: 0;
    margin-right: -2rem; }
    .full-width.txt-block-img-row.icons-list.movement-science aside img {
      position: absolute;
      left: 50%;
      top: 50%;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-backface-visibility: visible;
              backface-visibility: visible; }
  .full-width.txt-block-img-row.icons-list.movement-science aside + .container__main {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 65%;
    padding-right: 2rem; } }

@media screen and (min-width: 93.75em) {
  .full-width.txt-block-img-row.icons-list aside {
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 35%;
    overflow: hidden;
    position: relative;
    margin-top: -8rem;
    margin-bottom: -8rem;
    margin-left: 0;
    margin-right: -2rem; }
    .full-width.txt-block-img-row.icons-list aside img {
      position: absolute;
      left: 50%;
      top: 50%;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-backface-visibility: visible;
              backface-visibility: visible; }
  .full-width.txt-block-img-row.icons-list aside + .container__main {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 65%;
    padding-right: 2rem; } }

@media screen and (max-width: 47.9375em) {
  .mobile-list-horiz .container__main > div, .mobile-list-horiz ul {
    overflow-x: scroll; }
  .mobile-list-horiz ul {
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-right: thin solid #001853;
    margin-right: 0; }
  .mobile-list-horiz li {
    display: table;
    padding-right: 1rem;
    padding-bottom: 2rem; }
    .mobile-list-horiz li:after {
      content: '';
      position: absolute;
      bottom: 0;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background-color: transparent;
      border: 2px solid white; }
  @-moz-document url-prefix() {
    .mobile-list-horiz li:after {
      display: none; } } }
    @media screen and (max-width: 47.9375em) and (-ms-high-contrast: active), screen and (max-width: 47.9375em) and (-ms-high-contrast: none) {
      .mobile-list-horiz li:after {
        display: none; } }

@media screen and (max-width: 47.9375em) {
    .mobile-list-horiz li img, .mobile-list-horiz li img + div {
      width: 300px; }
    .mobile-list-horiz li img {
      max-width: none; }
  .mobile-list-horiz li:nth-child(1):after {
    left: 10px;
    margin-left: 10px; }
  .mobile-list-horiz li:nth-child(2):after {
    left: 20px;
    margin-left: 20px; }
  .mobile-list-horiz li:nth-child(3):after {
    left: 30px;
    margin-left: 30px; }
  .mobile-list-horiz li:nth-child(4):after {
    left: 40px;
    margin-left: 40px; }
  .mobile-list-horiz li:nth-child(5):after {
    left: 50px;
    margin-left: 50px; }
  .mobile-list-horiz li:nth-child(6):after {
    left: 60px;
    margin-left: 60px; }
  .mobile-list-horiz li:nth-child(7):after {
    left: 70px;
    margin-left: 70px; }
  .mobile-list-horiz li:nth-child(8):after {
    left: 80px;
    margin-left: 80px; }
  .mobile-list-horiz li:nth-child(9):after {
    left: 90px;
    margin-left: 90px; }
  .mobile-list-horiz li:nth-child(10):after {
    left: 100px;
    margin-left: 100px; }
  .mobile-list-horiz li:nth-child(11):after {
    left: 110px;
    margin-left: 110px; }
  .mobile-list-horiz li:nth-child(12):after {
    left: 120px;
    margin-left: 120px; }
  .mobile-list-horiz li:nth-child(13):after {
    left: 130px;
    margin-left: 130px; }
  .mobile-list-horiz li:nth-child(14):after {
    left: 140px;
    margin-left: 140px; }
  .mobile-list-horiz li:nth-child(15):after {
    left: 150px;
    margin-left: 150px; }
  .mobile-list-horiz li:nth-child(16):after {
    left: 160px;
    margin-left: 160px; }
  .mobile-list-horiz li:nth-child(17):after {
    left: 170px;
    margin-left: 170px; }
  .mobile-list-horiz li:nth-child(18):after {
    left: 180px;
    margin-left: 180px; }
  .mobile-list-horiz li:nth-child(19):after {
    left: 190px;
    margin-left: 190px; }
  .mobile-list-horiz li:nth-child(20):after {
    left: 200px;
    margin-left: 200px; }
  .mobile-list-horiz li:nth-child(21):after {
    left: 210px;
    margin-left: 210px; }
  .mobile-list-horiz li:nth-child(22):after {
    left: 220px;
    margin-left: 220px; }
  .mobile-list-horiz li:nth-child(23):after {
    left: 230px;
    margin-left: 230px; }
  .mobile-list-horiz li:nth-child(24):after {
    left: 240px;
    margin-left: 240px; }
  .mobile-list-horiz li:nth-child(25):after {
    left: 250px;
    margin-left: 250px; }
  .mobile-list-horiz li:nth-child(26):after {
    left: 260px;
    margin-left: 260px; }
  .mobile-list-horiz li:nth-child(27):after {
    left: 270px;
    margin-left: 270px; }
  .mobile-list-horiz li:nth-child(28):after {
    left: 280px;
    margin-left: 280px; }
  .mobile-list-horiz li:nth-child(29):after {
    left: 290px;
    margin-left: 290px; }
  .mobile-list-horiz li:nth-child(30):after {
    left: 300px;
    margin-left: 300px; }
  .mobile-list-horiz li:nth-child(31):after {
    left: 310px;
    margin-left: 310px; }
  .mobile-list-horiz li:nth-child(32):after {
    left: 320px;
    margin-left: 320px; }
  .mobile-list-horiz li:nth-child(33):after {
    left: 330px;
    margin-left: 330px; }
  .mobile-list-horiz li:nth-child(34):after {
    left: 340px;
    margin-left: 340px; }
  .mobile-list-horiz li:nth-child(35):after {
    left: 350px;
    margin-left: 350px; }
  .mobile-list-horiz li:nth-child(36):after {
    left: 360px;
    margin-left: 360px; }
  .mobile-list-horiz li:nth-child(37):after {
    left: 370px;
    margin-left: 370px; }
  .mobile-list-horiz li:nth-child(38):after {
    left: 380px;
    margin-left: 380px; }
  .mobile-list-horiz li:nth-child(39):after {
    left: 390px;
    margin-left: 390px; }
  .mobile-list-horiz li:nth-child(40):after {
    left: 400px;
    margin-left: 400px; }
  .mobile-list-horiz li:nth-child(41):after {
    left: 410px;
    margin-left: 410px; }
  .mobile-list-horiz li:nth-child(42):after {
    left: 420px;
    margin-left: 420px; }
  .mobile-list-horiz li:nth-child(43):after {
    left: 430px;
    margin-left: 430px; }
  .mobile-list-horiz li:nth-child(44):after {
    left: 440px;
    margin-left: 440px; }
  .mobile-list-horiz li:nth-child(45):after {
    left: 450px;
    margin-left: 450px; }
  .mobile-list-horiz li:nth-child(46):after {
    left: 460px;
    margin-left: 460px; }
  .mobile-list-horiz li:nth-child(47):after {
    left: 470px;
    margin-left: 470px; }
  .mobile-list-horiz li:nth-child(48):after {
    left: 480px;
    margin-left: 480px; }
  .mobile-list-horiz li:nth-child(49):after {
    left: 490px;
    margin-left: 490px; }
  .mobile-list-horiz li:nth-child(50):after {
    left: 500px;
    margin-left: 500px; }
  .mobile-list-horiz li:nth-child(51):after {
    left: 510px;
    margin-left: 510px; }
  .mobile-list-horiz li:nth-child(52):after {
    left: 520px;
    margin-left: 520px; }
  .mobile-list-horiz li:nth-child(53):after {
    left: 530px;
    margin-left: 530px; }
  .mobile-list-horiz li:nth-child(54):after {
    left: 540px;
    margin-left: 540px; }
  .mobile-list-horiz li:nth-child(55):after {
    left: 550px;
    margin-left: 550px; }
  .mobile-list-horiz li:nth-child(56):after {
    left: 560px;
    margin-left: 560px; }
  .mobile-list-horiz li:nth-child(57):after {
    left: 570px;
    margin-left: 570px; }
  .mobile-list-horiz li:nth-child(58):after {
    left: 580px;
    margin-left: 580px; }
  .mobile-list-horiz li:nth-child(59):after {
    left: 590px;
    margin-left: 590px; }
  .mobile-list-horiz li:nth-child(60):after {
    left: 600px;
    margin-left: 600px; }
  .mobile-list-horiz li:nth-child(61):after {
    left: 610px;
    margin-left: 610px; }
  .mobile-list-horiz li:nth-child(62):after {
    left: 620px;
    margin-left: 620px; }
  .mobile-list-horiz li:nth-child(63):after {
    left: 630px;
    margin-left: 630px; }
  .mobile-list-horiz li:nth-child(64):after {
    left: 640px;
    margin-left: 640px; }
  .mobile-list-horiz li:nth-child(65):after {
    left: 650px;
    margin-left: 650px; }
  .mobile-list-horiz li:nth-child(66):after {
    left: 660px;
    margin-left: 660px; }
  .mobile-list-horiz li:nth-child(67):after {
    left: 670px;
    margin-left: 670px; }
  .mobile-list-horiz li:nth-child(68):after {
    left: 680px;
    margin-left: 680px; }
  .mobile-list-horiz li:nth-child(69):after {
    left: 690px;
    margin-left: 690px; }
  .mobile-list-horiz li:nth-child(70):after {
    left: 700px;
    margin-left: 700px; }
  .mobile-list-horiz li:nth-child(71):after {
    left: 710px;
    margin-left: 710px; }
  .mobile-list-horiz li:nth-child(72):after {
    left: 720px;
    margin-left: 720px; }
  .mobile-list-horiz li:nth-child(73):after {
    left: 730px;
    margin-left: 730px; }
  .mobile-list-horiz li:nth-child(74):after {
    left: 740px;
    margin-left: 740px; }
  .mobile-list-horiz li:nth-child(75):after {
    left: 750px;
    margin-left: 750px; }
  .mobile-list-horiz li:nth-child(76):after {
    left: 760px;
    margin-left: 760px; }
  .mobile-list-horiz li:nth-child(77):after {
    left: 770px;
    margin-left: 770px; }
  .mobile-list-horiz li:nth-child(78):after {
    left: 780px;
    margin-left: 780px; }
  .mobile-list-horiz li:nth-child(79):after {
    left: 790px;
    margin-left: 790px; }
  .mobile-list-horiz li:nth-child(80):after {
    left: 800px;
    margin-left: 800px; }
  .mobile-list-horiz li:nth-child(81):after {
    left: 810px;
    margin-left: 810px; }
  .mobile-list-horiz li:nth-child(82):after {
    left: 820px;
    margin-left: 820px; }
  .mobile-list-horiz li:nth-child(83):after {
    left: 830px;
    margin-left: 830px; }
  .mobile-list-horiz li:nth-child(84):after {
    left: 840px;
    margin-left: 840px; }
  .mobile-list-horiz li:nth-child(85):after {
    left: 850px;
    margin-left: 850px; }
  .mobile-list-horiz li:nth-child(86):after {
    left: 860px;
    margin-left: 860px; }
  .mobile-list-horiz li:nth-child(87):after {
    left: 870px;
    margin-left: 870px; }
  .mobile-list-horiz li:nth-child(88):after {
    left: 880px;
    margin-left: 880px; }
  .mobile-list-horiz li:nth-child(89):after {
    left: 890px;
    margin-left: 890px; }
  .mobile-list-horiz li:nth-child(90):after {
    left: 900px;
    margin-left: 900px; }
  .mobile-list-horiz li:nth-child(91):after {
    left: 910px;
    margin-left: 910px; }
  .mobile-list-horiz li:nth-child(92):after {
    left: 920px;
    margin-left: 920px; }
  .mobile-list-horiz li:nth-child(93):after {
    left: 930px;
    margin-left: 930px; }
  .mobile-list-horiz li:nth-child(94):after {
    left: 940px;
    margin-left: 940px; }
  .mobile-list-horiz li:nth-child(95):after {
    left: 950px;
    margin-left: 950px; }
  .mobile-list-horiz li:nth-child(96):after {
    left: 960px;
    margin-left: 960px; }
  .mobile-list-horiz li:nth-child(97):after {
    left: 970px;
    margin-left: 970px; }
  .mobile-list-horiz li:nth-child(98):after {
    left: 980px;
    margin-left: 980px; }
  .mobile-list-horiz li:nth-child(99):after {
    left: 990px;
    margin-left: 990px; }
  .mobile-list-horiz li:nth-child(100):after {
    left: 1000px;
    margin-left: 1000px; }
  .txt-block-img-row.mobile-list-horiz ul > li {
    display: table;
    width: auto; } }

@media screen and (max-width: 47.9375em) {
  .home .mobile-list-horiz .container__main > div, .home .mobile-list-horiz ul {
    overflow-x: hidden; }
  .home .mobile-list-horiz ul {
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow-y: visible;
    -webkit-overflow-scrolling: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-right: 0px solid #001853;
    margin-right: auto; }
  .home .mobile-list-horiz li {
    padding-right: 0;
    padding-bottom: 2rem;
    display: block;
    width: 100%; }
    .home .mobile-list-horiz li:after {
      display: none;
      content: '';
      position: absolute;
      bottom: 0;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background-color: transparent;
      border: 2px solid white; }
    .home .mobile-list-horiz li img, .home .mobile-list-horiz li img + div {
      width: 100%; }
    .home .mobile-list-horiz li img {
      max-width: none; }
  .home .mobile-list-horiz li:nth-child(1):after {
    left: 10px;
    margin-left: 10px; }
  .home .mobile-list-horiz li:nth-child(2):after {
    left: 20px;
    margin-left: 20px; }
  .home .mobile-list-horiz li:nth-child(3):after {
    left: 30px;
    margin-left: 30px; }
  .home .mobile-list-horiz li:nth-child(4):after {
    left: 40px;
    margin-left: 40px; }
  .home .mobile-list-horiz li:nth-child(5):after {
    left: 50px;
    margin-left: 50px; }
  .home .mobile-list-horiz li:nth-child(6):after {
    left: 60px;
    margin-left: 60px; }
  .home .mobile-list-horiz li:nth-child(7):after {
    left: 70px;
    margin-left: 70px; }
  .home .mobile-list-horiz li:nth-child(8):after {
    left: 80px;
    margin-left: 80px; }
  .home .mobile-list-horiz li:nth-child(9):after {
    left: 90px;
    margin-left: 90px; }
  .home .mobile-list-horiz li:nth-child(10):after {
    left: 100px;
    margin-left: 100px; }
  .home .mobile-list-horiz li:nth-child(11):after {
    left: 110px;
    margin-left: 110px; }
  .home .mobile-list-horiz li:nth-child(12):after {
    left: 120px;
    margin-left: 120px; }
  .home .mobile-list-horiz li:nth-child(13):after {
    left: 130px;
    margin-left: 130px; }
  .home .mobile-list-horiz li:nth-child(14):after {
    left: 140px;
    margin-left: 140px; }
  .home .mobile-list-horiz li:nth-child(15):after {
    left: 150px;
    margin-left: 150px; }
  .home .mobile-list-horiz li:nth-child(16):after {
    left: 160px;
    margin-left: 160px; }
  .home .mobile-list-horiz li:nth-child(17):after {
    left: 170px;
    margin-left: 170px; }
  .home .mobile-list-horiz li:nth-child(18):after {
    left: 180px;
    margin-left: 180px; }
  .home .mobile-list-horiz li:nth-child(19):after {
    left: 190px;
    margin-left: 190px; }
  .home .mobile-list-horiz li:nth-child(20):after {
    left: 200px;
    margin-left: 200px; }
  .home .mobile-list-horiz li:nth-child(21):after {
    left: 210px;
    margin-left: 210px; }
  .home .mobile-list-horiz li:nth-child(22):after {
    left: 220px;
    margin-left: 220px; }
  .home .mobile-list-horiz li:nth-child(23):after {
    left: 230px;
    margin-left: 230px; }
  .home .mobile-list-horiz li:nth-child(24):after {
    left: 240px;
    margin-left: 240px; }
  .home .mobile-list-horiz li:nth-child(25):after {
    left: 250px;
    margin-left: 250px; }
  .home .mobile-list-horiz li:nth-child(26):after {
    left: 260px;
    margin-left: 260px; }
  .home .mobile-list-horiz li:nth-child(27):after {
    left: 270px;
    margin-left: 270px; }
  .home .mobile-list-horiz li:nth-child(28):after {
    left: 280px;
    margin-left: 280px; }
  .home .mobile-list-horiz li:nth-child(29):after {
    left: 290px;
    margin-left: 290px; }
  .home .mobile-list-horiz li:nth-child(30):after {
    left: 300px;
    margin-left: 300px; }
  .home .mobile-list-horiz li:nth-child(31):after {
    left: 310px;
    margin-left: 310px; }
  .home .mobile-list-horiz li:nth-child(32):after {
    left: 320px;
    margin-left: 320px; }
  .home .mobile-list-horiz li:nth-child(33):after {
    left: 330px;
    margin-left: 330px; }
  .home .mobile-list-horiz li:nth-child(34):after {
    left: 340px;
    margin-left: 340px; }
  .home .mobile-list-horiz li:nth-child(35):after {
    left: 350px;
    margin-left: 350px; }
  .home .mobile-list-horiz li:nth-child(36):after {
    left: 360px;
    margin-left: 360px; }
  .home .mobile-list-horiz li:nth-child(37):after {
    left: 370px;
    margin-left: 370px; }
  .home .mobile-list-horiz li:nth-child(38):after {
    left: 380px;
    margin-left: 380px; }
  .home .mobile-list-horiz li:nth-child(39):after {
    left: 390px;
    margin-left: 390px; }
  .home .mobile-list-horiz li:nth-child(40):after {
    left: 400px;
    margin-left: 400px; }
  .home .mobile-list-horiz li:nth-child(41):after {
    left: 410px;
    margin-left: 410px; }
  .home .mobile-list-horiz li:nth-child(42):after {
    left: 420px;
    margin-left: 420px; }
  .home .mobile-list-horiz li:nth-child(43):after {
    left: 430px;
    margin-left: 430px; }
  .home .mobile-list-horiz li:nth-child(44):after {
    left: 440px;
    margin-left: 440px; }
  .home .mobile-list-horiz li:nth-child(45):after {
    left: 450px;
    margin-left: 450px; }
  .home .mobile-list-horiz li:nth-child(46):after {
    left: 460px;
    margin-left: 460px; }
  .home .mobile-list-horiz li:nth-child(47):after {
    left: 470px;
    margin-left: 470px; }
  .home .mobile-list-horiz li:nth-child(48):after {
    left: 480px;
    margin-left: 480px; }
  .home .mobile-list-horiz li:nth-child(49):after {
    left: 490px;
    margin-left: 490px; }
  .home .mobile-list-horiz li:nth-child(50):after {
    left: 500px;
    margin-left: 500px; }
  .home .mobile-list-horiz li:nth-child(51):after {
    left: 510px;
    margin-left: 510px; }
  .home .mobile-list-horiz li:nth-child(52):after {
    left: 520px;
    margin-left: 520px; }
  .home .mobile-list-horiz li:nth-child(53):after {
    left: 530px;
    margin-left: 530px; }
  .home .mobile-list-horiz li:nth-child(54):after {
    left: 540px;
    margin-left: 540px; }
  .home .mobile-list-horiz li:nth-child(55):after {
    left: 550px;
    margin-left: 550px; }
  .home .mobile-list-horiz li:nth-child(56):after {
    left: 560px;
    margin-left: 560px; }
  .home .mobile-list-horiz li:nth-child(57):after {
    left: 570px;
    margin-left: 570px; }
  .home .mobile-list-horiz li:nth-child(58):after {
    left: 580px;
    margin-left: 580px; }
  .home .mobile-list-horiz li:nth-child(59):after {
    left: 590px;
    margin-left: 590px; }
  .home .mobile-list-horiz li:nth-child(60):after {
    left: 600px;
    margin-left: 600px; }
  .home .mobile-list-horiz li:nth-child(61):after {
    left: 610px;
    margin-left: 610px; }
  .home .mobile-list-horiz li:nth-child(62):after {
    left: 620px;
    margin-left: 620px; }
  .home .mobile-list-horiz li:nth-child(63):after {
    left: 630px;
    margin-left: 630px; }
  .home .mobile-list-horiz li:nth-child(64):after {
    left: 640px;
    margin-left: 640px; }
  .home .mobile-list-horiz li:nth-child(65):after {
    left: 650px;
    margin-left: 650px; }
  .home .mobile-list-horiz li:nth-child(66):after {
    left: 660px;
    margin-left: 660px; }
  .home .mobile-list-horiz li:nth-child(67):after {
    left: 670px;
    margin-left: 670px; }
  .home .mobile-list-horiz li:nth-child(68):after {
    left: 680px;
    margin-left: 680px; }
  .home .mobile-list-horiz li:nth-child(69):after {
    left: 690px;
    margin-left: 690px; }
  .home .mobile-list-horiz li:nth-child(70):after {
    left: 700px;
    margin-left: 700px; }
  .home .mobile-list-horiz li:nth-child(71):after {
    left: 710px;
    margin-left: 710px; }
  .home .mobile-list-horiz li:nth-child(72):after {
    left: 720px;
    margin-left: 720px; }
  .home .mobile-list-horiz li:nth-child(73):after {
    left: 730px;
    margin-left: 730px; }
  .home .mobile-list-horiz li:nth-child(74):after {
    left: 740px;
    margin-left: 740px; }
  .home .mobile-list-horiz li:nth-child(75):after {
    left: 750px;
    margin-left: 750px; }
  .home .mobile-list-horiz li:nth-child(76):after {
    left: 760px;
    margin-left: 760px; }
  .home .mobile-list-horiz li:nth-child(77):after {
    left: 770px;
    margin-left: 770px; }
  .home .mobile-list-horiz li:nth-child(78):after {
    left: 780px;
    margin-left: 780px; }
  .home .mobile-list-horiz li:nth-child(79):after {
    left: 790px;
    margin-left: 790px; }
  .home .mobile-list-horiz li:nth-child(80):after {
    left: 800px;
    margin-left: 800px; }
  .home .mobile-list-horiz li:nth-child(81):after {
    left: 810px;
    margin-left: 810px; }
  .home .mobile-list-horiz li:nth-child(82):after {
    left: 820px;
    margin-left: 820px; }
  .home .mobile-list-horiz li:nth-child(83):after {
    left: 830px;
    margin-left: 830px; }
  .home .mobile-list-horiz li:nth-child(84):after {
    left: 840px;
    margin-left: 840px; }
  .home .mobile-list-horiz li:nth-child(85):after {
    left: 850px;
    margin-left: 850px; }
  .home .mobile-list-horiz li:nth-child(86):after {
    left: 860px;
    margin-left: 860px; }
  .home .mobile-list-horiz li:nth-child(87):after {
    left: 870px;
    margin-left: 870px; }
  .home .mobile-list-horiz li:nth-child(88):after {
    left: 880px;
    margin-left: 880px; }
  .home .mobile-list-horiz li:nth-child(89):after {
    left: 890px;
    margin-left: 890px; }
  .home .mobile-list-horiz li:nth-child(90):after {
    left: 900px;
    margin-left: 900px; }
  .home .mobile-list-horiz li:nth-child(91):after {
    left: 910px;
    margin-left: 910px; }
  .home .mobile-list-horiz li:nth-child(92):after {
    left: 920px;
    margin-left: 920px; }
  .home .mobile-list-horiz li:nth-child(93):after {
    left: 930px;
    margin-left: 930px; }
  .home .mobile-list-horiz li:nth-child(94):after {
    left: 940px;
    margin-left: 940px; }
  .home .mobile-list-horiz li:nth-child(95):after {
    left: 950px;
    margin-left: 950px; }
  .home .mobile-list-horiz li:nth-child(96):after {
    left: 960px;
    margin-left: 960px; }
  .home .mobile-list-horiz li:nth-child(97):after {
    left: 970px;
    margin-left: 970px; }
  .home .mobile-list-horiz li:nth-child(98):after {
    left: 980px;
    margin-left: 980px; }
  .home .mobile-list-horiz li:nth-child(99):after {
    left: 990px;
    margin-left: 990px; }
  .home .mobile-list-horiz li:nth-child(100):after {
    left: 1000px;
    margin-left: 1000px; } }

@media screen and (max-width: 24.9375em) {
  .mobile-list-horiz li img, .mobile-list-horiz li img + div {
    width: 210px; } }

.txt-block-img-row.dark-blue-bright-blue svg.product-logo *, .txt-block-img-row.magenta-bright-blue svg.product-logo * {
  fill: #fff !important; }

@media screen and (min-width: 48em) {
  .narrative-flow.txt-block-img ul li:first-child, .narrative-flow.txt-block-img ul li:nth-child(2) {
    position: relative; }
    .narrative-flow.txt-block-img ul li:first-child:before, .narrative-flow.txt-block-img ul li:first-child:after, .narrative-flow.txt-block-img ul li:nth-child(2):before, .narrative-flow.txt-block-img ul li:nth-child(2):after {
      content: '';
      position: absolute;
      border-radius: 50%;
      opacity: .9; }
  .narrative-flow.txt-block-img ul li:first-child:before {
    top: 0;
    right: 10%;
    background-color: #fe0002;
    height: 120px;
    width: 120px; }
  .narrative-flow.txt-block-img ul li:first-child:after {
    top: 50%;
    right: 0;
    background-color: #6bd2f4;
    height: 30px;
    width: 30px; }
  .narrative-flow.txt-block-img ul li:nth-child(2):before {
    top: 10%;
    left: 20%;
    background-color: #001853;
    height: 30px;
    width: 30px; }
  .narrative-flow.txt-block-img ul li:nth-child(2):after {
    top: 70%;
    left: 30%;
    background-color: #ffe000;
    height: 30px;
    width: 30px; }
  .narrative-flow.txt-block-img ul li:last-child:before, .narrative-flow.txt-block-img ul li:last-child:after {
    display: none; } }

#verve-new-pages svg {
  stroke: none;
  stroke-width: 0; }

.svg-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  background-color: white;
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
  .svg-wrap:before, .svg-wrap:after {
    content: "";
    position: absolute; }
  .svg-wrap:before {
    z-index: 0;
    -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
            transform: rotate(-30deg);
    top: 0;
    left: -55px;
    width: 130px;
    height: 220px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #fff), color-stop(80%, #EDEDED), to(#fff));
    background: -webkit-linear-gradient(bottom, #fff 20%, #EDEDED 80%, #fff);
    background: -o-linear-gradient(bottom, #fff 20%, #EDEDED 80%, #fff);
    background: linear-gradient(to top, #fff 20%, #EDEDED 80%, #fff); }
  .svg-wrap:after {
    height: 1px;
    width: 30px;
    bottom: 20px;
    left: calc(50% - 15px); }
  .svg-wrap img, .svg-wrap svg {
    position: relative;
    z-index: 1;
    height: 50%;
    width: auto;
    margin: -10px 0 0 0; }
  .svg-wrap img {
    -webkit-box-shadow: none;
            box-shadow: none; }

.icons-list .svg-wrap svg {
  max-width: 50%; }

#icons-list svg path,
#icons-list svg polygon {
  fill: #1c64ff; }

.diagram-movement-science {
  width: 100%; }
  @media screen and (min-width: 62.5em) {
    .diagram-movement-science {
      width: auto; } }
  .diagram-movement-science.img-wrap .content-wrapper {
    position: relative;
    background: -webkit-linear-gradient(45deg, #fe0002, #1c64ff);
    background: -o-linear-gradient(45deg, #fe0002, #1c64ff);
    background: linear-gradient(45deg, #fe0002, #1c64ff);
    border-color: white !important;
    width: 280px;
    height: 280px; }
    @media screen and (min-width: 25em) {
      .diagram-movement-science.img-wrap .content-wrapper {
        width: 350px;
        height: 350px; } }
    @media screen and (min-width: 62.5em) {
      .diagram-movement-science.img-wrap .content-wrapper {
        width: 425px;
        height: 425px; } }
    .diagram-movement-science.img-wrap .content-wrapper:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -35%;
      margin-left: -35%;
      width: 70%;
      height: 70%;
      border-radius: 50%;
      border: 2px dotted white; }
  .diagram-movement-science .svg-wrap {
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center; }
    .diagram-movement-science .svg-wrap:nth-child(1) {
      top: 5%;
      left: calc(50% - 35px); }
    .diagram-movement-science .svg-wrap:nth-child(2) {
      top: 25%;
      right: 8%; }
    .diagram-movement-science .svg-wrap:nth-child(3) {
      top: 61%;
      right: 18%; }
    .diagram-movement-science .svg-wrap:nth-child(4) {
      top: 61%;
      left: 18%; }
    .diagram-movement-science .svg-wrap:nth-child(5) {
      top: 25%;
      left: 8%; }
    .diagram-movement-science .svg-wrap svg {
      fill: #1c64ff;
      margin: 0;
      margin-top: 5px; }
    @media screen and (min-width: 25em) {
      .diagram-movement-science .svg-wrap {
        width: 80px;
        height: 80px; }
        .diagram-movement-science .svg-wrap:nth-child(1) {
          left: calc(50% - 40px); } }
    @media screen and (min-width: 62.5em) {
      .diagram-movement-science .svg-wrap {
        width: 100px;
        height: 100px; }
        .diagram-movement-science .svg-wrap:nth-child(1) {
          top: 5%;
          left: calc(50% - 50px); } }
  .diagram-movement-science h4 {
    position: relative;
    width: 100%;
    margin-top: -10px;
    font-size: 0.694rem; }
    @media screen and (min-width: 37.5em) {
      .diagram-movement-science h4 {
        font-size: 0.833rem;
        margin-top: -20px; } }

.txt-block-img-row .diagram-movement-science-alt .svg-wrap {
  display: block;
  width: 100%;
  height: 400px;
  margin-bottom: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .txt-block-img-row .diagram-movement-science-alt .svg-wrap:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: calc(50% - 190px);
    left: calc(50% - 140px);
    width: 280px;
    height: 280px;
    margin: 0;
    padding: 0;
    background: white;
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .txt-block-img-row .diagram-movement-science-alt .svg-wrap:after {
    display: none; }
  .txt-block-img-row .diagram-movement-science-alt .svg-wrap svg {
    height: 300px;
    width: 100%;
    max-width: none;
    margin: auto; }
  .txt-block-img-row .diagram-movement-science-alt .svg-wrap h3 {
    color: white;
    text-align: center; }
  @media screen and (min-width: 25em) {
    .txt-block-img-row .diagram-movement-science-alt .svg-wrap:before {
      top: calc(50% - 190px);
      left: calc(50% - 170px);
      width: 340px;
      height: 340px; }
    .txt-block-img-row .diagram-movement-science-alt .svg-wrap svg {
      height: 360px; } }
  @media screen and (min-width: 37.5em) {
    .txt-block-img-row .diagram-movement-science-alt .svg-wrap {
      height: 500px; }
      .txt-block-img-row .diagram-movement-science-alt .svg-wrap:before {
        top: calc(50% - 240px);
        left: calc(50% - 220px);
        width: 440px;
        height: 440px; }
      .txt-block-img-row .diagram-movement-science-alt .svg-wrap svg {
        height: 460px; } }

@media screen and (min-width: 62.5em) {
  .logo-group_testimonials .logo-group {
    width: 50%; }
  .logo-group_testimonials .testimonial {
    width: 50%; } }

.logo-group_testimonials .logo-group {
  text-align: center;
  margin-bottom: 4rem; }
  @media screen and (min-width: 62.5em) {
    .logo-group_testimonials .logo-group {
      margin-bottom: 0; } }
  .logo-group_testimonials .logo-group p {
    font-size: 1.44rem;
    color: #1c64ff;
    margin-bottom: 2rem; }
  .logo-group_testimonials .logo-group ul li {
    width: 33.333%;
    padding: 0 0.5rem;
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 37.5em) {
      .logo-group_testimonials .logo-group ul li {
        width: 20%; } }
    @media screen and (min-width: 62.5em) {
      .logo-group_testimonials .logo-group ul li {
        width: 33.333%; } }

.logo-group_testimonials .testimonial .divider {
  display: block; }
  @media screen and (min-width: 62.5em) {
    .logo-group_testimonials .testimonial .divider {
      display: none; } }

.logo-group_testimonials .testimonial img {
  max-width: 50px; }

.logo-group_testimonials .testimonial img, .logo-group_testimonials .testimonial blockquote, .logo-group_testimonials .testimonial blockquote + p {
  margin-bottom: 2rem; }

@media screen and (min-width: 62.5em) {
  .logo-group ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.logo-group li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
  padding: 0 1rem;
  width: 50%; }
  .logo-group li img {
    max-width: 100%;
    width: 100%;
    padding: 0 3px; }
  @media screen and (min-width: 25em) {
    .logo-group li {
      width: 33.333%; } }
  @media screen and (min-width: 37.5em) {
    .logo-group li {
      width: 25%; } }
  @media screen and (min-width: 48em) {
    .logo-group li {
      width: auto; }
      .logo-group li img {
        max-width: 140px; } }

@media screen and (min-width: 62.5em) {
  .testimonial {
    text-align: center; } }

.testimonial .divider {
  display: none; }

.testimonial img, .testimonial p, .testimonial a {
  margin-bottom: 1rem; }

.testimonial img {
  display: inline; }

.testimonial blockquote {
  max-width: 60rem; }

.testimonial blockquote, .testimonial p {
  color: #1c64ff; }

@supports (hanging-punctuation: first) {
  blockquote {
    hanging-punctuation: first; } }

.cta-banner {
  height: 100vh;
  max-height: 800px;
  overflow: hidden; }
  .cta-banner .container__background,
  .cta-banner .container__middleground {
    top: auto;
    height: inherit; }
  .cta-banner .container__background,
  .cta-banner .container__main {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden; }
    .cta-banner .container__background img,
    .cta-banner .container__main img {
      position: absolute;
      left: 50%;
      top: 50%;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media screen and (min-width: 62.5em) {
        .cta-banner .container__background img,
        .cta-banner .container__main img {
          left: auto;
          top: auto;
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none;
          bottom: 0; } }
      @media screen and (min-width: 93.75em) {
        .cta-banner .container__background img,
        .cta-banner .container__main img {
          width: 100%; } }
  .cta-banner .container__background {
    z-index: 0; }
    .cta-banner .container__background img {
      -webkit-filter: grayscale(1);
              filter: grayscale(1); }
  .cta-banner .container__middleground {
    z-index: 1;
    position: absolute;
    bottom: 0;
    width: 80%;
    overflow: hidden; }
    @media screen and (min-width: 62.5em) {
      .cta-banner .container__middleground {
        width: 60%; } }
    .cta-banner .container__middleground .strip-blue,
    .cta-banner .container__middleground .strip-magenta {
      position: absolute;
      top: 100%;
      height: 300%;
      -webkit-transform: translate(-50%, -50%) rotate(-30deg);
          -ms-transform: translate(-50%, -50%) rotate(-30deg);
              transform: translate(-50%, -50%) rotate(-30deg);
      opacity: .9; }
      @media screen and (max-width: 37.4375em) {
        .cta-banner .container__middleground .strip-blue,
        .cta-banner .container__middleground .strip-magenta {
          display: none; } }
    .cta-banner .container__middleground .strip-blue {
      width: 300%;
      left: -85%; }
    .cta-banner .container__middleground .strip-magenta {
      width: 16%;
      left: 88%; }
  .cta-banner .container__main {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2; }
  .cta-banner .text-block-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 80rem;
    margin: auto; }
  .cta-banner .text-block {
    position: relative;
    -ms-flex-item-align: end;
        align-self: flex-end;
    color: white;
    width: 50%;
    margin: 0;
    padding: 0 2rem 2rem; }
    @media screen and (max-width: 62.4375em) {
      .cta-banner .text-block {
        width: 100%;
        padding: 1rem; } }
    .cta-banner .text-block h2 {
      margin-bottom: 1rem;
      font-size: 2.986rem; }
      @media screen and (min-width: 93.75em) {
        .cta-banner .text-block h2 {
          font-size: 4.3rem; } }
  .cta-banner.cta-banner-alt .container__background img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0); }
  @media screen and (min-width: 37.5em) {
    .cta-banner.cta-banner-alt .container__main {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .cta-banner.cta-banner-alt .container__main img + div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 37.4375em) {
      .cta-banner.cta-banner-alt .container__main img + div {
        width: 100%; } }
  .cta-banner.cta-banner-alt .txt-circle {
    position: relative;
    z-index: 100;
    container__background: linear-gradient(45deg, rgba(1, 46, 141, 0.9) 10%, rgba(28, 100, 255, 0.9));
    color: white; }
    @media screen and (max-width: 62.4375em) {
      .cta-banner.cta-banner-alt .txt-circle {
        -ms-flex-item-align: end;
            align-self: flex-end;
        width: 100%;
        padding: 1rem; } }
    @media screen and (min-width: 37.5em) {
      .cta-banner.cta-banner-alt .txt-circle {
        display: inline-block;
        border-radius: 50%;
        min-width: 20px;
        min-height: 20px;
        line-height: 1;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        margin-right: 2rem; }
        .cta-banner.cta-banner-alt .txt-circle:before {
          content: "";
          display: inline-block;
          vertical-align: middle;
          padding-top: 100%;
          height: 0; }
        .cta-banner.cta-banner-alt .txt-circle span {
          display: inline-block;
          vertical-align: middle; }
        .cta-banner.cta-banner-alt .txt-circle span > div {
          padding: 0 1rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    @media screen and (min-width: 37.5em) {
      .cta-banner.cta-banner-alt .txt-circle .wrap {
        padding: 0 2rem; } }
    .cta-banner.cta-banner-alt .txt-circle h2 {
      font-size: 2.986rem;
      max-width: 20rem;
      margin-bottom: 1rem; }

.cta-banner .overlay-for-mb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center 0;
  background-image: url(/wp-content/uploads/2017/08/hero-advertisers-mobile.jpg); }
  .cta-banner .overlay-for-mb:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: .75s;
            animation-duration: .75s;
    -webkit-animation-name: fadeOpacityChange;
            animation-name: fadeOpacityChange; }
    @media screen and (min-width: 0\0) {
      .cta-banner .overlay-for-mb:after {
        background-color: rgba(0, 0, 0, 0.3); } }

@-webkit-keyframes fadeOpacityChange {
  from {
    opacity: 0; }
  to {
    opacity: .3; } }

@keyframes fadeOpacityChange {
  from {
    opacity: 0; }
  to {
    opacity: .3; } }
  @media screen and (min-width: 37.5em) {
    .cta-banner .overlay-for-mb {
      display: none; } }

@media screen and (max-width: 37.4375em) {
  .home .overlay-for-mb,
  .page-id-64 .overlay-for-mb,
  .page-id-46 .overlay-for-mb,
  .page-id-53 .overlay-for-mb,
  .page-id-58 .overlay-for-mb,
  .page-id-62 .overlay-for-mb {
    background-image: url(/wp-content/uploads/2017/08/hero-advertisers-mobile.jpg); }
  .page-id-66 .overlay-for-mb,
  .page-id-42 .overlay-for-mb,
  .page-id-50 .overlay-for-mb,
  .page-id-56 .overlay-for-mb,
  .page-id-60 .overlay-for-mb {
    background-image: url(https://verve.com/wp-content/uploads/2017/06/hero-kinetic-mobile.jpg); } }

.product-list {
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  color: white;
  position: relative; }
  .product-list .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-list .container > div:first-child {
      background-color: rgba(1, 46, 141, 0.9); }
      @media screen and (min-width: 62.5em) {
        .product-list .container > div:first-child {
          border-right: thin solid white; } }
  .product-list .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (min-width: 62.5em) {
      .product-list .inner {
        width: 50%; } }
  .product-list .inner__content {
    padding: 4rem 1rem; }
    @media screen and (min-width: 62.5em) {
      .product-list .inner__content {
        width: 100%;
        max-width: 40em;
        padding: 4rem 2rem; } }
  .product-list header h2, .product-list header p, .product-list header a {
    color: white; }
  @media screen and (min-width: 62.5em) {
    .product-list header {
      margin-left: 0;
      text-align: left; }
      .product-list header .divider {
        margin-left: 0;
        margin-right: 0; } }
  .product-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .product-list ul li {
      margin-bottom: 2.5rem;
      padding-bottom: 3rem;
      position: relative;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      @media screen and (max-width: 37.4375em) {
        .product-list ul li {
          padding: 2rem 1rem;
          margin: 0;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          text-align: center;
          border-bottom: thin solid #1c64ff; } }
      .product-list ul li:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      @media screen and (min-width: 37.5em) {
        .product-list ul li {
          width: 33.333%; } }
      @media screen and (min-width: 62.5em) {
        .product-list ul li {
          width: 50%; } }
      .product-list ul li h3, .product-list ul li p {
        margin-bottom: 1rem; }
      @media screen and (min-width: 37.5em) {
        .product-list ul li .btn {
          position: absolute;
          bottom: 0;
          left: 1rem; } }
    .product-list ul h3 {
      font-size: 2.074rem; }
    .product-list ul div:first-child {
      border-radius: 50%;
      height: 150px;
      overflow: hidden;
      width: 150px;
      margin-bottom: 1rem;
      -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
    .product-list ul img {
      width: 100%; }
  .product-list .inner + .inner div:first-child {
    border-bottom: thin solid white; }
  .product-list .img-wrap {
    width: 100%; }
    .product-list .img-wrap img {
      -webkit-backface-visibility: visible;
              backface-visibility: visible;
      left: 50%;
      min-height: 100%;
      min-width: 100%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.content-split-half .container__inner {
  margin-bottom: 2rem; }
  .content-split-half .container__inner:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 48em) {
    .content-split-half .container__inner {
      width: 50%;
      margin-bottom: 0; }
      .content-split-half .container__inner:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .content-split-half .container__inner .container__main {
        max-width: 40em; } }

.content-split-half .divider {
  margin-left: 0;
  margin-right: 0; }

.content-split-half .img-wrap img {
  width: 100%; }

@media screen and (min-width: 48em) {
  .content-split-half .img-wrap {
    height: calc(100% + 4rem);
    margin-top: -2rem;
    margin-bottom: -2rem;
    margin-left: 1rem;
    margin-right: -2rem; }
    .content-split-half .img-wrap img {
      position: absolute;
      left: 50%;
      top: 50%;
      width: auto;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }

@media screen and (min-width: 62.5em) {
  .content-split-half .img-wrap {
    height: calc(100% + 8rem);
    margin-top: -4rem;
    margin-bottom: -4rem; } }

.background-image-featured-item .container__main__inner {
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  padding: 4rem 1rem; }
  @media screen and (min-width: 25em) {
    .background-image-featured-item .container__main__inner {
      padding: 2rem 2rem;
      margin: -1rem 1rem; } }
  @media screen and (min-width: 62.5em) {
    .background-image-featured-item .container__main__inner {
      max-width: 40em;
      margin: auto; } }

.background-image-featured-item h3 {
  color: #1c64ff;
  text-align: left; }

.background-image-featured-item h4,
.background-image-featured-item .featured-list,
.background-image-featured-item blockquote + p {
  color: #1c64ff; }

.background-image-featured-item p {
  font-size: 1.44rem; }

.background-image-featured-item blockquote + p {
  font-size: 1rem; }

.background-image-featured-item .divider {
  margin-left: 0;
  margin-right: 0; }

.narrative-flow li:first-child .img-wrap div {
  border-color: #ffe000; }

.narrative-flow li:nth-child(2) .img-wrap div {
  border-color: #001853; }

.narrative-flow li:last-child .img-wrap div {
  border-color: #6bd2f4; }

@media screen and (min-width: 48em) {
  .narrative-flow li {
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .narrative-flow li:nth-of-type(odd) {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .narrative-flow li:nth-of-type(odd) .img-wrap + div:after {
        content: url(https://verve.com/wp-content/themes/verve/_img/diagrams-graphics/arrow-curved-to-right.svg);
        right: calc(-150px - 5%); }
    .narrative-flow li:nth-of-type(even) {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .narrative-flow li:nth-of-type(even) .img-wrap {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .narrative-flow li:nth-of-type(even) .img-wrap:after {
          content: url(https://verve.com/wp-content/themes/verve/_img/diagrams-graphics/arrow-curved-to-left.svg);
          left: -150px; }
      .narrative-flow li:nth-of-type(even) .img-wrap + div {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }

.narrative-flow li:last-child .img-wrap:after,
.narrative-flow li:last-child .img-wrap:before,
.narrative-flow li:last-child .img-wrap + div:after {
  display: none; }

@media screen and (min-width: 48em) {
  .narrative-flow .img-wrap,
  .narrative-flow .img-wrap + div {
    position: relative; }
    .narrative-flow .img-wrap:after,
    .narrative-flow .img-wrap + div:after {
      position: absolute;
      top: 50%;
      height: 150px;
      width: 150px; } }

.narrative-flow .img-wrap {
  width: auto;
  overflow: visible;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media screen and (min-width: 37.5em) {
    .narrative-flow .img-wrap div {
      width: 350px;
      height: 350px;
      margin-left: 1rem;
      margin-right: 1rem; } }
  @media screen and (min-width: 48em) {
    .narrative-flow .img-wrap div {
      width: 300px;
      height: 300px; } }

.narrative-flow .img-wrap + div {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media screen and (min-width: 48em) {
    .narrative-flow .img-wrap + div {
      max-width: 15.625rem; } }

.hero {
  z-index: 1;
  height: 100vh;
  max-height: 1000px;
  overflow: hidden;
  margin: 0;
  background: -webkit-linear-gradient(45deg, #001853, #1c64ff);
  background: -o-linear-gradient(45deg, #001853, #1c64ff);
  background: linear-gradient(45deg, #001853, #1c64ff); }
  @media screen and (min-width: 62.5em) {
    .hero {
      height: 100vh;
      max-height: 1000px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-aspect-ratio: 21 / 9) {
    .hero .video-wrapper {
      height: 300%;
      top: -100%; } }
  @media (max-aspect-ratio: 21 / 9) {
    .hero .video-wrapper {
      width: 300%;
      left: -100%;
      height: 130%;
      top: -15%; } }
  .hero.hero-short {
    height: 80vh; }
  .hero .video-wrapper, .hero .video-wrapper iframe {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: -15%;
    left: -25%;
    width: 150%;
    height: 130%; }
    @media screen and (min-width: 48em) {
      .hero .video-wrapper, .hero .video-wrapper iframe {
        display: block; } }
  .hero > div {
    height: inherit; }
  .hero .background,
  .hero .foreground {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }
    .hero .background .hero-img-bg,
    .hero .background .hero-img-fg,
    .hero .foreground .hero-img-bg,
    .hero .foreground .hero-img-fg {
      position: absolute;
      left: 50%;
      top: 50%;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-backface-visibility: visible;
              backface-visibility: visible; }
  .hero .background {
    z-index: 0; }
  .hero .middleground {
    z-index: 1;
    height: 100%;
    width: 70%; }
    @media screen and (min-width: 37.5em) {
      .hero .middleground {
        width: 40%; } }
    .hero .middleground .strip-blue,
    .hero .middleground .strip-magenta {
      position: absolute;
      top: 50%;
      height: 250%;
      opacity: .9;
      -webkit-transform: translate(-50%, -50%) rotate(-30deg);
          -ms-transform: translate(-50%, -50%) rotate(-30deg);
              transform: translate(-50%, -50%) rotate(-30deg); }
    .hero .middleground .strip-blue {
      width: 250%;
      left: -50%; }
    .hero .middleground .strip-magenta {
      width: 25%;
      right: -18%; }
  .hero .foreground {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2; }
  .hero .text-block {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0 auto 0 50px;
    padding: 0 2rem 2rem;
    color: white;
    width: 80em; }
    .hero .text-block .text-block-inner {
      -ms-flex-item-align: end;
          align-self: flex-end; }
    @media screen and (max-width: 37.4375em) {
      .hero .text-block {
        padding: 0 2rem 6rem;
        margin-right: auto; } }
    @media screen and (max-width: 24.9375em) {
      .hero .text-block {
        padding: 0 1rem 1rem; } }
    .hero .text-block h1:not(:only-child) {
      margin-bottom: 2rem; }
    .hero .text-block img {
      max-width: 200px;
      margin-bottom: 2rem; }
    .hero .text-block svg {
      height: 50px;
      margin-bottom: 2rem; }
      @media screen and (min-width: 0\0) {
        .hero .text-block svg {
          max-width: 200px; } }
    .hero .text-block svg, .hero .text-block [class*='st'] {
      fill: #fff; }
    .hero .text-block img + h1, .hero .text-block svg + h1 {
      position: relative; }
      .hero .text-block img + h1:before, .hero .text-block svg + h1:before {
        content: '';
        position: absolute;
        left: 0;
        height: 1px;
        width: 50px;
        background-color: white;
        top: -1rem; }
  .hero.hero-home-wrapper {
    height: auto;
    max-height: none; }
    @media screen and (min-width: 62.5em) {
      .hero.hero-home-wrapper {
        height: 100vh; } }
    @media screen and (min-width: 62.5em) {
      .hero.hero-home-wrapper.has-aside .hero-home {
        width: 75%; } }
    @media screen and (min-width: 62.5em) {
      .hero.hero-home-wrapper.has-aside aside {
        width: 25%;
        height: 100%;
        padding-top: 0;
        padding-left: 0.25rem; } }
    .hero.hero-home-wrapper .hero-home {
      height: 100vh;
      max-height: inherit;
      position: relative;
      overflow: hidden; }
      @media screen and (min-width: 62.5em) {
        .hero.hero-home-wrapper .hero-home {
          height: auto;
          width: 100%; } }
    .hero.hero-home-wrapper aside {
      color: white;
      border-top: 2px solid white; }
      .hero.hero-home-wrapper aside .aside-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        padding-bottom: 1rem; }
      .hero.hero-home-wrapper aside .aside-item-wrapper {
        padding: 1rem; }
        .hero.hero-home-wrapper aside .aside-item-wrapper:first-of-type {
          background-color: #012e8d; }
        .hero.hero-home-wrapper aside .aside-item-wrapper:last-of-type {
          background-color: #1c64ff; }
      .hero.hero-home-wrapper aside .aside-item-media-wrapper img {
        width: 100px;
        -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
      .hero.hero-home-wrapper aside .aside-item-info-wrapper {
        width: 70%;
        padding-left: 1rem; }
        .hero.hero-home-wrapper aside .aside-item-info-wrapper p {
          font-size: 1rem; }
      @media screen and (min-width: 37.5em) {
        .hero.hero-home-wrapper aside {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .hero.hero-home-wrapper aside .aside-item-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: stretch;
                -ms-flex-align: stretch;
                    align-items: stretch;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            padding: 0;
            min-height: 250px;
            width: 50%;
            position: relative; }
            .hero.hero-home-wrapper aside .aside-item-wrapper:nth-last-child(1):first-child {
              width: 100%; }
            .hero.hero-home-wrapper aside .aside-item-wrapper:first-of-type {
              -ms-flex-item-align: start;
                  align-self: flex-start; }
              .hero.hero-home-wrapper aside .aside-item-wrapper:first-of-type .aside-item-info-wrapper {
                background-color: rgba(1, 46, 141, 0.9); }
            .hero.hero-home-wrapper aside .aside-item-wrapper:last-of-type {
              -ms-flex-item-align: end;
                  align-self: flex-end; }
              .hero.hero-home-wrapper aside .aside-item-wrapper:last-of-type .aside-item-info-wrapper {
                background-color: rgba(28, 100, 255, 0.9); }
          .hero.hero-home-wrapper aside .aside-item {
            padding-bottom: 0;
            position: relative;
            -webkit-box-align: stretch;
                -ms-flex-align: stretch;
                    align-items: stretch;
            width: 100%; }
          .hero.hero-home-wrapper aside .aside-item-media-wrapper {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            overflow: hidden;
            z-index: 0; }
            .hero.hero-home-wrapper aside .aside-item-media-wrapper img {
              display: block;
              position: absolute;
              top: 50%;
              left: 50%;
              min-width: 100%;
              min-height: 100%;
              height: auto;
              width: auto;
              -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%);
              -webkit-backface-visibility: visible;
              backface-visibility: visible; }
          .hero.hero-home-wrapper aside .aside-item-info-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 2rem;
            position: relative;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            width: 100%; }
            .hero.hero-home-wrapper aside .aside-item-info-wrapper .aside-item-info {
              width: 100%; } }
      @media screen and (min-width: 48em) {
        .hero.hero-home-wrapper aside .aside-item-info-wrapper p {
          font-size: 1.44rem; } }
      @media screen and (min-width: 62.5em) {
        .hero.hero-home-wrapper aside {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -ms-flex-line-pack: justify;
              align-content: space-between;
          background-color: white;
          border-top: none; }
          .hero.hero-home-wrapper aside .aside-item-wrapper {
            position: relative;
            width: 100%;
            height: calc(50% - .125rem);
            padding: 0; }
            .hero.hero-home-wrapper aside .aside-item-wrapper:nth-last-child(1):first-child {
              height: 100%; }
            .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item {
              height: 100%;
              padding: 0; }
            .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-media-wrapper, .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-info-wrapper {
              width: 100%; }
            .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-info-wrapper {
              padding: 1rem; }
            .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-media-wrapper {
              position: absolute;
              top: 0;
              left: 0;
              height: 100%; }
              .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-media-wrapper img {
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                min-width: 100%;
                min-height: 100%;
                height: auto;
                width: auto;
                -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                -webkit-backface-visibility: visible;
                backface-visibility: visible; }
            .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-info p {
              font-size: 1.2rem; } }
      @media screen and (min-width: 80em) {
        .hero.hero-home-wrapper aside {
          padding-left: 0.5rem; }
          .hero.hero-home-wrapper aside .aside-item-wrapper {
            height: calc(50% - .25rem); }
            .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-info-wrapper {
              padding: 2rem; }
            .hero.hero-home-wrapper aside .aside-item-wrapper .aside-item-info p {
              font-size: 1.44rem; } }

.hero {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn; }

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

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .hero .background {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
    @media screen and (min-width: 48em) {
      .hero .background {
        -webkit-animation-delay: 1s;
                animation-delay: 1s; } }
    .hero .background img {
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
      -webkit-animation-duration: .75s;
              animation-duration: .75s;
      -webkit-animation-delay: 2s;
              animation-delay: 2s; }
  .hero .middleground .strip-magenta,
  .hero .middleground .strip-blue {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: .75s;
            animation-duration: .75s;
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
    -webkit-animation-name: fadeOpacityChange;
            animation-name: fadeOpacityChange; }

@keyframes fadeOpacityChange {
  from {
    opacity: 0; }
  to {
    opacity: .9; } }
  .hero .foreground .hero-img-mobile,
  .hero .foreground .hero-img-desktop {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
    -webkit-animation-delay: 1s;
            animation-delay: 1s; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
    @media screen and (min-width: 48em) {
      .hero .foreground .hero-img-mobile,
      .hero .foreground .hero-img-desktop {
        -webkit-animation-delay: 1.5s;
                animation-delay: 1.5s;
        -webkit-animation-delay: 1s;
                animation-delay: 1s; } }
  .hero .foreground .text-block {
    -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
    @media screen and (min-width: 48em) {
      .hero .foreground .text-block {
        -webkit-animation-delay: 2.5s;
                animation-delay: 2.5s;
        -webkit-animation-delay: 1.5s;
                animation-delay: 1.5s; } }
    .hero .foreground .text-block .btn {
      -webkit-animation-name: fadeInUp;
              animation-name: fadeInUp;
      -webkit-animation-delay: 2s;
              animation-delay: 2s; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
      @media screen and (min-width: 48em) {
        .hero .foreground .text-block .btn {
          -webkit-animation-delay: 3s;
                  animation-delay: 3s;
          -webkit-animation-delay: 2s;
                  animation-delay: 2s; } }

.hero-img-mobile {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  background-size: cover;
  background-position: center 0; }

@media screen and (min-width: 48em) {
  .hero-img-mobile {
    display: none; }
  .background, .middleground, .hero-img-desktop {
    display: block; } }

@media screen and (max-width: 37.4375em) {
  .hero .foreground {
    width: 100%;
    position: absolute;
    top: 0;
    background-size: cover;
    background-position: center 0; } }

@media screen and (max-width: 37.4375em) {
  .background, .middleground, .hero-img-desktop {
    display: none !important; }
  .hero .foreground .text-block {
    position: static; }
    .hero .foreground .text-block:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: #000;
      z-index: -1;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
      -webkit-animation-duration: .75s;
              animation-duration: .75s;
      -webkit-animation-delay: 2s;
              animation-delay: 2s;
      -webkit-animation-name: fadeOpacityChange;
              animation-name: fadeOpacityChange; } }
    @media screen and (max-width: 37.4375em) and (min-width: 0\0) {
      .hero .foreground .text-block:before {
        background-color: rgba(0, 0, 0, 0.3); } }

@media screen and (max-width: 37.4375em) {
  @-webkit-keyframes fadeOpacityChange {
    from {
      opacity: 0; }
    to {
      opacity: .3; } }
  @keyframes fadeOpacityChange {
    from {
      opacity: 0; }
    to {
      opacity: .3; } } }

.page-id-68 .hero .btn {
  display: none; }

@media screen and (min-width: 62.5em) {
  .page-id-68 .hero {
    max-height: 80vh; }
  .page-id-68 .hero + section .container {
    padding-top: 4rem; } }

@media screen and (max-width: 62.4375em) {
  .media-banner--hero .media-banner__title-container {
    top: calc(50% - 8rem); } }

.bio {
  padding-top: 7rem; }

@media screen and (max-width: 62.4375em) {
  .page-id-583 {
    padding-top: 7rem; } }

header {
  width: 100%;
  padding: 0 0 4rem; }
  @media screen and (min-width: 62.5em) {
    header {
      text-align: center; } }
  header h2 {
    margin-bottom: 1rem;
    color: #001853; }
  header p, header li {
    color: #1c64ff; }
  header p {
    max-width: 50rem; }
    @media screen and (min-width: 62.5em) {
      header p {
        margin-left: auto;
        margin-right: auto; } }
  header ol, header ul {
    list-style-position: inside; }
  header .divider {
    margin-bottom: 0; }
    @media screen and (max-width: 62.4375em) {
      header .divider {
        margin-left: 0;
        margin-right: 0; } }
  header .divider + .btn {
    margin-top: 2rem; }

.txt-block-img header li {
  margin-bottom: 1rem; }

@media screen and (max-width: 62.4375em) {
  .txt-block-img-row header {
    padding-left: 0;
    padding-right: 0; } }

.product-list header {
  padding-left: 0;
  padding-right: 0; }

.global-nav {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1rem;
  height: calc(30px + 2rem);
  overflow: hidden;
  background-color: rgba(5, 6, 18, 0.95);
  color: white; }
  .global-nav.nav-up, .global-nav.nav-down {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    opacity: 100; }
  .global-nav.nav-up {
    top: -100px; }
  .global-nav.nav-up-no-animate {
    top: -100px; }
  .global-nav.nav-down nav > ul > li:hover {
    background-color: transparent; }
  .global-nav.active {
    position: fixed;
    height: 100vh;
    -webkit-transition: height .35s ease-in-out;
    -o-transition: height .35s ease-in-out;
    transition: height .35s ease-in-out;
    overflow-y: scroll; }
    .global-nav.active .submenu svg .st0, .global-nav.active .submenu svg .st1 {
      fill: white; }
  .global-nav .has-submenu .submenu {
    -webkit-transition: max-height .75s ease, height .75s ease;
    -o-transition: max-height .75s ease, height .75s ease;
    transition: max-height .75s ease, height .75s ease; }
  .global-nav .has-submenu.active > a {
    border-bottom: thin dotted white; }
  .global-nav .has-submenu.active .submenu {
    height: auto;
    max-height: 2000px;
    padding: 0.5rem 1rem;
    -webkit-transition: max-height .75s ease, height .75s ease;
    -o-transition: max-height .75s ease, height .75s ease;
    transition: max-height .75s ease, height .75s ease; }
  .global-nav .has-submenu.products .submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0; }
    .global-nav .has-submenu.products .submenu li {
      width: 50%;
      padding: 0.5rem 1rem; }
      .global-nav .has-submenu.products .submenu li div {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;
        margin-bottom: 1rem; }
        .global-nav .has-submenu.products .submenu li div img {
          width: 100%; }
      .global-nav .has-submenu.products .submenu li svg {
        height: 20px;
        max-width: 100%; }
        @media screen and (min-width: 0\0) {
          .global-nav .has-submenu.products .submenu li svg {
            max-width: 100px; } }
      .global-nav .has-submenu.products .submenu li .logotype {
        margin-bottom: 1rem; }
      .global-nav .has-submenu.products .submenu li.nav-item-for-mobile {
        display: block;
        width: 100%;
        padding: 0;
        border-bottom: thin dotted white;
        height: auto; }
        .global-nav .has-submenu.products .submenu li.nav-item-for-mobile a div {
          display: none; }
        .global-nav .has-submenu.products .submenu li.nav-item-for-mobile a p {
          margin-bottom: 0; }
  .global-nav .desktop {
    display: none; }
  .global-nav .mobile {
    height: 30px; }
  .global-nav nav {
    border-top: thin solid white;
    margin: 1rem 0 0; }
  .global-nav nav a, .global-nav .search {
    display: block;
    padding: 1rem 0; }
  .global-nav nav > ul > li {
    border-bottom: thin solid white; }
    .global-nav nav > ul > li > a {
      color: white; }
    .global-nav nav > ul > li a {
      text-decoration: none; }
  .global-nav .submenu {
    height: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .75s ease;
    -o-transition: max-height .75s ease;
    transition: max-height .75s ease; }

@media screen and (max-width: 62.4375em) {
  .global-nav {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
  .global-nav .submenu a {
    color: white; }
  .global-nav svg [class*='st'] {
    fill: white; } }

@media screen and (min-width: 48em) {
  .global-nav .has-submenu.products .submenu li {
    width: 33.333%; } }

@media screen and (min-width: 62.5em) {
  .verve-new-pages:before {
    z-index: 2;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0) 80%); }
  .global-nav {
    height: auto;
    background-color: transparent;
    padding: 0 1rem;
    overflow: visible; }
    .global-nav.nav-down {
      background-color: #050612;
      -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
    .global-nav > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      max-width: 80rem;
      margin: auto; }
    .global-nav .desktop {
      display: block;
      width: 100%;
      max-width: 160px;
      height: 35px;
      margin-right: 2rem; }
    .global-nav .mobile, .global-nav .has-submenu.products .submenu li.nav-item-for-mobile {
      display: none; }
    .global-nav nav {
      width: calc(100% - 160px);
      border-top: none;
      margin: 0; }
      .global-nav nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .global-nav nav > ul > li {
          text-align: center;
          width: 20%;
          border-bottom: none; } }
        @media screen and (min-width: 62.5em) and (min-width: 62.5em) {
          .global-nav nav > ul > li {
            width: calc(16.66666666666667% - 11.66666666666667px); } }

@media screen and (min-width: 62.5em) {
        .global-nav nav > ul > li > a {
          position: relative;
          padding: 1rem 0;
          padding: 1.25rem 0; }
        .global-nav nav > ul i {
          position: relative;
          left: 2%;
          top: calc(50% - .2rem);
          font-size: 0.90rem; } }
        @media screen and (min-width: 62.5em) and (min-width: 80em) {
          .global-nav nav > ul i {
            left: 1.0rem; } }

@media screen and (min-width: 62.5em) {
    .global-nav nav > ul > li {
      background-color: transparent;
      -webkit-transition: background-color 300ms ease;
      -o-transition: background-color 300ms ease;
      transition: background-color 300ms ease; }
      .global-nav nav > ul > li:not(.products) {
        position: relative; } }
    @media screen and (min-width: 62.5em) and (min-width: 80em) {
      .global-nav nav > ul > li.products {
        position: relative; } }

@media screen and (min-width: 62.5em) {
      .global-nav nav > ul > li > a {
        color: white; }
      .global-nav nav > ul > li a {
        text-decoration: none; }
      .global-nav nav > ul > li:before, .global-nav nav > ul > li:after {
        content: "";
        position: absolute;
        z-index: 10;
        top: 0;
        height: 4px;
        background-color: transparent;
        -webkit-transition: background-color .25s ease-out, left .25s ease-out, right .25s ease-out;
        -o-transition: background-color .25s ease-out, left .25s ease-out, right .25s ease-out;
        transition: background-color .25s ease-out, left .25s ease-out, right .25s ease-out; }
      .global-nav nav > ul > li:before {
        left: 50%;
        right: 50%; }
      .global-nav nav > ul > li:after {
        left: 50%;
        right: 50%; }
      .global-nav nav > ul > li:hover {
        background-color: rgba(255, 255, 255, 0.9);
        -webkit-transition: background-color 300ms ease;
        -o-transition: background-color 300ms ease;
        transition: background-color 300ms ease; }
        .global-nav nav > ul > li:hover:before, .global-nav nav > ul > li:hover:after {
          -webkit-transition: background-color .25s ease-out, left .25s ease-out, right .25s ease-out;
          -o-transition: background-color .25s ease-out, left .25s ease-out, right .25s ease-out;
          transition: background-color .25s ease-out, left .25s ease-out, right .25s ease-out;
          height: 4px;
          background-color: #fe0002; }
        .global-nav nav > ul > li:hover:before {
          left: 0%; }
        .global-nav nav > ul > li:hover:after {
          right: 0%; }
        .global-nav nav > ul > li:hover > a {
          color: #fe0002;
          border-bottom: thin solid #fe0002; }
        .global-nav nav > ul > li:hover .submenu {
          display: block;
          height: auto;
          overflow: visible; }
        .global-nav nav > ul > li:hover.search {
          -webkit-transition: background-color 300ms ease;
          -o-transition: background-color 300ms ease;
          transition: background-color 300ms ease;
          background-color: transparent;
          cursor: pointer; }
          .global-nav nav > ul > li:hover.search i {
            background-color: #fe0002;
            color: white; }
      .global-nav nav > ul > li:first-child:hover {
        cursor: auto; }
      .global-nav nav > ul > li.contact, .global-nav nav > ul > li.search {
        text-transform: none; }
        .global-nav nav > ul > li.contact:before, .global-nav nav > ul > li.contact:after, .global-nav nav > ul > li.search:before, .global-nav nav > ul > li.search:after {
          background-color: transparent; }
      .global-nav nav > ul > li.contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .global-nav nav > ul > li.contact .btn {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          padding: 0.5rem 1.5rem;
          padding-right: 60px; }
          .global-nav nav > ul > li.contact .btn i {
            left: initial;
            top: initial;
            font-size: 1rem; }
      .global-nav nav > ul > li.search {
        -webkit-transition: background-color 300ms ease;
        -o-transition: background-color 300ms ease;
        transition: background-color 300ms ease;
        position: static;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 70px;
        width: 50px; }
        .global-nav nav > ul > li.search i {
          position: static;
          display: block;
          margin-left: 1rem;
          height: 35px;
          width: 35px;
          border-radius: 50%;
          background-color: white;
          color: magenta;
          text-align: center;
          line-height: 35px;
          top: initial;
          font-size: 0.833rem; }
        .global-nav nav > ul > li.search span {
          display: none; }
        .global-nav nav > ul > li.search label {
          margin-bottom: 0; }
    .global-nav .has-submenu > a {
      position: relative; }
    .global-nav .has-submenu:hover > a:before {
      display: block; }
    .global-nav .submenu {
      position: absolute;
      top: 100%;
      left: 0;
      min-width: 100%;
      max-height: none;
      background-color: rgba(255, 255, 255, 0.95);
      -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
      .global-nav .submenu a {
        color: #424340;
        padding: 0.5rem 0;
        border-bottom: thin solid #fe0002; }
      .global-nav .submenu li:hover a {
        background-color: #fe0002;
        color: #fe0002;
        color: white; }
    .global-nav .has-submenu.products li {
      text-align: left; }
      .global-nav .has-submenu.products li:hover a {
        background-color: transparent;
        color: #fe0002; }
    .global-nav .has-submenu.products a {
      border-bottom: none; }
    .global-nav .has-submenu.products div {
      width: 90px;
      height: 90px;
      margin-bottom: 1rem;
      border: 4px solid transparent;
      border-radius: 50%;
      overflow: hidden;
      -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      .global-nav .has-submenu.products div img {
        height: 100%; }
    .global-nav .has-submenu.products p {
      margin-bottom: 0; }
    .global-nav .has-submenu.products:hover .submenu {
      z-index: 0;
      padding: 1rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(1) {
        -webkit-animation-delay: 0.12s;
                animation-delay: 0.12s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(2) {
        -webkit-animation-delay: 0.24s;
                animation-delay: 0.24s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(3) {
        -webkit-animation-delay: 0.36s;
                animation-delay: 0.36s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(4) {
        -webkit-animation-delay: 0.48s;
                animation-delay: 0.48s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(5) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(6) {
        -webkit-animation-delay: 0.72s;
                animation-delay: 0.72s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(7) {
        -webkit-animation-delay: 0.84s;
                animation-delay: 0.84s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(8) {
        -webkit-animation-delay: 0.96s;
                animation-delay: 0.96s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(9) {
        -webkit-animation-delay: 1.08s;
                animation-delay: 1.08s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(10) {
        -webkit-animation-delay: 1.2s;
                animation-delay: 1.2s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(11) {
        -webkit-animation-delay: 1.32s;
                animation-delay: 1.32s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(12) {
        -webkit-animation-delay: 1.44s;
                animation-delay: 1.44s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(13) {
        -webkit-animation-delay: 1.56s;
                animation-delay: 1.56s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(14) {
        -webkit-animation-delay: 1.68s;
                animation-delay: 1.68s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(15) {
        -webkit-animation-delay: 1.8s;
                animation-delay: 1.8s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(16) {
        -webkit-animation-delay: 1.92s;
                animation-delay: 1.92s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(17) {
        -webkit-animation-delay: 2.04s;
                animation-delay: 2.04s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(18) {
        -webkit-animation-delay: 2.16s;
                animation-delay: 2.16s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(19) {
        -webkit-animation-delay: 2.28s;
                animation-delay: 2.28s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(20) {
        -webkit-animation-delay: 2.4s;
                animation-delay: 2.4s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(21) {
        -webkit-animation-delay: 2.52s;
                animation-delay: 2.52s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(22) {
        -webkit-animation-delay: 2.64s;
                animation-delay: 2.64s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(23) {
        -webkit-animation-delay: 2.76s;
                animation-delay: 2.76s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(24) {
        -webkit-animation-delay: 2.88s;
                animation-delay: 2.88s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(25) {
        -webkit-animation-delay: 3s;
                animation-delay: 3s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(26) {
        -webkit-animation-delay: 3.12s;
                animation-delay: 3.12s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(27) {
        -webkit-animation-delay: 3.24s;
                animation-delay: 3.24s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(28) {
        -webkit-animation-delay: 3.36s;
                animation-delay: 3.36s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(29) {
        -webkit-animation-delay: 3.48s;
                animation-delay: 3.48s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(30) {
        -webkit-animation-delay: 3.6s;
                animation-delay: 3.6s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(31) {
        -webkit-animation-delay: 3.72s;
                animation-delay: 3.72s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(32) {
        -webkit-animation-delay: 3.84s;
                animation-delay: 3.84s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(33) {
        -webkit-animation-delay: 3.96s;
                animation-delay: 3.96s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(34) {
        -webkit-animation-delay: 4.08s;
                animation-delay: 4.08s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(35) {
        -webkit-animation-delay: 4.2s;
                animation-delay: 4.2s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(36) {
        -webkit-animation-delay: 4.32s;
                animation-delay: 4.32s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(37) {
        -webkit-animation-delay: 4.44s;
                animation-delay: 4.44s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(38) {
        -webkit-animation-delay: 4.56s;
                animation-delay: 4.56s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(39) {
        -webkit-animation-delay: 4.68s;
                animation-delay: 4.68s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(40) {
        -webkit-animation-delay: 4.8s;
                animation-delay: 4.8s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(41) {
        -webkit-animation-delay: 4.92s;
                animation-delay: 4.92s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(42) {
        -webkit-animation-delay: 5.04s;
                animation-delay: 5.04s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(43) {
        -webkit-animation-delay: 5.16s;
                animation-delay: 5.16s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(44) {
        -webkit-animation-delay: 5.28s;
                animation-delay: 5.28s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(45) {
        -webkit-animation-delay: 5.4s;
                animation-delay: 5.4s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(46) {
        -webkit-animation-delay: 5.52s;
                animation-delay: 5.52s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(47) {
        -webkit-animation-delay: 5.64s;
                animation-delay: 5.64s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(48) {
        -webkit-animation-delay: 5.76s;
                animation-delay: 5.76s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(49) {
        -webkit-animation-delay: 5.88s;
                animation-delay: 5.88s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(50) {
        -webkit-animation-delay: 6s;
                animation-delay: 6s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(51) {
        -webkit-animation-delay: 6.12s;
                animation-delay: 6.12s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(52) {
        -webkit-animation-delay: 6.24s;
                animation-delay: 6.24s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(53) {
        -webkit-animation-delay: 6.36s;
                animation-delay: 6.36s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(54) {
        -webkit-animation-delay: 6.48s;
                animation-delay: 6.48s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(55) {
        -webkit-animation-delay: 6.6s;
                animation-delay: 6.6s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(56) {
        -webkit-animation-delay: 6.72s;
                animation-delay: 6.72s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(57) {
        -webkit-animation-delay: 6.84s;
                animation-delay: 6.84s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(58) {
        -webkit-animation-delay: 6.96s;
                animation-delay: 6.96s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(59) {
        -webkit-animation-delay: 7.08s;
                animation-delay: 7.08s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(60) {
        -webkit-animation-delay: 7.2s;
                animation-delay: 7.2s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(61) {
        -webkit-animation-delay: 7.32s;
                animation-delay: 7.32s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(62) {
        -webkit-animation-delay: 7.44s;
                animation-delay: 7.44s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(63) {
        -webkit-animation-delay: 7.56s;
                animation-delay: 7.56s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(64) {
        -webkit-animation-delay: 7.68s;
                animation-delay: 7.68s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(65) {
        -webkit-animation-delay: 7.8s;
                animation-delay: 7.8s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(66) {
        -webkit-animation-delay: 7.92s;
                animation-delay: 7.92s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(67) {
        -webkit-animation-delay: 8.04s;
                animation-delay: 8.04s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(68) {
        -webkit-animation-delay: 8.16s;
                animation-delay: 8.16s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(69) {
        -webkit-animation-delay: 8.28s;
                animation-delay: 8.28s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(70) {
        -webkit-animation-delay: 8.4s;
                animation-delay: 8.4s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(71) {
        -webkit-animation-delay: 8.52s;
                animation-delay: 8.52s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(72) {
        -webkit-animation-delay: 8.64s;
                animation-delay: 8.64s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(73) {
        -webkit-animation-delay: 8.76s;
                animation-delay: 8.76s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(74) {
        -webkit-animation-delay: 8.88s;
                animation-delay: 8.88s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(75) {
        -webkit-animation-delay: 9s;
                animation-delay: 9s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(76) {
        -webkit-animation-delay: 9.12s;
                animation-delay: 9.12s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(77) {
        -webkit-animation-delay: 9.24s;
                animation-delay: 9.24s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(78) {
        -webkit-animation-delay: 9.36s;
                animation-delay: 9.36s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(79) {
        -webkit-animation-delay: 9.48s;
                animation-delay: 9.48s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(80) {
        -webkit-animation-delay: 9.6s;
                animation-delay: 9.6s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(81) {
        -webkit-animation-delay: 9.72s;
                animation-delay: 9.72s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(82) {
        -webkit-animation-delay: 9.84s;
                animation-delay: 9.84s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(83) {
        -webkit-animation-delay: 9.96s;
                animation-delay: 9.96s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(84) {
        -webkit-animation-delay: 10.08s;
                animation-delay: 10.08s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(85) {
        -webkit-animation-delay: 10.2s;
                animation-delay: 10.2s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(86) {
        -webkit-animation-delay: 10.32s;
                animation-delay: 10.32s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(87) {
        -webkit-animation-delay: 10.44s;
                animation-delay: 10.44s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(88) {
        -webkit-animation-delay: 10.56s;
                animation-delay: 10.56s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(89) {
        -webkit-animation-delay: 10.68s;
                animation-delay: 10.68s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(90) {
        -webkit-animation-delay: 10.8s;
                animation-delay: 10.8s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(91) {
        -webkit-animation-delay: 10.92s;
                animation-delay: 10.92s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(92) {
        -webkit-animation-delay: 11.04s;
                animation-delay: 11.04s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(93) {
        -webkit-animation-delay: 11.16s;
                animation-delay: 11.16s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(94) {
        -webkit-animation-delay: 11.28s;
                animation-delay: 11.28s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(95) {
        -webkit-animation-delay: 11.4s;
                animation-delay: 11.4s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(96) {
        -webkit-animation-delay: 11.52s;
                animation-delay: 11.52s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(97) {
        -webkit-animation-delay: 11.64s;
                animation-delay: 11.64s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(98) {
        -webkit-animation-delay: 11.76s;
                animation-delay: 11.76s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(99) {
        -webkit-animation-delay: 11.88s;
                animation-delay: 11.88s; }
      .global-nav .has-submenu.products:hover .submenu li:nth-child(100) {
        -webkit-animation-delay: 12s;
                animation-delay: 12s; }
      .global-nav .has-submenu.products:hover .submenu li {
        -webkit-animation-duration: .75s;
                animation-duration: .75s;
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
                animation-name: fadeIn; }
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
    .global-nav .has-submenu.products .submenu {
      left: 0;
      right: 0;
      z-index: -1; } }
    @media screen and (min-width: 62.5em) and (min-width: 80em) {
      .global-nav .has-submenu.products .submenu {
        left: -200%;
        right: -400%; } }

@media screen and (min-width: 62.5em) {
      .global-nav .has-submenu.products .submenu > li {
        width: 20%;
        padding: 0.5rem; }
        .global-nav .has-submenu.products .submenu > li:nth-last-child(n+6),
        .global-nav .has-submenu.products .submenu > li:nth-last-child(n+6) ~ li {
          width: 16.66666666666667%; }
        .global-nav .has-submenu.products .submenu > li:nth-last-child(n+7),
        .global-nav .has-submenu.products .submenu > li:nth-last-child(n+7) ~ li {
          width: 16.66666666666667%; }
        .global-nav .has-submenu.products .submenu > li:nth-last-child(n+8),
        .global-nav .has-submenu.products .submenu > li:nth-last-child(n+8) ~ li {
          width: 12.5%; }
        .global-nav .has-submenu.products .submenu > li:hover {
          background-color: #f2f2f2; }
          .global-nav .has-submenu.products .submenu > li:hover div {
            border-color: #fe0002;
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease; }
        .global-nav .has-submenu.products .submenu > li svg#foundry .st1 {
          fill: #fe0002; }
        .global-nav .has-submenu.products .submenu > li svg#views .st1 {
          fill: #ffe000; }
        .global-nav .has-submenu.products .submenu > li svg#activate .st1,
        .global-nav .has-submenu.products .submenu > li svg#kinetic .st1,
        .global-nav .has-submenu.products .submenu > li svg#momentum .st1,
        .global-nav .has-submenu.products .submenu > li svg#velocity .st1,
        .global-nav .has-submenu.products .submenu > li svg#beacons .st1,
        .global-nav .has-submenu.products .submenu > li svg#programmatic .st1 {
          fill: #1c64ff; }
  .home main:before, .single-post main:before, .archive main:before {
    background: none; }
  .home .global-nav, .single-post .global-nav, .archive .global-nav {
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
    .home .global-nav.nav-down, .single-post .global-nav.nav-down, .archive .global-nav.nav-down {
      background-color: #050612; } }

.hamburger {
  position: absolute;
  right: 0;
  top: 8px;
  border-color: white;
  outline: none; }
  @media screen and (min-width: 62.5em) {
    .hamburger {
      display: none; } }
  .hamburger .hamburger-inner,
  .hamburger .hamburger-inner::before,
  .hamburger .hamburger-inner::after {
    background-color: white; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: white; }

.hide {
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease; }

.global-nav .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .global-nav .search i, .global-nav .search button {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50px;
    font-size: 1.44rem;
    text-align: center; }
  .global-nav .search > i {
    display: none; }
    @media screen and (min-width: 62.5em) {
      .global-nav .search > i {
        display: inline-block; } }
  .global-nav .search form {
    width: 100%; }
    .global-nav .search form button {
      width: 40px;
      height: 57px;
      margin-left: 10px;
      border: 0;
      outline: 0;
      background: none;
      text-align: center; }
    .global-nav .search form i {
      width: auto; }
      .global-nav .search form i:before {
        color: white; }
  .global-nav .search .search-input, .global-nav .search button {
    display: inline-block;
    vertical-align: top; }
  .global-nav .search .search-input {
    width: calc(100% - 60px); }
    .global-nav .search .search-input input {
      margin-top: 0; }
  .global-nav .search .search-form input {
    font-size: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%; }
  @media screen and (min-width: 62.5em) {
    .global-nav .search .search-form {
      position: absolute;
      top: -150%;
      left: 1rem;
      right: 1rem;
      -webkit-transition: top 300ms ease-in;
      -o-transition: top 300ms ease-in;
      transition: top 300ms ease-in; }
      .global-nav .search .search-form:before {
        content: "";
        position: fixed;
        z-index: -1;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100vw;
        background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(5, 6, 18, 0.5) 80%);
        background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(5, 6, 18, 0.5) 80%);
        background: linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(5, 6, 18, 0.5) 80%);
        opacity: 0;
        -webkit-transition: opacity 300ms ease-in;
        -o-transition: opacity 300ms ease-in;
        transition: opacity 300ms ease-in; }
      .global-nav .search .search-form div {
        position: relative; }
      .global-nav .search .search-form label {
        display: block;
        width: 100%; }
      .global-nav .search .search-form input {
        width: 100%;
        border: none;
        padding: 1rem;
        background-color: white;
        -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
        color: #fe0002; }
      .global-nav .search .search-form input, .global-nav .search .search-form span i {
        margin-top: 0;
        text-align: center;
        font-size: 1.44rem; }
      .global-nav .search .search-form span {
        background-color: #fe0002;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 0;
        right: 0;
        height: 100%;
        width: 100px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #fe0002; }
        .global-nav .search .search-form span:hover {
          cursor: pointer; }
          .global-nav .search .search-form span:hover i {
            color: #fe0002; } }
  @media screen and (min-width: 80em) {
    .global-nav .search .search-form {
      width: 80rem;
      left: calc(50% - 40rem);
      right: auto; } }
  @media screen and (min-width: 62.5em) {
    .global-nav .search .search-form button {
      display: none; } }
  .global-nav .search .search-form [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    -o-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0; }
  .global-nav .search .search-form .search-results {
    display: none;
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: thin solid #fe0002; }
  .global-nav .search .search-form.active {
    top: 110%; }
    .global-nav .search .search-form.active:before {
      opacity: 1;
      height: 100vh; }
    .global-nav .search .search-form.active .search-results {
      display: block; }

.sub-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
  .sub-nav .sub-nav-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 1rem;
    color: #001853; }
    .sub-nav .sub-nav-title svg, .sub-nav .sub-nav-title h4 {
      display: inline; }
    .sub-nav .sub-nav-title svg {
      height: 20px;
      max-width: 100%;
      max-width: 50px; }
    .sub-nav .sub-nav-title h4 {
      padding-left: 1rem;
      text-transform: uppercase;
      font-size: 0.833rem; }
    @media screen and (min-width: 37.5em) {
      .sub-nav .sub-nav-title {
        padding-left: 2rem;
        width: 50%; }
        .sub-nav .sub-nav-title img, .sub-nav .sub-nav-title svg {
          height: 30px; }
        .sub-nav .sub-nav-title h4 {
          padding-left: 2rem;
          font-size: 1.44rem; } }
  .sub-nav .btn {
    border: none;
    font-size: 0.833rem; }
    @media screen and (min-width: 37.5em) {
      .sub-nav .btn {
        font-size: 1rem;
        padding-left: 1rem; } }
    @media screen and (min-width: 48em) {
      .sub-nav .btn:hover {
        border: none;
        background-color: #fe0002; } }

.logo-symbol {
  fill: #001853; }

.stuck {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

.global-footer {
  background-color: #050612;
  color: #f2f2f2;
  padding: 4rem 1rem; }
  .global-footer div {
    margin-top: 0; }
  .global-footer [class*='st'] {
    fill: white; }
  .global-footer .row {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: thin solid #424340; }
    @media screen and (min-width: 48em) {
      .global-footer .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .global-footer .row * {
          -webkit-box-flex: 0;
              -ms-flex-positive: 0;
                  flex-grow: 0;
          -ms-flex-negative: 1;
              flex-shrink: 1;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
    .global-footer .row li {
      margin-bottom: 0; }
  .global-footer .logo {
    max-width: 160px; }
    .global-footer .logo img {
      width: 100%; }
  .global-footer .social-media li {
    margin-right: 1rem; }
  .global-footer .social-media svg {
    max-width: 50px; }
  @media screen and (min-width: 48em) {
    .global-footer .social-media {
      width: calc(100% - 160px);
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .global-footer .menu-footer li {
    padding: 0;
    padding-right: 1rem; }
  .global-footer .locations {
    width: 100%; }
    .global-footer .locations li {
      padding: 0; }
      .global-footer .locations li li {
        padding-right: 1rem; }
    .global-footer .locations > li {
      margin-bottom: 1rem;
      padding-left: 1.5rem;
      font-size: 0.833rem;
      font-weight: 700;
      text-transform: uppercase;
      width: 50%; }
      @media screen and (min-width: 37.5em) {
        .global-footer .locations > li {
          width: 33.33%; } }
      @media screen and (min-width: 62.5em) {
        .global-footer .locations > li {
          width: 20%; } }
      .global-footer .locations > li li {
        display: block;
        text-transform: none;
        font-size: 0.833rem;
        font-weight: 400; }
  .global-footer svg {
    fill: white;
    height: 2rem; }
  .global-footer a {
    color: white; }
    .global-footer a:hover {
      color: #fe0002; }
  @media screen and (max-width: 37.4375em) {
    .global-footer nav li {
      width: 50%;
      padding: 1rem;
      padding-bottom: 0; } }
  @media screen and (max-width: 47.9375em) {
    .global-footer .logo {
      margin-bottom: 2rem; } }
  @media screen and (max-width: 62.4375em) {
    .global-footer nav li {
      line-height: 2rem; } }

.location-title {
  position: relative; }
  .location-title:hover {
    cursor: pointer;
    color: #fe0002; }
  .location-title i {
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 1.44rem;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease; }
    .location-title i.rotate {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      -o-transition: transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease; }

.location-address {
  max-height: 0;
  overflow: hidden;
  padding-bottom: 1rem;
  opacity: 0;
  color: white;
  -webkit-transition: max-height .25s ease-out .05s, opacity .15s ease-out .05s;
  -o-transition: max-height .25s ease-out .05s, opacity .15s ease-out .05s;
  transition: max-height .25s ease-out .05s, opacity .15s ease-out .05s; }

.location-address.active {
  max-height: 500px;
  overflow: visible;
  opacity: 1;
  -webkit-transition: max-height .35s ease-out .05s, opacity .15s ease-out .25s;
  -o-transition: max-height .35s ease-out .05s, opacity .15s ease-out .25s;
  transition: max-height .35s ease-out .05s, opacity .15s ease-out .25s; }

.has-sidebar {
  padding: 10rem 1rem 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80em; }
  .has-sidebar .sidebar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .has-sidebar .sidebar-wrapper aside, .has-sidebar .sidebar-wrapper .sidebar-layout-main {
      width: 100%; }
    @media screen and (min-width: 48em) {
      .has-sidebar .sidebar-wrapper aside {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 25%;
        margin-right: 5%; }
      .has-sidebar .sidebar-wrapper .sidebar-layout-main {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 70%; } }
  .has-sidebar .sidebar-layout-main, .has-sidebar aside > div {
    padding: 2rem 1rem; }
  .has-sidebar aside {
    background-color: #f2f2f2; }
    .has-sidebar aside header {
      padding-bottom: 0; }
      @media screen and (min-width: 48em) {
        .has-sidebar aside header {
          text-align: left; } }

.page-404 {
  height: 100vh;
  background-image: url(https://verve.com/wp-content/uploads/2017/09/background-404-v2.jpg);
  background-size: cover;
  color: white;
  text-align: center; }
  .page-404 .page-404__content-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1rem; }
    .page-404 .page-404__content-wrapper:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: -webkit-linear-gradient(45deg, #001853 10%, #1c64ff);
      background: -o-linear-gradient(45deg, #001853 10%, #1c64ff);
      background: linear-gradient(45deg, #001853 10%, #1c64ff);
      opacity: .9; }
