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

NS CSS

---------------------------------------------------------------------------------- */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important; /* Black prints faster:
   http://www.sanbeiji.com/archives/953 */
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3,
  .error404 .hero p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3,
  .error404 .hero p {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: "Bodoni 72";
  src: url("../fonts/BodoniSvtyTwoITCTT-Bold.woff2") format("woff2"), url("../fonts/BodoniSvtyTwoITCTT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bodoni 72";
  src: url("../fonts/BodoniSvtyTwoITCTT-BookIta.woff2") format("woff2"), url("../fonts/BodoniSvtyTwoITCTT-BookIta.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bodoni 72";
  src: url("../fonts/BodoniSvtyTwoITCTT-Book.woff2") format("woff2"), url("../fonts/BodoniSvtyTwoITCTT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Base Styles
-------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- */
/* http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/* Element Adjustments */
main {
  display: block; /* IE! */
}

img {
  margin: 0;
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0;
}

nav ul,
nav li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Body */
body {
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  background: #000000;
  color: #ffffff;
  font-family: "Avenir45Book", sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.55;
}
body.loading-js {
  visibility: hidden;
}
body.loading {
  overflow: hidden;
}
body.has-modal {
  overflow: hidden;
}
body.nav-locked {
  overflow: hidden;
}
@media screen and (min-width: 1260px) {
  body.nav-locked {
    overflow: initial;
  }
}
body.home main {
  overflow: hidden;
}

/* Default element styles for WP editor */
h1,
h2,
h3,
.error404 .hero p,
h4,
h5,
h6 {
  line-height: 1;
  text-rendering: optimizeLegibility;
  font-family: "Bodoni 72", serif;
  font-weight: 400;
  margin-top: 0;
}

h1 {
  font-size: 48px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 58px;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 78px;
  }
}

h2 {
  font-size: 42px;
}
@media (min-width: 1024px) {
  h2 {
    font-size: 62px;
  }
}

h3, .error404 .hero p {
  font-size: 35px;
}
@media (min-width: 768px) {
  h3, .error404 .hero p {
    font-size: 45px;
  }
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  font-size: 18px;
  margin: 30px 0;
}

hr {
  border-top: 1px solid #707070;
  margin: 50px 0;
}

a {
  color: #009FFD;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}

blockquote {
  background: url("../img/quotemark-dark.svg") no-repeat top right;
  background-size: auto;
  padding: 50px 20px 0 20px;
  margin: 50px auto 75px;
}
@media (min-width: 1024px) {
  blockquote {
    margin: 100px auto;
    padding: 50px 100px 0;
    margin-right: 100px;
  }
}
blockquote p {
  font-family: "Bodoni 72", serif;
  font-size: 32px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}
blockquote > div {
  font-style: normal;
  color: #000;
}
blockquote > div div:nth-child(1) {
  font-family: "Bodoni 72", serif;
  font-size: 24px;
  line-height: 1;
}
@media (min-width: 768px) {
  blockquote > div div:nth-child(1) {
    font-size: 28px;
  }
}
blockquote > div div:nth-child(2) {
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 15px;
}

.content-module.contact h2 {
  text-align: center;
}
.content-module.contact input {
  background: none;
  border: none;
  border-bottom: 1px solid #707070;
  padding: 10px 0 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  width: 100%;
  color: #ffffff;
}
.content-module.contact input::-webkit-input-placeholder {
  color: #ffffff;
}
.content-module.contact input::-moz-placeholder {
  color: #ffffff;
}
.content-module.contact input:-ms-input-placeholder {
  color: #ffffff;
}
.content-module.contact input::-ms-input-placeholder {
  color: #ffffff;
}
.content-module.contact input::placeholder {
  color: #ffffff;
}
.content-module.contact input:focus {
  outline: none;
}
.content-module.contact select {
  background: none;
  border: none;
  border-bottom: 1px solid #707070;
  padding: 10px 0 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  width: 100%;
  color: #ffffff;
}
.content-module.contact select:focus {
  outline: none;
}
.content-module.contact select::-webkit-input-placeholder {
  color: #ffffff;
}
.content-module.contact select::-moz-placeholder {
  color: #ffffff;
}
.content-module.contact select:-ms-input-placeholder {
  color: #ffffff;
}
.content-module.contact select::-ms-input-placeholder {
  color: #ffffff;
}
.content-module.contact select::placeholder {
  color: #ffffff;
}
.content-module.contact textarea {
  background: none;
  border: none;
  border-bottom: 1px solid #707070;
  padding: 10px 0 20px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  color: #ffffff;
}
.content-module.contact textarea:focus {
  outline: none;
}
.content-module.contact textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.content-module.contact textarea::-moz-placeholder {
  color: #ffffff;
}
.content-module.contact textarea:-ms-input-placeholder {
  color: #ffffff;
}
.content-module.contact textarea::-ms-input-placeholder {
  color: #ffffff;
}
.content-module.contact textarea::placeholder {
  color: #ffffff;
}
.content-module.contact .gform_footer {
  text-align: center;
  margin-top: 30px;
}
.content-module.contact .gform_footer button {
  background: transparent;
  border: none;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.content-module.contact .gform_footer button:hover {
  color: #009FFD;
}
.content-module.contact .contact > div {
  max-width: 1050px !important;
}
.content-module.contact .contact h2 {
  text-align: center;
  margin-bottom: 70px;
}
.content-module.contact .hidden_label label {
  display: none;
}
.content-module.contact .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-module.contact .gfield {
  margin-bottom: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media (min-width: 768px) {
  .content-module.contact .gfield {
    padding: 0 25px;
  }
}
.content-module.contact .gfield.two-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .content-module.contact .gfield.two-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 50%;
  }
}
.content-module.contact .gform_validation_errors ol {
  display: none;
}
.content-module.contact .gform_validation_errors .gform_submission_error {
  font-size: 30px;
  color: red;
}
.content-module.contact .validation_message {
  margin-top: 10px;
  color: red;
  font-size: 14px;
}

.page-template-careers, .single-career {
  background-color: #ffffff;
  color: #000000;
}
.page-template-careers .shp-logo svg path, .single-career .shp-logo svg path {
  fill: #000000;
}
.page-template-careers header .hamburger-menu span, .single-career header .hamburger-menu span {
  background-color: #000000;
}
.page-template-careers header .hamburger-menu.open span, .single-career header .hamburger-menu.open span {
  background-color: #ffffff;
}
.page-template-careers header .desktop-nav > ul > li > a, .single-career header .desktop-nav > ul > li > a {
  color: #000000;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.m-wrapper {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}

.l-wrapper, .single-bio .bio-about > div, .single-bio .hero .content, .single section > div, .hero .content, .hero .line > div, .divider-line > div, .content-module > div {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}

.wrapper-padding, .single-bio .bio-about, .hero .line, .hero, .divider-line, footer, .content-module {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper-padding, .single-bio .bio-about, .hero .line, .hero, .divider-line, footer, .content-module {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .wrapper-padding, .single-bio .bio-about, .hero .line, .hero, .divider-line, footer, .content-module {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.text-blue {
  color: #009FFD;
}

.header-label, .careers-feed ul li {
  color: #009FFD;
  text-transform: uppercase;
  font-family: "Avenir45Book", sans-serif;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 2px;
}
.header-label.white, .careers-feed ul li.white {
  color: white;
}

.divider {
  width: 112px;
  height: 2px;
  background-color: #009FFD;
  margin: 0 0 50px;
}

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

.desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .desktop {
    display: block;
  }
}

.mobile-l {
  display: block;
}
@media screen and (min-width: 1024px) {
  .mobile-l {
    display: none;
  }
}

.desktop-l {
  display: none;
}
@media screen and (min-width: 1024px) {
  .desktop-l {
    display: block;
  }
}

.read-more svg {
  width: 30px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.read-more #Path_109 {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  -webkit-transform: translate(-1824.348px, -3359.999px);
          transform: translate(-1824.348px, -3359.999px);
}
.read-more #Ellipse_3 {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  -webkit-transform: translate(1059px, 2890px);
          transform: translate(1059px, 2890px);
}
.read-more line {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  stroke-dasharray: 47;
  stroke-dashoffset: 27;
}
.read-more:hover svg {
  width: 50px;
}
.read-more:hover svg line {
  stroke-dasharray: 47;
  stroke-dashoffset: 0;
  stroke: #009FFD;
}
.read-more:hover #Path_109 {
  -webkit-transform: translate(-1804.348px, -3359.999px);
          transform: translate(-1804.348px, -3359.999px);
  stroke: #009FFD;
}
.read-more:hover #Ellipse_3 {
  -webkit-transform: translate(1079px, 2890px);
          transform: translate(1079px, 2890px);
  stroke: #009FFD;
}
.read-more:hover a {
  color: #009FFD;
}
.read-more a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1;
}
.read-more a span {
  display: inline-block;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.read-more.blue svg line {
  stroke: #009FFD;
}
.read-more.blue #Path_109 {
  stroke: #009FFD;
}
.read-more.blue #Ellipse_3 {
  stroke: #009FFD;
}
.read-more.blue a {
  color: #009FFD;
}
.read-more.white svg line {
  stroke: #ffffff;
}
.read-more.white #Path_109 {
  stroke: #ffffff;
}
.read-more.white #Ellipse_3 {
  stroke: #ffffff;
}
.read-more.white a {
  color: #ffffff;
}

