/**
  * SET UP STYLESHEETS
  * --------------------------------------------------------
  * config: setting and variables
  * defaults: resets and base styles
  * hamburgers: hamburger menu library
  * helpers: mixins, functions, extends, and utility classes
  */
/* -------- What comes after primary, secondary, tertiary? ---------
------------------ The sequence continues with: --------------------
quaternary, quinary, senary, septenary, octonary, nonary, and denary
----------------------------------------------------------------- */
@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon/icomoon.eot?u0n7tot");
  src: url("/fonts/icomoon/icomoon.eot?u0n7tot#iefix") format("embedded-opentype"), url("/fonts/icomoon/icomoon.ttf?u0n7tot") format("truetype"), url("/fonts/icomoon/icomoon.woff?u0n7tot") format("woff"), url("/fonts/icomoon/icomoon.svg?u0n7tot#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-camera:before {
  content: "\e900";
}

.icon-play-filled:before {
  content: "\e901";
}

.icon-star:before {
  content: "\e902";
}

.icon-play-button:before {
  content: "\e903";
}

.icon-filter:before {
  content: "\e904";
}

.icon-close-button-thin:before {
  content: "\e905";
}

.icon-information-button:before {
  content: "\e906";
}

.icon-chevron-thick-left:before {
  content: "\e907";
}

.icon-hexagon:before {
  content: "\e908";
}

.icon-diagonal-shape:before {
  content: "\e909";
}

.icon-envelope:before {
  content: "\e90a";
}

.icon-phone:before {
  content: "\e90e";
}

.icon-atypic:before {
  content: "\e90c";
}

.icon-search:before {
  content: "\e90d";
}

.icon-phone:before {
  content: "\e90e";
}

.icon-youtube:before {
  content: "\e90f";
}

.icon-facebook:before {
  content: "\e910";
}

.icon-twitter:before {
  content: "\e911";
}

.icon-pinterest:before {
  content: "\e912";
}

.icon-linkedin:before {
  content: "\e913";
}

.icon-instagram:before {
  content: "\e914";
}

.icon-chevron-left:before {
  content: "\e915";
}

.icon-chevron-down:before {
  content: "\e916";
}

.icon-chevron-right:before {
  content: "\e917";
}

.icon-chevron-up:before {
  content: "\e918";
}

.icon-close:before {
  content: "\e919";
}

.icon-long-arrow-left:before {
  content: "\e91a";
}

.icon-long-arrow-right:before {
  content: "\e91b";
}

.icon-video:before {
  content: "\e91c";
}

.icon-cart:before {
  content: "\e91d";
}

.icon-location-pin:before {
  content: "\e91e";
}

.icon-user:before {
  content: "\e91f";
}

.icon-filters:before {
  content: "\e920";
}

.icon-config:before {
  content: "\e921";
}

.icon-download:before {
  content: "\e922";
}

.icon-warning:before {
  content: "\e923";
}

.icon-plus:before {
  content: "\e924";
}

.icon-minus:before {
  content: "\e925";
}

.icon-check:before {
  content: "\e926";
}

.icon-refresh:before {
  content: "\e927";
}

.icon-thick-arrow-right:before {
  content: "\e928";
}

.icon-thick-arrow-left:before {
  content: "\e929";
}

.icon-arrow-right:before {
  content: "\e92a";
}

.icon-arrow-left:before {
  content: "\e92b";
}

.icon-chevron-thick-right::before {
  content: "\e92c";
}

.icon-dots::before {
  content: "\e92d";
}

.icon-linked-in-block::before {
  content: "\e92e";
}

.icon-error:before {
  content: "\e92f";
}

.icon-chevron-condensed-down:before {
  content: "\e930";
}

.icon-close-circle:before {
  content: "\e931";
}

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

button, hr, input {
  overflow: visible;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

figcaption, menu, article, aside, details, figure, footer, header, main, nav, section, summary {
  display: block;
}

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

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

[hidden], template {
  display: none;
}

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

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

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

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

figure {
  margin: 1em 40px;
}

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

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

optgroup {
  font-weight: 700;
}

button, select {
  text-transform: none;
}

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

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

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

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

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}

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

button,
[type=button] {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  line-height: 1;
  margin: 0;
  padding: 0;
}

img {
  outline: none;
  border: none;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9, p {
  margin: 0;
}

label, input, select, textarea, button, fieldset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

ul, ol, dl {
  margin: 0;
  padding: 0;
}

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

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

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 18px;
  height: 2px;
  background-color: currentColor;
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -7px;
}
.hamburger-inner::after {
  bottom: -7px;
}

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

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

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.25s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.25s 0.25s ease, opacity 0.25s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.25s 0.25s ease, transform 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.25s ease, opacity 0.25s 0.25s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.25s ease, transform 0.25s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  min-width: 20px;
  width: calc(100% - (35px * 2));
}

.c-form-radio__label, .c-content-info-blocks__block__copy-block, body, .u-typography--body, .u-typography--bio-wysiwyg blockquote, .u-typography--bio-wysiwyg p {
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.857rem;
}
.c-form-radio__label u, .c-content-info-blocks__block__copy-block u, body u, .u-typography--body u, .u-typography--bio-wysiwyg blockquote u, .u-typography--bio-wysiwyg p u {
  text-decoration: none;
  border-bottom: 1.5px solid #ffcc00;
}

.u-typography--body-md {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.857rem;
  font-weight: 500;
}

.u-typography--body-bold {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.857rem;
  font-weight: bold;
}

.u-typography--body-lg {
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.857rem;
}

.u-typography--h1toh2 {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  letter-spacing: -0.5px;
  line-height: 1.23em;
}

.c-slideshow__caption__title, .u-typography--h1 {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  letter-spacing: -0.5px;
  line-height: 3.071rem;
}

.u-typography--h2 {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.7857142857rem;
  letter-spacing: -0.5px;
  line-height: 2.286rem;
}

.u-typography--h2toh3 {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.7857142857rem;
  letter-spacing: -0.5px;
  line-height: 2.286rem;
}

.u-typography--h3 {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.4285714286rem;
  letter-spacing: -0.25px;
  line-height: 1.35em;
}

.u-typography--h4 {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.1428571429rem;
  font-weight: bold;
  line-height: 1.714rem;
}

.u-typography--h5 {
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  font-size: 1.1428571429rem;
  line-height: 1.625em;
}

.u-typography--h6 {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
}

.c-slideshow__caption__eyebrow, .u-typography--eyebrow {
  font-size: 0.9285714286rem;
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 1.125rem;
  text-transform: uppercase;
}

.u-typography--blurb {
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.43em;
}

.u-typography--directional {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: -0.23px;
  line-height: 1.5em;
}

.u-typography--wysiwyg {
  font-family: "Ubuntu", sans-serif;
}
.u-typography--wysiwyg p:not(:last-child) {
  margin-bottom: 25px;
}
.u-typography--wysiwyg ul {
  list-style: none;
}
.u-typography--wysiwyg ul li {
  line-height: 1.429rem;
  padding-bottom: 15px;
  padding-left: 24px;
  position: relative;
}
.u-typography--wysiwyg ul li:after {
  content: "\e908";
  display: block;
  position: absolute;
  pointer-events: none;
  font-family: "icomoon";
  color: #299CE9;
  font-size: 8px;
  left: 0;
  top: 0;
  z-index: 1;
}
.u-typography--wysiwyg ul li:hover {
  font-weight: 500;
  white-space: nowrap;
}
.u-typography--wysiwyg ul li a {
  background-image: none;
  transition: all 0.25s;
  white-space: nowrap;
}
.u-typography--wysiwyg a {
  text-decoration: none;
  background-image: linear-gradient(90deg, rgb(255, 204, 0) 0%, rgb(255, 204, 0) 100%);
  background-size: 100% 2px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  position: relative;
  transition: all 0.3s ease-in;
}
.u-typography--wysiwyg a:hover {
  background-size: 100% 100%;
}

.u-typography--bio-wysiwyg h4 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-size: 1.1428571429rem;
}
.u-typography--bio-wysiwyg p {
  padding-bottom: 23px;
}
.u-typography--bio-wysiwyg blockquote {
  padding-left: 16px;
  border-left: 6px solid #299ce9;
  margin: 28px 0px;
}

[class*=l-flex-col] {
  flex-direction: column;
  flex: 0 1 auto;
  padding: 0 8px 20px;
}

.l-flex-row, .c-form-group-container {
  align-items: flex-start;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  min-width: 20px;
}
.l-flex-row--reverse {
  flex-direction: row-reverse;
}

.l-flex-row--gap-40 {
  margin-left: -20px;
  margin-right: -20px;
}
.l-flex-row--gap-40 [class*=l-flex-col] {
  padding-left: 20px;
  padding-right: 20px;
}

.l-flex-col {
  flex: 1;
}
.l-page__component {
  padding-top: 35px;
}
.l-page__component:first-child {
  padding-top: 0;
}
.l-page__component:last-child {
  padding-bottom: 0px;
}
.l-page__component--condensed:not(:first-child) {
  padding-top: 30px;
}

.l-page__component--xl-padding-bottom:not(:first-child) {
  padding-bottom: 140px;
}

.l-page__component--xl-padding-top:not(:first-child) {
  padding-top: 140px;
}

.l-page__component--full-bleed {
  /* Full Bleed Components have Backgrounds that span edge to edge, and typically align next to the header and footer */
}
.l-page__component--full-bleed + .l-page__component--full-bleed {
  padding-top: 0px;
}
.l-page__component--full-bleed:first-child {
  padding-top: 0px;
}
.l-page__component--full-bleed:last-child {
  margin-bottom: 0px;
}

.l-page__component--centered {
  padding-bottom: 35px !important;
  padding-top: 35px;
}

.l-page__component--centered-condensed {
  padding-bottom: 35px !important;
  padding-top: 35px;
}

.l-page__component--bottom-only {
  padding-bottom: 35px;
  padding-top: 0;
}

.l-header {
  height: 175px;
  position: relative;
  z-index: 600;
}
.l-header__cast {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.l-header__cast.is-sticky {
  box-shadow: -5px 10px 30px 0 rgba(0, 0, 0, 0.15);
  position: fixed;
}
.l-header__cast.is-sticky .l-header__primary {
  background-color: #fff;
  transition: all 0.25s;
}
.l-header__cast.is-sticky .c-drop-menu__primary-list__link {
  color: #1F2B37;
}
.l-header__cast.is-sticky .c-drop-menu__primary-list__item:hover > .c-drop-menu__primary-list__link:after {
  background-color: #299CE9 !important;
}
.l-header__cast.is-sticky .c-drop-menu__primary-list__item.is-active > .c-drop-menu__primary-list__link:after {
  background-color: #299CE9 !important;
}

.l-header__tertiary {
  background-color: #1F2B37;
  overflow: hidden;
  height: 100px;
  position: relative;
  z-index: 0;
}
.l-header__tertiary .l-header__container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.l-header__tertiary .brand-switcher {
  text-transform: uppercase;
  width: 100%;
  height: 100px;
  width: 100vw;
  display: grid;
  justify-content: center;
}
.l-header__tertiary .brand-switcher .brand-link {
  display: flex;
  text-align: center;
  width: 119px;
  flex: 0 0 119px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 10px 2px 2px;
}
.l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.equipto), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.valleycraft), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.doc-services) {
  padding: 2px 2px 10px;
}
.l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.ballymore), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.equipto) {
  padding-left: 8px;
  width: 125px;
  flex: 0 0 125px;
}
.l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.lift-products), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.doc-services) {
  padding-right: 14px;
  width: 131px;
  flex: 0 0 131px;
}
.l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.ballymore), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.triarc), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.lift-products) {
  grid-row: 1;
}
.l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.equipto), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.valleycraft), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.doc-services) {
  grid-row: 2;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo {
  -o-object-fit: contain;
  object-fit: contain;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.ballymore {
  width: 86px;
  height: 24px;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.triarc {
  width: 80px;
  height: 13px;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.lift-products {
  width: 115px;
  height: auto;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.equipto {
  width: 115px;
  height: 38px;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.valleycraft {
  width: 115px;
  height: 38px;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.doc-services {
  width: 73px;
  height: 32px;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.logo-inactive {
  display: block;
}
.l-header__tertiary .brand-switcher .brand-link .brand-logo.logo-active {
  display: none;
}
.l-header__tertiary .brand-switcher .brand-link.is-active,
.l-header__tertiary .brand-switcher .brand-link:hover {
  background-color: #fff;
}
.l-header__tertiary .brand-switcher .brand-link.is-active .logo-active,
.l-header__tertiary .brand-switcher .brand-link:hover .logo-active {
  display: block;
}
.l-header__tertiary .brand-switcher .brand-link.is-active .logo-inactive,
.l-header__tertiary .brand-switcher .brand-link:hover .logo-inactive {
  display: none;
}
.l-header__tertiary .is-srOnly,
.l-header__tertiary .u-hiddenVisually {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

.l-header__secondary {
  background-color: #ACB5BC;
  overflow: hidden;
  height: 42px;
  display: none;
}
.l-header__secondary__item-group {
  height: 100%;
}

.l-header__secondary__item-list {
  display: flex;
  height: 100%;
}

.l-header__secondary__item {
  align-items: center;
  display: flex;
  flex: 0 1 auto;
  height: 100%;
}
.l-header__secondary__item--icon {
  padding-left: 38px;
  padding-right: 31px;
}
.l-header__secondary__item--icon i {
  font-size: 18px;
}
.l-header__secondary__item--icon:hover i {
  color: #1F2B37;
}

.l-header__secondary__item--angled {
  background-color: #9CA4A9;
  margin-left: 25px;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.l-header__secondary__item--angled::before, .l-header__secondary__item--angled::after {
  background-color: #9CA4A9;
  height: 100%;
  content: "";
  position: absolute;
  width: 25px;
}
.l-header__secondary__item--angled::before {
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
          clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  font-family: "polygon(100% 0, 0% 100%, 100% 100%)";
  left: -23.8px;
}
.l-header__secondary__item--angled::after {
  -webkit-clip-path: polygon(100% 0, 0% 100%, 0 0);
          clip-path: polygon(100% 0, 0% 100%, 0 0);
  font-family: "polygon(100% 0, 0% 100%, 100% 100%)";
  right: -25px;
  transform: scale(1.3);
}
.l-header__secondary__item--angled:hover {
  background-color: #1F2B37;
}
.l-header__secondary__item--angled:hover::before, .l-header__secondary__item--angled:hover::after {
  background-color: #1F2B37;
}

.l-header__secondary__item--last {
  padding-left: 49px;
  padding-right: 33px;
}

.l-header__secondary__item.is-white-bg {
  border-bottom: 1px solid #D4D7D7;
  background-color: #fff;
}
.l-header__secondary__item.is-white-bg .l-header__secondary__anchor {
  color: #1F2B37;
}
.l-header__secondary__item.is-white-bg:hover {
  border-bottom: 1px solid #1F2B37;
  background-color: #1F2B37;
}
.l-header__secondary__item.is-white-bg:hover .l-header__secondary__anchor {
  color: #fff;
}

.l-header__secondary .l-header__container {
  justify-content: flex-end;
}
.l-header__secondary__anchor {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  font-size: 12px;
  line-height: 1.143rem;
}
.l-header__secondary__anchor:hover {
  -webkit-text-stroke: 0.5px #fff;
}
.l-header__secondary__anchor.is-icon:hover {
  -webkit-text-stroke: 0px;
}

.l-header__primary {
  height: 75px;
  transition: all 0.25s;
}
.l-header__primary__item {
  align-items: center;
  display: flex;
  flex: 0 1 auto;
  height: 100%;
  justify-content: center;
}
.l-header__primary__item.has-brand-logo {
  margin-right: auto;
  width: 95px;
}

.l-header__primary__item.has-main-menu {
  padding-top: 18px;
}

.l-header__primary__item.has-mobile-link {
  align-items: flex-start;
  height: auto;
  margin-top: -3px;
}

.l-header__brand {
  display: block;
  opacity: 1;
  transition: all 0.25s;
  width: 100%;
}

.l-header__brand-logo {
  display: block;
  width: 100%;
}
.l-header__brand-logo.is-hidden {
  display: none;
}

.l-header__brand-logo--white {
  display: none;
}

.l-header__brand-logo--color {
  display: block;
}

.l-header__brand-logo.is-visible {
  display: block !important;
}

.l-header__brand-logo img {
  width: 100%;
}

.l-header__container {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  position: relative;
  z-index: 1;
}

.l-header .hamburger {
  color: #00295E;
  height: 21px;
  margin-top: -10px;
  position: absolute;
  right: 14px;
  top: 50%;
  transition: all 0.25s;
  z-index: 5;
}
.l-header .hamburger.is-active {
  right: -15px;
  top: 0%;
  transition: all 0.25s;
}
.l-header .hamburger.is-active .hamburger-inner {
  background-color: #00295E;
  width: 14px;
}
.l-header .hamburger.is-active .hamburger-inner:after {
  background-color: #00295E;
  margin-left: -0.18px;
  width: 14px;
}

.l-header .hamburger-box {
  height: 19px;
  width: 26px;
}
.l-header .hamburger-inner {
  height: 3px;
  width: 26px;
}
.l-header .hamburger-inner::before, .l-header .hamburger-inner::after {
  height: 3px;
  margin-left: 3.82px;
  width: 18px;
}
.l-header .hamburger-inner::before {
  color: #FFCC00;
  top: -8px;
}
.l-header .hamburger-inner::after {
  color: #299CE9;
  bottom: -8px;
}
.l-header__cta {
  font-size: 0.7857142857rem;
  align-items: center;
  background: #F3F3F3;
  color: #fff;
  display: flex;
  font-weight: 800;
  height: 100%;
  justify-content: center;
  line-height: 1;
  text-transform: uppercase;
  width: 84px;
}
.l-header__cta:hover {
  background: #00295E;
}

.l-header__social-nav {
  align-items: center;
  display: inline-flex;
  min-height: 100%;
  padding: 0px 16px;
}
.l-header__social-nav .c-navigation-social__anchor {
  font-size: 0.8571428571rem;
}

.l-header__contact {
  display: flex;
  flex-flow: row nowrap;
  line-height: 0;
  list-style: none;
  margin: 0;
}
.l-header__contact__anchor {
  font-size: 0.7857142857rem;
  align-items: center;
  border-left: 1px solid #F3F3F3;
  color: #00234F;
  display: flex;
  justify-content: center;
  line-height: 16px;
  padding: 0px 16px;
  text-transform: uppercase;
  vertical-align: middle;
}

.l-header__contact__icon {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.l-header__contact--mobile {
  padding: 0;
}
.l-header__contact--mobile .l-header__contact__anchor {
  color: #000;
  text-decoration: none;
  padding: 0;
}
.l-header__contact--mobile .l-header__contact__anchor:hover {
  color: black;
}

.l-header__mm-open-hide {
  opacity: 1;
  transition: opacity 0.25s linear 0.4s;
}
.l-header.is-mm-open .l-header__mm-open-hide {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.1s linear 0s;
}

.l-header.is-mm-open .l-header__brand {
  opacity: 0;
  transition: all 0.25s;
}
.l-header.is-mm-open:before {
  background-blend-mode: multiply;
  background-color: rgba(18, 25, 32, 0.8);
  content: "";
  mix-blend-mode: multiply;
  left: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100vw;
}
.l-header--inset .c-drop-menu__primary-list {
  color: #fff;
}
.l-header--inset .c-drop-menu__primary-list > *:hover {
  color: #fff;
  transition: all 0.25s;
}
.l-header--inset .c-drop-menu__primary-list:hover > * {
  color: #fff;
  transition: all 0.25s;
}
.l-header--inset .c-drop-menu__primary-list__item:hover > .c-drop-menu__primary-list__link:after {
  background-color: #fff;
}
.l-header--inset .c-drop-menu__primary-list__item.is-active > .c-drop-menu__primary-list__link:after {
  background-color: #fff;
}

.l-footer {
  background-image: url("/img/backgrounds/footer/line-grunge-pattern-large@2x.jpg");
  background-size: 150% 150%;
  line-height: 20px;
  position: relative;
  z-index: 1;
}
.l-footer__container {
  padding: 35px 35.5px;
  position: relative;
}

.l-footer__flex-container {
  position: relative;
}

.l-footer__top {
  position: relative;
}
.l-footer__top__left {
  border-bottom: 1px solid #D8D8D8;
}

.l-footer__top__left-logo-area {
  border-right: 1px solid #D8D8D8;
  padding: 9px 38px 35.5px 0;
  width: 171px;
}

.l-footer__top__left-logo {
  width: 133px;
}

.l-footer__top__right {
  border-bottom: 1px solid #D8D8D8;
  padding: 30px 16px 25.5px 0;
  position: relative;
}

.l-footer__contact-list {
  align-items: flex-end;
  display: flex;
}

.l-footer__contact-list-column:first-child {
  padding-right: 34px;
}

.l-footer__contact-list-heading {
  font-size: 1rem;
  color: #fff;
  font-family: "Days One", sans-serif;
  line-height: 1.5em;
  padding-bottom: 15px;
  white-space: nowrap;
}

.l-footer__contact-list-row {
  padding-bottom: 12px;
}

.l-footer__contact-list-link {
  align-items: center;
  display: flex;
  padding-bottom: 10px;
}

.l-footer__contact-list-icon {
  color: #299CE9;
  padding-right: 14px;
}
.l-footer__contact-list-icon.is-yellow {
  color: #FFCC00;
}

.l-footer__contact-list-text {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  font-size: 13px;
}

.l-footer__floating-link-1 {
  position: absolute !important;
  right: 40px;
  top: 43px;
}

.l-footer__floating-link-2 {
  display: none !important;
}

.l-footer__bottom {
  padding-top: 30px;
}
.l-footer__bottom__menu__primary-item {
  list-style: none;
  padding-bottom: 11px;
}

.l-footer__bottom__menu__primary-item-link {
  font-family: "eurostile", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #299CE9;
  font-size: 11px;
  letter-spacing: 2px;
  line-height: 1.357rem;
  text-transform: uppercase;
}

.l-footer__bottom__menu__secondary-list {
  display: none;
}

.l-footer__bottom__menu__secondary-item {
  list-style: none;
  padding-bottom: 8px;
}

.l-footer__bottom__menu__secondary-link {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  line-height: 1.143rem;
}

.l-footer__bottom-ribbon {
  background-color: #121920;
}
.l-footer__bottom-ribbon__container {
  padding: 15px 36px;
}

.l-footer__bottom-ribbon__flex-container {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: space-between;
}

.l-footer__bottom-ribbon__copyright {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  font-style: italic;
  line-height: 1.071rem;
  letter-spacing: 0;
}

.l-footer__bottom-ribbon__link {
  align-items: center;
  display: flex;
}

.l-footer__bottom-ribbon__link-text {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  display: none;
  font-size: 10px;
  line-height: 1.071rem;
}

.l-main {
  background-color: #fff;
  min-height: calc(100vh - 125px - 60px);
}

.c-logo-gallery-collections__collection.is-4 .c-logo-gallery__logos-container, .c-logo-gallery-collections__collection.is-4 .c-logo-gallery-collections__collection-container,
.c-logo-gallery.is-4 .c-logo-gallery__logos-container,
.c-logo-gallery.is-4 .c-logo-gallery-collections__collection-container {
  width: 320px;
}
.c-logo-gallery-collections__collection.is-4 .c-logo-gallery__logo, .c-logo-gallery-collections__collection.is-4 .c-logo-gallery-collections__logo,
.c-logo-gallery.is-4 .c-logo-gallery__logo,
.c-logo-gallery.is-4 .c-logo-gallery-collections__logo {
  margin-top: 15px;
}
.c-logo-gallery-collections__collection.is-6 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-6 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-6 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-6 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-left: 115px !important;
}

.c-logo-gallery-collections__collection.is-9 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-9 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-9 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-9 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-right: 115px !important;
}

.c-logo-gallery-collections__collection.is-11 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-11 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-11 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-11 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-right: 170px !important;
}

.c-logo-gallery-collections__collection.is-14 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-14 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-14 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-14 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-right: 118px !important;
}

.c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-16 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-16 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-left: -97px !important;
}

.c-logo-gallery-collections__collection.is-19 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-19 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-19 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-19 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-right: 118px !important;
}

.c-logo-gallery-collections__collection.is-21 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-21 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-21 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-21 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-left: -97px !important;
}

.c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child,
.c-logo-gallery.is-24 .is-proportionate .c-logo-gallery__logo:last-child,
.c-logo-gallery.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child {
  margin-right: 118px !important;
}

.u-visually-hidden, .c-form-file__input, .c-form-file input::file-selector-button {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0.5rem;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.u-bg--base-black {
  background-color: #000;
}
.u-bg--base-almost-black {
  background-color: #121920;
}
.u-bg--base-white {
  background-color: #fff;
}
.u-bg--brand-primary {
  background-color: #00234F;
}
.u-bg--brand-secondary {
  background-color: #00295E;
}
.u-bg--brand-tertiary {
  background-color: #299CE9;
}
.u-bg--brand-quaternary {
  background-color: #FFCC00;
}
.u-bg--background-primary {
  background-color: #fff;
}
.u-bg--background-secondary {
  background-color: #F3F3F3;
}
.u-bg--background-tertiary {
  background-color: #00234F;
}
.u-bg--background-quaternary {
  background-color: #1F2B37;
}
.u-bg--button-primary {
  background-color: #FFCC00;
}
.u-bg--button-secondary {
  background-color: #299CE9;
}
.u-bg--button-tertiary {
  background-color: #00234F;
}
.u-bg--text-primary {
  background-color: #1F2B37;
}
.u-bg--text-secondary {
  background-color: #fff;
}
.u-bg--text-tertiary {
  background-color: #299CE9;
}
.u-bg--status-error {
  background-color: #E25556;
}
.u-bg--status-success {
  background-color: #64a338;
}
.u-bg--status-info {
  background-color: #3865a3;
}
.u-bg--status-warning {
  background-color: #ffcc00;
}
.u-bg--grey-light {
  background-color: #F3F3F3;
}
.u-bg--grey-medium {
  background-color: #ACB5BC;
}
.u-bg--grey-dark {
  background-color: #9CA4A9;
}
.u-bg--grey-charcoal {
  background-color: #1F2B37;
}
.u-bg--grey-olypmus-grey {
  background-color: #D4D7D7;
}
.u-bg--grey-alto {
  background-color: #D8D8D8;
}
.u-bg--black {
  background-color: #000;
}

.u-bg--white {
  background-color: #fff;
}

.u-bg--transparent {
  background-color: transparent;
}

.u-vertical-transitioner__inner {
  margin-bottom: 1px;
  padding-bottom: 1px;
  position: relative;
  width: 100%;
}

.u-margin--0 {
  margin: 0px;
}

.u-margin-vertical--0 {
  margin-bottom: 0px;
  margin-top: 0px;
}

.u-margin-horizontal--0 {
  margin-left: 0px;
  margin-right: 0px;
}

.u-margin-bottom--0 {
  margin-bottom: 0px;
}

.u-margin-top--0 {
  margin-top: 0px;
}

.u-margin-left--0 {
  margin-left: 0px;
}

.u-margin-right--0 {
  margin-right: 0px;
}

.u-margin--5 {
  margin: 5px;
}

.u-margin-vertical--5 {
  margin-bottom: 5px;
  margin-top: 5px;
}

.u-margin-horizontal--5 {
  margin-left: 5px;
  margin-right: 5px;
}

.u-margin-bottom--5 {
  margin-bottom: 5px;
}

.u-margin-top--5 {
  margin-top: 5px;
}

.u-margin-left--5 {
  margin-left: 5px;
}

.u-margin-right--5 {
  margin-right: 5px;
}

.u-margin--10 {
  margin: 10px;
}

.u-margin-vertical--10 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.u-margin-horizontal--10 {
  margin-left: 10px;
  margin-right: 10px;
}

.u-margin-bottom--10 {
  margin-bottom: 10px;
}

.u-margin-top--10 {
  margin-top: 10px;
}

.u-margin-left--10 {
  margin-left: 10px;
}

.u-margin-right--10 {
  margin-right: 10px;
}

.u-margin--15 {
  margin: 15px;
}

.u-margin-vertical--15 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.u-margin-horizontal--15 {
  margin-left: 15px;
  margin-right: 15px;
}

.u-margin-bottom--15 {
  margin-bottom: 15px;
}

.u-margin-top--15 {
  margin-top: 15px;
}

.u-margin-left--15 {
  margin-left: 15px;
}

.u-margin-right--15 {
  margin-right: 15px;
}

.u-margin--20 {
  margin: 20px;
}

.u-margin-vertical--20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.u-margin-horizontal--20 {
  margin-left: 20px;
  margin-right: 20px;
}

.u-margin-bottom--20 {
  margin-bottom: 20px;
}

.u-margin-top--20 {
  margin-top: 20px;
}

.u-margin-left--20 {
  margin-left: 20px;
}

.u-margin-right--20 {
  margin-right: 20px;
}

.u-margin--25 {
  margin: 25px;
}

.u-margin-vertical--25 {
  margin-bottom: 25px;
  margin-top: 25px;
}

.u-margin-horizontal--25 {
  margin-left: 25px;
  margin-right: 25px;
}

.u-margin-bottom--25 {
  margin-bottom: 25px;
}

.u-margin-top--25 {
  margin-top: 25px;
}

.u-margin-left--25 {
  margin-left: 25px;
}

.u-margin-right--25 {
  margin-right: 25px;
}

.u-margin--30 {
  margin: 30px;
}

.u-margin-vertical--30 {
  margin-bottom: 30px;
  margin-top: 30px;
}

.u-margin-horizontal--30 {
  margin-left: 30px;
  margin-right: 30px;
}

.u-margin-bottom--30 {
  margin-bottom: 30px;
}

.u-margin-top--30 {
  margin-top: 30px;
}

.u-margin-left--30 {
  margin-left: 30px;
}

.u-margin-right--30 {
  margin-right: 30px;
}

.u-margin--35 {
  margin: 35px;
}

.u-margin-vertical--35 {
  margin-bottom: 35px;
  margin-top: 35px;
}

.u-margin-horizontal--35 {
  margin-left: 35px;
  margin-right: 35px;
}

.u-margin-bottom--35 {
  margin-bottom: 35px;
}

.u-margin-top--35 {
  margin-top: 35px;
}

.u-margin-left--35 {
  margin-left: 35px;
}

.u-margin-right--35 {
  margin-right: 35px;
}

.u-margin--40 {
  margin: 40px;
}

.u-margin-vertical--40 {
  margin-bottom: 40px;
  margin-top: 40px;
}

.u-margin-horizontal--40 {
  margin-left: 40px;
  margin-right: 40px;
}

.u-margin-bottom--40 {
  margin-bottom: 40px;
}

.u-margin-top--40 {
  margin-top: 40px;
}

.u-margin-left--40 {
  margin-left: 40px;
}

.u-margin-right--40 {
  margin-right: 40px;
}

.u-margin--45 {
  margin: 45px;
}

.u-margin-vertical--45 {
  margin-bottom: 45px;
  margin-top: 45px;
}

.u-margin-horizontal--45 {
  margin-left: 45px;
  margin-right: 45px;
}

.u-margin-bottom--45 {
  margin-bottom: 45px;
}

.u-margin-top--45 {
  margin-top: 45px;
}

.u-margin-left--45 {
  margin-left: 45px;
}

.u-margin-right--45 {
  margin-right: 45px;
}

.u-margin--50 {
  margin: 50px;
}

.u-margin-vertical--50 {
  margin-bottom: 50px;
  margin-top: 50px;
}

.u-margin-horizontal--50 {
  margin-left: 50px;
  margin-right: 50px;
}

.u-margin-bottom--50 {
  margin-bottom: 50px;
}

.u-margin-top--50 {
  margin-top: 50px;
}

.u-margin-left--50 {
  margin-left: 50px;
}

.u-margin-right--50 {
  margin-right: 50px;
}

.u-margin--55 {
  margin: 55px;
}

.u-margin-vertical--55 {
  margin-bottom: 55px;
  margin-top: 55px;
}

.u-margin-horizontal--55 {
  margin-left: 55px;
  margin-right: 55px;
}

.u-margin-bottom--55 {
  margin-bottom: 55px;
}

.u-margin-top--55 {
  margin-top: 55px;
}

.u-margin-left--55 {
  margin-left: 55px;
}

.u-margin-right--55 {
  margin-right: 55px;
}

.u-margin--60 {
  margin: 60px;
}

.u-margin-vertical--60 {
  margin-bottom: 60px;
  margin-top: 60px;
}

.u-margin-horizontal--60 {
  margin-left: 60px;
  margin-right: 60px;
}

.u-margin-bottom--60 {
  margin-bottom: 60px;
}

.u-margin-top--60 {
  margin-top: 60px;
}

.u-margin-left--60 {
  margin-left: 60px;
}

.u-margin-right--60 {
  margin-right: 60px;
}

.u-margin--65 {
  margin: 65px;
}

.u-margin-vertical--65 {
  margin-bottom: 65px;
  margin-top: 65px;
}

.u-margin-horizontal--65 {
  margin-left: 65px;
  margin-right: 65px;
}

.u-margin-bottom--65 {
  margin-bottom: 65px;
}

.u-margin-top--65 {
  margin-top: 65px;
}

.u-margin-left--65 {
  margin-left: 65px;
}

.u-margin-right--65 {
  margin-right: 65px;
}

.u-margin--70 {
  margin: 70px;
}

.u-margin-vertical--70 {
  margin-bottom: 70px;
  margin-top: 70px;
}

.u-margin-horizontal--70 {
  margin-left: 70px;
  margin-right: 70px;
}

.u-margin-bottom--70 {
  margin-bottom: 70px;
}

.u-margin-top--70 {
  margin-top: 70px;
}

.u-margin-left--70 {
  margin-left: 70px;
}

.u-margin-right--70 {
  margin-right: 70px;
}

.u-margin--75 {
  margin: 75px;
}

.u-margin-vertical--75 {
  margin-bottom: 75px;
  margin-top: 75px;
}

.u-margin-horizontal--75 {
  margin-left: 75px;
  margin-right: 75px;
}

.u-margin-bottom--75 {
  margin-bottom: 75px;
}

.u-margin-top--75 {
  margin-top: 75px;
}

.u-margin-left--75 {
  margin-left: 75px;
}

.u-margin-right--75 {
  margin-right: 75px;
}

.u-margin--80 {
  margin: 80px;
}

.u-margin-vertical--80 {
  margin-bottom: 80px;
  margin-top: 80px;
}

.u-margin-horizontal--80 {
  margin-left: 80px;
  margin-right: 80px;
}

.u-margin-bottom--80 {
  margin-bottom: 80px;
}

.u-margin-top--80 {
  margin-top: 80px;
}

.u-margin-left--80 {
  margin-left: 80px;
}

.u-margin-right--80 {
  margin-right: 80px;
}

.u-margin--85 {
  margin: 85px;
}

.u-margin-vertical--85 {
  margin-bottom: 85px;
  margin-top: 85px;
}

.u-margin-horizontal--85 {
  margin-left: 85px;
  margin-right: 85px;
}

.u-margin-bottom--85 {
  margin-bottom: 85px;
}

.u-margin-top--85 {
  margin-top: 85px;
}

.u-margin-left--85 {
  margin-left: 85px;
}

.u-margin-right--85 {
  margin-right: 85px;
}

.u-margin--90 {
  margin: 90px;
}

.u-margin-vertical--90 {
  margin-bottom: 90px;
  margin-top: 90px;
}

.u-margin-horizontal--90 {
  margin-left: 90px;
  margin-right: 90px;
}

.u-margin-bottom--90 {
  margin-bottom: 90px;
}

.u-margin-top--90 {
  margin-top: 90px;
}

.u-margin-left--90 {
  margin-left: 90px;
}

.u-margin-right--90 {
  margin-right: 90px;
}

.u-margin--95 {
  margin: 95px;
}

.u-margin-vertical--95 {
  margin-bottom: 95px;
  margin-top: 95px;
}

.u-margin-horizontal--95 {
  margin-left: 95px;
  margin-right: 95px;
}

.u-margin-bottom--95 {
  margin-bottom: 95px;
}

.u-margin-top--95 {
  margin-top: 95px;
}

.u-margin-left--95 {
  margin-left: 95px;
}

.u-margin-right--95 {
  margin-right: 95px;
}

.u-margin--100 {
  margin: 100px;
}

.u-margin-vertical--100 {
  margin-bottom: 100px;
  margin-top: 100px;
}

.u-margin-horizontal--100 {
  margin-left: 100px;
  margin-right: 100px;
}

.u-margin-bottom--100 {
  margin-bottom: 100px;
}

.u-margin-top--100 {
  margin-top: 100px;
}

.u-margin-left--100 {
  margin-left: 100px;
}

.u-margin-right--100 {
  margin-right: 100px;
}

.u-margin--105 {
  margin: 105px;
}

.u-margin-vertical--105 {
  margin-bottom: 105px;
  margin-top: 105px;
}

.u-margin-horizontal--105 {
  margin-left: 105px;
  margin-right: 105px;
}

.u-margin-bottom--105 {
  margin-bottom: 105px;
}

.u-margin-top--105 {
  margin-top: 105px;
}

.u-margin-left--105 {
  margin-left: 105px;
}

.u-margin-right--105 {
  margin-right: 105px;
}

.u-margin--110 {
  margin: 110px;
}

.u-margin-vertical--110 {
  margin-bottom: 110px;
  margin-top: 110px;
}

.u-margin-horizontal--110 {
  margin-left: 110px;
  margin-right: 110px;
}

.u-margin-bottom--110 {
  margin-bottom: 110px;
}

.u-margin-top--110 {
  margin-top: 110px;
}

.u-margin-left--110 {
  margin-left: 110px;
}

.u-margin-right--110 {
  margin-right: 110px;
}

.u-margin--115 {
  margin: 115px;
}

.u-margin-vertical--115 {
  margin-bottom: 115px;
  margin-top: 115px;
}

.u-margin-horizontal--115 {
  margin-left: 115px;
  margin-right: 115px;
}

.u-margin-bottom--115 {
  margin-bottom: 115px;
}

.u-margin-top--115 {
  margin-top: 115px;
}

.u-margin-left--115 {
  margin-left: 115px;
}

.u-margin-right--115 {
  margin-right: 115px;
}

.u-margin--120 {
  margin: 120px;
}

.u-margin-vertical--120 {
  margin-bottom: 120px;
  margin-top: 120px;
}

.u-margin-horizontal--120 {
  margin-left: 120px;
  margin-right: 120px;
}

.u-margin-bottom--120 {
  margin-bottom: 120px;
}

.u-margin-top--120 {
  margin-top: 120px;
}

.u-margin-left--120 {
  margin-left: 120px;
}

.u-margin-right--120 {
  margin-right: 120px;
}

.u-margin--125 {
  margin: 125px;
}

.u-margin-vertical--125 {
  margin-bottom: 125px;
  margin-top: 125px;
}

.u-margin-horizontal--125 {
  margin-left: 125px;
  margin-right: 125px;
}

.u-margin-bottom--125 {
  margin-bottom: 125px;
}

.u-margin-top--125 {
  margin-top: 125px;
}

.u-margin-left--125 {
  margin-left: 125px;
}

.u-margin-right--125 {
  margin-right: 125px;
}

.u-margin--130 {
  margin: 130px;
}

.u-margin-vertical--130 {
  margin-bottom: 130px;
  margin-top: 130px;
}

.u-margin-horizontal--130 {
  margin-left: 130px;
  margin-right: 130px;
}

.u-margin-bottom--130 {
  margin-bottom: 130px;
}

.u-margin-top--130 {
  margin-top: 130px;
}

.u-margin-left--130 {
  margin-left: 130px;
}

.u-margin-right--130 {
  margin-right: 130px;
}

.u-margin--135 {
  margin: 135px;
}

.u-margin-vertical--135 {
  margin-bottom: 135px;
  margin-top: 135px;
}

.u-margin-horizontal--135 {
  margin-left: 135px;
  margin-right: 135px;
}

.u-margin-bottom--135 {
  margin-bottom: 135px;
}

.u-margin-top--135 {
  margin-top: 135px;
}

.u-margin-left--135 {
  margin-left: 135px;
}

.u-margin-right--135 {
  margin-right: 135px;
}

.u-margin--140 {
  margin: 140px;
}

.u-margin-vertical--140 {
  margin-bottom: 140px;
  margin-top: 140px;
}

.u-margin-horizontal--140 {
  margin-left: 140px;
  margin-right: 140px;
}

.u-margin-bottom--140 {
  margin-bottom: 140px;
}

.u-margin-top--140 {
  margin-top: 140px;
}

.u-margin-left--140 {
  margin-left: 140px;
}

.u-margin-right--140 {
  margin-right: 140px;
}

.u-margin--145 {
  margin: 145px;
}

.u-margin-vertical--145 {
  margin-bottom: 145px;
  margin-top: 145px;
}

.u-margin-horizontal--145 {
  margin-left: 145px;
  margin-right: 145px;
}

.u-margin-bottom--145 {
  margin-bottom: 145px;
}

.u-margin-top--145 {
  margin-top: 145px;
}

.u-margin-left--145 {
  margin-left: 145px;
}

.u-margin-right--145 {
  margin-right: 145px;
}

.u-margin--150 {
  margin: 150px;
}

.u-margin-vertical--150 {
  margin-bottom: 150px;
  margin-top: 150px;
}

.u-margin-horizontal--150 {
  margin-left: 150px;
  margin-right: 150px;
}

.u-margin-bottom--150 {
  margin-bottom: 150px;
}

.u-margin-top--150 {
  margin-top: 150px;
}

.u-margin-left--150 {
  margin-left: 150px;
}

.u-margin-right--150 {
  margin-right: 150px;
}

.u-margin-horizontal--auto {
  margin-left: auto;
  margin-right: auto;
}

.u-padding--0 {
  padding: 0px;
}

.u-padding-vertical--0 {
  padding-bottom: 0px;
  padding-top: 0px;
}

.u-padding-horizontal--0 {
  padding-left: 0px;
  padding-right: 0px;
}

.u-padding-bottom--0 {
  padding-bottom: 0px;
}

.u-padding-top--0 {
  padding-top: 0px;
}

.u-padding-left--0 {
  padding-left: 0px;
}

.u-padding-right--0 {
  padding-right: 0px;
}

.u-padding--5 {
  padding: 5px;
}

.u-padding-vertical--5 {
  padding-bottom: 5px;
  padding-top: 5px;
}

.u-padding-horizontal--5 {
  padding-left: 5px;
  padding-right: 5px;
}

.u-padding-bottom--5 {
  padding-bottom: 5px;
}

.u-padding-top--5 {
  padding-top: 5px;
}

.u-padding-left--5 {
  padding-left: 5px;
}

.u-padding-right--5 {
  padding-right: 5px;
}

.u-padding--10 {
  padding: 10px;
}

.u-padding-vertical--10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.u-padding-horizontal--10 {
  padding-left: 10px;
  padding-right: 10px;
}

.u-padding-bottom--10 {
  padding-bottom: 10px;
}

.u-padding-top--10 {
  padding-top: 10px;
}

.u-padding-left--10 {
  padding-left: 10px;
}

.u-padding-right--10 {
  padding-right: 10px;
}

.u-padding--15 {
  padding: 15px;
}

.u-padding-vertical--15 {
  padding-bottom: 15px;
  padding-top: 15px;
}

.u-padding-horizontal--15 {
  padding-left: 15px;
  padding-right: 15px;
}

.u-padding-bottom--15 {
  padding-bottom: 15px;
}

.u-padding-top--15 {
  padding-top: 15px;
}

.u-padding-left--15 {
  padding-left: 15px;
}

.u-padding-right--15 {
  padding-right: 15px;
}

.u-padding--20 {
  padding: 20px;
}

.u-padding-vertical--20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.u-padding-horizontal--20 {
  padding-left: 20px;
  padding-right: 20px;
}

.u-padding-bottom--20 {
  padding-bottom: 20px;
}

.u-padding-top--20 {
  padding-top: 20px;
}

.u-padding-left--20 {
  padding-left: 20px;
}

.u-padding-right--20 {
  padding-right: 20px;
}

.u-padding--25 {
  padding: 25px;
}

.u-padding-vertical--25 {
  padding-bottom: 25px;
  padding-top: 25px;
}

.u-padding-horizontal--25 {
  padding-left: 25px;
  padding-right: 25px;
}

.u-padding-bottom--25 {
  padding-bottom: 25px;
}

.u-padding-top--25 {
  padding-top: 25px;
}

.u-padding-left--25 {
  padding-left: 25px;
}

.u-padding-right--25 {
  padding-right: 25px;
}

.u-padding--30 {
  padding: 30px;
}

.u-padding-vertical--30 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.u-padding-horizontal--30 {
  padding-left: 30px;
  padding-right: 30px;
}

.u-padding-bottom--30 {
  padding-bottom: 30px;
}

.u-padding-top--30 {
  padding-top: 30px;
}

.u-padding-left--30 {
  padding-left: 30px;
}

.u-padding-right--30 {
  padding-right: 30px;
}

.u-padding--35 {
  padding: 35px;
}

.u-padding-vertical--35 {
  padding-bottom: 35px;
  padding-top: 35px;
}

.u-padding-horizontal--35 {
  padding-left: 35px;
  padding-right: 35px;
}

.u-padding-bottom--35 {
  padding-bottom: 35px;
}

.u-padding-top--35 {
  padding-top: 35px;
}

.u-padding-left--35 {
  padding-left: 35px;
}

.u-padding-right--35 {
  padding-right: 35px;
}

.u-padding--40 {
  padding: 40px;
}

.u-padding-vertical--40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.u-padding-horizontal--40 {
  padding-left: 40px;
  padding-right: 40px;
}

.u-padding-bottom--40 {
  padding-bottom: 40px;
}

.u-padding-top--40 {
  padding-top: 40px;
}

.u-padding-left--40 {
  padding-left: 40px;
}

.u-padding-right--40 {
  padding-right: 40px;
}

.u-padding--45 {
  padding: 45px;
}

.u-padding-vertical--45 {
  padding-bottom: 45px;
  padding-top: 45px;
}

.u-padding-horizontal--45 {
  padding-left: 45px;
  padding-right: 45px;
}

.u-padding-bottom--45 {
  padding-bottom: 45px;
}

.u-padding-top--45 {
  padding-top: 45px;
}

.u-padding-left--45 {
  padding-left: 45px;
}

.u-padding-right--45 {
  padding-right: 45px;
}

.u-padding--50 {
  padding: 50px;
}

.u-padding-vertical--50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.u-padding-horizontal--50 {
  padding-left: 50px;
  padding-right: 50px;
}

.u-padding-bottom--50 {
  padding-bottom: 50px;
}

.u-padding-top--50 {
  padding-top: 50px;
}

.u-padding-left--50 {
  padding-left: 50px;
}

.u-padding-right--50 {
  padding-right: 50px;
}

.u-padding--55 {
  padding: 55px;
}

.u-padding-vertical--55 {
  padding-bottom: 55px;
  padding-top: 55px;
}

.u-padding-horizontal--55 {
  padding-left: 55px;
  padding-right: 55px;
}

.u-padding-bottom--55 {
  padding-bottom: 55px;
}

.u-padding-top--55 {
  padding-top: 55px;
}

.u-padding-left--55 {
  padding-left: 55px;
}

.u-padding-right--55 {
  padding-right: 55px;
}

.u-padding--60 {
  padding: 60px;
}

.u-padding-vertical--60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

.u-padding-horizontal--60 {
  padding-left: 60px;
  padding-right: 60px;
}

.u-padding-bottom--60 {
  padding-bottom: 60px;
}

.u-padding-top--60 {
  padding-top: 60px;
}

.u-padding-left--60 {
  padding-left: 60px;
}

.u-padding-right--60 {
  padding-right: 60px;
}

.u-padding--65 {
  padding: 65px;
}

.u-padding-vertical--65 {
  padding-bottom: 65px;
  padding-top: 65px;
}

.u-padding-horizontal--65 {
  padding-left: 65px;
  padding-right: 65px;
}

.u-padding-bottom--65 {
  padding-bottom: 65px;
}

.u-padding-top--65 {
  padding-top: 65px;
}

.u-padding-left--65 {
  padding-left: 65px;
}

.u-padding-right--65 {
  padding-right: 65px;
}

.u-padding--70 {
  padding: 70px;
}

.u-padding-vertical--70 {
  padding-bottom: 70px;
  padding-top: 70px;
}

.u-padding-horizontal--70 {
  padding-left: 70px;
  padding-right: 70px;
}

.u-padding-bottom--70 {
  padding-bottom: 70px;
}

.u-padding-top--70 {
  padding-top: 70px;
}

.u-padding-left--70 {
  padding-left: 70px;
}

.u-padding-right--70 {
  padding-right: 70px;
}

.u-padding--75 {
  padding: 75px;
}

.u-padding-vertical--75 {
  padding-bottom: 75px;
  padding-top: 75px;
}

.u-padding-horizontal--75 {
  padding-left: 75px;
  padding-right: 75px;
}

.u-padding-bottom--75 {
  padding-bottom: 75px;
}

.u-padding-top--75 {
  padding-top: 75px;
}

.u-padding-left--75 {
  padding-left: 75px;
}

.u-padding-right--75 {
  padding-right: 75px;
}

.u-padding--80 {
  padding: 80px;
}

.u-padding-vertical--80 {
  padding-bottom: 80px;
  padding-top: 80px;
}

.u-padding-horizontal--80 {
  padding-left: 80px;
  padding-right: 80px;
}

.u-padding-bottom--80 {
  padding-bottom: 80px;
}

.u-padding-top--80 {
  padding-top: 80px;
}

.u-padding-left--80 {
  padding-left: 80px;
}

.u-padding-right--80 {
  padding-right: 80px;
}

.u-padding--85 {
  padding: 85px;
}

.u-padding-vertical--85 {
  padding-bottom: 85px;
  padding-top: 85px;
}

.u-padding-horizontal--85 {
  padding-left: 85px;
  padding-right: 85px;
}

.u-padding-bottom--85 {
  padding-bottom: 85px;
}

.u-padding-top--85 {
  padding-top: 85px;
}

.u-padding-left--85 {
  padding-left: 85px;
}

.u-padding-right--85 {
  padding-right: 85px;
}

.u-padding--90 {
  padding: 90px;
}

.u-padding-vertical--90 {
  padding-bottom: 90px;
  padding-top: 90px;
}

.u-padding-horizontal--90 {
  padding-left: 90px;
  padding-right: 90px;
}

.u-padding-bottom--90 {
  padding-bottom: 90px;
}

.u-padding-top--90 {
  padding-top: 90px;
}

.u-padding-left--90 {
  padding-left: 90px;
}

.u-padding-right--90 {
  padding-right: 90px;
}

.u-padding--95 {
  padding: 95px;
}

.u-padding-vertical--95 {
  padding-bottom: 95px;
  padding-top: 95px;
}

.u-padding-horizontal--95 {
  padding-left: 95px;
  padding-right: 95px;
}

.u-padding-bottom--95 {
  padding-bottom: 95px;
}

.u-padding-top--95 {
  padding-top: 95px;
}

.u-padding-left--95 {
  padding-left: 95px;
}

.u-padding-right--95 {
  padding-right: 95px;
}

.u-padding--100 {
  padding: 100px;
}

.u-padding-vertical--100 {
  padding-bottom: 100px;
  padding-top: 100px;
}

.u-padding-horizontal--100 {
  padding-left: 100px;
  padding-right: 100px;
}

.u-padding-bottom--100 {
  padding-bottom: 100px;
}

.u-padding-top--100 {
  padding-top: 100px;
}

.u-padding-left--100 {
  padding-left: 100px;
}

.u-padding-right--100 {
  padding-right: 100px;
}

.u-padding--105 {
  padding: 105px;
}

.u-padding-vertical--105 {
  padding-bottom: 105px;
  padding-top: 105px;
}

.u-padding-horizontal--105 {
  padding-left: 105px;
  padding-right: 105px;
}

.u-padding-bottom--105 {
  padding-bottom: 105px;
}

.u-padding-top--105 {
  padding-top: 105px;
}

.u-padding-left--105 {
  padding-left: 105px;
}

.u-padding-right--105 {
  padding-right: 105px;
}

.u-padding--110 {
  padding: 110px;
}

.u-padding-vertical--110 {
  padding-bottom: 110px;
  padding-top: 110px;
}

.u-padding-horizontal--110 {
  padding-left: 110px;
  padding-right: 110px;
}

.u-padding-bottom--110 {
  padding-bottom: 110px;
}

.u-padding-top--110 {
  padding-top: 110px;
}

.u-padding-left--110 {
  padding-left: 110px;
}

.u-padding-right--110 {
  padding-right: 110px;
}

.u-padding--115 {
  padding: 115px;
}

.u-padding-vertical--115 {
  padding-bottom: 115px;
  padding-top: 115px;
}

.u-padding-horizontal--115 {
  padding-left: 115px;
  padding-right: 115px;
}

.u-padding-bottom--115 {
  padding-bottom: 115px;
}

.u-padding-top--115 {
  padding-top: 115px;
}

.u-padding-left--115 {
  padding-left: 115px;
}

.u-padding-right--115 {
  padding-right: 115px;
}

.u-padding--120 {
  padding: 120px;
}

.u-padding-vertical--120 {
  padding-bottom: 120px;
  padding-top: 120px;
}

.u-padding-horizontal--120 {
  padding-left: 120px;
  padding-right: 120px;
}

.u-padding-bottom--120 {
  padding-bottom: 120px;
}

.u-padding-top--120 {
  padding-top: 120px;
}

.u-padding-left--120 {
  padding-left: 120px;
}

.u-padding-right--120 {
  padding-right: 120px;
}

.u-padding--125 {
  padding: 125px;
}

.u-padding-vertical--125 {
  padding-bottom: 125px;
  padding-top: 125px;
}

.u-padding-horizontal--125 {
  padding-left: 125px;
  padding-right: 125px;
}

.u-padding-bottom--125 {
  padding-bottom: 125px;
}

.u-padding-top--125 {
  padding-top: 125px;
}

.u-padding-left--125 {
  padding-left: 125px;
}

.u-padding-right--125 {
  padding-right: 125px;
}

.u-padding--130 {
  padding: 130px;
}

.u-padding-vertical--130 {
  padding-bottom: 130px;
  padding-top: 130px;
}

.u-padding-horizontal--130 {
  padding-left: 130px;
  padding-right: 130px;
}

.u-padding-bottom--130 {
  padding-bottom: 130px;
}

.u-padding-top--130 {
  padding-top: 130px;
}

.u-padding-left--130 {
  padding-left: 130px;
}

.u-padding-right--130 {
  padding-right: 130px;
}

.u-padding--135 {
  padding: 135px;
}

.u-padding-vertical--135 {
  padding-bottom: 135px;
  padding-top: 135px;
}

.u-padding-horizontal--135 {
  padding-left: 135px;
  padding-right: 135px;
}

.u-padding-bottom--135 {
  padding-bottom: 135px;
}

.u-padding-top--135 {
  padding-top: 135px;
}

.u-padding-left--135 {
  padding-left: 135px;
}

.u-padding-right--135 {
  padding-right: 135px;
}

.u-padding--140 {
  padding: 140px;
}

.u-padding-vertical--140 {
  padding-bottom: 140px;
  padding-top: 140px;
}

.u-padding-horizontal--140 {
  padding-left: 140px;
  padding-right: 140px;
}

.u-padding-bottom--140 {
  padding-bottom: 140px;
}

.u-padding-top--140 {
  padding-top: 140px;
}

.u-padding-left--140 {
  padding-left: 140px;
}

.u-padding-right--140 {
  padding-right: 140px;
}

.u-padding--145 {
  padding: 145px;
}

.u-padding-vertical--145 {
  padding-bottom: 145px;
  padding-top: 145px;
}

.u-padding-horizontal--145 {
  padding-left: 145px;
  padding-right: 145px;
}

.u-padding-bottom--145 {
  padding-bottom: 145px;
}

.u-padding-top--145 {
  padding-top: 145px;
}

.u-padding-left--145 {
  padding-left: 145px;
}

.u-padding-right--145 {
  padding-right: 145px;
}

.u-padding--150 {
  padding: 150px;
}

.u-padding-vertical--150 {
  padding-bottom: 150px;
  padding-top: 150px;
}

.u-padding-horizontal--150 {
  padding-left: 150px;
  padding-right: 150px;
}

.u-padding-bottom--150 {
  padding-bottom: 150px;
}

.u-padding-top--150 {
  padding-top: 150px;
}

.u-padding-left--150 {
  padding-left: 150px;
}

.u-padding-right--150 {
  padding-right: 150px;
}

.u-text--left {
  text-align: left;
}
.u-text--right {
  text-align: right;
}
.u-text--center {
  text-align: center;
}
.u-text--justify {
  text-align: justify;
}
.u-text--thin {
  font-weight: 100;
}
.u-text--extralight {
  font-weight: 200;
}
.u-text--light {
  font-weight: 300;
}
.u-text--normal {
  font-weight: 400;
}
.u-text--medium {
  font-weight: 500;
}
.u-text--semibold {
  font-weight: 600;
}
.u-text--bold {
  font-weight: 700;
}
.u-text--extrabold {
  font-weight: 800;
}
.u-text--black {
  font-weight: 900;
}
.u-text--italic {
  font-style: italic;
}
.u-text--underline {
  text-decoration: underline;
}
.u-text--no-underline {
  text-decoration: none;
}
.u-text--line-through {
  text-decoration: line-through;
}
.u-text--overline {
  text-decoration: overline;
}
.u-text--uppercase {
  text-transform: uppercase;
}
.u-text--lowercase {
  text-transform: lowercase;
}
.u-text--capitalize {
  text-transform: capitalize;
}
.u-text--base-black {
  color: #000;
}
.u-text--base-almost-black {
  color: #121920;
}
.u-text--base-white {
  color: #fff;
}
.u-text--brand-primary {
  color: #00234F;
}
.u-text--brand-secondary {
  color: #00295E;
}
.u-text--brand-tertiary {
  color: #299CE9;
}
.u-text--brand-quaternary {
  color: #FFCC00;
}
.u-text--background-primary {
  color: #fff;
}
.u-text--background-secondary {
  color: #F3F3F3;
}
.u-text--background-tertiary {
  color: #00234F;
}
.u-text--background-quaternary {
  color: #1F2B37;
}
.u-text--button-primary {
  color: #FFCC00;
}
.u-text--button-secondary {
  color: #299CE9;
}
.u-text--button-tertiary {
  color: #00234F;
}
.u-text--text-primary {
  color: #1F2B37;
}
.u-text--text-secondary {
  color: #fff;
}
.u-text--text-tertiary {
  color: #299CE9;
}
.u-text--status-error {
  color: #E25556;
}
.u-text--status-success {
  color: #64a338;
}
.u-text--status-info {
  color: #3865a3;
}
.u-text--status-warning {
  color: #ffcc00;
}
.u-text--grey-light {
  color: #F3F3F3;
}
.u-text--grey-medium {
  color: #ACB5BC;
}
.u-text--grey-dark {
  color: #9CA4A9;
}
.u-text--grey-charcoal {
  color: #1F2B37;
}
.u-text--grey-olypmus-grey {
  color: #D4D7D7;
}
.u-text--grey-alto {
  color: #D8D8D8;
}
.u-text--black {
  color: #000;
}

.u-text--white {
  color: #fff;
}

.u-text--yellow {
  color: #FFCC00;
}

.u-display--desktop-block {
  display: none;
}

.u-display--desktop-flex {
  display: none;
}

.u-display--desktop-inline-flex {
  display: none;
}

.u-display--tablet-block {
  display: none;
}

.u-display--tablet-flex {
  display: none;
}

html {
  font-size: 87.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

body {
  background-color: #fff;
}

a,
button,
[role=button] {
  cursor: pointer;
  outline: 1px dashed transparent;
  transition: 0.25s ease;
}
a.is-disabled, a[disabled],
button.is-disabled,
button[disabled],
[role=button].is-disabled,
[role=button][disabled] {
  opacity: 0.5;
  pointer-events: none;
}

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

/**
  * REMAINING STYLESHEETS
  * --------------------------------------------------------
  * components: styles for all developed components
  * page: page specific styles
  * toolkit: toolkit styles
  * animation: universal animation styles
  */
.c-featured-post {
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.5);
  display: block;
  margin: 0 auto;
  width: 100%;
}
.c-featured-post__flex-row {
  align-items: stretch;
  padding: 0px;
  position: relative;
}

.c-featured-post__image-column {
  padding: 0 0 0 10px;
}

.c-featured-post__text-column {
  padding: 20px;
}

.c-featured-post__image {
  display: block;
  height: 0px;
  padding-bottom: 75%;
  position: relative;
  max-width: 100%;
  width: 100%;
}
.c-featured-post__image__picture {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-featured-post__image__img {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  display: block;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-featured-post__caption {
  padding: 15px;
}
.c-featured-post__caption__category {
  color: #00234F;
  margin: 0.3em 0;
}

.c-featured-post__caption__date {
  color: #fff;
  margin-bottom: 0.8em;
}

.c-featured-post__caption__desc {
  margin-top: 0.3em;
}

.c-featured-post__caption__button {
  margin-top: 15px;
}

.c-slideshow {
  height: 0px;
  padding-bottom: 56%;
  position: relative;
  width: 100%;
}
.c-slideshow__slides {
  position: absolute;
  height: 100%;
  left: 0px;
  top: 0px;
  width: 100%;
}
.c-slideshow__slides .slick-list,
.c-slideshow__slides .slick-track {
  height: 100%;
}

.c-slideshow__slide {
  position: relative;
  height: 100%;
  width: 100%;
}
.c-slideshow__slide__img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-slideshow__caption {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  justify-content: center;
  position: relative;
}
.c-slideshow__caption__inner {
  background: rgba(0, 35, 79, 0.75);
  max-width: 700px;
  padding: 3em;
  position: relative;
  text-align: center;
  width: 100%;
}

.c-slideshow__caption__title {
  font-size: 5rem;
  padding-bottom: 0.35em;
}

.c-slideshow__caption__eyebrow {
  font-size: 2.75rem;
}

.c-slideshow__prev, .c-slideshow__next {
  font-size: 1.1428571429rem;
  background: rgba(0, 41, 94, 0.35);
  border-radius: 100% 100%;
  top: calc(50% - 16px);
  color: #fff;
  cursor: pointer;
  display: block;
  height: 40px;
  left: 12px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
}
.c-slideshow__prev i, .c-slideshow__next i {
  left: -1px;
  position: relative;
  top: 1px;
}

.c-slideshow__next {
  left: auto;
  right: 12px;
}
.c-slideshow__next i {
  left: 1px;
}

.c-banner-overview-header {
  overflow: hidden;
}
.c-banner-overview-header__container {
  background-color: #00295E;
  padding: 46px 70px 171px 35px;
  position: relative;
}
.c-banner-overview-header__container::before {
  content: url("/img/components/banner-geometric-callout/small-blue-triangle.svg");
  position: absolute;
  left: -22px;
  top: 50px;
  height: 52px;
  width: 39px;
}
.c-banner-overview-header__container::after {
  content: url("/img/components/banner-geometric-callout/triangle-outline.svg");
  position: absolute;
  left: -10px;
  top: 135px;
  height: 231px;
  width: 246px;
  display: none;
}

.c-banner-overview-header__content-container {
  position: relative;
  z-index: 4;
  min-width: 270px;
  margin-left: auto;
  margin-right: auto;
  max-width: 487px;
}

.c-banner-overview-header__content-eyebrow {
  color: #299CE9;
  padding-bottom: 8px;
}

.c-banner-overview-header__content-heading {
  color: #fff;
  padding-bottom: 13px;
  padding-right: 44px;
}

.c-banner-overview-header__content-copy {
  color: #fff;
}
.c-banner-overview-header__content-copy a {
  background-image: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
}
.c-banner-overview-header__content-copy a:hover {
  color: #00295E;
}

.c-banner-overview-header__content-geometric-mask {
  bottom: 0;
  position: absolute;
  right: 0;
  height: auto;
  z-index: 2;
  width: 375px;
}

.c-banner-overview-header__background-container {
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}

.c-banner-overview-header__background-image-area {
  height: 245px;
  width: 375px;
  position: relative;
}

.c-banner-overview-header__background-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  position: absolute;
  right: 0;
  margin-left: auto;
  bottom: 0;
  width: 100%;
}

.c-simple-banner__container {
  align-items: center;
  background-color: #00295E;
  display: flex;
  height: 250px;
  justify-content: center;
  padding: 69px 50px;
  position: relative;
  z-index: 1;
}
.c-simple-banner__container::before {
  content: " ";
  background-image: url("/img/shapes/corner-shape.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.c-simple-banner__container__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.c-simple-banner__container__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  mix-blend-mode: multiply;
  background-color: #1F2B37;
  opacity: 59%;
}

.c-simple-banner__container__bg-img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 50%;
  z-index: 2;
  mix-blend-mode: multiply;
}

.c-simple-banner__container__breadcrumb-link {
  display: none;
}

.c-simple-banner__content {
  max-width: 526px;
  position: relative;
  text-align: center;
  z-index: 5;
}
.c-simple-banner__content__eyebrow {
  color: #299CE9;
  padding-bottom: 8px;
}

.c-simple-banner__content__title {
  color: #fff;
}

.c-simple-banner + .c-content-w-float-nav .c-content-w-float-nav__caption::after {
  content: "";
  background-image: url("/img/shapes/blue-diagonal.svg");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: contain;
  height: 75px;
  width: 67px;
  position: absolute;
  top: -47px;
  z-index: 10;
  right: 35px;
}
.c-simple-banner--breadcrumb-link .c-simple-banner__container::before {
  display: none;
}
.c-simple-banner--breadcrumb-link .c-simple-banner__container__breadcrumb-link {
  align-items: center;
  color: #fff;
  display: flex;
  font-weight: bold;
  left: 21px;
  position: absolute;
  top: 21px;
  z-index: 5;
}
.c-simple-banner--breadcrumb-link .c-simple-banner__container__breadcrumb-link p {
  display: none;
}
.c-simple-banner--breadcrumb-link .c-simple-banner__container__breadcrumb-link i {
  font-size: 32px;
  font-weight: normal;
}

.c-buttons {
  display: flex;
  flex-flow: row wrap;
  height: auto;
  justify-content: flex-start;
  margin-bottom: -10px;
  margin-top: -10px;
  max-width: 100%;
  width: auto;
}
.c-buttons > * {
  margin-bottom: 10px;
  margin-top: 10px;
}
.c-buttons > *:not(:first-child) {
  margin-left: 15px;
}
.c-buttons--centered {
  justify-content: center;
}

.c-button, .c-form-file__label {
  font-style: normal;
  font-weight: 700;
  font-size: 0.9285714286rem;
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  line-height: 18px;
  overflow: hidden;
  padding-bottom: 17px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.25s ease-in-out;
  vertical-align: middle;
  white-space: nowrap;
}
.c-button > i.icon, .c-form-file__label > i.icon {
  font-size: 1.0714285714rem;
  position: relative;
}
.c-button > i.icon:first-child, .c-form-file__label > i.icon:first-child {
  left: -5px;
  margin: 0 10px 0 5px;
}
.c-button > i.icon:last-child, .c-form-file__label > i.icon:last-child {
  left: 5px;
  margin: 0 5px 0 10px;
}
.c-button--fill-space {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  width: 100%;
}

.c-button--primary, .c-form-file__label {
  background-color: #FFCC00;
  background-image: linear-gradient(121deg, #299CE9 50%, #FFCC00 50.1%);
  background-position: 100% 0;
  background-size: 255% auto;
  color: #121920;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.32s cubic-bezier(0.58, 0.95, 1, 1), color 0.2s linear;
  white-space: nowrap;
}
.c-button--primary:hover, .c-form-file__label:hover {
  background-position: 0% 0;
  color: #fff;
}

.c-button--secondary {
  background-position: center;
  transition: background 0.8s;
  transform: translateY(0);
  background-color: #299CE9;
  color: #121920;
}
.c-button--secondary:hover {
  color: "white";
  -webkit-tap-highlight-color: transparent;
  background: #178ddd radial-gradient(circle, transparent 1%, #178ddd 1%) 50%/16000%;
}
.c-button--secondary:active {
  background-color: #85c7f3;
  background-size: 100%;
  transform: translateY(1px);
  transition: background 0s, transform 0.2s;
}

.c-button--tertiary {
  background-position: center;
  transition: background 0.8s;
  transform: translateY(0);
  background-color: #00234F;
  color: #fff;
}
.c-button--tertiary:hover {
  color: "white";
  -webkit-tap-highlight-color: transparent;
  background: #001530 radial-gradient(circle, transparent 1%, #001530 1%) 50%/16000%;
}
.c-button--tertiary:active {
  background-color: #0050b5;
  background-size: 100%;
  transform: translateY(1px);
  transition: background 0s, transform 0.2s;
}

.c-button--text {
  background-color: transparent;
  padding-left: 10px;
  padding-right: 10px;
}
.c-button--text.c-button--primary, .c-button--text.c-form-file__label {
  color: #FFCC00;
}
.c-button--text.c-button--primary:hover, .c-button--text.c-form-file__label:hover {
  color: #fff;
}
.c-button--text.c-button--secondary {
  color: #299CE9;
}
.c-button--text.c-button--secondary:hover {
  color: #fff;
}
.c-button--text.c-button--tertiary {
  color: #00234F;
}
.c-button--text.c-button--tertiary:hover {
  color: #fff;
}

.c-button--outlined {
  background-color: transparent;
  border-color: #ccc;
}
.c-button--outlined.c-button--primary, .c-button--outlined.c-form-file__label {
  border-color: #FFCC00;
  color: #FFCC00;
}
.c-button--outlined.c-button--primary:hover, .c-button--outlined.c-form-file__label:hover {
  border-color: transparent;
  color: #fff;
}
.c-button--outlined.c-button--secondary {
  border-color: #299CE9;
  color: #299CE9;
}
.c-button--outlined.c-button--secondary:hover {
  border-color: transparent;
  color: #fff;
}
.c-button--outlined.c-button--tertiary {
  border-color: #00234F;
  color: #00234F;
}
.c-button--outlined.c-button--tertiary:hover {
  border-color: transparent;
  color: #fff;
}

.c-button--underline {
  font-style: normal;
  font-weight: 500;
  border-radius: 0;
  color: #1F2B37;
  padding: 0 0 4px 0;
  position: relative;
  transition: all 0.25s;
}
.c-button--underline:before {
  background-color: #1F2B37;
  bottom: 0;
  content: "";
  height: 100%;
  max-height: 1.5px;
  position: absolute;
  transition: max-height 0.1s;
  width: 100%;
}
.c-button--underline:hover {
  font-weight: bold;
}
.c-button--underline:hover:before {
  bottom: 0;
  max-height: 2.5px;
  transition: max-height 0.1s;
}
.c-button--underline.is-yellow {
  color: #FFCC00;
}
.c-button--underline.is-yellow:before {
  background-color: #FFCC00;
}

.c-card-basic-content {
  box-shadow: -3px 8px 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  height: 100%;
  overflow: hidden;
}
.c-card-basic-content__container {
  height: 100%;
  position: relative;
}

.c-card-basic-content__image-container {
  padding-top: 52.2875816993%;
  position: relative;
}

.c-card-basic-content__image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.c-card-basic-content__content-container {
  padding: 28px 36px 0;
}

.c-card-basic-content__copy {
  padding-top: 8px;
}

.c-card-basic-content__link {
  margin-bottom: 35px;
  margin-top: 28px;
}

.c-blog-card {
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.5);
  display: block;
  margin: 0 auto;
  max-width: 450px;
  width: 100%;
}
.c-blog-card__image {
  display: block;
  height: 0px;
  padding-bottom: 75%;
  position: relative;
  max-width: 100%;
  width: 100%;
}
.c-blog-card__image__picture {
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-blog-card__image__img {
  display: block;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-blog-card__caption {
  padding: 15px;
}
.c-blog-card__caption__category {
  color: #00234F;
  margin: 0.3em 0;
}

.c-blog-card__caption__date {
  color: #fff;
  margin-bottom: 0.8em;
}

.c-blog-card__caption__desc {
  margin-top: 0.3em;
}

.c-blog-card__caption__button {
  margin-top: 15px;
}

.c-card-featured__container {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.c-card-featured__image-area {
  display: block;
  height: 164px;
  width: 100%;
}

.c-card-featured__image {
  display: block;
  width: 100%;
}

.c-card-featured__content-container {
  background-color: #ACB5BC;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 28px 35px 35px;
}

.c-card-featured__heading {
  color: #fff;
}

.c-card-featured__copy {
  font-weight: bold;
  padding-top: 8px;
}

.c-card-featured__wysiwyg-container {
  padding-top: 14px;
}
.c-card-featured__wysiwyg-container li:after {
  color: #fff !important;
}
.c-card-featured__wysiwyg-container--added-padding {
  padding-bottom: 30px;
}

.c-card-featured__list-item {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.429rem;
  list-style: none;
  padding-bottom: 15px;
}
.c-card-featured__list-item:last-child {
  padding-bottom: 0;
}

.c-card-featured__list-item-icon {
  color: #fff;
  font-size: 10.5px;
  padding-right: 17px;
}

.c-card-featured__link {
  background-color: #1F2B37;
  color: #fff;
  margin-top: auto;
  width: 100%;
}
.c-card-featured__link:hover {
  background-color: #121920;
}

.c-card-featured:hover .c-card-featured__container {
  box-shadow: -3px 8px 20px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.25s;
}

.c-card-hexagon-icon {
  position: relative;
  transition: all 0.25s;
  z-index: 2;
}
.c-card-hexagon-icon__container {
  background: #1F2B37 url("/img/components/card-hexagon-icon/lines-bg.png");
  background-size: contain;
  border-radius: 5px;
  display: block;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 33px 31px;
  width: 100%;
}

.c-card-hexagon-icon__icons {
  margin-left: auto;
  margin-right: auto;
  max-height: 138px;
  max-width: 122px;
  position: relative;
}

.c-card-hexagon-icon__hexagon-bg {
  position: relative;
  width: 100%;
}

.c-card-hexagon-icon__icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: 100%;
  z-index: 2;
}

.c-card-hexagon-icon__title {
  color: #fff;
  font-weight: bold;
  padding-top: 15px;
  text-align: center;
  transition: all 0.25s;
}

.c-card-hexagon-icon__full-width-card {
  position: relative;
  z-index: 1;
}
.c-card-hexagon-icon__full-width-card__container {
  max-width: 375px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 70px 35px;
}

.c-card-hexagon-icon__full-width-card__title {
  font-size: 1.7857142857rem;
  font-family: "Days One", sans-serif;
  padding-bottom: 7px;
}

.c-card-hexagon-icon__full-width-card__copy {
  padding-bottom: 28px;
}

.c-product-card {
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.5);
  display: block;
  margin: 0 auto;
  max-width: 450px;
  width: 100%;
}
.c-product-card__image {
  display: block;
  height: 0px;
  padding-bottom: 60%;
  position: relative;
  max-width: 100%;
  width: 100%;
}
.c-product-card__image__picture {
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-product-card__image__img {
  display: block;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-product-card__slider {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
}
.c-product-card__slider__slides {
  display: block;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.c-product-card__slider__slide {
  display: block;
  height: 300px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.c-product-card__slider__picture {
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-product-card__slider__img {
  display: block;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-product-card__slider__caption {
  background: rgba(0, 0, 0, 0.33);
  bottom: 0;
  color: #fff;
  display: inline-block;
  left: 0;
  padding: 0.3em 0.4em;
  position: absolute;
}

.c-product-card__slider__prev, .c-product-card__slider__next {
  font-size: 1.1428571429rem;
  background: rgba(0, 35, 79, 0.35);
  border-radius: 100% 100%;
  top: calc(50% - 16px);
  color: #fff;
  cursor: pointer;
  display: block;
  height: 40px;
  left: 12px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
}
.c-product-card__slider__prev i, .c-product-card__slider__next i {
  left: -1px;
  position: relative;
  top: 1px;
}

.c-product-card__slider__next {
  left: auto;
  right: 12px;
}
.c-product-card__slider__next i {
  left: 1px;
}

.c-product-card__caption {
  padding: 15px;
}
.c-product-card__caption__desc {
  margin-top: 0.3em;
}

.c-product-card__caption__price {
  margin-top: 1em;
}

.c-product-card__caption__old-price {
  color: #E25556;
  text-decoration: line-through;
}

.c-product-card__caption__button {
  margin-top: 15px;
}

.c-mini-card {
  border-radius: 5px;
  background: #fff;
  box-shadow: -3px 8px 20px 0 rgba(0, 0, 0, 0.15);
  display: block;
  height: 100%;
  max-width: 306px;
  overflow: hidden;
  position: relative;
  transition: 0.25s all;
}
.c-mini-card__image-area {
  height: 163px;
  min-height: 163px;
  position: relative;
  width: 306px;
}

.c-mini-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.c-mini-card__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 29px 35px 36px;
  width: 100%;
}

.c-mini-card__title {
  text-align: left;
  padding-bottom: 8px;
}

.c-mini-card__desc {
  text-align: left;
  margin-bottom: 28px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

.c-mini-card__cta {
  margin-top: auto;
}
.c-mini-card--no-desc .c-mini-card__content {
  display: flex;
  flex-direction: column;
  min-height: 215px;
}
.c-mini-card--no-desc .c-mini-card__title {
  padding-bottom: 28px;
}
.c-mini-card--no-desc .c-mini-card__desc {
  display: none;
}
.c-mini-card--no-desc .c-mini-card__cta {
  margin-top: auto;
}

.c-team-grid {
  background-color: #F3F3F3;
  overflow: hidden;
}
.c-team-grid__container {
  background-color: #F3F3F3;
  padding-bottom: 76px;
  padding-top: 70px;
}

.c-team-grid__header {
  display: block;
  margin: 0 auto 50px;
  text-align: center;
}
.c-team-grid__cards__grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.c-team-grid__card {
  max-width: 227px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 34px;
}
.c-team-grid__card:hover {
  cursor: pointer;
}
.c-team-grid__card:hover .c-team-grid__card__image-hover {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.c-team-grid__card:last-child {
  padding-bottom: 0px;
}
.c-team-grid__card__container {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.c-team-grid__card__image-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.c-team-grid__card__image {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-top: auto;
}

.c-team-grid__card__image-mask {
  width: 100%;
  height: 100%;
  -webkit-clip-path: path("M121.66167,256.793494 C116.606097,259.735102 110.376337,259.735547 105.320284,256.794557 L8.16977972,200.284328 C3.11372657,197.343337 0,191.907551 0,186.02568 L0.00623413866,72.9899784 C0.00575419824,67.1073798 3.12101659,61.6711489 8.17784037,58.7302683 L105.33833,2.20697829 C110.394626,-0.73588982 116.623663,-0.735074861 121.679716,2.20591576 L218.83022,58.716145 C223.886273,61.6571356 227,67.0929214 227,72.9747926 L226.992515,186.009767 C226.991745,191.891638 223.876482,197.327869 218.820909,200.269477 L121.66167,256.793494 Z");
          clip-path: path("M121.66167,256.793494 C116.606097,259.735102 110.376337,259.735547 105.320284,256.794557 L8.16977972,200.284328 C3.11372657,197.343337 0,191.907551 0,186.02568 L0.00623413866,72.9899784 C0.00575419824,67.1073798 3.12101659,61.6711489 8.17784037,58.7302683 L105.33833,2.20697829 C110.394626,-0.73588982 116.623663,-0.735074861 121.679716,2.20591576 L218.83022,58.716145 C223.886273,61.6571356 227,67.0929214 227,72.9747926 L226.992515,186.009767 C226.991745,191.891638 223.876482,197.327869 218.820909,200.269477 L121.66167,256.793494 Z");
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-team-grid__card__image-bg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: 0;
  max-height: 259px;
}

.c-team-grid__card__image-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background-color: rgba(31, 43, 55, 0.8);
  height: 100%;
  display: none;
}

.c-team-grid__card__image-caption {
  color: #fff;
  text-align: center;
  max-width: 192px;
}

.c-team-grid__card__image-cta {
  margin-top: 18px;
}

.c-team-grid__card__title {
  padding-top: 20px;
}

.c-team-grid__card.is-empty:hover {
  cursor: auto;
}

.c-team-grid--managers {
  background-color: #fff;
  position: relative;
}
.c-team-grid--managers .c-team-grid__container {
  background-color: #fff;
  padding-bottom: 72px;
  padding-top: 35px;
  border-bottom: 1px solid #D4D7D7;
}
.c-team-grid--managers .c-team-grid__card__image-bg path {
  fill: #F3F3F3;
}
.c-team-grid--managers::after {
  content: "";
  background-image: url("/img/components/team-grid/managers-shapes.svg");
  position: absolute;
  right: -163px;
  top: 41px;
  width: 330px;
  height: 291px;
  display: none;
}

.c-team-grid--trainers {
  background-color: #fff;
  position: relative;
}
.c-team-grid--trainers .c-team-grid__container {
  background-color: #fff;
  padding-bottom: 72px;
  padding-top: 35px;
}
.c-team-grid--trainers .c-team-grid__card__image-bg path {
  fill: #F3F3F3;
}
.c-team-grid--trainers::after {
  content: "";
  background-image: url("/img/components/team-grid/shape-outline.svg");
  position: absolute;
  left: -237px;
  top: 47px;
  width: 391px;
  height: 444px;
  display: none;
}

.c-basic-cardlist__card-container {
  display: block;
}

.c-basic-cardlist__card {
  margin: 0 10px;
  width: 100%;
}

.c-cardlist-featured {
  position: relative;
  z-index: 1;
}
.c-cardlist-featured:before {
  background-color: #F3F3F3;
  content: "";
  height: 200px;
  left: 0;
  position: absolute;
  top: 35px;
  width: 100%;
  z-index: -1;
}
.c-cardlist-featured__container {
  overflow: hidden;
  padding: 45px 0 0;
  position: relative;
}

.c-cardlist-featured__subtitle {
  color: #299CE9;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
  z-index: 1;
}

.c-cardlist-featured__title {
  color: #1F2B37;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
  z-index: 1;
}

.c-cardlist-featured__cards-container {
  position: relative;
}
.c-cardlist-featured__cards-container.is-bg-disabled:before {
  opacity: 0;
}

.c-cardlist-featured__cards-container.is-end-of-scroll:before {
  opacity: 0;
}

.c-cardlist-featured__cards {
  padding: 28px 0 0;
  width: 100%;
  z-index: 1;
}

.c-cardlist-featured__card {
  border-radius: 5px;
  height: inherit;
  overflow: hidden;
}
.c-cardlist-featured__card .c-card-featured {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 375px;
  width: 100%;
}
.c-cardlist-featured__card .c-card-featured .c-card-featured__container {
  height: 100%;
}
.c-cardlist-featured__card .c-card-featured .c-card-featured__image-area {
  max-height: 174px;
  height: 100%;
}

.c-cardlist-featured__arrows {
  align-items: flex-end;
  display: flex;
  justify-content: center;
  padding-top: 34px;
}

.c-cardlist-featured__arrow {
  cursor: pointer;
}
.c-cardlist-featured__arrow--shifted-left {
  margin-left: -12px;
}

.c-cardlist-featured__arrow:hover svg g {
  fill: #ACB5BC;
  transition: all 0.25s;
}
.c-cardlist-featured__arrow:hover svg .c-cardlist-featured__arrow__svg-arrow {
  stroke: #fff;
  transition: all 0.25s;
}
.c-cardlist-featured__arrow.slick-disabled {
  pointer-events: none;
}
.c-cardlist-featured__arrow.slick-disabled svg g path {
  opacity: 0.5;
}
.c-cardlist-featured__arrow.slick-disabled .c-cardlist-featured__arrow__svg-arrow {
  opacity: 1 !important;
  stroke: #1F2B37;
}

.c-cardlist-featured__link {
  margin-left: 19px;
  margin-bottom: 12px;
}

.c-cardlist-featured__slide-indicator {
  display: none;
}

.c-cardlist-featured__slide-indicator-container {
  background-color: #299CE9;
  height: 5px;
  margin-top: -3px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 50px;
}
.c-cardlist-featured__slide-indicator-container:before {
  background-color: #299CE9;
  content: "";
  height: 5px;
  margin-top: -1px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 50px;
}

.c-cardlist-featured__desktop-link {
  display: none;
}

.c-cardlist-featured__desktop-swipe {
  display: none;
}

.c-cardlist-featured .c-card-featured {
  padding: 0 35px 0 35px;
}
.c-cardlist-featured.is-scrolled .c-cardlist-featured__desktop-swipe {
  opacity: 0;
}

.c-cardlist-featured .slick-slider {
  overflow: hidden;
}

.c-cardlist-content-overlay__container {
  position: relative;
}

.c-cardlist-content-overlay__cards:not(.slick-initialized) .c-cardlist-content-overlay__card:not(:first-of-type) {
  display: none !important;
}

.c-cardlist-content-overlay__card-image-container {
  width: 100%;
}

.c-cardlist-content-overlay__card-image-inner {
  padding-bottom: 88.5333333333%;
  position: relative;
}

.c-cardlist-content-overlay__card-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.c-cardlist-content-overlay__card-content {
  background-color: #F3F3F3;
  border-radius: 5px;
  margin: -141px 35px 0;
  padding: 28px 35px;
  position: relative;
  z-index: 2;
}

.c-cardlist-content-overlay__card-heading {
  padding-bottom: 10px;
}

.c-cardlist-content-overlay__card-subheading-container {
  align-items: center;
  display: flex;
  padding-bottom: 10px;
}

.c-cardlist-content-overlay__arrows-container {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}
.c-cardlist-content-overlay__arrows-container .c-carousel__arrow.is-right {
  margin-left: -14px;
}

.c-cardlist-content-overlay.is-carousel .c-cardlist-content-overlay__card-heading {
  padding-bottom: 54px;
  position: relative;
}
.c-cardlist-content-overlay.is-carousel .c-cardlist-content-overlay__card-heading:after {
  background-color: #299CE9;
  bottom: 28px;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  width: 50px;
}
.c-cardlist-content-overlay.is-carousel .c-cardlist-content-overlay__card-subheading-counter {
  margin-top: -5px !important;
  margin-right: 7px;
  width: 46px;
}

.c-cardlist-grid-modal__heading {
  font-size: 1.4285714286rem;
  font-family: "Days One", sans-serif;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 2.286rem;
  padding: 0 36px 0;
  text-align: center;
}

.c-cardlist-grid-modal__spacer {
  padding-bottom: 111px;
}

.c-cardlist-grid-modal__cards-container {
  padding-top: 35px;
}

.c-cardlist-grid-modal__cards-inner {
  margin-top: -140px;
  margin-left: auto;
  margin-right: auto;
  width: 306px;
}
.c-cardlist-grid-modal__cards-inner .c-mini-card {
  margin-top: 35px;
}

.c-cardlist-grid-modal--grey-bg {
  background-color: #F3F3F3;
  padding-bottom: 35px;
}

.c-cardlist-grid-modal--no-heading .c-cardlist-grid-modal__heading {
  display: none;
}
.c-cardlist-grid-modal--no-heading .c-cardlist-grid-modal__cards-container {
  padding: 0;
}
.c-cardlist-grid-modal--no-heading .c-cardlist-grid-modal__cards-inner {
  margin-top: 0;
}

.c-cardlist-icon-grid__card-grid {
  margin-left: auto;
  margin-right: auto;
  width: 235px;
}

.c-cardlist-icon-grid .c-cardlist-icon-grid__container .c-simple-content {
  padding-bottom: 43px;
}
.c-cardlist-icon-grid .c-card-hexagon-icon {
  margin-bottom: 20px;
}
.c-cardlist-icon-grid .c-card-hexagon-icon__full-width-card__container {
  margin-top: -90px;
  padding-top: 112px;
}
.c-cardlist-icon-grid--bg-grey {
  background-color: #F3F3F3;
}

.c-cardlist-icon-grid--conclusion-grey .c-card-hexagon-icon__full-width-card {
  background-color: #F3F3F3;
}

.c-cardlist-image-card-grid {
  position: relative;
}
.c-cardlist-image-card-grid__container {
  position: relative;
  text-align: center;
}

.c-cardlist-image-card-grid__heading {
  padding: 0 36px 43px 37px;
}

.c-cardlist-image-card-grid__eyebrow {
  color: #299CE9;
  padding-bottom: 7px;
}
.c-cardlist-image-card-grid__title {
  color: #1F2B37;
  padding-bottom: 7px;
}

.c-cardlist-image-card-grid__cards-container {
  position: relative;
}
.c-cardlist-image-card-grid__cards-container.is-end-of-scroll:before, .c-cardlist-image-card-grid__cards-container.is-end-of-scroll:after {
  opacity: 0;
}

.c-cardlist-image-card-grid__cards {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-overflow-style: none;
  /* for Internet Explorer, Edge */
  overflow-y: visible;
  scrollbar-width: none;
  /* for Firefox */
}
.c-cardlist-image-card-grid__cards > .slick-list {
  padding-left: 35px;
}
.c-cardlist-image-card-grid__cards::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}

.c-cardlist-image-card-grid__card {
  overflow: hidden;
  position: relative;
  margin-right: 35px;
  width: 100%;
}
.c-cardlist-image-card-grid__card__photo {
  margin-left: auto;
  margin-right: auto;
  width: 306px;
  height: 160px;
}

.c-cardlist-image-card-grid__card__image {
  border-radius: 5px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 306px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.c-cardlist-image-card-grid__card__content-flex {
  display: flex;
  flex-flow: row nowrap;
  margin-left: auto;
  margin-right: auto;
  max-width: 306px;
  padding: 28px 0px 0;
}

.c-cardlist-image-card-grid__card__content {
  display: flex;
  flex-flow: column nowrap;
  margin-left: 14px;
  text-align: left;
}

.c-cardlist-image-card-grid__card__counter, .c-cardlist-content-overlay.is-carousel .c-cardlist-content-overlay__card-subheading-counter {
  font-size: 0.7142857143rem;
  align-items: center;
  background-image: url("/img/icons/small-hex.svg");
  background-repeat: no-repeat;
  color: #fff;
  display: flex;
  flex-flow: column nowrap;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  height: 43px;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 1.5em;
  margin-left: -8px;
  margin-top: -8px;
  min-width: 44px;
  padding-left: 3px;
  text-align: center;
}

.c-cardlist-image-card-grid__card__title {
  padding-bottom: 8px;
}

.c-cardlist-image-card-grid__card__desc {
  padding-bottom: 72px;
}

.c-cardlist-image-card-grid__arrows {
  align-items: flex-start;
  bottom: 0;
  display: flex;
  left: 90px;
  position: absolute;
  z-index: 1;
}

.c-cardlist-image-card-grid__arrow {
  cursor: pointer;
  height: 45px;
}
.c-cardlist-image-card-grid__arrow--shifted-left {
  margin-left: -12px;
}

.c-cardlist-image-card-grid__arrow:hover svg g {
  fill: #ACB5BC;
  transition: all 0.25s;
}
.c-cardlist-image-card-grid__arrow:hover svg .c-cardlist-image-card-grid__arrow__svg-arrow {
  stroke: #fff;
  transition: all 0.25s;
}
.c-cardlist-image-card-grid__arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.c-cardlist-image-card-grid__desktop-swipe {
  display: none;
  visibility: hidden;
}

.c-cardlist-image-card-grid.is-scrolled .c-cardlist-image-card-grid__cards-container::after {
  opacity: 0;
  transition: all 0.25s;
  visibility: hidden;
}

.c-cardlist-image-card-grid .slick-slider {
  overflow: hidden;
}
.c-cardlist-image-card-grid--inset-grey-bg {
  position: relative;
}
.c-cardlist-image-card-grid--inset-grey-bg::after {
  background-color: #F3F3F3;
  bottom: 0;
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  width: 100%;
}
.c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__heading {
  padding-bottom: 113px;
}
.c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__cards-container {
  background-color: #F3F3F3;
  padding-top: 70px;
}
.c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__cards-container:before {
  height: calc(100% + 116px);
  top: -116px;
}
.c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__cards {
  margin-top: -140px;
}

.c-cardlist-product-grid-w-sidebar {
  padding-bottom: 140px;
}
.c-cardlist-product-grid-w-sidebar__container {
  position: relative;
}

.c-cardlist-product-grid-w-sidebar__top-bar {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  z-index: 2;
}

.c-cardlist-product-grid-w-sidebar__top-bar__results-found {
  font-size: 1rem;
  display: block;
  margin: 0 0 0 auto;
  order: 2;
}

.c-cardlist-product-grid-w-sidebar__top-bar__clear {
  display: none;
}

.c-cardlist-product-grid-w-sidebar__top-bar__sort {
  display: none;
}

.c-cardlist-product-grid-w-sidebar__filters {
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 900;
}

.c-cardlist-product-grid-w-sidebar__filters__filter-backdrop {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-cardlist-product-grid-w-sidebar__filters__filter-content {
  -ms-overflow-style: none;
  scrollbar-width: none;
  background: #F3F3F3;
  height: 100%;
  left: 0;
  overflow: scroll;
  position: absolute;
  top: 0;
  width: 300px;
}
.c-cardlist-product-grid-w-sidebar__filters__filter-content::-webkit-scrollbar {
  display: none;
}

.c-cardlist-product-grid-w-sidebar__filters__filter-close {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 905;
}

.c-cardlist-product-grid-w-sidebar__filters__mobile-top__heading {
  font-size: 1.2857142857rem;
  background-color: #F3F3F3;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  line-height: 1em;
  padding: 30px 0 20px;
}
.c-cardlist-product-grid-w-sidebar__filters__mobile-top__heading--last {
  margin-bottom: -25px;
}

.c-cardlist-product-grid-w-sidebar__filters__mobile-top__options {
  border-bottom: 1px solid #d8d8d8;
  padding: 3px 0 2px 5px;
}

.c-cardlist-product-grid-w-sidebar__filters__heading {
  font-size: 1.2857142857rem;
  background-color: #F3F3F3;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  line-height: 1em;
  padding: 24px 20px 18px;
}

.c-cardlist-product-grid-w-sidebar__filters__inner {
  padding: 0 30px;
}

.c-cardlist-product-grid-w-sidebar__filters__top-bar {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin: 35px 0 15px;
  width: 100%;
}
.c-cardlist-product-grid-w-sidebar__filters__top-bar__results-found {
  font-size: 1rem;
  display: block;
  position: relative;
  margin: 0 auto 0 0;
}

.c-cardlist-product-grid-w-sidebar__filters__top-bar__clear {
  font-size: 1rem;
  border-bottom: 1px solid #00234F;
  font-weight: 600;
  line-height: 22px;
}

.c-cardlist-product-grid-w-sidebar__filters__groups {
  border-bottom: 1px solid #b8b8b8;
  margin-top: 15px;
}

.c-cardlist-product-grid-w-sidebar__filters__group {
  border-top: 1px solid #b8b8b8;
  padding: 25px 5px;
}
.c-cardlist-product-grid-w-sidebar__filters__group__option-heading {
  border: 0px;
  display: block;
  margin: 0;
  padding: 0px;
  position: relative;
  outline: 0px;
  text-align: left;
  width: 100%;
}
.c-cardlist-product-grid-w-sidebar__filters__group__option-heading__text {
  font-size: 1.2857142857rem;
  font-weight: bold;
  letter-spacing: 1.13px;
  padding-right: 40px;
  text-transform: uppercase;
}

.c-cardlist-product-grid-w-sidebar__filters__group__option-heading::before, .c-cardlist-product-grid-w-sidebar__filters__group__option-heading::after {
  background: #00234F;
  content: " ";
  height: 1px;
  right: 15px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: rotate(0deg);
  transition: transform 0.18s linear;
  width: 13px;
}
.c-cardlist-product-grid-w-sidebar__filters__group__option-heading::after {
  transform: rotate(90deg);
}

.c-cardlist-product-grid-w-sidebar__filters__group__options {
  display: none;
  padding-top: 3px;
}
.c-cardlist-product-grid-w-sidebar__filters__group__options__option {
  margin-top: 12px;
}

.c-cardlist-product-grid-w-sidebar__filters__group.is-open .c-cardlist-product-grid-w-sidebar__filters__group__options {
  display: block;
}
.c-cardlist-product-grid-w-sidebar__filters__group.is-open .c-cardlist-product-grid-w-sidebar__filters__group__option-heading::after {
  transform: rotate(0deg);
}

.c-cardlist-product-grid-w-sidebar__filters__submit {
  margin-bottom: 30px;
}

.c-cardlist-product-grid-w-sidebar__list-container {
  min-height: 600px;
  position: relative;
}
.c-cardlist-product-grid-w-sidebar__list-container__loader {
  align-items: center;
  display: flex;
  height: 600px;
  flex-flow: row wrap;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.4s ease 0.3s;
  top: 0;
  width: 100%;
  z-index: 40;
}
.c-cardlist-product-grid-w-sidebar__list-container__loader__spinner {
  animation: rotate 2s linear infinite;
  height: 108px;
  overflow: hidden;
  position: relative;
  top: 30px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: all 0.1ms linear 0.05s;
  width: 108px;
}
.c-cardlist-product-grid-w-sidebar__list-container__loader__spinner__svg {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

.c-cardlist-product-grid-w-sidebar__list-container__loader__spinner__path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke: #00234F;
  stroke-linecap: round;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}

.c-cardlist-product-grid-w-sidebar__list {
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: -40px -10px 0;
  opacity: 1;
  width: calc(100% + 20px);
  transition: opacity 0.3s ease;
}
.c-cardlist-product-grid-w-sidebar__list__item {
  flex: 0 0 calc(50% - 20px);
  margin: 40px 10px 0;
  width: calc(50% - 20px);
}
.c-cardlist-product-grid-w-sidebar__list__item .c-product-card,
.c-cardlist-product-grid-w-sidebar__list__item .c-product-card__image-container {
  max-width: none !important;
  width: 100% !important;
}

.c-cardlist-product-grid-w-sidebar.is-loading .c-cardlist-product-grid-w-sidebar__list-container__loader {
  opacity: 0.5;
}
.c-cardlist-product-grid-w-sidebar.is-loading .c-cardlist-product-grid-w-sidebar__list {
  opacity: 0;
}

.c-related-cardlist {
  padding-top: 28px;
  position: relative;
}
.c-related-cardlist__container {
  position: relative;
}

.c-related-cardlist__title {
  color: #1F2B37;
  text-align: center;
  position: relative;
}

.c-related-cardlist__cards {
  overflow: hidden;
  padding: 29px 0 0 0;
  width: 100%;
}

.c-related-cardlist__card {
  margin-bottom: 36px;
  transition: 0.25s all;
  width: 100%;
}
.c-related-cardlist__card .c-mini-card {
  margin-left: auto;
  margin-right: auto;
}

.c-related-cardlist__arrows {
  align-items: center;
  display: flex;
  position: relative;
  justify-content: center;
  width: 100%;
}

.c-related-cardlist__arrow {
  cursor: pointer;
}
.c-related-cardlist__arrow--shifted-left {
  margin-left: -12px;
}

.c-related-cardlist__arrow:hover svg g {
  fill: #ACB5BC;
  transition: all 0.25s;
}
.c-related-cardlist__arrow:hover svg .c-related-cardlist__arrow__svg-arrow {
  stroke: #fff;
  transition: all 0.25s;
}
.c-related-cardlist__arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.c-cardlist-scrolling-cards {
  padding-top: 30px !important;
  position: relative;
  z-index: 1;
}
.c-cardlist-scrolling-cards__container {
  position: relative;
}

.c-cardlist-scrolling-cards__eyebrow {
  color: #299CE9;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
  z-index: 1;
  margin-bottom: 7px;
}

.c-cardlist-scrolling-cards__title {
  color: #1F2B37;
  padding-left: 35px;
  padding-right: 193px;
  position: relative;
  z-index: 1;
}

.c-cardlist-scrolling-cards__photos {
  padding: 35px 0 0;
  width: 100%;
  z-index: 1;
}
.c-cardlist-scrolling-cards__photos.is-end-of-scroll:before {
  opacity: 0;
  visibility: hidden;
}

.c-cardlist-scrolling-cards__photos:not(.slick-initialized) .c-cardlist-scrolling-cards__photo:not(:first-of-type) {
  display: none;
}

.c-cardlist-scrolling-cards__photo {
  border-radius: 4px;
  padding-left: 35px;
  padding-right: 35px;
  overflow: hidden;
  padding-right: 35px;
  padding-left: 35px;
  position: relative;
}
.c-cardlist-scrolling-cards__photo__area {
  height: 166px;
  margin-left: auto;
  margin-right: auto;
  max-width: 305px;
  position: relative;
}

.c-cardlist-scrolling-cards__photo__image {
  border-radius: 4px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.c-cardlist-scrolling-cards__photo__title {
  align-items: center;
  background-blend-mode: multiply;
  background-color: rgba(31, 43, 55, 0.59);
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0.25s;
  width: 100%;
}

.c-cardlist-scrolling-cards__arrows {
  align-items: flex-end;
  bottom: 201px;
  display: flex;
  padding-left: 70px;
  padding-top: 34px;
  position: absolute;
  z-index: 2;
  right: 35px;
}

.c-cardlist-scrolling-cards__arrow {
  cursor: pointer;
}
.c-cardlist-scrolling-cards__arrow--shifted-left {
  margin-left: -12px;
}

.c-cardlist-scrolling-cards__arrow:hover svg g {
  fill: #ACB5BC;
  transition: all 0.25s;
}
.c-cardlist-scrolling-cards__arrow:hover svg .c-cardlist-scrolling-cards__arrow__svg-arrow {
  stroke: #fff;
  transition: all 0.25s;
}
.c-cardlist-scrolling-cards__arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.c-cardlist-scrolling-cards__slide-indicator-container {
  background-color: #299CE9;
  height: 5px;
  margin-top: -3px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 50px;
  display: none;
}
.c-cardlist-scrolling-cards__slide-indicator-container:before {
  background-color: #299CE9;
  content: "";
  height: 5px;
  margin-top: -1px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 50px;
}

.c-cardlist-scrolling-cards__desktop-swipe {
  display: none;
}

.c-cardlist-scrolling-cards.is-scrolled .c-cardlist-scrolling-cards__desktop-swipe {
  opacity: 0;
}

.c-cardlist-scrolling-cards .slick-slider {
  overflow: hidden;
}

.c-basic-carousel {
  position: relative;
  width: 100%;
}
.c-basic-carousel__slides {
  position: relative;
  height: 100%;
  left: 0px;
  margin: 0 -10px;
  top: 0px;
  width: calc(100% + 20px);
}
.c-basic-carousel__slides .slick-list, .c-basic-carousel__slides .slick-track {
  height: 100%;
}

.c-basic-carousel__slide {
  height: 100%;
  padding: 10px 0 10px;
  position: relative;
  margin: 0 10px;
  width: 280px;
}
.c-basic-carousel__prev, .c-basic-carousel__next {
  font-size: 1.1428571429rem;
  background: rgba(0, 41, 94, 0.35);
  border-radius: 100% 100%;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 40px;
  left: -20px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: calc(50% - 20px);
  width: 40px;
}
.c-basic-carousel__prev i, .c-basic-carousel__next i {
  left: -1px;
  position: relative;
  top: 1px;
}

.c-basic-carousel__next {
  left: auto;
  right: -20px;
}
.c-basic-carousel__next i {
  left: 1px;
}

.c-carousel-featured-testimonials {
  padding-top: 30px;
}
.c-carousel-featured-testimonials__container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: calc(100% - 106px);
}
.c-carousel-featured-testimonials__container.is-single-slide .c-carousel-featured-testimonials__dots-container {
  display: none;
}

.c-carousel-featured-testimonials__icon {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 46px;
}

.c-carousel-featured-testimonials__slides-container {
  position: relative;
}

.c-carousel-featured-testimonials__slides {
  padding-top: 22px;
}
.c-carousel-featured-testimonials__slides:not(.slick-initialized) .c-carousel-featured-testimonials__slide:not(:first-of-type) {
  display: none;
}

.c-carousel-featured-testimonials__slide {
  text-align: center;
}
.c-carousel-featured-testimonials__slide__heading {
  padding-bottom: 17px;
}

.c-carousel-featured-testimonials__slide__copy {
  padding-bottom: 23px;
}

.c-carousel-featured-testimonials__slide__name {
  color: #299CE9;
  padding-bottom: 7px;
}

.c-carousel-featured-testimonials__slide__title {
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
}

.c-carousel-featured-testimonials__arrows-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  justify-content: space-between;
  width: 100%;
}

.c-carousel-featured-testimonials__dots-container {
  padding-top: 46px;
}

.c-carousel-logos__container {
  background-color: #F3F3F3;
}

.c-carousel-logos__inner {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  padding-top: 45px;
  position: relative;
  width: 305px;
}

.c-carousel-logos__subtitle {
  color: #299CE9;
  padding-bottom: 7px;
}

.c-carousel-logos__bottom {
  padding-top: 28px;
  position: relative;
}

.c-carousel-logos__slides {
  z-index: 1;
}

.c-carousel-logos__slide {
  height: 138px;
  position: relative;
  width: 122px;
  z-index: 3;
}
.c-carousel-logos__slide__hex-bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 138px;
  width: 122px;
}

.c-carousel-logos__slide__logos-container {
  align-items: center;
  display: flex;
  height: 138px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 97px;
  z-index: 1;
}
.c-carousel-logos__slide__logos-container:hover .c-carousel-logos__slide__logo {
  opacity: 0;
}
.c-carousel-logos__slide__logos-container:hover .c-carousel-logos__slide__logo-hover {
  opacity: 1;
}

.c-carousel-logos__slide__logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.c-carousel-logos__slide__logo-hover {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  opacity: 0;
}

.c-carousel-logos__arrows-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 1;
}

.c-carousel-logos__cta-mobile {
  display: inline-block;
  margin-top: 26px;
}

.c-carousel-logos .c-carousel__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.c-carousel-logos .c-carousel__arrow:hover svg g {
  fill: #ACB5BC;
  transition: all 0.25s;
}
.c-carousel-logos .c-carousel__arrow:hover svg .c-carousel-logos__arrow {
  stroke: #fff;
  transition: all 0.25s;
}
.c-carousel-logos__left-arrow {
  left: 0;
}

.c-carousel-logos__right-arrow {
  right: 0;
}

.c-carousel-logos__cta-desktop {
  display: none;
}

.c-carousel-primary-hero {
  background-color: #00295E;
  overflow: hidden;
  position: relative;
}

.c-carousel-primary-hero__container {
  overflow: hidden;
  position: relative;
}

.c-carousel-primary-hero__bg-things {
  position: absolute;
  padding-top: 58.1333333333%;
  top: 0;
  width: 100%;
}

.c-carousel-primary-hero__bg-logo {
  bottom: -80px;
  position: absolute;
  right: 45px;
  width: 35px;
  z-index: 2;
}

.c-carousel-primary-hero__bg-outline {
  display: none;
}

.c-carousel-primary-hero__bg-icon-shape {
  display: none;
}

.c-carousel-primary-hero__slides {
  position: relative;
  z-index: 1;
}
.c-carousel-primary-hero__slides:not(.slick-initialized) .c-carousel-primary-hero__slide:not(:first-of-type) {
  display: none !important;
}
.c-carousel-primary-hero__slides .slick-slide {
  height: auto;
}

.c-carousel-primary-hero__slide-image-container {
  display: block;
}

.c-carousel-primary-hero__slide-picture {
  height: auto;
  width: 100%;
}

.c-carousel-primary-hero__slide-image {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.c-carousel-primary-hero__slide-content-container {
  background-color: #00234F;
  overflow: hidden;
  padding: 46px 35px 135px;
  position: relative;
}
.c-carousel-primary-hero__slide-content-container:before {
  background-color: #00295E;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
.c-carousel-primary-hero__slide-content-container:after {
  content: "";
  background-color: #00295E;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  height: 100%;
  left: 24px;
  position: absolute;
  top: 0;
  width: 247px;
}

.c-carousel-primary-hero__slide-content-bg {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 1;
}

.c-carousel-primary-hero__slide-content-hex {
  color: #00234F;
  font-size: 1776px;
  position: absolute;
  left: 205px;
  top: -700px;
}

.c-carousel-primary-hero__slide-eyebrow {
  color: #299CE9;
  max-width: 230px;
  position: relative;
  z-index: 2;
}

.c-carousel-primary-hero__slide-header {
  color: #fff;
  max-width: 230px;
  padding-top: 8px;
  position: relative;
  z-index: 2;
}

.c-carousel-primary-hero__slide-copy {
  color: #fff;
  padding-top: 13px;
  position: relative;
  z-index: 2;
}

.c-carousel-primary-hero__slide-link {
  bottom: 50px;
  max-width: 169px;
  position: absolute;
  z-index: 3;
}

.c-carousel-primary-hero__arrows {
  bottom: 45px;
  display: flex;
  position: absolute;
  right: 35px;
  z-index: 2;
}

.c-carousel-primary-hero__arrow {
  height: 55px;
}
.c-carousel-primary-hero__arrow:last-child {
  margin-left: -14px;
}
.c-carousel-primary-hero__arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.c-carousel-primary-hero__arrow:hover .c-content-cards-slider__arrow__svg-arrow {
  stroke: #00295E;
}
.c-carousel-primary-hero__arrow:hover .c-content-cards-slider__arrow__svg-bg {
  fill: #fff;
}

.c-carousel-primary-hero__nav {
  display: none;
}

.c-carousel-primary-hero__nav-item {
  cursor: pointer;
  display: flex;
  margin-right: 25px;
}
.c-carousel-primary-hero__nav-item:last-child {
  margin-right: 0;
}
.c-carousel-primary-hero__nav-item:hover .c-carousel-primary-hero__nav-item-svg .c-carousel-primary-hero__nav-item-svg__fill {
  y: 17%;
}

.c-carousel-primary-hero__nav-item-svg {
  align-items: center;
  display: flex;
}
.c-carousel-primary-hero__nav-item-copy {
  font-size: 0.8571428571rem;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  padding-left: 2px;
  padding-top: 4px;
}

.c-carousel-primary-hero.is-stopped .c-carousel-primary-hero__nav-item.is-active .c-carousel-primary-hero__nav-item-svg__fill {
  animation: none;
  y: 17%;
}

.c-carousel-primary-hero__desktop-bg-shapes {
  display: none;
}

.c-carousel-primary-hero__small-diagonal-shape {
  bottom: -35px;
  color: #299CE9;
  font-size: 100px;
  left: 23px;
  position: absolute;
}

.c-carousel-primary-hero__large-diagonal-shape {
  bottom: -61px;
  color: #fff;
  font-size: 220px;
  left: -128px;
  position: absolute;
}

.c-slider-3d {
  background: #111518;
  color: #fff;
  height: 0px;
  overflow: hidden;
  padding-bottom: 106.6666666667%;
  position: relative;
  width: 100%;
}
.c-slider-3d__backdrop {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.c-slider-3d__papa-bernard {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  display: none;
  mix-blend-mode: luminosity;
  opacity: 0.25;
}

.c-slider-3d__100-years {
  bottom: 100px;
  display: block;
  height: 74px;
  right: 30px;
  position: absolute;
  width: 74px;
}

.c-slider-3d__diagram {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
}
.c-slider-3d__diagram__overflow {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  align-items: stretch;
  display: flex;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.c-slider-3d__diagram__alignment {
  flex: 0 0 auto;
  height: 100%;
  position: relative;
}
.c-slider-3d__diagram__alignment__picture {
  display: block;
  height: 100%;
  position: relative;
  width: auto;
}

.c-slider-3d__diagram__alignment__img {
  display: block;
  height: 100%;
  position: relative;
  width: auto;
}

.c-slider-3d__diagram__alignment__inner {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.c-slider-3d__diagram__loader {
  align-items: center;
  display: flex;
  height: 100%;
  flex-flow: row wrap;
  justify-content: center;
  left: 0;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.4s ease 0.3s;
  top: 0;
  width: 100%;
  z-index: 40;
}
.c-slider-3d__diagram__loader__spinner {
  animation: rotate 2s linear infinite;
  height: 108px;
  overflow: hidden;
  position: relative;
  top: 30px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: all 0.1ms linear 0.55s;
  width: 108px;
}
.c-slider-3d__diagram__loader__spinner__svg {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

.c-slider-3d__diagram__loader__spinner__path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke: #fff;
  stroke-linecap: round;
}

.c-slider-3d__diagram__render {
  height: 100%;
  left: 0px;
  pointer-events: none;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
.c-slider-3d__diagram__positioner {
  height: 100%;
  opacity: 0;
  position: relative;
  transform: translate(0%, 3%) scale(0.1);
  transform-origin: 50% 50%;
  transition: opacity 0.3s ease;
}

.c-slider-3d__diagram__knockout {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.35s ease;
}
.c-slider-3d__diagram__knockout__picture {
  display: block;
}

.c-slider-3d__diagram__knockout__img {
  display: block;
  height: auto;
  max-width: none;
  width: auto;
}

.c-slider-3d__diagram__knockout.is-active {
  opacity: 1;
}

.c-slider-3d__content {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2;
}

.c-slider-3d__container {
  height: 100%;
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
  width: calc(100% - 100px);
}
.c-slider-3d__container.is-at-starting-position .c-slider-3d__starting-caption {
  opacity: 1;
  visibility: visible;
  max-height: 2000px;
}
.c-slider-3d__container.is-at-starting-position .c-slider-3d__slider {
  max-height: 0px;
  opacity: 0;
  visibility: hidden;
}

.c-slider-3d__container.is-at-first-slide .c-slider-3d__slider__nav__prev {
  opacity: 0.25;
}

.c-slider-3d__container.is-at-last-slide .c-slider-3d__slider__nav__next {
  opacity: 0.25;
}

.c-slider-3d__starting-caption {
  opacity: 0;
  overflow: hidden;
  max-height: 0px;
  transition: opacity 0.3s ease 0s, visibility 0.0001s ease 0.3s, max-height 0.0001s ease 0.3s;
  visibility: hidden;
}
.c-slider-3d__starting-caption__inner {
  padding-top: 9.3333333333%;
}

.c-slider-3d__starting-caption__title {
  margin: 0px;
}

.c-slider-3d__starting-caption__eyebrow {
  margin-top: 15px;
}

.c-slider-3d__starting-caption__button {
  margin-top: 17px;
}
.c-slider-3d__starting-caption__button[disabled] {
  opacity: 0.5;
}

.c-slider-3d__slider {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0 -20px;
  max-height: 2000px;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease 0.4s, visibility 0.0001s ease 0.3s, max-height 0.0001s ease 0.3s;
}
.c-slider-3d__slider__inner {
  background: rgba(0, 0, 0, 0.5);
  box-sizing: content-box;
  flex: 0 0 100%;
  height: auto;
  margin: 0 0 60px;
  max-width: 400px;
  padding: 20px;
  position: relative;
}

.c-slider-3d__slider__indicator-line {
  background-color: #00234F;
  display: block;
  height: 50px;
  left: calc(50% - 1px);
  top: -35px;
  position: absolute;
  width: 2px;
}

.c-slider-3d__slider__eyebrow {
  margin-bottom: 10px;
}
.c-slider-3d__slider__nav {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.c-slider-3d__slider__nav__prev {
  margin-right: 18px;
  transition: all 0.3s ease;
}

.c-slider-3d__slider__nav__next {
  margin-right: 18px;
  transition: all 0.3s ease;
}

.c-slider-3d__slider__nav__more {
  background-color: transparent;
}

.c-slider-3d__slide {
  opacity: 0;
  max-height: 0px;
  position: relative;
  transition: opacity 0.3s ease 0s, visibility 0.0001s ease 0.3s, max-height 0.0001s ease 0.3s;
  visibility: hidden;
}
.c-slider-3d__slide__title {
  margin: 0 0 25px;
}

.c-slider-3d__slide__desc {
  display: none;
  font-size: 16px;
  line-height: 38px;
  margin-top: 19px;
  padding-bottom: 20px;
}
.c-slider-3d__slide__desc p {
  margin: 0px;
}

.c-slider-3d__slide.is-active {
  max-height: 2000px;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease 0.4s, visibility 0.0001s ease 0.3s, max-height 0.0001s ease 0.3s;
}

.c-slider-3d.is-ready .c-slider-3d__diagram__loader {
  opacity: 0;
}
.c-slider-3d.is-ready .c-slider-3d__diagram__positioner {
  opacity: 1;
}

.c-slider-3d.is-initialized .c-slider-3d__papa-bernard {
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}
.c-slider-3d.is-initialized .c-slider-3d__100-years {
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}
.c-slider-3d.is-initialized .c-slider-3d__diagram__positioner {
  transition: transform 2s ease;
}

.c-carousel-thumbnails {
  position: relative;
}
.c-carousel-thumbnails__heading {
  text-align: center;
}

.c-carousel-thumbnails__carousels {
  padding-top: 28px;
  position: relative;
}
.c-carousel-thumbnails__carousels.is-single-slide {
  margin-bottom: 0;
}
.c-carousel-thumbnails__carousels.is-single-slide .c-carousel-thumbnails__thumbnails-carousel {
  display: none;
}
.c-carousel-thumbnails__carousels.is-single-slide .c-carousel-thumbnails__external-arrows-container {
  display: none;
}
.c-carousel-thumbnails__main-image-carousel:not(.slick-initialized) .c-carousel-thumbnails__main-image-carousel__slide:not(:first-of-type) {
  display: none !important;
}
.c-carousel-thumbnails__main-image-carousel__main-image {
  border-radius: 5px;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 235px;
}

.c-carousel-thumbnails__thumbnails-carousel {
  position: relative;
  margin-bottom: 34px;
  margin-top: 13px;
}
.c-carousel-thumbnails__thumbnails-carousel__slides {
  padding-left: 45px;
  padding-right: 45px;
}
.c-carousel-thumbnails__thumbnails-carousel__slides:not(.slick-initialized) .c-carousel-thumbnails__thumbnails-carousel__slide:not(:first-of-type) {
  display: none !important;
}

.c-carousel-thumbnails__thumbnails-carousel__image-area {
  margin-right: 27px;
  width: 100%;
}

.c-carousel-thumbnails__thumbnails-carousel__image {
  border-radius: 5px;
  height: 79px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 145px;
}

.c-carousel-thumbnails__thumbnails-carousel__arrow-left {
  background-color: #ACB5BC;
  border-radius: 2px;
  height: 79px;
  position: absolute;
  top: 0;
  width: 32px;
}
.c-carousel-thumbnails__thumbnails-carousel__arrow-left .c-carousel-thumbnails__thumbnails-carousel__arrow-icon {
  left: 9px;
}

.c-carousel-thumbnails__thumbnails-carousel__arrow-icon {
  color: #fff;
  font-size: 12px;
  position: relative;
  top: 28px;
}

.c-carousel-thumbnails__thumbnails-carousel__arrow-right {
  background-color: #ACB5BC;
  border-radius: 2px;
  height: 79px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}
.c-carousel-thumbnails__thumbnails-carousel__arrow-right .c-carousel-thumbnails__thumbnails-carousel__arrow-icon {
  left: 11px;
}

.c-carousel-thumbnails__copy-carousel {
  width: 100%;
}
.c-carousel-thumbnails__copy-carousel:not(.slick-initialized) .c-carousel-thumbnails__copy-carousel__slide:not(:first-of-type) {
  display: none !important;
}
.c-carousel-thumbnails__copy-carousel__slide {
  width: 100%;
}

.c-carousel-thumbnails__copy-carousel__heading {
  border-top: 1px solid #D8D8D8;
  font-weight: bold;
  padding-top: 15.5px;
}

.c-carousel-thumbnails__copy-carousel__copy {
  padding-top: 11px;
  width: 100%;
}

.c-carousel-thumbnails__copy-carousel__link {
  margin-top: 28px;
}

.c-carousel-thumbnails__external-arrows-container {
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
  width: 100%;
}
.c-carousel-thumbnails__external-arrows-container .c-carousel__arrow:first-child {
  margin-right: -14px;
}

.c-carousel-employee-spotlight {
  background-color: #F3F3F3;
  position: relative;
}
.c-carousel-employee-spotlight__container {
  text-align: center;
}

.c-carousel-employee-spotlight__heading__eyebrow {
  color: #299CE9;
  padding-bottom: 12px;
}

.c-carousel-employee-spotlight__heading__title {
  padding-bottom: 28px;
}
.c-carousel-employee-spotlight__slide__content {
  text-align: center;
  display: flex;
  flex-flow: column nowrap;
}

.c-carousel-employee-spotlight__slide__image {
  padding-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-carousel-employee-spotlight__slide__picture {
  margin: 0px auto;
}

.c-carousel-employee-spotlight__slide__img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 375px;
  max-height: 333px;
}

.c-carousel-employee-spotlight__slide__title {
  padding-bottom: 6px;
}

.c-carousel-employee-spotlight__slide__subtitle {
  padding-bottom: 23px;
}

.c-carousel-employee-spotlight__slide__copy {
  padding-bottom: 38px;
  position: relative;
}
.c-carousel-employee-spotlight__slide__copy::after {
  content: "";
  background-image: url("/img/components/employee-spotlight/rectangle.png");
  height: 6px;
  width: 50px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
}

.c-carousel-employee-spotlight__arrows-container {
  display: none;
}

.c-carousel-employee-spotlight__dots-container {
  padding-top: 35px;
}

.c-carousel-employee-spotlight--white-bg {
  background-color: unset;
}

.c-carousel__dots {
  align-items: center;
  display: flex;
  justify-content: center;
}
.c-carousel__dots li {
  background-color: #D4D7D7;
  border-radius: 100%;
  font-size: 0;
  margin-left: 7.5px;
  margin-right: 7.5px;
  height: 15px;
  width: 15px;
}
.c-carousel__dots .slick-active {
  background-color: #299CE9;
  position: relative;
}
.c-carousel__dots .slick-active:before {
  background-color: #00295E;
  border-radius: 100%;
  content: "";
  height: 7px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 7px;
}

.c-carousel__arrow {
  cursor: pointer;
}

.c-content-block {
  padding-left: 28px;
  padding-right: 28px;
  position: relative;
}
.c-content-block__container {
  align-items: center;
  background: #1F2B37 url("/img/components/content-block/mobile-line-bg.png");
  background-position: 100% 100%;
  background-size: cover;
  border-radius: 5px;
  padding: 35px;
  position: relative;
  z-index: 2;
}

.c-content-block__copy-container {
  color: #fff;
  text-align: center;
}

.c-content-block__copy-heading {
  padding-bottom: 8px;
}

.c-content-block__copy-subheading {
  padding-bottom: 30px;
}

.c-content-block__button-container {
  text-align: center;
}

.c-content-cards-slider__container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.c-content-cards-slider__cards.is-end-of-scroll:before {
  opacity: 0;
}

.c-content-cards-slider__card {
  margin-bottom: 35px;
  padding-left: 35px;
  padding-right: 35px;
}

.c-content-cards-slider__arrows {
  display: flex;
  padding: 0 70px 0 70px;
  justify-content: center;
}

.c-content-cards-slider__arrow {
  height: 44px;
}
.c-content-cards-slider__arrow:last-child {
  margin-left: -10px;
}
.c-content-cards-slider__arrow:hover svg g {
  fill: #ACB5BC;
}
.c-content-cards-slider__arrow:hover svg .c-content-cards-slider__arrow__svg-arrow {
  stroke: #fff;
}
.c-content-cards-slider__arrow.slick-disabled {
  pointer-events: none;
}
.c-content-cards-slider__arrow.slick-disabled svg g path {
  stroke: #F3F3F3;
}
.c-content-cards-slider__arrow.slick-disabled .c-content-cards-slider__arrow__svg-arrow {
  stroke: #1F2B37;
}

.c-content-cards-slider__slide-indicator-container {
  display: none;
}

.c-content-cards-slider__swipe {
  display: none;
}

.c-content-cards-slider.is-scrolled .c-content-cards-slider__swipe {
  opacity: 0;
}

.c-content-icon-list {
  background-color: #fff;
  position: relative;
}
.c-content-icon-list__container {
  background-color: #1F2B37;
  background-image: url("/img/components/content-icon-list/backgrounds/mobile@2x.png");
  background-size: cover;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 46px 34px 51px;
  position: relative;
  text-align: center;
  width: calc(100% - 72px);
}

.c-content-icon-list__eyebrow {
  color: #299CE9;
  padding-bottom: 7px;
}

.c-content-icon-list__heading {
  color: #fff;
}

.c-content-icon-list__icons {
  padding-top: 29px;
}

.c-content-icon-list__icon-container {
  padding-bottom: 31px;
}
.c-content-icon-list__icon-container:last-child {
  padding-bottom: 26px;
}

.c-content-icon-list__icon-inner {
  margin-left: auto;
  margin-right: auto;
  width: 201px;
}

.c-content-icon-list__icon {
  min-height: 60px;
  max-height: 60px;
  margin-bottom: 15px;
}

.c-content-icon-list__icon-svg {
  height: auto;
  max-height: 60px;
  width: auto;
}

.c-content-icon-list__icon-heading {
  color: #fff;
  padding-bottom: 8px;
}

.c-content-icon-list__icon-copy {
  color: #fff;
  font-weight: 500;
  line-height: 1.429rem;
}

.c-content-icon-list__link {
  color: #FFCC00;
}
.c-content-icon-list__link:before {
  background-color: #FFCC00;
}

.c-content-icon-list--light-color-palette .c-content-icon-list__container {
  background: none;
  background-color: #fff;
}
.c-content-icon-list--light-color-palette .c-content-icon-list__heading {
  color: #1F2B37;
}
.c-content-icon-list--light-color-palette .c-content-icon-list__icon-heading {
  color: #1F2B37;
}
.c-content-icon-list--light-color-palette .c-content-icon-list__icon-copy {
  color: #1F2B37;
}
.c-content-icon-list--light-color-palette .c-content-icon-list__link {
  color: #299CE9;
}
.c-content-icon-list--light-color-palette .c-content-icon-list__link:before {
  background-color: #299CE9;
}

.c-content-icon-list-banner {
  background-color: #fff;
}
.c-content-icon-list-banner__container {
  background-image: url("/img/components/content-icon-list-banner/backgrounds/mobile@2x.png");
  background-position: center;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 47px 36px;
  text-align: center;
}

.c-content-icon-list-banner__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 408px;
}

.c-content-icon-list-banner__heading {
  color: #fff;
  padding-bottom: 7px;
}

.c-content-icon-list-banner__copy {
  color: #fff;
  margin-bottom: 28px;
}

.c-content-icon-list-banner__link.is-mobile {
  display: inline-block;
}

.c-content-icon-list-banner__link.is-tablet-desktop {
  display: none;
}

.c-content-icon-list-banner__icons {
  align-content: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 303px;
}

.c-content-icon-list-banner__icon-container {
  padding-top: 30px;
  width: 100%;
}
.c-content-icon-list-banner__icon-container:first-child {
  padding-top: 35px;
}

.c-content-icon-list-banner__icon-inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 302px;
}

.c-content-icon-list-banner__icon {
  position: relative;
}

.c-content-icon-list-banner__icon-svg {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-height: 60px;
  width: auto;
}

.c-content-icon-list-banner__icon-heading {
  color: #fff;
  padding-top: 20px;
}

.c-content-icon-list-banner__icon-heading-yellow {
  color: #FFCC00;
}

.c-content-icon-list-banner__icon-copy {
  color: #fff;
  display: block;
  line-height: 1.429em;
  padding-top: 7px;
}

.c-content-info-blocks {
  background-color: #F3F3F3;
}
.c-content-info-blocks__blocks {
  padding: 0 38px 68px;
}

.c-content-info-blocks__block {
  padding-bottom: 34px;
  text-align: center;
}
.c-content-info-blocks__block:last-child {
  padding-bottom: 0;
}
.c-content-info-blocks__block__icons {
  height: 119px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
  position: relative;
  text-align: center;
  width: 111px;
}

.c-content-info-blocks__block__icon-bg {
  height: 100%;
  width: 100%;
}

.c-content-info-blocks__block__icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  max-height: 43px;
  max-width: 44px;
  width: 100%;
}

.c-content-info-blocks__block__copy-block {
  line-height: 1.429rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  width: 270px;
}

.c-content-info-blocks__block__copy-bold {
  font-weight: bold;
}
.c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__heading {
  width: 100%;
}

.c-content-intro-highlight__left {
  background-color: #F3F3F3;
  padding: 61px 35px 70px 38px;
  z-index: 1;
}

.c-content-intro-highlight__heading {
  padding-bottom: 8px;
}

.c-content-intro-highlight__copy {
  padding-bottom: 28px;
}

.c-content-intro-highlight__right {
  align-items: center;
  background-color: #00295E;
  display: flex;
  flex-direction: column;
  padding: 35px 35px 40px 35px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.c-content-intro-highlight__right:before, .c-content-intro-highlight__right:after {
  background-color: #00234F;
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
}
.c-content-intro-highlight__right:before {
  left: 0;
  width: calc((100vw - 150px) / 2);
}
.c-content-intro-highlight__right:after {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  left: calc((100vw - 150px) / 2);
  width: 191px;
}

.c-content-intro-highlight__logo-icon {
  height: auto;
  padding-bottom: 22px;
  position: relative;
  width: 35px;
  z-index: 5;
}

.c-content-intro-highlight__statement {
  color: #fff;
  font-weight: bold;
  padding-bottom: 31px;
  position: relative;
  z-index: 4;
}
.c-content-intro-highlight__statement:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  bottom: 17px;
  content: "";
  height: 2px;
  width: 31px;
  z-index: 4;
}
.c-content-intro-highlight__statement:last-child {
  padding-bottom: 0;
}
.c-content-intro-highlight__statement:last-child::before {
  display: none;
}

.c-content-plus-images {
  overflow: hidden;
}
.c-content-plus-images__container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: calc(100% - 72px);
}

.c-content-plus-images__images-container {
  padding-top: 39px;
}

.c-content-plus-images__main-image-container {
  margin-right: 42px;
}

.c-content-plus-images__main-image-inner {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
  z-index: 2;
}

.c-content-plus-images__main-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  z-index: 2;
}

.c-content-plus-images__knockout-image-container {
  margin-left: 142px;
  margin-top: -121px;
}

.c-content-plus-images__knockout-image-inner {
  margin-left: auto;
  margin-right: 0;
  padding-top: 100%;
  position: relative;
  z-index: 3;
}

.c-content-plus-images__knockout-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.c-content-plus-images__background-shapes {
  left: 0;
  position: absolute;
  top: 0;
}

.c-content-plus-images__background-shape-small {
  color: #299CE9;
  font-size: 67px;
  left: -43px;
  position: absolute;
  top: 22px;
}

.c-content-plus-images__background-shape-large {
  color: #F3F3F3;
  font-size: 149px;
  left: -24px;
  position: absolute;
  top: 0;
}

.c-content-plus-images__content {
  padding: 45px 33px 0;
}

.c-content-plus-images__eyebrow {
  color: #299CE9;
  padding-bottom: 7px;
}

.c-content-plus-images__header {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.7857142857rem;
  letter-spacing: -0.5px;
  line-height: 2.286rem;
  padding-bottom: 7px;
}

.c-content-plus-images__copy {
  display: block;
  position: relative;
  z-index: 6;
}
.c-content-plus-images__copy ul {
  padding-left: 35px;
}
.c-content-plus-images__copy ul li:hover {
  white-space: normal;
}

.c-content-plus-images__link {
  margin-top: 28px;
}
.c-content-plus-images--single .c-content-plus-images__images-container {
  padding-top: 0;
}
.c-content-plus-images--single .c-content-plus-images__images-container::before {
  background-image: url("/img/icons/diagonal-shape.svg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 85px;
  left: 15px;
  position: absolute;
  top: -39px;
  width: 100px;
  z-index: 5;
}
.c-content-plus-images--single .c-content-plus-images__main-image-container {
  margin-right: auto;
  margin-left: auto;
}
.c-content-plus-images--single .c-content-plus-images__knockout-image-container {
  display: none;
}
.c-content-plus-images--single .c-content-plus-images__content::after {
  content: "";
  background-image: url("/img/icons/gray-diagonal-shape.svg");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  opacity: 29%;
  height: 194px;
  width: 222px;
  position: absolute;
  bottom: 128px;
  right: -78px;
  z-index: 0;
}
.c-content-plus-images--single .c-background-shapes-large-small__background-shapes {
  display: none;
}

.c-content-plus-images--grey-bg {
  background-color: #F3F3F3;
}
.c-content-plus-images--grey-bg .c-background-shapes-large-small__background-shape-large {
  color: #fff;
}
.c-content-w-graphic__container {
  align-items: center;
  max-width: 950px;
}
.c-content-w-graphic__caption__inner {
  width: 100%;
}

.c-content-w-graphic__caption__eyebrow {
  color: #299CE9;
}

.c-content-w-graphic__caption__title {
  margin-top: 7px;
}

.c-content-w-graphic__caption__desc {
  margin-top: 19px;
}
.c-content-w-graphic__caption__desc p {
  margin-bottom: 11px !important;
}

.c-content-w-graphic__image {
  margin: 28px auto 0;
  max-width: 553px;
}
.c-content-w-graphic__image__max-wrap {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 305px;
  position: relative;
  width: 100%;
}

.c-content-w-graphic__image__picture {
  height: 100%;
  left: 0px;
  position: relative;
  top: 0px;
  width: 100%;
  max-width: 100%;
}

.c-content-w-graphic__image__img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}

.c-content-w-graphic--reverse .c-content-w-graphic__container {
  flex-direction: row-reverse;
}

.c-content-w-graphic--grey-bg {
  background-color: #F3F3F3;
}

.c-logo-gallery {
  background-color: #F3F3F3;
  position: relative;
}
.c-logo-gallery__container {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: calc(100% - 60px);
}

.c-logo-gallery__bg-shape, .c-logo-gallery-collections__bg-shape {
  height: auto;
  position: absolute;
  width: 100%;
}

.c-logo-gallery__logos-container, .c-logo-gallery-collections__collection-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6px;
  width: 325px;
}

.c-logo-gallery__logo, .c-logo-gallery-collections__logo {
  align-items: center;
  display: flex;
  height: 101px;
  margin-left: 9.5px;
  margin-right: 9.5px;
  position: relative;
  margin-top: -6px;
  width: 89px;
}
.c-logo-gallery__logo:hover .c-logo-gallery__logo-img, .c-logo-gallery__logo:hover .c-logo-gallery-collections__logo-img, .c-logo-gallery-collections__logo:hover .c-logo-gallery__logo-img, .c-logo-gallery-collections__logo:hover .c-logo-gallery-collections__logo-img {
  opacity: 0;
}
.c-logo-gallery__logo:hover .c-logo-gallery__logo-img-hover, .c-logo-gallery__logo:hover .c-logo-gallery-collections__logo-img-hover, .c-logo-gallery-collections__logo:hover .c-logo-gallery__logo-img-hover, .c-logo-gallery-collections__logo:hover .c-logo-gallery-collections__logo-img-hover {
  opacity: 1;
}

.c-logo-gallery__logo-container, .c-logo-gallery-collections__logo-container {
  align-items: center;
  display: flex;
  height: 61px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 74px;
  z-index: 1;
}

.c-logo-gallery__logo-img, .c-logo-gallery-collections__logo-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: auto;
  max-width: 100%;
  transition: 0.25s all;
}

.c-logo-gallery__logo-img-hover, .c-logo-gallery-collections__logo-img-hover {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  max-height: auto;
  max-width: 100%;
  transition: 0.25s all;
}

.c-logo-gallery-collections {
  position: relative;
}
.c-logo-gallery-collections__container {
  text-align: center;
}

.c-logo-gallery-collections__heading {
  padding-top: 47px;
}

.c-logo-gallery-collections__collection {
  padding-top: 43px;
}

.c-logo-gallery-collections__collection-heading {
  padding-bottom: 23px;
  position: relative;
}
.c-logo-gallery-collections__collection-heading:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #299CE9;
  content: "";
  height: 6px;
  width: 50px;
}

.c-logo-gallery-collections__collection-container {
  justify-content: space-between !important;
  padding-top: 43px !important;
}

.c-logo-gallery-collections__background-shapes {
  display: none;
}

.c-content-simple-centered, .c-content-w-graphic {
  position: relative;
  width: 100%;
}
.c-content-simple-centered__caption__title:not(:first-child) {
  margin-top: 10px;
}

.c-content-simple-centered__caption__desc:not(:first-child) {
  margin-top: 15px;
}

.c-content-simple-centered__caption__ctas, .c-content-w-float-nav__caption__ctas, .c-content-w-graphic__caption__ctas {
  margin-top: 25px;
}

.c-content-simple-centered__image {
  display: block;
  margin: 40px auto 0;
  width: 100%;
}
.c-content-simple-centered__image__picture {
  display: block;
}

.c-content-simple-centered__image__img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}

.c-simple-content {
  padding-left: 36px;
  padding-right: 37px;
  position: relative;
  z-index: 1;
}
.c-simple-content__container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  width: 100%;
}

.c-simple-content__eyebrow {
  color: #299CE9;
  padding-left: 6px;
  padding-right: 6px;
}

.c-simple-content__header {
  color: #1F2B37;
  padding-top: 7px;
  padding-left: 40px;
  padding-right: 40px;
}

.c-simple-content__copy {
  color: #1F2B37;
  margin-left: auto;
  margin-right: auto;
  max-width: 484px;
  padding-top: 7px;
}

.c-simple-content__cta {
  margin: 7px auto 0;
}

.c-simple-content--embellishments .c-simple-content__container {
  padding-top: 28px;
}
.c-simple-content--embellishments .c-simple-content__shapes {
  left: 0;
  top: 10px;
  z-index: -1;
}

.c-simple-content.is-grey {
  background-color: #F3F3F3;
}

.c-content-tabbed-group {
  background-color: #fff;
  overflow: hidden;
}
.c-content-tabbed-group__container {
  margin-left: auto;
  margin-right: auto;
}

.c-content-tabbed-group__categories {
  margin-bottom: 46px;
  position: relative;
}

.c-content-tabbed-group__categories-inner {
  position: relative;
}
.c-content-tabbed-group__categories-inner.is-desktop-scroll .c-content-tabbed-group__categories-group-container:before, .c-content-tabbed-group__categories-inner.is-desktop-scroll .c-content-tabbed-group__categories-group-container:after {
  opacity: 1;
}

.c-content-tabbed-group__categories-header {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4285714286rem;
  letter-spacing: -0.25px;
  line-height: 1.929rem;
  padding-left: 36px;
  padding-bottom: 28.3px;
}

.c-content-tabbed-group__categories-group-container {
  overflow: auto;
  position: relative;
}
.c-content-tabbed-group__categories-group-container::before {
  background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 94%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.25s all;
  width: 50px;
  z-index: 3;
}
.c-content-tabbed-group__categories-group-container:after {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 94%);
  content: "";
  height: 100%;
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 0;
  width: 179px;
  z-index: 3;
}
.c-content-tabbed-group__categories-group-container.is-scrolled:before {
  opacity: 1;
  transition: 0.25s all;
}

.c-content-tabbed-group__categories-group-container.is-at-end:after {
  opacity: 0 !important;
}

.c-content-tabbed-group__categories-group {
  display: flex;
  overflow-x: scroll;
  overflow-y: visible;
  padding-bottom: 2.5px;
  padding-left: 35px;
  position: relative;
  white-space: nowrap;
  -ms-overflow-style: none;
  /* for Internet Explorer, Edge */
  overflow-y: visible;
  scrollbar-width: none;
  /* for Firefox */
}
.c-content-tabbed-group__categories-group::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}

.c-content-tabbed-group__category-marker {
  background-color: #299CE9;
  bottom: 0;
  left: 0;
  height: 6px;
  position: absolute;
  transition: all 0.25s;
  width: 134px;
  z-index: 2;
}

.c-content-tabbed-group__category {
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  font-weight: 700;
  padding: 19px 0 26px 34.5px;
}
.c-content-tabbed-group__category:last-child {
  padding-right: 35px;
}

.c-content-tabbed-group__panels {
  margin-bottom: 27px;
  position: relative;
}

.c-content-tabbed-group__panel {
  left: 0;
  opacity: 0;
  padding: 0 36px;
  position: absolute;
  top: 0;
  transition: all 0.25s;
}
.c-content-tabbed-group__panel.is-active {
  opacity: 1;
  z-index: 4;
}

.c-content-tabbed-group__heading {
  padding-bottom: 19px;
}

.c-content-tabbed-group__wysiwyg {
  padding: 22px 0 0 35px;
}

.c-content-tabbed-group__link {
  margin-bottom: 51px;
  margin-top: 16px;
  z-index: 2;
}

.c-content-tabbed-group__panel-image-container {
  padding-top: 52.0700636943%;
  position: relative;
}

.c-content-tabbed-group__panel-picture {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.c-content-tabbed-group__panel-img {
  border-radius: 5px;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.c-content-tabbed-group__panel-image-shapes {
  bottom: 0;
  height: 100%;
  right: 0;
  position: absolute;
  width: 100%;
}

.c-content-tabbed-group__panel-image-shape-small {
  bottom: -16px;
  color: #299CE9;
  font-size: 49px;
  position: absolute;
  right: -32px;
  z-index: 3;
}

.c-content-tabbed-group__panel-image-shape-large {
  bottom: -35px;
  color: #F3F3F3;
  font-size: 110px;
  position: absolute;
  right: -46px;
  z-index: 1;
}

.c-content-image-block {
  position: relative;
  z-index: 1;
}
.c-content-image-block__container {
  background-color: #1F2B37;
  color: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 2;
}

.c-content-image-block__image-area {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}

.c-content-image-block__image {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.c-content-image-block__content {
  overflow: hidden;
  padding: 35px;
  position: relative;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.c-content-image-block__content-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.c-content-image-block__content-eyebrow {
  padding-bottom: 10px;
  position: relative;
  z-index: 3;
}

.c-content-image-block__content-heading {
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}

.c-content-image-block__content-subheading {
  font-weight: bold;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}

.c-content-image-block__content-copy {
  padding-bottom: 0px;
  position: relative;
  z-index: 1;
}

.c-content-image-block__cta-container {
  position: relative;
  z-index: 1;
}

.c-branded-content {
  position: relative;
  z-index: 0;
}
.c-branded-content__container {
  background-color: #00295E;
  border-radius: 5px;
  padding: 41px 20px 34px;
  margin: 0px 36px;
  position: relative;
  overflow: hidden;
}
.c-branded-content__container::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/img/components/branded-content/bg-logo.svg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 252px;
  left: -90px;
  width: 229px;
  z-index: 0;
}

.c-branded-content__logo {
  width: 35px;
  height: 39px;
  margin: 0 auto 34px;
}
.c-branded-content__logo__logo {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-branded-content__content {
  text-align: center;
  position: relative;
  z-index: 1;
}
.c-branded-content__content__eyebrow {
  color: #299CE9;
  padding-bottom: 9px;
}

.c-branded-content__content__title {
  color: #fff;
  padding-bottom: 9px;
}

.c-branded-content__content__copy {
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 26px;
  padding: 0px 15px 34px;
}

.c-branded-content--full-bleed .c-branded-content__container {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.c-branded-content--full-bleed .c-branded-content__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 470px;
}

.c-form-box {
  border-bottom: 6px solid #299CE9;
  border-radius: 5px;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.35);
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 965px;
  padding: 35px 35px 50px;
  position: relative;
  z-index: 3;
}
.c-form-box--login {
  max-width: 420px;
  padding: 30px;
}

.c-form-recaptcha-box {
  background-color: #F3F3F3;
  height: 58px;
  margin-bottom: 35px;
  width: 235px;
}
.c-form-recaptcha-box:before {
  content: "recaptcha box";
}

.c-form__error {
  color: #E25556;
  padding-bottom: 28px;
}
.c-form__error i {
  padding-right: 5px;
  padding-top: 3px;
}

.c-form-over-image {
  margin: 35px 0;
  padding: 58px 35px 0;
  position: relative;
}
.c-form-over-image__image-container {
  height: auto;
  left: 0;
  padding-bottom: 42.6666666667%;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-form-over-image__image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
}

.c-form-over-image__image-heading {
  color: #fff;
  padding-bottom: 27px;
  position: relative;
  text-align: center;
  z-index: 2;
}

.c-form-over-image .c-form-section__title {
  display: none;
}
.c-form-over-image .c-form-box {
  margin-left: auto;
  margin-right: 0;
  max-width: 747px;
}

.c-form-section {
  display: block;
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}
.c-form-section__title {
  display: none;
  margin-bottom: 20px;
}
.c-form-section__title--large {
  font-size: 1.714rem;
  line-height: 36px;
  margin-bottom: 15px;
}

.c-form-section--top-separator {
  padding-top: 30px;
}
.c-form-section--top-separator::before {
  border-top: 1px solid #F3F3F3;
  content: " ";
  display: block;
  height: 0px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: -20px;
  width: 100%;
}

.c-form-section:last-child {
  margin-bottom: 0;
}

.c-form-group-container {
  min-width: 100%;
}

.c-form-group {
  padding-bottom: 28px;
  position: relative;
}
.c-form-group::after {
  font-style: normal;
  font-weight: 400;
  content: attr(data-form-error-text);
  display: block;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  color: #E25556;
  display: none;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  margin-left: 0.75rem;
}
.c-form-group.has-error {
  padding-bottom: 2rem;
}
.c-form-group.has-error::after {
  display: block;
}
.c-form-group.has-error input,
.c-form-group.has-error select,
.c-form-group.has-error textarea {
  border-color: #E25556;
  border-width: 2px;
  color: #E25556;
}
.c-form-group.has-error select {
  padding-bottom: 16px;
  padding-top: 16px;
}

.c-form-label {
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 12px;
}
.has-error .c-form-label {
  color: #E25556;
}
.c-form-label__require {
  color: #000;
  display: inline-block;
}

.c-form-input-wrap {
  position: relative;
}
.c-form-input-wrap.is-error .c-form-input {
  border: 2px solid #E25556;
}
.c-form-input-wrap.is-error .c-form-pseudo-select__desktop-input {
  border: 2px solid #E25556;
}
.c-form-input-wrap.is-error .c-form-pseudo-select__mobile-input {
  border: 2px solid #E25556;
}

.c-form-input-wrap label.is-error {
  color: #E25556;
  display: block;
  font-size: 1rem;
  line-height: 1em;
  position: absolute;
  margin-top: 0.3em;
  top: 100%;
}
.c-form-input-wrap__icon {
  color: #E25556;
  font-size: 13px;
  position: absolute;
  right: 22px;
  top: 17px;
}

.u-form__recaptcha {
  height: 58px;
  margin-bottom: 35px;
  margin-top: 7px;
  transform: scale(0.77);
  transform-origin: left;
}

.c-form-input {
  font-style: normal;
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 5px;
  color: #1F2B37;
  display: block;
  font-size: 14px;
  line-height: 21px;
  outline: none;
  min-height: 47px;
  max-height: 47px;
  padding: 14px 20px 13px;
  text-overflow: ellipsis;
  width: 100%;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.c-form-input:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset, 0 0 5px rgba(0, 1, 3, 0.333);
}
.c-form-input::-webkit-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-input:-ms-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-input:-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-input::-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-input.is-error {
  border-color: #E25556;
}
.c-form-input.is-error:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset, 0 0 5px rgba(226, 85, 86, 0.35) !important;
}

.c-form-input--datepicker .datepicker--day-name {
  color: #00295E;
}
.c-form-input--datepicker .datepicker--button {
  color: #00234F;
}
.c-form-input--datepicker .datepicker--cell.-current- {
  color: #00234F;
}
.c-form-input--datepicker .datepicker--cell.-selected- {
  background-color: #00295E;
  color: #fff;
}

.c-form-select, .c-form-pseudo-select {
  color: #1F2B37;
  display: block;
  position: relative;
  width: 100%;
}
.c-form-select__input, .c-form-pseudo-select__desktop-input, .c-form-pseudo-select__mobile-input {
  font-style: normal;
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 5px;
  color: #1F2B37;
  display: block;
  font-size: 14px;
  line-height: 21px;
  outline: none;
  min-height: 47px;
  max-height: 47px;
  padding: 14px 20px 13px;
  text-overflow: ellipsis;
  width: 100%;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  padding: 15px 40px 15px 16px;
  position: relative;
  background: #FFFFFF;
}
.c-form-select__input:focus, .c-form-pseudo-select__desktop-input:focus, .c-form-pseudo-select__mobile-input:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset, 0 0 5px rgba(0, 1, 3, 0.333);
}
.c-form-select__input::-webkit-input-placeholder, .c-form-pseudo-select__desktop-input::-webkit-input-placeholder, .c-form-pseudo-select__mobile-input::-webkit-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-select__input:-ms-input-placeholder, .c-form-pseudo-select__desktop-input:-ms-input-placeholder, .c-form-pseudo-select__mobile-input:-ms-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-select__input:-moz-placeholder, .c-form-pseudo-select__desktop-input:-moz-placeholder, .c-form-pseudo-select__mobile-input:-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-select__input::-moz-placeholder, .c-form-pseudo-select__desktop-input::-moz-placeholder, .c-form-pseudo-select__mobile-input::-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-select__input[disabled], [disabled].c-form-pseudo-select__desktop-input, [disabled].c-form-pseudo-select__mobile-input {
  cursor: not-allowed;
  color: white;
}

.c-form-select__option, .c-form-pseudo-select__option {
  color: currentColor;
}
.c-form-select__option[disabled], [disabled].c-form-pseudo-select__option {
  color: white;
}

.c-form-select__optgroup, .c-form-pseudo-select__optgroup {
  color: currentColor;
}

.c-form-select__input-wrapper, .c-form-pseudo-select__input-wrapper {
  position: relative;
  min-height: 50px;
  position: relative;
}
.c-form-select__input-wrapper::after, .c-form-pseudo-select__input-wrapper::after {
  align-items: center;
  color: #1F2B37;
  content: "\e916";
  display: flex;
  flex-flow: row nowrap;
  font-family: "icomoon" !important;
  font-size: 10px;
  height: 10px;
  justify-content: center;
  margin-top: -7px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
  z-index: 1;
}
.has-error .c-form-select__input-wrapper, .has-error .c-form-pseudo-select__input-wrapper {
  position: relative;
}
.has-error .c-form-select__input-wrapper::after, .has-error .c-form-pseudo-select__input-wrapper::after {
  align-items: center;
  color: #E25556;
  content: "\e916";
  display: flex;
  flex-flow: row nowrap;
  font-family: "icomoon" !important;
  font-size: 10px;
  height: 10px;
  justify-content: center;
  margin-top: -7px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
  z-index: 1;
}
.c-form-select__input-wrapper::after, .c-form-pseudo-select__input-wrapper::after {
  margin-right: 18px;
}

.c-form-select__label {
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 12px;
}
.has-error .c-form-select__label {
  color: #E25556;
}

.c-form-pseudo-select__mobile-input {
  border: none;
}
.c-form-pseudo-select__input-wrapper.is-desktop {
  display: none;
}
.c-form-pseudo-select__input-wrapper.is-desktop.is-open .c-form-pseudo-select__desktop-input {
  border: 1.5px solid #1F2B37;
}
.c-form-pseudo-select__input-wrapper.is-desktop.is-open .c-form-pseudo-select__desktop-options {
  background-color: #fff;
  box-shadow: -5px 10px 30px 0 rgba(0, 0, 0, 0.15);
  border-top: none;
  display: block;
  left: 0;
  position: absolute;
  top: 47px;
  width: 100%;
  z-index: 3;
}
.c-form-pseudo-select__input-wrapper.is-desktop.is-open:after {
  transform: scaleY(-1);
}

.c-form-pseudo-select__label {
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 12px;
}
.has-error .c-form-pseudo-select__label {
  color: #E25556;
}

.c-form-pseudo-select__desktop {
  display: none;
  position: relative;
}

.c-form-pseudo-select__desktop-input {
  border: none;
  overflow: hidden;
  white-space: nowrap;
}

.c-form-pseudo-select__desktop-options {
  display: none;
}

.c-form-pseudo-select__desktop-option {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
  font-size: 13px;
  line-height: 1.214rem;
  cursor: pointer;
  padding: 11px 25px 11px;
  text-align: left;
  width: 100%;
}
.c-form-pseudo-select__desktop-option:hover {
  background-color: #299CE9;
  color: #fff;
}

.c-form-file {
  align-items: stretch;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  position: relative;
}
.c-form-file__label {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  flex: 0 0 auto;
  height: auto;
}

.c-form-file__name-wrap {
  font-style: normal;
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 5px;
  color: #1F2B37;
  display: block;
  font-size: 14px;
  line-height: 21px;
  outline: none;
  min-height: 47px;
  max-height: 47px;
  padding: 14px 20px 13px;
  text-overflow: ellipsis;
  width: 100%;
  border-left: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  display: block;
  flex: 1 1 20px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.c-form-file__name-wrap:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset, 0 0 5px rgba(0, 1, 3, 0.333);
}
.c-form-file__name-wrap::-webkit-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-file__name-wrap:-ms-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-file__name-wrap:-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-file__name-wrap::-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}

.c-form-file__name {
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  color: #1F2B37;
  display: block;
  left: 20px;
  line-height: 20px;
  margin-top: -10px;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 50px;
  text-overflow: ellipsis;
  top: 50%;
  vertical-align: middle;
  white-space: nowrap;
}

.c-form-file__button {
  bottom: auto;
  color: #F3F3F3;
  display: none;
  font-size: 9px;
  height: 100%;
  line-height: 0;
  position: absolute;
  z-index: 1000;
  right: 20px;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
  width: 11px;
}
.c-form-file__button::after, .c-form-file__button::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  background: #F3F3F3;
  height: 1px;
  left: 50%;
  top: 50%;
  transform-origin: center;
  width: 15px;
  z-index: 1;
}
.c-form-file__button::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.c-form-file__button::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.c-form-textarea {
  font-style: normal;
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 5px;
  color: #1F2B37;
  display: block;
  font-size: 14px;
  line-height: 21px;
  outline: none;
  min-height: 47px;
  max-height: 47px;
  padding: 14px 20px 13px;
  text-overflow: ellipsis;
  width: 100%;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
  min-height: 150px;
  resize: vertical;
}
.c-form-textarea:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset, 0 0 5px rgba(0, 1, 3, 0.333);
}
.c-form-textarea::-webkit-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-textarea:-ms-input-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-textarea:-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}
.c-form-textarea::-moz-placeholder {
  color: #F3F3F3;
  opacity: 1;
}

.c-form-text {
  font-size: 1rem;
  color: #1F2B37;
  line-height: 21px;
  margin: 10px 0;
  padding: 0;
}
.c-form-text strong,
.c-form-text b {
  font-style: normal;
  font-weight: 700;
}

.c-form-text--helper {
  font-style: normal;
  font-weight: 400;
  font-size: 0.8571428571rem;
  color: #ebebeb;
  font-style: italic;
}

.c-form-checkbox {
  display: block;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
.c-form-checkbox__input:checked + .c-form-checkbox__label::after, .c-form-checkbox__input:checked + .c-form-checkbox__label:hover::after {
  background-color: #299CE9;
}
.c-form-checkbox__input:checked + .c-form-checkbox__label::before, .c-form-checkbox__input:checked + .c-form-checkbox__label:hover::before {
  background-color: #fff;
  border-color: #000;
}
.c-form-checkbox__label {
  font-size: 1.1428571429rem;
  color: #000;
  cursor: pointer;
  display: block;
  line-height: 20px;
  padding-left: 27px;
}
.c-form-checkbox__label:hover::after {
  background-color: #299CE9;
}
.c-form-checkbox__label::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  border: 1px solid #D4D7D7;
  background-color: #D4D7D7;
  height: 15px;
  left: 0;
  top: 0;
  width: 15px;
}
.c-form-checkbox__label::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  background-color: transparent;
  height: 11px;
  left: 0;
  margin-left: 3px;
  margin-top: 3px;
  top: 0;
  transition: background-color 0.25s ease;
  width: 11px;
}

.c-form-checkbox--checkmark .c-form-checkbox__label::after {
  background-color: transparent;
  color: transparent;
  content: "\e926";
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  font-family: "icomoon";
  font-size: 14px;
  justify-content: center;
  transform: scale(0.4);
  transition: color 0.2s linear 0s, transform 0s linear 0.21s;
}
.c-form-checkbox--checkmark .c-form-checkbox__input:checked + .c-form-checkbox__label::after {
  background-color: transparent;
  color: #00234F;
  transform: scale(1);
  transition: color 0.2s linear 0s, transform 0.3s cubic-bezier(0.67, 1.79, 1, 1.09) 0s;
}

.c-form-checkbox--switch .c-form-checkbox__label::before {
  background-color: #9CA4A9;
  border-color: transparent !important;
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  border: 1px solid #a7a8aa;
  border-radius: 12px;
  height: 12px;
  left: 0;
  top: 3px;
  width: 24px;
}
.c-form-checkbox--switch .c-form-checkbox__label::after {
  background: #fff;
  border: 1px solid #F3F3F3;
  border-radius: 100% 100%;
  height: 17px;
  left: 0px;
  margin: 0px;
  top: 1px;
  transition: border-color 0.2s ease, background-color 0.2s ease, left 0.2s ease;
  width: 17px;
}
.c-form-checkbox--switch .c-form-checkbox__input:checked + .c-form-checkbox__label::before {
  background-color: rgba(0, 35, 79, 0.5);
}
.c-form-checkbox--switch .c-form-checkbox__input:checked + .c-form-checkbox__label::after {
  background-color: #00234F;
  border-color: #00234F;
  left: 7px;
}

.c-form-checkbox-group {
  display: flex;
}
.c-form-checkbox-group .c-form-checkbox {
  display: inline;
  padding-right: 21px;
  width: auto;
}

.c-form-radio {
  display: block;
  margin-bottom: 15px;
  position: relative;
  margin-left: 15px;
  width: 100%;
}
.c-form-radio:first-child {
  margin-left: 0;
}
.c-form-radio__group {
  display: inline-flex;
}
.c-form-radio__group--block {
  display: block;
}
.c-form-radio__group--block .c-form-radio {
  margin-left: 0;
}

.c-form-radio__input:checked + .c-form-radio__label::after, .c-form-radio__input:checked + .c-form-radio__label:hover::after {
  background-color: #00234F;
}
.c-form-radio__input:checked + .c-form-radio__label::before, .c-form-radio__input:checked + .c-form-radio__label:hover::before {
  border-color: #00234F;
}
.c-form-radio__label {
  color: #1F2B37;
  cursor: pointer;
  display: block;
  line-height: 18px;
  padding-left: 27px;
}
.c-form-radio__label:hover::after {
  background-color: #00234F;
}
.c-form-radio__label::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  background-color: #299CE9;
  border-radius: 100% 100%;
  height: 15px;
  left: 0;
  top: 0;
  width: 15px;
}
.c-form-radio__label::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  background-color: transparent;
  border-radius: 100% 100%;
  height: 7px;
  left: 0;
  margin-left: 4px;
  margin-top: 4px;
  top: 0;
  transition: background-color 0.25s ease;
  width: 7px;
}

.c-form-range__flex {
  align-items: center;
  display: flex;
}

.c-form-range__input {
  height: 4px;
  width: 50%;
  -webkit-appearance: none;
}
.c-form-range__input::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #808080;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  height: 16px;
  width: 16px;
}

.c-form-range__number {
  padding-left: 20px;
}

.c-form-counter__input {
  display: none;
}

.c-form-counter__flex {
  align-items: center;
  display: flex;
}

.c-form-counter__minus {
  cursor: pointer;
  font-size: 10px;
  padding-right: 10px;
  position: relative;
}
.c-form-counter__minus.is-disabled {
  opacity: 0.5;
}

.c-form-counter__plus {
  cursor: pointer;
  font-size: 10px;
  padding-left: 10px;
  position: relative;
}

.c-form-multistep {
  position: relative;
}
.c-form-multistep__steps {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.c-form-multistep__step {
  border: 1px solid black;
  cursor: pointer;
  margin-right: 50px;
  padding: 5px;
  position: relative;
}
.c-form-multistep__step:after {
  background-color: black;
  content: "";
  height: 2px;
  position: absolute;
  right: -51px;
  top: 12px;
  width: 50px;
}
.c-form-multistep__step.is-active {
  background-color: black;
  color: white;
}

.c-form-multistep__step:last-child {
  margin-right: 0;
}
.c-form-multistep__step:last-child:after {
  display: none;
}

.c-form-multistep__panel {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  width: 0;
}
.c-form-multistep__panel .c-form-input {
  display: none;
  height: 0;
  width: 0;
}
.c-form-multistep__panel.is-active {
  display: block;
  height: 100%;
  opacity: 1;
  width: 100%;
}
.c-form-multistep__panel.is-active .c-form-input {
  display: block;
  height: 100%;
  width: 100%;
}

.c-form-multistep__button-next.is-disabled {
  display: none;
}

.c-form-multistep__button-submit {
  display: none;
}
.c-form-multistep__button-submit.is-active {
  display: inline-block;
}

.c-404 {
  background-color: #00234F;
  min-height: calc(100vh - 75px - 60px);
  overflow: hidden;
  position: relative;
}
.c-404:before {
  background-color: #00295E;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.c-404:after {
  background-color: #00295E;
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 354px;
  z-index: 1;
}
.c-404__side-img {
  display: none;
}

.c-404__container {
  padding: 87px 20px 60px 35px;
  position: relative;
  z-index: 2;
}

.c-404__copy-links-container {
  padding-top: 97px;
}

.c-404__eyebrow {
  color: #299CE9;
  padding-bottom: 16px;
}

.c-404__heading {
  color: #fff;
  padding-bottom: 16px;
}

.c-404__body {
  color: #fff;
}

.c-404__buttons {
  padding-top: 24px;
}

.c-404__button-group {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding-top: 24px;
}
.c-404__button-group .c-button, .c-404__button-group .c-form-file__label {
  overflow: visible;
  margin-bottom: 23px;
  position: relative;
}
.c-404__button-group .c-button:last-child, .c-404__button-group .c-form-file__label:last-child {
  margin-bottom: 0;
}

.c-404__big-text {
  height: auto;
  margin-left: 9px;
  width: 291px;
}

.c-404__big-text-img {
  height: auto;
  width: 100%;
}

.c-background-shapes-large-small__background-shapes {
  left: 0;
  position: absolute;
  top: 0;
}

.c-background-shapes-large-small__background-shape-small {
  color: #299CE9;
  font-size: 67px;
  left: -43px;
  position: absolute;
  top: 22px;
}

.c-background-shapes-large-small__background-shape-large {
  color: #F3F3F3;
  font-size: 149px;
  left: -24px;
  position: absolute;
  top: 0;
}

.c-big-map__container {
  position: relative;
  width: 100%;
}

.c-big-map__map-image-container {
  width: 100%;
}

.c-big-map__map-image {
  display: block;
  width: 100%;
}

.c-big-map__content {
  margin-top: -98px;
}

.c-big-map__content-container {
  background: #fff;
  box-shadow: -5px 10px 30px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 29px;
  position: relative;
  width: calc(100% - 70px);
}

.c-big-map__content-shape {
  display: none;
}

.c-big-map__content-callout {
  padding: 0 34px 25px;
}

.c-big-map__content-heading {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.1428571429rem;
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  line-height: 1.714rem;
  padding-bottom: 8px;
}

.c-big-map__content-copy {
  padding-bottom: 29px;
}

.c-big-map__content-button {
  width: 100%;
}

.c-big-map__content-legend {
  background-color: #ACB5BC;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 23px 28px 20px 63px;
  position: relative;
  z-index: 2;
}
.c-big-map__content-legend::before, .c-big-map__content-legend:after {
  background-color: #9CA4A9;
  z-index: 1;
}
.c-big-map__content-legend:before {
  border-bottom-left-radius: 5px;
  color: #9CA4A9;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 147px;
}
.c-big-map__content-legend:after {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  content: "";
  height: 100%;
  left: 147px;
  position: absolute;
  top: 0;
  width: 108px;
}

.c-big-map__content-legend-item {
  align-items: center;
  display: flex;
  padding-bottom: 30px;
  position: relative;
  z-index: 2;
}
.c-big-map__content-legend-item:last-child {
  padding-bottom: 0;
  padding-right: 0;
}
.c-big-map__content-legend-item:last-child::after {
  display: none;
}
.c-big-map__content-legend-item:after {
  background-color: #fff;
  bottom: 15px;
  content: "";
  height: 2px;
  left: 42px;
  position: absolute;
  width: 31px;
}

.c-big-map__content-legend-icon {
  height: auto;
  width: 20px;
}

.c-big-map__content-legend-text {
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
}

.c-big-map__content-legend-circle {
  border-radius: 100%;
  border: 2px solid #fff;
  height: 20px;
  width: 20px;
}
.c-big-map__content-legend-circle.is-blue {
  background-color: #299CE9;
}

.c-big-map__content-legend-circle.is-yellow {
  background-color: #FFCC00;
}

.c-drawer__title {
  color: #00234F;
  cursor: pointer;
  font-weight: bold;
  vertical-align: middle;
}
.c-drawer__title__indicator {
  display: inline-block;
  height: 2px;
  margin-left: 8px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 10px;
}
.c-drawer__title__indicator::before, .c-drawer__title__indicator::after {
  background: #00234F;
  content: " ";
  display: block;
  height: 100%;
  overflow: hidden;
  position: absolute;
  transform-origin: 50% 50%;
  transition: transform 0.4s ease;
  width: 100%;
}
.c-drawer__title__indicator::after {
  transform: rotate(90deg);
}

.c-drawer__content {
  opacity: 0;
  overflow: hidden;
  padding-top: 0px;
}
.c-drawer__content__inner {
  padding-top: 15px;
}

.c-drawer.is-open .c-drawer__content {
  opacity: 1;
}
.c-drawer.is-open .c-drawer__title__indicator::after {
  transform: rotate(0deg);
}

.c-dropdown-search {
  background-color: #ACB5BC;
  position: relative;
  z-index: 5;
}
.c-dropdown-search::before {
  background-color: #9CA4A9;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 134px;
  z-index: 1;
}
.c-dropdown-search:after {
  background-color: #9CA4A9;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  content: "";
  height: 100%;
  position: absolute;
  left: 134px;
  top: 0;
  width: 141px;
}
.c-dropdown-search__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 28px 0 35px;
  position: relative;
  text-align: center;
  z-index: 2;
}

.c-dropdown-search__icon-bg-positioner {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-dropdown-search__icon-bg {
  color: #9CA4A9;
  font-size: 287px;
  position: absolute;
  top: -228px;
  right: -194px;
}

.c-dropdown-search__heading {
  color: #fff;
  padding-bottom: 15px;
}

.c-dropdown-search__dropdowns-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.c-dropdown-search__dropdown-container {
  background-color: #fff;
  border-radius: 5px;
  height: 44px;
  width: 235px;
}

.c-dropdown-search__dropdown-text-seperator {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 9px;
  letter-spacing: 1px;
  line-height: 1.071rem;
  padding: 17px 0;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}

.c-faq-list__body {
  padding: 0 0 70px;
}

.c-faq-list__faq__question {
  border-top: 1px solid #F3F3F3;
  cursor: pointer;
  line-height: 1.4em;
  padding: 30px 50px 30px 15px;
  position: relative;
}
.c-faq-list__faq__question::before, .c-faq-list__faq__question::after {
  background: #00234F;
  content: " ";
  height: 1px;
  right: 15px;
  overflow: hidden;
  position: absolute;
  top: 42px;
  transform: rotate(0deg);
  transition: transform 0.18s linear;
  width: 13px;
}
.c-faq-list__faq__question::after {
  transform: rotate(90deg);
}
.c-faq-list__faq__question.is-active::after {
  transform: rotate(0deg);
}

.c-faq-list__faq__answer {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease-in-out;
}

.c-faq-list__faq__answer-text {
  padding: 0 15px 30px 15px;
}

.c-hexagon-list {
  list-style-type: none;
}
.c-hexagon-list__item {
  padding-bottom: 18px;
}

.c-hexagon-list__item-text {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-family: 13px;
  line-height: 1.357rem;
  padding-left: 26px;
  position: relative;
}

.c-hexagon-list__item-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #299CE9;
  font-size: 10px;
  left: 0;
}

.c-modal {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  height: 0px;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  transition: all 0.0001s linear 0.21667s, opacity 0.2s linear 0s;
  top: 0;
  width: 100%;
  z-index: 9000;
}
.c-modal__overlay {
  background-color: rgba(18, 25, 32, 0.8);
  cursor: pointer;
  height: 100%;
  position: absolute;
  width: 100%;
}

.c-modal__content {
  background: #fff;
  box-shadow: -5px 10px 30px 0 rgba(31, 43, 55, 0.6);
  border-radius: 5px;
  box-sizing: border-box;
  flex: 0 0 auto;
  opacity: 0;
  position: relative;
  transition: all 0.0001s linear 0.21667s;
  top: 100px;
  width: 305px;
  z-index: 9001;
}
.c-modal__content__container {
  box-sizing: border-box;
  border-radius: 5px;
  min-height: calc(100vh - 190px);
  max-height: 100%;
  overflow: hidden;
  padding: 0 35px;
  position: relative;
}
.c-modal__content__container::before {
  background: linear-gradient(white, rgba(255, 255, 255, 0));
  content: " ";
  display: block;
  height: 20px;
  left: 0px;
  pointer-events: none;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 9020;
}
.c-modal__content__container::after {
  background: linear-gradient(rgba(255, 255, 255, 0), white);
  bottom: 0px;
  content: " ";
  display: block;
  height: 20px;
  left: 0px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 9020;
}

.c-modal__content__article {
  -ms-overflow-style: none;
  scrollbar-width: none;
  height: auto;
  max-height: calc(100vh - 190px);
  min-height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  z-index: 9010;
}
.c-modal__content__article::-webkit-scrollbar {
  display: none;
}
.c-modal__content__article::before, .c-modal__content__article::after {
  content: " ";
  display: block;
}
.c-modal__content__article:before {
  height: 43px;
}
.c-modal__content__article:after {
  height: 50px;
}

.c-modal__content__close {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  height: 40px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: -68px;
  width: 40px;
  z-index: 9100;
}

.c-modal__content__close-icon {
  height: auto;
  width: 40px;
}

.c-modal__basic-modal-picture {
  display: block;
  height: 100%;
  left: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.c-modal__basic-modal-image {
  display: block;
  height: 100%;
  left: 50%;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0px;
  transform: translateX(-50%);
  width: auto;
}
@supports (display: grid) {
  .c-modal__basic-modal-image {
    left: 0px;
    transform: none;
    width: 100%;
  }
}

.c-modal.is-open {
  height: 100%;
  opacity: 1;
  transition: none;
}
.c-modal.is-open .c-modal__content {
  opacity: 1;
  top: 0;
  transition: opacity 0.3s linear 0.001s, top 0.45s ease-out 0.001s;
}

.c-modal--basic-image-modal .c-modal__content {
  width: 100% !important;
}
.c-modal--basic-image-modal .c-modal__content__container {
  padding: 0px !important;
}
.c-modal--basic-image-modal .c-modal__content__container::before, .c-modal--basic-image-modal .c-modal__content__container::after {
  display: none !important;
}
.c-modal--basic-image-modal .c-modal__content__article {
  height: 100vh;
  left: 0px !important;
  padding: 0px !important;
  position: relative;
  min-height: 20px !important;
  max-height: none !important;
  width: 100% !important;
}

.c-modal--carousel-thumbnails .c-modal__content__container {
  min-height: 100%;
}

.c-modal--is-bio {
  overflow: scroll;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none;
}
.c-modal--is-bio::-webkit-scrollbar {
  display: none;
}
.c-modal--is-bio .c-modal__content__close {
  height: 40px;
  width: 40px;
  color: #fff;
  top: -60px;
  font-size: 40px;
}
.c-modal--is-bio .c-modal__content__container {
  padding: 0px;
}
.c-modal--is-bio .c-modal__content__container::before {
  display: none;
}
.c-modal--is-bio .c-modal__content__article::before, .c-modal--is-bio .c-modal__content__article:after {
  display: none;
}

.c-modal--is-form .c-modal__content__container {
  padding: 0;
}
.c-modal--is-form .c-modal__content__article::before, .c-modal--is-form .c-modal__content__article::after {
  display: none;
}
.c-modal--is-form .c-form-box {
  max-width: 100%;
}

.c-content-w-float-nav {
  position: relative;
  z-index: 2;
}

.c-content-w-float-nav__container {
  background-color: #F3F3F3;
}

.c-content-w-float-nav__caption {
  padding: 61px 37px 69px 35px;
  width: 100vw;
  position: relative;
}
.c-content-w-float-nav__caption__inner {
  width: 100%;
}

.c-content-w-float-nav__caption__title {
  font-size: 1.7857142857rem;
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.28em;
  margin-bottom: 21px;
}

.c-content-w-float-nav__caption__subtitles {
  border-left: 1px solid #9CA4A9;
  margin-bottom: 29px;
  min-height: 76px;
}

.c-content-w-float-nav__caption__subtitle {
  color: #299CE9;
  margin-bottom: 8px;
  margin-left: 21px;
}

.c-content-w-float-nav__caption__desc {
  margin-bottom: 28px;
}

.c-content-w-float-nav__wrap {
  height: auto;
  left: 0;
  position: absolute;
  top: calc(100% - 25px);
  width: auto;
  z-index: 8999;
}

.c-content-w-float-nav__toggle {
  color: #fff;
  margin-top: 0px;
  position: absolute;
  left: 0;
  top: 0px;
  transition: all 0.25s;
  z-index: 4;
  background-image: url("/img/components/float-nav/button-bg.svg");
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-content-w-float-nav__wrap.is-open .c-content-w-float-nav__toggle {
  transition: all 0.25s;
  background-image: url("/img/components/float-nav/button-bg-open.svg");
  left: calc(100% - 50px);
}
.c-content-w-float-nav__wrap.is-open .c-content-w-float-nav__toggle .hamburger-inner {
  background-color: #fff;
  width: 15px;
}
.c-content-w-float-nav__wrap.is-open .c-content-w-float-nav__toggle .hamburger-inner:after {
  background-color: #fff;
  margin-left: -0.18px;
  width: 15px;
}
.c-content-w-float-nav__wrap.is-open .c-content-w-float-nav__toggle .hamburger-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-content-w-float-nav__toggle .hamburger-box {
  height: 19px;
  width: 26px;
}
.c-content-w-float-nav__toggle .hamburger-inner {
  color: #fff;
  height: 3px;
  width: 26px;
}
.c-content-w-float-nav__toggle .hamburger-inner::before, .c-content-w-float-nav__toggle .hamburger-inner::after {
  height: 3px;
  margin-left: 3.82px;
  width: 18px;
}
.c-content-w-float-nav__toggle .hamburger-inner::before {
  color: #fff;
  top: -8px;
}
.c-content-w-float-nav__toggle .hamburger-inner::after {
  color: #fff;
  bottom: -8px;
}

.c-content-w-float-nav__nav {
  left: 0;
  top: 0;
}
.c-content-w-float-nav__nav__container {
  background-color: #ACB5BC;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  display: none;
  flex-flow: column nowrap;
  height: 100%;
  height: auto;
  left: 0;
  max-width: 242px;
  min-width: 242px;
  padding: 12px 35px 50px 34px;
  position: relative;
  top: 0;
  width: 100%;
}
.c-content-w-float-nav__wrap.is-open .c-content-w-float-nav__nav__container {
  display: flex;
}

.c-content-w-float-nav__nav__nav-item {
  display: flex;
  flex-flow: row;
  position: relative;
  padding: 17px 21px 17px 0px;
  border-bottom: 1px solid #9CA4A9;
  width: 100%;
  z-index: 5;
}
.c-content-w-float-nav__nav__nav-item:last-of-type {
  border-bottom: none;
  padding-bottom: 31px;
}
.c-content-w-float-nav__nav__nav-item.is-active {
  color: #fff;
}
.c-content-w-float-nav__nav__nav-item.is-active::before {
  content: url("/img/components/float-nav/small-gray-hover.svg");
  position: absolute;
  top: 11px;
  left: -15px;
  height: 26px;
  width: 42px;
  z-index: 4;
}
.c-content-w-float-nav__nav__nav-item:hover {
  color: #fff;
}

.c-content-w-float-nav__nav__social {
  font-size: 0.9285714286rem;
  background-color: #9CA4A9;
  border-bottom-right-radius: 5px;
  bottom: 0;
  height: 50px;
  line-height: 1.286rem;
  padding: 12px 100px 15px 35px;
  position: absolute;
  right: 0;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  z-index: 5;
}
.c-content-w-float-nav__nav__social i {
  vertical-align: middle;
}

.c-content-w-float-nav.is-parent-to-modal {
  z-index: 900;
}

.c-spacer__line {
  height: 1px;
  background-color: #D4D7D7;
}

.c-status-page {
  background-color: #00234F;
  min-height: calc(100vh - 75px - 60px);
  overflow: hidden;
  position: relative;
}
.c-status-page:after {
  background-color: #00295E;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 1;
}
.c-status-page__container {
  min-height: calc(100vh - 75px - 60px);
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.c-status-page__shape-pair {
  position: absolute;
  right: 0;
  top: 25px;
}
.c-status-page__shape-pair .c-background-shapes-large-small__background-shape-small {
  left: auto;
  right: 30px;
}
.c-status-page__shape-pair .c-background-shapes-large-small__background-shape-large {
  left: auto;
  right: -74px;
}

.c-status-page__shape-outline {
  bottom: -79px;
  left: 0;
  position: absolute;
  z-index: 3;
}

.c-status-page__content {
  min-height: calc(100vh - 75px - 60px);
}

.c-status-page__thanks {
  padding: 132px 35px 0;
  text-align: center;
}
.c-status-page__thanks__icon {
  height: auto;
  padding-bottom: 40px;
  width: 53px;
}

.c-status-page__thanks__eyebrow {
  color: #299CE9;
  padding-bottom: 8px;
}

.c-status-page__thanks__heading {
  color: #fff;
  padding-bottom: 13px;
}

.c-status-page__thanks__copy {
  color: #fff;
  padding-bottom: 37px;
}

.c-status-page__thanks__buttons {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.c-status-page__thanks__button-left {
  margin-bottom: 40px;
}

.c-sticky-nav__container {
  background-color: #F3F3F3;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.c-sticky-nav__mobile-container {
  border-bottom: 1px solid #9CA4A9;
  display: flex;
  flex: 1;
  padding: 25px 43px 28px;
}
.c-sticky-nav__mobile-container.is-open .c-sticky-nav__mobile-heading-icon {
  transform: scaleY(-1);
}

.c-sticky-nav__mobile-heading {
  align-items: center;
  color: #1F2B37;
  display: flex;
  font-family: "Ubuntu", sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.286rem;
}

.c-sticky-nav__mobile-heading-text {
  margin-left: 0;
  max-width: 133px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-sticky-nav__mobile-heading-icon {
  font-size: 11px;
  margin-left: 8px;
}

.c-sticky-nav__nav-items {
  background-color: #F3F3F3;
  border-bottom-right-radius: 5px;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  transition: all 0.25s;
  width: calc(100% - 136px);
  z-index: 4;
}

.c-sticky-nav__nav-item {
  border-top: 1px solid #D4D7D7;
  color: #1F2B37;
  cursor: pointer;
  display: block;
  font-family: "Ubuntu", sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.286rem;
  padding: 28px 0 28px 43px;
  position: relative;
  width: auto;
  white-space: nowrap;
}
.c-sticky-nav__nav-item:first-child {
  border-top: none;
}
.c-sticky-nav__nav-item.is-active {
  display: none;
}
.c-sticky-nav__nav-item.is-active.is-hidden:after {
  opacity: 0;
}

.c-sticky-nav__nav-item:hover {
  color: #299CE9;
}

.c-sticky-nav__link {
  background-color: #FFCC00;
  border-radius: 0;
  width: 136px;
  padding: 25px 35px 28px;
}

.c-sticky-nav__underline {
  display: none;
}
.c-sticky-nav__underline.is-visible {
  opacity: 1;
}

.c-sticky-nav.is-sticky {
  padding-top: 71px;
}
.c-sticky-nav.is-sticky .c-sticky-nav__container {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}

.c-sticky-nav + .l-page__component {
  padding-top: 0;
}

.c-bio-modal {
  display: flex;
  flex-flow: column;
}
.c-bio-modal__image {
  align-items: flex-end;
  background-image: url("/img/components/team-grid/modal-img-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 275px;
  overflow: hidden;
  padding: 33px 24px 0px;
  position: relative;
  width: 100%;
}
.c-bio-modal__image__img {
  display: block;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.c-bio-modal__image__button {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.c-bio-modal__image__button .icon-long-arrow-left {
  margin-right: 15px;
  font-size: 32px;
}

.c-bio-modal__content__container {
  padding: 35px 30px 39px 34px;
}

.c-bio-modal__content__eyebrow {
  color: #299CE9;
  padding-bottom: 5px;
}

.c-bio-modal__content__title {
  padding-bottom: 11px;
}

.c-bio-modal__content__social {
  height: 30px;
  width: 30px;
  color: #ACB5BC;
  border: 2px solid #ACB5BC;
  padding: 5px;
}

.c-bio-modal__content__flex {
  display: flex;
  flex-flow: column;
}

.c-bio-modal__content__content {
  margin-top: 20px;
  padding-right: 4px;
}
.c-bio-modal__content__content::-webkit-scrollbar {
  width: 1px;
  background: #D4D7D7;
}
.c-navigation-social {
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation-social__item {
  display: inline-block;
  margin-right: 16px;
  vertical-align: middle;
}
.c-navigation-social__item:last-child {
  margin-right: 0;
}

.c-navigation-social__anchor {
  color: #000;
  text-decoration: none;
  font-size: 1.0714285714rem;
  display: inline-block;
}
.c-navigation-social__anchor:hover {
  color: black;
}

.c-navigation-social--light .c-navigation-social__anchor {
  color: #fff;
  text-decoration: none;
}
.c-navigation-social--light .c-navigation-social__anchor:hover {
  color: #f0f0f0;
}

.c-mobile-menu {
  background-color: #fff;
  box-shadow: 0 2px 20px 0px rgba(0, 35, 79, 0);
  height: 100vh;
  right: 0;
  overflow-y: scroll;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  transform: translate3d(100%, 0, 0);
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
  transition-delay: 0s;
  width: 306px;
  will-change: transform, opacity;
  z-index: 5;
}
.c-mobile-menu.is-active {
  box-shadow: 0 2px 20px 0px rgba(0, 35, 79, 0.5);
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
}
.c-mobile-menu.is-active .c-mobile-menu__logo {
  opacity: 1;
  transition: all 2s;
}

.c-mobile-menu__container {
  overflow-x: hidden;
  position: relative;
}

.c-mobile-menu__logo {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: space-between;
  opacity: 0;
  padding: 35px 33px 0 35px;
  transition: all 2s;
}
.c-mobile-menu__logo img {
  display: block;
  height: auto;
  min-width: 95px;
  max-width: 95px;
}

.c-mobile-menu__close {
  cursor: pointer;
  font-size: 12px;
}

.c-mobile-menu__nav {
  border-bottom: 1px #D4D7D7 solid;
  padding-top: 35px;
}

.c-mobile-menu__nav-item {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  align-items: center;
  border-top: 1px #D4D7D7 solid;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  line-height: 1.429rem;
  padding: 15.5px 36px 18.5px 35px;
  text-align: left;
  width: 100%;
}
.c-mobile-menu__nav-item.is-active {
  font-weight: bold;
}

.c-mobile-menu__nav-item-icon {
  font-size: 10px;
}

.c-mobile-menu__bottom-links {
  padding: 63px 35px 29px 35px;
}

.c-mobile-menu__bottom-link {
  margin-left: 20px;
}
.c-mobile-menu__bottom-link:first-child {
  margin-left: 0;
}

.c-mobile-menu__panel {
  background-color: #fff;
  height: 100%;
  overflow: hidden;
  right: 0;
  padding: 0;
  position: absolute;
  transform: translateX(100%);
  transition: 0.5s ease-in-out;
  top: 112px;
  width: 100%;
  z-index: 2;
}
.c-mobile-menu__panel.is-visible {
  overflow: scroll;
  transform: translateX(0%);
}

.c-mobile-menu__panel.is-accordion .c-mobile-menu__panel-row-heading {
  padding-left: 61px;
}
.c-mobile-menu__panel.is-accordion .c-mobile-menu__panel-content {
  padding: 57px 0 0 0;
}

.c-mobile-menu__panel-content {
  padding: 57px 36px 20px 61px;
}

.c-mobile-menu__panel-row-heading {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.143rem;
}

.c-mobile-menu__panel-main-heading {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  align-items: center;
  border-bottom: 1px #D4D7D7 solid;
  border-top: 1px #D4D7D7 solid;
  display: flex;
  font-size: 14px;
  line-height: 1.429rem;
  padding: 15.5px 36px 18.5px 35px;
  text-align: left;
  width: 100%;
}
.c-mobile-menu__panel-main-heading.is-active {
  font-weight: bold;
}

.c-mobile-menu__main-heading-icon {
  font-size: 12px;
  margin-right: 24px;
}

.c-mobile-menu__info-box {
  padding: 0px 35px 35px 35px;
}
.c-mobile-menu__info-box__container {
  background-image: url("/img/backgrounds/nav/line-grunge-pattern-mobile-nav@2x.jpg");
  background-size: cover;
  border-radius: 5px;
  padding: 33px 35px 35px 35px;
}

.c-mobile-menu__info-box__heading {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  display: none;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 1.857rem;
}

.c-mobile-menu__info-box__row {
  padding-bottom: 8px;
}

.c-mobile-menu__info-box__row-link {
  display: flex;
}

.c-mobile-menu__info-box__row-icon {
  color: #299CE9;
  display: flex;
  margin-right: 12px;
  margin-top: 5px;
}

.c-mobile-menu__info-box__row-text {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  font-size: 11px;
  line-height: 1.143rem;
}

.c-mobile-menu__info-box__link {
  color: #FFCC00;
  margin-top: 16px;
}

.c-mobile-menu__buttons {
  align-items: flex-start;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  padding-top: 36px;
}
.c-mobile-menu__buttons .c-button, .c-mobile-menu__buttons .c-form-file__label {
  flex: 0 0 auto;
}
.c-mobile-menu__buttons .c-button:not(:first-child), .c-mobile-menu__buttons .c-form-file__label:not(:first-child) {
  margin: 16px 0 0;
}

.c-mobile-menu__social {
  padding-top: 49px;
}

.c-mobile-menu__utility {
  padding-top: 30px;
}
.c-mobile-menu__utility__link {
  font-size: 1.1428571429rem;
  color: #1F2B37;
  display: block;
  font-weight: 500;
  line-height: 1.625em;
  text-transform: uppercase;
}
.c-mobile-menu__utility__link:not(:first-child) {
  padding-top: 24px;
}

.c-mobile-menu__footer {
  border-top: 1px solid #F3F3F3;
  padding: 30px;
}

.c-drop-menu {
  height: 100%;
  position: relative;
}
.c-drop-menu__primary-list {
  align-items: center;
  color: #1F2B37;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  list-style-type: none;
  height: 100%;
  padding: 0px 20px 0 0;
  position: relative;
  transition: all 0.25s;
}
.c-drop-menu__primary-list:hover > * {
  color: #1F2B37;
  transition: all 0.25s;
}
.c-drop-menu__primary-list > *:hover {
  color: #1F2B37;
  transition: all 0.25s;
}
.c-drop-menu__primary-list__item {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-flow: row nowrap;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
  position: relative;
}
.c-drop-menu__primary-list__item.is-active .c-drop-menu__primary-list__link:after {
  background-color: #299CE9;
}

.c-drop-menu__primary-list__link {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.9285714286rem;
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
  height: 28px;
  line-height: 1.286rem;
  position: relative;
  transition: border-bottom-color 0.3s ease 0s;
  width: 100%;
}
.c-drop-menu__primary-list__link:after {
  background-color: transparent;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.c-drop-menu__primary-list__link i[class^=icon] {
  font-size: 1rem;
}
.c-drop-menu__primary-list__item:hover > .c-drop-menu__primary-list__link {
  border-bottom-color: #299CE9;
  transition: border-bottom-color 0.35s ease 0s;
}
.c-drop-menu__primary-list__item:hover > .c-drop-menu__primary-list__link:after {
  background-color: #299CE9;
}

.c-drop-menu__secondary-list {
  left: 0px;
  list-style-type: none;
  min-width: 216px;
  opacity: 0;
  overflow: hidden;
  padding-top: 10px;
  pointer-events: none;
  position: absolute;
  transition: ease-in-out 0.25s ease 0s, left 0.0001s linear 0.32s, top 0.0001s linear 0.32s, width 0.25s;
  top: calc(100% - 0px);
  visibility: hidden;
  width: 268px;
}
.c-drop-menu__primary-list__item:hover > .c-drop-menu__secondary-list {
  left: 20px;
  opacity: 1;
  overflow: visible;
  top: 100%;
  pointer-events: auto;
  transition: opacity 0.25s linear 0.01s, left 0.45s ease-out 0.1s, top 0.45s ease-out 0.1s, width 0.25s;
  visibility: visible;
}
.c-drop-menu__secondary-list--right-aligned-dropdown {
  left: auto;
  right: 0;
}
.c-drop-menu__primary-list__item:hover > .c-drop-menu__secondary-list--right-aligned-dropdown {
  left: auto;
  right: 0;
  opacity: 1;
  overflow: visible;
  top: 100%;
  pointer-events: auto;
  transition: opacity 0.25s linear 0.01s, left 0.45s ease-out 0.1s, top 0.45s ease-out 0.1s;
  visibility: visible;
}

.c-drop-menu__secondary-list.is-under-construction {
  opacity: 1;
  overflow: visible;
  top: calc(100% + 6px);
  pointer-events: auto;
  visibility: visible;
}

.c-drop-menu__secondary-list__inner {
  align-items: flex-start;
  background: #fff;
  border-radius: 5px;
  box-shadow: -5px 10px 30px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  padding: 20px 25px 20px 0;
}

.c-drop-menu__secondary-list__item {
  cursor: pointer;
  line-height: 1.143rem;
  padding: 0 0 10px 25px;
  transition: all 0.25s;
}
.c-drop-menu__secondary-list__item:last-child {
  padding-bottom: 0;
}
.c-drop-menu__secondary-list__item:hover {
  padding-left: 47px;
  transition: all 0.25s;
}
.c-drop-menu__secondary-list__item:hover .c-drop-menu__secondary-list__link {
  font-weight: bold;
}
.c-drop-menu__secondary-list__item:hover .c-drop-menu__secondary-list__link-icon {
  opacity: 1;
  left: -22px;
  top: 2px;
}
.c-drop-menu__secondary-list__item.is-wrapped .c-drop-menu__secondary-list__link {
  white-space: normal;
}

.c-drop-menu__secondary-list__link {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.8571428571rem;
  color: #1F2B37;
  line-height: 1.143rem;
  position: relative;
  left: 0;
  opacity: 1;
  transition: opacity 0.0001ss linear 0.35s, left 0.0001s linear 0.35s;
  white-space: nowrap;
  z-index: 2;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__link {
  left: 0px;
  opacity: 1;
  transition: opacity 0.3s linear 0.3s, left 0.3s ease 0.1s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(0n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.15s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(1n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.2s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(2n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.25s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(3n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.3s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(4n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.35s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(5n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.4s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(6n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.45s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(7n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.5s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(8n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.55s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(9n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.6s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(10n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.65s;
}
.c-drop-menu__primary-list__item:hover .c-drop-menu__secondary-list__item:nth-child(11n) .c-drop-menu__secondary-list__link {
  transition-delay: 0.7s;
}
.c-drop-menu__secondary-list__link.is-disabled {
  pointer-events: none;
}

.c-drop-menu__secondary-list__link-icon {
  color: #299CE9;
  font-size: 8px;
  opacity: 0;
  position: absolute;
}

.c-drop-menu__secondary-list__link-triangle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  right: -19px;
  transition: all 0.25s;
  z-index: -1;
}

.c-drop-menu__secondary-list__heading {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.8571428571rem;
  line-height: 1.143rem;
  padding: 36px 0 0 52px;
}

.c-drop-menu__secondary-list__panel {
  background-color: #fff;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 329px;
  z-index: 2;
}
.c-drop-menu__secondary-list__panel.is-visible {
  opacity: 1;
  pointer-events: all;
}

.c-drop-menu__secondary-list__panel-list {
  list-style: none;
  padding: 36px 39px 42px;
}

.c-drop-menu__secondary-list__panel-list-item {
  cursor: pointer;
  line-height: 16px;
  padding-bottom: 16px;
  transition: all 0.25s;
}
.c-drop-menu__secondary-list__panel-list-item:hover {
  padding-left: 21px;
}
.c-drop-menu__secondary-list__panel-list-item:hover .c-drop-menu__secondary-list__panel-list-link {
  font-weight: bold;
}
.c-drop-menu__secondary-list__panel-list-item:hover .c-drop-menu__secondary-list__panel-list-icon {
  opacity: 1;
  left: -21px;
  top: 1px;
}
.c-drop-menu__secondary-list__panel-list-item:last-child {
  padding-bottom: 0;
}

.c-drop-menu__secondary-list__panel-list-link {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.8571428571rem;
  color: #1F2B37;
  line-height: 1.143rem;
  position: relative;
}

.c-drop-menu__secondary-list__panel-list-icon {
  color: #299CE9;
  opacity: 0;
  position: absolute;
}

.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__inner {
  background-color: #ACB5BC;
  min-height: 296px;
  min-width: 586px;
  padding: 0;
  position: relative;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__inner::after {
  background-color: #fff;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 329px;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__item {
  cursor: default;
  padding: 0;
  width: 257px;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__item:hover .c-drop-menu__secondary-list__link {
  color: #fff;
  font-weight: 500;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__item:hover .c-drop-menu__secondary-list__link-icon {
  left: 34px;
  top: 17px;
  z-index: -1;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__item.is-active .c-drop-menu__secondary-list__link {
  color: #fff;
  font-weight: 500;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__item.is-active .c-drop-menu__secondary-list__link-icon {
  opacity: 1;
  left: 34px;
  top: 17px;
  z-index: -1;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__item.is-active .c-drop-menu__secondary-list__link-triangle {
  right: -2px;
}

.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__link {
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 400;
  border-bottom: 2px solid #9CA4A9;
  font-size: 18px;
  letter-spacing: -0.3px;
  line-height: 1.643rem;
  padding-bottom: 25.5px;
  padding: 25.5px 52px;
  position: relative;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__link:last-child {
  border-bottom: none;
}
.c-drop-menu__secondary-list--panels .c-drop-menu__secondary-list__link-icon {
  color: rgba(243, 243, 243, 0.24);
  font-size: 41px;
}
.c-drop-menu__secondary-list--panels.is-interacted-with:after {
  display: none;
}

.c-accordion-menu {
  height: 100%;
  position: relative;
}
.c-accordion-menu__primary-list {
  list-style-type: none;
  padding: 0px;
}
.c-accordion-menu__primary-list__item {
  border-bottom: 1px solid #D4D7D7;
  line-height: 1.4em;
  padding-top: 0;
  position: relative;
  transition: all 0.25s;
  z-index: 2;
}
.c-accordion-menu__primary-list__item.is-active {
  padding-top: 11px;
}
.c-accordion-menu__primary-list__item.is-active .c-accordion-menu__primary-list__active-icon {
  opacity: 1;
  transform: all 0.25s;
}

.c-accordion-menu__primary-list__link {
  font-size: 1.4285714286rem;
  font-family: "Days One", sans-serif;
  font-style: normal;
  font-weight: 500;
  align-items: center;
  color: #1F2B37;
  display: flex;
  justify-content: space-between;
  line-height: 1.929rem;
  letter-spacing: -0.25px;
  padding: 14px 36.25px 15.5px 61px;
  z-index: 2;
}
.c-accordion-menu__primary-list__link i[class^=icon] {
  font-size: 1.1428571429rem;
}

.c-accordion-menu__primary-list__active-icon {
  color: #F3F3F3;
  font-size: 33px;
  left: 43px;
  opacity: 0;
  position: absolute;
  top: 18px;
  transform: all 0.25s;
  z-index: -1;
}

.c-accordion-menu__primary-list__drop-icon {
  display: inline-block;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  margin-left: 0.25em;
  position: relative;
  top: -1px;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
  width: 12px;
}
.is-active > .c-accordion-menu__primary-list__drop-icon {
  transform: rotate(-180deg);
}

.c-accordion-menu__accordion-content {
  overflow: hidden;
  max-height: 0;
  padding: 0 35px 0 61px;
  transition: max-height 0.5s ease-in-out;
}
.c-accordion-menu__accordion-content .c-hexagon-list__item:last-child {
  padding-bottom: 67px;
}
.c-accordion-menu__accordion-content.is-active {
  padding-top: 5.5px;
}

.c-accordion-menu__secondary-list {
  list-style-type: none;
  padding: 1px 0 0 29px;
}
.c-accordion-menu__secondary-list__item {
  line-height: 1.4em;
  margin-top: 30px;
}

.c-accordion-menu__secondary-list__link {
  font-size: 1.5rem;
  color: #1F2B37;
  line-height: 1.929rem;
}

.page-about-us .c-cardlist-featured {
  padding-bottom: 0 !important;
  padding-top: 0;
}
.page-about-us .c-cardlist-featured:before {
  top: 0;
}
.page-about-us .c-cardlist-featured + .c-content-icon-list {
  padding-top: 0;
}
.page-about-us .c-content-block + .c-content-plus-images {
  margin-top: -132px;
  padding-top: 128px;
}
.page-about-us .c-content-plus-images--grey-bg + .c-branded-content:before {
  background-color: #F3F3F3;
  content: "";
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-careers .c-content-plus-images + .c-cardlist-scrolling-cards {
  padding-top: 82px !important;
}
.page-careers .c-cardlist-scrolling-cards {
  z-index: 2;
}
.page-careers .c-branded-content:last-child {
  padding-bottom: 68px !important;
}
.page-careers .c-logo-gallery {
  padding-bottom: 70px !important;
}

.page-community-blood-sweat-tears .c-banner-overview-header + .c-simple-content.is-grey {
  padding-top: 70px;
}
.page-community-blood-sweat-tears .c-simple-content.is-grey + .c-logo-gallery {
  padding-bottom: 70px !important;
}
.page-community-blood-sweat-tears .c-content-plus-images {
  padding-bottom: 70px !important;
  padding-top: 70px;
}
.page-community-blood-sweat-tears .c-carousel-employee-spotlight:not(.c-carousel-employee-spotlight--white-bg) {
  padding-bottom: 70px !important;
  padding-top: 70px;
}

.page-home .c-content-tabbed-group {
  padding-bottom: 60px;
  padding-top: 62px;
}
.page-home .c-content-tabbed-group + .c-content-icon-list {
  background-color: transparent;
  padding-bottom: 0;
  padding-top: 0;
  z-index: 3;
}
.page-home .c-simple-content {
  margin-top: -142px;
  padding-bottom: 32px;
  padding-top: 208px;
}
.page-home .c-logo-gallery {
  padding-bottom: 141px !important;
  padding-top: 0;
}
.page-home .c-content-cards-slider {
  background-color: transparent;
  margin-top: -71px;
  padding-bottom: 73px;
  padding-top: 0;
}
.page-home .c-content-icon-list-banner {
  padding-bottom: 0 !important;
  padding-top: 0;
}
.page-home .c-content-plus-images {
  padding-bottom: 69px !important;
  padding-top: 59px;
}
.page-home .c-cardlist-featured {
  padding-bottom: 70px !important;
  padding-top: 0;
}
.page-home .c-cardlist-featured::before {
  top: 0;
}

.page-equipment-solutions .c-dropdown-search {
  margin-bottom: 35px;
}
.page-equipment-solutions .c-content-image-block {
  background-color: #F3F3F3;
  position: relative;
}
.page-equipment-solutions .c-content-image-block:before {
  background-color: #fff;
  content: "";
  height: 105px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-anchor + .c-cardlist-scrolling-cards {
  background-color: #F3F3F3;
}
.page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-anchor + .c-cardlist-scrolling-cards::after {
  bottom: 0;
  background-color: #fff;
  content: "";
  height: 132px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-cardlist-scrolling-cards {
  background-color: #F3F3F3;
}
.page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-cardlist-scrolling-cards::after {
  bottom: 0;
  background-color: #fff;
  content: "";
  height: 132px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.page-equipment-solutions:last-child .c-content-plus-images {
  padding-bottom: 58px !important;
  padding-top: 58px;
}

.page-equipment-detail .c-content-icon-list {
  padding-top: 0;
}
.page-equipment-detail .c-content-intro-highlight + .c-content-icon-list {
  padding-top: 35px;
}
.page-equipment-detail .c-content-intro-highlight + .c-content-plus-images {
  padding-top: 70px;
}
.page-equipment-detail .c-content-image-block {
  z-index: 2;
}
.page-equipment-detail .c-content-image-block + .c-anchor + .c-simple-content {
  margin-top: -80px;
  padding-top: 104px;
}
.page-equipment-detail .c-content-image-block + .c-simple-content {
  margin-top: -80px;
  padding-top: 104px;
}
.page-equipment-detail .c-simple-content + .c-cardlist-grid-modal {
  padding-top: 31px;
}
.page-equipment-detail .c-cardlist-grid-modal--grey-bg + .c-anchor + .c-content-image-block {
  position: relative;
}
.page-equipment-detail .c-cardlist-grid-modal--grey-bg + .c-anchor + .c-content-image-block:before {
  background-color: #F3F3F3;
  content: "";
  height: 184px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-equipment-detail .c-cardlist-grid-modal--grey-bg + .c-content-image-block:before {
  background-color: #F3F3F3;
  content: "";
  height: 184px;
  left: 0;
  position: absolute;
  top: 0;
}
.page-equipment-detail .c-cardlist-content-overlay + .c-anchor + .c-cardlist-image-card-grid {
  padding-top: 21px;
}
.page-equipment-detail .c-cardlist-content-overlay + .c-cardlist-image-card-grid {
  padding-top: 21px;
}
.page-equipment-detail .c-logo-gallery-collections {
  padding-bottom: 55px;
}

.page-industry-detail .c-cardlist-grid-modal .c-cardlist-grid-modal__cards-container {
  background-color: #F3F3F3;
  padding-bottom: 140px;
}
.page-industry-detail .c-cardlist-grid-modal + .c-content-image-block {
  background-color: transparent;
  margin-top: -105px;
}
.page-service-operations .c-content-w-graphic + .c-simple-content {
  padding-top: 70px;
}
.page-service-operations .c-content-image-block + .c-content-plus-images {
  background-color: #F3F3F3;
  margin-top: -64px;
}
.page-service-operations-detail .c-cardlist-image-card-grid.c-cardlist-image-card-grid--inset-grey-bg + .c-content-image-block:before {
  background-color: #F3F3F3;
  content: "";
  height: 104px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-service-operations-detail:last-child .c-related-cardlist {
  padding-bottom: 60px !important;
}
.page-service-technology-detail .c-cardlist-image-card-grid.c-cardlist-image-card-grid--inset-grey-bg + .c-content-image-block:before {
  background-color: #F3F3F3;
  content: "";
  height: 104px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-specialty-services .c-banner-overview-header + .c-content-w-graphic {
  padding-top: 64px;
}
.page-specialty-services .c-content-w-graphic.c-content-w-graphic--grey-bg + .c-content-image-block {
  position: relative;
}
.page-specialty-services .c-content-w-graphic.c-content-w-graphic--grey-bg + .c-content-image-block:before {
  background-color: #F3F3F3;
  content: "";
  height: 106px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-specialty-services .c-cardlist-icon-grid {
  padding-top: 29px;
}
.page-specialty-services .c-cardlist-icon-grid + .c-carousel-featured-testimonials {
  padding-top: 66px;
}

.page-specialty-services-detail .c-content-w-float-nav {
  padding: 0 !important;
}
.page-specialty-services-detail .c-content-w-graphic.c-content-w-graphic--grey-bg + .c-content-image-block {
  position: relative;
}
.page-specialty-services-detail .c-content-w-graphic.c-content-w-graphic--grey-bg + .c-content-image-block:before {
  background-color: #F3F3F3;
  content: "";
  height: 106px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-our-people .c-carousel-employee-spotlight + .c-branded-content::before {
  content: "";
  background-color: #F3F3F3;
  height: 55%;
  position: absolute;
  top: -3%;
  left: 0;
  width: 100vw;
  z-index: -1;
}
.page-our-people .c-content-cards-slider {
  padding-bottom: 70px !important;
}

.page-contact-us .c-content-info-blocks {
  padding-top: 97px;
}
.page-contact-us .c-content-info-blocks .c-content-info-blocks__blocks {
  padding-bottom: 205px;
}
.page-contact-us .c-content-info-blocks + .c-content-block {
  margin-top: -172px;
  padding-bottom: 70px !important;
}
.page-contact-us .c-content-block + .c-big-map {
  padding-top: 0;
}
.page-contact-us .c-big-map + .c-content-cards-slider {
  padding-top: 69px;
}
.page-contact-us .c-content-plus-images.l-page__component:last-child {
  padding-bottom: 69px !important;
}

.toolkit__container {
  display: flex;
  flex-flow: column nowrap;
  height: 100vh;
  width: 100%;
}

.toolkit__column, .toolkit__column--content, .toolkit__column--nav {
  flex: 0 0 auto;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

.toolkit__navigation {
  display: flex;
  flex-flow: column nowrap;
  margin: 0;
  padding: 0;
  width: 100%;
}
.toolkit__navigation__item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  width: 100%;
}

.toolkit__navigation__anchor {
  display: block;
  line-height: inherit;
  padding: 15px 20px;
  text-align: left;
  width: 100%;
}
.toolkit__navigation__anchor.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.toolkit__brand {
  display: block;
  padding: 20px;
}
.toolkit__brand__logo {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 150px;
}

.toolkit__content {
  left: 0;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.toolkit__content__heading {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.5em;
}

.toolkit__content.is-active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.toolkit__content-area {
  padding: 1em 1em 6em;
}
.toolkit__content-area__description {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  padding-bottom: 40px;
}

.toolkit__content-area__section + .toolkit__content-area__section {
  margin-top: 50px;
}

.toolkit__content-area__heading {
  font-weight: 600;
  margin-bottom: 20px;
}

.toolkit__palette {
  align-items: normal;
  display: flex;
  flex-flow: row wrap;
  margin: -10px;
}
.toolkit__palette + .toolkit__palette {
  margin-top: 25px;
}
.toolkit__palette__box {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff;
  height: 100px;
  margin: 10px;
  position: relative;
  width: calc(50% - 20px);
}
.toolkit__palette__box::before {
  content: attr(data-palette-hex);
  display: block;
  position: absolute;
  pointer-events: none;
  font-size: 12px;
  bottom: 0;
  color: currentColor;
  font-weight: 600;
  line-height: 1.5;
  left: 0;
  padding: 5px;
  text-transform: lowercase;
  white-space: pre;
  width: 150px;
}

.toolkit__palette__title {
  font-size: 1.125rem;
  padding: 0 10px;
  width: 100%;
}

.toolkit__code pre {
  border: 1px solid rgba(0, 0, 0, 0.04);
  max-height: 500px;
  padding: 5px;
  overflow: scroll;
}

.toolkit__table {
  margin-top: 20px;
  text-align: left;
}

[data-animation-type] {
  visibility: hidden;
}
.no-js [data-animation-type], .toolkit [data-animation-type] {
  visibility: visible;
}

.animated {
  visibility: visible;
}

.l-app {
  background: #00234F;
  background: linear-gradient(135deg, #00234F 0%, #299CE9 100%);
  bottom: 0px;
  height: 100%;
  left: 0px;
  overflow: hidden;
  position: fixed;
  right: 0px;
  top: 0px;
  width: 100%;
  z-index: 1;
}
.l-app.is-modal {
  display: none;
}

.l-app.is-onboarding {
  background: #fff;
  position: relative;
}

.l-app__header {
  left: 0px;
  padding: 0px 20px;
  pointer-events: none;
  position: fixed;
  right: 0px;
  transition: background-color 0.6s ease, height 0.6s ease, padding 0.6s ease, top 0.6s ease, opacity 0.6s ease;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
.l-app__header__flex {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  height: 75px;
  justify-content: flex-end;
  pointer-events: none;
  transition: height 0.6s ease;
  width: 100%;
}
.l-app__header__flex > * {
  pointer-events: auto;
}
.l-app__header__flex__logo {
  margin-right: auto;
}
.l-app__header__flex__logo__svg {
  height: 40px;
  width: auto;
  transition: width 0.6s ease, height 0.6s ease;
}
.l-app__header__flex__logo__svg path {
  fill: #fff;
  transition: fill 0.6s ease 0.4s;
}

.l-app__header__flex__menu-toggle {
  cursor: pointer;
}
.l-app__header__flex__menu-toggle__hover {
  opacity: 0;
  transition: opacity 0.2s ease;
}

.l-app__header__flex__zip-dropdown {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  padding-right: 30px;
  height: 24px;
  line-height: 24px;
}
.l-app__header__flex__zip-dropdown__pin {
  font-size: 1.1428571429rem;
  color: #00234F;
}

.l-app__header__flex__zip-dropdown__text {
  font-size: 1.1428571429rem;
  font-weight: bold;
  margin-left: 8px;
}

.l-app__header__flex__zip-dropdown__caret {
  font-size: 0.7142857143rem;
  color: #00234F;
  font-weight: bold;
  margin-left: 10px;
}

.l-app__header.is-fixed {
  background: #fff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  padding: 0 20px !important;
}
.l-app__header.is-fixed .l-app__header__flex {
  height: 75px !important;
}
.l-app__header.is-fixed .l-app__header__flex__logo__svg path {
  fill: #00234F;
}

.l-app__header.is-rolled-up {
  opacity: 0;
  top: -80px;
}

.l-app__header.is-open-modal {
  z-index: 1;
}

.l-app__main {
  bottom: 0px;
  height: 100%;
  left: 0px;
  overflow: hidden;
  position: fixed;
  right: 0px;
  top: 0px;
  width: 100%;
  z-index: 100;
}
.l-app__main.is-loading {
  pointer-events: none;
}

.l-app__utility-bar {
  background: #022242;
  background: linear-gradient(90deg, #195E80 0%, #022242 100%);
  bottom: 0px;
  color: #fff;
  height: 90px;
  left: 0px;
  position: absolute;
  width: 100%;
  z-index: 200;
}
.l-app__utility-bar__logo {
  display: none;
  height: auto;
  left: 60px;
  position: absolute;
  top: 26px;
  transition: width 0.6s ease, height 0.6s ease;
  width: 90px;
}
.l-app__utility-bar__logo__svg path {
  fill: #fff;
  transition: fill 0.6s ease 0.4s;
}

.l-app__utility-bar__menu {
  padding: 17px 0 0;
}
.l-app__utility-bar__menu__ul {
  align-items: flex-start;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 0px;
  padding: 0px 10px;
}

.l-app__utility-bar__menu__li {
  display: block;
  flex: 1 1 20px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.l-app__utility-bar__menu__li__a {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  opacity: 0.75;
}

.l-app__utility-bar__menu__li__icon {
  font-size: 2rem;
  flex: 0 0 auto;
  line-height: 1em;
  margin-bottom: 6px;
  text-align: center;
}

.l-app__utility-bar__menu__li__text {
  font-size: 0.8571428571rem;
  flex: 0 0 100%;
  line-height: 1.1666666667em;
  text-align: center;
}
.l-app__utility-bar__menu__li.is-active .l-app__utility-bar__menu__li__a {
  opacity: 1;
}

.l-app__utility-bar__extras {
  display: none;
  margin-top: 50px;
}

.l-app__utility-bar__trivia {
  padding: 25px 20px;
  position: relative;
}
.l-app__utility-bar__trivia__icon {
  background: #00234F;
  border-radius: 100% 100%;
  font-size: 21px;
  left: 50%;
  line-height: 50px;
  margin-left: -25px;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 50px;
}

.l-app__utility-bar__trivia__box {
  background: #00234F;
  border-radius: 8px;
  padding: 22px 15px 25px;
  text-align: center;
}

.l-app__utility-bar__trivia__title {
  font-size: 1.1428571429rem;
  line-height: 1.5em;
  margin-bottom: 5px;
}

.l-app__utility-bar__trivia__text {
  font-size: 0.8571428571rem;
  line-height: 1.5em;
  margin: 0px;
  padding: 0px;
}

.l-app__article {
  background: #fff;
  bottom: 0px;
  height: 100%;
  left: 0px;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  z-index: 150;
}
.l-app__article__bg {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
.l-app__article__bg__picture {
  display: block;
  height: 100%;
  left: 0px;
  filter: grayscale(100%);
  mix-blend-mode: multiply;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  opacity: 0.4;
  position: absolute;
  top: 0px;
  width: 100%;
}

.l-app__article__bg__img {
  display: block;
  height: 100%;
  left: 0px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0px;
  width: 100%;
}

.l-app__article__flex {
  align-items: stretch;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  height: auto;
  min-height: 100vh;
  position: relative;
}
.l-app__main--dashboard .l-app__article__flex {
  padding-top: 105px;
}
.l-app__article__flex__inner {
  height: auto;
  width: 100%;
}

.l-app__article__flex--top {
  justify-content: flex-start;
}

.l-app__article--gray {
  background: #F3F3F3;
}

.l-app__article--transparent {
  background: none;
}

.l-app__loader {
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  height: 0px;
  flex-flow: row wrap;
  justify-content: center;
  left: 0px;
  opacity: 0;
  position: fixed;
  transition: height 0.0001s linear 0.35s, opacity 0.25s ease 0s;
  top: 0px;
  width: 100%;
  z-index: 999;
}
.l-app__loader__spinner {
  height: 108px;
  overflow: hidden;
  position: relative;
  top: 30px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: all 0.0001s linear 0.55s;
  width: 108px;
}
.l-app__loader__spinner__svg {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-box: fill-box;
  transform-origin: center center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

.l-app__loader__spinner__path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke: #ffffff;
  stroke-linecap: round;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
.l-app__loader.is-loading {
  opacity: 1;
  height: 100%;
  transition: height 0.0001s linear 0s, opacity 0.3s ease 0.0001s;
}
.l-app__loader.is-loading .l-app__loader__spinner {
  opacity: 1;
  top: 0px;
  transition: top 0.25s ease 0.0001s, opacity 0.0001s linear 0s;
}

.l-app--interior .l-app__header__flex__logo path {
  fill: #00234F;
}

.t-fade-enter-active {
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  filter: blur(1px);
  opacity: 0;
  transform: scale(1.01);
  transform-origin: 50% 50%;
  transition: none;
}
.t-fade-enter-to {
  filter: blur(0px);
  opacity: 1;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: all 0.6s ease 1s;
}
.t-fade-leave-active {
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  filter: blur(1px);
  opacity: 0;
  transform: scale(1.05);
  transform-origin: 50% 50%;
  transition: all 0.7s ease 0.3s;
}

.t-slide-rtl-enter {
  transform: translate(100%, 0);
  overflow: hidden;
  position: absolute;
  top: 0px;
}
.t-slide-rtl-enter-active {
  transition: opacity 0.8s linear 0.45s, height 0.8s linear 0.45s, transform 0.8s ease-out 0.4s;
  overflow: hidden;
  position: absolute;
  top: 0px;
}
.t-slide-rtl-leave-active {
  transition: opacity 0.8s linear 0.45s, height 0.8s linear 0.45s, transform 0.8s ease-out 0.45s;
  transform: translate(-99%, 0);
  overflow: hidden;
  position: absolute;
  top: 0px;
}
.t-slide-rtl-leave-active > * {
  opacity: 0;
  transition: opacity 0.8s linear 0.45s;
}

.t-slide-rtl-w-fadein-enter {
  transform: translate(100%, 0);
  opacity: 0;
  position: absolute;
  top: 0px;
  transition: none;
}
.t-slide-rtl-w-fadein-enter-active {
  transition: opacity 0.8s linear 0s, height 0.8s linear 0s, transform 0.8s ease-out 0s;
  position: relative;
  top: 0px;
}
.t-slide-rtl-w-fadein-leave-active {
  height: auto;
  transition: opacity 0.8s linear 0s, transform 0.8s ease-out 0s;
  transform: translate(0, 0);
  left: 0px;
  opacity: 1;
  position: absolute;
  top: 0px;
  width: 100%;
}
.t-slide-rtl-w-fadein-leave-to {
  opacity: 0;
  transform: translate(-99%, 0);
}

.t-slide-ltr-enter {
  transform: translate(-100%, 0);
  overflow: hidden;
  position: absolute;
  top: 0px;
}
.t-slide-ltr-enter-active {
  transition: opacity 0.8s linear 0.45s, height 0.8s linear 0.45s, transform 0.8s ease-out 0.4s;
  overflow: hidden;
  position: absolute;
  top: 0px;
}
.t-slide-ltr-leave-active {
  transition: opacity 0.8s linear 0.45s, height 0.8s linear 0.45s, transform 0.8s ease-out 0.45s;
  transform: translate(99%, 0);
  overflow: hidden;
  position: absolute;
  top: 0px;
}
.t-slide-ltr-leave-active > * {
  opacity: 0;
  transition: opacity 0.8s linear 0.45s;
}

.t-slide-down-enter-active {
  overflow: hidden;
  position: relative;
  left: 0px;
  top: 0px;
  filter: blur(1px);
  opacity: 0;
  transform: translateY(-10px);
  transform-origin: 50% top;
  transition: none;
}
.t-slide-down-enter-to {
  filter: blur(0px);
  opacity: 1;
  transform: translateY(0px);
  transform-origin: 50% top;
  transition: all 0.3s ease 0.5s;
}
.t-slide-down-leave-active {
  overflow: hidden;
  position: relative;
  left: 0px;
  top: 0px;
  filter: blur(0px);
  opacity: 0;
  transform: translateY(-20px);
  transform-origin: 50% top;
  transition: all 0.5s ease 0s;
}
@media only screen and (min-width: 320px) {
  .l-flex-col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-xs-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-xs-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-xs-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-xs-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-xs-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-xs-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-xs-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-xs-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-xs-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-xs-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-xs-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-xs-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-xs-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-xs-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-xs-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-xs-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-xs-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-xs-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-xs-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-xs-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-xs-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-xs-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-xs-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-xs-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-xs {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-xs {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-xs {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-xs {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-xs {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-xs {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-xs {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-xs {
      @include flex-row-spacing(space-around);
    }

    &-between-xs {
      @include flex-row-spacing(space-between);
    }

    &-first-xs {
      @include flex-column-order(first);
    }

    &-last-xs {
      @include flex-column-order(last);
    }

  }
  */
}
@media only screen and (min-width: 375px) {
  .l-flex-col-site-min {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-site-min-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-site-min-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-site-min-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-site-min-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-site-min-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-site-min-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-site-min-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-site-min-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-site-min-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-site-min-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-site-min-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-site-min-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-site-min-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-site-min-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-site-min-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-site-min-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-site-min-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-site-min-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-site-min-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-site-min-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-site-min-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-site-min-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-site-min-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-site-min-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-site-min {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-site-min {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-site-min {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-site-min {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-site-min {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-site-min {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-site-min {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-site-min {
      @include flex-row-spacing(space-around);
    }

    &-between-site-min {
      @include flex-row-spacing(space-between);
    }

    &-first-site-min {
      @include flex-column-order(first);
    }

    &-last-site-min {
      @include flex-column-order(last);
    }

  }
  */
  .l-header .hamburger {
    right: 0;
  }
}
@media only screen and (min-width: 600px) {
  .l-flex-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-sm-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-sm-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-sm-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-sm-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-sm-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-sm-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-sm-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-sm-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-sm-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-sm-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-sm-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-sm-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-sm {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-sm {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-sm {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-sm {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-sm {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-sm {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-sm {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-sm {
      @include flex-row-spacing(space-around);
    }

    &-between-sm {
      @include flex-row-spacing(space-between);
    }

    &-first-sm {
      @include flex-column-order(first);
    }

    &-last-sm {
      @include flex-column-order(last);
    }

  }
  */
  .c-slider-3d__slider {
    align-items: center;
  }
  .c-slider-3d__slider__inner {
    margin: 160px 0 0;
  }
  .toolkit__palette__box {
    width: calc(33.333% - 20px);
  }
}
@media only screen and (min-width: 724px) {
  .l-header {
    height: 156px;
  }
  .l-header__tertiary {
    height: 58px;
  }
  .l-header__tertiary .brand-switcher {
    height: 58px;
    justify-content: flex-start;
  }
  .l-header__tertiary .brand-switcher .brand-link {
    padding: 10px 4px;
    height: 58px;
    width: 123px;
    flex: 0 0 123px;
  }
  .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.equipto), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.valleycraft), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.doc-services) {
    padding: 10px 4px;
  }
  .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.ballymore), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.equipto) {
    width: 123px;
    flex: 0 0 123px;
    padding-left: 4px;
  }
  .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.lift-products), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.doc-services) {
    width: 123px;
    flex: 0 0 123px;
    padding-right: 4px;
  }
  .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.equipto), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.valleycraft), .l-header__tertiary .brand-switcher .brand-link:has(.brand-logo.doc-services) {
    grid-row: 1;
  }
  .l-header__primary {
    height: 98px;
    padding-bottom: 23px;
    padding-top: 20px;
  }
  .l-header__primary__item.has-brand-logo {
    margin-top: -3px;
    width: 125px;
  }
}
@media only screen and (min-width: 768px) {
  .hamburger {
    padding: 0px 0px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
  }
  .hamburger:hover {
    opacity: 1;
  }
  .hamburger-box {
    width: 30px;
    height: 19px;
    display: inline-block;
    position: relative;
  }
  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 18px;
    height: 2px;
    background-color: currentColor;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
  }
  .hamburger-inner::before {
    top: -8px;
  }
  .hamburger-inner::after {
    bottom: -8px;
  }
  /*
   * Arrow Turn
   */
  .hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg);
  }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
  }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  }
  /*
   * Arrow Turn Right
   */
  .hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg);
  }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
  }
  /*
   * Squeeze
   */
  .hamburger--squeeze .hamburger-inner {
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.25s 0.25s ease, opacity 0.25s ease;
  }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.25s 0.25s ease, transform 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.25s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.25s ease, opacity 0.25s 0.25s ease;
  }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.25s ease, transform 0.25s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .l-container {
    width: calc(100% - (70px * 2));
  }
  .u-typography--body-lg {
    font-size: 1.1428571429rem;
  }
  .u-typography--body-lg {
    line-height: 2rem;
  }
  .u-typography--h1toh2 {
    font-size: 2.8571428571rem;
  }
  .u-typography--h1toh2 {
    letter-spacing: -0.75px;
    line-height: 1.25em;
  }
  .c-slideshow__caption__title, .u-typography--h1 {
    font-size: 3.9285714286rem;
  }
  .c-slideshow__caption__title, .u-typography--h1 {
    letter-spacing: -1px;
    line-height: 4.5rem;
  }
  .u-typography--h2 {
    font-size: 2.8571428571rem;
  }
  .u-typography--h2 {
    letter-spacing: -0.75px;
    line-height: 3.571rem;
  }
  .u-typography--h3 {
    font-size: 1.7857142857rem;
  }
  .u-typography--h3 {
    letter-spacing: -0.5px;
    line-height: 1.28em;
  }
  .u-typography--h4 {
    font-size: 1.2857142857rem;
  }
  .u-typography--h4 {
    line-height: 1.857rem;
  }
  .u-typography--h5 {
    font-size: 1.2857142857rem;
  }
  .u-typography--h5 {
    line-height: 1.444em;
  }
  .c-slideshow__caption__eyebrow, .u-typography--eyebrow {
    font-size: 1.0714285714rem;
  }
  .c-slideshow__caption__eyebrow, .u-typography--eyebrow {
    letter-spacing: 4px;
    line-height: 1.25rem;
  }
  .u-typography--bio-wysiwyg h4 {
    font-size: 1.2857142857rem;
  }
  .u-typography--bio-wysiwyg h4 {
    padding-bottom: 10px;
  }
  .u-typography--bio-wysiwyg blockquote {
    margin: 0px;
  }
  .l-flex-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-md-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-md-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-md-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-md-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-md-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-md-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-md-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-md-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-md-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-md-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-md-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-md-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-md {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-md {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-md {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-md {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-md {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-md {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-md {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-md {
      @include flex-row-spacing(space-around);
    }

    &-between-md {
      @include flex-row-spacing(space-between);
    }

    &-first-md {
      @include flex-column-order(first);
    }

    &-last-md {
      @include flex-column-order(last);
    }

  }
  */
  .l-page__component {
    padding-top: 53px;
  }
  .l-page__component:first-child {
    padding-top: 0;
  }
  .l-page__component:last-child {
    padding-bottom: 0px;
  }
  .l-page__component--condensed:not(:first-child) {
    padding-top: 40px;
  }
  .l-page__component--xl-padding-bottom:not(:first-child) {
    padding-bottom: 212px;
  }
  .l-page__component--xl-padding-top:not(:first-child) {
    padding-top: 212px;
  }
  .l-page__component--full-bleed + .l-page__component--full-bleed {
    padding-top: 0px;
  }
  .l-page__component--full-bleed:first-child {
    padding-top: 0px;
  }
  .l-page__component--full-bleed:last-child {
    margin-bottom: 0px;
  }
  .l-page__component--centered {
    padding-bottom: 53px !important;
    padding-top: 53px;
  }
  .l-page__component--centered-condensed {
    padding-bottom: 47px !important;
    padding-top: 47px;
  }
  .l-page__component--bottom-only {
    padding-bottom: 53px;
    padding-top: 0;
  }
  .l-header__tertiary .brand-switcher {
    padding: 0px 15px;
  }
  .l-footer__container {
    padding: 48px 70px 34px 70px;
  }
  .l-footer__top {
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    min-height: 135px;
    width: 100%;
  }
  .l-footer__top__left {
    border-bottom: none;
    border-right: 1px solid #D8D8D8;
  }
  .l-footer__top__left-logo-area {
    border-right: none;
    margin-left: -4px;
    padding: 16.12px 48.12px 0 0;
    width: 214px;
  }
  .l-footer__top__left-logo {
    width: 166px;
  }
  .l-footer__top__right {
    align-items: flex-end;
    display: flex;
    border-bottom: none;
    flex: 1;
    padding: 0 0 25px 42px;
  }
  .l-footer__contact-list-column {
    align-items: flex-start;
    position: relative;
    padding-left: 43px;
  }
  .l-footer__contact-list-heading {
    left: 22px;
    position: absolute;
    top: 28px;
    transform: rotate(-90deg);
    transform-origin: left;
  }
  .l-footer__floating-link-1 {
    bottom: 95px;
    right: 0;
    top: auto;
  }
  .l-footer__floating-link-2 {
    bottom: 24px;
    display: inline-block !important;
    position: absolute !important;
    right: 0;
  }
  .l-footer__bottom {
    padding: 50px 0 0 45px;
  }
  .l-footer__bottom-ribbon__container {
    padding: 15px 70px;
  }
  .l-footer__bottom-ribbon__link-text {
    display: block;
    padding-right: 8px;
  }
  .l-main {
    min-height: calc(100vh - 149px - 60px);
  }
  .c-logo-gallery-collections__collection.is-4 .c-logo-gallery__logos-container, .c-logo-gallery-collections__collection.is-4 .c-logo-gallery-collections__collection-container,
  .c-logo-gallery.is-4 .c-logo-gallery__logos-container,
  .c-logo-gallery.is-4 .c-logo-gallery-collections__collection-container {
    width: 488px;
  }
  .c-logo-gallery-collections__collection.is-6 .c-logo-gallery__logos-container, .c-logo-gallery-collections__collection.is-6 .c-logo-gallery-collections__collection-container,
  .c-logo-gallery.is-6 .c-logo-gallery__logos-container,
  .c-logo-gallery.is-6 .c-logo-gallery-collections__collection-container {
    width: 650px;
  }
  .c-logo-gallery-collections__collection.is-6 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-6 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-6 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-6 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-6 .is-proportionate .c-logo-gallery__logo, .c-logo-gallery-collections__collection.is-6 .is-proportionate .c-logo-gallery-collections__logo,
  .c-logo-gallery.is-6 .is-proportionate .c-logo-gallery__logo,
  .c-logo-gallery.is-6 .is-proportionate .c-logo-gallery-collections__logo {
    margin-left: 13.5px !important;
    margin-right: 13.5px !important;
    margin-top: 30px;
  }
  .c-logo-gallery-collections__collection.is-9 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-9 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-9 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-9 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 0 !important;
  }
  .c-logo-gallery-collections__collection.is-11 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-11 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-11 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-11 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 178px !important;
  }
  .c-logo-gallery-collections__collection.is-13 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-13 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-13 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-13 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 177px !important;
  }
  .c-logo-gallery-collections__collection.is-14 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-14 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-14 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-14 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-15 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-15 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-15 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-15 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery__logo:nth-last-child(2), .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2),
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery__logo:nth-last-child(2),
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2) {
    margin-left: -149px !important;
    margin-right: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-18 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-18 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-18 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-18 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 0 !important;
    margin-right: 170px !important;
  }
  .c-logo-gallery-collections__collection.is-19 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-19 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-19 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-19 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-20 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-20 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-20 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-20 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 176px !important;
  }
  .c-logo-gallery-collections__collection.is-21 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-21 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-21 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-21 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-22 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-22 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-22 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-22 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-23 .is-proportionate .c-logo-gallery__logo:nth-last-child(2), .c-logo-gallery-collections__collection.is-23 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2),
  .c-logo-gallery.is-23 .is-proportionate .c-logo-gallery__logo:nth-last-child(2),
  .c-logo-gallery.is-23 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2) {
    margin-left: -149px !important;
    margin-right: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 13.5px !important;
    margin-right: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery__logo:nth-last-child(3), .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(3),
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery__logo:nth-last-child(3),
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(3) {
    margin-left: 13.5px !important;
    margin-right: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-25 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-25 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-25 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-25 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 13.5px !important;
  }
  .u-display--tablet-block {
    display: block;
  }
  .u-display--tablet-flex {
    display: flex;
  }
  .u-display--mobile {
    display: none;
  }
  .c-banner-overview-header__container {
    padding: 65px 211px 180px 70px;
    max-height: 500px;
  }
  .c-banner-overview-header__container::before {
    height: 77px;
    width: 82px;
    left: -5px;
    top: 72px;
  }
  .c-banner-overview-header__content-container {
    max-width: 487px;
  }
  .c-banner-overview-header__content-eyebrow {
    padding-bottom: 9px;
  }
  .c-banner-overview-header__content-heading {
    padding-bottom: 24px;
    padding-right: 130px;
  }
  .c-banner-overview-header__content-geometric-mask {
    width: 768px;
    right: 0;
    left: auto;
  }
  .c-banner-overview-header__background-container {
    height: 291px;
  }
  .c-banner-overview-header__background-image-area {
    height: 291px;
    width: 360px;
  }
  .c-simple-banner__container {
    height: 350px;
    padding: 132px 121px 139px;
  }
  .c-simple-banner__container::before {
    height: 86px;
  }
  .c-simple-banner__content__eyebrow {
    padding-bottom: 9px;
  }
  .c-simple-banner + .c-content-w-float-nav .c-content-w-float-nav__caption::after {
    height: 86px;
    width: 100px;
    top: -47px;
    right: 43px;
  }
  .c-simple-banner--breadcrumb-link .c-simple-banner__container__breadcrumb-link {
    left: 47px;
    top: 39px;
  }
  .c-simple-banner--breadcrumb-link .c-simple-banner__container__breadcrumb-link p {
    display: block;
  }
  .c-simple-banner--breadcrumb-link .c-simple-banner__container__breadcrumb-link i {
    padding-right: 15px;
  }
  .c-buttons > *:not(:first-child) {
    margin-left: 15px;
  }
  .c-button, .c-form-file__label {
    padding-left: 47px;
    padding-right: 47px;
  }
  .c-button--underline {
    padding: 0 0 4px 0;
  }
  .c-card-basic-content {
    box-shadow: -5px 10px 30px 0 rgba(0, 0, 0, 0.15);
  }
  .c-card-basic-content__content-container {
    padding: 43px 50px 0 47px;
  }
  .c-card-basic-content__copy {
    padding-bottom: 138px;
    padding-top: 23px;
  }
  .c-card-basic-content__link {
    bottom: 50px;
    margin-bottom: 0;
    margin-top: 0;
    position: absolute;
  }
  .c-card-featured__image-area {
    height: 215px;
  }
  .c-card-featured__content-container {
    padding: 43px 49px 50px;
  }
  .c-card-featured__wysiwyg-container--added-padding {
    padding-bottom: 39px;
  }
  .c-card-featured:hover .c-card-featured__container {
    box-shadow: -5px 10px 30px 0 rgba(0, 0, 0, 0.15);
  }
  .c-card-hexagon-icon__title {
    padding-top: 29px;
  }
  .c-card-hexagon-icon__full-width-card__container {
    align-items: flex-end;
    display: flex;
    max-width: 530px;
    padding-bottom: 47px;
    padding-left: 0;
    padding-right: 0;
  }
  .c-card-hexagon-icon__full-width-card__title {
    padding-bottom: 23px;
  }
  .c-card-hexagon-icon__full-width-card__copy {
    padding-bottom: 0;
    padding-right: 69.5px;
  }
  .c-mini-card {
    display: flex;
    flex-flow: column;
    max-width: 296px;
    overflow: visible;
  }
  .c-mini-card__image-area {
    width: 296px;
  }
  .c-mini-card__content {
    padding: 29px 35px 37px;
    max-width: 296px;
  }
  .c-mini-card__title {
    padding-bottom: 11px;
  }
  .c-mini-card--no-desc {
    justify-content: flex-end;
    min-width: 296px;
  }
  .c-team-grid__container {
    padding-top: 69px;
  }
  .c-team-grid__header {
    margin: 0 auto 66px;
  }
  .c-team-grid__card {
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 50px;
  }
  .c-team-grid__card:last-child {
    padding-bottom: 50px;
  }
  .c-team-grid--managers .c-team-grid__container {
    padding-top: 53px;
  }
  .c-team-grid--managers::after {
    display: block;
  }
  .c-team-grid--trainers::after {
    display: block;
  }
  .c-basic-cardlist__card-container {
    display: flex;
  }
  .c-cardlist-featured:before {
    height: 323px;
    top: 53px;
  }
  .c-cardlist-featured__container {
    padding: 74px 0 0;
  }
  .c-cardlist-featured__subtitle {
    padding-left: 72px;
  }
  .c-cardlist-featured__title {
    padding-left: 72px;
    padding-top: 11px;
  }
  .c-cardlist-featured__cards-container:before {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 94%);
    content: "";
    height: calc(100% - 63px);
    opacity: 1;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 63px;
    transition: all 0.25s;
    width: 388px;
    z-index: 2;
  }
  .c-cardlist-featured__cards > .slick-list {
    padding-left: 45px;
  }
  .c-cardlist-featured__cards .slick-track {
    display: flex;
  }
  .c-cardlist-featured__cards {
    display: flex;
    overflow: scroll;
    padding: 63px 0 0;
    -ms-overflow-style: none;
    /* for Internet Explorer, Edge */
    overflow-y: visible;
    scrollbar-width: none;
    /* for Firefox */
  }
  .c-cardlist-featured__cards::-webkit-scrollbar {
    display: none;
    /* for Chrome, Safari, and Opera */
  }
  .c-cardlist-featured__card {
    max-width: 448px;
  }
  .c-cardlist-featured__card:first-child {
    margin-left: 50px;
  }
  .c-cardlist-featured__card .c-card-featured {
    max-width: 448px;
  }
  .c-cardlist-featured__card .c-card-featured .c-card-featured__image-area {
    max-height: 215px;
  }
  .c-cardlist-featured__arrows {
    padding: 0;
    position: absolute;
    right: 70px;
    top: 97px;
    z-index: 2;
  }
  .c-cardlist-featured .c-card-featured {
    padding: 0 25px 0 25px;
  }
  .c-cardlist-content-overlay__card {
    align-items: center;
    display: flex !important;
  }
  .c-cardlist-content-overlay__card-image-container {
    min-width: 79.0364583333%;
  }
  .c-cardlist-content-overlay__card-image {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .c-cardlist-content-overlay__card-content {
    margin: 0 0 0 -292px;
    padding: 40px 46px;
  }
  .c-cardlist-content-overlay__arrows-container {
    bottom: 0;
    position: absolute;
    right: 20px;
  }
  .c-cardlist-content-overlay.is-reversed .c-cardlist-content-overlay__card {
    flex-direction: row-reverse;
  }
  .c-cardlist-content-overlay.is-reversed .c-cardlist-content-overlay__card-image {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-cardlist-content-overlay.is-reversed .c-cardlist-content-overlay__card-content {
    margin: 0 -292px 0 0;
  }
  .c-cardlist-grid-modal__heading {
    font-size: 1.7857142857rem;
  }
  .c-cardlist-grid-modal__heading {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 401px;
  }
  .c-cardlist-grid-modal__spacer {
    padding-bottom: 168px;
  }
  .c-cardlist-grid-modal__cards-container {
    padding-top: 106px;
  }
  .c-cardlist-grid-modal__cards-inner {
    display: flex;
    flex-wrap: wrap;
    margin-top: -247px;
    width: 628px;
  }
  .c-cardlist-grid-modal__cards-inner .c-mini-card {
    margin-right: 36px;
    margin-top: 36px;
  }
  .c-cardlist-grid-modal__cards-inner .c-mini-card:nth-child(even) {
    margin-right: 0;
  }
  .c-cardlist-grid-modal--grey-bg {
    padding-bottom: 53px;
  }
  .c-cardlist-icon-grid__card-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 629px;
  }
  .c-cardlist-icon-grid .c-cardlist-icon-grid__container .c-simple-content {
    padding-bottom: 63px;
  }
  .c-cardlist-icon-grid .c-card-hexagon-icon {
    margin-bottom: 25px;
    width: calc(50% - 12.5px);
  }
  .c-cardlist-icon-grid .c-card-hexagon-icon__full-width-card__container {
    margin-top: -106px;
    padding-top: 149px;
  }
  .c-cardlist-image-card-grid {
    padding: 47px 0px;
  }
  .c-cardlist-image-card-grid__heading {
    padding: 0 70px 63px;
  }
  .c-cardlist-image-card-grid__eyebrow {
    padding-bottom: 9px;
  }
  .c-cardlist-image-card-grid__title {
    padding-bottom: 22px;
  }
  .c-cardlist-image-card-grid__desc {
    margin-left: auto;
    margin-right: auto;
    max-width: 484px;
  }
  .c-cardlist-image-card-grid__cards-container:before {
    background-image: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, #F3F3F3 94%);
    content: "";
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s;
    width: 179px;
    z-index: 2;
  }
  .c-cardlist-image-card-grid__cards-container:after {
    background-image: url("/img/icons/swipe-indicator.svg");
    content: "";
    height: 168px;
    position: absolute;
    right: 25px;
    top: 50px;
    transition: all 0.25s;
    width: 168px;
    z-index: 4;
  }
  .c-cardlist-image-card-grid__cards > .slick-list {
    padding-left: 64px;
  }
  .c-cardlist-image-card-grid__cards {
    display: flex;
    overflow: scroll;
  }
  .c-cardlist-image-card-grid__card {
    margin-right: 42px;
    min-width: 477px;
    width: 477px;
  }
  .c-cardlist-image-card-grid__card__photo {
    width: 477px;
    height: 259px;
  }
  .c-cardlist-image-card-grid__card__image {
    max-height: 259px;
    max-width: 477px;
  }
  .c-cardlist-image-card-grid__card__content-flex {
    max-width: 100%;
    padding: 43px 41px 0px 37px;
  }
  .c-cardlist-image-card-grid__card__content {
    margin-left: 40px;
  }
  .c-cardlist-image-card-grid__card__title {
    padding-bottom: 23px;
  }
  .c-cardlist-image-card-grid__card__desc {
    padding-bottom: 0px;
  }
  .c-cardlist-image-card-grid__arrows {
    display: none;
  }
  .c-cardlist-image-card-grid__desktop-swipe {
    display: block;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: 45px;
    transition: all 0.25s;
    z-index: 2;
  }
  .c-cardlist-image-card-grid--inset-grey-bg::after {
    height: 53px;
  }
  .c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__heading {
    padding-bottom: 178px;
  }
  .c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__cards-container {
    padding-top: 116px;
  }
  .c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__cards {
    margin-top: -232px;
  }
  .c-cardlist-product-grid-w-sidebar {
    padding-bottom: 150px;
  }
  .c-cardlist-product-grid-w-sidebar__top-bar__results-found {
    display: none;
  }
  .c-cardlist-product-grid-w-sidebar__top-bar__sort {
    display: block;
    flex: 0 0 250px;
    display: block;
    margin: 0 0 0 auto;
    order: 9;
    width: 250px;
  }
  .c-cardlist-product-grid-w-sidebar__filters__filter-content {
    width: 330px;
  }
  .c-cardlist-product-grid-w-sidebar__filters__inner {
    padding: 0 40px;
  }
  .c-cardlist-product-grid-w-sidebar__filters__top-bar__clear {
    font-size: 1.1428571429rem;
  }
  .c-cardlist-product-grid-w-sidebar__list {
    margin: -55px -20px 0;
    width: calc(100% + 40px);
  }
  .c-cardlist-product-grid-w-sidebar__list__item {
    flex: 0 0 calc(33.3333% - 40px);
    margin: 55px 20px 0;
    width: calc(33.3333% - 40px);
  }
  .c-related-cardlist {
    padding-top: 46px;
  }
  .c-related-cardlist__cards {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    overflow: visible;
    padding: 27px 70px 0px;
  }
  .c-related-cardlist__card {
    margin-top: 36px;
    max-width: 296px;
  }
  .c-related-cardlist__card .c-mini-card {
    margin-left: 0;
  }
  .c-related-cardlist__card .c-mini-card:nth-child(even) {
    margin-right: 0;
  }
  .c-related-cardlist__arrows {
    display: none;
  }
  .c-cardlist-scrolling-cards {
    padding-top: 47px !important;
  }
  .c-cardlist-scrolling-cards__eyebrow {
    padding-left: 70px;
    margin-bottom: 9px;
  }
  .c-cardlist-scrolling-cards__title {
    padding-left: 70px;
  }
  .c-cardlist-scrolling-cards__photos > .slick-list {
    padding-left: 70px;
  }
  .c-cardlist-scrolling-cards__photos {
    padding: 63px 0 0;
  }
  .c-cardlist-scrolling-cards__photo {
    border-radius: 5px;
    min-width: 398px;
    padding-left: 50px;
    padding-right: 0;
  }
  .c-cardlist-scrolling-cards__photo__area {
    max-width: 398px;
    height: 216px;
  }
  .c-cardlist-scrolling-cards__photo__image {
    border-radius: 5px;
  }
  .c-cardlist-scrolling-cards__arrows {
    bottom: 290px;
    padding: 0;
    right: 70px;
    top: 80px;
  }
  .c-carousel-featured-testimonials {
    padding-top: 50px;
  }
  .c-carousel-featured-testimonials__container {
    width: calc(100% - 136px);
  }
  .c-carousel-featured-testimonials__slide {
    padding-left: 103px;
    padding-right: 103px;
  }
  .c-carousel-featured-testimonials__slide__heading {
    padding-bottom: 23px;
  }
  .c-carousel-featured-testimonials__arrows-container {
    display: flex;
  }
  .c-carousel-logos__inner {
    padding-bottom: 75px;
    padding-top: 70px;
    width: 632px;
  }
  .c-carousel-logos__title {
    padding-right: 125px;
  }
  .c-carousel-logos__bottom {
    padding-top: 37px;
  }
  .c-carousel-logos__slides {
    padding-left: 102px;
    padding-right: 102px;
  }
  .c-carousel-logos__slide {
    margin-right: 27px;
  }
  .c-carousel-logos__arrows-container {
    padding-top: 40px;
  }
  .c-carousel-logos__cta-mobile {
    bottom: 174px;
    margin-top: 0;
    padding-bottom: 0;
    position: absolute;
    right: 0;
  }
  .c-carousel-logos .c-carousel__arrow {
    padding-top: 40px;
  }
  .c-carousel-primary-hero__bg-things {
    padding-top: 42.8385416667%;
  }
  .c-carousel-primary-hero__bg-logo {
    right: 70px;
    bottom: -143px;
    width: 69px;
  }
  .c-carousel-primary-hero__bg-outline {
    bottom: -340px;
    display: block;
    height: 260px;
    position: absolute;
    right: -220px;
    width: auto;
    z-index: 3;
  }
  .c-carousel-primary-hero__bg-icon-shape {
    bottom: -390px;
    color: #299CE9;
    display: block;
    font-size: 100px;
    position: absolute;
    right: -25px;
    z-index: 2;
  }
  .c-carousel-primary-hero__slide-content-container {
    min-height: 570px;
    padding: 64px 186px 162px 67px;
  }
  .c-carousel-primary-hero__slide-content-container:before {
    width: 97px;
  }
  .c-carousel-primary-hero__slide-content-container:after {
    position: absolute;
    top: 0;
    left: 97px;
    width: 324px;
  }
  .c-carousel-primary-hero__slide-content-bg {
    display: none !important;
  }
  .c-carousel-primary-hero__slide-eyebrow {
    max-width: 100%;
  }
  .c-carousel-primary-hero__slide-header {
    max-width: 100%;
  }
  .c-carousel-primary-hero__slide-copy {
    padding-right: 21px;
    padding-top: 21px;
  }
  .c-carousel-primary-hero__slide-link {
    bottom: auto;
    max-width: 100%;
    margin-top: 31px;
    position: relative;
    z-index: 1;
  }
  .c-carousel-primary-hero__arrows {
    display: none;
  }
  .c-carousel-primary-hero__nav {
    border-top: 1px solid #fff;
    bottom: 66px;
    display: flex;
    left: 62px;
    padding-top: 21px;
    position: absolute;
    z-index: 1;
  }
  .c-carousel-primary-hero__nav-item.is-active .c-carousel-primary-hero__nav-item-svg__fill {
    animation: svg-fill 10s linear;
    y: 82%;
  }
  @keyframes svg-fill {
    0% {
      y: 82%;
    }
    100% {
      y: 17%;
    }
  }
  .c-slider-3d {
    padding-bottom: 102.8645833333%;
  }
  .c-slider-3d__papa-bernard {
    display: block;
    height: auto;
    left: -10%;
    top: -10%;
    width: 76.6666%;
  }
  .c-slider-3d__100-years {
    bottom: 118px;
    height: 150px;
    left: 115px;
    right: auto;
    width: 150px;
  }
  .c-slider-3d__diagram__overflow {
    justify-content: flex-end;
  }
  .c-slider-3d__container {
    width: calc(100% - 120px);
  }
  .c-slider-3d__starting-caption__inner {
    padding-top: 10.4166666667%;
  }
  .c-slider-3d__starting-caption__eyebrow {
    margin-top: 15px;
  }
  .c-slider-3d__starting-caption__button {
    margin-top: 30px;
  }
  .c-slider-3d__slider__inner {
    max-width: none;
  }
  .c-slider-3d__slider__indicator-line {
    height: 100px;
    top: -85px;
  }
  .c-slider-3d__slider__nav__prev {
    margin-right: 30px;
  }
  .c-slider-3d__slider__nav__next {
    margin-right: 30px;
  }
  .c-slider-3d__slide__title {
    margin: 0px;
  }
  .c-slider-3d__slide__desc {
    display: block;
    font-size: 18px;
    padding-bottom: 30px;
  }
  .c-carousel-thumbnails__main-image-carousel__main-image {
    height: 290px;
    width: 535px;
  }
  .c-carousel-thumbnails__thumbnails-carousel {
    margin-bottom: 69px;
    margin-top: 32px;
  }
  .c-carousel-thumbnails__thumbnails-carousel__slides {
    padding-left: 60px;
    padding-right: 59px;
  }
  .c-carousel-thumbnails__thumbnails-carousel__image {
    height: 79px;
    width: 121px;
  }
  .c-carousel-thumbnails__copy-carousel__slide {
    width: 416px;
  }
  .c-carousel-thumbnails__copy-carousel__heading {
    padding-top: 35px;
  }
  .c-carousel-thumbnails__copy-carousel__copy {
    padding-right: 119px;
  }
  .c-carousel-thumbnails__external-arrows-container {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 120px;
  }
  .c-carousel-employee-spotlight__container {
    padding: 0 98px 0px;
  }
  .c-carousel-employee-spotlight__heading__title {
    padding-bottom: 60px;
  }
  .c-carousel-employee-spotlight__slide__image {
    padding: 0px 29px 50px;
  }
  .c-carousel-employee-spotlight__arrows-container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: calc(100% - 166px);
    position: absolute;
    top: 378px;
    left: 83px;
  }
  .c-carousel-employee-spotlight__dots-container {
    padding-top: 50px;
  }
  .c-content-block {
    padding-left: 98px;
    padding-right: 98px;
  }
  .c-content-block__container {
    background: #1F2B37 url("/img/components/content-block/tablet-line-bg.png");
    background-position: 100% 100%;
    background-size: cover;
  }
  .c-content-cards-slider__cards {
    display: flex;
    overflow: scroll;
    width: 100%;
    -ms-overflow-style: none;
    /* for Internet Explorer, Edge */
    overflow-y: visible;
    scrollbar-width: none;
    /* for Firefox */
  }
  .c-content-cards-slider__cards::-webkit-scrollbar {
    display: none;
    /* for Chrome, Safari, and Opera */
  }
  .c-content-cards-slider__cards:before {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 94%);
    content: "";
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.25s all;
    width: 179px;
    z-index: 2;
  }
  .c-content-cards-slider__card {
    margin-bottom: 53px;
    min-width: 555px;
    padding-left: 50px;
    padding-right: 0;
  }
  .c-content-cards-slider__card:first-child {
    margin-left: 20px;
  }
  .c-content-cards-slider__card:last-child {
    margin-right: 70px;
  }
  .c-content-cards-slider__arrows {
    display: none;
  }
  .c-content-cards-slider__swipe {
    display: block;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 220px;
    transition: all 0.25s;
    z-index: 2;
  }
  .c-content-icon-list__container {
    background-image: url("/img/components/content-icon-list/backgrounds/tablet@2x.png");
    padding: 64px 70px 27px;
    width: calc(100% - 140px);
  }
  .c-content-icon-list__icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 34px;
  }
  .c-content-icon-list__icon-container {
    width: 50%;
  }
  .c-content-icon-list__icon {
    margin-bottom: 20px;
  }
  .c-content-icon-list__link {
    position: absolute;
    right: 35px;
    top: 32px;
  }
  .c-content-icon-list-banner__container {
    background-image: url("/img/components/content-icon-list-banner/backgrounds/tablet@2x.png");
    padding: 59px 0 67px;
  }
  .c-content-icon-list-banner__content {
    max-width: 625px;
  }
  .c-content-icon-list-banner__heading {
    padding-bottom: 22px;
  }
  .c-content-icon-list-banner__link.is-mobile {
    display: none;
  }
  .c-content-icon-list-banner__link.is-tablet-desktop {
    display: inline-block;
  }
  .c-content-icon-list-banner__icons {
    margin-top: 52px;
    width: 667px;
  }
  .c-content-icon-list-banner__icon-container {
    padding-top: 0;
    width: 33.3333%;
  }
  .c-content-icon-list-banner__icon-container:first-child {
    padding-top: 0;
  }
  .c-content-icon-list-banner__icon-inner {
    width: 201px;
  }
  .c-content-info-blocks__blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 62px 106px;
  }
  .c-content-info-blocks__block:first-child {
    margin-right: 43px;
  }
  .c-content-info-blocks__block {
    padding-bottom: 60px;
    width: 300px;
  }
  .c-content-info-blocks__block__icons {
    height: 148px;
    width: 123px;
  }
  .c-content-info-blocks__block--tablet-flex {
    display: flex;
    margin-left: 87px;
    width: 516px !important;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__icons {
    margin-left: 0;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__copy-container {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
    width: 343px;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__heading {
    text-align: left;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__copy-block {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    width: 163px;
  }
  .c-content-intro-highlight__container {
    display: flex;
  }
  .c-content-intro-highlight__left {
    align-items: start;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    padding: 61px 70px 69px;
  }
  .c-content-intro-highlight__heading {
    padding-bottom: 23px;
  }
  .c-content-intro-highlight__copy {
    padding-bottom: 38px;
  }
  .c-content-intro-highlight__right {
    justify-content: center;
    padding: 50px 44px;
    width: 268px;
  }
  .c-content-intro-highlight__right:before {
    display: none;
  }
  .c-content-intro-highlight__right:after {
    height: 70%;
    left: 0;
    width: 240px;
  }
  .c-content-intro-highlight__statement {
    padding-bottom: 53px;
  }
  .c-content-intro-highlight__statement:before {
    bottom: 26px;
  }
  .c-content-plus-images__container {
    width: calc(100% - 284px);
  }
  .c-content-plus-images__images-container {
    padding-top: 65px;
  }
  .c-content-plus-images__main-image-container {
    margin-right: 97px;
  }
  .c-content-plus-images__knockout-image-container {
    margin-top: -181px;
    margin-left: 244px;
  }
  .c-content-plus-images__background-shape-small {
    font-size: 100px;
    left: -69px;
    top: 20px;
  }
  .c-content-plus-images__background-shape-large {
    font-size: 223px;
    left: -37px;
    top: -10px;
  }
  .c-content-plus-images__content {
    padding: 63px 0 0;
  }
  .c-content-plus-images__eyebrow {
    padding-bottom: 12px;
  }
  .c-content-plus-images__header {
    font-size: 2.8571428571rem;
  }
  .c-content-plus-images__header {
    letter-spacing: -0.75px;
    line-height: 3.571rem;
    padding-bottom: 21px;
  }
  .c-content-plus-images__copy ul {
    padding-left: 0;
    width: 461px;
  }
  .c-content-plus-images__copy ul li {
    float: left;
    margin-right: 25px;
    width: 205px;
  }
  .c-content-plus-images__link {
    margin-top: 38px;
  }
  .c-content-plus-images--single .c-content-plus-images__container {
    margin-left: 156px;
    margin-right: auto;
    width: 484px;
  }
  .c-content-plus-images--single .c-content-plus-images__images-container {
    padding-bottom: 0;
  }
  .c-content-plus-images--single .c-content-plus-images__images-container::before {
    height: 129px;
    width: 148px;
    top: -65px;
    left: 35px;
  }
  .c-content-plus-images--single .c-content-plus-images__main-image-container {
    max-width: 485px;
    max-height: 515px;
  }
  .c-content-plus-images--single .c-content-plus-images__content::after {
    height: 280px;
    width: 329px;
    bottom: 50px;
    right: -128px;
  }
  .c-content-plus-images--single .c-content-plus-images__content {
    padding: 63px 0 0 0;
  }
  .c-content-w-graphic {
    padding-top: 47px;
  }
  .c-content-w-graphic__caption {
    max-width: 486px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-content-w-graphic__caption__title {
    margin-top: 8px;
  }
  .c-content-w-graphic__caption__title {
    margin-top: 9px;
  }
  .c-content-w-graphic__caption__desc {
    margin-top: 22px;
  }
  .c-content-w-graphic__image__max-wrap {
    max-width: 553px;
  }
  .c-logo-gallery__container {
    width: calc(100% - 138px);
  }
  .c-logo-gallery__logos-container, .c-logo-gallery-collections__collection-container {
    padding-top: 10px;
    width: 652px;
  }
  .c-logo-gallery__logo, .c-logo-gallery-collections__logo {
    margin-left: 13.5px;
    margin-right: 13.5px;
    margin-top: -10px;
    height: 153px;
    width: 136px;
  }
  .c-logo-gallery__logo-container, .c-logo-gallery-collections__logo-container {
    height: 88px;
    width: 114px;
  }
  .c-logo-gallery-collections__heading {
    padding-bottom: 51px;
  }
  .c-logo-gallery-collections__collection {
    padding-top: 80px;
  }
  .c-logo-gallery-collections__collection:first-child {
    padding-top: 0;
  }
  .c-logo-gallery-collections__collection-container {
    justify-content: center !important;
  }
  .c-logo-gallery-collections__background-shapes {
    display: block;
  }
  .c-logo-gallery-collections__background-shapes .c-background-shapes-large-small__background-shapes {
    left: auto;
    right: 10px;
    top: 71%;
  }
  .c-content-simple-centered__caption__title:not(:first-child) {
    margin-top: 15px;
  }
  .c-content-simple-centered__caption__ctas, .c-content-w-float-nav__caption__ctas, .c-content-w-graphic__caption__ctas {
    margin-top: 30px;
  }
  .c-content-simple-centered__image {
    margin-top: 60px;
  }
  .c-simple-content {
    padding-left: 0;
    padding-right: 0;
  }
  .c-simple-content__container {
    max-width: 666px;
  }
  .c-simple-content__header {
    padding-top: 9px;
  }
  .c-simple-content__copy {
    padding-top: 22px;
  }
  .c-simple-content__cta {
    margin-top: 22px;
  }
  .c-simple-content--embellishments .c-simple-content__container {
    padding-top: 47px;
  }
  .c-simple-content--embellishments .c-simple-content__shapes {
    left: 6px;
    top: 30px;
  }
  .c-content-tabbed-group__categories {
    margin-bottom: 61px;
    margin-left: 70px;
  }
  .c-content-tabbed-group__categories:before {
    background-color: #D8D8D8;
    content: "";
    height: 1px;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .c-content-tabbed-group__categories:after {
    background-color: #D8D8D8;
    bottom: 2.5px;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
  }
  .c-content-tabbed-group__categories-inner {
    display: flex;
    padding-left: 7px;
  }
  .c-content-tabbed-group__categories-header {
    font-size: 1.7857142857rem;
  }
  .c-content-tabbed-group__categories-header {
    letter-spacing: -0.5px;
    line-height: 2.286rem;
    padding-bottom: 18px;
    padding-left: 0;
    padding-right: 19px;
    padding-top: 18px;
    white-space: nowrap;
  }
  .c-content-tabbed-group__categories-group {
    padding-left: 0;
    padding-right: 48px;
  }
  .c-content-tabbed-group__category {
    line-height: 1.857rem;
    padding: 19px 0 23px 48px;
  }
  .c-content-tabbed-group__panels {
    margin-bottom: 50px;
  }
  .c-content-tabbed-group__panel {
    padding: 0 70px;
  }
  .c-content-tabbed-group__panel-copy-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 0 72px;
  }
  .c-content-tabbed-group__wysiwyg {
    padding: 29px 0 0 15px;
  }
  .c-content-tabbed-group__wysiwyg ul {
    width: 461px;
  }
  .c-content-tabbed-group__wysiwyg ul li {
    float: left;
    margin-right: 25px;
    width: 205px;
  }
  .c-content-tabbed-group__link {
    margin-bottom: 70px;
    margin-top: 22px;
  }
  .c-content-tabbed-group__panel-image-shape-small {
    bottom: -30px;
    font-size: 99px;
    right: -65px;
  }
  .c-content-tabbed-group__panel-image-shape-large {
    bottom: -65px;
    font-size: 223px;
    right: -86px;
  }
  .c-content-image-block__image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
  }
  .c-content-image-block__content {
    padding: 63px 70px;
  }
  .c-content-image-block__content-heading {
    padding-bottom: 11px;
  }
  .c-content-image-block__content-subheading {
    padding-bottom: 11px;
  }
  .c-branded-content__container {
    margin: 0px 70px;
    padding: 66px 72px 73px;
  }
  .c-branded-content__container::after {
    left: 41px;
  }
  .c-branded-content__logo {
    width: 46px;
    height: 51px;
    margin: 0 auto 32px;
  }
  .c-branded-content__content__title {
    padding-bottom: 22px;
  }
  .c-branded-content__content__copy {
    padding: 0px 0px 0px;
  }
  .c-branded-content__cta {
    position: absolute;
    top: 18px;
    right: 31px;
  }
  .c-form-box {
    padding: 50px 50px 77px;
  }
  .c-form-box--login {
    padding: 50px;
  }
  .c-form-box--login {
    padding: 50px;
  }
  .c-form-recaptcha-box {
    height: 74px;
    margin-bottom: 48px;
    width: 298px;
  }
  .c-form-over-image {
    margin: 53px 0;
    padding: 80px 70px 53px;
  }
  .c-form-over-image__image-container {
    padding-bottom: 30.859375%;
  }
  .c-form-over-image__image-heading {
    padding-bottom: 42px;
  }
  .c-form-section {
    margin-bottom: 20px;
  }
  .c-form-section__title {
    display: block;
    margin-bottom: 28px;
  }
  .c-form-section__title--large {
    font-size: 2rem;
    line-height: 42px;
    margin-bottom: 25px;
  }
  .c-form-section--top-separator {
    padding-top: 20px;
  }
  .c-form-label {
    font-size: 1.3062857143rem;
  }
  .c-form-label {
    line-height: 24px;
    margin-bottom: 13px;
  }
  .u-form__recaptcha {
    margin-bottom: 48px;
    margin-top: 17px;
    transform: none;
  }
  .c-form-select__label {
    font-size: 1.3062857143rem;
  }
  .c-form-select__label {
    line-height: 24px;
    margin-bottom: 13px;
  }
  .c-form-pseudo-select__label {
    font-size: 1.3062857143rem;
  }
  .c-form-pseudo-select__label {
    line-height: 24px;
    margin-bottom: 13px;
  }
  .c-404:after {
    width: 478px;
  }
  .c-404 {
    min-height: calc(100vh - 98px - 60px);
  }
  .c-404__container {
    padding: 82px 88px 86px;
  }
  .c-404__copy-links-container {
    padding-top: 115px;
    padding-right: 121px;
  }
  .c-404__button-group {
    flex-direction: row;
    padding-top: 32px;
  }
  .c-404__button-group .c-button, .c-404__button-group .c-form-file__label {
    margin-bottom: 0;
    margin-left: 29px;
    margin-right: 29px;
  }
  .c-404__button-group .c-button::after, .c-404__button-group .c-form-file__label::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    content: "";
    display: block;
    height: 30px;
    right: -29px;
    width: 1px;
  }
  .c-404__button-group .c-button:first-child, .c-404__button-group .c-form-file__label:first-child {
    margin-left: 0;
  }
  .c-404__button-group .c-button:last-child, .c-404__button-group .c-form-file__label:last-child {
    margin-right: 0;
  }
  .c-404__button-group .c-button:last-child::after, .c-404__button-group .c-form-file__label:last-child::after {
    display: none;
  }
  .c-404__big-text {
    margin-left: 23px;
    width: 519px;
  }
  .c-background-shapes-large-small__background-shape-small {
    font-size: 100px;
    left: -69px;
    top: 30px;
  }
  .c-background-shapes-large-small__background-shape-large {
    font-size: 223px;
    left: -37px;
  }
  .c-big-map__content {
    margin-top: -81px;
  }
  .c-big-map__content-container {
    padding-top: 40px;
    width: 694px;
  }
  .c-big-map__content-shape {
    color: #299CE9;
    display: block;
    font-size: 68px;
    position: absolute;
    right: 79px;
    top: -34px;
  }
  .c-big-map__content-callout {
    padding: 0 50px 50px;
    width: 484px;
  }
  .c-big-map__content-heading {
    font-size: 1.7857142857rem;
  }
  .c-big-map__content-heading {
    letter-spacing: -0.5px;
    line-height: 1.28em;
    padding-bottom: 19px;
  }
  .c-big-map__content-copy {
    padding-bottom: 20px;
  }
  .c-big-map__content-button {
    width: auto;
  }
  .c-big-map__content-legend:before {
    border-bottom-left-radius: 5px;
    width: 324px;
  }
  .c-big-map__content-legend:after {
    left: 324px;
    width: 52px;
  }
  .c-big-map__content-legend {
    display: flex;
    padding: 32px 42px 34px 48px;
  }
  .c-big-map__content-legend-item:after {
    bottom: auto;
    height: 22px;
    left: auto;
    right: 22px;
    top: 0;
    width: 2px;
  }
  .c-big-map__content-legend-item {
    padding-bottom: 0;
    padding-right: 45px;
  }
  .c-big-map__content-legend-text {
    padding-left: 17px;
  }
  .c-dropdown-search::before {
    width: 295px;
  }
  .c-dropdown-search:after {
    left: 295px;
    width: 70px;
  }
  .c-dropdown-search__container {
    flex-direction: row;
    padding: 28px 0;
    text-align: left;
  }
  .c-dropdown-search__icon-bg {
    top: -228px;
  }
  .c-dropdown-search__heading {
    padding-bottom: 0;
    padding-right: 20px;
    width: 172px;
  }
  .c-dropdown-search__dropdowns-container {
    flex-direction: row;
  }
  .c-dropdown-search__dropdown-container {
    width: 200px;
  }
  .c-dropdown-search__dropdown-text-seperator {
    padding: 0 19.5px;
  }
  .c-faq-list__faq__question {
    padding-left: 25px;
    padding-right: 75px;
  }
  .c-faq-list__faq__question::before, .c-faq-list__faq__question::after {
    right: 25px;
    top: 44px;
  }
  .c-faq-list__faq__answer-text {
    padding-left: 25px;
    padding-right: 75px;
  }
  .c-hexagon-list__item {
    padding-bottom: 30px;
  }
  .c-hexagon-list__item-text {
    font-size: 14px;
    line-height: 1.143rem;
  }
  .c-hexagon-list__item-icon {
    margin-right: 12px;
  }
  .c-modal__content {
    width: 628px;
  }
  .c-modal__content__container {
    min-height: 20px;
    max-height: calc(100vh - 180px);
    padding: 0 50px;
  }
  .c-modal__content__container::before, .c-modal__content__container::after {
    height: 40px;
  }
  .c-modal__content__article::before, .c-modal__content__article::after {
    height: 62px;
  }
  .c-modal__basic-modal-image--cover {
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
  @supports (display: grid) {
    .c-modal__basic-modal-image--cover {
      height: 100%;
      transform: none;
      top: 0px;
    }
  }
  .c-modal--basic-image-modal .c-modal__content__article {
    height: calc(100vh - 120px);
  }
  .c-modal--carousel-thumbnails .c-modal__content {
    width: 635px;
  }
  .c-content-w-float-nav__caption {
    padding: 62px 71px 71px 70px;
  }
  .c-content-w-float-nav__caption__title {
    margin-bottom: 16px;
  }
  .c-content-w-float-nav__caption__subtitles {
    border-left: none;
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 17px;
    min-height: 35px;
  }
  .c-content-w-float-nav__caption__subtitle {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 8px 21px 8px 0px;
    height: 35px;
    width: auto;
  }
  .c-content-w-float-nav__caption__subtitle:not(:first-child) {
    border-left: 1px solid #9CA4A9;
    padding: 8px 21px;
  }
  .c-content-w-float-nav__caption__desc {
    margin-bottom: 38px;
  }
  .c-content-w-float-nav__toggle {
    top: 0;
  }
  .c-content-w-float-nav__wrap.is-open .c-content-w-float-nav__toggle {
    top: 0;
  }
  .c-content-w-float-nav__wrap.is-open .c-content-w-float-nav__toggle .hamburger-box {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }
  .c-content-w-float-nav__toggle .hamburger-box {
    height: 17px;
    width: 27px;
    margin-top: 10px;
  }
  .c-content-w-float-nav__nav__container {
    top: 0;
  }
  .c-status-page:before {
    background-color: #00295E;
    content: "";
    height: 100%;
    position: absolute;
    width: 161px;
  }
  .c-status-page:after {
    left: 161px;
    top: 0;
    width: 505px;
  }
  .c-status-page {
    min-height: calc(100vh - 98px - 60px);
  }
  .c-status-page__container {
    min-height: calc(100vh - 98px - 60px);
  }
  .c-status-page__shape-pair {
    top: 80px;
  }
  .c-status-page__shape-pair .c-background-shapes-large-small__background-shape-small {
    right: 42px;
  }
  .c-status-page__shape-pair .c-background-shapes-large-small__background-shape-large {
    right: -112px;
  }
  .c-status-page__shape-outline {
    bottom: 150px;
  }
  .c-status-page__content {
    align-items: center;
    display: flex;
    min-height: calc(100vh - 98px - 60px);
  }
  .c-status-page__thanks {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 484px;
  }
  .c-status-page__thanks__icon {
    padding-bottom: 60px;
    width: 70px;
  }
  .c-status-page__thanks__heading {
    padding-bottom: 21px;
  }
  .c-status-page__thanks__copy {
    padding-bottom: 40px;
  }
  .c-status-page__thanks__buttons {
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .c-status-page__thanks__button-left {
    margin-bottom: 0;
  }
  .c-status-page__thanks__button-right {
    margin-left: 47px;
  }
  .c-sticky-nav__mobile-container {
    display: none;
  }
  .c-sticky-nav__nav-items {
    border-bottom: 1px solid #D4D7D7;
    border-bottom-right-radius: 0;
    height: 100% !important;
    position: relative;
  }
  .c-sticky-nav__nav-items:before, .c-sticky-nav__nav-items:after {
    content: "";
    opacity: 0;
    transition: all 0.25s;
  }
  .c-sticky-nav__nav-items.is-left-gradient:before {
    background-image: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, #f3f3f3 94%);
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    pointer-events: none;
    top: 0;
    transition: all 0.25s;
    transform: scaleX(-1);
    width: 278px;
    z-index: 2;
  }
  .c-sticky-nav__nav-items.is-right-gradient:after {
    background-image: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, #f3f3f3 94%);
    content: "";
    height: 100%;
    opacity: 1;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0;
    transition: all 0.25s;
    width: 278px;
  }
  .c-sticky-nav__nav-items-scroll {
    align-items: center;
    display: flex;
    height: 100%;
    overflow-x: scroll;
    padding-left: 70px;
    position: relative;
    top: auto;
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .c-sticky-nav__nav-items-scroll::-webkit-scrollbar {
    display: none;
  }
  .c-sticky-nav__nav-item {
    border-top: none;
    color: #1F2B37;
    padding: 28px 45px 28px 0;
  }
  .c-sticky-nav__nav-item.is-active {
    display: block;
  }
  .c-sticky-nav__link {
    width: 161px;
    padding: 25px 48px 28px;
  }
  .c-sticky-nav__underline {
    background-color: #299CE9;
    bottom: 0;
    display: block;
    left: 0;
    height: 6px;
    opacity: 0;
    position: absolute;
    transition: all 0.25s;
    width: 134px;
    z-index: 2;
  }
  .c-bio-modal__image {
    height: 391px;
    padding: 43px 126px 0px;
  }
  .c-bio-modal__content__container {
    padding: 50px 40px;
  }
  .c-bio-modal__content__social {
    margin-left: 15px;
    height: 39px;
    width: 39px;
    padding: 6px;
    font-size: 23px;
  }
  .c-bio-modal__content__flex {
    flex-flow: row nowrap;
    align-items: center;
  }
  .c-mobile-menu {
    width: 503px;
  }
  .c-mobile-menu__logo img {
    min-width: 125px;
    max-width: 125px;
  }
  .c-mobile-menu__logo {
    align-items: flex-start;
    padding: 49px 57px 0 70px;
  }
  .c-mobile-menu__close {
    margin-top: 11px;
  }
  .c-mobile-menu__nav {
    padding-top: 53px;
  }
  .c-mobile-menu__nav-item {
    font-size: 18px;
    padding: 28px 60px 31.5px 70px;
  }
  .c-mobile-menu__nav-item-icon {
    font-size: 11px;
    font-weight: bold;
  }
  .c-mobile-menu__bottom-links {
    padding: 96px 70px 50px 70px;
  }
  .c-mobile-menu__bottom-link {
    border-radius: 3px;
    margin-left: 35px;
  }
  .c-mobile-menu__bottom-link--transform {
    background-color: #FFCC00;
    color: #121920;
    padding-bottom: 16px;
    padding-left: 47px;
    padding-right: 47px;
    padding-top: 16px;
  }
  .c-mobile-menu__bottom-link--transform::before {
    display: none;
  }
  .c-mobile-menu__panel {
    top: 157px;
  }
  .c-mobile-menu__panel.is-accordion .c-mobile-menu__panel-row-heading {
    padding-bottom: 12px;
    padding-left: 106px;
  }
  .c-mobile-menu__panel-content {
    padding: 66px 50px 40px 106px;
  }
  .c-mobile-menu__panel-row-heading {
    font-size: 12px;
  }
  .c-mobile-menu__panel-main-heading {
    font-size: 18px;
    line-height: 1.857rem;
    padding: 28px 62px 31px 62px;
  }
  .c-mobile-menu__main-heading-icon {
    font-size: 14px;
    margin-right: 29px;
  }
  .c-mobile-menu__info-box {
    padding: 0 70px 35px 70px;
  }
  .c-mobile-menu__info-box__container {
    background-image: url("/img/backgrounds/nav/line-grunge-pattern-tablet-nav@2x.jpg");
  }
  .c-mobile-menu__info-box__container {
    padding: 43px 54px 49px 50px;
  }
  .c-mobile-menu__info-box__heading {
    display: block;
    padding-bottom: 15px;
  }
  .c-mobile-menu__info-box__row {
    padding-bottom: 12px;
  }
  .c-mobile-menu__info-box__row-icon {
    margin-top: 3px;
  }
  .c-mobile-menu__info-box__row-text {
    font-size: 13px;
    line-height: 1.286rem;
  }
  .c-mobile-menu__info-box__link {
    margin-top: 14px;
  }
  .c-mobile-menu__buttons {
    flex-flow: row wrap;
    padding-top: 52px;
  }
  .c-mobile-menu__buttons .c-button, .c-mobile-menu__buttons .c-form-file__label {
    margin: 0 30px 0 0;
  }
  .c-mobile-menu__buttons .c-button:not(:first-child), .c-mobile-menu__buttons .c-form-file__label:not(:first-child) {
    margin: 0 30px 0 0;
  }
  .c-mobile-menu__social {
    padding-top: 67px;
  }
  .c-mobile-menu__social .c-navigation-social__item {
    margin-right: 22px;
  }
  .c-mobile-menu__social .c-navigation-social__anchor {
    font-size: 1.2142857143rem;
  }
  .c-mobile-menu__utility {
    padding-top: 58px;
  }
  .c-mobile-menu__utility__link:not(:first-child) {
    padding-top: 39px;
  }
  .c-accordion-menu__primary-list__link {
    font-size: 1.7857142857rem;
  }
  .c-accordion-menu__primary-list__link i[class^=icon] {
    font-size: 1.3571428571rem;
  }
  .c-accordion-menu__primary-list__link {
    padding: 26.5px 62px 27.5px 106px;
  }
  .c-accordion-menu__primary-list__active-icon {
    font-size: 41px;
    left: 84px;
    top: 30px;
  }
  .c-accordion-menu__primary-list__drop-icon {
    font-size: 13px;
    top: -1px;
    width: 13px;
  }
  .c-accordion-menu__accordion-content .c-hexagon-list__item:last-child {
    padding-bottom: 85px;
  }
  .c-accordion-menu__accordion-content {
    padding: 0 50px 0 106px;
  }
  .c-accordion-menu__secondary-list {
    padding-left: 39px;
  }
  .c-accordion-menu__secondary-list__item {
    margin-top: 35px;
  }
  .c-accordion-menu__secondary-list__link {
    font-size: 1.7857142857rem;
  }
  .c-accordion-menu__secondary-list__link {
    line-height: 2.286rem;
  }
  .page-about-us .c-cardlist-featured:before {
    top: 0;
  }
  .page-about-us .c-cardlist-featured + .c-content-icon-list {
    padding-top: 47px;
  }
  .page-about-us .c-content-plus-images--grey-bg + .c-branded-content:before {
    height: 140px;
  }
  .page-careers .c-content-plus-images + .c-cardlist-scrolling-cards {
    padding-top: 101px !important;
  }
  .page-careers .c-cardlist-scrolling-cards + .c-simple-content {
    margin-top: -190px;
    padding-top: 239px;
  }
  .page-careers .c-branded-content:last-child {
    padding-bottom: 106px !important;
  }
  .page-careers .c-logo-gallery {
    padding-bottom: 106px !important;
  }
  .page-community-blood-sweat-tears .c-banner-overview-header + .c-simple-content.is-grey {
    padding-top: 100px;
  }
  .page-community-blood-sweat-tears .c-simple-content.is-grey + .c-logo-gallery {
    padding-bottom: 110px !important;
  }
  .page-community-blood-sweat-tears .c-content-plus-images {
    padding-bottom: 106px !important;
    padding-top: 106px;
  }
  .page-community-blood-sweat-tears .c-carousel-employee-spotlight:not(.c-carousel-employee-spotlight--white-bg) {
    padding-bottom: 106px !important;
    padding-top: 106px;
  }
  .page-home .c-content-tabbed-group {
    padding-bottom: 57px;
    padding-top: 107px;
  }
  .page-home .c-simple-content {
    margin-top: -213px;
    padding-bottom: 63px;
    padding-top: 318px;
  }
  .page-home .c-logo-gallery {
    padding-bottom: 218px !important;
  }
  .page-home .c-content-cards-slider {
    margin-top: -109px;
    padding-bottom: 17px;
  }
  .page-home .c-content-plus-images {
    padding-bottom: 109px !important;
    padding-top: 79px;
  }
  .page-home .c-cardlist-featured {
    padding-bottom: 111px !important;
  }
  .page-equipment-solutions .c-dropdown-search {
    margin-bottom: 53px;
  }
  .page-equipment-solutions .c-content-image-block:before {
    display: none;
  }
  .page-equipment-solutions .c-content-image-block {
    background-color: transparent;
  }
  .page-equipment-solutions .c-content-image-block + .c-anchor + .c-cardlist-icon-grid {
    margin-top: -156px;
    padding-top: 206px;
  }
  .page-equipment-solutions .c-content-image-block + .c-cardlist-icon-grid {
    margin-top: -156px;
    padding-top: 206px;
  }
  .page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-anchor + .c-cardlist-scrolling-cards::after {
    height: 166px;
  }
  .page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-cardlist-scrolling-cards::after {
    height: 166px;
  }
  .page-equipment-solutions .c-cardlist-scrolling-cards {
    padding-bottom: 56px;
  }
  .page-equipment-solutions:last-child .c-content-plus-images {
    padding-bottom: 127px !important;
    padding-top: 127px;
  }
  .page-equipment-detail .c-content-icon-list {
    padding-top: 39px;
  }
  .page-equipment-detail .c-content-intro-highlight + .c-content-icon-list {
    padding-top: 39px;
  }
  .page-equipment-detail .c-content-intro-highlight + .c-content-plus-images {
    padding-top: 106px;
  }
  .page-equipment-detail .c-content-image-block + .c-anchor + .c-simple-content {
    margin-top: -160px;
    padding-top: 208px;
  }
  .page-equipment-detail .c-content-image-block + .c-simple-content {
    margin-top: -160px;
    padding-top: 208px;
  }
  .page-equipment-detail .c-cardlist-grid-modal--grey-bg + .c-anchor + .c-content-image-block:before {
    height: 203px;
  }
  .page-equipment-detail .c-cardlist-grid-modal--grey-bg + .c-content-image-block:before {
    height: 203px;
  }
  .page-equipment-detail .c-content-w-graphic {
    padding-top: 110px;
  }
  .page-equipment-detail .c-logo-gallery-collections {
    padding-bottom: 111px !important;
  }
  .page-industry-detail .c-cardlist-grid-modal .c-cardlist-grid-modal__cards-container {
    padding-bottom: 212px;
  }
  .page-industry-detail .c-cardlist-grid-modal + .c-content-image-block {
    margin-top: -159px;
  }
  .page-service-operations .c-content-w-graphic {
    padding-bottom: 107px !important;
    padding-top: 107px;
  }
  .page-service-operations .c-content-w-graphic + .c-simple-content {
    padding-top: 110px;
  }
  .page-service-operations .c-content-tabbed-group {
    padding-bottom: 97px;
    padding-top: 112px;
  }
  .page-service-operations .c-content-image-block + .c-content-plus-images {
    margin-top: -112px;
    padding-bottom: 83px !important;
    padding-top: 134px;
  }
  .page-service-operations-detail .c-cardlist-image-card-grid.c-cardlist-image-card-grid--inset-grey-bg:after {
    height: 47px;
  }
  .page-service-operations-detail .c-cardlist-image-card-grid.c-cardlist-image-card-grid--inset-grey-bg + .c-content-image-block:before {
    height: 161px;
  }
  .page-service-operations-detail:last-child .c-related-cardlist {
    padding-bottom: 71px !important;
  }
  .page-service-technology-detail .c-cardlist-image-card-grid.c-cardlist-image-card-grid--inset-grey-bg:after {
    height: 47px;
  }
  .page-service-technology-detail .c-cardlist-image-card-grid.c-cardlist-image-card-grid--inset-grey-bg + .c-content-image-block:before {
    height: 161px;
  }
  .page-specialty-services .c-content-w-graphic.c-content-w-graphic--grey-bg + .c-content-image-block:before {
    height: 159px;
  }
  .page-specialty-services .c-cardlist-icon-grid {
    padding-top: 47px;
  }
  .page-specialty-services .c-cardlist-icon-grid + .c-carousel-featured-testimonials {
    padding-top: 102px;
  }
  .page-specialty-services-detail .c-content-w-graphic.c-content-w-graphic--grey-bg + .c-content-image-block:before {
    height: 159px;
  }
  .page-contact-us .c-content-info-blocks {
    padding-top: 106px;
  }
  .page-contact-us .c-content-info-blocks .c-content-info-blocks__blocks {
    padding-bottom: 225px;
  }
  .page-contact-us .c-content-info-blocks + .c-content-block {
    padding-bottom: 106px !important;
  }
  .page-contact-us .c-big-map + .c-content-cards-slider {
    padding-top: 106px;
  }
  .page-contact-us .c-form-over-image + .c-content-plus-images {
    padding-top: 25px;
  }
  .page-contact-us .c-content-plus-images.l-page__component:last-child {
    padding-bottom: 97px !important;
  }
  .toolkit__content-area {
    padding: 1em 2em 6em;
  }
  .toolkit__palette + .toolkit__palette {
    margin-top: 35px;
  }
  .toolkit__palette__box {
    width: calc(25% - 20px);
  }
  .l-app__header {
    padding: 0 30px;
  }
  .l-app__header__flex__logo__svg {
    height: 40px;
  }
  .l-app__header.is-fixed {
    padding: 0 30px !important;
  }
  .l-app__utility-bar {
    background: linear-gradient(180deg, #195E80 0%, #022242 100%);
    background-size: auto 100vh;
    bottom: auto;
    height: 100%;
    padding-top: 90px;
    top: 0px;
    width: 210px;
  }
  .l-app__utility-bar__logo {
    display: block;
  }
  .l-app__utility-bar__menu {
    padding: 0px 10px;
  }
  .l-app__utility-bar__menu__ul {
    align-items: stretch;
    flex-flow: column nowrap;
    height: auto;
    justify-content: flex-start;
    padding: 0px;
  }
  .l-app__utility-bar__menu__li {
    border-radius: 3px;
    flex: 0 0 auto;
    height: 42px;
  }
  .l-app__utility-bar__menu__li:not(:first-child) {
    margin-top: 15px;
  }
  .l-app__utility-bar__menu__li__a {
    align-items: center;
    flex-flow: row nowrap;
    justify-content: flex-start;
    height: 100%;
  }
  .l-app__utility-bar__menu__li__icon {
    font-size: 1.5714285714rem;
  }
  .l-app__utility-bar__menu__li__icon {
    flex: 0 0 60px;
    margin-bottom: 0px;
  }
  .l-app__utility-bar__menu__li__text {
    font-size: 1.1428571429rem;
  }
  .l-app__utility-bar__menu__li__text {
    flex: 1 1 20px;
    line-height: 1em;
    text-align: left;
  }
  .l-app__utility-bar__menu__li:hover .l-app__utility-bar__menu__li__a {
    opacity: 1;
  }
  .l-app__utility-bar__menu__li.is-active {
    background: rgba(179, 199, 210, 0.25);
  }
  .l-app__utility-bar__extras {
    display: block;
  }
  .l-app__utility-bar__trivia {
    padding: 25px 30px;
  }
  .l-app__main--dashboard .l-app__article__flex {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  .c-cardlist-featured__card:first-child {
    margin-left: 45px;
  }
  .c-cardlist-image-card-grid__card:first-child {
    margin-left: 70px;
  }
  .c-cardlist-scrolling-cards__photo:first-child {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery__logo:nth-child(7n+1), .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery-collections__logo:nth-child(7n+1), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+1), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+1) {
    margin-left: 40px;
  }
  .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery__logo:nth-child(7n+3), .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery-collections__logo:nth-child(7n+3), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+3), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+3) {
    margin-right: 40px;
  }
  .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery__logo:nth-child(7n+1):nth-last-child(2), .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery-collections__logo:nth-child(7n+1):nth-last-child(2), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+1):nth-last-child(2), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+1):nth-last-child(2) {
    margin-left: 0;
    margin-right: 95px;
  }
  .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery__logo:nth-child(9n+9):last-child, .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery-collections__logo:nth-child(9n+9):last-child, .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(9n+9):last-child, .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(9n+9):last-child {
    margin-left: 95px;
    margin-right: 0;
  }
  .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery__logo:nth-child(8n+8):last-child, .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery-collections__logo:nth-child(8n+8):last-child, .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(8n+8):last-child, .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(8n+8):last-child {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .l-container {
    width: calc(100% - (90px * 2));
  }
  .l-flex-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-lg-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-lg-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-lg-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-lg-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-lg-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-lg-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-lg-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-lg-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-lg-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-lg-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-lg-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-lg-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-lg {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-lg {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-lg {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-lg {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-lg {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-lg {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-lg {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-lg {
      @include flex-row-spacing(space-around);
    }

    &-between-lg {
      @include flex-row-spacing(space-between);
    }

    &-first-lg {
      @include flex-column-order(first);
    }

    &-last-lg {
      @include flex-column-order(last);
    }

  }
  */
  .l-page__component--condensed:not(:first-child) {
    padding-top: 50px;
  }
  .l-page__component--full-bleed + .l-page__component--full-bleed {
    padding-top: 0px;
  }
  .l-page__component--full-bleed:first-child {
    padding-top: 0px;
  }
  .l-page__component--full-bleed:last-child {
    margin-bottom: 0px;
  }
  .l-header {
    height: 198px;
    left: 0;
    top: 0;
    width: 100%;
  }
  .l-header__cast {
    height: 198px;
  }
  .l-header__tertiary .brand-switcher .brand-link {
    margin: 0px 8px;
  }
  .l-header__tertiary .brand-switcher .brand-link:first-child {
    margin-left: 0px;
  }
  .l-header__tertiary .brand-switcher .brand-link:last-child {
    margin-right: 0px;
  }
  .l-header__secondary {
    display: block;
  }
  .l-header__primary__item.has-brand-logo {
    margin-top: 0;
  }
  .l-header__primary__item.has-mobile-menu {
    display: none;
  }
  .l-header__primary__item.has-mobile-link {
    display: none;
  }
  .l-header__brand-logo--white {
    display: block;
  }
  .l-header__brand-logo--color {
    display: none;
  }
  .l-header .hamburger {
    display: none;
  }
  .l-header--inset {
    position: absolute;
  }
  .l-footer {
    background-size: cover;
  }
  .l-footer__container {
    padding: 84px 90px 83px 90px;
  }
  .l-footer__top {
    min-height: 175px;
  }
  .l-footer__top__left-logo-area {
    margin-left: 0;
    padding: 16.12px 87px 0 33px;
    width: 253px;
  }
  .l-footer__top__right {
    border-right: 1px solid #D8D8D8;
    flex: unset;
    padding: 14.2px 13px 66px 13px;
    width: 43.4389140271%;
  }
  .l-footer__contact-list-column:first-child {
    padding-right: 0;
  }
  .l-footer__floating-link-1 {
    bottom: auto;
    right: 153px;
    top: 0;
  }
  .l-footer__floating-link-2 {
    bottom: auto;
    right: 36px;
    top: 45px;
  }
  .l-footer__bottom {
    padding: 80px 36px 0 33px;
  }
  .l-footer__bottom__menu {
    display: flex;
    justify-content: space-between;
  }
  .l-footer__bottom__menu__primary-item {
    padding-bottom: 0;
  }
  .l-footer__bottom__menu__secondary-list {
    display: block;
    padding-top: 10px;
  }
  .l-main {
    min-height: calc(100vh - 193px - 60px);
  }
  .c-logo-gallery-collections__collection.is-4 .c-logo-gallery__logos-container, .c-logo-gallery-collections__collection.is-4 .c-logo-gallery-collections__collection-container,
  .c-logo-gallery.is-4 .c-logo-gallery__logos-container,
  .c-logo-gallery.is-4 .c-logo-gallery-collections__collection-container {
    width: 100%;
  }
  .c-logo-gallery-collections__collection.is-8 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-8 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-8 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-8 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 184px !important;
  }
  .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-18 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-18 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-18 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-18 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 15.5px !important;
    margin-right: 15.5px !important;
  }
  .c-logo-gallery-collections__collection.is-19 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-19 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-19 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-19 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 15.5px !important;
  }
  .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 15.5px !important;
    margin-right: 15.5px !important;
  }
  .u-display--desktop-block {
    display: block;
  }
  .u-display--desktop-flex {
    display: flex;
  }
  .u-display--desktop-inline-flex {
    display: inline-flex;
  }
  .u-display--desktop-hide {
    display: none;
  }
  html {
    scroll-padding-top: 200px;
  }
  .c-banner-overview-header__container {
    display: flex;
    padding: 0;
  }
  .c-banner-overview-header__container::before {
    height: 77px;
    width: 82px;
    left: 0;
    top: 90px;
    z-index: 5;
  }
  .c-banner-overview-header__content-container {
    padding: 87px 67.5px 87px 90px;
    max-width: 100%;
    width: 687px;
  }
  .c-banner-overview-header__content-heading {
    padding-bottom: 22px;
    padding-right: 0;
  }
  .c-banner-overview-header__content-geometric-mask {
    width: 184px;
    left: 686px;
    top: 0;
    right: auto;
  }
  .c-banner-overview-header__background-container {
    flex: 1;
    position: relative;
    height: auto;
  }
  .c-banner-overview-header__background-image-area {
    height: 100%;
    width: 100%;
  }
  .c-simple-banner__container {
    height: 300px;
    padding: 111px 0px;
  }
  .c-simple-banner + .c-content-w-float-nav .c-content-w-float-nav__caption::after {
    right: 65px;
  }
  .c-card-basic-content {
    box-shadow: none;
  }
  .c-card-basic-content:hover {
    border-radius: 5px;
    box-shadow: -5px 10px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.25s;
  }
  .c-card-basic-content__image {
    border-radius: 5px;
  }
  .c-card-basic-content:hover {
    transition: all 0.25s;
  }
  .c-card-basic-content:hover .c-card-basic-content__image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-card-hexagon-icon__full-width-card__container {
    justify-content: space-between;
    max-width: 1008px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .c-card-hexagon-icon__full-width-card__left {
    max-width: 503px;
  }
  .c-card-hexagon-icon__full-width-card__copy {
    padding-right: 0;
  }
  .c-card-hexagon-icon:hover {
    box-shadow: -5px 7px 30px 0 rgba(0, 0, 0, 0.3);
  }
  .c-card-hexagon-icon:hover .c-card-hexagon-icon__title {
    color: #FFCC00;
    transition: all 0.25s;
  }
  .c-mini-card {
    box-shadow: none;
    max-width: 302px;
  }
  .c-mini-card:hover {
    box-shadow: -3px 8px 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 5px;
  }
  .c-mini-card:hover .c-mini-card__image-area:before {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .c-mini-card:hover .c-mini-card__image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-mini-card__image-area {
    width: 302px;
  }
  .c-mini-card__content {
    padding: 40px 47px 47px;
    max-width: 302px;
  }
  .c-mini-card--no-desc:hover .c-mini-card__image-area:before {
    border-radius: 5px;
    background-color: rgba(31, 43, 55, 0.6);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .c-mini-card--no-desc:hover .c-mini-card__cta {
    opacity: 1;
    transition: all 0.25s ease-in-out;
    visibility: visible;
  }
  .c-mini-card--no-desc .c-mini-card__content {
    min-height: 150px;
  }
  .c-mini-card--no-desc .c-mini-card__cta {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    top: 57px;
    transition: all 0.25s ease-in-out;
    visibility: hidden;
    width: auto;
  }
  .c-mini-card--no-desc {
    min-width: 302px;
  }
  .c-team-grid__cards {
    margin-left: auto;
    margin-right: auto;
    width: 1004px;
  }
  .c-team-grid__cards__grid {
    justify-content: flex-start;
    margin-left: -16px;
    margin-right: -16px;
  }
  .c-team-grid--managers::after {
    right: -178px;
    top: 8px;
  }
  .c-team-grid--trainers::after {
    left: -250px;
    top: 47px;
  }
  .c-team-grid--execs .c-team-grid__cards__grid {
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }
  .c-cardlist-featured__subtitle {
    padding-left: 87px;
  }
  .c-cardlist-featured__title {
    padding-left: 87px;
  }
  .c-cardlist-featured__card {
    min-width: 448px;
  }
  .c-cardlist-featured__arrows {
    display: none;
  }
  .c-cardlist-featured__slide-indicator {
    background-color: #D4D7D7;
    display: block;
    height: 1px;
    margin-left: 90px;
    margin-top: 51px;
    position: relative;
    width: 625px;
  }
  .c-cardlist-featured__desktop-link {
    display: block;
    position: absolute;
    right: 81px;
    top: 89px;
    z-index: 3;
  }
  .c-cardlist-featured__desktop-swipe {
    display: block;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 400px;
    transition: all 0.25s;
    z-index: 2;
  }
  .c-cardlist-featured .c-card-featured {
    padding: 0 25px 35px 25px;
  }
  .c-cardlist-content-overlay__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding: 0 90px;
  }
  .c-cardlist-content-overlay__card-image-container {
    min-width: 64.6363636364%;
  }
  .c-cardlist-content-overlay__card-image {
    border-radius: 5px;
  }
  .c-cardlist-content-overlay__card-content {
    margin: 0 0 0 -250px;
    min-width: 639px;
    padding: 86px 90px;
    width: 639px;
  }
  .c-cardlist-content-overlay__arrows-container {
    bottom: -8px;
    right: 178px;
  }
  .c-cardlist-content-overlay.is-reversed .c-cardlist-content-overlay__card-content {
    margin: 0 -250px 0 0;
  }
  .c-cardlist-grid-modal__cards-inner {
    margin-top: -262px;
    width: 1006px;
  }
  .c-cardlist-grid-modal__cards-inner .c-mini-card {
    margin-right: 50px;
    margin-top: 50px;
  }
  .c-cardlist-grid-modal__cards-inner .c-mini-card:nth-child(even) {
    margin-right: 50px;
  }
  .c-cardlist-grid-modal__cards-inner .c-mini-card:nth-child(3n+3) {
    margin-right: 0;
  }
  .c-cardlist-icon-grid__card-grid {
    justify-content: flex-start;
    width: 1006px;
  }
  .c-cardlist-icon-grid .c-card-hexagon-icon {
    margin-bottom: 50px;
    margin-left: 25px;
    margin-right: 25px;
    width: 275px;
  }
  .c-cardlist-icon-grid .c-card-hexagon-icon__full-width-card__container {
    margin-top: -158px;
    padding-top: 175px;
  }
  .c-cardlist-image-card-grid__heading {
    padding: 0 307px 21px;
  }
  .c-cardlist-image-card-grid__cards-container:after {
    display: none;
  }
  .c-cardlist-image-card-grid__cards {
    max-width: 1003px;
    width: 100%;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }
  .c-cardlist-image-card-grid__card {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    flex-flow: column;
    padding-top: 43px;
  }
  .c-cardlist-image-card-grid__arrows {
    display: none;
  }
  .c-cardlist-image-card-grid__desktop-swipe {
    display: none;
  }
  .c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__heading {
    padding-bottom: 134px;
  }
  .c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__cards-container {
    padding-top: 70px;
  }
  .c-cardlist-image-card-grid--inset-grey-bg .c-cardlist-image-card-grid__cards {
    margin-top: -183px;
  }
  .c-cardlist-product-grid-w-sidebar {
    padding-bottom: 120px;
  }
  .c-cardlist-product-grid-w-sidebar__container {
    align-items: flex-start;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  .c-cardlist-product-grid-w-sidebar__top-bar {
    flex: 0 0 100%;
  }
  .c-cardlist-product-grid-w-sidebar__top-bar__filter-toggle {
    display: none;
  }
  .c-cardlist-product-grid-w-sidebar__top-bar__results-found {
    display: block;
    margin: 0 0 0 0;
    order: 1;
  }
  .c-cardlist-product-grid-w-sidebar__top-bar__clear {
    border-bottom: 1px solid #00234F;
    font-size: 1rem;
    display: block;
    font-weight: 600;
    height: auto;
    line-height: 26px;
    margin: 0 0 0 50px;
    position: relative;
    order: 2;
  }
  .c-cardlist-product-grid-w-sidebar__top-bar__clear::before {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.3);
    height: 25px;
    left: -25px;
    top: calc(50% - 12.5px);
    width: 1px;
  }
  .c-cardlist-product-grid-w-sidebar__filters {
    flex: 0 0 250px;
    height: auto;
    opacity: 1;
    position: static;
  }
  .c-cardlist-product-grid-w-sidebar__filters__filter-backdrop {
    display: none;
  }
  .c-cardlist-product-grid-w-sidebar__filters__filter-content {
    background: #fff;
    height: auto;
    overflow: initial;
    position: relative;
    width: 100%;
  }
  .c-cardlist-product-grid-w-sidebar__filters__filter-close {
    display: none;
  }
  .c-cardlist-product-grid-w-sidebar__filters__heading {
    border-bottom: 0px;
    padding: 13px 20px 14px;
  }
  .c-cardlist-product-grid-w-sidebar__filters__inner {
    padding: 0px;
  }
  .c-cardlist-product-grid-w-sidebar__filters__top-bar {
    display: none;
  }
  .c-cardlist-product-grid-w-sidebar__list-container {
    flex: 1 1 20px;
    margin-left: 60px;
  }
  .c-cardlist-product-grid-w-sidebar__list {
    margin-top: -75px;
  }
  .c-cardlist-product-grid-w-sidebar__list__item {
    margin-top: 75px;
  }
  .c-related-cardlist__cards {
    align-items: stretch;
    max-width: 1004px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 0px 0;
  }
  .c-related-cardlist__card {
    box-shadow: none;
    max-width: 302px;
    margin-top: 49px;
  }
  .c-related-cardlist__card:not(:last-of-type) {
    margin-right: 49px;
  }
  .c-related-cardlist__card:hover {
    box-shadow: -3px 8px 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 5px;
  }
  .c-related-cardlist__card:hover .c-related-cardlist__card__image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-related-cardlist__card .c-mini-card:nth-child(even) {
    margin-right: 36px;
  }
  .c-related-cardlist__card .c-mini-card:nth-child(3n+3) {
    margin-right: 0;
  }
  .c-cardlist-scrolling-cards__eyebrow {
    padding-left: 0px;
    text-align: center;
  }
  .c-cardlist-scrolling-cards__title {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .c-cardlist-scrolling-cards__photos {
    padding-bottom: 35px;
    padding-left: 89px;
    display: flex;
    overflow: scroll;
    -ms-overflow-style: none;
    /* for Internet Explorer, Edge */
    overflow-y: visible;
    scrollbar-width: none;
    /* for Firefox */
  }
  .c-cardlist-scrolling-cards__photos::-webkit-scrollbar {
    display: none;
    /* for Chrome, Safari, and Opera */
  }
  .c-cardlist-scrolling-cards__photos:before {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 94%);
    bottom: 91px;
    content: "";
    height: 216px;
    opacity: 1;
    position: absolute;
    right: 0;
    transition: all 0.25s;
    width: 388px;
    z-index: 1;
  }
  .c-cardlist-scrolling-cards__photos:not(.slick-initialized) .c-cardlist-scrolling-cards__photo:not(:first-of-type) {
    display: block;
  }
  .c-cardlist-scrolling-cards__photo {
    margin-left: 50px;
    min-width: 398px;
    padding-left: 0;
  }
  .c-cardlist-scrolling-cards__photo:last-child {
    margin-right: 50px;
  }
  .c-cardlist-scrolling-cards__photo:hover {
    box-shadow: -5px 7px 30px 0 rgba(0, 0, 0, 0.25);
  }
  .c-cardlist-scrolling-cards__photo:hover .c-cardlist-scrolling-cards__photo__title {
    background-color: rgba(31, 43, 55, 0.35);
  }
  .c-cardlist-scrolling-cards__arrows {
    display: none;
  }
  .c-cardlist-scrolling-cards__slide-indicator {
    background-color: #D4D7D7;
    height: 1px;
    margin-left: 89px;
    margin-top: 55px;
    position: relative;
    width: 626px;
  }
  .c-cardlist-scrolling-cards__slide-indicator-container {
    display: block;
  }
  .c-cardlist-scrolling-cards__desktop-swipe {
    bottom: 115px;
    display: block;
    opacity: 1;
    position: absolute;
    right: 0;
    transition: all 0.25s;
    z-index: 2;
    pointer-events: none;
  }
  .c-carousel-featured-testimonials__container {
    width: 72.03125%;
  }
  .c-carousel-featured-testimonials__slide {
    padding-left: 162px;
    padding-right: 162px;
  }
  .c-carousel-logos__inner {
    padding-bottom: 80px;
    padding-top: 74px;
    width: 1100px;
  }
  .c-carousel-logos__bottom {
    padding-top: 52px;
  }
  .c-carousel-logos__slides {
    padding-left: 96px;
    padding-right: 69px;
  }
  .c-carousel-logos__slide {
    height: 176px;
    width: 156px;
  }
  .c-carousel-logos__slide__hex-bg {
    height: 176px;
    width: 156px;
  }
  .c-carousel-logos__slide__logos-container {
    height: 176px;
    width: 130px;
  }
  .c-carousel-logos__arrows-container {
    padding-top: 60px;
  }
  .c-carousel-logos__cta-mobile {
    display: none;
  }
  .c-carousel-logos .c-carousel__arrow {
    padding-top: 60px;
  }
  .c-carousel-logos__cta-desktop {
    bottom: 235px;
    display: inline;
    position: absolute;
    right: 0;
  }
  .c-carousel-primary-hero {
    background-color: #00234F;
  }
  .c-carousel-primary-hero__desktop-bg-container:before {
    background-color: #00295E;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 319px;
  }
  .c-carousel-primary-hero__desktop-bg-container:after {
    background-color: #00295E;
    content: "";
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
            clip-path: polygon(0 0, 0% 100%, 100% 100%);
    left: 319px;
    height: 100%;
    position: absolute;
    top: 0;
    width: 518px;
  }
  .c-carousel-primary-hero__container {
    padding: 211px 90px 111px 0;
  }
  .c-carousel-primary-hero__bg-things {
    overflow: hidden;
    height: 100%;
    padding-top: 0;
    width: 100%;
  }
  .c-carousel-primary-hero__bg-logo {
    bottom: auto;
    right: 169px;
    top: 211px;
  }
  .c-carousel-primary-hero__bg-outline {
    bottom: 373px;
  }
  .c-carousel-primary-hero__bg-icon-shape {
    bottom: 321px;
  }
  .c-carousel-primary-hero__slide {
    display: flex !important;
  }
  .c-carousel-primary-hero__slide-image-container {
    height: 610px;
    width: 49.5798319328%;
  }
  .c-carousel-primary-hero__slide-image {
    border-radius: 5px;
  }
  .c-carousel-primary-hero__slide-content-container {
    background-color: transparent;
    flex: 1;
    padding: 109px 0 162px 89px;
  }
  .c-carousel-primary-hero__slide-content-container:before {
    display: none;
  }
  .c-carousel-primary-hero__slide-content-container:after {
    display: none;
  }
  .c-carousel-primary-hero__nav {
    bottom: 111px;
    left: auto;
    right: 90px;
  }
  .c-carousel-primary-hero__nav-item:last-child {
    margin-right: 56px;
  }
  .c-carousel-primary-hero__desktop-bg-shapes {
    display: block;
    height: 220px;
    position: absolute;
    top: 614px;
    z-index: 2;
  }
  .c-slider-3d {
    padding-bottom: 60.9756097561%;
  }
  .c-slider-3d__papa-bernard {
    left: 0px;
    top: 0px;
    width: 50%;
  }
  .c-slider-3d__100-years {
    bottom: 20%;
    height: 200px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
  }
  .c-slider-3d__diagram {
    left: auto;
    right: 0px;
    width: 50%;
  }
  .c-slider-3d__diagram__overflow {
    justify-content: flex-start;
  }
  .c-slider-3d__container {
    width: calc(100% - 70px);
  }
  .c-slider-3d__starting-caption__inner {
    padding-top: 14.6341463415%;
  }
  .c-slider-3d__starting-caption__cta {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
  }
  .c-slider-3d__starting-caption__eyebrow {
    margin-right: 38px;
    margin-top: 0px;
  }
  .c-slider-3d__starting-caption__button {
    margin-top: 0px;
  }
  .c-slider-3d__slider {
    display: block;
    margin: 0px;
  }
  .c-slider-3d__slider__inner {
    background: none;
    padding: 10vw 0 0;
    margin: 0 auto 0 0;
  }
  .c-slider-3d__slider__indicator-line {
    position: relative;
    height: 2px;
    left: 280px;
    top: -15px;
    width: 450px;
  }
  .c-slider-3d__slide__title {
    max-width: 60%;
  }
  .c-slider-3d__slide__desc {
    font-size: 22px;
    min-height: 194px;
    padding-bottom: 40px;
    max-width: calc(50% - 70px);
  }
  .c-carousel-thumbnails__carousels {
    display: flex;
    margin-bottom: 118px;
    padding-top: 32px;
  }
  .c-carousel-thumbnails__main-image-carousel {
    width: 535px;
  }
  .c-carousel-thumbnails__main-image-carousel__main-image {
    height: 279px;
    width: 515px;
  }
  .c-carousel-thumbnails__thumbnails-carousel {
    bottom: -117px;
    left: 0;
    margin-bottom: 0;
    margin-top: 0;
    position: absolute;
    width: 100%;
  }
  .c-carousel-thumbnails__thumbnails-carousel__slides {
    padding: 0;
  }
  .c-carousel-thumbnails__thumbnails-carousel__slides .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
    width: 100% !important;
  }
  .c-carousel-thumbnails__thumbnails-carousel__slide {
    border-radius: 5px;
    margin-right: 27px;
    max-width: 145px;
  }
  .c-carousel-thumbnails__thumbnails-carousel__slide:last-child {
    margin-right: 0;
  }
  .c-carousel-thumbnails__thumbnails-carousel__slide.slick-current {
    outline: 3px solid #299CE9;
    outline-offset: -2px;
  }
  .c-carousel-thumbnails__thumbnails-carousel__image {
    height: 79px;
    width: 100%;
  }
  .c-carousel-thumbnails__thumbnails-carousel__arrows {
    display: none;
  }
  .c-carousel-thumbnails__copy-carousel {
    margin-left: 37px;
    width: 258px;
  }
  .c-carousel-thumbnails__copy-carousel__slide {
    margin-right: 100px;
    width: 200px;
  }
  .c-carousel-thumbnails__copy-carousel__copy {
    padding-right: 0;
  }
  .c-carousel-thumbnails__external-arrows-container {
    bottom: auto;
    top: 54%;
    transform: translateY(-50%);
    width: 100%;
  }
  .c-carousel-employee-spotlight__container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-carousel-employee-spotlight__slide {
    display: flex !important;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
  }
  .c-carousel-employee-spotlight__slide__content {
    text-align: left;
    padding-left: 65px;
    max-width: 432px;
  }
  .c-carousel-employee-spotlight__slide__image {
    padding: 0px;
  }
  .c-carousel-employee-spotlight__slide__copy::after {
    bottom: 22px;
    margin-left: 0;
    left: 0;
  }
  .c-carousel-employee-spotlight__slide__copy {
    padding-bottom: 60px;
  }
  .c-carousel-employee-spotlight__arrows-container {
    width: calc(100% - 180px);
  }
  .c-carousel-employee-spotlight__dots-container {
    padding-top: 69px;
  }
  .c-carousel__arrow:hover svg g {
    fill: #ACB5BC;
    transition: all 0.25s;
  }
  .c-carousel__arrow:hover svg .c-cardlist-featured__arrow__svg-arrow {
    stroke: #fff;
    transition: all 0.25s;
  }
  .c-content-block {
    padding-left: 90px;
    padding-right: 90px;
  }
  .c-content-block__container {
    background: #1F2B37 url("/img/components/content-block/desktop-line-bg.png");
    background-position: 100% 100%;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    padding: 35px 89px;
  }
  .c-content-block__copy-container {
    text-align: left;
  }
  .c-content-block__copy-heading {
    padding-bottom: 5px;
  }
  .c-content-block__copy-subheading {
    padding-bottom: 0;
  }
  .c-content-cards-slider__container {
    max-width: 1190px;
    width: calc(100% - 90px);
  }
  .c-content-cards-slider__cards {
    justify-content: space-between;
  }
  .c-content-cards-slider__cards::before {
    display: none;
  }
  .c-content-cards-slider__card {
    min-width: auto;
    padding-left: 45px;
    padding-right: 45px;
    width: 50%;
  }
  .c-content-cards-slider__card:first-child {
    margin-left: 0;
  }
  .c-content-cards-slider__card:last-child {
    margin-right: 0;
  }
  .c-content-cards-slider__swipe {
    display: none;
  }
  .c-content-icon-list__container {
    background-image: url("/img/components/content-icon-list/backgrounds/desktop@2x.png");
    width: calc(100% - 100px);
  }
  .c-content-icon-list__icons {
    padding-top: 38px;
  }
  .c-content-icon-list__icon-container {
    width: 25%;
  }
  .c-content-icon-list__link {
    right: 39px;
    top: 36px;
  }
  .c-content-info-blocks__blocks {
    justify-content: space-between;
    padding: 0 139px 172px;
  }
  .c-content-info-blocks__block:first-child {
    margin-right: 0;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__icons {
    margin-left: auto;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__copy-container {
    flex-direction: column;
    padding-top: 0;
    width: 100%;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__heading {
    text-align: center;
  }
  .c-content-info-blocks__block--tablet-flex .c-content-info-blocks__block__copy-block {
    text-align: center;
    width: 100%;
  }
  .c-content-intro-highlight__left {
    padding: 0 90px 0 90px;
  }
  .c-content-intro-highlight__right {
    padding: 50px 32px 65px;
    width: 426px;
  }
  .c-content-intro-highlight__right:before {
    display: block;
    width: 114px;
  }
  .c-content-intro-highlight__right:after {
    height: 100%;
    left: 114px;
    width: 260px;
  }
  .c-content-plus-images__container {
    align-items: center;
    display: flex;
    width: calc(100% - 180px);
  }
  .c-content-plus-images__images-container {
    margin-left: 69px;
    position: relative;
    width: 40.8219178082%;
  }
  .c-content-plus-images__main-image-container {
    margin-right: 63px;
  }
  .c-content-plus-images__knockout-image-container {
    margin-left: 208px;
  }
  .c-content-plus-images__content {
    flex: 1;
    padding-left: 107px;
  }
  .c-content-plus-images.is-reversed .c-content-plus-images__container {
    flex-flow: row-reverse;
  }
  .c-content-plus-images.is-reversed .c-content-plus-images__images-container {
    margin-left: 69px;
    margin-right: 0px;
  }
  .c-content-plus-images.is-reversed .c-content-plus-images__content {
    padding-left: 0px;
    padding-right: 105px;
  }
  .c-content-plus-images--single .c-content-plus-images__container {
    margin-left: auto;
    width: calc(100% - 276px);
  }
  .c-content-plus-images--single .c-content-plus-images__images-container::before {
    left: 20px;
  }
  .c-content-plus-images--single .c-content-plus-images__images-container {
    margin-left: 0px;
    margin-right: 107px;
    width: 42.03187251%;
  }
  .c-content-plus-images--single .c-content-plus-images__main-image-container {
    max-width: 422px;
    max-height: 448px;
  }
  .c-content-plus-images--single .c-content-plus-images__content::after {
    height: 279px;
    width: 329px;
    bottom: 50px;
    right: -110px;
  }
  .c-content-plus-images--single .c-content-plus-images__content {
    padding: 0;
  }
  .c-content-plus-images--single.is-reversed .c-content-plus-images__container {
    flex-flow: row-reverse;
  }
  .c-content-plus-images--single.is-reversed .c-content-plus-images__images-container {
    margin-left: 108px;
    margin-right: 0px;
  }
  .c-content-plus-images--single.is-reversed .c-content-plus-images__content {
    padding-right: 0;
  }
  .c-content-plus-images--single.is-reversed .c-content-plus-images__content::after {
    left: -233px;
    top: 38px;
    z-index: -1;
  }
  .c-content-w-graphic {
    padding-top: 53px;
  }
  .c-content-w-graphic__container {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    max-width: 1100px;
  }
  .c-content-w-graphic__caption {
    margin-left: 0px;
    align-items: flex-start;
    display: flex;
    flex: 1 1 20px;
    justify-content: center;
  }
  .c-content-w-graphic__image {
    flex: 0 0 auto;
    margin: 0 0 0 88px;
    width: 50.2727272727%;
    justify-content: center;
    align-items: center;
  }
  .c-content-w-graphic--reverse .c-content-w-graphic__image {
    margin: 0 88px 0 0;
  }
  .c-content-tabbed-group__container {
    max-width: 1100px;
  }
  .c-content-tabbed-group__categories {
    margin-bottom: 86px;
  }
  .c-content-tabbed-group__categories-inner {
    margin-left: 0;
    justify-content: space-between;
    padding-left: 88px;
    padding-right: 84px;
  }
  .c-content-tabbed-group__categories-inner.is-desktop-scroll .c-content-tabbed-group__category {
    padding: 19px 0 23px 45px !important;
  }
  .c-content-tabbed-group__categories-inner.is-desktop-scroll:after {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 84px;
    z-index: 1;
  }
  .c-content-tabbed-group__categories-group-container:after {
    opacity: 0;
    height: 90%;
    right: 0;
    top: 3px;
  }
  .c-content-tabbed-group__categories-group {
    padding-left: 0;
    padding-right: 0;
  }
  .c-content-tabbed-group__category {
    padding: 19px 0 23px 78px;
  }
  .c-content-tabbed-group__panels {
    margin-bottom: 0;
  }
  .c-content-tabbed-group__panel {
    padding-left: 8.1818181818%;
    padding-right: 8.1818181818%;
  }
  .c-content-tabbed-group__panel.is-reversed .c-content-tabbed-group__panel-container {
    align-content: flex-start;
    display: flex;
    flex-direction: row-reverse;
  }
  .c-content-tabbed-group__panel.is-reversed .c-content-tabbed-group__panel-copy-container {
    padding: 0 0 0 60px;
  }
  .c-content-tabbed-group__panel.is-reversed .c-content-tabbed-group__panel-image-shape-small {
    bottom: auto;
    left: -62px;
    right: auto;
    top: 19px;
  }
  .c-content-tabbed-group__panel.is-reversed .c-content-tabbed-group__panel-image-shape-large {
    bottom: auto;
    left: -50px;
    right: auto;
    top: -50px;
  }
  .c-content-tabbed-group__panel-container {
    align-content: flex-start;
    display: flex;
  }
  .c-content-tabbed-group__panel-copy-container {
    flex: 1;
    height: 100%;
    padding: 0 60px 0 0;
  }
  .c-content-tabbed-group__panel-image-container {
    margin-bottom: 50px;
    height: 100%;
    padding-top: 0;
    width: 41.0869565217%;
  }
  .c-content-tabbed-group__panel-picture {
    position: relative;
  }
  .c-content-image-block__container {
    display: flex;
    flex-flow: row;
    max-width: 1102px;
  }
  .c-content-image-block__image-area {
    max-width: 459px;
  }
  .c-content-image-block__image {
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
  }
  .c-content-image-block__content {
    flex: 1 1 auto;
    padding: 82px 90px 83px 94px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .c-content-image-block__content-bg {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 5px;
  }
  .c-content-image-block__content-eyebrow {
    padding-bottom: 12px;
  }
  .c-content-image-block--reverse .c-content-image-block__container {
    flex-flow: row-reverse;
    border-radius: 5px;
  }
  .c-content-image-block--reverse .c-content-image-block__image {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .c-content-image-block--reverse .c-content-image-block__content {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .c-content-image-block--reverse .c-content-image-block__content-bg {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .c-branded-content__container {
    max-width: 1102px;
    margin: 0px auto;
    padding: 65px 312px 74px;
  }
  .c-branded-content__container::after {
    width: 264px;
    height: 290px;
    left: 112px;
  }
  .c-branded-content__cta {
    top: 26px;
    right: 39px;
  }
  .c-branded-content--full-bleed .c-branded-content__container:after {
    left: calc((100vw - 795px) / 2);
  }
  .c-form-box {
    padding: 66px 50px 77px;
  }
  .c-form-over-image {
    padding: 0px 90px;
  }
  .c-form-over-image__image-container {
    min-height: 853px;
    max-height: 853px;
    padding-bottom: 0;
    top: 112px;
  }
  .c-form-over-image__image-heading {
    display: none;
  }
  .c-form-over-image .c-form-section__title {
    display: block;
  }
  .c-form-pseudo-select__input-wrapper {
    display: none;
  }
  .c-form-pseudo-select__input-wrapper.is-desktop {
    display: block !important;
  }
  .c-form-pseudo-select__desktop {
    display: block;
  }
  .c-404:before {
    width: 194px;
  }
  .c-404:after {
    left: 194px;
    width: 514px;
  }
  .c-404 {
    display: flex;
    min-height: calc(100vh - 121px - 60px);
  }
  .c-404__side-img {
    display: block;
    left: 0;
    position: absolute;
    top: 229px;
    z-index: 2;
  }
  .c-404__container {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    margin-left: auto;
    margin-right: auto;
    max-width: 1067px;
    padding: 0 20px;
  }
  .c-404__copy-links-container {
    padding-top: 0;
  }
  .c-404__big-text {
    width: 420px;
  }
  .c-big-map__map-image {
    height: 789px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .c-big-map__content {
    margin-top: -110px;
  }
  .c-big-map__content-container {
    display: flex;
    margin-left: 90px;
    padding-top: 0;
    width: 768px;
  }
  .c-big-map__content-shape {
    font-size: 90px;
    right: 331px;
    top: -44px;
  }
  .c-big-map__content-callout {
    padding-top: 40px;
  }
  .c-big-map__content-legend:before {
    width: 132px;
  }
  .c-big-map__content-legend:after {
    left: 132px;
    width: 172px;
  }
  .c-big-map__content-legend {
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
  }
  .c-big-map__content-legend-item:after {
    bottom: 30px;
    height: 2px;
    left: 40px;
    top: auto;
    width: 31px;
  }
  .c-big-map__content-legend-item {
    flex: 1;
    padding-bottom: 58px;
    padding-right: 0;
  }
  .c-dropdown-search::before {
    width: 367px;
  }
  .c-dropdown-search:after {
    left: 367px;
    width: 85px;
  }
  .c-dropdown-search__container {
    padding: 41px 0;
  }
  .c-dropdown-search__icon-bg {
    top: -169px;
    right: -174px;
  }
  .c-dropdown-search__heading {
    padding-right: 128px;
    width: 328px;
  }
  .c-dropdown-search__dropdown-container {
    width: 235px;
  }
  .c-dropdown-search__dropdown-text-seperator {
    padding: 0 53.15px;
  }
  .c-dropdown-search__dropdown-text-seperator:after {
    content: "\e908";
    display: block;
    position: absolute;
    pointer-events: none;
    font-family: "icomoon";
    color: #1F2B37;
    font-size: 33px;
    left: 43.5px;
    top: 0;
    transform: rotate(90deg);
    z-index: -1;
  }
  .c-faq-list__faq__question {
    padding-left: 30px;
    padding-right: 80px;
  }
  .c-faq-list__faq__question::before, .c-faq-list__faq__question::after {
    right: 30px;
  }
  .c-faq-list__faq__answer-text {
    padding-left: 30px;
    padding-right: 80px;
  }
  .c-modal__content {
    width: 921px;
  }
  .c-modal__content__container {
    padding: 0 100px;
  }
  .c-modal__content__article {
    position: relative;
    width: 100%;
  }
  .c-modal__content__article::before, .c-modal__content__article::after {
    height: 85px;
  }
  .c-modal--carousel-thumbnails .c-modal__content__container {
    padding: 0;
  }
  .c-modal--carousel-thumbnails .c-modal__content {
    width: 1000px;
  }
  .c-modal--carousel-thumbnails .c-carousel-thumbnails__carousels {
    margin-left: 137px;
    margin-right: 137px;
  }
  .c-modal--carousel-thumbnails .c-carousel__arrow {
    margin-left: -99px;
  }
  .c-modal--carousel-thumbnails .c-carousel__arrow.is-right {
    margin-right: -99px;
  }
  .c-modal--is-bio.is-open .c-modal__content {
    max-width: 921px;
  }
  .c-content-w-float-nav__flex {
    display: flex;
    flex-flow: row-reverse nowrap;
    justify-content: left;
    width: 100%;
    background-color: #F3F3F3;
  }
  .c-content-w-float-nav__container {
    display: flex;
    flex-flow: column;
  }
  .c-content-w-float-nav__caption {
    margin-left: 0;
    margin-right: auto;
    max-width: 893px;
    padding: 83px 90px 92px 90px;
    width: 100%;
  }
  .c-content-w-float-nav__wrap {
    display: flex;
    flex-flow: column;
    margin-bottom: -32px;
    margin-top: -32px;
    position: relative;
  }
  .c-content-w-float-nav__toggle {
    display: none;
  }
  .c-content-w-float-nav__nav {
    flex: 1 0 90px;
    min-width: 387px;
  }
  .c-content-w-float-nav__nav__container {
    display: flex;
    padding: 27px 50px 57px 50px;
    max-width: 387px;
  }
  .c-content-w-float-nav__nav__nav-item {
    padding: 17px 60px 17px 0px;
  }
  .c-content-w-float-nav__nav__nav-item:last-of-type {
    padding-bottom: 45px;
  }
  .c-content-w-float-nav__nav__social {
    padding: 14px 100px 20px 51px;
    height: 57px;
  }
  .c-status-page:after {
    left: 388px;
    width: 515px;
  }
  .c-status-page__shape-pair {
    top: 185px;
  }
  .c-sticky-nav__nav-item {
    padding-right: 32px;
  }
  .c-sticky-nav__nav-item.is-spaced-out {
    padding-right: 65px;
  }
  .c-sticky-nav__nav-item.is-spaced-out:after {
    width: calc(100% - 65px);
  }
  .c-sticky-nav.is-sticky .c-sticky-nav__container {
    top: 198px;
  }
  .c-sticky-nav--spaced-out .c-sticky-nav__nav-item {
    padding-right: 65px;
  }
  .c-sticky-nav--spaced-out .c-sticky-nav__nav-item:after {
    width: calc(100% - 65px);
  }
  .c-bio-modal__image {
    height: 391px;
    padding: 28px 267px 0px;
  }
  .c-bio-modal__image:hover .c-bio-modal__image__button {
    display: flex;
  }
  .c-bio-modal__content__container {
    padding: 90px;
  }
  .page-about-us .c-content-plus-images:last-child {
    padding-bottom: 113px !important;
  }
  .page-home .c-content-tabbed-group {
    padding-bottom: 68px;
    padding-top: 110px;
  }
  .page-home .c-simple-content {
    margin-top: -111px;
    padding-bottom: 66px;
    padding-top: 216px;
  }
  .page-home .c-simple-content .c-simple-content__copy {
    max-width: 560px;
  }
  .page-home .c-logo-gallery {
    padding-bottom: 222px !important;
  }
  .page-home .c-content-cards-slider {
    margin-top: -113px;
    padding-bottom: 34px;
  }
  .page-home .c-content-plus-images {
    padding-bottom: 111px !important;
    padding-top: 102px;
  }
  .page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-anchor + .c-cardlist-scrolling-cards::after {
    height: 253px;
  }
  .page-equipment-solutions .c-cardlist-icon-grid.c-cardlist-icon-grid--bg-grey + .c-cardlist-scrolling-cards::after {
    height: 253px;
  }
  .page-equipment-solutions:last-child .c-content-plus-images {
    padding-bottom: 108px !important;
    padding-top: 108px;
  }
  .page-equipment-detail .c-simple-content + .c-cardlist-grid-modal {
    padding-bottom: 111px !important;
  }
  .page-equipment-detail .c-cardlist-image-card-grid .c-cardlist-image-card-grid__cards-container {
    padding-bottom: 47px;
  }
  .page-equipment-detail .c-content-w-graphic {
    padding-bottom: 16px;
  }
  .page-service-operations-detail:last-child .c-related-cardlist {
    padding-bottom: 74px !important;
  }
  .page-specialty-services .c-cardlist-icon-grid + .c-carousel-featured-testimonials {
    padding-top: 104px;
  }
  .page-our-people .c-content-cards-slider {
    padding-bottom: 21px !important;
  }
  .page-contact-us .c-content-info-blocks {
    padding-top: 112px;
  }
  .page-contact-us .c-content-info-blocks .c-content-info-blocks__blocks {
    padding-bottom: 175px;
  }
  .page-contact-us .c-content-info-blocks + .c-content-block {
    margin-top: -122px;
  }
  .page-contact-us .c-big-map + .c-content-cards-slider {
    padding-top: 111px;
  }
  .page-contact-us .c-content-cards-slider + .c-form-over-image {
    padding-top: 0;
  }
  .page-contact-us .c-form-over-image {
    min-height: 1075px;
  }
  .page-contact-us .c-form-over-image .c-form-box {
    min-height: 1075px;
  }
  .page-contact-us .c-form-over-image + .c-content-plus-images {
    padding-top: 48px;
  }
  .page-contact-us .c-content-plus-images.l-page__component:last-child {
    padding-bottom: 111px !important;
  }
  .toolkit__container {
    flex-wrap: wrap;
  }
  .toolkit__column, .toolkit__column--content, .toolkit__column--nav {
    height: 100%;
    width: 80%;
  }
  .toolkit__column--nav {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    overflow: scroll;
    width: 20%;
  }
  .toolkit__column--content {
    overflow: hidden;
  }
  .toolkit__content {
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .l-app__header {
    padding: 0 50px;
  }
  .l-app__header__flex__menu-toggle:hover .l-app__header__flex__menu-toggle__hover {
    opacity: 1;
  }
  .l-app__header.is-fixed {
    padding: 0 50px !important;
  }
  .l-app__utility-bar {
    width: 230px;
  }
  .l-app__utility-bar__logo {
    left: 70px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .c-cardlist-featured__cards-container:before {
    height: 100%;
  }
  .c-cardlist-featured__card:first-child {
    margin-left: 62px;
  }
  .c-cardlist-image-card-grid__cards-container:before {
    display: none;
  }
  .c-cardlist-image-card-grid__card:first-child {
    margin-left: 0px;
  }
  .c-cardlist-scrolling-cards__photo:first-child {
    margin-left: 0;
  }
  .c-content-info-blocks__block--tablet-flex {
    display: block;
    margin-left: 0;
    width: 300px !important;
  }
  .c-logo-gallery-collections__background-shapes .c-background-shapes-large-small__background-shapes {
    right: 52px;
  }
  .c-status-page:before {
    width: 388px;
  }
  .c-sticky-nav__nav-items-scroll {
    padding-left: 89px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 768px) {
  .c-cardlist-product-grid-w-sidebar__top-bar__clear {
    font-size: 1.1428571429rem;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .c-slider-3d__backdrop {
    left: auto;
    right: 0px;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .l-flex-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-xl-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-xl-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-xl-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-xl-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-xl-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-xl-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-xl-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-xl-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-xl-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-xl-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-xl-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-xl-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-xl-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-xl-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-xl-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-xl-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-xl {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-xl {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-xl {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-xl {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-xl {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-xl {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-xl {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-xl {
      @include flex-row-spacing(space-around);
    }

    &-between-xl {
      @include flex-row-spacing(space-between);
    }

    &-first-xl {
      @include flex-column-order(first);
    }

    &-last-xl {
      @include flex-column-order(last);
    }

  }
  */
  .l-footer__top__right {
    padding: 14.2px 69px 66px 69px;
    width: 48.5844748858%;
  }
  .l-footer__contact-list-column:first-child {
    padding-right: 24px;
  }
  .c-logo-gallery-collections__collection.is-15 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-15 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-15 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-15 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 515px !important;
  }
  .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery__logo:nth-last-child(2), .c-logo-gallery-collections__collection.is-16 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2),
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery__logo:nth-last-child(2),
  .c-logo-gallery.is-16 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2) {
    margin-left: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-17 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-17 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-17 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-17 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 184px !important;
  }
  .c-logo-gallery-collections__collection.is-21 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-21 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-21 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-21 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 15.5px !important;
  }
  .c-logo-gallery-collections__collection.is-22 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-22 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-22 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-22 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 176px !important;
  }
  .c-logo-gallery-collections__collection.is-23 .is-proportionate .c-logo-gallery__logo:nth-last-child(2), .c-logo-gallery-collections__collection.is-23 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2),
  .c-logo-gallery.is-23 .is-proportionate .c-logo-gallery__logo:nth-last-child(2),
  .c-logo-gallery.is-23 .is-proportionate .c-logo-gallery-collections__logo:nth-last-child(2) {
    margin-left: 13.5px !important;
  }
  .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-24 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-right: 515px !important;
  }
  .c-logo-gallery-collections__collection.is-25 .is-proportionate .c-logo-gallery__logo:last-child, .c-logo-gallery-collections__collection.is-25 .is-proportionate .c-logo-gallery-collections__logo:last-child,
  .c-logo-gallery.is-25 .is-proportionate .c-logo-gallery__logo:last-child,
  .c-logo-gallery.is-25 .is-proportionate .c-logo-gallery-collections__logo:last-child {
    margin-left: 13.5px !important;
  }
  .c-banner-overview-header__content-container {
    margin-left: 0;
    margin-right: auto;
  }
  .c-cardlist-icon-grid__card-grid {
    width: 1056px;
  }
  .c-cardlist-icon-grid .c-card-hexagon-icon {
    width: 302px;
  }
  .c-cardlist-image-card-grid__cards {
    max-width: 1003px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-carousel-logos__slide__logos-container {
    width: 156px;
  }
  .c-carousel-primary-hero__slide-image {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .c-slider-3d__slider__inner {
    padding-top: 17vw;
  }
  .c-slider-3d__slide__title {
    max-width: calc(50% - 70px);
  }
  .c-carousel-thumbnails__main-image-carousel__main-image {
    height: 290px;
    width: 535px;
  }
  .c-carousel-thumbnails__copy-carousel__slide {
    margin-right: 0;
    width: 258px;
  }
  .c-content-icon-list__container {
    width: calc(100% - 180px);
  }
  .c-content-icon-list-banner__container {
    background-image: url("/img/components/content-icon-list-banner/backgrounds/desktop@2x.png");
    padding: 34px 0 89px;
  }
  .c-content-icon-list-banner__inner {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
  }
  .c-content-icon-list-banner__content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 63px;
    margin-right: 0;
    max-width: 400px;
    padding-top: 44px;
    text-align: left;
  }
  .c-content-icon-list-banner__icons {
    margin-left: 35px;
    margin-top: 48px;
    width: 699px;
  }
  .c-content-icon-list-banner__icon-container {
    margin-left: 16px;
    margin-right: 16px;
    max-width: 201px;
  }
  .c-content-icon-list-banner.is-reversed .c-content-icon-list-banner__container {
    flex-direction: row-reverse;
  }
  .c-content-icon-list-banner.is-reversed .c-content-icon-list-banner__content {
    margin-left: 0;
    margin-right: auto;
  }
  .c-content-icon-list-banner.is-reversed .c-content-icon-list-banner__icons {
    margin-left: auto;
    margin-right: 30px;
  }
  .c-logo-gallery__container {
    width: calc(100% - 184px);
  }
  .c-logo-gallery__logos-container, .c-logo-gallery-collections__collection-container {
    padding-top: 7px;
    width: 837px;
  }
  .c-logo-gallery__logos-container.is-desktop-5-by-4 .c-logo-gallery__logo:nth-child(7n+1), .c-logo-gallery__logos-container.is-desktop-5-by-4 .c-logo-gallery-collections__logo:nth-child(7n+1), .is-desktop-5-by-4.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+1), .is-desktop-5-by-4.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+1) {
    margin-left: 15.5px;
  }
  .c-logo-gallery__logos-container.is-desktop-5-by-4 .c-logo-gallery__logo:nth-child(7n+3), .c-logo-gallery__logos-container.is-desktop-5-by-4 .c-logo-gallery-collections__logo:nth-child(7n+3), .is-desktop-5-by-4.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+3), .is-desktop-5-by-4.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+3) {
    margin-right: 15.5px;
  }
  .c-logo-gallery__logos-container.is-desktop-5-by-4 .c-logo-gallery__logo:nth-child(9n+9), .c-logo-gallery__logos-container.is-desktop-5-by-4 .c-logo-gallery-collections__logo:nth-child(9n+9), .is-desktop-5-by-4.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(9n+9), .is-desktop-5-by-4.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(9n+9) {
    margin-right: 18px;
  }
  .c-logo-gallery__logos-container.is-desktop-4-by-3, .is-desktop-4-by-3.c-logo-gallery-collections__collection-container {
    padding-top: 7px;
    width: 668px;
  }
  .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery__logo:nth-child(7n+1), .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery-collections__logo:nth-child(7n+1), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+1), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+1) {
    margin-left: 15.5px;
  }
  .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery__logo:nth-child(7n+3), .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery-collections__logo:nth-child(7n+3), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+3), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+3) {
    margin-right: 15.5px;
  }
  .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery__logo:nth-child(7n+7), .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery-collections__logo:nth-child(7n+7), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(7n+7), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(7n+7) {
    margin-right: 18px;
  }
  .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery__logo:last-child:nth-child(7n+6), .c-logo-gallery__logos-container.is-desktop-4-by-3 .c-logo-gallery-collections__logo:last-child:nth-child(7n+6), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:last-child:nth-child(7n+6), .is-desktop-4-by-3.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:last-child:nth-child(7n+6) {
    margin-right: 189px;
  }
  .c-logo-gallery__logo, .c-logo-gallery-collections__logo {
    margin-left: 15.5px;
    margin-right: 15.5px;
    margin-top: -7px;
  }
  .c-content-image-block__container {
    min-width: 1102px;
  }
  .c-content-image-block__image-area {
    min-width: 459px;
  }
  .c-404__copy-links-container {
    min-width: 548px;
  }
  .c-404__big-text {
    width: 519px;
  }
  .c-modal--carousel-thumbnails .c-modal__content {
    width: 1102px;
  }
}
@media only screen and (min-width: 1280px) {
  .l-flex-col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-xxl-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-xxl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-xxl-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-xxl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-xxl-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-xxl-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-xxl-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-xxl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-xxl-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-xxl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-xxl-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-xxl-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-xxl-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-xxl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-xxl-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-xxl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-xxl-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-xxl-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-xxl-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-xxl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-xxl-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-xxl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-xxl-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-xxl-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-xxl {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-xxl {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-xxl {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-xxl {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-xxl {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-xxl {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-xxl {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-xxl {
      @include flex-row-spacing(space-around);
    }

    &-between-xxl {
      @include flex-row-spacing(space-between);
    }

    &-first-xxl {
      @include flex-column-order(first);
    }

    &-last-xxl {
      @include flex-column-order(last);
    }

  }
  */
  .l-footer__container {
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
  }
  .l-footer__bottom-ribbon__container {
    margin-left: auto;
    margin-right: auto;
    padding: 15px 90px;
    width: 1280px;
  }
  .c-team-grid--managers::after {
    right: -120px;
  }
  .c-team-grid--trainers::after {
    left: -168px;
  }
  .c-slider-3d {
    height: 1000px;
    padding-bottom: 0px;
  }
  .c-slider-3d__starting-caption__inner {
    padding-top: 240px;
  }
  .c-slider-3d__slider__inner {
    padding-top: 348px;
  }
  .c-content-block {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 1100px;
  }
  .c-content-icon-list__container {
    width: 1100px;
  }
  .c-content-icon-list-banner__content {
    margin-left: 90px;
  }
  .c-content-icon-list-banner__icons {
    margin-left: 36px;
  }
  .c-content-info-blocks__blocks {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 1002px;
  }
  .c-content-plus-images__container {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
  }
  .c-content-plus-images--single .c-content-plus-images__container {
    width: 1004px;
  }
  .c-content-tabbed-group__panel {
    padding-left: 90px;
    padding-right: 90px;
  }
  .c-status-page:after {
    left: calc((100vw - 522px) / 2);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1280px) {
  .c-status-page:before {
    width: calc((100vw - 522px) / 2);
  }
}
@media only screen and (min-width: 1440px) {
  .l-flex-col-site-max {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .l-flex-col-site-max-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .l-flex-col-site-max-offset-1 {
    margin-left: 8.3333333333%;
  }
  .l-flex-col-site-max-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .l-flex-col-site-max-offset-2 {
    margin-left: 16.6666666667%;
  }
  .l-flex-col-site-max-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .l-flex-col-site-max-offset-3 {
    margin-left: 25%;
  }
  .l-flex-col-site-max-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .l-flex-col-site-max-offset-4 {
    margin-left: 33.3333333333%;
  }
  .l-flex-col-site-max-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .l-flex-col-site-max-offset-5 {
    margin-left: 41.6666666667%;
  }
  .l-flex-col-site-max-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .l-flex-col-site-max-offset-6 {
    margin-left: 50%;
  }
  .l-flex-col-site-max-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .l-flex-col-site-max-offset-7 {
    margin-left: 58.3333333333%;
  }
  .l-flex-col-site-max-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .l-flex-col-site-max-offset-8 {
    margin-left: 66.6666666667%;
  }
  .l-flex-col-site-max-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .l-flex-col-site-max-offset-9 {
    margin-left: 75%;
  }
  .l-flex-col-site-max-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .l-flex-col-site-max-offset-10 {
    margin-left: 83.3333333333%;
  }
  .l-flex-col-site-max-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .l-flex-col-site-max-offset-11 {
    margin-left: 91.6666666667%;
  }
  .l-flex-col-site-max-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .l-flex-col-site-max-offset-12 {
    margin-left: 100%;
  }
  /*
  .l-flex {

    &-start-site-max {
      @include flex-row-alignment-horizontal(start);
    }

    &-center-site-max {
      @include flex-row-alignment-horizontal(center);
    }

    &-end-site-max {
      @include flex-row-alignment-horizontal(end);
    }

    &-top-site-max {
      @include flex-row-alignment-vertical(top);
    }

    &-middle-site-max {
      @include flex-row-alignment-vertical(middle);
    }

    &-bottom-site-max {
      @include flex-row-alignment-vertical(bottom);
    }

    &-stretch-site-max {
      @include flex-row-alignment-vertical(stretch);
    }

    &-around-site-max {
      @include flex-row-spacing(space-around);
    }

    &-between-site-max {
      @include flex-row-spacing(space-between);
    }

    &-first-site-max {
      @include flex-column-order(first);
    }

    &-last-site-max {
      @include flex-column-order(last);
    }

  }
  */
  .l-footer__contact-list-column:first-child {
    padding-right: 34px;
  }
  .c-banner-overview-header__container {
    max-width: 100%;
  }
  .c-banner-overview-header__container::after {
    display: block;
    z-index: 4;
  }
  .c-banner-overview-header__content-container {
    margin-left: auto;
    margin-right: auto;
  }
  .c-cardlist-featured__subtitle {
    padding-left: calc((100vw - 1098px) / 2);
  }
  .c-cardlist-featured__title {
    padding-left: calc((100vw - 1098px) / 2);
  }
  .c-cardlist-featured__slide-indicator {
    margin-left: calc((100vw - 1098px) / 2);
  }
  .c-cardlist-scrolling-cards__photos {
    padding-left: 145px;
  }
  .c-cardlist-scrolling-cards__slide-indicator {
    margin-left: 145px;
  }
  .c-carousel-featured-testimonials__container {
    width: 922px;
  }
  .c-carousel-primary-hero__desktop-bg-container:before {
    width: calc((100vw - 639px) / 2);
  }
  .c-carousel-primary-hero__container {
    margin-left: auto;
    margin-right: auto;
    padding: 211px 170px 111px 0;
    width: 1440px;
  }
  .c-carousel-primary-hero__slide-image-container {
    width: 670px;
  }
  .c-carousel-primary-hero__nav {
    right: 170px;
  }
  .c-carousel-primary-hero__small-diagonal-shape {
    left: calc((100vw - 1297px) / 2);
  }
  .c-carousel-primary-hero__large-diagonal-shape {
    left: calc((100vw - 1600px) / 2);
  }
  .c-content-intro-highlight__left {
    padding: 0 91px 0 170px;
  }
  .c-content-intro-highlight__right {
    padding: 50px 73px 65px;
    width: 507px;
  }
  .c-content-intro-highlight__right:before {
    width: 156px;
  }
  .c-content-intro-highlight__right:after {
    left: 156px;
  }
  .c-form-over-image {
    padding: 0 171px;
  }
  .c-404:before {
    width: calc((100vw - 639px) / 2);
  }
  .c-404:after {
    left: calc((100vw - 639px) / 2);
  }
  .c-big-map__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
  }
  .c-big-map__content-container {
    margin-left: 170px;
  }
  .c-dropdown-search::before {
    width: calc((100vw - 544px) / 2);
  }
  .c-dropdown-search:after {
    left: calc((100vw - 544px) / 2);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1440px) {
  .c-cardlist-featured__cards-container:before {
    width: 468px;
  }
  .c-cardlist-featured__card:first-child {
    margin-left: calc((100vw - 1146px) / 2);
  }
  .c-sticky-nav__nav-items-scroll {
    padding-left: 169px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1440px) {
  .c-carousel-primary-hero__desktop-bg-container:after {
    left: calc((100vw - 639px) / 2);
  }
}
@media only screen and (max-width: 1024px) {
  .l-header__primary .l-header__container {
    padding-right: 68px;
  }
  .l-header__primary__item.has-main-menu {
    display: none;
    padding: 0;
  }
  .c-cardlist-product-grid-w-sidebar__filters {
    pointer-events: none;
    transition: opacity 0.17s linear;
  }
  .c-cardlist-product-grid-w-sidebar__filters.is-open {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.3s ease;
  }
  .c-cardlist-product-grid-w-sidebar__filters.is-open .c-cardlist-product-grid-w-sidebar__filters__filter-content {
    transform: translateX(0);
    transition: transform 0.4s ease 0.1s;
  }
  .c-cardlist-product-grid-w-sidebar__filters__filter-content {
    transform: translateX(-100%);
    transition: transform 0.0001s linear 0.1s;
  }
  .c-content-w-float-nav__wrap.is-fixed {
    position: fixed;
    top: 100px;
    z-index: 9999;
  }
}
@media only screen and (max-width: 767px) {
  .l-header__primary .l-header__container {
    padding-right: 59px;
  }
  .c-content-cards-slider__cards:not(.slick-initialized) .c-content-cards-slider__card:not(:first-of-type) {
    display: none;
  }
  .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery__logo:nth-child(5n+1), .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery-collections__logo:nth-child(5n+1), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(5n+1), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(5n+1) {
    margin-left: 64px !important;
  }
  .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery__logo:nth-child(5n+2), .c-logo-gallery__logos-container.is-proportionate .c-logo-gallery-collections__logo:nth-child(5n+2), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery__logo:nth-child(5n+2), .is-proportionate.c-logo-gallery-collections__collection-container .c-logo-gallery-collections__logo:nth-child(5n+2) {
    margin-right: 64px !important;
  }
  .c-form-select__input > :first-child, .c-form-pseudo-select__desktop-input > :first-child, .c-form-pseudo-select__mobile-input > :first-child {
    display: none;
  }
}
@media only screen and (max-width: 374px) {
  .l-header__primary .l-header__container {
    padding-right: 55px;
  }
  .l-footer__floating-link-1 {
    right: 0;
  }
  .c-carousel-primary-hero__slide-content-container {
    padding: 46px 35px 175px;
  }
  .c-carousel-primary-hero__slide-eyebrow {
    max-width: 200px;
  }
  .c-carousel-primary-hero__slide-link {
    max-width: 100%;
  }
  .c-carousel-primary-hero__arrows {
    bottom: 107px;
  }
  .c-content-icon-list-banner__icons {
    width: 100%;
  }
  .c-content-icon-list-banner__icon-inner {
    width: 100%;
  }
  .c-logo-gallery__container {
    width: 100%;
  }
  .c-logo-gallery__logos-container, .c-logo-gallery-collections__collection-container {
    margin-left: -3px;
    overflow: hidden;
  }
  .c-logo-gallery__logo, .c-logo-gallery-collections__logo {
    margin-left: 8.5px;
    margin-right: 8.5px;
  }
  .c-sticky-nav__mobile-container {
    padding: 25px 33px 28px;
  }
  .c-sticky-nav__mobile-heading-text {
    max-width: 125px;
  }
  .c-sticky-nav__link {
    width: 115px;
    padding: 25px 25px 28px;
  }
}
