@charset "UTF-8";
/* ======================================================================
Utility
====================================================================== */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

.nav-legal__list, .nav-utility__list, .social__list {
  list-style: none;
  padding-right: 0;
  padding-left: 0;
}
.nav-legal__list li, .nav-utility__list li, .social__list li {
  display: inline-block;
}

.module--about-us, .footer-cta__item--has-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* ======================================================================
Vendor
====================================================================== */
/* ======================================================================
Base
====================================================================== */
/* =================================================================================
  12 column grid
  --------------
  Based on display: inline-block; and font-size: 0; + font-size: 1rem;
================================================================================= */
.container {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 10px;
}

.columns {
  font-size: 0;
  margin-right: -1.8vw;
  margin-left: -1.8vw;
}

.col {
  display: inline-block;
  width: calc(100% - 3.6vw);
  vertical-align: top;
  margin-right: 1.8vw;
  margin-left: 1.8vw;
  font-size: 1rem;
}

.col-1 {
  width: calc(8.333% - 3.6vw);
}

.col-2 {
  width: calc(16.666% - 3.6vw);
}

.col-3 {
  width: calc(25% - 3.6vw);
}

.col-4 {
  width: calc(33.333% - 3.6vw);
}

.col-5 {
  width: calc(41.666% - 3.6vw);
}

.col-6 {
  width: calc(50% - 3.6vw);
}

.col-7 {
  width: calc(58.333% - 3.6vw);
}

.col-8 {
  width: calc(66.666% - 3.6vw);
}

.col-9 {
  width: calc(75% - 3.6vw);
}

.col-10 {
  width: calc(83.333% - 3.6vw);
}

.col-11 {
  width: calc(91.666% - 3.6vw);
}

.col-12 {
  width: calc(100% - 3.6vw);
}

.col-offset-0 {
  margin-left: 1.8vw;
}

.col-offset-1 {
  margin-left: calc(8.333% + 1.8vw);
}

.col-offset-2 {
  margin-left: calc(16.666% + 1.8vw);
}

.col-offset-3 {
  margin-left: calc(25% + 1.8vw);
}

.col-offset-4 {
  margin-left: calc(33.333% + 1.8vw);
}

.col-offset-5 {
  margin-left: calc(41.666% + 1.8vw);
}

.col-offset-6 {
  margin-left: calc(50% + 1.8vw);
}

.col-offset-7 {
  margin-left: calc(58.333% + 1.8vw);
}

.col-offset-8 {
  margin-left: calc(66.666% + 1.8vw);
}

.col-offset-9 {
  margin-left: calc(75% + 1.8vw);
}

.col-offset-10 {
  margin-left: calc(83.333% + 1.8vw);
}

.col-offset-11 {
  margin-left: calc(91.666% + 1.8vw);
}