.button-link a {
  padding: 20px 40px;
  border: 1px solid #3C3C3C;
  display: inline-block;
  min-width: 100%;
  text-align: center;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.button-link svg {
  width: 30px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.button-link #Path_109 {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  -webkit-transform: translate(-1824.348px, -3359.999px);
          transform: translate(-1824.348px, -3359.999px);
}
.button-link #Ellipse_3 {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  -webkit-transform: translate(1059px, 2890px);
          transform: translate(1059px, 2890px);
}
.button-link line {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  stroke-dasharray: 47;
  stroke-dashoffset: 27;
}
.button-link:hover svg {
  width: 50px;
}
.button-link:hover svg line {
  stroke-dasharray: 47;
  stroke-dashoffset: 0;
  stroke: #009FFD;
}
.button-link:hover #Path_109 {
  -webkit-transform: translate(-1804.348px, -3359.999px);
          transform: translate(-1804.348px, -3359.999px);
  stroke: #009FFD;
}
.button-link:hover #Ellipse_3 {
  -webkit-transform: translate(1079px, 2890px);
          transform: translate(1079px, 2890px);
  stroke: #009FFD;
}
.button-link:hover a {
  color: #009FFD;
  border: 1px solid #009FFD;
}
.button-link a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1;
}
.button-link a span {
  display: inline-block;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.button-link.blue svg line {
  stroke: #009FFD;
}
.button-link.blue #Path_109 {
  stroke: #009FFD;
}
.button-link.blue #Ellipse_3 {
  stroke: #009FFD;
}
.button-link.blue a {
  color: #009FFD;
}

