﻿/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./wp-content/themes/jump/sass/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
Theme Name: jump
Theme URI: http://underscores.me/
Author: Integrity
Author URI: http://integrityxd.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jump
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Variables
--------------------------------------------- */
@font-face {
  font-family: "sf_compact_displaybold";
  src: url(../font/fontsfree-net-sfcompactdisplay-bold-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-bold-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_compact_displaymedium";
  src: url(../font/fontsfree-net-sfcompactdisplay-medium-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-medium-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_compact_displayregular";
  src: url(../font/fontsfree-net-sfcompactdisplay-regular-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-regular-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpSD {
  -webkit-animation-name: fadeInUpSD;
  animation-name: fadeInUpSD;
}

/* Typography
--------------------------------------------- */
/* Variables
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #676767;
  font-family: "sf_compact_displayregular", "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

/* Variables
--------------------------------------------- */
@font-face {
  font-family: "sf_compact_displaybold";
  src: url(../font/fontsfree-net-sfcompactdisplay-bold-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-bold-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_compact_displaymedium";
  src: url(../font/fontsfree-net-sfcompactdisplay-medium-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-medium-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_compact_displayregular";
  src: url(../font/fontsfree-net-sfcompactdisplay-regular-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-regular-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpSD {
  -webkit-animation-name: fadeInUpSD;
  animation-name: fadeInUpSD;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 10px 0;
  line-height: 1.15;
  color: #151517;
}

@media (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.25;
  }
}
@media (min-width: 1024px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.35;
  }
}
h1 {
  font-family: "sf_compact_displaybold";
  font-size: 36px;
  color: #151517;
}

@media (min-width: 768px) {
  h1 {
    font-size: 56px;
  }
}
h2 {
  font-family: "sf_compact_displaybold";
  font-size: 32px;
}

@media (min-width: 768px) {
  h2 {
    font-size: 48px;
  }
}
h3 {
  font-family: "sf_compact_displaybold";
  font-size: 28px;
}

@media (min-width: 768px) {
  h3 {
    font-size: 32px;
  }
}
h4 {
  font-family: "sf_compact_displaybold";
  font-size: 21px;
}

@media (min-width: 768px) {
  h4 {
    font-size: 24px;
  }
}
h5 {
  font-family: "sf_compact_displaymedium";
  font-size: 18px;
}

h6 {
  font-family: "sf_compact_displaymedium";
  font-size: 16px;
}

/* Variables
--------------------------------------------- */
@font-face {
  font-family: "sf_compact_displaybold";
  src: url(../font/fontsfree-net-sfcompactdisplay-bold-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-bold-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_compact_displaymedium";
  src: url(../font/fontsfree-net-sfcompactdisplay-medium-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-medium-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_compact_displayregular";
  src: url(../font/fontsfree-net-sfcompactdisplay-regular-webfont.woff2) format("woff2"), url(../font/fontsfree-net-sfcompactdisplay-regular-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
p {
  margin-bottom: 1.5em;
}

strong {
  font-family: "sf_compact_displaybold";
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
/* Variables
--------------------------------------------- */
button,
.button,
input[type=button],
input[type=reset] {
  position: relative;
  border-radius: 25px;
  background: #589CB4;
  color: white;
  display: inline-block;
  overflow: hidden;
  line-height: 1;
  padding: 13px 30px;
  letter-spacing: 0.5px;
  font-family: "sf_compact_displaybold";
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  border: 1px solid #589CB4;
}
button:before,
.button:before,
input[type=button]:before,
input[type=reset]:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
button:hover,
.button:hover,
input[type=button]:hover,
input[type=reset]:hover {
  color: #589CB4;
  text-decoration: none;
}
button:hover:before,
.button:hover:before,
input[type=button]:hover:before,
input[type=reset]:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
          transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
button:active, button:focus,
.button:active,
.button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus {
  background: rgb(67.2520661157, 128.2272727273, 149.7479338843);
}
button:visited,
.button:visited,
input[type=button]:visited,
input[type=reset]:visited {
  color: #fff;
}
button:visited:hover,
.button:visited:hover,
input[type=button]:visited:hover,
input[type=reset]:visited:hover {
  color: #589CB4;
}

.gform_footer,
.button-inverse {
  position: relative;
  border-radius: 25px;
  background: white;
  color: #589CB4;
  display: inline-block;
  overflow: hidden;
  line-height: 1;
  padding: 13px 30px;
  letter-spacing: 0.5px;
  font-family: "sf_compact_displaybold";
  border: 1px solid #589CB4;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.gform_footer:before,
.button-inverse:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #589CB4;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.gform_footer:hover,
.button-inverse:hover {
  color: white;
  text-decoration: none;
}
.gform_footer:hover:before,
.button-inverse:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
          transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.gform_footer:active, .gform_footer:focus,
.button-inverse:active,
.button-inverse:focus {
  background: rgb(67.2520661157, 128.2272727273, 149.7479338843);
}
.gform_footer:visited,
.button-inverse:visited {
  color: #589CB4;
}
.gform_footer:visited:hover,
.button-inverse:visited:hover {
  color: white;
}

.gform_footer {
  padding: 0;
}

.gform_button {
  border: none;
  background-color: transparent;
  color: #589CB4;
}
.gform_button:hover {
  cursor: pointer;
  color: white;
}

/* Variables
--------------------------------------------- */
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 13px 15px;
  width: 100%;
}
input[type=text]:hover,
input[type=email]:hover,
input[type=url]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=number]:hover,
input[type=tel]:hover,
input[type=range]:hover,
input[type=date]:hover,
input[type=month]:hover,
input[type=week]:hover,
input[type=time]:hover,
input[type=datetime]:hover,
input[type=datetime-local]:hover,
input[type=color]:hover,
textarea:hover {
  border: 1px solid rgb(178.5, 178.5, 178.5);
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
  border-color: #589CB4;
  outline-color: #589CB4;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.gfield {
  margin-bottom: 16px;
}
.gfield label {
  text-indent: -9999px;
  position: absolute;
}

.gform_submission_error {
  font-weight: 500;
  color: #e02f10;
}

.gfield_error input {
  border-color: #e02f10;
}
.gfield_error .validation_message {
  color: #e02f10;
  font-size: 14px;
  font-style: italic;
  display: block;
  margin-top: 5px;
}

.gform_ajax_spinner {
  display: none !important;
}

.gform_confirmation_message {
  padding: 80px 0;
  font-size: 18px;
}

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

/* Variables
--------------------------------------------- */
a {
  color: #589CB4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
a:visited {
  color: #589CB4;
}
a:hover, a:focus, a:active {
  color: rgb(59.3491735537, 113.1590909091, 132.1508264463);
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

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

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

figure {
  margin: 1em 0;
}

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

/* Variables
--------------------------------------------- */
body {
  background: #fff;
  height: 100%;
}
body.lock-scroll {
  position: fixed !important;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}

.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    padding: 0 30px;
  }
}
@media (min-width: 1024px) {
  .container {
    padding: 0 80px;
  }
}

.site-main {
  padding-top: 58px;
}

/* Utilities
--------------------------------------------- */
/* Variables
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

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

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.column-content {
  text-align: center;
  position: relative;
  margin: 80px auto;
}
@media (min-width: 768px) {
  .column-content {
    margin: 125px auto;
  }
}
.column-content .overlay-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.column-content .callouts, .column-content h5, .column-content .callouts .callout h3, .column-content .content {
  position: relative;
  z-index: 5;
}
.column-content .content {
  max-width: 100%;
}
@media (min-width: 768px) {
  .column-content .content {
    max-width: 75%;
    margin: auto;
  }
}
.column-content .callouts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  z-index: 1;
  position: relative;
}
@media (min-width: 768px) {
  .column-content .callouts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.column-content .callouts .callout {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: center;
  margin-top: 50px;
  padding-right: 20px;
}
.column-content .callouts .callout:nth-child(even) {
  padding-right: 0;
}
@media (min-width: 768px) {
  .column-content .callouts .callout {
    margin-top: 75px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media (min-width: 1024px) {
  .column-content .callouts .callout {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
            flex: 0 0 24%;
  }
}
.column-content .callouts .callout i {
  font-size: 26px;
  margin-bottom: 25px;
  background-color: #e6e6e6;
  padding: 20px;
  border-radius: 20%;
}
.column-content .callouts .callout img, .column-content .callouts .callout svg {
  margin-bottom: 25px;
}
.column-content .callouts .callout h3 {
  font-weight: 400;
  margin-bottom: 15px;
}
.column-content.color-bg {
  margin: 0px auto;
  color: #fff;
  padding: 125px 0;
}
.column-content.color-bg h2 {
  color: #fff;
}
.column-content.color-bg .callout i {
  font-size: 26px;
  margin: auto;
  margin-bottom: 25px;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 20%;
  max-width: 70px;
  min-width: 70px;
  min-height: 70px;
  max-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .column-content.color-bg .callout i {
    max-width: auto;
    max-height: auto;
  }
}
.column-content.color-bg .callout h3 {
  color: #fff;
  font-weight: bold;
}

.featured-work {
  position: relative;
}
.featured-work .project {
  background-size: cover;
  background-position: left center;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .featured-work .project {
    height: 100vh;
    max-height: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.featured-work .project .content {
  padding: 80px 40px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.featured-work .project .content h2, .featured-work .project .content p {
  position: relative;
  color: white;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .featured-work .project .content {
    padding: 80px 20px;
    background: none;
    text-align: left;
  }
  .featured-work .project .content h2 {
    margin-left: 0;
    margin-right: 0;
  }
  .featured-work .project .content p {
    color: inherit;
    margin-left: 0;
    margin-right: 0;
  }
}
.featured-work .project .content.align-right {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .featured-work .project .content.align-right {
    margin-left: 52%;
    max-width: 700px;
    margin-right: 40px;
  }
  .featured-work .project .content.align-right p {
    max-width: 500px;
  }
}
.featured-work .project .content.align-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.5));
}
.featured-work .project .content.align-left {
  margin-right: 0;
}
@media (min-width: 768px) {
  .featured-work .project .content.align-left {
    margin-right: 52%;
    margin-left: 40px;
    max-width: 700px;
  }
  .featured-work .project .content.align-left p {
    max-width: 500px;
  }
}
.featured-work .project .content.align-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.5));
}
.featured-work .project .content .excerpt {
  color: #151517;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .featured-work .project .content .excerpt p {
    color: inherit;
    max-width: 500px;
  }
}
.featured-work .project-slick-dots {
  position: absolute;
  top: auto;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .featured-work .project-slick-dots {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 30px;
    left: auto;
  }
}
.featured-work .project-slick-dots ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .featured-work .project-slick-dots ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.featured-work .project-slick-dots ul li {
  margin: 0px 5px;
}
@media (min-width: 768px) {
  .featured-work .project-slick-dots ul li {
    margin: 5px 0;
  }
}
.featured-work .project-slick-dots ul li.slick-active button:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.featured-work .project-slick-dots button {
  text-indent: -9999px;
  background-color: transparent;
  border-color: white;
  padding: 5px;
  border-width: 2px;
  line-height: 0;
}

.text-with-image.image-next-text {
  margin: 80px auto;
}
@media (min-width: 768px) {
  .text-with-image.image-next-text {
    margin: 125px auto;
  }
}
.text-with-image.image-next-text .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .text-with-image.image-next-text .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.text-with-image.image-next-text .container .content-wrap,
.text-with-image.image-next-text .container .image-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
}
.text-with-image.image-next-text .container .image-wrap {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .text-with-image.image-next-text .container .image-wrap {
    margin-bottom: 0px;
  }
}
.text-with-image.image-next-text.align-right .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .text-with-image.image-next-text.align-right .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.text-with-image.image-bg-image {
  padding: 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .text-with-image.image-bg-image {
    padding: 225px 0;
  }
}
.text-with-image.image-bg-image .container {
  max-width: 55%;
}

.fifty-fifty {
  margin: 80px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .fifty-fifty {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 100px auto;
  }
}
.fifty-fifty .left-content,
.fifty-fifty .right-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
}
@media (min-width: 1024px) {
  .fifty-fifty .left-content,
  .fifty-fifty .right-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    width: auto;
  }
}
.fifty-fifty .left-content .right-column-content,
.fifty-fifty .left-content .left-column-content,
.fifty-fifty .right-content .right-column-content,
.fifty-fifty .right-content .left-column-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fifty-fifty .left-content .right-column-content .columns,
.fifty-fifty .left-content .left-column-content .columns,
.fifty-fifty .right-content .right-column-content .columns,
.fifty-fifty .right-content .left-column-content .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
}
.fifty-fifty .left-content .right-column-content h3,
.fifty-fifty .left-content .left-column-content h3,
.fifty-fifty .right-content .right-column-content h3,
.fifty-fifty .right-content .left-column-content h3 {
  font-family: "sf_compact_displayregular";
  font-weight: 400;
}
.fifty-fifty .left-content .right-column-content p:last-of-type,
.fifty-fifty .left-content .left-column-content p:last-of-type,
.fifty-fifty .right-content .right-column-content p:last-of-type,
.fifty-fifty .right-content .left-column-content p:last-of-type {
  margin-bottom: 0;
}

.numbered-content {
  padding: 80px 0;
  margin: 0;
  background-size: cover;
  background-position: center bottom;
}
@media (min-width: 768px) {
  .numbered-content {
    padding: 125px 0;
  }
}
.numbered-content .tab-wrap {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .numbered-content .tab-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.numbered-content .tab-wrap .tabs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .numbered-content .tab-wrap .tabs {
    display: block;
    width: 45%;
  }
}
.numbered-content .tab-wrap .tabs .tab {
  padding: 10px 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.numbered-content .tab-wrap .tabs .tab h3 {
  color: #E8E8E8;
  font-family: "sf_compact_displayregular";
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  font-size: 21px;
}
@media (min-width: 768px) {
  .numbered-content .tab-wrap .tabs .tab h3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
    font-size: 32px;
  }
}
.numbered-content .tab-wrap .tabs .tab span {
  font-size: 24px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .numbered-content .tab-wrap .tabs .tab span {
    margin-right: 30px;
    font-size: 48px;
  }
}
.numbered-content .tab-wrap .tabs .tab.active h3 {
  color: #151517;
}
.numbered-content .tab-wrap .tabs .tab.active h3 span {
  color: #FFA900;
}
.numbered-content .tab-wrap .tab-content-wrap {
  width: 100%;
  padding-left: 0px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .numbered-content .tab-wrap .tab-content-wrap {
    width: 55%;
    padding-top: 0px;
  }
}
.numbered-content .tab-wrap .tab-content-wrap img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  display: block;
}
@media (min-width: 768px) {
  .numbered-content .tab-wrap .tab-content-wrap img {
    text-align: left;
    margin-left: 40px;
  }
}
.numbered-content .tab-wrap .tab-content-wrap .content p:last-of-type {
  margin: 0;
}
@media (min-width: 768px) {
  .numbered-content .tab-wrap .tab-content-wrap .content {
    border-left: 1px solid #589CB4;
    padding: 10px 0px 10px 35px;
  }
}

.team .team-wrap {
  padding-top: 40px;
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.team .team-wrap .team-member {
  -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
}
@media (min-width: 768px) {
  .team .team-wrap .team-member {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}
@media (min-width: 1024px) {
  .team .team-wrap .team-member {
    -ms-flex-preferred-size: 14.285%;
        flex-basis: 14.285%;
  }
}
.team .team-wrap .team-member.blur {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.team .team-wrap .team-member img {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.team .team-wrap .team-member:hover {
  cursor: pointer;
}
.team .team-wrap .team-member:hover img {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
.team .team-wrap .team-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  overflow: hidden;
  margin: 0 10px;
}
@media (min-width: 768px) {
  .team .team-wrap .team-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.team .team-wrap .team-content .headshot,
.team .team-wrap .team-content .person-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.team .team-wrap .team-content .person-info {
  padding-right: 0px;
  color: white;
  text-align: center;
}
.team .team-wrap .team-content .person-info h3 {
  color: white;
}
.team .team-wrap .team-content .person-info p {
  margin: 10px auto;
}
@media (min-width: 768px) {
  .team .team-wrap .team-content .person-info {
    padding-right: 50px;
    text-align: left;
  }
}
.team .team-wrap .team-content .headshot {
  padding-left: 0;
  margin-bottom: 20px;
}
.team .team-wrap .team-content .headshot img {
  border-radius: 20px;
  min-height: 400px;
  min-width: 320px;
  max-height: 400px;
  max-width: 320px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1280px) {
  .team .team-wrap .team-content .headshot img {
    min-height: 680px;
    min-width: 540px;
    max-height: 680px;
    max-width: 540px;
  }
}
@media (min-width: 1024px) {
  .team .team-wrap .team-content .headshot {
    padding-left: 50px;
    margin-bottom: 0;
  }
}
.team .slick-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .team .slick-arrows {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.team .slick-arrows .next-arrow {
  padding-left: 10px;
}
.team .slick-arrows .prev-arrow {
  padding-right: 10px;
}

.fancybox__thumbs,
.fancybox__toolbar {
  display: none;
}

.fancybox__backdrop {
  opacity: 0.65;
}

.fancybox__slide {
  padding: 0 60px;
}
@media (min-width: 768px) {
  .fancybox__slide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.fancybox__caption {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .fancybox__caption {
    margin-left: 15%;
    margin-right: 30px;
  }
}
@media (min-width: 1024px) {
  .fancybox__caption {
    margin-left: 25%;
    margin-right: 60px;
  }
}
.fancybox__caption h3 {
  color: white;
}

.fancybox__content img {
  border-radius: 20px;
}

.colored-blocks {
  margin: 80px auto;
}
@media (min-width: 768px) {
  .colored-blocks {
    margin: 100px auto;
  }
}
.colored-blocks h2,
.colored-blocks .content {
  text-align: center;
}
.colored-blocks .callouts-wrap {
  padding: 0 20px;
  margin-top: 60px;
  display: grid;
  grid-gap: 20px;
  list-style-type: none;
}
@media (min-width: 1024px) {
  .colored-blocks .callouts-wrap {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
.colored-blocks .callouts-wrap .callout {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  position: relative;
  z-index: 100;
  overflow: hidden;
  color: white;
}
.colored-blocks .callouts-wrap .callout h3 {
  color: white;
}
.colored-blocks .callouts-wrap .callout .overlay {
  mix-blend-mode: screen;
  top: -20px;
  position: absolute;
  right: -20%;
}
@media (min-width: 1024px) {
  .colored-blocks .callouts-wrap .callout.block-1 {
    grid-area: 1/1/3/2;
  }
}
@media (min-width: 1024px) {
  .colored-blocks .callouts-wrap .callout.block-2 {
    grid-area: 1/2/2/3;
  }
}
@media (min-width: 1024px) {
  .colored-blocks .callouts-wrap .callout.block-3 {
    grid-area: 2/2/3/3;
  }
}
.colored-blocks .callouts-wrap .callout .block-content {
  padding: 50px 30px;
  position: relative;
  z-index: 200;
}
@media (min-width: 768px) {
  .colored-blocks .callouts-wrap .callout .block-content {
    padding: 50px 80px;
  }
}

.flex-slider {
  margin: 80px auto;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}
@media (min-width: 768px) {
  .flex-slider {
    margin: 125px auto;
  }
}
@media (min-width: 768px) {
  .flex-slider .container {
    max-width: 1024px;
  }
}
.flex-slider h2,
.flex-slider .content {
  text-align: center;
}
.flex-slider .slider-wrap {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .flex-slider .slider-wrap {
    padding-top: 60px;
  }
}
.flex-slider .slider-wrap .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .flex-slider .slider-wrap .slide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.flex-slider .slider-wrap .slide .img-wrap,
.flex-slider .slider-wrap .slide .content-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
}
.flex-slider .slider-wrap .slide .img-wrap img,
.flex-slider .slider-wrap .slide .content-wrap img {
  margin: 0 auto 40px;
  display: block;
}
.flex-slider .slider-wrap .slide .img-wrap h3,
.flex-slider .slider-wrap .slide .content-wrap h3 {
  font-family: "sf_compact_displayregular";
  font-weight: 400;
  color: #589CB4;
}
@media (min-width: 768px) {
  .flex-slider .slider-wrap .slide .content-wrap {
    padding-left: 40px;
  }
}
.flex-slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  max-width: 400px;
  margin: 30px auto 0;
}
.flex-slider .slick-dots:after {
  content: "";
  border-bottom: 3px solid #E0E0E0;
  position: absolute;
  width: 95%;
  bottom: 10px;
  z-index: 0;
  left: 5px;
}
.flex-slider .slick-dots li.slick-active button {
  color: #589CB4;
}
.flex-slider .slick-dots li.slick-active button:after {
  border: 8px solid #589CB4;
}
.flex-slider .slick-dots button {
  border-radius: 0px;
  background: none;
  padding: 0;
  border: none;
  position: relative;
  z-index: 1;
  color: #828282;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: none;
          transform: none;
}
.flex-slider .slick-dots button:after {
  content: "";
  width: 23px;
  height: 23px;
  border-radius: 12px;
  border: 8px solid #828282;
  margin-top: 10px;
  background-color: white;
}
.flex-slider .slick-dots button:hover {
  cursor: pointer;
  -webkit-transform: none;
          transform: none;
}
.flex-slider .slick-dots button:before {
  display: none !important;
}
.flex-slider .slider-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 90px;
}
.flex-slider .js-slick-dots {
  position: relative;
  z-index: 99;
}
.flex-slider .slide .content-wrap {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.flex-slider .slide.slick-slide.slick-current.slick-active .content-wrap {
  -webkit-animation-name: fadeInUpSD;
          animation-name: fadeInUpSD;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .flex-slider .slide.slick-slide.slick-current.slick-active .content-wrap {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}

.careers {
  margin: 80px auto;
}
@media (min-width: 768px) {
  .careers {
    margin: 125px auto;
  }
}
.careers h2 {
  margin-bottom: 25px;
}
.careers .careers-wrap {
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .careers .careers-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.careers .careers-wrap .career-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  margin-top: 20px;
  -webkit-box-shadow: 0px 2px 10px rgba(7, 36, 72, 0.3);
          box-shadow: 0px 2px 10px rgba(7, 36, 72, 0.3);
  border-radius: 20px;
  padding: 45px;
}
.careers .careers-wrap .career-card p {
  font-size: 14px;
  color: #151517;
}
.careers .careers-wrap .career-card a {
  font-weight: bold;
}
.careers .careers-wrap .career-card a i {
  font-weight: bold;
  font-size: 14px;
}
.careers .careers-wrap .career-card:hover {
  -webkit-box-shadow: 0px 6px 12px rgba(7, 36, 72, 0.3);
          box-shadow: 0px 6px 12px rgba(7, 36, 72, 0.3);
}

.flex-logo_grid {
  margin: 80px auto;
}
@media (min-width: 768px) {
  .flex-logo_grid {
    margin: 125px auto;
  }
}
.flex-logo_grid .container {
  position: relative;
}
@media (min-width: 1024px) {
  .flex-logo_grid .container {
    max-width: none;
    padding: 0;
  }
}
.flex-logo_grid .content-block {
  text-align: center;
}
@media (min-width: 1024px) {
  .flex-logo_grid .content-block {
    position: absolute;
    width: 50%;
    max-width: 600px;
    left: 50%;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media (min-width: 1280px) {
  .flex-logo_grid .content-block {
    width: 75%;
  }
}
.flex-logo_grid .logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-logo_grid .logo-wrap .logo {
  padding: 20px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
@media (min-width: 768px) {
  .flex-logo_grid .logo-wrap .logo {
    padding: 20px;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}
@media (min-width: 1024px) {
  .flex-logo_grid .logo-wrap .logo {
    padding: 20px;
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
  }
}
@media (min-width: 1024px) {
  .flex-logo_grid .logo-wrap .logo:nth-of-type(10) {
    margin-right: 25%;
  }
  .flex-logo_grid .logo-wrap .logo:nth-of-type(11) {
    margin-left: 25%;
  }
  .flex-logo_grid .logo-wrap .logo:nth-of-type(14) {
    margin-right: 25%;
  }
  .flex-logo_grid .logo-wrap .logo:nth-of-type(15) {
    margin-left: 25%;
  }
}
@media (min-width: 1280px) {
  .flex-logo_grid .logo-wrap .logo {
    padding: 50px 30px;
  }
}
.flex-logo_grid .logo-wrap .logo img {
  max-width: 100px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.homepage-hero {
  background-color: rgba(21, 21, 23, 0.6);
  overflow: hidden;
  background-size: cover;
  background-blend-mode: multiply;
  height: 90vh;
}
@media (min-width: 768px) {
  .homepage-hero {
    background-color: #F9F9F9;
    background-image: none !important;
  }
}
.homepage-hero .content-container {
  padding: 50px 0px 50px;
}
@media (min-width: 768px) {
  .homepage-hero .content-container {
    padding: 100px 0px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.homepage-hero .video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 58px;
}
.homepage-hero .video-container .video iframe, .homepage-hero .video-container video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage-hero .video-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(88, 156, 180, 0.4);
  z-index: 1;
}
.homepage-hero .hero-content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  z-index: 2;
}
.homepage-hero .hero-content img {
  width: 25em;
  height: auto;
}
.homepage-hero .hero-content h4 {
  color: #fff;
}
.homepage-hero .hero-image {
  width: 100%;
  position: relative;
  margin-top: 50px;
  display: none;
}
@media (min-width: 768px) {
  .homepage-hero .hero-image {
    width: 48%;
    margin-top: 0px;
    display: block;
  }
}
@media (min-width: 1024px) {
  .homepage-hero .hero-image {
    width: calc(100% - 550px);
  }
}
.homepage-hero .hero-image .image-mask {
  -webkit-mask-image: url(../image/hero-mask.svg);
  mask-image: url(../image/hero-mask.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: relative;
  z-index: 1;
  right: -25px;
  overflow: hidden;
}
.homepage-hero .hero-image .image-mask img {
  display: block;
}
@media (min-width: 768px) {
  .homepage-hero .hero-image .image-mask {
    right: -95px;
  }
}
@media (min-width: 1024px) {
  .homepage-hero .hero-image .image-mask {
    right: -125px;
  }
}
.homepage-hero .hero-image .hero-background {
  position: absolute;
  z-index: 0;
  top: -20px;
  right: 0%;
  width: 85%;
}
@media (min-width: 768px) {
  .homepage-hero .hero-image .hero-background {
    right: -15%;
  }
}
.homepage-hero p {
  font-size: 18px;
  color: #151517;
  margin-top: 35px;
}
.homepage-hero .button {
  margin-top: 35px;
  display: table;
}
.homepage-hero .scroll-msg {
  margin-bottom: 50px;
}
.homepage-hero .scroll-msg span.scroll-button {
  color: white;
  font-size: 14px;
}
@media (min-width: 768px) {
  .homepage-hero .scroll-msg span.scroll-button {
    color: #151517;
  }
}
.homepage-hero .scroll-msg span.scroll-button i {
  font-size: 21px;
  position: relative;
  top: 3px;
  margin-right: 15px;
}
.homepage-hero .scroll-msg span.scroll-button span {
  color: white;
}
@media (min-width: 768px) {
  .homepage-hero .scroll-msg span.scroll-button span {
    color: #676767;
  }
}
.homepage-hero .scroll-msg span.scroll-button:hover {
  text-decoration: none;
}

.work .hero-area {
  padding: 80px 0px 120px;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  .work .hero-area {
    padding: 160px 0px 320px;
  }
}
@media (min-width: 768px) {
  .work .hero-area h1 {
    margin-left: 60px;
  }
}
.work .hero-area h1.hide-title {
  z-index: -10 !important;
  opacity: 0 !important;
}
@media (min-width: 768px) {
  .work .content-area-one .container,
  .work .content-area-two .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.work .content-area-one h2,
.work .content-area-two h2 {
  line-height: 1.15;
}
.work .content-area-one.background,
.work .content-area-two.background {
  padding: 80px 0 80px;
  background-size: cover;
}
@media (min-width: 768px) {
  .work .content-area-one.background,
  .work .content-area-two.background {
    padding: 225px 0 350px;
  }
}
.work .content-area-one.background .container,
.work .content-area-two.background .container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.work .content-area-one.background .container .content,
.work .content-area-two.background .container .content {
  background: #ffffff;
  padding: 40px;
  position: relative;
}
@media (min-width: 768px) {
  .work .content-area-one.background .container .content,
  .work .content-area-two.background .container .content {
    padding: 80px 50px 80px 80px;
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
  }
}
.work .content-area-one.background .container .content:before,
.work .content-area-two.background .container .content:before {
  content: "";
  background-color: white;
  height: 100%;
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0;
}
.work .content-area-one.align-left,
.work .content-area-two.align-left {
  margin: 80px auto;
}
@media (min-width: 768px) {
  .work .content-area-one.align-left,
  .work .content-area-two.align-left {
    margin: 160px auto;
  }
}
.work .content-area-one.align-left .container,
.work .content-area-two.align-left .container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.work .content-area-one.align-left .container .image,
.work .content-area-two.align-left .container .image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  margin-bottom: 50px;
  text-align: center;
}
.work .content-area-one.align-left .container .image img,
.work .content-area-two.align-left .container .image img {
  max-width: 75%;
}
@media (min-width: 768px) {
  .work .content-area-one.align-left .container .image,
  .work .content-area-two.align-left .container .image {
    margin-bottom: 0px;
  }
  .work .content-area-one.align-left .container .image img,
  .work .content-area-two.align-left .container .image img {
    max-width: 100%;
  }
}
.work .content-area-one.align-left .container .content,
.work .content-area-two.align-left .container .content {
  padding: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
}
@media (min-width: 768px) {
  .work .content-area-one.align-left .container .content,
  .work .content-area-two.align-left .container .content {
    padding: 0px 100px;
  }
}
.work .content-area-one.align-right,
.work .content-area-two.align-right {
  margin: 80px auto;
}
@media (min-width: 768px) {
  .work .content-area-one.align-right,
  .work .content-area-two.align-right {
    margin: 160px auto;
  }
}
.work .content-area-one.align-right .container,
.work .content-area-two.align-right .container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse nowrap;
          flex-flow: row-reverse nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.work .content-area-one.align-right .container .image,
.work .content-area-two.align-right .container .image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  margin-bottom: 50px;
  text-align: center;
}
.work .content-area-one.align-right .container .image img,
.work .content-area-two.align-right .container .image img {
  max-width: 75%;
}
@media (min-width: 768px) {
  .work .content-area-one.align-right .container .image,
  .work .content-area-two.align-right .container .image {
    margin-bottom: 0px;
  }
  .work .content-area-one.align-right .container .image img,
  .work .content-area-two.align-right .container .image img {
    max-width: 100%;
  }
}
.work .content-area-one.align-right .container .content,
.work .content-area-two.align-right .container .content {
  padding: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
}
@media (min-width: 768px) {
  .work .content-area-one.align-right .container .content,
  .work .content-area-two.align-right .container .content {
    padding: 0px 100px;
  }
}
.work .before-after {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
  background-size: cover;
}
@media (min-width: 768px) {
  .work .before-after {
    padding: 80px 0;
  }
}
.work .before-after .b-a-slider {
  position: relative;
  z-index: 10;
}
.work .before-after .b-a-slider img {
  max-width: none;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100% !important;
}
.work .before-after .before-label {
  text-align: left;
}
.work .before-after .after-label {
  text-align: right;
}
.work .featured-video {
  padding: 80px 0;
  background-size: cover;
  min-height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (min-width: 768px) {
  .work .featured-video {
    padding: 130px 0;
  }
}
.work .featured-video #video-play-button {
  position: relative;
  color: white;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  font-size: 12px;
  padding: 22px 27px;
}
.work .featured-video #video-play-button span {
  text-indent: -9999px;
  position: absolute;
}
.work .featured-video #video-play-button:hover {
  opacity: 0.9;
  cursor: pointer;
}
.work .featured-video .video-iframe iframe {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  border: none;
  margin: 60px;
  overflow: hidden;
  z-index: 999999;
}
.work .featured-video .close-video {
  display: none;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 999999;
  background-color: none;
  padding: 10px 13px;
}
.work .featured-video .close-video:hover {
  cursor: pointer;
}
.work .featured-video .video-overlay {
  display: block;
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  mix-blend-mode: color;
}
.work .wireframes {
  padding: 70px 0 80px;
  position: relative;
}
@media (min-width: 768px) {
  .work .wireframes {
    padding: 75px 0 130px;
  }
}
@media (min-width: 768px) {
  .work .wireframes .wireframes-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.work .wireframes .wireframes-content h2, .work .wireframes .wireframes-content p, .work .wireframes .wireframes-content li, .work .wireframes .wireframes-content a {
  color: inherit;
}
.work .wireframes .wireframes-content__left {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
  padding-right: 5%;
  max-width: 900px;
}
.work .wireframes .wireframes-content__right {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}
.work .wireframes .wireframes-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .work .wireframes .wireframes-images {
    margin-top: 90px;
  }
}
.work .wireframes .wireframes-images.images-3 img:nth-of-type(3) {
  margin-top: -100px;
}
.work .wireframes .wireframes-images.images-4 img:nth-of-type(1),
.work .wireframes .wireframes-images.images-4 img:nth-of-type(2) {
  width: 45%;
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  margin: 0 2.5%;
}
.work .wireframes .wireframes-images.images-4 img:nth-of-type(3),
.work .wireframes .wireframes-images.images-4 img:nth-of-type(4) {
  width: 45%;
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  margin-top: -5%;
}
.work .wireframes .wireframes-images.images-5 img:nth-of-type(1),
.work .wireframes .wireframes-images.images-5 img:nth-of-type(2),
.work .wireframes .wireframes-images.images-5 img:nth-of-type(3) {
  width: 31%;
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
  margin: 0 1%;
}
.work .wireframes .wireframes-images.images-5 img:nth-of-type(4),
.work .wireframes .wireframes-images.images-5 img:nth-of-type(5) {
  width: 31%;
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
  margin: 0 1%;
  margin-top: -5%;
}
.work .wireframes .wireframes-images img {
  width: 48%;
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  margin: 0 1%;
  height: 100%;
  -webkit-box-shadow: 0px -9px 25px -4px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px -9px 25px -4px rgba(0, 0, 0, 0.2509803922);
}
.work .designs {
  padding: 80px 0 80px;
  position: relative;
}
@media (min-width: 768px) {
  .work .designs {
    padding: 80px 0 130px;
  }
}
.work .designs .container .design-images {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .work .designs .container .design-images {
    margin-top: 90px;
  }
}
.work .designs .container .design-images img {
  width: 50%;
}
.work .designs .container .design-images img:first-of-type {
  position: relative;
  -webkit-box-shadow: 11px 14px 12px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 11px 14px 12px 0px rgba(0, 0, 0, 0.1019607843);
  margin-right: -25px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .work .designs .container .design-images img:first-of-type {
    margin-right: -75px;
    margin-bottom: 75px;
  }
}
.work .designs .container .design-images img:last-of-type {
  margin-left: -25px;
  position: relative;
  -webkit-box-shadow: 11px 14px 12px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 11px 14px 12px 0px rgba(0, 0, 0, 0.1019607843);
}
@media (min-width: 768px) {
  .work .designs .container .design-images img:last-of-type {
    margin-left: -75px;
  }
}
@media (min-width: 768px) {
  .work .designs .container .designs-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.work .designs .container .designs-content__left {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
  max-width: 900px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .work .designs .container .designs-content__left {
    padding-right: 5%;
    margin-bottom: 0px;
  }
}
.work .designs .container .designs-content__right {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}
.work .gallery {
  overflow: hidden;
}
.work .gallery h2 {
  color: #818181;
}
.work .gallery .slider-images {
  display: block;
  width: calc(100vw - 60px);
  overflow: hidden;
}
@media (min-width: 768px) {
  .work .gallery .slider-images {
    display: none;
    width: calc(100vw - 40px);
  }
}
.work .gallery .slider-images img {
  width: calc(100vw - 40px);
}
.work .gallery .slider-images .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.work .gallery .slider-images .slick-dots li {
  margin: 0 0.25rem;
}
.work .gallery .slider-images .slick-dots button {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #d4d4d4;
  text-indent: -9999px;
}
.work .gallery .slider-images .slick-dots li.slick-active button {
  background-color: #589CB4;
}
.work .gallery .gallery-images {
  display: none;
}
@media (min-width: 768px) {
  .work .gallery .gallery-images {
    display: grid;
    margin-top: 50px;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}
.work .gallery .gallery-images .gallery-item {
  background-size: cover;
  background-position: center center;
}
.work .gallery .gallery-images.one {
  grid-template-rows: repeat(4, 100px);
}
@media (min-width: 1024px) {
  .work .gallery .gallery-images.one {
    grid-template-rows: repeat(4, 200px);
  }
}
.work .gallery .gallery-images.one .gallery-item:nth-child(1) {
  grid-area: 1/1/5/5;
}
.work .gallery .gallery-images.two {
  grid-template-rows: repeat(4, 100px);
}
@media (min-width: 1024px) {
  .work .gallery .gallery-images.two {
    grid-template-rows: repeat(4, 200px);
  }
}
.work .gallery .gallery-images.two .gallery-item:nth-child(1) {
  grid-area: 1/1/3/4;
}
.work .gallery .gallery-images.two .gallery-item:nth-child(2) {
  grid-area: 3/2/5/5;
}
.work .gallery .gallery-images.three {
  grid-template-rows: repeat(4, 100px);
}
@media (min-width: 1024px) {
  .work .gallery .gallery-images.three {
    grid-template-rows: repeat(4, 200px);
  }
}
.work .gallery .gallery-images.three .gallery-item:nth-child(1) {
  grid-area: 1/1/3/3;
}
.work .gallery .gallery-images.three .gallery-item:nth-child(2) {
  grid-area: 3/1/5/3;
}
.work .gallery .gallery-images.three .gallery-item:nth-child(3) {
  grid-area: 1/3/5/5;
}
.work .gallery .gallery-images.four {
  grid-template-rows: repeat(3, 150px);
}
@media (min-width: 1024px) {
  .work .gallery .gallery-images.four {
    grid-template-rows: repeat(3, 300px);
  }
}
.work .gallery .gallery-images.four .gallery-item:nth-child(1) {
  grid-area: 1/1/2/3;
}
.work .gallery .gallery-images.four .gallery-item:nth-child(2) {
  grid-area: 2/1/4/3;
}
.work .gallery .gallery-images.four .gallery-item:nth-child(3) {
  grid-area: 1/3/3/5;
}
.work .gallery .gallery-images.four .gallery-item:nth-child(4) {
  grid-area: 3/3/4/5;
}
.work .gallery .gallery-images.five {
  grid-template-rows: repeat(3, 150px);
}
@media (min-width: 1024px) {
  .work .gallery .gallery-images.five {
    grid-template-rows: repeat(3, 300px);
  }
}
.work .gallery .gallery-images.five .gallery-item:nth-child(1) {
  grid-area: 1/1/2/2;
}
.work .gallery .gallery-images.five .gallery-item:nth-child(2) {
  grid-area: 1/2/2/3;
}
.work .gallery .gallery-images.five .gallery-item:nth-child(3) {
  grid-area: 2/1/4/3;
}
.work .gallery .gallery-images.five .gallery-item:nth-child(4) {
  grid-area: 1/3/3/5;
}
.work .gallery .gallery-images.five .gallery-item:nth-child(5) {
  grid-area: 3/3/4/5;
}
.work .next-prev-work {
  margin: 100px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.work .next-prev-work .button:first-of-type i {
  margin-right: 5px;
}
.work .next-prev-work .button:last-of-type i {
  margin-left: 5px;
}

.single-post .hero-area,
.single-career .hero-area {
  padding: 80px 0px 80px;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  background-color: #F9F9F9;
}
.single-post .hero-area .container,
.single-career .hero-area .container {
  max-width: 1175px;
}
@media (min-width: 768px) {
  .single-post .hero-area,
  .single-career .hero-area {
    padding: 150px 0px 150px;
  }
}
@media (min-width: 1024px) {
  .single-post .hero-area,
  .single-career .hero-area {
    padding: 280px 0px 280px;
  }
}
.single-post .hero-area h1,
.single-career .hero-area h1 {
  position: relative;
  z-index: 10;
}
.single-post .post-meta,
.single-career .post-meta {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .single-post .post-meta,
  .single-career .post-meta {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .single-post .post-meta,
  .single-career .post-meta {
    margin-top: 100px;
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .single-post .post-meta .container,
  .single-career .post-meta .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.single-post .post-meta .container .entry-meta,
.single-career .post-meta .container .entry-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-post .post-meta .container .entry-meta span,
.single-career .post-meta .container .entry-meta span {
  display: block;
}
.single-post .post-meta .container .entry-meta .byline-headline,
.single-career .post-meta .container .entry-meta .byline-headline {
  color: #589CB4;
  font-size: 16px;
  margin-bottom: 5px;
}
.single-post .post-meta .container .entry-meta span,
.single-career .post-meta .container .entry-meta span {
  font-size: 18px;
  color: #101828;
}
@media (min-width: 768px) {
  .single-post .post-meta .container .entry-meta span,
  .single-career .post-meta .container .entry-meta span {
    font-size: 24px;
  }
}
.single-post .post-meta .container .entry-meta .post-date,
.single-post .post-meta .container .entry-meta .position-location,
.single-career .post-meta .container .entry-meta .post-date,
.single-career .post-meta .container .entry-meta .position-location {
  margin-left: 50px;
}
@media (min-width: 768px) {
  .single-post .post-meta .container .entry-meta .post-date,
  .single-post .post-meta .container .entry-meta .position-location,
  .single-career .post-meta .container .entry-meta .post-date,
  .single-career .post-meta .container .entry-meta .position-location {
    margin-left: 70px;
  }
}
.single-post .post-meta .container .share-actions,
.single-career .post-meta .container .share-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .single-post .post-meta .container .share-actions,
  .single-career .post-meta .container .share-actions {
    margin-top: 0px;
  }
}
.single-post .post-meta .container .share-actions button,
.single-career .post-meta .container .share-actions button {
  font-family: "sf_compact_displaymedium";
  border: 1px solid #D0D5DD;
  background-color: white;
  color: #344054;
  padding: 10px 16px 10px 16px;
  border-radius: 8px;
  font-weight: 400;
  height: 44px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .post-meta .container .share-actions button:hover,
.single-career .post-meta .container .share-actions button:hover {
  cursor: pointer;
  border-color: #589CB4;
  color: #589CB4;
}
.single-post .post-meta .container .share-actions .addtoany_list a,
.single-career .post-meta .container .share-actions .addtoany_list a {
  padding: 9px 8px 3px 8px;
  border-radius: 8px;
  border: 1px solid #D0D5DD;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .post-meta .container .share-actions .addtoany_list a:hover,
.single-career .post-meta .container .share-actions .addtoany_list a:hover {
  cursor: pointer;
  border: 1px solid #589CB4;
  color: #589CB4;
}
.single-post .post-meta .container .share-actions .addtoany_list a:hover span,
.single-career .post-meta .container .share-actions .addtoany_list a:hover span {
  opacity: 1;
}
.single-post .post-meta .container .share-actions .addtoany_list a:hover svg path,
.single-career .post-meta .container .share-actions .addtoany_list a:hover svg path {
  fill: #589CB4;
  opacity: 1;
}
.single-post .post-content,
.single-career .post-content {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .single-post .post-content,
  .single-career .post-content {
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .single-post .post-content,
  .single-career .post-content {
    margin-bottom: 150px;
  }
}
@media (min-width: 1024px) {
  .single-post .post-content .container,
  .single-career .post-content .container {
    max-width: 1175px;
  }
}
.single-post .post-content h1,
.single-career .post-content h1 {
  line-height: 1.15;
}

.single-career .hero-area {
  padding: 80px 0px 80px;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .single-career .hero-area {
    padding: 150px 0px 150px;
  }
}
@media (min-width: 1024px) {
  .single-career .hero-area {
    padding: 150px 0px 150px;
  }
}
.single-career .hero-area .container {
  max-width: 1440px;
}
@media (min-width: 768px) {
  .single-career .hero-area .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.single-career .hero-area .apply-callout {
  max-width: 500px;
  width: 100%;
  position: relative;
  z-index: 10;
  background-color: white;
  padding: 50px;
  text-align: center;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .single-career .hero-area .apply-callout {
    margin-top: 0;
  }
}
.single-career .post-content .apply-btn {
  display: table;
  margin-top: 50px;
}

.jump-single-author img {
  border-radius: 35px !important;
}

.work-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none;
  margin: 10px 5px;
  padding: 0;
}
@media (min-width: 768px) {
  .work-list ul {
    margin: 0px 5px 10px 5px;
  }
}
.work-list ul li {
  width: calc(50% - 10px);
  margin: 0 5px 10px;
  background-color: black;
  height: 225px;
}
@media (min-width: 768px) {
  .work-list ul li {
    width: calc(50% - 10px);
    height: 425px;
  }
}
@media (min-width: 1024px) {
  .work-list ul li {
    width: calc(33.33% - 10px);
  }
}
.work-list ul li a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 10px 20px;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-size: cover;
}
@media (min-width: 768px) {
  .work-list ul li a {
    padding: 30px;
  }
}
.work-list ul li a:hover {
  text-decoration: none;
  opacity: 0.75;
}
.work-list ul li a:hover h2 {
  color: white;
}
.work-list ul li a h2 {
  color: white;
  font-family: "sf_compact_displaymedium";
  font-weight: 400;
}

.page-template-page-blog-list {
  background-color: #F9F9F9;
}
.page-template-page-blog-list h1 {
  position: absolute;
  text-indent: -9999px;
  left: -9999px;
}
.page-template-page-blog-list .blog-list-hero {
  overflow: hidden;
  position: relative;
  background-color: rgba(21, 21, 23, 0.65);
  background-size: cover;
  background-blend-mode: multiply;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .blog-list-hero {
    background-color: #F3F1F1;
    background-image: none !important;
  }
}
@media (min-width: 768px) {
  .page-template-page-blog-list .blog-list-hero .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page-template-page-blog-list .blog-list-hero .hero-content {
  width: 100%;
  padding: 50px 0 50px;
}
.page-template-page-blog-list .blog-list-hero .hero-content a:hover {
  text-decoration: none;
}
.page-template-page-blog-list .blog-list-hero .hero-content a:hover h2 {
  color: #589CB4;
}
.page-template-page-blog-list .blog-list-hero .hero-content h2 {
  color: white;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-template-page-blog-list .blog-list-hero .hero-content p {
  font-size: 18px;
  margin-top: 35px;
  color: white;
}
.page-template-page-blog-list .blog-list-hero .hero-content .button {
  margin-top: 35px;
  display: table;
  color: #589CB4;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .blog-list-hero .hero-content {
    width: 50%;
    padding: 100px 0 50px;
  }
  .page-template-page-blog-list .blog-list-hero .hero-content h2, .page-template-page-blog-list .blog-list-hero .hero-content p {
    color: #151517;
  }
}
@media (min-width: 1024px) {
  .page-template-page-blog-list .blog-list-hero .hero-content h2 {
    font-size: 56px;
  }
  .page-template-page-blog-list .blog-list-hero .hero-content .hero-copy {
    position: relative;
  }
  .page-template-page-blog-list .blog-list-hero .hero-content .hero-copy p {
    padding-left: 150px;
  }
  .page-template-page-blog-list .blog-list-hero .hero-content .hero-copy:before {
    content: "";
    border-bottom: 1px solid #151517;
    width: 60px;
    height: 1px;
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1280px) {
  .page-template-page-blog-list .blog-list-hero .hero-content {
    width: 55%;
    max-width: 1100px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 55%;
            flex: 1 0 55%;
  }
}
.page-template-page-blog-list .blog-list-hero .hero-image {
  width: 100%;
  margin-top: 50px;
  display: none;
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .blog-list-hero .hero-image {
    width: 50%;
    margin-top: 0px;
    display: block;
  }
}
@media (min-width: 1280px) {
  .page-template-page-blog-list .blog-list-hero .hero-image {
    width: calc(100% - 625px);
  }
}
.page-template-page-blog-list .blog-list-hero .hero-image .image-mask {
  -webkit-mask-image: url(../image/blog-hero-mask.svg);
  mask-image: url(../image/blog-hero-mask.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: relative;
  z-index: 1;
  max-width: 625px;
  margin: 0 0 0 auto;
  width: auto;
  -webkit-mask-position: right center;
          mask-position: right center;
}
.page-template-page-blog-list .blog-list-hero .hero-image .image-mask img {
  display: block;
}
.page-template-page-blog-list .blog-list-hero .hero-background {
  position: absolute;
  z-index: 0;
  top: 0px;
  right: 0%;
  width: auto;
  display: none;
  max-width: 50%;
  max-height: 100%;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .blog-list-hero .hero-background {
    display: block;
    right: 0;
  }
}
.page-template-page-blog-list .post-list {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .post-list {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.page-template-page-blog-list .post-list article a {
  color: inherit;
  display: block;
  padding: 20px 20px 25px;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .post-list article a {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
  }
}
.page-template-page-blog-list .post-list article a:hover {
  -webkit-box-shadow: 9px 19px 21px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 9px 19px 21px 0px rgba(0, 0, 0, 0.1019607843);
  background-color: white;
}
.page-template-page-blog-list .post-list article a .post-image {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .post-list article a .post-image {
    margin-bottom: 0px;
  }
}
.page-template-page-blog-list .post-list article a .post-content {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  padding: 0px;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .post-list article a .post-content {
    padding: 0px 0px 0px 30px;
  }
}
@media (min-width: 1024px) {
  .page-template-page-blog-list .post-list article a .post-content {
    padding: 20px 0px 40px 60px;
  }
}
.page-template-page-blog-list .post-list article a .post-content .post-categories {
  margin-bottom: 10px;
}
.page-template-page-blog-list .post-list article a .post-content .post-categories span {
  font-family: "sf_compact_displaymedium";
  color: #151517;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .page-template-page-blog-list .post-list article a .post-content .post-categories {
    margin-bottom: 15px;
  }
}
.page-template-page-blog-list .post-list article a .post-content h3 {
  font-family: "sf_compact_displaymedium";
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .page-template-page-blog-list .post-list article a .post-content h3 {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .page-template-page-blog-list .post-list article a .post-content h3 {
    font-size: 42px;
  }
}
.page-template-page-blog-list .post-list article a .post-content p {
  margin: 0 0 30px;
}
.page-template-page-blog-list .post-list article a .entry-meta .byline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-page-blog-list .post-list article a .entry-meta .byline img {
  width: 70px;
  height: 70px;
  border-radius: 35px;
}
.page-template-page-blog-list .post-list article a .entry-meta .byline h4 {
  font-size: 16px;
  font-family: "sf_compact_displaymedium";
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  margin-bottom: 5px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
.page-template-page-blog-list .post-list article a .entry-meta .posted-on {
  font-size: 16px;
  line-height: 1;
  color: #151517;
  position: relative;
  display: block;
  margin-left: 90px;
  margin-top: -20px;
}
.page-template-page-blog-list .post-list article a .entry-meta .posted-on time {
  color: #151517;
  font-size: 16px;
}
.page-template-page-blog-list .post-list article a:hover {
  text-decoration: none;
}

.page-template-page-contact {
  position: relative;
}
.page-template-page-contact h1 {
  position: absolute;
  text-indent: -9999px;
  left: -9999px;
}
.page-template-page-contact .page-graphic {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.page-template-page-contact .content-area {
  padding: 80px 0;
}
@media (min-width: 768px) {
  .page-template-page-contact .content-area {
    padding: 125px 0;
  }
}
.page-template-page-contact .content-area .container {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .page-template-page-contact .content-area .content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .page-template-page-contact .content-area .content-container .form {
    width: 50%;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .page-template-page-contact .content-area .content-container .form {
    padding-left: 100px;
  }
}
.page-template-page-contact .content-area .content-container .form p {
  position: relative;
  font-size: 18px;
}
@media (min-width: 1024px) {
  .page-template-page-contact .content-area .content-container .form p:before {
    content: "";
    border-bottom: 1px solid black;
    width: 60px;
    height: 1px;
    position: absolute;
    left: -98px;
    top: 50%;
  }
}
.page-template-page-contact .content-area .content-container .form form {
  margin-top: 40px;
}
.page-template-page-contact .content-area .content-container .contact-info {
  margin-top: 50px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media (min-width: 768px) {
  .page-template-page-contact .content-area .content-container .contact-info {
    margin-top: 0px;
    width: 50%;
    padding-left: 80px;
  }
}
@media (min-width: 1024px) {
  .page-template-page-contact .content-area .content-container .contact-info {
    padding-left: 160px;
  }
}
@media (min-width: 1280px) {
  .page-template-page-contact .content-area .content-container .contact-info .addresses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.page-template-page-contact .content-area .content-container .contact-info .addresses .address {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  margin-bottom: 35px;
}
.page-template-page-contact .content-area .content-container .contact-info .addresses .address h3 {
  font-weight: 500;
  margin-bottom: 5px;
  color: #818181;
}
.page-template-page-contact .content-area .content-container .contact-info .addresses .address a, .page-template-page-contact .content-area .content-container .contact-info .addresses .address p {
  margin: 0;
  color: #818181;
}
.page-template-page-contact .content-area .content-container .contact-info .addresses .address a:hover {
  color: #589CB4;
}
.page-template-page-contact .content-area .content-container .contact-info .social-media-links {
  margin-top: 50px;
  position: relative;
}
@media (min-width: 768px) {
  .page-template-page-contact .content-area .content-container .contact-info .social-media-links {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .page-template-page-contact .content-area .content-container .contact-info .social-media-links:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    background: #57AFFF;
    left: -40px;
  }
}
@media (min-width: 1024px) {
  .page-template-page-contact .content-area .content-container .contact-info .social-media-links:before {
    left: -80px;
  }
}
.page-template-page-contact .content-area .content-container .contact-info .social-media-links h3 {
  font-weight: 300;
  color: #676767;
  margin-bottom: 30px;
}
.page-template-page-contact .content-area .content-container .contact-info .social-media-links a {
  margin-right: 25px;
  display: inline-block;
  color: #676767;
  width: 25px;
  height: 25px;
  overflow: hidden;
}
.page-template-page-contact .content-area .content-container .contact-info .social-media-links a i {
  font-size: 20px;
}
.page-template-page-contact .content-area .content-container .contact-info .social-media-links a:hover {
  color: #589CB4;
}
.page-template-page-contact .content-area .content-container .contact-info .social-media-links a:last-of-type {
  margin-right: 0px;
}

.error404 {
  height: 100vh;
}
.error404 .site-main {
  background-color: #F9F9F9;
  height: 100%;
}

.error-404 {
  padding-top: 80px;
}
.error-404 .page-header {
  text-align: center;
  position: relative;
}
.error-404 .page-header h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: white;
  z-index: 1;
  font-size: 90px;
}
.error-404 .page-header img {
  max-width: 400px;
}
.error-404 .page-content {
  text-align: center;
  max-width: 750px;
  margin: 0px auto;
  padding: 40px 0 125px;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Header
--------------------------------------------- */
.site-header {
  background-color: white;
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 88888;
  max-width: 100%;
  height: 58px;
}
.site-header.on-scroll-up {
  top: 0;
  opacity: 1;
  z-index: 999;
}
.site-header.on-pin {
  top: -100px;
  opacity: 0;
  z-index: -999;
}
.site-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header .container .site-branding {
  width: 155px;
}
.site-header .container .site-branding a, .site-header .container .site-branding img {
  display: block;
}
.site-header .container .site-branding a:hover {
  opacity: 0.75;
}
.site-header .container .site-branding img {
  margin-top: 5px;
}

/* Footer
--------------------------------------------- */
.site-footer .site-info {
  background: white;
  padding: 20px 0;
}
.site-footer .site-info .container {
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer .site-info .container {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.site-footer .site-info .container .footer-logo {
  display: block;
  text-align: center;
}
.site-footer .site-info .container .footer-logo img {
  display: block;
  margin: auto;
}
.site-footer .site-info .container .footer-logo:hover {
  opacity: 0.75;
}
.site-footer .site-info .container .contact-info {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .site-footer .site-info .container .contact-info {
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }
}
@media (min-width: 1024px) {
  .site-footer .site-info .container .contact-info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.site-footer .site-info .container .contact-info .address p {
  margin: 0;
}
.site-footer .site-info .container .contact-info a {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .site-footer .site-info .container .contact-info a {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .site-footer .site-info .container .contact-info .phone-email {
    margin-left: 50px;
  }
}
.site-footer .utility-info {
  background: #589CB4;
  padding: 20px 0;
}
.site-footer .utility-info .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .utility-info .container span {
  color: white;
  font-size: 14px;
}
.site-footer .utility-info .container .social-links a {
  margin-left: 10px;
  color: white;
  opacity: 0.5;
  font-size: 25px;
}
.site-footer .utility-info .container .social-links a:hover {
  opacity: 1;
}

/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
  margin-left: 5%;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #676767;
  position: relative;
}
.main-navigation a:after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #589CB4;
  position: absolute;
  bottom: -17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-navigation a:hover {
  color: #589CB4;
}
.main-navigation a:hover:after {
  width: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  color: #589CB4;
}
.main-navigation .current_page_item > a:after,
.main-navigation .current-menu-item > a:after,
.main-navigation .current_page_ancestor > a:after,
.main-navigation .current-menu-ancestor > a:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #589CB4;
  position: absolute;
  bottom: -17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 768px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.mobile-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.menu-toggle {
  padding: 7px 0px 8px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 35px;
}
@media (min-width: 768px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle:hover {
  cursor: pointer;
}
.menu-toggle:hover span {
  background-color: rgb(70.5991735537, 134.6090909091, 157.2008264463);
}
.menu-toggle span {
  height: 3px;
  width: 30px;
  top: 6px;
  border-radius: 1px;
  background-color: #589CB4;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.menu-toggle span:first-of-type {
  top: 0px;
}
.menu-toggle span:last-of-type {
  top: 12px;
  width: 30px;
}

.sidr-open,
.sidr-animating {
  left: 0 !important;
  top: 0;
  position: static !important;
}

.sidr {
  background: #589CB4;
  display: block;
  height: 100%;
  width: 100%;
  max-width: 450px;
  overflow: auto;
  position: fixed;
  top: 0;
  z-index: 999999;
}
.sidr .close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  clear: both;
  background: #589CB4;
  border: none;
  border-radius: 0px;
  color: white;
  padding: 15px 20px;
  text-align: center;
}
.sidr .close:after {
  display: none;
}
.sidr .close i {
  font-size: 31px;
  height: 25px;
}
.sidr .close:hover i {
  color: rgb(104.6834170854, 152.0909547739, 175.2165829146);
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr ul {
  margin: 0;
  padding: 0;
}
.sidr .search {
  display: none !important;
}
.sidr #primary-menu {
  padding: 60px 0 0;
}
.sidr #primary-menu > li {
  position: relative;
  padding: 0;
}
.sidr #primary-menu > li > a {
  position: relative;
  z-index: 10;
  padding: 15px 30px;
}
.sidr .menu-item {
  display: block;
  text-align: left;
  -webkit-font-smoothing: initial;
}
.sidr .menu-item.current-menu-item {
  background: rgb(67.2520661157, 128.2272727273, 149.7479338843);
}
.sidr .menu-item.current-menu-item > a {
  color: white;
  text-decoration: none !important;
}
.sidr .menu-item a {
  display: block;
  font-size: 21px;
  font-weight: 500;
  color: white;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.sidr .menu-item a:hover {
  color: white;
}
.sidr .menu-item a:focus {
  outline: none;
}

.mobile-menu-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(21, 21, 23, 0.65);
  z-index: 99999;
}

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

.post,
.page {
  margin: 0;
}

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

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

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

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

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

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

.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

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

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

/* Hero Area
--------------------------------------------- */
.inner-hero {
  overflow: hidden;
  position: relative;
  background-color: #F9F9F9;
}
@media (min-width: 768px) {
  .inner-hero {
    background-color: #F9F9F9;
    background-image: none !important;
  }
}
.inner-hero .container {
  width: 100%;
  padding: 50px 30px 50px;
}
@media (min-width: 768px) {
  .inner-hero .container {
    padding: 100px 30px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1024px) {
  .inner-hero .container {
    padding: 100px 80px 50px;
  }
}
.inner-hero .hero-content {
  width: 100%;
  position: relative;
  z-index: 1;
}
.inner-hero .hero-content h1 {
  line-height: 1;
}
@media (min-width: 768px) {
  .inner-hero .hero-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 65%;
            flex: 1 0 65%;
  }
}
@media (min-width: 1024px) {
  .inner-hero .hero-content {
    max-width: 1100px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 65%;
            flex: 1 0 65%;
  }
}
.inner-hero.has-image {
  background-color: rgba(21, 21, 23, 0.6);
  background-size: cover;
  background-blend-mode: multiply;
}
.inner-hero.has-image h1, .inner-hero.has-image p {
  color: white;
}
@media (min-width: 768px) {
  .inner-hero.has-image {
    background-color: #F9F9F9;
    background-image: none !important;
  }
  .inner-hero.has-image h1 {
    color: #151517;
  }
  .inner-hero.has-image p {
    color: #676767;
  }
}
@media (min-width: 1024px) {
  .inner-hero.has-image .hero-copy {
    position: relative;
  }
  .inner-hero.has-image .hero-copy p {
    padding-left: 150px;
  }
  .inner-hero.has-image .hero-copy:before {
    content: "";
    border-bottom: 1px solid black;
    width: 60px;
    height: 1px;
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1024px) {
  .inner-hero.has-image .hero-copy, .inner-hero.has-image-texture .hero-copy {
    position: relative;
  }
  .inner-hero.has-image .hero-copy p, .inner-hero.has-image-texture .hero-copy p {
    padding-left: 150px;
  }
  .inner-hero.has-image .hero-copy:before, .inner-hero.has-image-texture .hero-copy:before {
    content: "";
    border-bottom: 1px solid black;
    width: 60px;
    height: 1px;
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.inner-hero.has-image .hero-background {
  min-height: auto;
  max-width: 55%;
}
.inner-hero .hero-image {
  width: 100%;
  margin-top: 50px;
  display: none;
}
@media (min-width: 768px) {
  .inner-hero .hero-image {
    width: 48%;
    margin-top: 0px;
    display: block;
  }
}
@media (min-width: 1024px) {
  .inner-hero .hero-image {
    width: calc(100% - 550px);
  }
}
.inner-hero .hero-image .image-mask {
  -webkit-mask-image: url(../image/inner-hero-mask.svg);
  mask-image: url(../image/inner-hero-mask.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: relative;
  z-index: 1;
  right: -30px;
  top: -80px;
  max-width: 500px;
  margin: 0 0 0 auto;
}
.inner-hero .hero-image .image-mask img {
  display: block;
}
.inner-hero .hero-background {
  position: absolute;
  z-index: 0;
  top: 0px;
  right: 0%;
  width: auto;
  display: none;
  max-width: 600px;
  max-height: 100%;
  min-height: 100%;
}
@media (min-width: 768px) {
  .inner-hero .hero-background {
    display: block;
    right: 0;
  }
}
.inner-hero p {
  font-size: 18px;
  color: #151517;
  margin-top: 35px;
}
.inner-hero .button {
  margin-top: 35px;
  display: table;
}
.inner-hero .scroll-msg {
  margin-bottom: 50px;
}
.inner-hero .scroll-msg span {
  color: white;
  font-size: 14px;
}
@media (min-width: 768px) {
  .inner-hero .scroll-msg span {
    color: #151517;
  }
}
.inner-hero .scroll-msg span i {
  font-size: 21px;
  position: relative;
  top: 3px;
  margin-right: 15px;
}
.inner-hero .scroll-msg span span {
  color: white;
}
@media (min-width: 768px) {
  .inner-hero .scroll-msg span span {
    color: #676767;
  }
}

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-form label {
  width: calc(100% - 140px);
}
.search-form .search-field {
  width: 100%;
}
.search-form .searchSubmitBtn {
  border-radius: 10px;
  width: 130px;
}
.search-form .searchSubmitBtn:hover {
  cursor: pointer;
}
.search-form .searchSubmitBtn:hover .search-submit {
  color: white;
}
.search-form .search-submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #589CB4;
  border: none;
  background: none;
  padding: 0;
  font-family: "sf_compact_displaybold";
  font-size: 16px;
}

.search-no-results,
.search-results {
  position: relative;
}
.search-no-results .site,
.search-results .site {
  height: 100%;
}
.search-no-results .site-main,
.search-results .site-main {
  background-color: #F9F9F9;
  position: relative;
}
.search-no-results .site-main .container,
.search-results .site-main .container {
  padding: 50px 20px;
  max-width: 750px;
}
@media (min-width: 768px) {
  .search-no-results .site-main .container,
  .search-results .site-main .container {
    padding: 125px 20px;
  }
}
.search-no-results .page-header,
.search-results .page-header {
  margin-bottom: 50px;
}
.search-no-results article,
.search-results article {
  margin-bottom: 30px;
}
.search-no-results article .entry-summary,
.search-results article .entry-summary {
  margin-top: 10px;
}

/*# sourceMappingURL=style.min.css.map*/