@media only screen and (min-width: 350px) {
  .container {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media only screen and (min-width: 480px) {
  .col-sm-1 {
    width: calc(8.333% - 3.6vw);
  }
  .col-sm-2 {
    width: calc(16.666% - 3.6vw);
  }
  .col-sm-3 {
    width: calc(25% - 3.6vw);
  }
  .col-sm-4 {
    width: calc(33.333% - 3.6vw);
  }
  .col-sm-5 {
    width: calc(41.666% - 3.6vw);
  }
  .col-sm-6 {
    width: calc(50% - 3.6vw);
  }
  .col-sm-7 {
    width: calc(58.333% - 3.6vw);
  }
  .col-sm-8 {
    width: calc(66.666% - 3.6vw);
  }
  .col-sm-9 {
    width: calc(75% - 3.6vw);
  }
  .col-sm-10 {
    width: calc(83.333% - 3.6vw);
  }
  .col-sm-11 {
    width: calc(91.666% - 3.6vw);
  }
  .col-sm-12 {
    width: calc(100% - 3.6vw);
  }
  .col-sm-offset-0 {
    margin-left: 1.8vw;
  }
  .col-sm-offset-1 {
    margin-left: calc(8.333% + 1.8vw);
  }
  .col-sm-offset-2 {
    margin-left: calc(16.666% + 1.8vw);
  }
  .col-sm-offset-3 {
    margin-left: calc(25% + 1.8vw);
  }
  .col-sm-offset-4 {
    margin-left: calc(33.333% + 1.8vw);
  }
  .col-sm-offset-5 {
    margin-left: calc(41.666% + 1.8vw);
  }
  .col-sm-offset-6 {
    margin-left: calc(50% + 1.8vw);
  }
  .col-sm-offset-7 {
    margin-left: calc(58.333% + 1.8vw);
  }
  .col-sm-offset-8 {
    margin-left: calc(66.666% + 1.8vw);
  }
  .col-sm-offset-9 {
    margin-left: calc(75% + 1.8vw);
  }
  .col-sm-offset-10 {
    margin-left: calc(83.333% + 1.8vw);
  }
  .col-sm-offset-11 {
    margin-left: calc(91.666% + 1.8vw);
  }
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .col-md-1 {
    width: calc(8.333% - 3.6vw);
  }
  .col-md-2 {
    width: calc(16.666% - 3.6vw);
  }
  .col-md-3 {
    width: calc(25% - 3.6vw);
  }
  .col-md-4 {
    width: calc(33.333% - 3.6vw);
  }
  .col-md-5 {
    width: calc(41.666% - 3.6vw);
  }
  .col-md-6 {
    width: calc(50% - 3.6vw);
  }
  .col-md-7 {
    width: calc(58.333% - 3.6vw);
  }
  .col-md-8 {
    width: calc(66.666% - 3.6vw);
  }
  .col-md-9 {
    width: calc(75% - 3.6vw);
  }
  .col-md-10 {
    width: calc(83.333% - 3.6vw);
  }
  .col-md-11 {
    width: calc(91.666% - 3.6vw);
  }
  .col-md-12 {
    width: calc(100% - 3.6vw);
  }
  .col-md-offset-0 {
    margin-left: 1.8vw;
  }
  .col-md-offset-1 {
    margin-left: calc(8.333% + 1.8vw);
  }
  .col-md-offset-2 {
    margin-left: calc(16.666% + 1.8vw);
  }
  .col-md-offset-3 {
    margin-left: calc(25% + 1.8vw);
  }
  .col-md-offset-4 {
    margin-left: calc(33.333% + 1.8vw);
  }
  .col-md-offset-5 {
    margin-left: calc(41.666% + 1.8vw);
  }
  .col-md-offset-6 {
    margin-left: calc(50% + 1.8vw);
  }
  .col-md-offset-7 {
    margin-left: calc(58.333% + 1.8vw);
  }
  .col-md-offset-8 {
    margin-left: calc(66.666% + 1.8vw);
  }
  .col-md-offset-9 {
    margin-left: calc(75% + 1.8vw);
  }
  .col-md-offset-10 {
    margin-left: calc(83.333% + 1.8vw);
  }
  .col-md-offset-11 {
    margin-left: calc(91.666% + 1.8vw);
  }
}
@media only screen and (min-width: 991px) {
  .col-lg-1 {
    width: calc(8.333% - 3.6vw);
  }
  .col-lg-2 {
    width: calc(16.666% - 3.6vw);
  }
  .col-lg-3 {
    width: calc(25% - 3.6vw);
  }
  .col-lg-4 {
    width: calc(33.333% - 3.6vw);
  }
  .col-lg-5 {
    width: calc(41.666% - 3.6vw);
  }
  .col-lg-6 {
    width: calc(50% - 3.6vw);
  }
  .col-lg-7 {
    width: calc(58.333% - 3.6vw);
  }
  .col-lg-8 {
    width: calc(66.666% - 3.6vw);
  }
  .col-lg-9 {
    width: calc(75% - 3.6vw);
  }
  .col-lg-10 {
    width: calc(83.333% - 3.6vw);
  }
  .col-lg-11 {
    width: calc(91.666% - 3.6vw);
  }
  .col-lg-12 {
    width: calc(100% - 3.6vw);
  }
  .col-lg-offset-0 {
    margin-left: 1.8vw;
  }
  .col-lg-offset-1 {
    margin-left: calc(8.333% + 1.8vw);
  }
  .col-lg-offset-2 {
    margin-left: calc(16.666% + 1.8vw);
  }
  .col-lg-offset-3 {
    margin-left: calc(25% + 1.8vw);
  }
  .col-lg-offset-4 {
    margin-left: calc(33.333% + 1.8vw);
  }
  .col-lg-offset-5 {
    margin-left: calc(41.666% + 1.8vw);
  }
  .col-lg-offset-6 {
    margin-left: calc(50% + 1.8vw);
  }
  .col-lg-offset-7 {
    margin-left: calc(58.333% + 1.8vw);
  }
  .col-lg-offset-8 {
    margin-left: calc(66.666% + 1.8vw);
  }
  .col-lg-offset-9 {
    margin-left: calc(75% + 1.8vw);
  }
  .col-lg-offset-10 {
    margin-left: calc(83.333% + 1.8vw);
  }
  .col-lg-offset-11 {
    margin-left: calc(91.666% + 1.8vw);
  }
}
@media only screen and (min-width: 1199px) {
  .columns {
    margin-right: -22px;
    margin-left: -22px;
  }
  .col {
    width: calc(100% - 44px);
    margin-right: 22px;
    margin-left: 22px;
  }
  .col-1 {
    width: calc(8.333% - 44px);
  }
  .col-2 {
    width: calc(16.666% - 44px);
  }
  .col-3 {
    width: calc(25% - 44px);
  }
  .col-4 {
    width: calc(33.333% - 44px);
  }
  .col-5 {
    width: calc(41.666% - 44px);
  }
  .col-6 {
    width: calc(50% - 44px);
  }
  .col-7 {
    width: calc(58.333% - 44px);
  }
  .col-8 {
    width: calc(66.666% - 44px);
  }
  .col-9 {
    width: calc(75% - 44px);
  }
  .col-10 {
    width: calc(83.333% - 44px);
  }
  .col-11 {
    width: calc(91.666% - 44px);
  }
  .col-12 {
    width: calc(100% - 44px);
  }
  .col-offset-0 {
    margin-left: 22px;
  }
  .col-offset-1 {
    margin-left: calc(8.333% + 22px);
  }
  .col-offset-2 {
    margin-left: calc(16.666% + 22px);
  }
  .col-offset-3 {
    margin-left: calc(25% + 22px);
  }
  .col-offset-4 {
    margin-left: calc(33.333% + 22px);
  }
  .col-offset-5 {
    margin-left: calc(41.666% + 22px);
  }
  .col-offset-6 {
    margin-left: calc(50% + 22px);
  }
  .col-offset-7 {
    margin-left: calc(58.333% + 22px);
  }
  .col-offset-8 {
    margin-left: calc(66.666% + 22px);
  }
  .col-offset-9 {
    margin-left: calc(75% + 22px);
  }
  .col-offset-10 {
    margin-left: calc(83.333% + 22px);
  }
  .col-offset-11 {
    margin-left: calc(91.666% + 22px);
  }
  .col-sm-1 {
    width: calc(8.333% - 44px);
  }
  .col-sm-2 {
    width: calc(16.666% - 44px);
  }
  .col-sm-3 {
    width: calc(25% - 44px);
  }
  .col-sm-4 {
    width: calc(33.333% - 44px);
  }
  .col-sm-5 {
    width: calc(41.666% - 44px);
  }
  .col-sm-6 {
    width: calc(50% - 44px);
  }
  .col-sm-7 {
    width: calc(58.333% - 44px);
  }
  .col-sm-8 {
    width: calc(66.666% - 44px);
  }
  .col-sm-9 {
    width: calc(75% - 44px);
  }
  .col-sm-10 {
    width: calc(83.333% - 44px);
  }
  .col-sm-11 {
    width: calc(91.666% - 44px);
  }
  .col-sm-12 {
    width: calc(100% - 44px);
  }
  .col-sm-offset-0 {
    margin-left: 22px;
  }
  .col-sm-offset-1 {
    margin-left: calc(8.333% + 22px);
  }
  .col-sm-offset-2 {
    margin-left: calc(16.666% + 22px);
  }
  .col-sm-offset-3 {
    margin-left: calc(25% + 22px);
  }
  .col-sm-offset-4 {
    margin-left: calc(33.333% + 22px);
  }
  .col-sm-offset-5 {
    margin-left: calc(41.666% + 22px);
  }
  .col-sm-offset-6 {
    margin-left: calc(50% + 22px);
  }
  .col-sm-offset-7 {
    margin-left: calc(58.333% + 22px);
  }
  .col-sm-offset-8 {
    margin-left: calc(66.666% + 22px);
  }
  .col-sm-offset-9 {
    margin-left: calc(75% + 22px);
  }
  .col-sm-offset-10 {
    margin-left: calc(83.333% + 22px);
  }
  .col-sm-offset-11 {
    margin-left: calc(91.666% + 22px);
  }
  .col-md-1 {
    width: calc(8.333% - 44px);
  }
  .col-md-2 {
    width: calc(16.666% - 44px);
  }
  .col-md-3 {
    width: calc(25% - 44px);
  }
  .col-md-4 {
    width: calc(33.333% - 44px);
  }
  .col-md-5 {
    width: calc(41.666% - 44px);
  }
  .col-md-6 {
    width: calc(50% - 44px);
  }
  .col-md-7 {
    width: calc(58.333% - 44px);
  }
  .col-md-8 {
    width: calc(66.666% - 44px);
  }
  .col-md-9 {
    width: calc(75% - 44px);
  }
  .col-md-10 {
    width: calc(83.333% - 44px);
  }
  .col-md-11 {
    width: calc(91.666% - 44px);
  }
  .col-md-12 {
    width: calc(100% - 44px);
  }
  .col-md-offset-0 {
    margin-left: 22px;
  }
  .col-md-offset-1 {
    margin-left: calc(8.333% + 22px);
  }
  .col-md-offset-2 {
    margin-left: calc(16.666% + 22px);
  }
  .col-md-offset-3 {
    margin-left: calc(25% + 22px);
  }
  .col-md-offset-4 {
    margin-left: calc(33.333% + 22px);
  }
  .col-md-offset-5 {
    margin-left: calc(41.666% + 22px);
  }
  .col-md-offset-6 {
    margin-left: calc(50% + 22px);
  }
  .col-md-offset-7 {
    margin-left: calc(58.333% + 22px);
  }
  .col-md-offset-8 {
    margin-left: calc(66.666% + 22px);
  }
  .col-md-offset-9 {
    margin-left: calc(75% + 22px);
  }
  .col-md-offset-10 {
    margin-left: calc(83.333% + 22px);
  }
  .col-md-offset-11 {
    margin-left: calc(91.666% + 22px);
  }
  .col-lg-1 {
    width: calc(8.333% - 44px);
  }
  .col-lg-2 {
    width: calc(16.666% - 44px);
  }
  .col-lg-3 {
    width: calc(25% - 44px);
  }
  .col-lg-4 {
    width: calc(33.333% - 44px);
  }
  .col-lg-5 {
    width: calc(41.666% - 44px);
  }
  .col-lg-6 {
    width: calc(50% - 44px);
  }
  .col-lg-7 {
    width: calc(58.333% - 44px);
  }
  .col-lg-8 {
    width: calc(66.666% - 44px);
  }
  .col-lg-9 {
    width: calc(75% - 44px);
  }
  .col-lg-10 {
    width: calc(83.333% - 44px);
  }
  .col-lg-11 {
    width: calc(91.666% - 44px);
  }
  .col-lg-12 {
    width: calc(100% - 44px);
  }
  .col-lg-offset-0 {
    margin-left: 22px;
  }
  .col-lg-offset-1 {
    margin-left: calc(8.333% + 22px);
  }
  .col-lg-offset-2 {
    margin-left: calc(16.666% + 22px);
  }
  .col-lg-offset-3 {
    margin-left: calc(25% + 22px);
  }
  .col-lg-offset-4 {
    margin-left: calc(33.333% + 22px);
  }
  .col-lg-offset-5 {
    margin-left: calc(41.666% + 22px);
  }
  .col-lg-offset-6 {
    margin-left: calc(50% + 22px);
  }
  .col-lg-offset-7 {
    margin-left: calc(58.333% + 22px);
  }
  .col-lg-offset-8 {
    margin-left: calc(66.666% + 22px);
  }
  .col-lg-offset-9 {
    margin-left: calc(75% + 22px);
  }
  .col-lg-offset-10 {
    margin-left: calc(83.333% + 22px);
  }
  .col-lg-offset-11 {
    margin-left: calc(91.666% + 22px);
  }
  .col-xl-1 {
    width: calc(8.333% - 44px);
  }
  .col-xl-2 {
    width: calc(16.666% - 44px);
  }
  .col-xl-3 {
    width: calc(25% - 44px);
  }
  .col-xl-4 {
    width: calc(33.333% - 44px);
  }
  .col-xl-5 {
    width: calc(41.666% - 44px);
  }
  .col-xl-6 {
    width: calc(50% - 44px);
  }
  .col-xl-7 {
    width: calc(58.333% - 44px);
  }
  .col-xl-8 {
    width: calc(66.666% - 44px);
  }
  .col-xl-9 {
    width: calc(75% - 44px);
  }
  .col-xl-10 {
    width: calc(83.333% - 44px);
  }
  .col-xl-11 {
    width: calc(91.666% - 44px);
  }
  .col-xl-12 {
    width: calc(100% - 44px);
  }
  .col-xl-offset-0 {
    margin-left: 22px;
  }
  .col-xl-offset-1 {
    margin-left: calc(8.333% + 22px);
  }
  .col-xl-offset-2 {
    margin-left: calc(16.666% + 22px);
  }
  .col-xl-offset-3 {
    margin-left: calc(25% + 22px);
  }
  .col-xl-offset-4 {
    margin-left: calc(33.333% + 22px);
  }
  .col-xl-offset-5 {
    margin-left: calc(41.666% + 22px);
  }
  .col-xl-offset-6 {
    margin-left: calc(50% + 22px);
  }
  .col-xl-offset-7 {
    margin-left: calc(58.333% + 22px);
  }
  .col-xl-offset-8 {
    margin-left: calc(66.666% + 22px);
  }
  .col-xl-offset-9 {
    margin-left: calc(75% + 22px);
  }
  .col-xl-offset-10 {
    margin-left: calc(83.333% + 22px);
  }
  .col-xl-offset-11 {
    margin-left: calc(91.666% + 22px);
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  min-height: 100%;
  overflow-x: hidden; /* mobile menu */
  background: #0c3162;
}

html {
  height: 100%;
  font-size: 100%;
  font-family: "Nunito Sans", sans-serif;
  text-decoration-skip: ink;
  line-height: 1.6;
}
@media (min-width: 991px) {
  html {
    font-size: 100%;
  }
}

body {
  margin: 0;
  overflow: hidden;
}

.body-overlay {
  position: relative;
  background: #fff;
  transition: -webkit-transform 0.25s cubic-bezier(0.54, 0.12, 0.2, 1) 0s;
  transition: -moz-transform 0.25s cubic-bezier(0.54, 0.12, 0.2, 1) 0s;
  transition: -ms-transform 0.25s cubic-bezier(0.54, 0.12, 0.2, 1) 0s;
  -ms-transition: -ms-transform 0.25s cubic-bezier(0.54, 0.12, 0.2, 1) 0s;
  transition: transform 0.25s cubic-bezier(0.54, 0.12, 0.2, 1) 0s;
}

.site-columns {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .site-columns {
    min-height: 45vh;
  }
}
@media (min-width: 991px) {
  .site-columns {
    margin-top: 3.5rem;
  }
}
@media (min-width: 1500px) {
  .site-columns {
    margin-top: 4.5rem;
  }
}

p {
  margin: 1em 0;
}

h1, .style-h1, .content h1, .content .style-h1, h2, .style-h2, .content h2, .content .style-h2, h3, .style-h3, .content h3, .content .style-h3, h4, h5, h6 {
  margin: 0.7em 0;
  line-height: 1.2;
}
.catalog-item__desc h1, .catalog-item__desc .style-h1, .catalog-item__desc h2, .catalog-item__desc .style-h2, .catalog-item__desc h3, .catalog-item__desc .style-h3, .catalog-item__desc h4, .catalog-item__desc h5, .catalog-item__desc h6 {
  margin: 0;
}

h1, .style-h1, .content h1, .content .style-h1 {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  h1, .style-h1, .content h1, .content .style-h1 {
    font-size: 1.8rem;
  }
}
@media (min-width: 991px) {
  h1, .style-h1, .content h1, .content .style-h1 {
    font-size: 2rem;
  }
}

h2, .style-h2, .content h2, .content .style-h2 {
  color: #12488f;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  h2, .style-h2, .content h2, .content .style-h2 {
    font-size: 1.4rem;
  }
}
@media (min-width: 991px) {
  h2, .style-h2, .content h2, .content .style-h2 {
    font-size: 1.6rem;
  }
}

h3, .style-h3, .content h3, .content .style-h3 {
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  h3, .style-h3, .content h3, .content .style-h3 {
    font-size: 1.2rem;
  }
}
@media (min-width: 991px) {
  h3, .style-h3, .content h3, .content .style-h3 {
    font-size: 1.375rem;
  }
}

h4 {
  margin: 0.938em 0;
  font-size: 1.125em;
}

h5 {
  margin: 0.938em 0;
  font-size: 1em;
  line-height: 1.125;
}

h6 {
  margin: 0.938em 0;
  font-size: 1em;
  line-height: 1.125;
}

p + h1, p + .style-h1, .content p + h1,
p + h2,
p + .style-h2,
.content p + h2,
p + h3,
p + .style-h3,
.content p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 1.875em;
}

ul, ol {
  margin: 1.25em 0 1em;
}

ul.vigadrone-li {
  list-style-type: none;
  padding-inline-start: 15px;
  color: #808284;
}
ul.vigadrone-li.in-box {
  color: black;
}
ul.vigadrone-li li::before {
  content: "•";
  color: #00a4d8;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul.vigadrone-li ul {
  list-style-type: none;
  padding-inline-start: 15px;
}

hr {
  height: 1px;
  margin: 2rem 0;
  border: none;
  background: #5293CB;
}
@media (min-width: 768px) {
  hr {
    margin: 3rem 0;
  }
}

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

figure {
  max-width: 100%;
}

input:not([type=radio]):not([type=checkbox]),
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  width: 100%;
  outline: none;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  padding: 0.4em 0.5em;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

button {
  font-size: 1em;
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9em;
  font-weight: 300;
}

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9em;
  font-weight: 300;
}

:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9em;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9em;
  font-weight: 300;
}

:placeholder-shown {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9em;
  font-weight: 300;
}