/* Header Styles
-------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- */
header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  header {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1400px) {
  header {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 100px;
    padding-right: 100px;
  }
}
header.open .mobile-nav::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 16px);
  height: 84px;
  background-color: #000;
  z-index: 19;
}
header.open .shp-logo svg path {
  fill: #ffffff;
}
header.open::after {
  visibility: hidden;
}
header.fixed {
  position: fixed;
  top: -100%;
  left: 0;
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-animation: slideInNav 0.5s ease-in-out 0s 1 forwards;
          animation: slideInNav 0.5s ease-in-out 0s 1 forwards;
}
@media screen and (min-width: 768px) {
  header.fixed {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1400px) {
  header.fixed {
    padding-left: 100px;
    padding-right: 100px;
  }
}
header.fixed .desktop-nav .sub-menu {
  padding: 20px 40px 10px 20px;
  background-color: black;
  left: -20px;
}
header.fixed .shp-logo svg path {
  fill: #ffffff;
}
header.fixed .desktop-nav > ul > li > a {
  color: #ffffff;
}
header.fixed .hamburger-menu span {
  background-color: #ffffff;
}
header.fixed .hamburger-menu.open span {
  background-color: #ffffff;
}
header > div {
  position: relative;
}
@media screen and (min-width: 1260px) {
  header > div {
    position: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
header .loading-logo {
  position: relative;
  z-index: 20;
  text-align: center;
  text-align: -webkit-center;
}
@media screen and (min-width: 1260px) {
  header .loading-logo {
    position: initial;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    max-width: 20%;
    text-align: initial;
  }
}
header .loading-logo > div::before {
  content: "";
  display: block;
  background-color: #000000;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-animation: slideUpCurtain 0.5s ease-in-out 1.5s 1 forwards;
          animation: slideUpCurtain 0.5s ease-in-out 1.5s 1 forwards;
}
header .loading-logo svg {
  width: 100%;
}
header .loading-logo .shp-logo {
  display: block;
  text-align: center;
  -ms-grid-column-align: center;
      justify-self: center;
  width: 200px;
}
@media screen and (min-width: 768px) {
  header .loading-logo .shp-logo {
    width: 230px;
  }
}
header .hamburger-menu {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 21;
  cursor: pointer;
}
@media screen and (min-width: 1260px) {
  header .hamburger-menu {
    display: none;
  }
}
header .hamburger-menu span {
  display: block;
  position: relative;
  width: 23px;
  height: 2px;
  margin: 6px 0;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header .hamburger-menu.open .bun.top {
  top: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
header .hamburger-menu.open .patty {
  background: none !important;
}
header .hamburger-menu.open .bun.bottom {
  top: -6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
header .left-navigation {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  text-align: left;
}
header .left-navigation > ul > li {
  margin-right: 40px;
}
header .right-navigation {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  text-align: right;
}
header .right-navigation > ul > li {
  margin-left: 40px;
}
header nav > ul > li {
  margin-bottom: 40px;
}
@media screen and (min-width: 1260px) {
  header nav > ul > li {
    margin-bottom: 0;
  }
}
header nav > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  font-size: 24px;
}
@media screen and (min-width: 1260px) {
  header nav > ul > li > a {
    font-size: 18px;
  }
}
header nav > ul > li > a:hover {
  color: #009FFD;
}
@media screen and (min-width: 1260px) {
  header nav > ul > li.dropdown {
    background-color: #009FFD;
    padding: 10px 30px;
  }
}
header nav > ul > li.dropdown > a {
  font-weight: 900;
  color: #fff !important;
}
header nav > ul > li.dropdown:hover a {
  color: #ffffff !important;
}
@media screen and (min-width: 1260px) {
  header nav > ul > li.dropdown:hover li {
    background-color: #009FFD;
    color: #ffffff;
  }
}
header nav > ul .menu-item-has-children > a {
  padding-right: 20px;
  background: url("../img/nav-down-arrow.svg") no-repeat right center;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
header nav > ul .menu-item-has-children > a:hover {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
header .desktop-nav {
  display: none;
}
@media screen and (min-width: 1260px) {
  header .desktop-nav {
    display: block !important;
  }
}
header .desktop-nav > ul > li {
  display: inline-block;
}
header .desktop-nav .menu-item-has-children {
  position: relative;
  cursor: pointer;
}
header .desktop-nav .menu-item-has-children .sub-menu {
  padding-top: 5px;
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  overflow: hidden;
}
@media screen and (min-width: 1260px) {
  header .desktop-nav .menu-item-has-children .sub-menu {
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    background-color: #009FFD;
  }
}
header .desktop-nav .menu-item-has-children .sub-menu a {
  display: block;
  padding: 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  padding: 7.5px 30px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
@media screen and (min-width: 1260px) {
  header .desktop-nav .menu-item-has-children .sub-menu a {
    font-size: 14px;
    padding: 5px 0 0;
  }
}
header .desktop-nav .menu-item-has-children .sub-menu a:hover {
  color: #009FFD;
}
@media screen and (max-width: 1260px) {
  header .desktop-nav .menu-item-has-children .sub-menu.open {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    opacity: 1;
  }
}
@media screen and (min-width: 1260px) {
  header .desktop-nav .menu-item-has-children:hover .sub-menu {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    opacity: 1;
  }
}
header .mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000000;
  padding: 150px 30px 50px;
  overflow: auto;
}
@media screen and (min-width: 1260px) {
  header .mobile-nav {
    display: none !important;
  }
}
header .mobile-nav .left-navigation {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  text-align: center;
}
header .mobile-nav .left-navigation > ul > li {
  margin-right: 0px;
}
header .mobile-nav .right-navigation {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  text-align: center;
}
header .mobile-nav .right-navigation > ul > li {
  margin-left: 0px;
}
header .mobile-nav nav .menu-item-has-children > a {
  color: #009FFD;
}
header .mobile-nav nav .menu-item-has-children {
  position: relative;
  cursor: pointer;
}
header .mobile-nav nav .menu-item-has-children .sub-menu {
  padding-top: 5px;
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  overflow: hidden;
  display: none;
}
header .mobile-nav nav .menu-item-has-children .sub-menu a {
  display: block;
  padding: 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  padding: 7.5px 30px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
@media screen and (min-width: 1260px) {
  header .mobile-nav nav .menu-item-has-children .sub-menu a {
    font-size: 20px;
    padding: 5px 0 0;
  }
}
header .mobile-nav nav .menu-item-has-children .sub-menu a:hover {
  color: #009FFD;
}
header .mobile-nav nav .menu-item-has-children .sub-menu.open {
  display: block;
}
@media screen and (max-width: 1260px) {
  header .mobile-nav nav .menu-item-has-children .sub-menu.open {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    opacity: 1;
  }
}
@media screen and (min-width: 1260px) {
  header .mobile-nav nav .menu-item-has-children:hover .sub-menu {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    opacity: 1;
  }
}

.home.loading .hamburger-menu {
  opacity: 0;
  -webkit-animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
          animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
}
.home.loading .left-navigation {
  opacity: 0;
  -webkit-animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
          animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
}
.home.loading .right-navigation {
  opacity: 0;
  -webkit-animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
          animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
}
.home.loading .loading-logo {
  min-height: 34px;
}
@media screen and (min-width: 768px) {
  .home.loading .loading-logo {
    min-height: 39px;
  }
}
.home.loading .loading-logo > div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  -webkit-animation: slideUpCurtain 0.5s ease-in-out 3s 1 forwards;
          animation: slideUpCurtain 0.5s ease-in-out 3s 1 forwards;
}
.home.loading .loading-logo .shp-logo {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 12;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 391px;
  -webkit-animation: slideUpLogoMobile 0.5s ease-in-out 2.5s 1 forwards;
          animation: slideUpLogoMobile 0.5s ease-in-out 2.5s 1 forwards;
}
@media screen and (min-width: 1260px) {
  .home.loading .loading-logo .shp-logo {
    -webkit-animation: slideUpLogo 0.5s ease-in-out 2.5s 1 forwards;
            animation: slideUpLogo 0.5s ease-in-out 2.5s 1 forwards;
  }
}
.home.loading .loading-logo svg {
  width: 100%;
}
.home.loading .loading-logo #Path_138 {
  -webkit-transform: translate(1049px, 120px);
          transform: translate(1049px, 120px);
  -webkit-animation: logoSlideLeft 0.5s ease-in-out 0.5s 1 forwards;
          animation: logoSlideLeft 0.5s ease-in-out 0.5s 1 forwards;
}
.home.loading .loading-logo #Path_139 {
  -webkit-transform: translate(1554px, 98.195px);
          transform: translate(1554px, 98.195px);
  -webkit-animation: logoSlideRight 0.5s ease-in-out 0.5s 1 forwards;
          animation: logoSlideRight 0.5s ease-in-out 0.5s 1 forwards;
}
.home.loading .hero .image {
  -webkit-transform: translateY(calc(100% + 20px));
          transform: translateY(calc(100% + 20px));
  -webkit-animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
          animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
}
.home.loading .hero .image img {
  visibility: hidden;
}
.home.loading .hero .scroll-to-line {
  height: 0%;
  -webkit-animation: drawLineSmall 0.5s ease-in-out 2.5s 1 forwards;
          animation: drawLineSmall 0.5s ease-in-out 2.5s 1 forwards;
}
@media (min-width: 768px) {
  .home.loading .hero .scroll-to-line {
    -webkit-animation: drawLineMedium 0.5s ease-in-out 2.5s 1 forwards;
            animation: drawLineMedium 0.5s ease-in-out 2.5s 1 forwards;
  }
}
@media (min-width: 1024px) {
  .home.loading .hero .scroll-to-line {
    -webkit-animation: drawLineBig 0.5s ease-in-out 2.5s 1 forwards;
            animation: drawLineBig 0.5s ease-in-out 2.5s 1 forwards;
  }
}

body:not(.home, .error404).loading .shp-logo {
  opacity: 0;
  -webkit-animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
          animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
}
body:not(.home, .error404).loading .hamburger-menu {
  opacity: 0;
  -webkit-animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
          animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
}
body:not(.home, .error404).loading .left-navigation {
  opacity: 0;
  -webkit-animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
          animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
}
body:not(.home, .error404).loading .right-navigation {
  opacity: 0;
  -webkit-animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
          animation: fadeInNav 0.5s ease-in-out 2.5s 1 forwards;
}
body:not(.home, .error404).loading .hero .content > div {
  overflow: hidden;
}
body:not(.home, .error404).loading .hero .content > div > div {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
          animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
}

@-webkit-keyframes slideInNav {
  to {
    top: 0%;
  }
}

@keyframes slideInNav {
  to {
    top: 0%;
  }
}
@-webkit-keyframes drawLineSmall {
  to {
    height: 100px;
  }
}
@keyframes drawLineSmall {
  to {
    height: 100px;
  }
}
@-webkit-keyframes drawLineMedium {
  to {
    height: 150px;
  }
}
@keyframes drawLineMedium {
  to {
    height: 150px;
  }
}
@-webkit-keyframes drawLineBig {
  to {
    height: 180px;
  }
}
@keyframes drawLineBig {
  to {
    height: 180px;
  }
}
@-webkit-keyframes slideUpCurtain {
  to {
    height: 0;
  }
}
@keyframes slideUpCurtain {
  to {
    height: 0;
  }
}
@-webkit-keyframes slideUpLogo {
  to {
    top: 70px;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 230px;
  }
}
@keyframes slideUpLogo {
  to {
    top: 70px;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 230px;
  }
}
@-webkit-keyframes slideUpLogoMobile {
  to {
    top: 0px;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 200px;
  }
}
@keyframes slideUpLogoMobile {
  to {
    top: 0px;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 200px;
  }
}
@-webkit-keyframes slideUpTitle {
  to {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes slideUpTitle {
  to {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes slideInTitle {
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes slideInTitle {
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes fadeInNav {
  to {
    opacity: 1;
  }
}
@keyframes fadeInNav {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes logoSlideLeft {
  to {
    -webkit-transform: translate(1239px, 120px);
            transform: translate(1239px, 120px);
  }
}
@keyframes logoSlideLeft {
  to {
    -webkit-transform: translate(1239px, 120px);
            transform: translate(1239px, 120px);
  }
}
@-webkit-keyframes logoSlideRight {
  to {
    -webkit-transform: translate(1354px, 98.195px);
            transform: translate(1354px, 98.195px);
  }
}
@keyframes logoSlideRight {
  to {
    -webkit-transform: translate(1354px, 98.195px);
            transform: translate(1354px, 98.195px);
  }
}
/* Footer Styles
-------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- */
.contact {
  position: relative;
}

footer {
  background: #000000;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #ffffff;
}
footer .upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
footer .upper .company-info {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media (min-width: 868px) {
  footer .upper .company-info {
    padding-right: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.3333%;
            flex: 0 1 33.3333%;
  }
}
@media (min-width: 1024px) {
  footer .upper .company-info {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }
}
footer .upper .company-info ul {
  padding: 0;
  list-style: none;
  margin-top: 50px;
}
footer .upper .company-info ul li {
  font-size: 16px;
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg id='location' xmlns='http://www.w3.org/2000/svg' width='21.396' height='21.396' viewBox='0 0 21.396 21.396'%3E%3Cpath id='Path_91760' data-name='Path 91760' d='M6.095,16.208l.52-.67q.888-1.153,1.6-2.194l.39-.588q2.443-3.747,2.445-5.95c0-3.127-2.217-5.666-4.951-5.666S1.14,3.679,1.14,6.806q0,2.2,2.445,5.95l.394.588Q4.889,14.681,6.095,16.208Z' transform='translate(4.604 2.05)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3Cpath id='Path_91761' data-name='Path 91761' d='M15.525,12.335a3.192,3.192,0,1,1-3.19-3.2A3.192,3.192,0,0,1,15.525,12.335Z' transform='translate(-1.635 -3.512)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3Cpath id='Path_91762' data-name='Path 91762' d='M0,0H21.4V21.4H0Z' fill='none'/%3E%3C/svg%3E%0A");
  background-size: 20px 20px;
  background-position: left 1px;
  background-repeat: no-repeat;
  text-align: left;
  margin-top: 10px;
}
footer .upper .company-nav {
  padding: 50px 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media (min-width: 868px) {
  footer .upper .company-nav {
    padding: 0 50px;
    border: none;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.3333%;
            flex: 0 1 33.3333%;
  }
}
@media (min-width: 1024px) {
  footer .upper .company-nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}
footer .upper .company-nav .footer-nav > ul > li {
  margin-top: 20px;
}
footer .upper .company-nav .footer-nav > ul > li:first-child {
  margin-top: 0;
}
footer .upper .company-nav .footer-nav .sub-menu {
  margin-left: 30px;
}
footer .upper .company-nav .footer-nav .sub-menu > li {
  margin-top: 20px;
}
footer .upper .company-nav a {
  color: white;
  text-decoration: none;
}
footer .upper .company-form {
  padding-top: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media (min-width: 868px) {
  footer .upper .company-form {
    padding-top: 0px;
    padding-left: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.3333%;
            flex: 0 1 33.3333%;
  }
}
@media (min-width: 1024px) {
  footer .upper .company-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}
footer .upper .company-form .gform_wrapper {
  background-color: #2E2E2E;
  padding: 30px;
  border-radius: 30px;
}
footer .upper .company-form .gform_title {
  font-family: "Avenir45Book", sans-serif;
  font-size: 20px;
  color: #009FFD;
}
footer .upper .company-form .gform_submission_error {
  font-family: "Avenir45Book", sans-serif;
  font-size: 20px;
  color: red;
}
footer .upper .company-form .gfield_validation_message {
  font-size: 12px;
  color: red;
}
footer .upper .company-form .gform_validation_error_link {
  font-size: 12px;
  color: red;
}
footer .upper .company-form .gform_body input, footer .upper .company-form .gform_body select, footer .upper .company-form .gform_body textarea {
  width: 100%;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #707070;
  padding: 0 0 5px;
}
footer .upper .company-form .gform_body .gfield_label {
  display: none;
}
footer .upper .company-form .gform_body .gfield {
  margin-bottom: 15px;
}
footer .upper .company-form .gform_body input::-webkit-input-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body input::-moz-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body input:-ms-input-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body input::-ms-input-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body input::placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body select {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
  padding-left: 0;
  padding-right: 20px;
  text-indent: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.925' height='5.431' viewBox='0 0 5.925 5.431'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M2.962,0,5.925,5.431H0Z' transform='translate(5.925 5.431) rotate(180)' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 7px;
}
footer .upper .company-form .gform_body select option:first-child {
  color: white;
  font-style: italic;
}
footer .upper .company-form .gform_body select option:not(:first-child) {
  color: #000000;
  background-color: white;
  text-transform: none;
  font-weight: normal;
}
footer .upper .company-form .gform_body select:invalid {
  color: rgba(255, 255, 255, 0.7);
}
footer .upper .company-form .gform_body textarea {
  height: 2.8em;
  line-height: 1.4;
  resize: vertical;
}
footer .upper .company-form .gform_body textarea::-webkit-input-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body textarea::-moz-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body textarea:-ms-input-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body textarea::-ms-input-placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form .gform_body textarea::placeholder {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
}
footer .upper .company-form button {
  background-color: #009FFD;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
footer .upper .company-form button:hover {
  background-color: #007fca;
}
footer .upper .logo {
  margin-right: auto;
}
footer .upper .logo img {
  max-width: 233px;
}
@media (max-width: 768px) {
  footer .upper .logo img {
    max-width: 200px;
  }
}
footer .upper .logo p {
  text-align: left;
  margin-top: 15px;
}
footer .upper .social {
  margin-left: auto;
}
footer .middle {
  margin-bottom: 30px;
}
footer .lower {
  border-top: 1px solid #707070;
  padding-top: 20px;
}
@media (min-width: 1024px) {
  footer .lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer p {
  margin: 0;
  font-weight: 200;
  font-size: 12px;
  text-align: center;
  margin-top: 50px;
}
@media (min-width: 1024px) {
  footer p {
    margin-right: auto;
    margin-top: 0;
  }
}
footer .linkedin path {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
footer .linkedin:hover path {
  fill: #009FFD;
}
@media (min-width: 1024px) {
  footer .legal-navigation {
    margin-left: auto;
  }
}
footer .legal-navigation > ul {
  text-align: center;
}
footer .legal-navigation > ul > li {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  footer .legal-navigation > ul > li {
    display: inline-block;
    margin: 0 15px;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  footer .legal-navigation > ul > li {
    margin-left: 35px;
    margin-right: 0;
  }
}
footer .legal-navigation > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 200;
  font-size: 12px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
footer .legal-navigation > ul > li > a:hover {
  color: #009FFD;
}

.about,
.shp-about {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .about,
  .shp-about {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 1024px) {
  .about,
  .shp-about {
    padding-top: 250px;
    padding-bottom: 150px;
  }
}
.about > div,
.shp-about > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about .content,
.shp-about .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .about .content,
  .shp-about .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
    max-width: 75%;
    padding-left: 25px;
  }
}
@media (min-width: 1024px) {
  .about .content,
  .shp-about .content {
    padding-left: 75px;
  }
}
.about .content .name,
.shp-about .content .name {
  font-size: 26px;
  color: #009FFD;
  position: relative;
  padding-left: 30px;
}
.about .content .name::before,
.shp-about .content .name::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #009FFD;
}
.about h3, .about .error404 .hero p, .error404 .hero .about p,
.shp-about h3,
.shp-about .error404 .hero p,
.error404 .hero .shp-about p {
  margin-bottom: 20px;
}
.about.shp-about,
.shp-about.shp-about {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .about.shp-about,
  .shp-about.shp-about {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 1024px) {
  .about.shp-about,
  .shp-about.shp-about {
    padding-top: 253px;
    padding-bottom: 100px;
  }
}
.about.shp-about .content,
.shp-about.shp-about .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .about.shp-about .content,
  .shp-about.shp-about .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
    max-width: 75%;
    padding-left: 25px;
  }
}
@media (min-width: 1024px) {
  .about.shp-about .content,
  .shp-about.shp-about .content {
    padding-left: 75px;
  }
}
@media (min-width: 1333px) {
  .about.shp-about .content,
  .shp-about.shp-about .content {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    max-width: calc(100vw - 845px);
    margin-top: -150px;
  }
}
@media (min-width: 1500px) {
  .about.shp-about .content,
  .shp-about.shp-about .content {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    max-width: calc(100vw - 845px);
    margin-top: -150px;
  }
}
@media (min-width: 1770px) {
  .about.shp-about .content,
  .shp-about.shp-about .content {
    padding-right: 100px;
    padding-left: 0;
  }
}
@media (min-width: 1980px) {
  .about.shp-about .content,
  .shp-about.shp-about .content {
    padding-right: 150px;
    padding-left: 0;
  }
}
.about.shp-about .content .name,
.shp-about.shp-about .content .name {
  font-size: 26px;
  color: #009FFD;
  position: relative;
  padding-left: 30px;
}
.about.shp-about .content .name::before,
.shp-about.shp-about .content .name::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #009FFD;
}

.bio-select {
  padding-bottom: 0;
}
.bio-select > div {
  max-width: 1400px;
  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;
}
.bio-select a {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  text-decoration: none;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (min-width: 568px) {
  .bio-select a {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .bio-select a {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    max-width: 25%;
  }
}
.bio-select a > div {
  padding: 0 30px;
}
.bio-select a:hover figure::after {
  top: 0;
}
.bio-select figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
.bio-select figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #009FFD;
  mix-blend-mode: multiply;
  opacity: 0.9;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.bio-select h5 {
  font-size: 22px;
  margin: 0;
}
.bio-select p {
  margin: 5px 0 0;
  font-size: 18px;
  color: #ffffff;
}

@-webkit-keyframes slideUpFadeIn {
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes slideUpFadeIn {
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes FadeIn {
  to {
    opacity: 1;
  }
}
@keyframes FadeIn {
  to {
    opacity: 1;
  }
}
.divider-line {
  padding-top: 0;
  padding-bottom: 0;
}
.divider-line hr {
  border-top: 1px solid #707070;
  margin: 0;
}

.hero {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  .hero {
    min-height: 768px;
    height: 100vh;
    padding-bottom: 100px;
  }
}
@media (min-width: 1260px) {
  .hero {
    padding-top: 200px;
  }
}
.hero .line {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.hero .line > div {
  position: relative;
}
.hero .scroll-to-line {
  width: 1px;
  height: 100px;
  background: #009FFD;
  display: block;
  position: absolute;
  left: 0%;
  bottom: -50px;
  z-index: 2;
}
@media (min-width: 768px) {
  .hero .scroll-to-line {
    height: 150px;
    bottom: -75px;
  }
}
@media (min-width: 1024px) {
  .hero .scroll-to-line {
    height: 180px;
    bottom: -125px;
  }
}
.hero .content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.hero > .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.hero .image {
  display: none;
}
@media (min-width: 1024px) {
  .hero .image {
    display: block;
    position: absolute;
    bottom: -244px;
    right: 0;
    z-index: 1;
    width: 45%;
    height: 640px;
  }
}
.hero .image img {
  visibility: hidden;
}
.hero .video-container {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero .video-container::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1A1A1A;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(26, 26, 26)), to(rgba(255, 255, 255, 0.5)));
  background: linear-gradient(180deg, rgb(26, 26, 26) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.hero .video-container video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.hero h1 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .hero h1 br {
    display: none;
  }
}
.hero.no-image {
  height: auto;
  min-height: auto;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .hero.no-image {
    padding: 150px 30px 0px;
  }
}
@media (min-width: 768px) {
  .hero.no-image {
    height: auto;
    min-height: 600px;
  }
}

#shp-hero h1 {
  font-size: 40px;
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) {
  #shp-hero h1 {
    font-size: 52px;
  }
}
#shp-hero .content {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  #shp-hero .content > div {
    max-width: 74%;
  }
}
#shp-hero .content > div > div {
  position: relative;
  padding: 40px 50px 50px 0;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}
#shp-hero .content > div > div::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: #009FFD;
  width: 200%;
  height: 100%;
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
  opacity: 0.8;
  -webkit-animation: swipeInBlue 1s ease-in-out 2.5s 1 forwards;
          animation: swipeInBlue 1s ease-in-out 2.5s 1 forwards;
}
#shp-hero .content > div h1 {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
#shp-hero .content > div h1, #shp-hero .content > div h4, #shp-hero .content > div p {
  opacity: 0;
  -webkit-animation: titleFade 1s ease-in-out 3.25s 1 forwards;
          animation: titleFade 1s ease-in-out 3.25s 1 forwards;
}
#shp-hero .content > div p, #shp-hero .content > div h4 {
  color: #ffffff;
  position: relative;
  z-index: 1;
  margin: 20px 0 0;
}

#our-leadership-hero {
  height: auto;
  min-height: auto;
  color: #000000;
}
@media screen and (min-width: 768px) {
  #our-leadership-hero {
    min-height: 600px;
  }
}
#our-leadership-hero .content {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left;
}
#our-leadership-hero > div {
  max-width: 1400px;
}

#our-leadership-hero .content, #careers-hero .content {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left;
}

@-webkit-keyframes swipeInBlue {
  0% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes swipeInBlue {
  0% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes titleFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes titleFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hero-interior {
  min-height: 60vh;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-top: 100px;
}
@media (min-width: 768px) {
  .hero-interior {
    padding-top: 200px;
  }
}
.hero-interior > div {
  max-width: 1400px;
}
.hero-interior h1 {
  font-size: 42px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .hero-interior h1 {
    font-size: 52px;
  }
}
@media (min-width: 1024px) {
  .hero-interior h1 {
    font-size: 62px;
  }
}
.hero-interior > div {
  overflow: hidden;
}
.hero-interior > div > div {
  padding-bottom: 10px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
          animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
}

.news-home {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .news-home {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.news-home > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-home .date-publication {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 200px;
  display: block;
  margin-bottom: 20px;
}
.news-home h2 {
  font-size: 42px;
  line-height: 1.2;
}
.news-home h2 a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.news-home h2 a:hover {
  color: #009FFD;
}
.news-home h3, .news-home .error404 .hero p, .error404 .hero .news-home p {
  margin-bottom: 20px;
}
.news-home .header h2 {
  margin-bottom: 0;
  color: #000000;
  font-weight: 700;
  font-size: 46px;
}
.news-home .header p {
  color: #000000;
  font-size: 20px;
  margin-top: 10px;
}
.news-home .post-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .news-home .post-cards {
    margin: 0 -20px;
  }
}
.news-home .post-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .news-home .post-card {
    padding: 0 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
    max-width: 33.333%;
  }
}
.news-home .post-card .upper {
  position: relative;
}
.news-home .post-card h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.25;
  font-family: "Avenir45Book", sans-serif;
  margin-top: 30px;
  margin-bottom: 0;
}
.news-home .post-card a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.news-home .post-card a:hover {
  color: #009FFD;
}
.news-home .post-card .category-name {
  position: absolute;
  top: 20px;
  left: 20px;
  background: rgba(0, 159, 253, 0.6);
  color: white;
  padding: 7px 15px 5px;
  border-radius: 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.news-home.in-view .header-label::after, .news-home.in-view .careers-feed ul li::after, .careers-feed ul .news-home.in-view li::after {
  width: 100%;
}

.our-companies {
  background-color: #1A1A1A;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .our-companies {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.our-companies > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.our-companies .header {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .our-companies .header {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 50%;
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .our-companies .header {
    padding-right: 140px;
  }
}
.our-companies .hover-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .our-companies .hover-image {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 50%;
  }
}
.our-companies .hover-image::before {
  content: "";
  display: block;
  position: absolute;
  right: -100%;
  top: 0;
  z-index: 0;
  background-color: #009FFD;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.our-companies .hover-image:hover::before {
  right: 0;
}
.our-companies .hover-image:hover figcaption p {
  opacity: 1;
}
.our-companies .hover-image:hover a {
  border: 0;
}
.our-companies .hover-image:hover #arrow path, .our-companies .hover-image:hover #arrow g, .our-companies .hover-image:hover #arrow line {
  stroke: white;
}
.our-companies .hover-image a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  border-right: 4px solid #009FFD;
  position: relative;
  z-index: 1;
}
.our-companies .hover-image a > img {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.our-companies .hover-image figcaption {
  padding: 150px 60px 80px;
}
.our-companies .hover-image figcaption p {
  font-size: 16px;
  margin: 20px 0 0;
  opacity: 0;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  padding-right: 40px;
}
.our-companies .hover-image figcaption img {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}
.our-companies .hover-image #arrow {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.our-companies h2 {
  margin: 0;
}
.our-companies h3, .our-companies .error404 .hero p, .error404 .hero .our-companies p {
  margin-bottom: 20px;
}

.our-leadership {
  background: #000000;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .our-leadership {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.our-leadership .header {
  max-width: 1100px;
  margin: 0 auto;
}
.our-leadership .header h2 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 46px;
}
.our-leadership .header p {
  font-size: 20px;
}
.our-leadership h4 {
  color: #ffffff;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 5px;
}
.our-leadership .bios {
  position: relative;
}
.our-leadership .bios > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .our-leadership .bios > div {
    margin: 50px -10px 0;
  }
}
@media (min-width: 1024px) {
  .our-leadership .bios > div {
    margin: 50px -25px 0;
  }
}
.our-leadership .bios > div .bio {
  text-decoration: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  margin-top: 50px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .our-leadership .bios > div .bio {
    margin-top: 0;
    padding: 0 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    max-width: 25%;
  }
}
@media (min-width: 1024px) {
  .our-leadership .bios > div .bio {
    padding: 0 25px;
  }
}
.our-leadership .bios > div .bio span {
  color: #009FFD;
}
.our-leadership .bios > div .bio:hover figure::after {
  top: 0;
}
.our-leadership .bios > div .bio > figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
.our-leadership .bios > div .bio > figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #009FFD;
  mix-blend-mode: multiply;
  opacity: 0.9;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.our-leadership .read-more {
  margin-top: 75px;
}
.our-leadership .bio-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100vw;
  z-index: 999;
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox: hide scrollbar */
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.our-leadership .bio-box .headshot-wrapper {
  aspect-ratio: 572/634;
  overflow: hidden;
}
.our-leadership .bio-box .headshot-wrapper.mobile img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
.our-leadership .bio-box .headshot-wrapper.dektop {
  display: none;
}
@media (min-width: 1024px) {
  .our-leadership .bio-box {
    margin-top: 50px;
    height: auto;
    position: relative;
    padding: 0 25px;
    overflow-y: initial;
    z-index: 1;
    right: 0;
    display: none;
  }
  .our-leadership .bio-box .headshot-wrapper {
    aspect-ratio: unset;
    overflow: hidden;
  }
  .our-leadership .bio-box .headshot-wrapper.dektop {
    display: block;
  }
  .our-leadership .bio-box .headshot-wrapper.mobile {
    display: none;
  }
}
.our-leadership .bio-box.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  right: 0;
}
@media (min-width: 1024px) {
  .our-leadership .bio-box.active {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
}
@media (min-width: 1024px) {
  .our-leadership .bio-box.bio-box-1::before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 11.5%;
    -webkit-transform: translateX(-11.5%);
            transform: translateX(-11.5%);
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #009FFD;
  }
  .our-leadership .bio-box.bio-box-2::before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 37%;
    -webkit-transform: translateX(-37%);
            transform: translateX(-37%);
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #009FFD;
  }
  .our-leadership .bio-box.bio-box-3::before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 63%;
    -webkit-transform: translateX(-63%);
            transform: translateX(-63%);
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #009FFD;
  }
  .our-leadership .bio-box.bio-box-4::before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 89%;
    -webkit-transform: translateX(-89%);
            transform: translateX(-89%);
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #009FFD;
  }
}
.our-leadership .bio-box h4,
.our-leadership .bio-box p,
.our-leadership .bio-box ul,
.our-leadership .bio-box li {
  color: #000000;
}
.our-leadership .bio-box h4 {
  font-weight: 700;
  font-size: 36px;
}
.our-leadership .bio-box .position {
  color: #009FFD;
  font-size: 24px;
}
.our-leadership .bio-box ul {
  padding: 0;
  list-style: none;
}
.our-leadership .bio-box ul li {
  font-size: 16px;
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg id='Group_156' data-name='Group 156' transform='translate(0 0.196)'%3E%3Ccircle id='Ellipse_4' data-name='Ellipse 4' cx='3' cy='3' r='3' transform='translate(3 2.804)' fill='%23009ffd'/%3E%3Cg id='Ellipse_5' data-name='Ellipse 5' transform='translate(0 -0.196)' fill='none' stroke='%23009ffd' stroke-width='0.5'%3E%3Ccircle cx='6' cy='6' r='6' stroke='none'/%3E%3Ccircle cx='6' cy='6' r='5.75' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 10px 10px;
  background-position: left 5px;
  background-repeat: no-repeat;
  text-align: left;
  margin-top: 10px;
}
.our-leadership .bio-box > div {
  padding: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media (min-width: 768px) {
  .our-leadership .bio-box > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 350px);
            flex: 0 1 calc(100% - 350px);
  }
}
.our-leadership .bio-box figure {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media (min-width: 768px) {
  .our-leadership .bio-box figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 350px;
            flex: 0 1 350px;
    height: 100%;
  }
}
.our-leadership .bio-box figure img {
  visibility: hidden;
}
.our-leadership .bio-box .close-bio-box {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  cursor: pointer;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.our-leadership .bio-box .close-bio-box.desktop {
  display: none;
}
@media (min-width: 1024px) {
  .our-leadership .bio-box .close-bio-box {
    top: 20px;
    right: 40px;
  }
  .our-leadership .bio-box .close-bio-box.desktop {
    display: block;
  }
  .our-leadership .bio-box .close-bio-box.mobile {
    display: none;
  }
}
.our-leadership .bio-box .close-bio-box:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.our-leadership .bio-box .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
.our-leadership .bio-box .links .social-links {
  margin-right: auto;
}
.our-leadership .bio-box .links .read-more {
  margin-top: 0;
  margin-left: auto;
}
.our-leadership .bio-box .links .read-more a {
  color: #009FFD;
}

.our-services {
  text-align: center;
  background-color: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .our-services {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.our-services .header {
  max-width: 1100px;
  margin: 0 auto;
}
.our-services .header h2 {
  margin-bottom: 0;
  color: #000000;
  font-weight: 700;
  font-size: 46px;
}
.our-services .header p {
  color: #000000;
  font-size: 20px;
}
.our-services .foot {
  max-width: 900px;
  margin: 50px auto 0;
}
.our-services .foot p {
  color: #000000;
  margin-bottom: 0;
}
.our-services .our-services-boxs {
  margin: 50px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .our-services .our-services-boxs {
    margin: 50px -10px 0;
  }
}
.our-services .our-services-boxs > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .our-services .our-services-boxs > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.3333%;
            flex: 0 1 33.3333%;
    max-width: 33.333%;
    padding: 0 10px;
  }
}
.our-services .our-services-boxs figure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 30px 30px;
  border-bottom: 4px solid #009FFD;
  height: 100%;
}
@media (min-width: 1024px) {
  .our-services .our-services-boxs figure {
    padding: 50px 50px 50px;
  }
}
.our-services .our-services-boxs figcaption {
  position: relative;
  z-index: 1;
}
.our-services .our-services-boxs figcaption p {
  margin-bottom: 0;
  font-size: 18px;
}
.our-services .our-services-boxs h3, .our-services .our-services-boxs .error404 .hero p, .error404 .hero .our-services .our-services-boxs p {
  font-size: 28px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
.our-services .our-services-boxs h3, .our-services .our-services-boxs p {
  color: #000000;
}

.content-editor {
  background-color: #fff;
  color: black;
}
.content-editor.has-nav > div {
  max-width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-editor.has-nav aside {
  margin-top: 25px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 270px;
          flex: 0 1 270px;
  display: none;
}
@media (min-width: 1024px) {
  .content-editor.has-nav aside {
    display: block;
  }
}
.content-editor.has-nav aside.fix-nav nav {
  position: sticky;
  top: 200px;
}
.content-editor.has-nav aside ul {
  list-style: none;
  padding-left: 0;
}
.content-editor.has-nav aside li {
  margin: 0 0 5px;
}
.content-editor.has-nav aside a {
  color: black;
  text-decoration: none;
  font-size: 14px;
}
.content-editor.has-nav aside a.active {
  font-weight: bold;
  color: #009FFD;
}
@media (min-width: 1024px) {
  .content-editor.has-nav .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 270px);
            flex: 0 1 calc(100% - 270px);
    padding-left: 75px;
  }
}
.content-editor > div {
  max-width: 930px;
}
.content-editor .content {
  /* Remove any default table spacing and styles */
}
.content-editor .content ol {
  margin: 30px 0;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .content-editor .content ol {
    padding-left: 50px;
  }
}
.content-editor .content ol li {
  margin: 20px 0;
}
.content-editor .content ol li ul {
  margin: 20px 0;
}
.content-editor .content ol li ul li {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='1' viewBox='0 0 13 1'%3E%3Cline id='Line_82' data-name='Line 82' x2='13' transform='translate(0 0.5)' fill='none' stroke='%23009ffd' stroke-width='1'/%3E%3C/svg%3E%0A");
  background-size: 10px 10px;
  background-position: left 6px;
}
.content-editor .content ul {
  margin: 30px 0;
  list-style: none;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .content-editor .content ul {
    padding-left: 50px;
  }
}
.content-editor .content ul li {
  font-size: 16px;
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.66' height='7.66' viewBox='0 0 7.66 7.66'%3E%3Ccircle id='Bullet' cx='3.83' cy='3.83' r='3.83' fill='%23009ffd'/%3E%3C/svg%3E%0A");
  background-size: 10px 10px;
  background-position: left 6px;
  background-repeat: no-repeat;
  text-align: left;
  margin: 20px 0;
}
.content-editor .content ul li ul {
  margin: 20px 0;
}
.content-editor .content ul li ul li {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='1' viewBox='0 0 13 1'%3E%3Cline id='Line_82' data-name='Line 82' x2='13' transform='translate(0 0.5)' fill='none' stroke='%23009ffd' stroke-width='1'/%3E%3C/svg%3E%0A");
  background-size: 10px 10px;
  background-position: left 6px;
}
.content-editor .content a {
  font-weight: bold;
}
.content-editor .content table {
  margin-top: 50px;
}
.content-editor .content table, .content-editor .content th, .content-editor .content td {
  border: 1px solid #707070;
  padding: 30px 20px;
  font: inherit;
  color: inherit;
  text-align: left;
  vertical-align: top;
}
@media (min-width: 768px) {
  .content-editor .content table, .content-editor .content th, .content-editor .content td {
    padding: 50px 25px;
  }
}
.content-editor .content th {
  font-family: "Bodoni 72", serif;
  font-size: 22px;
}
@media (min-width: 768px) {
  .content-editor .content th {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .content-editor .content th, .content-editor .content td {
    width: 33.333%;
  }
}
.content-editor .content table {
  border-collapse: collapse; /* Collapse borders to remove gaps */
}

.word-break {
  word-break: break-all;
}

.blue-tag {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #009FFD;
}

.lead-text {
  font-size: 26px;
}

.email-signature {
  background-color: #fff;
  color: #000;
}
@media (min-width: 768px) {
  .email-signature > div > .lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  .email-signature > div > .lower .table, .email-signature > div > .lower .form-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
.email-signature > div > .lower .table {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .email-signature > div > .lower .table {
    padding-left: 100px;
  }
}
.email-signature button {
  text-align: center;
  margin-top: 30px;
  background: transparent;
  border: 1px solid #000;
  padding: 10px 40px 7px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  color: black;
}
.email-signature button:hover {
  color: #009FFD;
  border: 1px solid #009FFD;
}
.email-signature .gform_footer {
  display: none !important;
}
.email-signature input {
  color: #000 !important;
}
.email-signature div.gfield {
  margin-bottom: 20px;
}
.email-signature div.gfield input {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #707070;
}
.email-signature fieldset > div span {
  display: block;
  margin-bottom: 20px;
}
.email-signature fieldset > div input {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #707070;
}

/* 404 Styles
-------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- */
.error404 footer {
  margin-top: 0;
}
.error404 .hero h3, .error404 .hero p {
  margin-top: 10px;
}
.error404 .hero .content {
  max-width: 1000px;
}
.error404 .hero .content > div {
  overflow: hidden;
}
.error404 .hero .content > div > div {
  -webkit-transform: translateY(calc(100% + 20px));
          transform: translateY(calc(100% + 20px));
  -webkit-animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
          animation: slideUpTitle 0.5s ease-in-out 2.5s 1 forwards;
}
.error404 .error-links > div {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .error404 .error-links > div {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 0;
  }
}
.error404 .watermark {
  width: 90%;
  position: absolute;
  bottom: 0;
  right: 400px;
  opacity: 0;
  -webkit-animation: watermarkSlideRight 0.75s ease 3s 1 forwards;
          animation: watermarkSlideRight 0.75s ease 3s 1 forwards;
}
@media (min-width: 768px) {
  .error404 .watermark {
    width: 60%;
  }
}
.error404 .watermark svg {
  width: 100%;
  height: auto;
}

@-webkit-keyframes watermarkSlideRight {
  to {
    opacity: 1;
    right: 0;
  }
}

@keyframes watermarkSlideRight {
  to {
    opacity: 1;
    right: 0;
  }
}
#post-hero {
  padding: 0;
}
#post-hero .video-container {
  position: fixed;
  z-index: 0;
}
#post-hero .video-container::before {
  opacity: 0.6;
}
#post-hero .content {
  text-align: left;
}
#post-hero .content p {
  margin-top: 20px;
  font-size: 25px;
  font-family: "Bodoni 72", serif;
}