.table__wrap {
  width: 100%;
  overflow-x: scroll;
  margin: 1rem 0 2rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.table__wrap table {
  width: auto !important;
  min-width: 100%;
  height: auto !important;
  border-collapse: collapse;
  border: 4px solid #fff;
  font-size: 0.8rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .table__wrap table {
    border-width: 6px;
    font-size: 0.9rem;
  }
}
@media (min-width: 1199px) {
  .table__wrap table {
    border-width: 8px;
  }
}
.table__wrap thead,
.table__wrap tfoot {
  background: #F0F0F0;
}
.table__wrap thead {
  font-weight: 700;
  text-transform: uppercase;
}
.table__wrap thead td,
.table__wrap thead th {
  border-top: none;
  border-bottom: none;
  border-right: 4px solid #fff;
  border-left: 4px solid #fff;
}
.table__wrap thead td:first-child,
.table__wrap thead th:first-child {
  border-left: none;
}
.table__wrap thead td:last-child,
.table__wrap thead th:last-child {
  border-right: none;
}
@media (min-width: 768px) {
  .table__wrap thead td,
  .table__wrap thead th {
    border-width: 6px;
  }
}
@media (min-width: 1199px) {
  .table__wrap thead td,
  .table__wrap thead th {
    border-width: 8px;
  }
}
.table__wrap tfoot td,
.table__wrap tfoot th {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}
.table__wrap td,
.table__wrap th {
  border: 1px solid #ccc;
  padding: 1.3em 1em;
  text-align: center;
}
.table__wrap th {
  min-width: 130px;
  max-width: 300px;
}
@media (min-width: 768px) {
  .table__wrap th {
    max-width: 500px;
  }
}
.table__wrap td {
  min-width: 150px;
}
.table__wrap tbody tr {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.table__wrap tbody tr:first-child {
  border-top: none;
}
.table__wrap tbody td,
.table__wrap tbody th {
  border: none;
}
@media (min-width: 1199px) {
  .table__wrap tbody td,
  .table__wrap tbody th {
    padding-top: 1.4em;
    padding-bottom: 1.35em;
  }
}

sup {
  font-size: 70%;
  top: -0.35em;
}

.link-skip-to-main {
  position: absolute;
  left: -9999px;
  color: black;
  background: white;
}

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  color: black;
  background: white;
}

.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.hidden-text {
  position: absolute;
  left: -99999px;
  color: black;
  background: white;
}

.objectfit--contain {
  object-fit: contain;
}
.objectfit--cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.objectfit-shiv--contain {
  background-size: contain !important;
  background-position: center;
}
.objectfit-shiv--cover {
  background-size: cover !important;
  background-position: center;
}

.jarallax {
  z-index: 0;
}

.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.fitvids__wrap {
  margin-right: auto;
  margin-left: auto;
  max-width: 700px;
}

.corner--rounded {
  border-radius: 0 0 20px 0;
  overflow: hidden;
}

.bg--grey-light {
  background-color: #F0F0F0;
}

.bg--blue {
  background-color: #12488f;
}

.color--white,
.content--white {
  color: #fff;
}
.color--white h1, .color--white .style-h1, .color--white h2, .color--white .style-h2, .color--white h3, .color--white .style-h3, .color--white h4, .color--white h5, .color--white h6,
.content--white h1,
.content--white .style-h1,
.content--white h2,
.content--white .style-h2,
.content--white h3,
.content--white .style-h3,
.content--white h4,
.content--white h5,
.content--white h6 {
  color: #fff;
}
.color--white a,
.content--white a {
  color: #fff;
  text-decoration: underline;
}
.color--white a:hover, .color--white a:focus,
.content--white a:hover,
.content--white a:focus {
  color: #ff9933;
  text-decoration: underline;
}

.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* a, a:visited { text-decoration: underline; } */
  .content a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, .style-h2, .content h2, .content .style-h2, h3, .style-h3, .content h3, .content .style-h3 {
    orphans: 3;
    widows: 3;
  }
  h2, .style-h2, .content h2, .content .style-h2, h3, .style-h3, .content h3, .content .style-h3 {
    page-break-after: avoid;
  }
  .site-header .header-logo a:after {
    content: "";
  }
  .hidden-print {
    display: none !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
  .visible-print-block {
    display: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hero--default::after,
  .hero__overlay,
  .catalog-alt-item__img-wrap::after,
  .catalog-item--desc-expandable .catalog-item__desc::before,
  .toggle-desc,
  .btn,
  .content .content-btn a,
  .cta-banner__overlay {
    display: none !important;
  }
  .hero__content {
    padding: 0 !important;
  }
  .site-footer,
  .columns,
  .module {
    margin: 0 !important;
  }
  .cta-banner,
  .section--ftd-products {
    padding: 20px 0 !important;
  }
  .hero__heading {
    font-size: 30px !important;
  }
  .lead {
    font-size: 1em !important;
  }
  .catalog-item--desc-expandable .catalog-item__desc--closed {
    height: 100% !important;
  }
  .card__img-wrap {
    width: 200px !important;
    height: 150px !important;
  }
}
/* ======================================================================
Components
====================================================================== */
.alignnone {
  margin-right: 1.5em;
}

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

.alignright,
.alignleft {
  display: block;
  margin: 1rem auto;
}

@media (min-width: 480px) {
  .alignright {
    display: inline;
    float: right;
    margin: 0.4em 0 0.6em 1.5em;
  }
}

@media (min-width: 480px) {
  .alignleft {
    display: inline;
    float: left;
    margin: 0.4em 1.5em 0.6em 0;
  }
}

.wp-caption.alignleft {
  margin-bottom: 1em;
}

.wp-caption.alignright {
  margin-bottom: 1em;
}

.wp-caption.alignright img,
.wp-caption.alignleft img {
  display: block;
}

.wp-caption .wp-caption-text {
  padding: 0.5em;
  font-size: 0.9em;
  text-align: center;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.content > *:first-child {
  margin-top: 0;
}
.content > *:last-child {
  margin-bottom: 0 !important;
}
.content a {
  text-decoration: underline;
}
.content a:hover, .content a:focus {
  text-decoration: underline;
}
.content ul ul,
.content ul ol,
.content ol ul,
.content ol ol {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.content li {
  margin-bottom: 0.5em;
}
.content .lead {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.35;
}
@media (min-width: 768px) {
  .content .lead {
    font-size: 1.4rem;
  }
}
@media (min-width: 991px) {
  .content .lead {
    font-size: 1.6rem;
  }
}
.content .lead + h2, .content .lead + .style-h2,
.content .lead + h3,
.content .lead + .style-h3,
.content .lead + h4,
.content .lead + h5,
.content .lead + h6 {
  margin-top: 0.938em;
}
.content .callout {
  padding: 0.938em 3.125em;
  font-style: italic;
}
.content .call-to-action {
  margin: 1.25em 0;
  font-weight: 800;
}
.content .call-to-action a {
  text-decoration: none;
}
.content .call-to-action a::after {
  content: "\f0da";
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  padding-left: 0.7em;
  font-size: 0.9em;
  font-family: "Font Awesome 5 Pro";
  transition: left 0.3s;
}
.content .call-to-action a:hover, .content .call-to-action a:focus {
  text-decoration: underline;
}
.content .call-to-action a:hover::after, .content .call-to-action a:focus::after {
  left: 0.2em;
}
.content .content-btn a {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-decoration: none;
}
.content .footnote {
  margin-top: 2.5em;
  color: #595959;
  font-style: italic;
}

a {
  color: #12488f;
  text-decoration: none;
  transition: color 0.3s;
}
a:hover, a:focus {
  color: #0c3162;
  text-decoration: underline;
}

a.link-passive,
a.link-passive:visited,
a.link-passive:hover,
a.link-passive:focus,
a.link-passive:active {
  color: inherit;
  text-decoration: inherit;
}

.cta-link {
  display: inline-block;
  font-weight: 800;
  font-size: 1.05em;
}
.cta-link::after {
  content: "\f0da";
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  padding-left: 0.7em;
  font-size: 0.9em;
  font-family: "Font Awesome 5 Pro";
  transition: left 0.3s;
}
.cta-link:hover, .cta-link:focus {
  text-decoration: none !important;
}
.cta-link:hover::after, .cta-link:focus::after {
  left: 0.2em;
}

.back-link {
  display: inline-block;
  color: #12488f;
  font-weight: 800;
}
.back-link::before {
  content: "\f0d9";
  position: relative;
  top: 0;
  right: 0;
  display: inline-block;
  padding-right: 0.7em;
  font-size: 0.9em;
  font-family: "Font Awesome 5 Pro";
  transition: right 0.3s;
}
.back-link:hover, .back-link:focus {
  color: #0c3162;
}
.back-link:hover::before, .back-link:focus::before {
  right: 0.2em;
}

.ja_btn_red, .ja_btn_red:link, .ja_btn_red:visited,
.ja_btn_green, .ja_btn_green:link, .ja_btn_green:visited,
.btn, .btn-sec, .content .content-btn a {
  display: inline-block;
  padding: 0.825em 2.7em;
  border: none;
  border-radius: 2000px;
  background-color: #ff9933;
  color: #09264b;
  font-size: 1rem;
  font-weight: 800;
  transform: scale(1);
  line-height: 1.6;
  cursor: pointer;
  transition: background 0.3s, transform 0.3s;
}
.ja_btn_red:hover, .ja_btn_red:focus, .ja_btn_red:link:hover, .ja_btn_red:link:focus, .ja_btn_red:visited:hover, .ja_btn_red:visited:focus,
.ja_btn_green:hover,
.ja_btn_green:focus, .ja_btn_green:link:hover, .ja_btn_green:link:focus, .ja_btn_green:visited:hover, .ja_btn_green:visited:focus,
.btn:hover,
.content .content-btn a:hover,
.btn:focus,
.content .content-btn a:focus, .btn-sec:hover, .btn-sec:focus {
  background-color: #ffa64d;
  color: #09264b;
  line-height: 1.6;
  transform: scale(1.05);
  text-decoration: none;
}

.btn--sm {
  padding: 0.35em 1em;
}
@media (min-width: 768px) {
  .btn--sm {
    padding: 0.5em 1.7em;
  }
}

.btn--blue {
  background-color: #12488f;
  color: #fff;
}

.btn--outline-blue {
  border: 2px solid #12488f;
  background-color: transparent;
  color: #12488f;
}
.btn--outline-blue:hover, .btn--outline-blue:focus {
  border-color: #12488f;
  background-color: #12488f;
  color: #fff;
}

.btn--outline-blue.btn--sm {
  padding: 0.3em 1em;
}
@media (min-width: 768px) {
  .btn--outline-blue.btn--sm {
    padding: 0.3em 1.5em;
  }
}

.btn-white--inverse {
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}
.btn-white--inverse:hover, .btn-white--inverse:focus {
  background-color: #fff;
  color: #12488f;
  text-decoration: none;
}

.main-search {
  max-width: 300px;
}
.search .site-main .main-search {
  margin-bottom: 3rem;
}

.main-search__group {
  position: relative;
  border: 1px solid #000;
  border-radius: 2000px;
  overflow: hidden;
}

input.main-search__field {
  display: block;
  border: none;
  padding-right: 3em;
  padding-left: 1rem;
}

.main-search__btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 0.75em;
  padding-left: 0.75em;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #000;
}
.main-search__btn i {
  position: relative;
  top: 1px;
}

.social__list {
  margin: 1rem 0;
}
@media (min-width: 1100px) {
  .social__list {
    margin: 0;
  }
}

.social__item {
  margin-right: 0.3em;
}

.social__link {
  padding: 0.2rem;
}

.social-share .social-share__label,
.social-share .social__list {
  display: inline-block;
  font-weight: bold;
}

.header-scope {
  position: relative;
}

.site-header {
  position: relative;
  z-index: 100;
  padding-top: 1.1rem;
  padding-bottom: 0.7rem;
  background: #12488f;
}
@media (min-width: 1100px) {
  .site-header {
    padding-top: 1.4rem;
    padding-bottom: 1.3rem;
  }
}

.site-header__container {
  position: relative;
}

.hero-enabled .site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
}

.header-logo {
  display: inline-block;
  padding: 0;
}
@media (min-width: 1100px) {
  .header-logo {
    padding: 0.7rem 0 1.4rem;
  }
}
.header-logo img {
  max-width: 100%;
  width: 200px;
  height: auto;
}
@media (min-width: 768px) {
  .header-logo img {
    width: 270px;
    height: auto;
  }
}

.header-utility {
  display: none;
}
@media (min-width: 1100px) {
  .header-utility {
    display: block;
    position: absolute;
    top: 5px;
    right: 300px;
  }
}

.nav-utility {
  color: #fff;
  font-size: 0.9rem;
}

.nav-utility__list {
  margin: 0;
  padding: 0;
}
.nav-utility__list .menu-item {
  margin: 0 0.5rem;
}
.nav-utility__list a {
  color: #fff;
}
.nav-utility__list a:hover, .nav-utility__list a:focus {
  text-decoration: underline;
}

.header-search {
  position: relative;
  margin: 1rem 0;
  width: 100%;
}
@media (min-width: 1100px) {
  .header-search {
    position: absolute;
    top: -50px;
    right: 1rem;
    margin: 0;
    width: 250px;
  }
}
.header-search .main-search__group {
  border: none;
}

.social--header {
  position: static;
}
@media (min-width: 1100px) {
  .social--header {
    position: absolute;
    top: 4rem;
    right: 35px;
    display: inline-block;
  }
}

.nav-main--active .body-overlay {
  -webkit-transform: translateX(-270px);
  -moz-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
  transform: translateX(-270px);
}
@media (min-width: 1100px) {
  .nav-main--active .body-overlay {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.nav-main {
  position: absolute;
  right: -270px;
  top: 0;
  z-index: 101;
  display: block;
  margin: 0;
  padding: 0.7rem;
  width: 270px;
  background: #0c3162;
  overflow-x: hidden;
}
@media (min-width: 1100px) {
  .nav-main {
    top: auto;
    bottom: 0;
    right: calc(35px - 1rem);
    padding: 0;
    width: auto;
    background: transparent;
    overflow-x: visible;
  }
}

.nav-main__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.nav-main__list--mobile {
  display: block;
}
@media (min-width: 1100px) {
  .nav-main__list--mobile {
    display: none;
  }
}

.nav-main__list--primary {
  display: none;
}
@media (min-width: 1100px) {
  .nav-main__list--primary {
    display: block;
  }
}

.nav-main__item {
  position: relative;
  display: block;
  font-size: 1rem;
}
.nav-main__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 1100px) {
  .nav-main__item {
    border-bottom: none;
  }
}
@media (min-width: 1100px) {
  .nav-main__item {
    display: inline-block;
    font-size: 1.15rem;
  }
}

.nav-main__item a {
  color: #fff;
}
@media (min-width: 1100px) {
  .nav-main__item a {
    color: #fff;
  }
}

.nav-main__item > a {
  position: relative;
  display: block;
  padding: 10px 0;
}
@media (min-width: 1100px) {
  .nav-main__item > a {
    display: inline-block;
    padding: 0.5rem 0.85rem 0.8rem;
    font-weight: 600;
  }
}
@media (min-width: 1100px) {
  .nav-main__item > a::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    display: block;
    width: 0;
    height: 3px;
    border-radius: 2000px;
    background: #fff;
    transform: translateX(-50%);
    transition: width 0.3s;
  }
}

@media (min-width: 1100px) {
  .nav-main__item--active > a,
  .nav-main__item > a:hover,
  .nav-main__item > a:focus,
  .nav-main__item.current_page_item > a,
  .nav-main__item.current_page_ancestor > a,
  .nav-main__item.current-menu-ancestor > a {
    text-decoration: none;
  }
}
@media (min-width: 1100px) {
  .nav-main__item--active > a::before,
  .nav-main__item > a:hover::before,
  .nav-main__item > a:focus::before,
  .nav-main__item.current_page_item > a::before,
  .nav-main__item.current_page_ancestor > a::before,
  .nav-main__item.current-menu-ancestor > a::before {
    width: 45px;
    background: #fff;
  }
}

.nav-main__item--parent > a::after {
  content: "\f107";
  margin-left: 0.5em;
  font-size: 0.8em;
  font-family: "Font Awesome 5 Pro";
  opacity: 0.3;
  transition: opacity 0.3s;
}

.nav-main__item--parent > a:hover::after,
.nav-main__item--parent.nav-main__item--active > a::after {
  opacity: 1;
}

.nav-main__item--parent--mega {
  position: static;
}

.nav-main__submenu {
  display: none;
  width: auto;
  height: auto;
  background: none;
  box-shadow: 0 0 0 0 transparent;
  opacity: 1;
}
@media (min-width: 1100px) {
  .nav-main__submenu {
    position: absolute;
    top: calc(100% + 0.7rem);
    left: 50%;
    display: block;
    min-width: 15.5rem;
    height: 0;
    background: #fff;
    overflow: hidden;
    opacity: 0;
    transform: translateX(-50%);
    transition: opacity 0.5s;
  }
}

.nav-main__item--active .nav-main__submenu {
  height: auto;
  opacity: 1;
}
@media (min-width: 1100px) {
  .nav-main__item--active .nav-main__submenu {
    box-shadow: 0 3px 10px rgba(50, 50, 50, 0.3);
  }
}

.nav-main__submenu--right,
.nav-main__item--submenu-right .nav-main__submenu {
  left: auto;
  right: 0;
  transform: translateX(0);
}

@media (min-width: 1100px) {
  .nav-main__submenu--mega {
    left: -1px;
    width: calc(100vw + 2px);
  }
}
@media (min-width: 1270px) {
  .nav-main__submenu--mega {
    left: calc((100vw - 1270px) / -2 - 1px);
  }
}

.nav-main__submenu ul {
  list-style: none;
  margin: 0;
  padding: 0 0 1rem;
}
@media (min-width: 1100px) {
  .nav-main__submenu ul {
    padding: 1rem 1.5rem 1.5rem;
  }
}

@media (min-width: 1100px) {
  .nav-main__submenu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
}

.nav-main__submenu a {
  display: block;
  padding: 0.7rem 0.7em 0.7em 1em;
  font-size: 0.9em;
  text-decoration: none;
}
@media (min-width: 1100px) {
  .nav-main__submenu a {
    padding: 0.75rem 0;
    color: #12488f;
  }
  .nav-main__submenu a:hover, .nav-main__submenu a:focus {
    color: #ff9933;
  }
}

.toggle-nav-main {
  position: absolute;
  top: 0.1em;
  right: 2px; /* container padding and toggle padding */
  z-index: 9999;
  padding: 8px;
  cursor: pointer;
}
@media (min-width: 350px) {
  .toggle-nav-main {
    right: calc(4vw - 8px);
  }
}
@media (min-width: 768px) {
  .toggle-nav-main {
    top: 0.5em;
    right: 27px;
  }
}
@media (min-width: 1100px) {
  .toggle-nav-main {
    display: none;
  }
}

.toggle-nav-main__wrap {
  position: relative;
  width: 35px;
  height: 20px;
  transition: -webkit-transform 0.5s ease-out;
  transition: -ms-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}

.toggle-nav-main__bar {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 1000px;
  background: #fff;
  transition: all 0.5s ease-out;
}
.toggle-nav-main__bar:nth-child(1) {
  top: 0;
}
.toggle-nav-main__bar:nth-child(2) {
  top: 50%;
  margin-top: -2px;
  opacity: 1;
}
.toggle-nav-main__bar:nth-child(3) {
  bottom: 1px;
}

.nav-main--active .toggle-nav-main__wrap {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); /* spins the whole toggle */
}

.nav-main--active .toggle-nav-main__bar:nth-child(1) {
  top: 50%;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-main--active .toggle-nav-main__bar:nth-child(2) {
  opacity: 0;
}
.nav-main--active .toggle-nav-main__bar:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-footer {
  background: #F8F8F8;
}
.home .site-footer {
  margin-top: 0;
}

.nav-footer__list {
  list-style: none;
  margin: 1 rem;
  padding: 0;
}

.footer-secondary {
  padding: 1.5rem 0 4rem;
  background: #000;
  color: #fff;
}
@media (min-width: 768px) {
  .footer-secondary .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
  }
}

.social--footer {
  margin-bottom: 0.25em;
  font-size: 1.2rem;
}
.social--footer a {
  color: #fff;
}
.social--footer a:hover, .social--footer a:focus {
  color: #ff9933;
}

.copyright {
  font-size: 0.95rem;
}

.nav-legal {
  font-size: 0.95rem;
}

.nav-legal__list {
  margin: 0;
}
.nav-legal__list li:nth-child(n+2)::before {
  content: "|";
  margin-right: 0.5em;
  margin-left: 0.4em;
}
.nav-legal__list a {
  color: #fff;
}
.nav-legal__list a:hover, .nav-legal__list a:focus {
  text-decoration: underline;
}

.site-headline {
  margin-bottom: 1rem;
}

.headline-title {
  margin: 0 auto 1rem;
  color: #12488f;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .headline-title {
    font-size: 2.4rem;
  }
  .single-post .headline-title {
    font-size: 2rem;
  }
}
@media (min-width: 991px) {
  .headline-title {
    font-size: 3.1rem;
  }
  .single-post .headline-title {
    font-size: 2.4rem;
  }
}

.site-headline__link-warp {
  margin-top: 0.5rem;
}

.site-headline__map-link {
  display: inline-block;
  font-weight: 800;
}
.site-headline__map-link::before {
  content: "\f0d9";
  position: relative;
  top: 1px;
  right: 0;
  display: inline-block;
  padding-right: 0.7em;
  font-size: 0.9em;
  font-family: "Font Awesome 5 Pro";
  transition: right 0.3s;
}
.site-headline__map-link:hover, .site-headline__map-link:focus {
  color: #12488f;
  text-decoration: none;
}
.site-headline__map-link:hover::before, .site-headline__map-link:focus::before {
  right: 0.3em;
}

.nav-article-meta {
  margin-top: 0.2rem;
}

.nav-article-meta__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
}

.nav-article-meta li {
  display: inline;
}
.nav-article-meta li::before {
  content: "  |  "; /* | */
}
.nav-article-meta li:first-child::before {
  content: "";
}

.list-article:nth-of-type(n+2) {
  margin-top: 2.5em;
}

.article-header__title {
  margin: 0;
}

.list-article__desc {
  margin-top: 1rem;
}

.list-article .cta-link {
  margin-top: 1rem;
}

.list-article__thumb {
  max-width: 300px;
  height: 175px;
  margin-top: 0;
  margin-bottom: 0.2em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 480px) {
  .list-article__thumb {
    float: left;
    display: inline-block;
    width: 115px;
    height: 115px;
    margin-top: 0.5em;
    margin-right: 1em;
  }
}
@media (min-width: 768px) {
  .list-article__thumb {
    width: 200px;
    height: 200px;
    margin-right: 1.5em;
    margin-bottom: 0.5em;
  }
}
@media (min-width: 991px) {
  .list-article__thumb {
    width: 225px;
    height: 225px;
    margin-bottom: 1em;
  }
}

.list-article--has-thumb .list-article__content {
  margin-top: 1rem;
}
@media (min-width: 480px) {
  .list-article--has-thumb .list-article__content {
    margin-top: 0.5rem;
  }
}
@media (min-width: 768px) {
  .list-article--has-thumb .list-article__content {
    padding-left: calc(200px + 1.5em);
  }
}
@media (min-width: 991px) {
  .list-article--has-thumb .list-article__content {
    padding-left: calc(225px + 1.5em);
  }
}