@media (min-width: 1024px) {
  .single section > div {
    padding-right: 50px;
  }
}

article > div {
  position: relative;
}
@media (min-width: 1024px) {
  article > div {
    padding-right: 200px;
  }
}
article > div p {
  margin: 0 0 40px;
}
article ul {
  padding-left: 30px;
  margin: 50px 0;
}
@media (min-width: 768px) {
  article ul {
    padding-left: 50px;
  }
}
@media (min-width: 1024px) {
  article ul {
    padding-left: 100px;
  }
}
article ul li {
  margin: 30px 0;
}
article .footer {
  margin-top: 100px;
}

.single-bio header::after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 0;
  background-color: #707070;
  left: 30px;
  width: 0%;
  -webkit-animation: swipeLineMobile 0.5s ease-out 2s 1 forwards;
          animation: swipeLineMobile 0.5s ease-out 2s 1 forwards;
}
@media screen and (min-width: 768px) {
  .single-bio header::after {
    left: 50px;
    width: 0%;
    -webkit-animation: swipeLineTablet 0.5s ease-out 2s 1 forwards;
            animation: swipeLineTablet 0.5s ease-out 2s 1 forwards;
  }
}
@media screen and (min-width: 1400px) {
  .single-bio header::after {
    left: 100px;
    width: 0%;
    -webkit-animation: swipeLineDesktop 0.5s ease-out 2s 1 forwards;
            animation: swipeLineDesktop 0.5s ease-out 2s 1 forwards;
  }
}
@-webkit-keyframes swipeLineMobile {
  to {
    width: calc(100% - 60px);
  }
}
@keyframes swipeLineMobile {
  to {
    width: calc(100% - 60px);
  }
}
@-webkit-keyframes swipeLineTablet {
  to {
    width: calc(100% - 100px);
  }
}
@keyframes swipeLineTablet {
  to {
    width: calc(100% - 100px);
  }
}
@-webkit-keyframes swipeLineDesktop {
  to {
    width: calc(100% - 200px);
  }
}
@keyframes swipeLineDesktop {
  to {
    width: calc(100% - 200px);
  }
}
.single-bio .hero {
  height: auto;
  min-height: auto;
  display: block;
  padding-top: 188px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .single-bio .hero {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .single-bio .hero {
    padding-top: 278px;
    padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 100px;
  }
}
.single-bio .hero .content {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left;
  max-width: 1400px;
}
@media screen and (min-width: 768px) {
  .single-bio .hero .content {
    padding-right: 350px;
  }
}
@media screen and (min-width: 1024px) {
  .single-bio .hero .content {
    padding-right: 525px;
  }
}
.single-bio .hero h1 {
  color: #009FFD;
}
.single-bio .hero p {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .single-bio .hero p {
    margin-bottom: 0;
  }
}
.single-bio .hero ul {
  margin-top: 30px;
  margin-bottom: 0;
  padding-left: 15px;
}
.single-bio .hero ul li {
  margin: 15px 0;
}
.single-bio .hero ul li::marker {
  color: #009FFD;
}
@media screen and (max-width: 768px) {
  .single-bio .hero figure {
    margin-bottom: 40px;
  }
}
.single-bio .bio-about {
  background-color: #ffffff;
  color: #000000;
}
.single-bio .bio-about > div {
  max-width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-bio .bio-about > div > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .single-bio .bio-about > div > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 300px);
            flex: 0 1 calc(100% - 300px);
    max-width: calc(100% - 300px);
    padding-right: 50px;
    opacity: 0;
    -webkit-animation: FadeIn 0.5s ease-out 2.5s 1 forwards;
            animation: FadeIn 0.5s ease-out 2.5s 1 forwards;
  }
}
@media screen and (min-width: 1024px) {
  .single-bio .bio-about > div > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 400px);
            flex: 0 1 calc(100% - 400px);
    max-width: calc(100% - 400px);
    padding-right: 125px;
  }
}
.single-bio .bio-about > div aside {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .single-bio .bio-about > div aside {
    margin-top: -470px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
            flex: 0 1 300px;
    max-width: 300px;
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-animation: slideUpFadeIn 0.5s ease-out 2s 1 forwards;
            animation: slideUpFadeIn 0.5s ease-out 2s 1 forwards;
  }
}
@media screen and (min-width: 1024px) {
  .single-bio .bio-about > div aside {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 400px;
            flex: 0 1 400px;
    max-width: 400px;
  }
}
@media screen and (min-width: 1400px) {
  .single-bio .bio-about > div aside {
    margin-top: -520px;
  }
}
.single-bio .bio-about > div .info {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .single-bio .bio-about > div .info {
    margin-top: 75px;
  }
}
.single-bio .bio-about > div .info .header-label, .single-bio .bio-about > div .info .careers-feed ul li, .careers-feed ul .single-bio .bio-about > div .info li {
  margin-bottom: 10px;
}
.single-bio .bio-about > div .info p {
  margin: 0 0 40px;
}
.single-bio .social-links {
  margin-top: 20px;
}
.single-bio .social-links svg path {
  fill: #000000;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.single-bio .social-links svg:hover path {
  fill: #009FFD;
}