.nav-pagination,
.nav-prevnext {
  margin: 2rem 0;
  overflow: hidden;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .nav-pagination,
  .nav-prevnext {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.nav-pagination a:hover,
.nav-pagination a:focus,
.nav-prevnext a:hover,
.nav-prevnext a:focus {
  text-decoration: none;
}

.nav-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-pagination li {
  display: inline;
  margin: 0;
  padding: 0;
}

.nav-pagination li a,
.nav-pagination li span {
  float: left;
  border-left-width: 0;
  padding: 6px 10px;
  font-weight: 700;
}

.nav-prevnext ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-prevnext li {
  float: left;
  width: 48%;
}

.nav-prevnext li.nav-item-next {
  float: right;
  text-align: right;
}

.nav-prevnext li a {
  font-weight: bold;
}
.nav-prevnext li a::before, .nav-prevnext li a::after {
  position: relative;
  top: 0;
  font-weight: 700;
  font-family: "Font Awesome 5 Pro";
}

.nav-prevnext li.nav-item-prev a:before {
  content: "\f0d9";
  margin-right: 0.5em;
}

.nav-prevnext li.nav-item-next a:after {
  content: "\f0da";
  margin-left: 0.5em;
}

.nav-breadcrumbs__list {
  padding: 0;
  list-style: none;
}

.breadcrumbs__item {
  display: inline-block;
}
.breadcrumbs__item::before {
  content: " > "; /* &gt; */
}
.breadcrumbs__item:first-child::before {
  content: "";
}

.sidebar {
  margin-top: 3rem;
}
@media (min-width: 991px) {
  .sidebar {
    margin-top: 5rem;
  }
}
.sidebar ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.sidebar-item__heading {
  margin: 0 0 0.7em;
}

.sidebar-item__list {
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
}
.sidebar-item__list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.sidebar-item__list a {
  display: block;
  padding: 0.4em 0;
}

.footer-cta__item {
  background-color: #12488f;
}

.footer-cta__item--has-img {
  position: relative;
}
.footer-cta__item--has-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer-cta__item--has-img .footer-cta__inner {
  position: relative;
}

.footer-cta__inner {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #fff;
}
@media (min-width: 768px) {
  .footer-cta__inner {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 1199px) {
  .footer-cta__inner {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 1500px) {
  .footer-cta__inner {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.footer-cta__accessibility-wrap {
  background: #0c3162;
  border-radius: 0 0 15px 0;
  padding: 1rem;
}
@media (min-width: 768px) {
  .footer-cta__accessibility-wrap {
    padding: 2rem;
  }
}

.footer-cta__heading {
  margin: 0;
  color: #fff;
}
@media (min-width: 1199px) {
  .footer-cta__heading {
    font-size: 2.2rem;
  }
}
@media (min-width: 1500px) {
  .footer-cta__heading {
    font-size: 2.5rem;
  }
}

.footer-cta__subhead {
  color: #fff;
}

.footer-cta__desc {
  margin-top: 0.5rem;
  animation-delay: 0.2s;
}
@media (min-width: 768px) {
  .footer-cta__desc {
    font-size: 1.25rem;
  }
}

.footer-cta__btn-group {
  margin-top: 1rem;
  animation-delay: 0.5s;
}
.footer-cta--count-1 .footer-cta__inner {
  max-width: 850px;
}

@media (min-width: 768px) {
  .footer-cta--count-2 {
    display: flex;
    flex-direction: row;
  }
}
.footer-cta--count-2 .footer-cta__item {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .footer-cta--count-2 .footer-cta__item {
    width: 50%;
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
.footer-cta--count-2 .footer-cta__item--0 {
  background-color: #0c3162;
}
@media (min-width: 1350px) {
  .footer-cta--count-2 .footer-cta__item--0 {
    padding-left: calc((100vw - 1270px) / 2);
  }
}
.footer-cta--count-2 .footer-cta__item--1 {
  background-color: #12488f;
}
@media (min-width: 1350px) {
  .footer-cta--count-2 .footer-cta__item--1 {
    padding-right: calc((100vw - 1270px) / 2);
  }
}
.footer-cta--count-2 .footer-cta__item--1.footer-cta__item--has-img::before {
  background: rgba(0, 0, 0, 0.3);
}

body .gform_wrapper .gform_body img {
  margin: 0;
}

body .gform_wrapper .gform_body label.gfield_label + div.ginput_container {
  margin-top: 0;
}

.gform_wrapper .gform_body form li,
.gform_wrapper .gform_body li {
  margin-bottom: 0.7rem;
}

.gform_wrapper .gform_body .gform_page_footer .button.gform_button,
.gform_wrapper .gform_body .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_body .gform_page_footer .button.gform_previous_button {
  cursor: pointer;
}

.gform_wrapper .gform_body input[type=email],
.gform_wrapper .gform_body input[type=number],
.gform_wrapper .gform_body input[type=password],
.gform_wrapper .gform_body input[type=tel],
.gform_wrapper .gform_body input[type=text],
.gform_wrapper .gform_body input[type=url],
.gform_wrapper .gform_body textarea,
.gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 0.32em 0.5em;
}

.gform_wrapper li.hidden_label input,
.gform_wrapper li.hidden_label textarea {
  margin-top: 0.75em;
}

.gform_wrapper .gform_body .top_label .gfield_label {
  margin: 0.65em 0 0.2em;
  font-size: 0.85rem;
  font-weight: 700;
}

.gform_wrapper .gform_body .gfield_required {
  color: inherit;
}

.gform_wrapper .gform_body .top_label .gfield_description {
  padding-top: 0.8em;
}

.gform_wrapper .gform_body li.field_description_above .gfield_description {
  margin-bottom: 0.2em;
}

.gform_wrapper .gform_body .description,
.gform_wrapper .gform_body .gfield_description,
.gform_wrapper .gform_body .gsection_description,
.gform_wrapper .gform_body .instruction {
  font-size: 0.8rem;
}

.gform_wrapper form div.validation_error {
  color: #790000;
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 1.6em;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
  padding: 0.8em 0;
}

.gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0;
}

.gform_wrapper .gform_body .gfield_description + .gform_wrapper .gfield_description.validation_message,
.gform_wrapper .gform_body .ginput_container + .gfield_description.validation_message {
  margin-top: 0;
}

.gform_wrapper .gform_body .gfield_description.validation_message,
.gform_wrapper .gform_body .top_label .gfield_description.validation_message {
  padding: 0.25em 0 0.65em !important;
}

.gform_wrapper .gform_body li.gfield.gfield_error,
.gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #FFDFE0;
  border-top: 1px solid #C89797;
  border-bottom: 1px solid #C89797;
}

.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area {
  background: white;
}

.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area {
  color: black !important;
}

.location-map {
  width: 100%;
  height: 400px;
}

.location__address {
  margin: 2rem 0 0;
  font-style: normal;
}

.location__address__group:nth-child(2) {
  margin-top: 0.5rem;
}

.address__item {
  display: block;
}

.address__phone-label {
  display: inline-block;
}
.address__phone-label::after {
  content: ":";
}

.location__details {
  margin-top: 2rem;
}

.hero {
  position: relative;
  padding-top: 73px;
  background-color: #12488f;
}
@media (min-width: 1100px) {
  .hero {
    padding-top: 130px;
  }
}

.hero--default::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  display: block;
  width: 482px;
  height: 54px;
  background-image: url(../images/angle.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
@media (min-width: 480px) {
  .hero--default::after {
    width: 770px;
    height: 87px;
  }
}
@media (min-width: 768px) {
  .hero--default::after {
    width: 1000px;
    height: 113px;
  }
}
@media (min-width: 991px) {
  .hero--default::after {
    width: 1202px;
    height: 136px;
  }
}
@media (min-width: 1199px) {
  .hero--default::after {
    width: 1502px;
    height: 170px;
  }
}
@media (min-width: 1500px) {
  .hero--default::after {
    width: 1700px;
    height: 192px;
  }
}
@media (min-width: 1698px) {
  .hero--default::after {
    width: 2402px;
    height: 272px;
  }
}
.hero--default .hero__content {
  padding: 3rem 0 5.5rem;
}
@media (min-width: 480px) {
  .hero--default .hero__content {
    padding: 3rem 0 6.5rem;
  }
}
@media (min-width: 768px) {
  .hero--default .hero__content {
    padding: 4.5rem 0 7.5rem;
  }
}
@media (min-width: 991px) {
  .hero--default .hero__content {
    padding: 4.5rem 0 9rem;
  }
}
@media (min-width: 1199px) {
  .hero--default .hero__content {
    padding: 4.5rem 0 11rem;
  }
}
@media (min-width: 1500px) {
  .hero--default .hero__content {
    padding: 7rem 0 13rem;
  }
}
@media (min-width: 1698px) {
  .hero--default .hero__content {
    padding: 7rem 0 15rem;
  }
}

.hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  overflow: hidden;
}
.hero__overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  background-image: linear-gradient(rgba(0, 7, 12, 0.8), rgba(0, 7, 12, 0.7) 25%, rgba(0, 7, 12, 0.3));
}

.hero__content {
  position: relative;
  z-index: 7;
  padding: 3rem 0 5.5rem;
}

.hero__heading,
.hero__subheading {
  max-width: 970px;
}

.hero__heading {
  margin: 0;
  color: #fff;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 700;
  text-shadow: 0 0 1rem rgba(0, 27, 50, 0.3);
  animation-delay: 0.2s;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .hero__heading {
    font-size: calc(30px + 40 * (100vw - 480px) / 719);
  }
}
@media (min-width: 1199px) {
  .hero__heading {
    font-size: 70px;
  }
}

.hero__subheading {
  margin: 1rem 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  text-shadow: 0 0 1rem rgba(0, 27, 50, 0.3);
  animation-delay: 0.4s;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .hero__subheading {
    font-size: calc(16px + 0 * (100vw - 480px) / 719);
  }
}
@media (min-width: 1199px) {
  .hero__subheading {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .hero__subheading {
    margin-top: 1.5rem;
  }
}

.hero__link {
  margin-top: 1rem;
  animation-delay: 0.9s;
}
@media (min-width: 768px) {
  .hero__link {
    margin-top: 2rem;
  }
}
@media (min-width: 1500px) {
  .hero__link {
    margin-top: 2.5rem;
  }
}
@media (min-width: 768px) {
  .hero__link + .hero__link {
    margin-left: 1rem;
  }
}

.hero--contextual .hero__content {
  padding: 1.5rem 0 3rem;
}
@media (min-width: 768px) {
  .hero--contextual .hero__content {
    padding: 3rem 0 4rem;
  }
}
@media (min-width: 1500px) {
  .hero--contextual .hero__content {
    padding: 3.5rem 0 5.5rem;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .hero--contextual .hero__heading {
    font-size: calc(30px + 19.7 * (100vw - 480px) / 719);
  }
}
@media (min-width: 1199px) {
  .hero--contextual .hero__heading {
    font-size: 49.7px;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .hero--contextual .hero__subheading {
    font-size: calc(16px + 4 * (100vw - 480px) / 719);
  }
}
@media (min-width: 1199px) {
  .hero--contextual .hero__subheading {
    font-size: 20px;
  }
}

.hero__fader {
  position: absolute;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
}
.hero__fader img {
  position: absolute;
  z-index: 1;
}
.hero__fader img.active {
  z-index: 3;
}

.megamenu {
  padding: 1rem 0;
}

/* ======================================================================
Project
====================================================================== */
.alert-bar {
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background: #ff9933;
  color: #fff;
  text-align: center;
}
.alert-bar .cta-link {
  margin-left: 1rem;
}
.alert-bar .cta-link:hover, .alert-bar .cta-link:focus {
  color: #fff;
}

a.alert-bar {
  color: #fff;
  transition: background 0.3s;
}
a.alert-bar:hover, a.alert-bar:focus {
  background: #ff8000;
}

.section--ftd-products {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: #F0F0F0;
}
@media (min-width: 768px) {
  .section--ftd-products {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 991px) {
  .section--ftd-products {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 1500px) {
  .section--ftd-products {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
}

.ftd-products__section-header__inner {
  display: flex;
  flex-direction: row;
}
.ftd-products__section-header__inner .custom-icon {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .ftd-products__section-header__inner .custom-icon {
    width: 36px;
    height: 36px;
  }
}
@media (min-width: 768px) {
  .ftd-products__section-header__inner .custom-icon {
    width: 40px;
    height: 40px;
  }
}

.ftd-products__section-heading {
  margin-top: 0;
  color: #12488f;
}

.ftd-product {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .ftd-product:nth-child(-n+2) {
    margin-top: 0;
  }
}

.ftd-product__title {
  margin: 0;
}

.ftd-product__desc {
  margin-top: 0.8em;
}

.ftd-product .cta-link {
  margin-top: 1rem;
}

.cta-banner__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.section--ftd-products .ftd-product:nth-child(2) {
  animation-delay: 0.2s;
}
.section--ftd-products .ftd-product:nth-child(3) {
  animation-delay: 0.4s;
}

.section-header__icon {
  display: block;
  margin-bottom: 0.5em;
  color: #5293CB;
  font-size: 2rem;
}
@media (min-width: 1199px) {
  .section-header__icon {
    font-size: 2.5rem;
  }
}

.section-header {
  margin-bottom: 2rem;
}

.section-header__heading {
  margin: 0;
  color: #12488f;
}
.section-header__heading + .section-header__desc {
  margin-top: 0.5rem;
}

.section-header__desc {
  max-width: 800px;
  animation-delay: 0.2s;
}

.card {
  margin-top: 3rem;
}
.card:first-child {
  margin-top: 0;
}

@media (min-width: 768px) {
  .section--col-count-3 .card:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .section--col-count-4 .card:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 991px) {
  .section--col-count-4 .card:nth-child(-n+4) {
    margin-top: 0;
  }
}

.card-wrap {
  margin-bottom: 1rem;
}

.card__img-wrap {
  width: 100%;
  max-width: 400px;
  height: 250px;
  margin-bottom: 1.5rem;
}
.section--align-center .card__img-wrap {
  margin-right: auto;
  margin-left: auto;
}

.card__heading {
  display: flex;
  flex-direction: row;
  gap: 0.7em;
  margin: 0;
  color: #000;
  transition: color 0.3s;
}
a:hover .card__heading, a:focus .card__heading {
  color: #12488f;
}

.card__icon-wrap i {
  margin-top: -0.15em;
  color: #5293CB;
  font-size: 2rem;
  transition: color 0.3s;
}
.card__subhead {
  color: #000;
  font-size: 0.95rem;
  font-style: italic;
}

.card__desc {
  margin-top: 0.8rem;
  color: #000;
}

.card .cta-link {
  margin-top: 1rem;
}

.card-item--desc-expandable .toggle-card-desc {
  position: relative;
  display: block;
  margin-top: 0.5em;
  text-align: left;
  color: #12488f;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1;
  cursor: pointer;
  transition: color 0.3s;
}
.card-item--desc-expandable .toggle-card-desc:hover, .card-item--desc-expandable .toggle-card-desc:focus {
  color: #0c3162;
}
.card-item--desc-expandable .toggle-card-desc::after {
  content: "Read More";
  position: absolute;
  bottom: 0;
  top: 6px;
  left: 1.5em;
  color: inherit;
  font-size: 1rem;
  opacity: 1;
  transition: opacity 0.3s;
}
.card-item--desc-expandable .toggle-card-desc span {
  display: inline-block;
  transform: rotate(0);
  transition: transform 0.3s;
}

.card-item--desc-expandable--open .toggle-card-desc::after {
  opacity: 0;
}
.card-item--desc-expandable--open .toggle-card-desc span {
  transform: rotate(45deg);
}

@media (min-width: 1199px) {
  .module--cards.section--header-inline .section-header__heading {
    font-size: 2.5rem;
  }
}

.module {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .module {
    margin-top: 4rem;
  }
}
@media (min-width: 1270px) {
  .module {
    margin-top: 5rem;
  }
}

.module--solid,
.module--collapse {
  margin-top: 0;
  margin-bottom: 0;
}

.module--solid {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .module--solid {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 1270px) {
  .module--solid {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.module:not(.module--solid) + .module--solid,
.module--solid + .module:not(.module--solid) {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .module:not(.module--solid) + .module--solid,
  .module--solid + .module:not(.module--solid) {
    margin-top: 4rem;
  }
}
@media (min-width: 1270px) {
  .module:not(.module--solid) + .module--solid,
  .module--solid + .module:not(.module--solid) {
    margin-top: 5rem;
  }
}

.site-main__inc-content .section:first-child {
  margin-top: 0;
}
.site-main__inc-content .section:last-child:not(.module--solid) {
  margin-bottom: 3em;
}
@media (min-width: 768px) {
  .site-main__inc-content .section:last-child:not(.module--solid) {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1199px) {
  .site-main__inc-content .section:last-child:not(.module--solid) {
    margin-bottom: 5rem;
  }
}

.page-layout--full-width .site-main__inc-content > section:last-of-type.section--content--primary, .page-layout--full-width .site-main__inc-content > section:last-of-type:not(.module--solid) {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .page-layout--full-width .site-main__inc-content > section:last-of-type.section--content--primary, .page-layout--full-width .site-main__inc-content > section:last-of-type:not(.module--solid) {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1270px) {
  .page-layout--full-width .site-main__inc-content > section:last-of-type.section--content--primary, .page-layout--full-width .site-main__inc-content > section:last-of-type:not(.module--solid) {
    margin-bottom: 6rem;
  }
}

@media (min-width: 768px) {
  .module--editor.bulleted-list-columns .content ul {
    padding-left: 1em;
    columns: 2;
  }
}
@media (min-width: 991px) {
  .module--editor.bulleted-list-columns .content ul {
    width: 100vw;
    max-width: 1270px;
    margin-left: -14%;
    padding-right: 35px;
    padding-left: calc(1em + 35px);
    columns: 3;
  }
}
@media (min-width: 768px) {
  .module--editor.bulleted-list-columns .content ul li {
    padding-right: 1em;
  }
}

.module--job-content .content h1, .module--job-content .content .style-h1 {
  color: #12488f;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .module--job-content .content h1, .module--job-content .content .style-h1 {
    font-size: 2rem;
  }
}
@media (min-width: 991px) {
  .module--job-content .content h1, .module--job-content .content .style-h1 {
    font-size: 2.4rem;
  }
}
.module--job-content .col--form {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .module--job-content .col--form {
    margin-top: 0;
  }
}

.module--content-columns .col-content-2 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .module--content-columns .col-content-2 {
    margin-top: 0;
  }
}

.columns--features {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.feature {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .feature {
    margin-top: 4rem;
  }
}
@media (min-width: 991px) {
  .feature {
    margin-top: 0;
  }
}
.feature:first-child {
  margin-top: 0;
}
.feature > *:not(.feature__btn) {
  width: 100%;
}

.feature__header {
  margin-bottom: 0.5rem;
}

.feature__heading {
  margin: 0;
  color: #12488f;
}

.feature--has-icon .feature__header {
  display: flex;
  flex-direction: row;
}
.feature--has-icon .feature__header .custom-icon {
  width: 40px;
  height: 38.4px;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .feature--has-icon .feature__header .custom-icon {
    width: 45px;
    height: 43.2px;
  }
}
@media (min-width: 991px) {
  .feature--has-icon .feature__header .custom-icon {
    width: 50px;
    height: 48px;
  }
}
.feature--has-icon .feature__header .feature__heading {
  margin-top: 0.5em;
}
@media (min-width: 768px) {
  .feature--has-icon .feature__header .feature__heading {
    margin-top: 0.35em;
  }
}
@media (min-width: 991px) {
  .feature--has-icon .feature__header .feature__heading {
    margin-top: 0.3em;
  }
}

.feature__desc > ul {
  padding-left: 1em;
}
@media (min-width: 768px) {
  .feature__desc > ul {
    columns: 2;
  }
}
.feature__desc > ul > li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.feature__btn {
  margin-top: 1rem;
}
@media (min-width: 991px) {
  .feature__btn {
    margin-top: 2rem;
  }
}
.feature__btn i {
  margin-right: 0.5em;
}

.cta-banner {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: #12488f;
}
@media (min-width: 768px) {
  .cta-banner {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 991px) {
  .cta-banner {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 1199px) {
  .cta-banner {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
}
@media (min-width: 1500px) {
  .cta-banner {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
.cta-banner .container {
  position: relative;
  z-index: 2;
}

.cta-banner__content {
  color: #fff;
}

.cta-banner__heading {
  margin: 0;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .cta-banner__heading {
    font-size: 2rem;
  }
}
@media (min-width: 1199px) {
  .cta-banner__heading {
    font-size: 2.5rem;
  }
}

.cta-banner__desc {
  margin-top: 0.9em;
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  .cta-banner__desc {
    font-size: 1.25rem;
  }
}

.cta-banner__overlay {
  overflow: hidden;
}
.cta-banner__overlay::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0.2));
  transition: background-image 1s;
}

.cta-banner .btn, .cta-banner .content .content-btn a, .content .content-btn .cta-banner a {
  margin-top: 1.1rem;
}

.module--video-sec .content {
  text-align: center;
}

.video-sec__inner {
  max-width: 1145px;
  margin-right: auto;
  margin-left: auto;
}

.video-sec__videos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 2rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .video-sec__videos {
    margin-top: 3rem;
  }
}

.video-sec__video-link {
  position: relative;
  aspect-ratio: 350/200;
  font-size: 0;
}
.video-sec__video-link::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: background 0.3s;
}
.video-sec__video-link::after {
  content: "\f144";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Font Awesome 5 Pro";
  transform: translate(-50%, -50%) scale(1);
}
.video-sec__video-link:hover::before, .video-sec__video-link:focus::before {
  background: rgba(0, 0, 0, 0.2);
}
.video-sec__video-link:hover::after, .video-sec__video-link:focus::after {
  transform: translate(-50%, -50%) scale(1.05);
}

.module--about-us {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #12488f;
  background-image: url(../images/digitalis-blue-background.png);
}
@media (min-width: 768px) {
  .module--about-us {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 991px) {
  .module--about-us {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 1199px) {
  .module--about-us {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
}
@media (min-width: 1500px) {
  .module--about-us {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

.about-us__content {
  font-size: 1.2rem;
  background: #12488f;
}

.home .modal-card__inner,
.home .modal-card__heading--outer {
  background-color: #0c3162;
}

.module--cards.section--centered {
  text-align: center;
}
.module--cards .section__bottom {
  margin-top: 1.5rem;
}

.page-id-1367 .columns--cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 3rem;
}
@media (min-width: 768px) {
  .page-id-1367 .columns--cards {
    flex-wrap: nowrap;
  }
}
.page-id-1367 .columns--cards .card {
  margin-top: 0;
}

.module--catalog.width--wide .section-header__desc {
  max-width: 100%;
}

.catalog-item {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .catalog-item {
    margin-top: 3.5rem;
  }
}
.catalog-item:first-child {
  margin-top: 0;
}

.catalog-item__img-wrap {
  display: inline-block;
  width: 200px;
  height: 200px;
  background: #F0F0F0;
}
@media (min-width: 768px) {
  .catalog-item__img-wrap {
    float: left;
    width: 275px;
    height: 275px;
    margin-right: 1.5rem;
  }
}
@media (min-width: 991px) {
  .catalog-item__img-wrap {
    margin-right: 0;
  }
}

.catalog-item__content {
  padding-top: 0.8rem;
}
@media (min-width: 768px) {
  .catalog-item__content {
    padding-top: 0.8rem;
  }
}
@media (min-width: 768px) {
  .catalog-item__content {
    padding-left: calc(275px + 2rem);
  }
}

.catalog-item__heading {
  margin: 0;
}

.catalog-item__subhead {
  margin: 0.5em 0 0;
  font-size: 1rem;
}

.catalog-item__desc {
  margin-top: 1rem;
}

.catalog-item .cta-link {
  margin-top: 1rem;
}

.module--catalog.image-style--rounded .catalog-item__img-wrap {
  aspect-ratio: 7/4;
  height: auto;
  width: 225px;
  border-radius: 0 0 20px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .module--catalog.image-style--rounded .catalog-item__img-wrap {
    width: 320px;
  }
}
@media (min-width: 768px) {
  .module--catalog.image-style--rounded .catalog-item__content {
    padding-left: calc(320px + 2rem);
  }
}

.catalog-meta-data__list {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 1em 2em;
  margin: 1em 0 0;
  padding: 1em 1.5em;
  list-style: none;
  background-color: #F0F0F0;
  font-size: 0.9em;
}

.catalog-meta-data__label {
  display: block;
  font-weight: 700;
}

.catalog-item--desc-expandable .catalog-item__desc {
  position: relative;
  overflow: hidden;
  padding-bottom: 1.25em;
  transition: height 0.5s;
}
.catalog-item--desc-expandable .catalog-item__desc::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70%, white 90%, white);
}
.catalog-item--desc-expandable .catalog-item__desc::after {
  content: "Read More";
  position: absolute;
  bottom: -0.2em;
  font-weight: bold;
  right: 1.5em;
  color: #12488f;
  opacity: 1;
  transition: opacity 0.3s;
}

.toggle-desc {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: block;
  text-align: right;
  width: 100%;
  color: #12488f;
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1;
  cursor: pointer;
  transition: color 0.3s;
}
.toggle-desc:hover, .toggle-desc:focus {
  color: #0c3162;
}
.toggle-desc span {
  display: inline-block;
  transform: rotate(0);
  transition: transform 0.3s;
}

.catalog-item--desc-expandable .catalog-item__desc--exp-init {
  height: 200px;
}
@media (min-width: 768px) {
  .catalog-item--desc-expandable .catalog-item__desc--exp-init {
    height: 225px;
  }
}

.catalog-item--desc-expandable .catalog-item__desc--open::before {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  display: none;
}
.catalog-item--desc-expandable .catalog-item__desc--open::after {
  opacity: 0;
}
.catalog-item--desc-expandable .catalog-item__desc--open .toggle-desc span {
  transform: rotate(45deg);
}

.catalog-item--desc-expandable .catalog-item__desc--closed {
  height: 200px;
}
@media (min-width: 768px) {
  .catalog-item--desc-expandable .catalog-item__desc--closed {
    height: 225px;
  }
}

.catalog-alt-item {
  margin-top: 2rem;
  border-radius: 0 0 15px 0;
  background: #F0F0F0;
}
@media (min-width: 768px) {
  .catalog-alt-item {
    display: flex;
    flex-direction: row;
    margin-top: 3rem;
    border-radius: 0 0 20px 0;
  }
}
.catalog-alt-item:first-child {
  margin-top: 0;
}

.catalog-alt-item--large {
  min-height: 330px;
}

.catalog-alt-item__img-wrap {
  position: relative;
  display: block;
  height: 225px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .catalog-alt-item__img-wrap {
    width: 300px;
    height: auto;
  }
}
@media (min-width: 1199px) {
  .catalog-alt-item__img-wrap {
    width: 374px;
  }
}
.catalog-alt-item__img-wrap::after {
  content: "";
  position: absolute;
  top: 91%;
  left: 0;
  z-index: 2;
  display: block;
  height: 100%;
  width: 100%;
  background: #F0F0F0;
  transform: skew(0, 3.5deg);
}
@media (min-width: 768px) {
  .catalog-alt-item__img-wrap::after {
    top: 0;
    left: 90%;
    transform: skew(-9deg, 0);
  }
}
@media (min-width: 1199px) {
  .catalog-alt-item__img-wrap::after {
    left: 91%;
  }
}

.catalog-alt-item--modal-video .catalog-alt-item__img-wrap::before {
  content: "\f144";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 4em;
  font-weight: 700;
  font-family: "Font Awesome 5 Pro";
  transform: translate(-50%, -50%);
}

.catalog-alt-item__content {
  padding: 1rem 1rem 2rem;
}
@media (min-width: 768px) {
  .catalog-alt-item__content {
    width: calc(100% - 300px);
    padding: 2.5rem 2.2rem 2.5rem 2rem;
  }
}
@media (min-width: 1199px) {
  .catalog-alt-item__content {
    width: calc(100% - 375px);
    padding: 3rem 2.5rem 3rem 2.2rem;
  }
}

.catalog-alt-item__heading {
  margin: 0;
  color: #12488f;
}
.catalog-alt-item__heading a {
  color: inherit;
}
.catalog-alt-item__subhead {
  margin: 0.5em 0 0;
  font-size: 1rem;
}

.catalog-alt-item__desc {
  margin-top: 1rem;
}

.page-id-151 .catalog-alt-item__desc {
  font-size: 1.35em;
}

.catalog-alt-item .cta-link {
  margin-top: 1rem;
}

.catalog-alt-item--dark {
  background: #12488f;
}
.catalog-alt-item--dark .catalog-alt-item__img-wrap::after {
  background: #12488f;
}
.catalog-alt-item--dark .catalog-alt-item__heading,
.catalog-alt-item--dark .catalog-alt-item__subhead,
.catalog-alt-item--dark .catalog-alt-item__desc,
.catalog-alt-item--dark .cta-link {
  color: #fff;
}
.catalog-alt-item--dark .catalog-alt-item__heading a:hover, .catalog-alt-item--dark .catalog-alt-item__heading a:focus {
  color: #fff;
  text-decoration: underline;
}

.testimonial {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2rem;
  color: #5293CB;
}
@media (min-width: 768px) {
  .testimonial {
    flex-direction: row;
    gap: 1.5rem;
    margin-top: 3rem;
  }
}
@media (min-width: 991px) {
  .testimonial {
    gap: 2rem;
  }
}
@media (min-width: 768px) {
  .testimonial::before {
    content: "";
    position: absolute;
    top: 0;
    left: -2.5rem;
    display: block;
    width: 4px;
    height: 100%;
    border-radius: 2px;
    background: #5293CB;
  }
}
.testimonial:first-child {
  margin-top: 0;
}

.testimonial__img-wrap {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 480px) {
  .testimonial__img-wrap {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 768px) {
  .testimonial__img-wrap {
    width: 130px;
    height: 130px;
  }
}
@media (min-width: 991px) {
  .testimonial__img-wrap {
    width: 160px;
    height: 160px;
  }
}

.testimonial__desc {
  font-size: 1rem;
  font-weight: 700;
  font-style: italic;
}
@media (min-width: 768px) {
  .testimonial__desc {
    font-size: 1.15rem;
  }
}
@media (min-width: 991px) {
  .testimonial__desc {
    font-size: 1.3rem;
  }
}
.testimonial__desc::before {
  content: "“";
}
.testimonial__desc::after {
  content: "”";
}

.testimonial__cite {
  display: block;
  margin-top: 0.8em;
  text-align: right;
  font-size: 0.9rem;
  color: #12488f;
}
@media (min-width: 768px) {
  .testimonial__cite {
    font-size: 1rem;
  }
}
.testimonial__cite::before {
  content: "– ";
}

.columns--2-col-options {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
@media (min-width: 768px) {
  .columns--2-col-options {
    flex-direction: row;
    align-items: center;
  }
}

.col--image .col__img-wrap {
  border-radius: 0 0 20px 0;
  overflow: hidden;
  font-size: 0;
}

.col--text {
  padding: 1.5rem;
  border-radius: 0 0 20px 0;
  background: #F0F0F0;
}
@media (min-width: 991px) {
  .col--text {
    padding: 2rem;
  }
}

.col--video .col__video-trigger {
  position: relative;
  display: block;
  font-size: 0;
}
.col--video .col__video-trigger::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: background 0.2s;
}
.col--video .col__video-trigger::after {
  content: "\f144";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Font Awesome 5 Pro";
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.2s;
}
.col--video .col__video-trigger:hover::before {
  background: rgba(0, 0, 0, 0.2);
}
.col--video .col__video-trigger:hover::after {
  transform: translate(-50%, -50%) scale(1.05);
}
.col--video img {
  width: 100%;
}

.col--testimonial {
  position: relative;
  padding: 1.5rem 1.5rem 3rem;
  border-radius: 0 0 20px 0;
  background: #F0F0F0;
}
@media (min-width: 991px) {
  .col--testimonial {
    padding: 2rem 2rem 4rem;
  }
}
.col--testimonial::after {
  content: "";
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  display: block;
  width: calc(100% - 3rem);
  height: 3px;
  background: #5293CB;
  transform: translateX(-50%);
}
@media (min-width: 991px) {
  .col--testimonial::after {
    bottom: 2rem;
    width: calc(100% - 4rem);
  }
}
.col--testimonial .col__test-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}
.col--testimonial .col__img-wrap {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  overflow: hidden;
}
.col--testimonial .test-header__heading {
  margin: 0;
  color: #12488f;
}
.col--testimonial .col__test-content {
  margin-top: 1.5rem;
}

#locations-map-naspa {
  width: 100%;
  height: 300px;
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  #locations-map-naspa {
    height: 500px;
  }
}
#locations-map-naspa .infowindow-img-wrap {
  float: left;
  margin: 0 0.5em 0.2em 0;
  width: 100px;
  height: 100px;
}
@media (min-width: 768px) {
  #locations-map-naspa .infowindow-img-wrap {
    float: none;
    margin: 0;
    width: 150px;
    height: 150px;
  }
}
#locations-map-naspa .infowindow-heading {
  margin: 0.5em 0 0;
  font-size: 1rem;
}
#locations-map-naspa .infowindow-subhead {
  margin: 0;
  font-size: 0.8rem;
  font-style: italic;
}
#locations-map-naspa .infowindow-desc {
  margin-top: 0.5em;
}
#locations-map-naspa .infowindow-link {
  display: block;
  margin-top: 0.5em;
}

.naspa-controls {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .naspa-controls {
    flex-direction: row;
  }
}

.naspa-controls__years label {
  display: block;
  margin-bottom: 0.5em;
  font-weight: 700;
}

.naspa-controls .btn, .naspa-controls .content .content-btn a, .content .content-btn .naspa-controls a {
  transition: background 0.3s, color 0.3s;
}
.naspa-controls .btn:hover, .naspa-controls .content .content-btn a:hover, .content .content-btn .naspa-controls a:hover, .naspa-controls .btn:focus, .naspa-controls .content .content-btn a:focus, .content .content-btn .naspa-controls a:focus {
  transform: scale(1);
}

.naspa-controls__btns .btn, .naspa-controls__btns .content .content-btn a, .content .content-btn .naspa-controls__btns a {
  margin-right: 1em;
}
.naspa-controls__btns .btn.active, .naspa-controls__btns .content .content-btn a.active, .content .content-btn .naspa-controls__btns a.active {
  background: #12488f;
  color: #fff;
}

.naspa-controls__reset {
  order: -1;
  text-align: right;
}
@media (min-width: 768px) {
  .naspa-controls__reset {
    order: 1;
    margin-top: 2rem;
    margin-left: auto;
  }
}

.naspa-results-tabs {
  margin-top: 1rem;
}

.naspa-results-tab {
  display: none;
}
.naspa-results-tab.active {
  display: block;
}

.naspa-results__state {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .naspa-results__state {
    margin-top: 0.75rem;
  }
}

.naspa-results__state-name {
  display: inline-block;
  font-weight: 700;
}

.naspa-results__result::after {
  content: " | ";
}
.naspa-results__result:last-child::after {
  display: none;
}

.columns--modal-cards {
  margin-top: -3rem;
  text-align: center;
}

.modal-card {
  margin-top: 3rem;
  cursor: pointer;
}

.modal-card__wrap {
  position: relative;
  width: 100%;
  height: 267px;
  overflow: hidden;
}

.modal-card__img-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.modal-card__inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1rem;
  background-color: rgba(18, 72, 143, 0.8);
  color: #fff;
  transform: translateY(-101%);
  transition: transform 0.5s;
}

.modal-card__heading {
  margin: 0;
}

.modal-card__subhead {
  font-size: 0.9rem;
}

.modal-card__desc {
  margin-top: 1em;
}

.modal-card__heading--outer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.5rem 0;
  background-color: rgba(18, 72, 143, 0.8);
  color: #fff;
  font-weight: 700;
  transform: translateY(0);
  transition: transform 0.4s;
}
.modal-card__heading--outer::after {
  content: "▾";
  margin-left: 0.5em;
}

.modal-card__wrap:hover .modal-card__inner,
.modal-card__wrap:focus .modal-card__inner {
  transform: translateY(0);
}
.modal-card__wrap:hover .modal-card__heading--outer,
.modal-card__wrap:focus .modal-card__heading--outer {
  transform: translateY(101%);
}

.module--blog-feed {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: #F0F0F0;
}
@media (min-width: 768px) {
  .module--blog-feed {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 991px) {
  .module--blog-feed {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 1500px) {
  .module--blog-feed {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}

@media (min-width: 768px) {
  .blog-feed__section-header__inner,
  .blog-feed__posts {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.blog-feed__section-header__inner {
  display: flex;
  flex-direction: row;
}
.blog-feed__section-header__inner .custom-icon {
  width: 36.8px;
  height: 32px;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .blog-feed__section-header__inner .custom-icon {
    width: 41.4px;
    height: 36px;
  }
}
@media (min-width: 768px) {
  .blog-feed__section-header__inner .custom-icon {
    width: 46px;
    height: 40px;
  }
}

.blog-feed__section-heading {
  margin-top: 0;
  margin-bottom: 0.4em;
  color: #12488f;
}
.blog-feed__section-heading a {
  color: inherit;
}
.blog-feed__section-heading a:hover, .blog-feed__section-heading a:focus {
  text-decoration: none;
}

.col--blog-feed__posts {
  animation-delay: 0.3s;
}

.blog-feed__posts {
  margin-top: 1.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .blog-feed__posts {
    margin-top: 0;
    border-top: none;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 2rem;
    padding-left: 7%;
  }
}

.module--form-content .gfield_select {
  border: 1px solid #d7d7d7;
}

.form-content__icon {
  display: inline-block;
  margin-bottom: 1.5rem;
  border-bottom: 3px solid;
  padding-bottom: 0.2em;
  color: #12488f;
  font-size: 2em;
  line-height: 1;
  opacity: 0.7;
}
@media (min-width: 1199px) {
  .form-content__icon {
    font-size: 2.7em;
  }
}

.form-content__heading {
  margin: 0;
  line-height: 1.1;
}
@media (min-width: 1199px) {
  .form-content__heading {
    font-size: 3rem;
  }
}

.form-content__content {
  margin-top: 1.5rem;
}

.product-archive__header {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .product-archive__header {
    margin-bottom: 3rem;
  }
}

.nav-product-alpha {
  padding-top: 2rem;
}

.nav-product-alpha__list {
  margin: 0 -0.5em;
  padding: 0;
  list-style: none;
  font-size: 1.06rem;
  line-height: 1.1;
}
.nav-product-alpha__list li {
  display: inline-block;
}
.nav-product-alpha__list a {
  position: relative;
  padding: 0.5em;
  color: #595959;
  font-weight: 500;
}
.nav-product-alpha__list a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background: #12488f;
  opacity: 0;
  transition: opacity 0.3s;
}
.nav-product-alpha__list a:hover::after, .nav-product-alpha__list a:focus::after {
  opacity: 1;
}

.product-archive__group {
  margin-top: 1rem;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .product-archive__group {
    margin-top: 2rem;
  }
}
@media (min-width: 1199px) {
  .product-archive__group {
    margin-top: 3rem;
  }
}
.product-archive__group:first-child {
  margin-top: 0;
  padding-top: 0;
}

.product-archive__group__heading {
  position: relative;
  margin: 0;
  padding-bottom: 0.2em;
  color: #12488f;
  font-weight: 700;
}
.product-archive__group__heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: #5293CB;
}

.to-product-nav {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 1rem;
  border-radius: 50%;
  background: #ff9933;
  color: #fff;
  transition: background 0.3s;
}
.to-product-nav::before {
  content: "\f0d8";
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  transform: translate(-50%, -50%);
}
.to-product-nav:hover, .to-product-nav:focus {
  background: #ff8000;
  color: #fff;
}

.product-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1.5rem 0;
}

.product-item__heading {
  margin: 0;
  font-size: 1.07rem;
}
@media (min-width: 768px) {
  .product-item__heading {
    font-size: 1.125rem;
  }
}
.product-item__heading a.cta-link {
  color: #000;
}

.product-meta {
  margin-bottom: -1rem;
}

.single-product .site-main__inc-content {
  margin-top: 2rem;
}

.single-product .back-link--top {
  position: relative;
  top: -1em;
}
@media (min-width: 991px) {
  .single-product .back-link--top {
    top: -1.7em;
  }
}

.single-product .back-link--bottom {
  position: relative;
  bottom: -1.5em;
}
@media (min-width: 768px) {
  .single-product .back-link--bottom {
    bottom: -2em;
  }
}
@media (min-width: 991px) {
  .single-product .back-link--bottom {
    bottom: -2.5em;
  }
}

.product-ftr {
  margin-bottom: 2rem;
}

.product-ftr__logo-wrap {
  width: 200px;
}
@media (min-width: 768px) {
  .product-ftr__logo-wrap {
    float: right;
    width: 260px;
  }
}
.product-ftr__logo-wrap img {
  width: 100%;
}

.product-ftr__rx {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .product-ftr__rx {
    font-size: 1.375rem;
  }
}

.product-ftr__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-variant {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .product-variant {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 4rem;
  }
}
.product-variant:first-child {
  margin-top: 0;
}

@media (min-width: 768px) {
  .product-variant__left {
    width: 183px;
  }
}
@media (min-width: 991px) {
  .product-variant__left {
    width: 220px;
  }
}
@media (min-width: 1199px) {
  .product-variant__left {
    width: 277px;
  }
}

.product-variant__right {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .product-variant__right {
    width: calc(100% - (183px + 1rem));
    margin-top: 0;
  }
}
@media (min-width: 991px) {
  .product-variant__right {
    width: calc(100% - (220px + 1.5rem));
  }
}
@media (min-width: 1199px) {
  .product-variant__right {
    width: calc(100% - (277px + 1.7rem));
  }
}

.product-variant__img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .product-variant__img-container {
    width: 100%;
    height: 183px;
  }
}
@media (min-width: 991px) {
  .product-variant__img-container {
    height: 220px;
  }
}
@media (min-width: 1199px) {
  .product-variant__img-container {
    height: 277px;
  }
}

.product-variant__light-gallery-item {
  position: relative;
  cursor: pointer;
}
.product-variant__light-gallery-item::after {
  content: "\f002";
  position: absolute;
  bottom: 0.25em;
  right: 0.5em;
  color: #12488f;
  font-weight: 700;
  font-family: "Font Awesome 5 Pro";
  transform: scale(1);
  transition: color 0.3s, transform 0.3s;
}
.product-variant__light-gallery-item:hover::after, .product-variant__light-gallery-item:focus::after {
  transform: scale(1.1);
}

.product-variant__img-wrap {
  width: 120px;
  height: 120px;
}
@media (min-width: 768px) {
  .product-variant__img-wrap {
    width: 140px;
    height: 140px;
  }
}
@media (min-width: 1199px) {
  .product-variant__img-wrap {
    width: 200px;
    height: 200px;
  }
}

.product-variant__img {
  display: block;
}

.product-variant__strength {
  margin-top: 0.9em;
  font-size: 0.9rem;
}
@media (min-width: 991px) {
  .product-variant__strength {
    font-size: 0.9rem;
  }
}

.product-variant .table__wrap {
  margin: 0;
}

.popup__wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -9;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0.01;
  transition: opacity 0.5s;
}
.popup__wrap.active {
  z-index: 9999;
  opacity: 1;
}

.popup__box {
  width: 95%;
  max-width: 700px;
  border-radius: 10px;
  padding: 1.5rem 1rem;
  background: #fff;
}
@media (min-width: 768px) {
  .popup__box {
    padding: 2rem;
  }
}

.popup__heading,
.popup__subhead {
  text-align: center;
}

.popup__heading {
  margin: 0;
  color: #12488f;
}

.popup__subhead {
  font-weight: 700;
}

.popup__actions {
  max-width: 300px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-right: auto;
  margin-left: auto;
}

.popup__action-item {
  cursor: pointer;
}

.popup__action-item--disagree {
  color: gray;
  text-decoration: underline;
}
.popup__action-item--disagree:hover, .popup__action-item--disagree:focus {
  text-decoration: underline;
}

.popup__conent {
  width: 100%;
  max-height: 15em;
  overflow: auto;
  margin-top: 1rem;
  font-size: 0.8rem;
}

#careers-popup-trigger {
  position: fixed;
  bottom: 1.1rem;
  right: 100px;
}

#careers-popup {
  position: fixed;
  bottom: 1rem;
  right: 2rem;
  z-index: 99;
  width: 280px;
  border-radius: 0 0 18px 0;
  padding: 1.5rem 1.5rem 2.5rem;
  background: #12488f;
  transform: translateY(110%);
  transition: transform 0.4s;
}
@media (min-width: 480px) {
  #careers-popup {
    right: 95px;
  }
}
#careers-popup.active {
  transform: translateY(0);
}
#careers-popup .icon {
  margin-bottom: 1rem;
  font-size: 2rem;
  color: #fff;
  opacity: 0.3;
}

#careers-popup-close {
  position: absolute;
  bottom: 0.5rem;
  right: 1rem;
  display: inline-block;
  padding: 0.2em;
  color: #fff;
  opacity: 0.7;
  transition: opacity;
  cursor: pointer;
  transition: 0.2s;
}
#careers-popup-close:hover {
  opacity: 1;
}

.ws-modal__wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.5s;
}
.ws-modal__wrap.active {
  z-index: 9999;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.ws-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  max-width: 1000px;
  max-height: 95%;
  padding: 2rem 1rem;
  background-color: #fff;
  transform: translate(-50%, -50%);
  overflow: auto;
}
@media (min-width: 768px) {
  .ws-modal {
    padding: 2rem;
  }
}

.ws-modal__close {
  position: absolute;
  top: 0.3rem;
  right: 0.5rem;
  display: inline-block;
  padding: 0.2em;
  font-size: 1.2rem;
  line-height: 1;
  cursor: pointer;
  transition: color 0.3s;
}
.ws-modal__close:hover, .ws-modal__close:focus {
  color: #ff9933;
}

@media (min-width: 1199px) {
  .modal-cards__modal-content {
    padding-left: calc(270px + 1.5rem);
  }
}

.modal-cards__modal-image-wrap {
  width: 270px;
  min-height: 270px;
  margin-bottom: 1rem;
  background-color: #F0F0F0;
  font-size: 0;
}
@media (min-width: 768px) {
  .modal-cards__modal-image-wrap {
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 0.5rem;
  }
}

.modal-cards__modal-heading {
  margin: 0;
}

.modal-cards__modal-desc {
  margin-top: 1.2rem;
}