.back-button {
  margin-top: 50px;
}
.back-button.mobile {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
.back-button svg, .back-button a {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.back-button svg {
  width: 30px;
}
.back-button #Path_109 {
  -webkit-transform: translate(-2885.414px, -6249.999px);
          transform: translate(-2885.414px, -6249.999px);
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.back-button #Ellipse_3 {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.back-button line {
  -webkit-transform: translate(4.493px, 8.332px);
          transform: translate(4.493px, 8.332px);
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
}
.back-button a:hover {
  color: #009FFD;
}
.back-button a:hover svg {
  width: 50px;
}
.back-button a:hover line {
  stroke: #009FFD;
  -webkit-transform: translate(-6.507px, 8.332px);
          transform: translate(-6.507px, 8.332px);
}
.back-button a:hover #Path_109 {
  stroke: #009FFD;
  -webkit-transform: translate(-2895.414px, -6249.999px);
          transform: translate(-2895.414px, -6249.999px);
}
.back-button a:hover #Ellipse_3 {
  stroke: #009FFD;
  -webkit-transform: translate(-10px, 0px);
          transform: translate(-10px, 0px);
}
.back-button a {
  color: #3C3C3C;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1;
}
.back-button a span {
  display: inline-block;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.back-button.blue a {
  color: #009FFD;
}
.back-button.blue a line {
  stroke: #009FFD;
}
.back-button.blue a #Path_109 {
  stroke: #009FFD;
}
.back-button.blue a #Ellipse_3 {
  stroke: #009FFD;
}

#post-hero {
  padding: 0;
}
#post-hero .content {
  text-align: left;
}
#post-hero .content p {
  margin-top: 20px;
  font-size: 25px;
  font-family: "Bodoni 72", serif;
}

@-webkit-keyframes heroTitleSlideUp {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes heroTitleSlideUp {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.single section > div {
  max-width: 1400px;
}
.single section.has-modal {
  padding-top: 25px;
}
.single .article-hero {
  min-height: 60vh;
  height: auto;
  padding-top: 200px;
}
@media (min-width: 768px) {
  .single .article-hero {
    padding-top: 300px;
  }
}
@media (min-width: 1024px) {
  .single .article-hero {
    padding-top: 400px;
  }
}
.single .article-hero h1 {
  font-size: 42px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .single .article-hero h1 {
    font-size: 52px;
  }
}
@media (min-width: 1024px) {
  .single .article-hero h1 {
    font-size: 62px;
  }
}
.single .article-hero .post-title {
  overflow: hidden;
  padding-bottom: 10px;
}
.single .article-hero .post-title > div {
  -webkit-transform: translateY(125%);
          transform: translateY(125%);
  -webkit-animation: heroTitleSlideUp 0.25s ease-out 2.25s forwards;
          animation: heroTitleSlideUp 0.25s ease-out 2.25s forwards;
}
.single .post-date {
  margin: 0 0 30px;
  letter-spacing: 2px;
  font-size: 14px;
  padding-bottom: 15px;
  width: 100%;
  position: relative;
}
.single .post-date::after {
  position: absolute;
  bottom: 0;
  left: 0px;
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #707070;
  -webkit-animation: postDateLine 1s ease-out 2.25s forwards;
          animation: postDateLine 1s ease-out 2.25s forwards;
}
@-webkit-keyframes postDateLine {
  to {
    width: 100%;
  }
}
@keyframes postDateLine {
  to {
    width: 100%;
  }
}
.single .blurb {
  font-family: "Bodoni 72", serif;
  font-size: 22px;
  margin: 16px 0 0;
}
.single .social-sharing {
  padding-top: 0;
  padding-bottom: 50px;
  background-color: #fff;
}
.single .social-sharing a {
  text-decoration: none;
}
.single .social-sharing > div {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 35px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single .social-sharing h6 {
  margin: 0 auto 0 0;
  font-family: "Avenir45Book", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
.single .social-sharing .social-links {
  margin-left: auto;
}
.single .social-sharing svg g circle,
.single .social-sharing svg g ellipse {
  stroke: #707070;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.single .social-sharing svg:hover g circle {
  stroke: #009FFD; /* Change stroke color of the ellipse to red on hover */
}
.single .social-sharing svg:hover g ellipse {
  stroke: #009FFD; /* Change stroke color of the ellipse to red on hover */
}
.single .nav-links {
  padding-top: 0;
  background-color: #fff;
}
.single .nav-links > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 0;
}
.single .nav-links .back-to-top {
  margin-right: auto;
}
.single .nav-links .back-to-news {
  margin-left: auto;
}
.single .nav-links span {
  color: #000;
}
@media (max-width: 1024px) {
  .single .related-news {
    padding: 0;
  }
}
.single .related-news > div {
  background-color: #1A1A1A;
  padding: 40px 30px 50px;
}
@media (min-width: 1024px) {
  .single .related-news > div {
    padding: 40px 50px 50px;
  }
}
@media (min-width: 1200px) {
  .single .related-news > div {
    padding: 80px 100px 100px;
  }
}
.single .related-news > div > h2 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 36px;
}
.single .related-news a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
  text-decoration: none;
  height: 100%;
  position: relative;
}
.single .related-news a figure {
  position: relative;
  margin-bottom: 30px;
}
.single .related-news a figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  mix-blend-mode: multiply;
  opacity: 1;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.single .related-news a:hover #Ellipse_3, .single .related-news a:hover #Path_109 {
  stroke: #009FFD;
}
.single .related-news a:hover figure::before {
  background-color: #009FFD;
}
.single .related-news a:hover .post-date {
  border-bottom: 1px solid white;
}
.single .related-news a > div {
  position: relative;
  z-index: 1;
}
.single .related-news .post-date {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #009FFD;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.single .related-news h2 {
  font-size: 24px;
  line-height: 1.2;
}
.single .related-news .post-cards {
  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 (min-width: 768px) {
  .single .related-news .post-cards {
    margin: 0 -10px;
  }
}
@media (min-width: 1024px) {
  .single .related-news .post-cards {
    margin: 0 -20px;
  }
}
.single .related-news .post-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  min-height: 360px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .single .related-news .post-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
    max-width: 33.333%;
    padding: 0 10px;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .single .related-news .post-card {
    padding: 0 10px;
  }
}
.single .related-news .post-card:first-child {
  margin-top: 0;
}
.single .related-news .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single .related-news .lower h2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(100% - 50px);
          flex: 0 1 calc(100% - 50px);
  padding-right: 20px;
}
.single .related-news .lower svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50px;
          flex: 0 1 50px;
}