.ws-inview--fade-in {
  opacity: 0.01;
}
.ws-inview--fade-in.ws-inview--true, .ws-inview--true .ws-inview--fade-in {
  animation-name: animate-ws-inview-fade-in;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes animate-ws-inview-fade-in {
  100% {
    opacity: 1;
  }
}
.ws-inview--fade-in--slide-up,
.ws-inview--slide-up--fade-in {
  opacity: 0.01;
  transform: translateY(1rem);
}
.ws-inview--fade-in--slide-up.ws-inview--true, .ws-inview--true .ws-inview--fade-in--slide-up,
.ws-inview--slide-up--fade-in.ws-inview--true,
.ws-inview--true .ws-inview--slide-up--fade-in {
  animation-name: animate-ws-inview-fade-in-slide-up;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes animate-ws-inview-fade-in-slide-up {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.ws-inview--fade-in--slide-right,
.ws-inview--slide-right--fade-in {
  opacity: 0.01;
  transform: translateX(-1rem);
}
.ws-inview--fade-in--slide-right.ws-inview--true, .ws-inview--true .ws-inview--fade-in--slide-right,
.ws-inview--slide-right--fade-in.ws-inview--true,
.ws-inview--true .ws-inview--slide-right--fade-in {
  animation-name: animate-ws-inview-fade-in-slide-right;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes animate-ws-inview-fade-in-slide-right {
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.ja_body {
  color: #000;
  text-align: center;
  padding: 2em;
  border-radius: 0;
}
.ja_body h1, .ja_body .style-h1, .ja_body h2, .ja_body .style-h2, .ja_body h3, .ja_body .style-h3, .ja_body h4 {
  color: #12488f;
}
.ja_body .ja_btn_wrap.optBack {
  background: none;
  margin: 0;
  padding: 0;
}

.ja_close_round,
.ja_close_round_white {
  background: rgba(255, 255, 255, 0) !important;
  color: red !important;
  font-size: 2rem;
  top: 10px !important;
  right: 5px !important;
}

/*# sourceMappingURL=app.css.map */