.single-post article {
  background-color: #fff;
}
.single-post article .article-content p, .single-post article .article-content ul, .single-post article .article-content ol {
  color: #000;
}
.single-post article .article-content p.text-blue {
  color: #009FFD;
}

.article-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  overflow-y: scroll;
}

.article-modal > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 500px !important;
  padding: 0 !important;
}
.article-modal .modal-item {
  width: 100%;
}
.article-modal img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  opacity: 0;
}

@-webkit-keyframes imgZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes imgZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes closeZoom {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes closeZoom {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body.has-modal .article-modal img {
  -webkit-animation: imgZoom 0.15s ease-out 0s forwards;
          animation: imgZoom 0.15s ease-out 0s forwards;
}

.article-thumbs {
  padding-bottom: 0;
}
.article-thumbs > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-thumbs .modal-thumb {
  max-width: 125px;
  width: 100%;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
@media (min-width: 768px) {
  .article-thumbs .modal-thumb {
    max-width: 150px;
    margin-right: 20px;
  }
}
.article-thumbs .modal-thumb:hover {
  opacity: 0.7;
}

.close-modal {
  margin-bottom: 20px;
  text-align: right;
  width: 100%;
  opacity: 0;
  -webkit-animation: closeZoom 0.25s ease-out 0s forwards;
          animation: closeZoom 0.25s ease-out 0s forwards;
}
.close-modal svg {
  width: 26px;
  height: 26px;
  cursor: pointer;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.close-modal svg:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.article-link {
  width: 100%;
  margin-top: 30px;
}

.single-career footer {
  margin-top: 0;
}
.single-career .content-module > div {
  max-width: 1300px;
}
.single-career .content-module > div > div {
  max-width: 900px;
}
.single-career .apply-cta {
  padding-top: 0;
  padding-bottom: 0;
}
.single-career .apply-cta > div {
  background-color: #009FFD;
  color: #ffffff;
  text-align: center;
  padding: 100px 30px;
}
.single-career .apply-cta > div > div {
  max-width: 700px;
  margin: 0 auto;
}
.single-career .job-details {
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .single-career .job-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.single-career .job-details span {
  font-size: 14px;
  padding-right: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
}
@media (max-width: 768px) {
  .single-career .job-details span {
    margin-top: 10px;
  }
}
.single-career .job-details span:first-child {
  color: #009FFD;
}
.single-career .back-button {
  padding-top: 0;
  margin-top: 50px;
  width: 100%;
}
.single-career .about-role {
  padding-top: 0;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .single-career .about-role {
    padding-top: 0;
    margin-top: 0;
  }
}
.single-career .about-role > div {
  border-top: 1px solid #BEBEBE;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .single-career .about-role > div {
    padding-top: 100px;
  }
}
.single-career .content ul {
  margin: 30px 0;
  list-style: none;
  padding-left: 3px;
}
.single-career .content ul li {
  font-size: 16px;
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.66' height='7.66' viewBox='0 0 7.66 7.66'%3E%3Ccircle id='Bullet' cx='3.83' cy='3.83' r='3.83' fill='%23009ffd'/%3E%3C/svg%3E%0A");
  background-size: 10px 10px;
  background-position: left 6px;
  background-repeat: no-repeat;
  text-align: left;
  margin: 10px 0;
}
.single-career .content ul li ul {
  margin: 20px 0;
}
.single-career .content ul li ul li {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='1' viewBox='0 0 13 1'%3E%3Cline id='Line_82' data-name='Line 82' x2='13' transform='translate(0 0.5)' fill='none' stroke='%23009ffd' stroke-width='1'/%3E%3C/svg%3E%0A");
  background-size: 10px 10px;
  background-position: left 6px;
}

.careers-feed {
  padding-top: 0;
}
.careers-feed > div {
  max-width: 1300px;
}
@media (min-width: 1024px) {
  .careers-feed .header-label, .careers-feed ul li {
    padding: 0 50px;
  }
}
@media (min-width: 768px) {
  .careers-feed .posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.careers-feed .post {
  color: #000000;
  text-decoration: none;
  display: block;
  width: 100%;
  border-bottom: 1px solid #BEBEBE;
  padding: 20px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.752' height='32.676' viewBox='0 0 17.752 32.676'%3E%3Cg id='arrow_right' data-name='arrow right' transform='translate(0.707 0.707)'%3E%3Cpath id='Path_8804' data-name='Path 8804' d='M11177.942,4155.193l15.631,15.631-15.631,15.631' transform='translate(-11177.942 -4155.193)' fill='none' stroke='%23009ffd' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.careers-feed .post:hover {
  background-position: right 10px center;
}
.careers-feed .post:hover h2 {
  color: #009FFD;
}
@media (min-width: 768px) {
  .careers-feed .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.careers-feed .post > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  padding-right: 40px;
}
.careers-feed .post label {
  display: block;
  font-family: "Avenir45Book", sans-serif;
  font-size: 12px;
  color: #009FFD;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .careers-feed .post label {
    margin-top: 0;
  }
}
.careers-feed .post h2 {
  font-size: 28px;
  font-weight: 700;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.careers-feed .post p {
  font-size: 28px;
  font-family: "Bodoni 72", serif;
  margin: 0;
  line-height: 1;
}
.careers-feed ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.careers-feed ul li {
  display: inline-block;
  padding: 0;
  border-left: 1px solid #CECECE;
  margin-left: 15px;
  padding-left: 20px;
  margin-top: 0;
}
.careers-feed ul li:first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
.careers-feed .read-more {
  margin-top: 100px;
  text-align: right;
}

.news {
  padding-top: 100px;
  padding-bottom: 0;
}
.news > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1400px;
  padding: 60px 100px 80px;
  padding: 50px 30px 50px;
}
@media (min-width: 1024px) {
  .news > div {
    padding: 50px 50px 50px;
  }
}
@media (min-width: 1200px) {
  .news > div {
    padding: 100px 100px 100px;
  }
}
.news > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.news > div > div .title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .news > div > div .title {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 55%;
            flex: 0 1 55%;
    max-width: 55%;
  }
}
.news > div > div .read-more {
  margin-top: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .news > div > div .read-more {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
    max-width: 45%;
    text-align: right;
    margin-top: 0;
  }
}
.news .date-publication {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 200;
  display: block;
  margin-bottom: 20px;
}
.news h2 {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 0;
}
.news h2 a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
@media (hover) {
  .news h2 a:hover {
    color: #009FFD;
  }
}
.news h3, .news .error404 .hero p, .error404 .hero .news p {
  margin-bottom: 20px;
}
.news .header-label, .news .careers-feed ul li, .careers-feed ul .news li {
  padding-bottom: 15px;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .news .header-label, .news .careers-feed ul li, .careers-feed ul .news li {
    margin-bottom: 100px;
  }
}
.news .header-label::after, .news .careers-feed ul li::after, .careers-feed ul .news li::after {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #009FFD;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}
.news.in-view .header-label::after, .news.in-view .careers-feed ul li::after, .careers-feed ul .news.in-view li::after {
  width: 100%;
}
.news.latest-news {
  padding-top: 100px;
}
@media (min-width: 768px) {
  .news.latest-news {
    padding-top: 50px;
  }
}
.news.latest-news .header-label::after, .news.latest-news .careers-feed ul li::after, .careers-feed ul .news.latest-news li::after {
  display: none;
}
.news.latest-news .read-more svg {
  width: 30px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.news.latest-news .read-more #Path_109 {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  -webkit-transform: translate(-1824.348px, -3359.999px);
          transform: translate(-1824.348px, -3359.999px);
}
.news.latest-news .read-more #Ellipse_3 {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  -webkit-transform: translate(1059px, 2890px);
          transform: translate(1059px, 2890px);
}
.news.latest-news .read-more line {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  stroke-dasharray: 47;
  stroke-dashoffset: 27;
}
@media (hover: hover) {
  .news.latest-news .read-more:hover svg {
    width: 50px;
  }
  .news.latest-news .read-more:hover svg line {
    stroke-dasharray: 47;
    stroke-dashoffset: 0;
    stroke: #009FFD;
  }
  .news.latest-news .read-more:hover #Path_109 {
    -webkit-transform: translate(-1804.348px, -3359.999px);
            transform: translate(-1804.348px, -3359.999px);
    stroke: #009FFD;
  }
  .news.latest-news .read-more:hover #Ellipse_3 {
    -webkit-transform: translate(1079px, 2890px);
            transform: translate(1079px, 2890px);
    stroke: #009FFD;
  }
  .news.latest-news .read-more:hover a {
    color: white;
  }
}
.news.latest-news .read-more a,
.news.latest-news .read-more button {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  border: none;
}
.news.latest-news .read-more a span,
.news.latest-news .read-more button span {
  display: inline-block;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
@media (hover: hover) {
  .news.latest-news .post-hover-card:hover .read-more svg {
    width: 50px;
  }
  .news.latest-news .post-hover-card:hover .read-more svg line {
    stroke-dasharray: 47;
    stroke-dashoffset: 0;
    stroke: white;
  }
  .news.latest-news .post-hover-card:hover .read-more #Path_109 {
    -webkit-transform: translate(-1804.348px, -3359.999px);
            transform: translate(-1804.348px, -3359.999px);
    stroke: white;
  }
  .news.latest-news .post-hover-card:hover .read-more #Ellipse_3 {
    -webkit-transform: translate(1079px, 2890px);
            transform: translate(1079px, 2890px);
    stroke: white;
  }
  .news.latest-news .read-more.push-right:hover {
    margin-right: -1rem;
    -webkit-transition: 0.15s linear;
    transition: 0.15s linear;
  }
}
.news.latest-news article {
  opacity: 0;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.news.latest-news article:nth-child(2) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.news.latest-news article:nth-child(3) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.news.latest-news.in-view article {
  opacity: 1;
}

.hover-blue:hover,
.hover-blue:hover button span {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
@media (hover: hover) {
  .hover-blue:hover,
  .hover-blue:hover button span {
    color: #009FFD !important;
  }
}

.post-feed {
  padding: 0;
}
@media (min-width: 1024px) {
  .post-feed {
    padding-top: 50px;
  }
}
.post-feed > div {
  max-width: 1400px;
}
.post-feed a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
  text-decoration: none;
  height: 100%;
  position: relative;
}
.post-feed a figure {
  position: relative;
  margin-bottom: 30px;
}
.post-feed a figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  mix-blend-mode: multiply;
  opacity: 1;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.post-feed a:hover #Ellipse_3,
.post-feed a:hover #Path_109 {
  stroke: #009ffd;
}
.post-feed a:hover figure::before {
  background-color: #009ffd;
}
.post-feed a:hover .post-date {
  border-bottom: 1px solid white;
}
.post-feed a > div {
  position: relative;
  z-index: 1;
}
.post-feed .post-date {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #009FFD;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.post-feed h2 {
  font-size: 24px;
  line-height: 1.2;
}
.post-feed .post-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .post-feed .post-rows {
    margin: 0 -10px;
  }
}
@media (min-width: 1024px) {
  .post-feed .post-rows {
    margin: 0 -20px;
  }
}
.post-feed .post-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100;
          flex: 0 1 100;
  max-width: 100%;
}
@media (min-width: 768px) {
  .post-feed .post-cards {
    margin: 0 -10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
    max-width: 33.333%;
  }
}
@media (min-width: 1024px) {
  .post-feed .post-cards {
    margin: 0 -10px;
  }
}
.post-feed .post-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  min-height: 360px;
  margin-top: 30px;
  padding: 50px 30px 0;
}
@media (min-width: 768px) {
  .post-feed .post-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
    max-width: 33.333%;
    padding: 50px 10px 0;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .post-feed .post-card {
    padding: 50px 10px 0;
  }
}
.post-feed .post-card:first-child {
  margin-top: 0;
}
.post-feed .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-feed .lower h2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(100% - 50px);
          flex: 0 1 calc(100% - 50px);
  padding-right: 20px;
}
.post-feed .lower svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50px;
          flex: 0 1 50px;
}

.page-template-news header.header {
  background-image: -webkit-gradient(linear, left top, left bottom, from(black), to(transparent));
  background-image: linear-gradient(to bottom, black, transparent);
}
.page-template-news .hero-interior h1 {
  color: #000;
}
.page-template-news .category-name {
  position: absolute;
  top: 20px;
  left: 20px;
  background: rgba(0, 159, 253, 0.6);
  color: white;
  padding: 7px 15px 5px;
  border-radius: 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-template-news .hero-interior {
  padding-top: 100px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-news .hero-interior > div > div {
  -webkit-transform: translateY(125%);
          transform: translateY(125%);
  -webkit-animation: heroTitleSlideUp 0.25s ease-out 2.25s forwards;
          animation: heroTitleSlideUp 0.25s ease-out 2.25s forwards;
}
.page-template-news .hero-interior h1 {
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  .page-template-news .hero-interior h1 {
    margin-top: 100px;
  }
}
.page-template-news .post-feed {
  background-color: #fff;
  padding-bottom: 50px;
}
.page-template-news .post-feed h2 {
  color: #000000;
}
.page-template-news .news > div {
  max-width: 1400px;
}
.page-template-news .news .read-more {
  margin-top: 50px;
  text-align: left;
}
.page-template-news .news figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  height: 100%;
  visibility: hidden;
}
@media (max-width: 768px) {
  .page-template-news .news figure {
    display: block;
  }
}
.page-template-news .news > div {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  padding: 0;
}
.page-template-news .news > div > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media (min-width: 768px) {
  .page-template-news .news > div > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
.page-template-news .news .title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
.page-template-news .news .featured-image {
  display: block;
}
.page-template-news .news .featured-content {
  background-color: #1a1a1a;
  padding: 40px;
}
@media (min-width: 768px) {
  .page-template-news .news .featured-content {
    padding: 50px;
  }
}
@media (min-width: 1024px) {
  .page-template-news .news .featured-content {
    padding: 100px;
  }
}

.home .news {
  padding: 0;
}
.home .news .header-label::after, .home .news .careers-feed ul li::after, .careers-feed ul .home .news li::after {
  bottom: -20px;
  background-color: #707070;
}
.home .news .read-more {
  margin-top: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: none;
}
.home .news > div {
  max-width: 1400px;
  display: block;
}
.home .news figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .home .news figure {
    display: block;
  }
}
.home .news .post-card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: white;
  text-decoration: none;
  height: 100%;
  position: relative;
}
.home .news .post-card a figure {
  position: relative;
  margin-bottom: 30px;
}
.home .news .post-card a figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  mix-blend-mode: multiply;
  opacity: 1;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.home .news .post-card a:hover #Ellipse_3,
.home .news .post-card a:hover #Path_109 {
  stroke: #009ffd;
}
.home .news .post-card a:hover figure::before {
  background-color: #009ffd;
}
.home .news .post-card a:hover .post-date {
  border-bottom: 1px solid white;
}
.home .news .post-card a > div {
  position: relative;
  z-index: 1;
}
.home .news .date-publication {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
}
.home .news h2 {
  font-size: 24px;
  line-height: 1.2;
}
.home .news .post-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 768px) {
  .home .news .post-cards {
    margin: 0 -10px;
  }
}
@media (min-width: 1024px) {
  .home .news .post-cards {
    margin: 0 -20px;
  }
}
.home .news .post-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 100%;
  min-height: 360px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .home .news .post-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
    max-width: 33.333%;
    padding: 0 10px;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .home .news .post-card {
    padding: 0 20px;
  }
}
.home .news .post-card:first-child {
  margin-top: 0;
}
.home .news .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home .news .lower h2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(100% - 50px);
          flex: 0 1 calc(100% - 50px);
  padding-right: 20px;
}
.home .news .lower svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50px;
          flex: 0 1 50px;
}
/*# sourceMappingURL=theme.css.map */