/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

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

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

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

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

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

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

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

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

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

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

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

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

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

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

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

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*
    This file was auto-generated by InVision DSM from the Generation design library. 
    To keep style values in sync across teams, changes to this file should be made directly from DSM.

*/
/*
    Colors:
*/
/*
    Font Styles:
*/
.background-cool-brown {
  background-color: #3E3849; }

.color-generation-blue {
  color: #0074B9 !important; }
  body.high-contrast .color-generation-blue {
    color: #303135 !important; }

.background-generation-blue {
  background-color: #0074B9 !important; }

.background-generation-blue-10 {
  background-color: rgba(0, 116, 185, 0.1) !important; }

.background-generation-blue-20 {
  background-color: rgba(0, 116, 185, 0.2) !important; }

.background-generation-navy {
  background-color: #005CC4 !important; }

.color-generation-navy {
  color: #005CC4 !important; }

.color-generation-red {
  color: #F14D5C !important; }
  body.high-contrast .color-generation-red {
    color: #303135 !important; }

.color-generation-lavender {
  color: #A778FD !important; }
  body.high-contrast .color-generation-lavender {
    color: #303135 !important; }

.color-generation-green {
  color: #2FA749 !important; }
  body.high-contrast .color-generation-green {
    color: #303135 !important; }

.color-regeneration {
  color: #2FA749 !important; }

.color-generation-light-green {
  color: #00C96F !important; }

.background-generation-light-green {
  background-color: #00C96F !important; }

.background-generation-green {
  background-color: #2FA749 !important; }

.color-generation-tangerine {
  color: #FF6640 !important; }

.background-generation-red {
  background-color: #F14D5C !important; }
  body.high-contrast .background-generation-red {
    background-color: #303135 !important; }

.background-cool-white {
  background-color: #F5F9FC !important; }

.color-generation-orange {
  color: #FC7905 !important; }

.background-generation-orange {
  background-color: #FC7905 !important; }

.color-bright-grey {
  color: #555C68 !important; }

.color-grey-chateau {
  color: #9A9DA4 !important; }

.color-ebony {
  color: #303135 !important; }

.color-orange {
  color: #FC7905 !important; }
  body.high-contrast .color-orange {
    color: #303135 !important; }

.color-red {
  color: #F14D5C !important; }

.background-red {
  background-color: #F14D5C !important; }

.color-green {
  color: #2FA749 !important; }
  body.high-contrast .color-green {
    color: #303135 !important; }

.color-heliotrope {
  color: #BD73F5 !important; }
  body.high-contrast .color-heliotrope {
    color: #303135 !important; }

.color-cornflower {
  color: #0074B9 !important; }
  body.high-contrast .color-cornflower {
    color: #303135 !important; }

.color-ebony {
  color: #303135 !important; }

.color-deepsky, .color-blue {
  color: #0074B9 !important; }
  body.high-contrast .color-deepsky, body.high-contrast .color-blue {
    color: #303135 !important; }

.color-dodger {
  color: #0074B9 !important; }

.color-white {
  color: white !important; }

.color-grey-suit {
  color: #918D9A !important; }

.background-yellow {
  background-color: #FCDE05 !important; }

.background-orange {
  background-color: #FC7905 !important; }

.background-green {
  background-color: #2FA749 !important; }

.background-heliotrope {
  background-color: #BD73F5 !important; }

.background-cornflower {
  background-color: #0074B9 !important; }

.background-deepsky {
  background-color: #0074B9 !important; }

.background-alice-blue {
  background-color: #F5F9FC !important; }

.background-seashell {
  background-color: #FAF8F7 !important; }

.background-seashell-gradient {
  background: linear-gradient(180deg, #faf8f7 85%, rgba(250, 248, 247, 0) 100%); }

.background-tolopea {
  background-color: #292336 !important;
  color: white; }

.background-grey {
  background-color: #555C68 !important; }

.background-white {
  background-color: white !important; }

.background-blue-gradient {
  background-image: linear-gradient(12deg, #66acd5 0%, #0074B9 100%) !important;
  color: white; }
  body.high-contrast .background-blue-gradient {
    background-image: none  !important;
    background-color: #303135 !important; }

.background-orange-gradient, .button.orange-gradient {
  background-image: linear-gradient(8deg, #FC8905 0%, #F14D5C 60%) !important;
  color: white; }
  body.high-contrast .background-orange-gradient, body.high-contrast .button.orange-gradient {
    background-image: none  !important;
    background-color: #303135 !important; }

.background-green-gradient {
  background-image: linear-gradient(-219deg, #00B935 0%, #008A15 100%) !important;
  color: white; }
  body.high-contrast .background-green-gradient {
    background-image: none  !important;
    background-color: #303135 !important; }

.background-purple-gradient {
  background-image: linear-gradient(-213deg, #8E50FF 0%, #BE45FF 94%) !important;
  color: white; }

.background-green-blue-gradient, .button.blue-green-gradient {
  background-image: linear-gradient(90deg, #03DC41 0%, #0074B9 95%);
  color: white; }

.background-blue-green-gradient {
  background-image: linear-gradient(90deg, #0074B9 0%, #03DC41 95%);
  color: white; }

.background-venetian-alpha {
  background-color: rgba(241, 77, 92, 0.2); }

svg.cornflower rect {
  fill: #0074B9; }

svg.heliotrope rect {
  fill: #BD73F5; }

.color-radical-red {
  color: #F14D5C !important; }

.background-radical-red {
  background-color: #F14D5C; }

.color-tomato {
  color: #F14D5C !important; }
  body.high-contrast .color-tomato {
    color: #303135 !important; }

.background-tomato {
  background-color: #F14D5C !important; }

.color-light-slate-blue {
  color: #A778FD !important; }

.color-kelly-green {
  color: #00c96f !important; }

body {
  font-family: 'Roboto', sans-serif;
  color: #303135;
  font-weight: 400;
  -webkit-font-smoothing: antialiased; }
  body.high-contrast {
    color: black; }

strong {
  font-weight: 700; }

h1, h2, h3, h4, h5, .hero-heading, span.stat, .h1, .h2, .h3, .h4, .h5, .heading-xlarge {
  text-transform: uppercase;
  margin-top: 0;
  font-family: "azo-sans-web",sans-serif;
  font-weight: 900;
  letter-spacing: 1.5px;
  color: #303135;
  line-height: normal; }
  .invert h1, .invert h2, .invert h3, .invert h4, .invert h5, .invert .hero-heading, .invert span.stat, .invert .h1, .invert .h2, .invert .h3, .invert .h4, .invert .h5, .invert .heading-xlarge {
    color: white; }
  h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, .hero-heading.bold, span.stat.bold, .h1.bold, .h2.bold, .h3.bold, .h4.bold, .h5.bold, .heading-xlarge.bold {
    font-weight: 700; }
  h1.case, h2.case, h3.case, h4.case, h5.case, .hero-heading.case, span.stat.case, .h1.case, .h2.case, .h3.case, .h4.case, .h5.case, .heading-xlarge.case {
    text-transform: none; }
  h1 .right-note, h2 .right-note, h3 .right-note, h4 .right-note, h5 .right-note, .hero-heading .right-note, span.stat .right-note, .h1 .right-note, .h2 .right-note, .h3 .right-note, .h4 .right-note, .h5 .right-note, .heading-xlarge .right-note {
    float: right;
    margin-left: 1.5rem; }

.hero-heading {
  font-size: 32px !important;
  display: block; }
  @media (min-width: 750px) {
    .hero-heading {
      font-size: 36px !important; } }
  @media (min-width: 1100px) {
    .hero-heading {
      font-size: 42px !important; } }
  @media (min-width: 1100px) {
    .hero-heading.small {
      font-size: 36px !important; } }
.heading-huge {
  font-weight: 300;
  text-transform: none;
  font-size: 30px !important; }
  @media (min-width: 750px) {
    .heading-huge {
      font-size: 54px !important; } }
  @media (min-width: 1100px) {
    .heading-huge {
      font-size: 86px !important; } }
  @media (min-width: 1300px) {
    .heading-huge {
      font-size: 104px !important; } }
.heading-xlarge {
  font-size: 30px !important; }
  @media (min-width: 750px) {
    .heading-xlarge {
      font-size: 40px !important; } }
  @media (min-width: 1100px) {
    .heading-xlarge {
      font-size: 52px !important; } }
  .heading-xlarge.long {
    text-transform: none;
    /*font-size: 30px !important;
    */ }
    @media (min-width: 750px) {
      .heading-xlarge.long {
        font-size: 34px !important; } }
    @media (min-width: 1100px) {
      .heading-xlarge.long {
        font-size: 44px !important; } }
h1, .h1, .heading-large {
  font-size: 26px !important; }
  @media (min-width: 750px) {
    h1, .h1, .heading-large {
      font-size: 32px !important; } }
  @media (min-width: 1100px) {
    h1, .h1, .heading-large {
      font-size: 40px !important; } }
  h1 em, .h1 em, .heading-large em {
    font-style: normal; }
  h1 span.subhead, .h1 span.subhead, .heading-large span.subhead {
    display: block;
    text-transform: none;
    font-size: 16px;
    margin-top: 1rem;
    margin-bottom: 2rem; }
    @media (min-width: 750px) {
      h1 span.subhead, .h1 span.subhead, .heading-large span.subhead {
        font-size: 24px; } }
    @media (min-width: 1100px) {
      h1 span.subhead, .h1 span.subhead, .heading-large span.subhead {
        font-size: 32px; } }
h2, .h2, .heading-medium {
  font-size: 20px;
  margin-bottom: 1em; }
  @media (min-width: 750px) {
    h2, .h2, .heading-medium {
      font-size: 26px; } }
  @media (min-width: 1100px) {
    h2, .h2, .heading-medium {
      font-size: 32px; } }
h3, .h3 {
  font-size: 18px;
  margin-bottom: 1em; }
  @media (min-width: 750px) {
    h3, .h3 {
      font-size: 22px; } }
  @media (min-width: 1100px) {
    h3, .h3 {
      font-size: 28px; } }
h4, .h4 {
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 700; }
  h4.small, .h4.small {
    font-size: 13px; }
  @media (min-width: 750px) {
    h4, .h4 {
      font-size: 16px; }
      h4.small, .h4.small {
        font-size: 16px; } }
  @media (min-width: 1100px) {
    h4, .h4 {
      font-size: 19px; }
      h4.small, .h4.small {
        font-size: 18px; } }
h5, .h5, .heading-xsmall {
  font-size: 17px;
  letter-spacing: 0.5px;
  margin-bottom: 2em;
  margin-top: 1em;
  font-weight: 700; }
  @media (min-width: 750px) {
    h5, .h5, .heading-xsmall {
      font-size: 17px; } }
  h5:first-child, .h5:first-child, .heading-xsmall:first-child {
    margin-top: 0; }

.news-grid-heading, .modest-heading {
  text-transform: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 1em;
  display: block; }
  a:hover .news-grid-heading, a:hover .modest-heading {
    color: #F14D5C; }
  @media (min-width: 750px) {
    .news-grid-heading, .modest-heading {
      font-size: 18px; } }
  @media (min-width: 1100px) {
    .news-grid-heading, .modest-heading {
      font-size: 20px; } }
  .news-grid-heading.small, .modest-heading.small {
    font-size: 15px; }
  .news-grid-heading.roman, .modest-heading.roman {
    font-weight: 400; }
  .news-grid-heading.large, .modest-heading.large {
    font-size: 32px; }

.date, .meta {
  font-size: 0.9em;
  display: block;
  margin-top: 0.5em; }
  .date.small, .meta.small {
    font-size: 0.8em; }

.subtext.small {
  font-size: 14px; }

.small-caps-heading, .heading-eyebrow {
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  font-family: "azo-sans-web",sans-serif;
  font-weight: 700; }
  .small-caps-heading.small, .heading-eyebrow.small {
    font-size: 14px; }

.lead {
  font-size: 18px;
  display: block;
  margin-bottom: 2em; }
  .lead:last-child {
    margin-bottom: 0; }
  @media (min-width: 750px) {
    .lead {
      font-size: 20px; } }
.lead-large {
  font-size: 20px;
  display: block;
  margin-bottom: 2.5em; }
  @media (min-width: 750px) {
    .lead-large {
      font-size: 24px; } }
.label {
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 1.5em; }

.eyebrow {
  text-transform: uppercase;
  font-size: 17px;
  font-family: "azo-sans-web",sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 0.25em; }

p {
  font-size: 1em;
  line-height: 1.6em;
  margin-top: 0;
  margin-bottom: 1.5em; }
  @media (min-width: 750px) {
    p {
      font-size: 1em;
      line-height: 1.75em; } }
  @media (min-width: 1100px) {
    p {
      font-size: 1.0625em; } }
  p.tight {
    line-height: 25px; }
  p.medium {
    font-size: 16px;
    line-height: 21px; }
  p.small {
    font-size: 14px !important;
    line-height: 18px; }
  p.xsmall {
    font-size: 12px !important;
    line-height: 16px; }

span.stat {
  display: block;
  font-size: 24px;
  color: #303135;
  line-height: 0.9em;
  margin-bottom: 0.5rem; }
  @media (min-width: 750px) {
    span.stat {
      font-size: 32px; } }
  @media (min-width: 1100px) {
    span.stat {
      font-size: 48px; } }
  span.stat.large {
    font-size: 24px; }
    @media (min-width: 750px) {
      span.stat.large {
        font-size: 44px; } }
    @media (min-width: 1100px) {
      span.stat.large {
        font-size: 58px; } }
  span.stat.xlarge {
    font-size: 24px; }
    @media (min-width: 750px) {
      span.stat.xlarge {
        font-size: 56px; } }
    @media (min-width: 1100px) {
      span.stat.xlarge {
        font-size: 72px; } }
  span.stat.huge {
    font-size: 24px; }
    @media (min-width: 750px) {
      span.stat.huge {
        font-size: 56px; } }
    @media (min-width: 1100px) {
      span.stat.huge {
        font-size: 84px; } }
  span.stat.enormous {
    font-size: 24px; }
    @media (min-width: 750px) {
      span.stat.enormous {
        font-size: 56px; } }
    @media (min-width: 1100px) {
      span.stat.enormous {
        font-size: 120px; } }
.stat-caption {
  font-size: 18px;
  font-family: azo-sans-web, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0; }

.stat p {
  font-size: 13px;
  line-height: 1.5em; }
  @media (min-width: 750px) {
    .stat p {
      font-size: 15px; } }
  @media (min-width: 1100px) {
    .stat p {
      font-size: 17px; } }
  .stat p:last-child {
    margin-bottom: 0; }

blockquote {
  font-size: 18px;
  font-family: "azo-sans-web",sans-serif;
  font-weight: 700;
  margin-bottom: 3rem; }
  @media (min-width: 750px) {
    blockquote {
      font-size: 24px; } }
  @media (min-width: 1100px) {
    blockquote {
      font-size: 32px; } }
  article blockquote, blockquote.small, blockquote p {
    font-size: 16px;
    line-height: 1.6em; }
    @media (min-width: 750px) {
      article blockquote, blockquote.small, blockquote p {
        font-size: 18px;
        line-height: 1.75em; } }
    @media (min-width: 1100px) {
      article blockquote, blockquote.small, blockquote p {
        font-size: 20px;
        line-height: 1.875em; } }
.quote-byline {
  font-family: "azo-sans-web",sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: block; }

a {
  text-decoration: none;
  color: #0074B9;
  transition: color 0.2s; }
  a:hover {
    color: #005CC4; }
  .invert a {
    color: white; }

.text-narrow {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto; }

.text-moderate {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }

.text-no-transform {
  text-transform: none; }

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

.align-left {
  text-align: left; }

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

@media (min-width: 750px) {
  .align-right-med-up {
    text-align: right; } }

.body-copy ul {
  margin-left: 2.5rem;
  margin-bottom: 1.5rem; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-top-0dot5 {
  margin-top: 0.5em !important; }

.margin-bottom-0dot5 {
  margin-bottom: 0.5em !important; }

.margin-top-0dot25 {
  margin-top: 0.25em !important; }

.margin-bottom-0dot25 {
  margin-bottom: 0.25em !important; }

.margin-bottom-0dot75 {
  margin-bottom: 0.75em !important; }

.margin-bottom-1dot5 {
  margin-bottom: 1.5em !important; }

.margin-bottom-1, .one-bottom-margin {
  margin-bottom: 1em !important; }

.margin-bottom-2 {
  margin-bottom: 2em !important; }

.margin-bottom-3 {
  margin-bottom: 3em !important; }

@media (max-width: 749px) {
  .visible-medium-plus {
    display: none; } }

ul, ol {
  font-size: 0.9375em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  margin-bottom: 1.5em;
  line-height: 1.5em;
  margin-left: 1.25em; }
  @media (min-width: 750px) {
    ul, ol {
      font-size: 1em; } }
  @media (min-width: 1100px) {
    ul, ol {
      font-size: 1.0625em; } }
  ul.tight li, ol.tight li {
    margin-bottom: 0.35em; }
  ul li, ol li {
    margin: 0;
    padding: 0;
    margin-bottom: 0.75em; }
  ul.two-columns, ol.two-columns {
    column-count: 2;
    column-gap: 40px; }

ul {
  list-style: disc; }

ul.no-bullet-list {
  list-style: none;
  margin-left: 0; }
  ul.no-bullet-list.tight li {
    margin-bottom: 0.35em; }
  ul.no-bullet-list.dots {
    padding-left: 1.5em;
    margin-bottom: 1.5em; }
    ul.no-bullet-list.dots li .fa {
      font-size: 0.9em;
      float: left;
      margin-left: -1.5em;
      margin-top: 0.45em; }

ol {
  list-style: decimal;
  margin-left: 2em;
  margin-bottom: 1.5em; }
  ol > li {
    padding-left: 0.5em; }

ol.no-numbers {
  list-style: none;
  margin-left: 0; }

ol.bold-numbers {
  counter-reset: item; }
  ol.bold-numbers li {
    list-style-type: none;
    counter-increment: item; }
    ol.bold-numbers li:before {
      display: inline-block;
      float: left;
      margin-left: -1.75rem;
      font-weight: bold;
      content: counter(item) "."; }

.number-circles {
  list-style: none;
  margin-left: 3em; }
  .number-circles li {
    margin-bottom: 1.5em;
    padding-left: 0; }
  .number-circles li:after {
    content: "";
    display: table;
    clear: both; }
  .number-circles.large {
    margin-left: 0; }
    .number-circles.large li {
      padding-left: 5em; }
      @media (min-width: 750px) {
        .number-circles.large li {
          padding-left: 8em; } }
  .number-circles .number-circle {
    float: left;
    margin-left: -3em;
    margin-top: -.3em;
    font-family: "azo-sans-web",sans-serif;
    font-weight: 700;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.26); }
    .number-circles .number-circle.large {
      margin-left: -3em !important; }
      @media (min-width: 750px) {
        .number-circles .number-circle.large {
          margin-left: -4em !important; } }
  .number-circles .right-note {
    float: right;
    text-align: right;
    font-family: "azo-sans-web",sans-serif;
    font-weight: 700; }

ul.button-list {
  margin: 0;
  margin-bottom: 2em; }
  ul.button-list li {
    display: inline-block; }
    ul.button-list li a {
      background-color: white;
      display: block;
      padding: 0.5em 0.75em;
      margin: 0.25em;
      color: currentColor;
      box-shadow: 0 1px 4px 0 rgba(29, 54, 82, 0.15);
      border-radius: 4px;
      position: relative;
      top: 0;
      transition: all 0.2s ease; }
      ul.button-list li a.active {
        background-color: #cc4855;
        color: white; }
        body.high-contrast ul.button-list li a.active {
          background-color: #303135; }
        ul.button-list li a.active:hover {
          color: white;
          transform: none; }
      ul.button-list li a:hover {
        transform: scale(1.075);
        color: white;
        background-color: #cc4855; }
        body.high-contrast ul.button-list li a:hover {
          background-color: #0074B9; }

.partner-tiles {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-left: -0.5em !important;
  margin-right: -0.5em !important;
  margin-bottom: 2.325em; }
  @media (min-width: 500px) {
    .partner-tiles {
      margin-bottom: 2.90625em; } }
  @media (min-width: 750px) {
    .partner-tiles {
      margin-bottom: 3.875em; } }
  .partner-tiles:last-child {
    margin-bottom: 0; }
  .partner-tiles li {
    margin: 0.5em;
    border: 1px solid rgba(171, 204, 237, 0.5);
    flex: 0 0 auto;
    width: calc(50% - 1em);
    box-sizing: border-box; }
    @media (min-width: 500px) {
      .partner-tiles li {
        width: calc(33.333% - 1em); } }
    @media (min-width: 1100px) {
      .partner-tiles li {
        width: calc(25% - 1em); } }
    .partner-tiles li div {
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      display: table;
      min-height: 100px;
      background-color: white; }
    .partner-tiles li figure {
      width: 100%;
      display: table-cell;
      vertical-align: middle;
      padding: 1em;
      margin: 0; }
      .partner-tiles li figure a {
        color: #005CC4; }
      .partner-tiles li figure img {
        max-width: 100%;
        margin: 0; }
  .partner-tiles.partner-carousel {
    display: block;
    position: relative; }
    .partner-tiles.partner-carousel:before, .partner-tiles.partner-carousel:after {
      content: ' ';
      position: absolute;
      top: 0;
      width: 20px;
      height: 100%;
      z-index: 10; }
    .partner-tiles.partner-carousel:before {
      left: 0;
      background: linear-gradient(to right, #FFFFFF, rgba(255, 255, 255, 0)); }
    .partner-tiles.partner-carousel:after {
      right: 0;
      background: linear-gradient(to left, #FFFFFF, rgba(255, 255, 255, 0)); }
    .partner-tiles.partner-carousel li {
      width: calc(50% - 0.75em);
      box-sizing: border-box; }
      @media (min-width: 750px) {
        .partner-tiles.partner-carousel li {
          width: calc(33.333% - 0.75em); } }
      @media (min-width: 1100px) {
        .partner-tiles.partner-carousel li {
          width: calc(25% - 0.75em); } }
  @media (min-width: 1100px) {
    .partner-tiles.max-3 li {
      width: calc(33% - 1em) !important; } }
  .partner-tiles.funder-tiles li {
    background-color: white; }
    .partner-tiles.funder-tiles li figure {
      border: 0; }

.primary-funder {
  border-radius: 4px;
  border: 2px solid rgba(72, 167, 255, 0.45);
  padding: 0.5em;
  text-align: center;
  max-width: 150px; }
  @media (min-width: 1100px) {
    .primary-funder {
      padding: 0.75em; } }
  .primary-funder span {
    display: block;
    margin-bottom: 0.5em;
    font-size: 0.75em; }
    @media (min-width: 1100px) {
      .primary-funder span {
        font-size: 0.9em; } }
  .primary-funder img {
    display: block;
    margin: 0 auto;
    margin-bottom: 1em; }
    .primary-funder img:last-child {
      margin-bottom: 0; }

.hero-sponsors {
  list-style: none;
  margin: 0;
  padding: 0; }
  .hero-sponsors li {
    margin: 0.5em 0.25em;
    padding: 0;
    display: inline-block; }
    .hero-sponsors li img {
      margin: 0; }

.partner-carousel {
  /* no circle */
  /* big previous & next buttons */
  /* icon color */
  /* hide disabled button */ }
  .partner-carousel .flickity-button {
    background: transparent; }
    .partner-carousel .flickity-button:hover {
      background: transparent; }
  .partner-carousel .flickity-prev-next-button {
    z-index: 11; }
    .partner-carousel .flickity-prev-next-button.previous {
      left: 0; }
    .partner-carousel .flickity-prev-next-button.next {
      right: 0; }
  .partner-carousel .flickity-button-icon {
    fill: #DAE2ED; }
  .partner-carousel .flickity-button:disabled {
    display: none; }

ul.partners-list.text-only {
  text-align: center;
  margin-bottom: 2rem; }
  ul.partners-list.text-only li {
    display: inline-block;
    margin: 0.25rem 0.5rem;
    white-space: nowrap; }

hr {
  border: 0;
  height: 4px;
  background-color: #0074B9;
  display: inline-block;
  width: 100%;
  margin-top: 0; }
  hr.small {
    width: 50px; }
  hr.medium {
    width: 100px; }
  hr.gradient-blue {
    background-color: transparent;
    height: 23px;
    margin: 1.5rem auto;
    opacity: 0.3;
    background-image: linear-gradient(0deg, rgba(234, 243, 250, 0) 0%, #D1E4F3 100%); }
  hr.gradient-black {
    background-color: transparent;
    height: 23px;
    opacity: 0.03;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
    hr.gradient-black.thin {
      height: 10px; }
  hr.black-alpha {
    background-color: rgba(0, 0, 0, 0.1);
    height: 2px; }
  hr.white {
    background-color: white;
    height: 2px; }
  hr.grey {
    background-color: #DCE2E8; }
  hr.white-alpha {
    background-color: rgba(255, 255, 255, 0.2);
    height: 2px; }
  hr.spacer {
    margin: 2rem 0;
    background-color: transparent; }

.number-circle {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  color: white;
  border-radius: 50%;
  text-align: center;
  background-color: #999;
  font-family: "azo-sans-web",sans-serif;
  font-weight: 900; }
  .number-circle.large {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    margin: 0 auto;
    margin-bottom: 25px; }
    @media (min-width: 750px) {
      .number-circle.large {
        width: 91px;
        height: 91px;
        line-height: 91px;
        font-size: 32px; } }
  .number-circle.centered {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em; }

.line-container {
  position: relative; }
  .line-container svg.line {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    .line-container svg.line line {
      stroke: #E7DFDA; }

.page-section, .band {
  display: block;
  overflow: hidden;
  padding: 2.325em 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
  z-index: 0; }
  @media (min-width: 500px) {
    .page-section, .band {
      padding: 2.90625em 0; } }
  @media (min-width: 750px) {
    .page-section, .band {
      padding: 3.875em 0; } }
  .page-section.slim, .band.slim {
    padding: 1.35625em 0; }
    @media (min-width: 500px) {
      .page-section.slim, .band.slim {
        padding: 1.74375em 0; } }
    @media (min-width: 750px) {
      .page-section.slim, .band.slim {
        padding: 2.325em 0; } }
  @media (min-width: 750px) {
    .page-section.tall, .band.tall {
      padding: 5.8125em 0; } }
  @media (min-width: 750px) {
    .page-section.extra-tall, .band.extra-tall {
      padding: 9.6875em 0; } }
  .page-section.viewport, .band.viewport {
    min-height: 100vh;
    box-sizing: border-box;
    padding: 0; }
    .page-section.viewport .page-section__inner, .band.viewport .page-section__inner {
      min-height: 100vh;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      position: relative; }
    .page-section.viewport .container, .band.viewport .container {
      width: 100%; }
    .page-section.viewport img.fill, .band.viewport img.fill {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: -1;
      display: block; }
  .page-section.collapse, .band.collapse {
    padding: 0; }
  .page-section.collapse-top, .band.collapse-top {
    padding-top: 0; }
  .page-section.collapse-bottom, .band.collapse-bottom {
    padding-bottom: 0; }
  @media (min-width: 1100px) {
    .page-section.bumped-up, .band.bumped-up {
      top: -4em; }
      .page-section.bumped-up--tall, .band.bumped-up--tall {
        top: -6em; } }
  .page-section.bumped-down, .band.bumped-down {
    z-index: 1 !important;
    top: 0; }
    .page-section.bumped-down + section.page-section, .band.bumped-down + section.page-section {
      margin-top: -3.875em;
      padding-top: 6.78125em;
      position: relative; }
      @media (min-width: 750px) {
        .page-section.bumped-down + section.page-section.tall, .band.bumped-down + section.page-section.tall {
          margin-top: -5.8125em;
          padding-top: 9.6875em; } }
  .page-section.no-bump, .band.no-bump {
    top: 0 !important; }
  @media (max-width: 749px) {
    .page-section.split-content-photo, .band.split-content-photo {
      padding-top: 0; } }
  @media (min-width: 750px) {
    .page-section.split-content-photo, .band.split-content-photo {
      box-sizing: border-box;
      min-height: 35vw; }
      .page-section.split-content-photo .content, .band.split-content-photo .content {
        width: 90%; } }
  @media (min-width: 750px) {
    .page-section.split-content-photo--image-left .content, .band.split-content-photo--image-left .content {
      margin-left: 10%; } }
  @media (min-width: 750px) {
    .page-section.split-content-photo--image-right .content, .band.split-content-photo--image-right .content {
      margin-right: 10%; } }
  @media (max-width: 749px) {
    .page-section.medium-bleed-top, .band.medium-bleed-top {
      padding-top: 0; } }
  .page-section.color-white a, .band.color-white a {
    color: white; }
  .page-section.container-sized, .band.container-sized {
    max-width: 1140px;
    margin: 0 auto; }
  .page-section.container-sized-narrow, .band.container-sized-narrow {
    max-width: 920px;
    margin: 0 auto; }
  .page-section.shadow-box, .band.shadow-box {
    overflow: visible;
    z-index: auto; }
  .page-section.invert, .band.invert {
    color: white; }

.container {
  max-width: 1204px;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box; }
  @media (min-width: 750px) {
    .container {
      padding: 0 32px; } }
  .container.collapse {
    padding: 0;
    box-sizing: content-box; }
  .container.bleed {
    padding: 0;
    max-width: 1140px;
    overflow: hidden; }

.narrow, .narrow-10 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto; }

.extra-narrow, .narrow-8 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }

.wide {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto; }

.padded {
  padding: 2.25rem; }

.shadow-box {
  background-color: white;
  box-shadow: 0 18px 35px 0 rgba(34, 46, 79, 0.15);
  /*&:after {
    content: "";
    //border:1px solid red;
    position: absolute;
    left:0;
    bottom:-20px;
    width:100%;
    height: 90%;
    height: 103%;
    opacity: 0.1;
    background: #222E4F;
    border-radius: 50px;
    filter: blur(30px);
    z-index: -1;

  }*/ }

.row {
  margin-right: auto;
  margin-left: auto;
  margin-right: -1rem;
  margin-left: -1rem;
  /*&.wide-gutter{
    margin-right: -$column-gutter*3;
    margin-left: -$column-gutter*3;
  }*/
  margin-bottom: 3em; }
  .row .row {
    margin-bottom: 1em; }
  .row:last-child {
    margin-bottom: 0; }
  .row.collapse {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  .row.wide-gutter {
    margin-right: -2.5rem;
    margin-left: -2.5rem; }
  .row.narrow-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
  .row.flex {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap; }
  .row.flex-center {
    align-items: center; }
  .row.flex--reverse {
    flex-direction: row-reverse; }
  .row.flex-stretch {
    align-items: stretch;
    align-content: stretch; }

.row::before, .row::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.row::after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.row .row {
  margin-right: -1rem;
  margin-left: -1rem; }
  .row .row.wide-gutter {
    margin-right: -2.5rem;
    margin-left: -2.5rem; }
  .row .row.narrow-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }

@media print, screen and (min-width: 750px) {
  .row .row {
    margin-right: -1rem;
    margin-left: -1rem; }
    .row .row.wide-gutter {
      margin-right: -2.5rem;
      margin-left: -2.5rem; }
    .row .row.narrow-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; } }

@media print, screen and (min-width: 1100px) {
  .row .row {
    margin-right: -1rem;
    margin-left: -1rem; }
    .row .row.wide-gutter {
      margin-right: -2.5rem;
      margin-left: -2.5rem; }
    .row .row.narrow-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; } }

.row .row.collapse {
  margin-right: 0;
  margin-left: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-right: auto;
  margin-left: auto; }

.row:not(.expanded) .row {
  max-width: none; }

.column, .columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2.5em;
  margin-bottom: 2em;
  /*.row.wide-gutter &{
      padding-right: $column-gutter*5;
      padding-left: $column-gutter*5;
    }*/ }
  .column.stat, .columns.stat {
    margin-bottom: 1em; }
  @media (max-width: 499px) {
    .column:last-child, .columns:last-child {
      margin-bottom: 0; } }
  .row.column-collapse .column, .row.column-collapse .columns {
    margin-bottom: 0; }
  .row.flex > .column, .row.flex > .columns {
    float: none; }
  @media (max-width: 749px) {
    .column.medium-bleed-sides, .columns.medium-bleed-sides {
      padding: 0; } }
  .column.bleed, .column.bleed-image-right, .columns.bleed, .columns.bleed-image-right {
    padding: 0; }
    .column.bleed img, .column.bleed-image-right img, .columns.bleed img, .columns.bleed-image-right img {
      margin-bottom: 0;
      max-width: none;
      width: 100%; }
    @media (min-width: 750px) {
      .column.bleed, .column.bleed-image-right, .columns.bleed, .columns.bleed-image-right {
        width: 50%;
        min-height: 100%;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        overflow: hidden; }
        .column.bleed img, .column.bleed-image-right img, .columns.bleed img, .columns.bleed-image-right img {
          max-width: none;
          min-width: 101%;
          min-height: 101%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          object-fit: cover;
          width: 100%;
          height: 100%; } }
  .column.bleed-image-left, .columns.bleed-image-left {
    padding: 0; }
    .column.bleed-image-left img, .columns.bleed-image-left img {
      margin-bottom: 0;
      max-width: none;
      width: 100%; }
    @media (min-width: 750px) {
      .column.bleed-image-left, .columns.bleed-image-left {
        width: 50%;
        min-height: 100%;
        padding: 0;
        position: absolute;
        left: 0;
        right: auto;
        top: 0;
        overflow: hidden; }
        .column.bleed-image-left img, .columns.bleed-image-left img {
          max-width: none;
          min-width: 100%;
          min-height: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          object-fit: cover;
          width: 100%;
          height: 100%; } }
  .row.wide-gutter .column, .row.wide-gutter .columns {
    padding-right: 2.5rem;
    padding-left: 2.5rem; }
  .row.narrow-gutter .column, .row.narrow-gutter .columns {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  @media (min-width: 1100px) {
    .row.extra-wide-gutter .column, .row.extra-wide-gutter .columns {
      padding-right: 4rem;
      padding-left: 4rem; } }
  @media (min-width: 1100px) {
    .row.dividers .column, .row.dividers .columns {
      border-left: 1px solid rgba(216, 216, 216, 0.3);
      border-right: 1px solid rgba(216, 216, 216, 0.3); }
      .row.dividers .column:first-child, .row.dividers .columns:first-child {
        border-left: 0; }
      .row.dividers .column:last-child, .row.dividers .columns:last-child {
        border-right: 0; } }
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 1rem;
  padding-left: 1rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 750px) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 1100px) {
  .column, .columns {
    margin-bottom: 0; }
  .row.vertical-spaced .column, .row.vertical-spaced .columns {
    margin-bottom: 2.5em; }
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.875rem; }

.column-block > :last-child {
  margin-bottom: 0; }

.table-container {
  width: 100%;
  max-width: 100%;
  overflow-x: auto; }
  .table-container table {
    width: 100%;
    margin-bottom: 3.875em; }
    .table-container table th, .table-container table td {
      padding: 15px 15px; }
    .table-container table th {
      color: #303135;
      text-align: center;
      padding: 25px; }
    .table-container table td.row-label {
      text-align: left; }
    .table-container table td {
      text-align: center; }
    .table-container table tbody tr:nth-child(odd) {
      background-color: #F5F9FC; }
  .table-container.align-left table td {
    text-align: left; }

.gform_wrapper {
  text-align: left; }
  .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 24px !important; }
  .gform_wrapper.gravity-theme .gfield_label {
    font-size: 17px !important; }
  .gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 1rem !important; }
  .gform_wrapper .gchoice {
    margin-bottom: 8px; }
    .gform_wrapper .gchoice input {
      margin-right: 4px; }
  .gform_wrapper input[type=text], .gform_wrapper input[type=password], .gform_wrapper input[type=email], .gform_wrapper input[type=tel] {
    color: #005CC4;
    border: 1px solid rgba(0, 92, 196, 0.5);
    border-radius: 2px; }
  .gform_wrapper select {
    border: 1px solid rgba(0, 92, 196, 0.5); }
  .gform_wrapper textarea {
    border: 1px solid rgba(0, 92, 196, 0.5);
    color: #005CC4;
    border-radius: 2px; }
  .gform_wrapper .gform_button {
    border: none; }
  .gform_wrapper .gform_validation_errors {
    padding: 1rem !important; }
    .gform_wrapper .gform_validation_errors .gform-icon--close {
      display: none !important; }
    .gform_wrapper .gform_validation_errors .validation_error {
      margin-bottom: 1rem !important; }
    .gform_wrapper .gform_validation_errors ul {
      list-style: none; }
    .gform_wrapper .gform_validation_errors ol {
      margin: 0 !important;
      padding: 0 !important; }
      .gform_wrapper .gform_validation_errors ol li {
        margin: 0 0 0 1rem !important;
        padding: 0 !important; }

.gform_wrapper.donate_wrapper {
  max-width: 320px;
  padding: 1rem;
  margin: 2rem auto;
  background-color: #F5F9FC;
  border-radius: 8px; }
  .gform_wrapper.donate_wrapper input[type="text"] {
    background-color: white !important;
    border: 2px solid rgba(0, 92, 196, 0.5);
    border-radius: 4px;
    font-size: 1.25em !important; }
  .gform_wrapper.donate_wrapper .gform_body, .gform_wrapper.donate_wrapper .gform_footer {
    text-align: center !important;
    margin: 0 !important; }
  .gform_wrapper.donate_wrapper .gfield_required {
    display: none !important; }

.gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields {
  display: block !important; }
  @media (min-width: 750px) {
    .gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields {
      display: grid !important;
      grid-template-columns: 1fr 1fr !important; } }
  .gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields .gfield {
    grid-column: auto !important;
    margin-bottom: 24px; }
  .gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields input.medium {
    width: 100%; }
  .gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields .gfield_checkbox, .gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields .gfield_radio {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields .gfield_checkbox .gchoice, .gform_wrapper.gravity-theme.two-column-form_wrapper .gform_fields .gfield_radio .gchoice {
      width: 48%; }

.gform_wrapper.gravity-theme.two-column-form_wrapper .gform_footer {
  text-align: center !important; }

.filters {
  line-height: 54px; }
  .filters label {
    display: block;
    font-weight: 900;
    text-transform: uppercase;
    margin-right: 1.5rem;
    vertical-align: middle; }
    @media (min-width: 1100px) {
      .filters label {
        display: inline-block; } }
  .filters select {
    /*
    padding: 1.1rem;
    padding-right: 3rem;
    border: none;
    border: 1px solid #ccc;
    box-shadow: none;
    background: transparent;
    background-color:white;
    background-image: none;
    -webkit-appearance: none;

    box-shadow: 0 1px 4px 0 rgba(29,54,82,0.15);
    border-radius: 4px;
    */ }
  .filters i {
    margin-left: -1.75rem;
    margin-right: 2.5rem; }
  .filters button {
    padding: 0;
    border: none;
    font: inherit;
    font-weight: 900 !important;
    /* show a hand cursor on hover; some argue that we
    should keep the default arrow cursor for buttons */
    cursor: pointer;
    vertical-align: middle; }
  .filters div.radios {
    display: inline-block;
    margin-right: 1rem; }
    .filters div.radios label.radio {
      position: relative;
      display: inline-block !important;
      overflow: hidden;
      cursor: pointer;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      background-color: #DAE2ED;
      margin-right: 0.75rem;
      border-radius: 2px;
      transition: background-color 0.2s; }
      .filters div.radios label.radio:hover {
        background-color: rgba(0, 116, 185, 0.25); }
      .filters div.radios label.radio.checked {
        background-color: #0074B9;
        color: white; }
      .filters div.radios label.radio input {
        position: absolute;
        left: -100%; }

.form-column {
  margin: 0 !important; }
  .form-column-left {
    padding-right: 1em; }
  .form-column-right {
    padding-left: 1em; }

/*
.two-column-form .gform_fields{
	@media (min-width:$medium) {
		display:flex !important;
		
		>li{
			width:50%;
		}
		
		
		.gfield_checkbox{
			
			>li{
				width:50%;
				float:left;
			}
			
			&:after {
				  content: "";
				  display: table;
				  clear: both;
				}
		}
		
		
	}
	
	.gform_footer{
			text-align: center !important;
		}
	
	label:empty {
	   display: none;
	}
	
	input[type=text]{
		width:100% !important;
	}
	
	select{
		width: 75% !important;
	}
}

.two-column-form .gform_footer{
			text-align: center !important;
		}
*/
.prettydropdown {
  margin-right: 1em;
  margin-bottom: 1em; }
  @media (min-width: 1100px) {
    .prettydropdown {
      margin-bottom: 0; } }
/*
body {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}*/
/*
.gfield_radio .gchoice {
  margin: 0.5rem 0;
  input[type="radio"] {
	position: absolute;
	opacity: 0;
	+ label {
	  &:before {
		content: '';
		background: $color1;
		border-radius: 100%;
		border: 1px solid darken($color1, 25%);
		display: inline-block;
		width: 1.4em;
		height: 1.4em;
		position: relative;
		top: -0.1em;
		margin-right: 0.75em; 
		vertical-align: top;
		cursor: pointer;
		text-align: center;
		transition: all 250ms ease;
	  }
	}
	&:checked {
	  + label {
		&:before {
		  background-color: $color2;
		  box-shadow: inset 0 0 0 4px $color1;
		}
	  }
	}
	&:focus {
	  + label {
		&:before {
		  outline: none;
		  border-color: $color2;
		}
	  }
	}
	&:disabled {
	  + label {
		&:before {
		  box-shadow: inset 0 0 0 4px $color1;
		  border-color: darken($color1, 25%);
		  background: darken($color1, 25%);
		}
	  }
	}
	+ label {
	  &:empty {
		&:before {
		  margin-right: 0;
		}
	  }
	}
  }
}
*/
.prettydropdown {
  position: relative;
  min-width: 72px;
  /* 70px + borders */
  display: inline-block; }

.prettydropdown.loading {
  min-width: 0; }

.prettydropdown > ul {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #a9a9a9;
  box-sizing: content-box;
  color: #000;
  cursor: pointer;
  font: normal 18px Calibri, sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  z-index: 1; }

.prettydropdown.loading > ul {
  visibility: hidden;
  white-space: nowrap; }

.prettydropdown > ul:focus, .prettydropdown:not(.disabled) > ul:hover {
  border-color: #7f7f7f; }

.prettydropdown:not(.disabled) > ul.active {
  width: auto;
  max-height: none !important;
  border-color: #1e90ff;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99; }

.prettydropdown > ul.active:focus {
  outline: none; }

.prettydropdown > ul.active.reverse {
  top: auto;
  bottom: 0; }

.prettydropdown > ul > li {
  position: relative;
  min-width: 70px;
  height: 48px;
  /* 50px - borders */
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
  display: none;
  line-height: 46px;
  /* 48px - borders */
  margin: 0;
  padding-left: 0.8rem; }

.prettydropdown.loading > ul > li {
  min-width: 0;
  display: block;
  padding-right: 0.8rem; }

.prettydropdown > ul:not(.active) > li:not(.selected):first-child {
  visibility: hidden;
  /* Prevent FOUC */ }

.prettydropdown > ul > li:first-child, .prettydropdown > ul.active > li {
  display: block; }

.prettydropdown > ul.active > li:not(.label):hover, .prettydropdown > ul.active > li.hover:not(.label), .prettydropdown > ul.active > li:first-child:hover:after {
  background: #1e90ff;
  color: #fff; }

.prettydropdown > ul.active > li.nohover {
  background: inherit !important;
  color: inherit !important; }

.prettydropdown > ul.active > li.hover:before, .prettydropdown > ul.active > li.nohover:after {
  border-top-color: #fff !important; }

.prettydropdown > ul.active > li.hover:after, .prettydropdown > ul.active > li.nohover:before {
  border-top-color: #1e90ff !important; }

.prettydropdown.arrow > ul > li.selected:before, .prettydropdown.arrow > ul > li.selected:after {
  position: absolute;
  top: 8px;
  bottom: 0;
  right: 8px;
  height: 16px;
  border: 8px solid transparent;
  /* Arrow size */
  box-sizing: border-box;
  content: '';
  display: block;
  margin: auto; }

.prettydropdown.arrow.small > ul > li.selected:before, .prettydropdown.arrow.small > ul > li.selected:after {
  top: 4px;
  height: 8px;
  border-width: 4px; }

.prettydropdown.arrow > ul > li.selected:before {
  border-top-color: #a9a9a9;
  /* Arrow color */ }

.prettydropdown.arrow > ul > li.selected:after {
  top: 4px;
  /* Chevron thickness */
  border-top-color: #fff;
  /* Match background colour */ }

.prettydropdown.arrow.small > ul > li.selected:after {
  top: 2px;
  /* Chevron thickness */ }

.prettydropdown.arrow.triangle > ul > li.selected:after {
  content: none; }

.prettydropdown > ul:hover > li.selected:before {
  border-top-color: #7f7f7f; }

.prettydropdown > ul.active > li.selected:before,
.prettydropdown > ul.active > li.selected:after {
  border: none; }

.prettydropdown > ul:not(.active) > li > span.checked {
  display: none; }

/* Multi-Select */
.prettydropdown.multiple > ul > li.selected {
  overflow: hidden;
  padding-right: 2rem;
  text-overflow: ellipsis;
  white-space: nowrap; }

.prettydropdown > ul > li > span.checked {
  clear: both;
  float: right;
  font-weight: bold;
  margin-right: 0.8rem; }

/* Option Groups */
.prettydropdown > ul > li.label {
  cursor: default;
  font-weight: bold; }

.prettydropdown > ul > li.label:first-child,
.prettydropdown.classic > ul > li.label ~ li.selected {
  border-top: none; }

.prettydropdown > ul > li.label ~ li:not(.label):not(.selected),
.prettydropdown.classic > ul.active > li.label ~ li:not(.label) {
  padding-left: 1.6rem; }

/* Classic Behavior */
.prettydropdown.classic > ul:not(.active) > li.selected:not(:first-child) {
  position: absolute;
  top: 0;
  display: block; }

/* Disabled */
.prettydropdown.disabled, .prettydropdown > ul > li.disabled {
  opacity: 0.5; }

.prettydropdown.disabled > ul > li, .prettydropdown > ul > li.disabled {
  cursor: not-allowed; }

/* Divider Lines */
.prettydropdown.multiple > ul > li.selected + li, .prettydropdown.multiple > ul.reverse > li.selected,
.prettydropdown > ul > li.label, .prettydropdown > ul > li.label ~ li.selected {
  border-top-color: #dedede; }

.button {
  display: inline-block;
  background-color: #0074B9;
  color: white !important;
  opacity: 1 !important;
  text-decoration: none;
  font-size: 13px;
  line-height: 40px;
  padding: 0 14px;
  border-radius: 4px;
  font-family: "azo-sans-web",sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  white-space: nowrap;
  box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.26);
  text-transform: uppercase;
  transition: background-color 0.3s ease, color 0.3s ease; }
  .button .fas {
    font-size: 1.75em;
    margin-top: -0.25em;
    vertical-align: middle; }
  @media (min-width: 500px) {
    .button {
      padding: 0 20px;
      font-size: 14px;
      line-height: 40px; } }
  .button:hover {
    background-color: #0064a0; }
  .background-blue-gradient .button {
    background-color: white !important;
    color: #0074B9 !important; }
    .background-blue-gradient .button:hover {
      background-color: #0064a0 !important;
      color: white !important; }
  .button.large {
    line-height: 40.5px;
    padding: 0 18px;
    font-size: 13px; }
    @media (min-width: 750px) {
      .button.large {
        line-height: 54px;
        font-size: 15px;
        padding: 0 30px; } }
    @media (min-width: 1100px) {
      .button.large {
        font-size: 16px; } }
  .button.slim {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 24px;
    padding: 0 6px;
    font-size: 11px;
    border: 1px solid #0074B9;
    color: #0074B9 !important;
    background-color: transparent; }
  .button.wide {
    padding: 0 30px; }
    @media (min-width: 750px) {
      .button.wide {
        padding: 0 50px; } }
  .button.block {
    display: block;
    text-align: center; }
  .button.body {
    font-size: 16px;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 40.5px;
    letter-spacing: normal; }
    .button.body.slim {
      font-size: 12px; }
  .button.case {
    text-transform: none !important; }
  .button.light {
    background-color: #bfdcee;
    color: #0074B9 !important; }
    .button.light:hover {
      background-color: #0074B9;
      color: white !important; }
  .button.ghost {
    background-color: #F5F9FC;
    border: 1px solid rgba(0, 116, 185, 0.3);
    color: #0074B9 !important;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.1); }
    .button.ghost:hover {
      background-color: #0074B9;
      color: white !important; }
  .button.stroke {
    border: 1px solid white;
    background-color: transparent;
    color: white; }
    .button.stroke.dodger {
      color: #0074B9 !important;
      background-color: transparent  !important;
      border: 1px solid #0074B9; }
    .button.stroke.generation-blue {
      color: #0074B9 !important;
      background-color: transparent  !important;
      border: 1px solid #0074B9; }
      .button.stroke.generation-blue:hover {
        color: #005CC4 !important;
        border: 1px solid #005CC4; }
  .button.green {
    background-color: #2FA749; }
    .button.green:hover {
      background-color: #2b9742; }
  .button.deepsky {
    background-color: #0074B9; }
    .button.deepsky:hover {
      background-color: #0067a5; }
  .button.white {
    background-color: white;
    color: #0074B9 !important; }
    .background-green-gradient .button.white {
      color: #2FA749 !important; }
    .background-green-blue-gradient .button.white:hover, .button.blue-green-gradient .button.white:hover {
      color: white !important;
      background-color: #005CC4 !important; }
    .button.white:hover {
      color: white !important;
      background-color: #0074B9; }
    .background-generation-blue .button.white:hover {
      color: white !important;
      background-color: #005486; }
  .button.orange-gradient {
    background-color: #f14d5c; }
    .button.orange-gradient:hover {
      background-image: none !important;
      background-color: #0074B9; }
  .button.blue-green-gradient {
    background-color: transparent; }

.button-set {
  margin: -0.3rem;
  margin-bottom: 1.5rem; }
  .button-set .button {
    margin: 0.5rem 0.3rem; }

.button.load-more {
  text-transform: none;
  display: block;
  text-align: center;
  font-family: inherit;
  font-weight: inherit;
  background-color: #F5F9FC;
  color: #303135 !important; }
  .button.load-more:hover {
    background-color: #e9f2f8; }

span.action-bar {
  background-color: #FAF8F7;
  display: inline-block;
  padding: 0.75em;
  border-radius: 10px; }
  .background-alice-blue span.action-bar {
    background-color: rgba(0, 116, 185, 0.08); }
  span.action-bar span {
    display: block;
    padding-left: 1em;
    padding-right: 1em; }
    @media (min-width: 750px) {
      span.action-bar span {
        display: inline-block; } }
  span.action-bar .button {
    margin-left: 0.75em;
    margin-top: 0.75em; }
    @media (min-width: 750px) {
      span.action-bar .button {
        margin-top: 0; } }
.card {
  background: white;
  padding: 1.5em;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 1em;
  overflow: visible; }
  .row.flex .card {
    min-height: 100%; }
  .card .bleed {
    margin-top: -1.5em;
    margin-left: -1.5em;
    margin-right: -1.5em; }
    .card .bleed img {
      display: block;
      max-width: none;
      width: 100%; }
  .card:after {
    content: "";
    /*width: 120%;
    height: 45px;
    height: 100%;
    background-image: url("../images/card/shadow.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.6;
    position: absolute;
    z-index: -1;
    left:-10%;
    bottom:-55px;*/
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 90%;
    height: 103%;
    opacity: 0.1;
    background: #222E4F;
    border-radius: 50px;
    filter: blur(30px);
    z-index: -1; }

img {
  margin: 0;
  max-width: 100%;
  margin-bottom: 1.5em;
  height: auto;
  /*@media (min-width:$medium){
    margin-bottom: 1.0em;
  }

  @media (min-width:$large){
    margin-bottom: 1.5em;
  }*/ }

img.block {
  display: block;
  margin: 0 auto;
  margin-bottom: 1.5em; }

img.pull-left {
  position: relative;
  width: 135%;
  max-width: none;
  left: -35%; }

img.section-vertical-bleed {
  margin-top: -3.875em;
  margin-bottom: -3.875em; }

img.shadow {
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2); }

figure.wp-caption {
  margin: 0; }
  @media (max-width: 749px) {
    figure.wp-caption {
      float: none !important; } }
  figure.wp-caption.alignleft {
    margin-right: 1.5rem; }
  figure.wp-caption.alignright {
    margin-left: 1.5rem; }

/* fade image in after load */
.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  transition: opacity 250ms; }

.parallax {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 0;
  height: 0;
  padding-top: 40%; }
  .parallax img {
    display: block;
    margin: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    max-width: none;
    height: 150%; }
  .parallax svg {
    position: absolute;
    height: 100%;
    width: auto;
    top: 0; }
  .parallax.svg-right svg {
    right: 0; }
  .parallax.svg-left svg {
    left: 0; }

figure.wp-caption img {
  margin-bottom: 0 !important; }

figure.wp-caption figcaption.wp-caption-text {
  margin-bottom: 1.5rem !important; }

figure.wp-caption.left figcaption.wp-caption-text {
  text-align: left !important; }

figure.wp-caption.center figcaption.wp-caption-text {
  text-align: center !important; }

.video {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  background-color: black; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.news-grid .eyebrow {
  margin-bottom: 1em;
  display: block; }

.news-grid .columns, .news-grid .column {
  margin-bottom: 1.5em; }

.news-grid img {
  width: 100%; }

footer {
  background: #292336;
  color: rgba(255, 255, 255, 0.65) !important;
  padding: 2.90625em 0;
  padding-bottom: 0; }
  body.high-contrast footer {
    color: white !important; }
  footer a {
    color: currentColor !important; }
    footer a:hover {
      color: rgba(255, 255, 255, 0.8) !important; }
      footer a:hover .fa-circle {
        color: #FFF;
        opacity: 0.8; }
  footer h2, footer h5, footer .h5 {
    color: #E1E1E1 !important;
    font-size: 15px;
    margin-top: 2.5em; }
    footer h2:first-child, footer h5:first-child, footer .h5:first-child {
      margin-top: 0; }
  footer .fa-circle {
    color: #FFF;
    opacity: 0.4; }
  footer .fa-vimeo-v, footer .fa-youtube-fab, footer .fa-facebook-f, footer .fa-twitter, footer .fa-instagram, footer .fa-linkedin-in {
    color: #292336;
    font-size: 1.15rem; }
  footer .lower {
    margin-top: 2.90625em;
    background: #342F40;
    padding: 1em 0;
    line-height: 1.7; }
    footer .lower ul.menu {
      list-style: none;
      padding: 0;
      margin: 0; }
      @media (min-width: 750px) {
        footer .lower ul.menu {
          display: inline; } }
      footer .lower ul.menu li {
        display: inline;
        padding: 0;
        margin: 0; }
        footer .lower ul.menu li:before {
          content: '|';
          margin-left: 0.5em;
          margin-right: 0.75em; }
        @media (max-width: 749px) {
          footer .lower ul.menu li:first-child:before {
            content: none;
            margin-left: 0;
            margin-right: 0; } }
    footer .lower a {
      color: rgba(255, 255, 255, 0.65) !important; }
      body.high-contrast footer .lower a {
        color: rgba(255, 255, 255, 0.9) !important; }
      footer .lower a:hover {
        color: rgba(255, 255, 255, 0.9) !important; }
        body.high-contrast footer .lower a:hover {
          color: white !important; }

.social-icons-redux {
  display: flex;
  letter-spacing: normal !important; }
  .social-icons-redux > a {
    border-radius: 50%;
    margin-right: 0.4rem;
    letter-spacing: normal !important;
    position: relative;
    width: 2.2rem;
    height: 2.2rem;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.4); }
    .social-icons-redux > a:hover {
      background-color: rgba(255, 255, 255, 0.8); }
    .social-icons-redux > a i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -45%); }

#mc-embedded-subscribe-form {
  white-space: nowrap; }
  #mc-embedded-subscribe-form .mc-field-group {
    display: inline-block; }
    #mc-embedded-subscribe-form .mc-field-group input {
      box-sizing: border-box;
      border: 0;
      line-height: 40px;
      padding: 0 0.5em;
      background-color: rgba(0, 0, 0, 0.4); }
      #mc-embedded-subscribe-form .mc-field-group input::placeholder {
        color: rgba(255, 255, 255, 0.8); }
  #mc-embedded-subscribe-form .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0; }

.alert-bar {
  padding: 1.25rem 0;
  font-size: 1em;
  background-color: #0074B9;
  color: white; }
  @media (min-width: 750px) {
    .alert-bar {
      padding: 1.75rem 0;
      font-size: 1.25em; } }
  @media (min-width: 750px) {
    .alert-bar .container {
      display: flex;
      align-items: center; } }
  .alert-bar.gradient {
    background-image: linear-gradient(12deg, #66acd5 0%, #0074B9 100%) !important; }
  .alert-bar .button {
    margin: 1em 0em;
    white-space: nowrap; }
    @media (min-width: 750px) {
      .alert-bar .button {
        margin: 0em 1.5em; } }
  .alert-bar.position-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    box-sizing: border-box;
    padding-right: 2rem; }
  .alert-bar .fa-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    cursor: pointer;
    font-size: 1.5rem; }

.gen-c h1 {
  font-weight: 900; }

.gen-c p {
  font-size: 16px; }
  @media (min-width: 750px) {
    .gen-c p {
      font-size: 18px; } }
  @media (min-width: 1100px) {
    .gen-c p {
      font-size: 20px; } }
.gen-c .heading-huge {
  font-weight: 900;
  text-transform: none;
  font-size: 42px !important; }
  @media (min-width: 750px) {
    .gen-c .heading-huge {
      font-size: 54px !important; } }
  @media (min-width: 1100px) {
    .gen-c .heading-huge {
      font-size: 86px !important; } }
  @media (min-width: 1300px) {
    .gen-c .heading-huge {
      font-size: 104px !important; } }
.gen-c .heading-xlarge {
  text-transform: none;
  letter-spacing: normal;
  font-weight: 300; }
  @media (min-width: 1100px) {
    .gen-c .heading-xlarge {
      font-size: 68px !important; } }
  .gen-c .heading-xlarge .text-highlight, .gen-c .heading-xlarge strong {
    font-weight: 700; }

.gen-c .heading-large {
  text-transform: none;
  font-weight: 300;
  letter-spacing: normal; }
  @media (min-width: 1100px) {
    .gen-c .heading-large {
      font-size: 60px !important; } }
  .gen-c .heading-large .text-highlight, .gen-c .heading-large strong {
    font-weight: 700; }

.gen-c .heading-medium {
  text-transform: none; }
  @media (min-width: 1100px) {
    .gen-c .heading-medium {
      font-size: 36px !important; } }
  .gen-c .heading-medium.light {
    font-weight: 300;
    letter-spacing: normal; }

.gen-c .text-highlight--grey {
  background-color: #C7C7C7; }

.gen-c .text-highlight--green {
  background-color: #2FA749; }

.gen-c .text-highlight--red {
  background-color: #F14D5C; }

.gen-c .text-highlight--cyan {
  background-color: #00BEFF; }

.gen-c span.stat.enormous {
  font-size: 72px; }
  @media (min-width: 750px) {
    .gen-c span.stat.enormous {
      font-size: 72px; } }
  @media (min-width: 1100px) {
    .gen-c span.stat.enormous {
      font-size: 120px; } }
.gen-c .stat-caption {
  font-weight: 300;
  font-size: 20px; }
  @media (min-width: 1100px) {
    .gen-c .stat-caption {
      font-size: 30px; } }
.gen-c .mid-career-title {
  line-height: 0.8; }
  @media (min-width: 1300px) {
    .gen-c .mid-career-title {
      font-size: 120px !important; } }
  .gen-c .mid-career-title span {
    display: block; }
  .gen-c .mid-career-title .color-generation-green {
    margin-left: 0.8em; }

.gen-c .progress-bar {
  display: block;
  margin: 0.5rem 0;
  background-color: #DEE1EA;
  width: 100%;
  height: 29px;
  border-radius: 6px;
  position: relative;
  z-index: 1; }
  .gen-c .progress-bar span {
    width: 10%;
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    background-color: #F14D5C;
    color: white;
    left: 0;
    top: 0;
    padding: 0 10px;
    height: 29px;
    line-height: 29px;
    border-radius: 6px;
    font-family: "azo-sans-web",sans-serif;
    font-weight: 900;
    text-align: right; }

.gen-c .image-shadow {
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.5); }

header.portal .inner {
  color: white;
  padding: 1.9375em 0;
  text-align: center; }

header.portal .upper {
  text-align: left;
  margin-bottom: 1.9375em; }
  @media (min-width: 1100px) {
    header.portal .upper {
      margin-bottom: 1.9375em; } }
  header.portal .upper .container {
    position: relative; }
  header.portal .upper .questions {
    line-height: 40px;
    float: right; }
    header.portal .upper .questions > span {
      display: none; }
      @media (min-width: 750px) {
        header.portal .upper .questions > span {
          display: inline-block; } }
    header.portal .upper .questions .button {
      margin-left: 0.7em; }

header.portal .hero-heading {
  margin-bottom: 0.25em; }

header.portal.background-blue-gradient .inner {
  background-image: url(../images/hero/diags-blue.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%; }

header.portal.background-orange-gradient .inner, .portal.button.orange-gradient .inner {
  background-image: url(../images/hero/diags-orange.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%; }

header.portal.background-green-gradient .inner {
  background-image: url(../images/hero/diags-green.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%; }

header.portal.background-purple-gradient .inner {
  background-image: url(../images/hero/diags-purple.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%; }

button.nav-toggle {
  -webkit-appearance: none;
  background: none;
  border: 0;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: right;
  border: 1px solid white;
  border-radius: 4px;
  padding: 0.5em 0.55em 0.4em 0.5em; }
  button.nav-toggle .far, button.nav-toggle .fal {
    font-size: 1.25em;
    margin-top: -0.15em;
    vertical-align: middle; }
  @media (min-width: 750px) {
    button.nav-toggle {
      display: none; } }
@media (min-width: 750px) {
  nav.portal {
    display: block; } }

nav.portal .nav-container {
  position: relative;
  width: 75%;
  margin: 0 auto;
  height: 70px; }

nav.portal .nav-track-and-discs {
  opacity: 0.5; }

nav.portal div.nav-track {
  position: absolute;
  background-color: #060606;
  height: 4px;
  width: 100%;
  left: 0;
  top: 22px; }

nav.portal svg.disc {
  position: absolute;
  top: 0; }
  nav.portal svg.disc.engage-disc {
    left: 33.3333%;
    transform: translateX(-50%); }
  nav.portal svg.disc.create-disc {
    left: 66.6666%;
    transform: translateX(-50%); }
  nav.portal svg.disc.finalize-disc {
    right: 0;
    transform: translateX(50%); }
  nav.portal svg.disc.active {
    display: none; }

nav.portal svg.dot {
  position: absolute;
  top: 0; }
  nav.portal svg.dot.engage-dot {
    left: 33.3333%;
    transform: translateX(-50%); }
  nav.portal svg.dot.create-dot {
    left: 66.6666%;
    transform: translateX(-50%); }
  nav.portal svg.dot.finalize-dot {
    right: 0;
    transform: translateX(50%); }
  nav.portal svg.dot.active {
    display: none; }

nav.portal img.check {
  position: absolute;
  top: 0px;
  display: none; }
  nav.portal img.check.active {
    display: block; }
  nav.portal img.check.discover-check {
    transform: translateX(-50%); }
  nav.portal img.check.engage-check {
    left: 33.3333%;
    transform: translateX(-50%); }
  nav.portal img.check.create-check {
    left: 66.6666%;
    transform: translateX(-50%); }
  nav.portal img.check.finalize-check {
    right: 0;
    transform: translateX(50%); }

nav.portal ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: -80px;
  position: relative; }
  nav.portal ul:after {
    content: "";
    display: table;
    clear: both; }
  nav.portal ul li {
    padding: 0 0.5em;
    box-sizing: border-box;
    float: left;
    width: 25%; }
    @media (min-width: 750px) {
      nav.portal ul li {
        padding: 0 1em; } }
    @media (min-width: 1100px) {
      nav.portal ul li {
        padding: 0 2em; } }
  nav.portal ul a, nav.portal ul span.fake-link {
    color: white;
    text-decoration: none;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding-top: 80px;
    opacity: 0.5;
    transition: opacity 0.2s ease; }
    @media (min-width: 1100px) {
      nav.portal ul a, nav.portal ul span.fake-link {
        font-size: 17px;
        line-height: 25px; } }
    nav.portal ul a:hover, nav.portal ul span.fake-link:hover {
      opacity: 0.8; }
    nav.portal ul a.active, nav.portal ul span.fake-link.active {
      opacity: 1; }
      nav.portal ul a.active:hover, nav.portal ul span.fake-link.active:hover {
        opacity: 0.9; }
    nav.portal ul a span.nav-label, nav.portal ul span.fake-link span.nav-label {
      display: block;
      text-transform: uppercase;
      font-family: "azo-sans-web",sans-serif;
      letter-spacing: 0.5px;
      font-weight: 900;
      margin-bottom: 0.75em;
      opacity: inherit;
      font-size: 13px; }
      @media (min-width: 750px) {
        nav.portal ul a span.nav-label, nav.portal ul span.fake-link span.nav-label {
          font-size: 18px; } }
    nav.portal ul a span.nav-desc, nav.portal ul span.fake-link span.nav-desc {
      display: none; }
      @media (min-width: 750px) {
        nav.portal ul a span.nav-desc, nav.portal ul span.fake-link span.nav-desc {
          display: block; } }
  nav.portal ul span.fake-link {
    cursor: not-allowed; }
    nav.portal ul span.fake-link:hover {
      opacity: 0.5; }

.approach-chart {
  text-align: left;
  position: relative; }
  .approach-chart img {
    display: block;
    margin: 0 auto;
    margin-bottom: 3.875em; }
  .approach-chart ul {
    margin-bottom: 2em;
    width: 250px; }
  .approach-chart .mindset, .approach-chart .behavior, .approach-chart .technical {
    width: 250px; }
  .approach-chart div.mindset {
    position: absolute;
    top: 0;
    left: 0; }
  .approach-chart div.behavior {
    position: absolute;
    top: 0;
    right: 0; }
  .approach-chart div.technical {
    margin-left: auto;
    margin-right: auto; }

.responsibilities-list {
  margin-left: 33.3333%;
  width: 33.3333%;
  text-align: left; }
  .responsibilities-list > li {
    position: relative;
    clear: both;
    padding-bottom: 40px; }
    .responsibilities-list > li hr {
      width: 300%;
      margin-left: -100%;
      position: absolute;
      bottom: 0;
      left: 0; }
  .responsibilities-list span.number-circle {
    float: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 0.5em; }
  .responsibilities-list h3 {
    display: inline-block; }
  .responsibilities-list .generation-tasks {
    width: 100%;
    box-sizing: border-box;
    float: left;
    padding-right: 2em;
    margin-left: -100%; }
    .responsibilities-list .generation-tasks h4 {
      display: none; }
  .responsibilities-list .employer-tasks {
    float: right;
    width: 100%;
    box-sizing: border-box;
    padding-left: 2em;
    margin-right: -100%; }
    .responsibilities-list .employer-tasks h4 {
      display: none; }
  .responsibilities-list li:first-child h4 {
    display: block; }

body.login-page {
  min-height: 100vh;
  background-color: #F5F9FC;
  display: flex;
  justify-content: center;
  align-items: center; }

.login-box {
  padding-left: 0; }
  .login-box div.form {
    padding: 3em;
    padding-top: 0; }
    @media (min-width: 750px) {
      .login-box div.form {
        padding-top: 3em; } }
div.nav-bar {
  color: white;
  font-size: 15px;
  padding: 1em 1em;
  text-transform: uppercase;
  text-align: center; }
  @media (min-width: 1100px) {
    div.nav-bar {
      font-family: "azo-sans-web",sans-serif;
      font-weight: 700; } }
  div.nav-bar .branding {
    z-index: 3;
    position: relative; }
  @media (min-width: 1100px) {
    div.nav-bar {
      position: relative;
      width: auto;
      padding: 2.5em;
      background-color: transparent;
      height: auto;
      overflow-y: visible; } }
  div.nav-bar .menu-wrapper {
    position: relative; }
    @media (max-width: 1099px) {
      div.nav-bar .menu-wrapper {
        text-align: center;
        box-sizing: border-box;
        background-color: #0059be;
        min-height: 100vh;
        padding: 1em 1em;
        padding-top: 10em;
        position: absolute;
        z-index: 2;
        width: 100%;
        top: 0;
        left: 0;
        left: -100%;
        opacity: 0; }
        div.nav-bar .menu-wrapper .fa-chevron-thin-down {
          color: white; }
        div.nav-bar .menu-wrapper.open {
          left: 0;
          opacity: 1; }
        div.nav-bar .menu-wrapper a {
          color: white !important; } }
    @media (max-width: 749px) {
      div.nav-bar .menu-wrapper {
        padding-top: 8em; } }
    @media (min-width: 1100px) {
      div.nav-bar .menu-wrapper {
        display: block; } }
  div.nav-bar .container {
    max-width: 1300px;
    padding: 0; }
  div.nav-bar a.toggle {
    font-size: 1.75em;
    position: absolute;
    top: 0.25rem;
    right: 0.5rem;
    display: block;
    padding: 1rem; }
    @media (min-width: 750px) {
      div.nav-bar a.toggle {
        display: none; } }
  div.nav-bar a {
    color: currentColor;
    letter-spacing: 0.5px; }
    body.article div.nav-bar a.active {
      color: #5C2429; }
  @media (max-width: 1099px) {
    div.nav-bar nav {
      position: relative;
      height: 85%;
      /*
	      white-space: nowrap;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar;


      &::-webkit-scrollbar {
        display: none;
      }
      */ } }
  div.nav-bar nav > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 1100px) {
      div.nav-bar nav > ul {
        text-align: left;
        display: flex; }
        div.nav-bar nav > ul .right-side {
          margin-left: auto; }
        div.nav-bar nav > ul .right-side ~ .right-side {
          margin-left: 0; } }
    div.nav-bar nav > ul > li, div.nav-bar nav > ul > span > li {
      margin: 0;
      padding: 0;
      display: block;
      margin-right: 0.25em;
      font-size: 24px;
      margin-top: 0.75em;
      margin-bottom: 0.75em;
      border-radius: 4px;
      /*&.open{
		      	border:1px solid red;
		     }*/ }
      @media (min-width: 1100px) {
        div.nav-bar nav > ul > li, div.nav-bar nav > ul > span > li {
          position: relative;
          display: inline-block;
          font-size: 13px;
          margin-top: 0;
          margin-bottom: 0; } }
      @media (min-width: 1100px) {
        div.nav-bar nav > ul > li.menu-item-has-children, div.nav-bar nav > ul > span > li.menu-item-has-children {
          white-space: nowrap; } }
      div.nav-bar nav > ul > li.menu-item-has-children a, div.nav-bar nav > ul > span > li.menu-item-has-children a {
        display: inline-block; }
      div.nav-bar nav > ul > li.menu-item-has-children button, div.nav-bar nav > ul > span > li.menu-item-has-children button {
        border: 0;
        background-color: transparent;
        padding: 0;
        margin: 0;
        color: inherit;
        padding: 0.5em 0.5em;
        display: inline-block;
        margin-left: -0.7em;
        cursor: pointer; }
      @media (max-width: 1099px) {
        div.nav-bar nav > ul > li.menu-item-has-children, div.nav-bar nav > ul > span > li.menu-item-has-children {
          /*
		      >a{
			      display:inline-block;
			      position: relative;
		      }
		      >a:after{
			      font: normal normal normal 16px/1 Generation;
			      content: "\f011";
			      position: absolute;
			      right:-15px;
			      top:0.35em;
		      }
          */ } }
      div.nav-bar nav > ul > li > a, div.nav-bar nav > ul > span > li > a {
        display: block;
        padding: 0.2em 0.5em; }
        div.nav-bar nav > ul > li > a span, div.nav-bar nav > ul > span > li > a span {
          display: none; }
          @media (min-width: 750px) {
            div.nav-bar nav > ul > li > a span, div.nav-bar nav > ul > span > li > a span {
              display: inline; } }
        @media (min-width: 1100px) {
          div.nav-bar nav > ul > li > a, div.nav-bar nav > ul > span > li > a {
            padding: 0.5em 0.5em;
            padding: 0.5em 0.75em; } }
      div.nav-bar nav > ul > li a.button, div.nav-bar nav > ul > span > li a.button {
        line-height: inherit; }
      div.nav-bar nav > ul > li ul, div.nav-bar nav > ul > span > li ul {
        left: 0;
        top: 100%;
        z-index: 999;
        list-style: none;
        margin: 0;
        text-align: center;
        white-space: normal;
        margin-top: 0.25em;
        margin-bottom: 0.5em;
        display: none; }
        @media (min-width: 1100px) {
          div.nav-bar nav > ul > li ul, div.nav-bar nav > ul > span > li ul {
            display: none;
            width: 150px;
            min-width: 110%;
            position: absolute;
            padding-left: 0;
            margin-bottom: 0;
            margin-top: 0;
            text-align: left;
            background-color: rgba(41, 35, 54, 0.7);
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
            padding-top: 0.3em;
            padding-bottom: 0.3em; }
            body.article div.nav-bar nav > ul > li ul, body.article div.nav-bar nav > ul > span > li ul {
              background-color: #F5F9FC; } }
        div.nav-bar nav > ul > li ul.closed, div.nav-bar nav > ul > span > li ul.closed {
          display: none;
          border: 1px solid red; }
        div.nav-bar nav > ul > li ul li, div.nav-bar nav > ul > span > li ul li {
          font-size: 18px;
          line-height: 20px;
          margin-bottom: 0; }
          @media (min-width: 1100px) {
            div.nav-bar nav > ul > li ul li, div.nav-bar nav > ul > span > li ul li {
              font-size: 13px;
              line-height: 17px; } }
          div.nav-bar nav > ul > li ul li a, div.nav-bar nav > ul > span > li ul li a {
            padding: 0.45em 0.75em;
            display: block; }
      @media (min-width: 1100px) {
        div.nav-bar nav > ul > li:hover, div.nav-bar nav > ul > li.open, div.nav-bar nav > ul > span > li:hover, div.nav-bar nav > ul > span > li.open {
          background-color: rgba(41, 35, 54, 0.7); }
          div.nav-bar nav > ul > li:hover.menu-item-has-children, div.nav-bar nav > ul > li.open.menu-item-has-children, div.nav-bar nav > ul > span > li:hover.menu-item-has-children, div.nav-bar nav > ul > span > li.open.menu-item-has-children {
            border-bottom-left-radius: 0 !important;
            border-bottom-right-radius: 0 !important; }
          body.article div.nav-bar nav > ul > li:hover, body.article div.nav-bar nav > ul > li.open, body.article div.nav-bar nav > ul > span > li:hover, body.article div.nav-bar nav > ul > span > li.open {
            background-color: #F5F9FC; }
          body.article.global div.nav-bar nav > ul > li:hover, body.article.global div.nav-bar nav > ul > li.open, body.article.global div.nav-bar nav > ul > span > li:hover, body.article.global div.nav-bar nav > ul > span > li.open {
            background-color: #F5F9FC; } }
      @media (min-width: 1100px) {
        div.nav-bar nav > ul > li:hover > a, div.nav-bar nav > ul > li.open > a, div.nav-bar nav > ul > span > li:hover > a, div.nav-bar nav > ul > span > li.open > a {
          border-radius: 4px; }
          div.nav-bar nav > ul > li:hover > a.locations-link, .menu-item-has-children div.nav-bar nav > ul > li:hover > a, div.nav-bar nav > ul > li.open > a.locations-link, .menu-item-has-children div.nav-bar nav > ul > li.open > a, div.nav-bar nav > ul > span > li:hover > a.locations-link, .menu-item-has-children div.nav-bar nav > ul > span > li:hover > a, div.nav-bar nav > ul > span > li.open > a.locations-link, .menu-item-has-children div.nav-bar nav > ul > span > li.open > a {
            border-bottom-left-radius: 0 !important;
            border-bottom-right-radius: 0 !important; }
          body.article div.nav-bar nav > ul > li:hover > a, body.article div.nav-bar nav > ul > li.open > a, body.article div.nav-bar nav > ul > span > li:hover > a, body.article div.nav-bar nav > ul > span > li.open > a {
            background-color: #F5F9FC;
            color: #5C2429; }
          body.article.global div.nav-bar nav > ul > li:hover > a, body.article.global div.nav-bar nav > ul > li.open > a, body.article.global div.nav-bar nav > ul > span > li:hover > a, body.article.global div.nav-bar nav > ul > span > li.open > a {
            background-color: #F5F9FC;
            color: #303135; } }
      div.nav-bar nav > ul > li:hover.menu-item-has-children > a, div.nav-bar nav > ul > li.open.menu-item-has-children > a, div.nav-bar nav > ul > span > li:hover.menu-item-has-children > a, div.nav-bar nav > ul > span > li.open.menu-item-has-children > a {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important; }
      @media (min-width: 1100px) {
        div.nav-bar nav > ul > li:hover ul, div.nav-bar nav > ul > li.open ul, div.nav-bar nav > ul > span > li:hover ul, div.nav-bar nav > ul > span > li.open ul {
          display: block !important; } }
      @media (max-width: 1099px) {
        div.nav-bar nav > ul > li.open ul, div.nav-bar nav > ul > span > li.open ul {
          display: block !important; } }
      @media (min-width: 1100px) {
        div.nav-bar nav > ul > li, div.nav-bar nav > ul > span > li {
          margin-left: 0;
          margin-right: 0.5em;
          font-size: 14px; }
          div.nav-bar nav > ul > li.contact, div.nav-bar nav > ul > span > li.contact {
            margin-right: 0; }
            div.nav-bar nav > ul > li.contact a, div.nav-bar nav > ul > span > li.contact a {
              padding: 0.5em 1.25em;
              background-color: rgba(255, 255, 255, 0.9);
              color: #F14D5C;
              border-radius: 4px; }
              div.nav-bar nav > ul > li.contact a:hover, div.nav-bar nav > ul > span > li.contact a:hover {
                background-color: white; }
          div.nav-bar nav > ul > li a.button, div.nav-bar nav > ul > span > li a.button {
            line-height: 1.8em !important; } }
      @media (min-width: 1300px) {
        div.nav-bar nav > ul > li, div.nav-bar nav > ul > span > li {
          margin-right: 0.5em; } }
.nav-wrapper {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  /*
  &:before{
    position: absolute;
    content:'';
    width:100%;
    height: 100%;
    background-color: scale-color($generation-navy-blue,$lightness: -3%);
    z-index: 3;
    opacity: 0;
   
  }*/ }
  .admin-bar .nav-wrapper {
    top: 32px; }

@media (max-width: 1099px) {
  body.nav-open .nav-wrapper:before {
    opacity: 1; } }

body.article div.nav-bar {
  color: #303135; }

body.article .nav-wrapper {
  position: static; }

body.article.global div.nav-bar {
  color: #50566B; }

.menu-toggle-button {
  font-size: 1.0rem;
  color: white;
  padding: 0.1em 0.35em;
  border-radius: 3px;
  position: absolute;
  right: 0.75rem;
  top: 3.0rem;
  z-index: 101;
  cursor: pointer; }
  .menu-toggle-button span.icon {
    font-size: 2.0rem;
    vertical-align: middle;
    position: relative; }
  .menu-toggle-button span.action {
    color: rgba(255, 255, 255, 0.75);
    display: none;
    vertical-align: middle;
    margin-right: 0.25em; }
    @media (min-width: 375px) {
      .menu-toggle-button span.action {
        display: inline; } }
  @media (min-width: 500px) {
    .menu-toggle-button {
      font-size: 1.15rem; } }
  @media (min-width: 750px) {
    .menu-toggle-button {
      top: 3.25rem;
      right: 1.15rem;
      font-size: 1.4rem; } }
  @media (min-width: 1100px) {
    .menu-toggle-button {
      display: none; } }
  .page-template-page-no-hero .menu-toggle-button, .no-hero .menu-toggle-button {
    color: #333; }
    .page-template-page-no-hero .menu-toggle-button span.action, .no-hero .menu-toggle-button span.action {
      color: currentColor; }
  .nav-open .menu-toggle-button {
    color: white !important; }

@media (min-width: 1100px) {
  span.right {
    float: right; } }

@media (max-width: 1099px) {
  body.noscroll {
    width: 100%; } }

header.hero {
  background-color: #3E3849;
  color: white;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  overflow: hidden;
  padding: 5em 0;
  padding-top: 13em;
  margin-top: 0; }
  body.global header.hero {
    margin-top: 0; }
  body.high-contrast header.hero:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 3; }
  header.hero .inner {
    position: relative;
    z-index: 4;
    padding: 0 32px;
    box-sizing: border-box; }
  @media (min-width: 750px) {
    header.hero {
      margin-top: 0;
      padding: 10em 0;
      padding-top: 18em; } }
  header.hero.slim {
    padding: 8em 0;
    padding-top: 10em; }
    @media (min-width: 750px) {
      header.hero.slim {
        padding: 10em 0;
        padding-top: 12em; } }
  header.hero.flat-bottom {
    padding-bottom: 0 !important; }
  header.hero h1 {
    color: white;
    font-size: 32px;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem; }
    header.hero h1 span {
      display: block;
      text-transform: none;
      font-size: 16px;
      margin-top: 1rem;
      margin-bottom: 2rem; }
  @media (min-width: 750px) {
    header.hero h1 {
      font-size: 40px; }
      header.hero h1 span {
        font-size: 24px; } }
  @media (min-width: 1100px) {
    header.hero h1 {
      font-size: 52px; }
      header.hero h1 span {
        font-size: 32px; }
        header.hero h1 span.long {
          font-size: 26px; } }
  header.hero .triangle-one {
    display: block;
    position: absolute;
    left: -440px;
    top: 0;
    opacity: 0.7;
    z-index: 2; }
  header.hero .triangle-two {
    display: block;
    position: absolute;
    left: -440px;
    bottom: 0;
    bottom: -1px;
    opacity: 0.5;
    z-index: 1; }
  @media (min-width: 750px) {
    header.hero .triangle-one {
      left: -300px; }
    header.hero .triangle-two {
      left: -300px; } }
  @media (min-width: 1100px) {
    header.hero .triangle-one {
      left: -175px; }
    header.hero .triangle-two {
      left: -175px; } }
header.hero.full {
  height: 100vh;
  /* mobile viewport bug fix */
  max-height: 900px;
  width: 100%;
  display: table;
  padding: 2em 0;
  padding-top: 14em; }
  @media (max-width: 749px) {
    header.hero.full {
      height: 90vh; } }
  header.hero.full .inner {
    width: 100%;
    display: table-cell;
    vertical-align: bottom; }

section.page-section.story {
  color: white;
  padding-top: 0;
  position: relative; }
  body.high-contrast section.page-section.story:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 3; }
  @media (min-width: 850px) {
    section.page-section.story {
      padding-bottom: 0; } }
  section.page-section.story img {
    width: 100%;
    max-width: none;
    height: auto;
    margin-bottom: 1.9375em; }
    @media (min-width: 850px) {
      section.page-section.story img {
        margin-bottom: 0; } }
  @media (min-width: 850px) {
    section.page-section.story .container {
      position: absolute;
      left: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 4;
      width: 100%;
      max-width: 1140px; }
      section.page-section.story .container.right .text {
        margin-left: 55%; }
      section.page-section.story .container .text {
        max-width: 40%; } }
.press-clippings {
  text-align: left;
  margin-bottom: 2rem; }
  @media (min-width: 750px) {
    .press-clippings {
      column-count: 2;
      column-gap: 1.5rem; } }
  @media (min-width: 1100px) {
    .press-clippings {
      column-count: 3; } }
  .press-clippings .press-item {
    margin-bottom: 2rem;
    break-inside: avoid; }
    .press-clippings .press-item p {
      margin-bottom: 0.25rem; }

.global-nav-toggle {
  font-size: 1.5em;
  color: white;
  position: absolute;
  right: 1em;
  top: 0.65em;
  text-transform: uppercase;
  z-index: 101;
  cursor: pointer; }
  body.overlay .global-nav-toggle {
    color: #0074B9; }
  .global-nav-toggle .fa {
    margin-top: -0.15em; }
  .global-nav-toggle .fa-dots-vertical {
    margin-right: -4px; }
  .global-nav-toggle .fa-close {
    font-size: 1.25em;
    vertical-align: middle; }
  @media (min-width: 750px) {
    .global-nav-toggle {
      display: none; } }
body.overlay {
  overflow: hidden; }

.global-nav-bar {
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
  box-shadow: 0 12px 25px 0 rgba(34, 46, 79, 0.1);
  padding: 4px 1em;
  position: relative;
  white-space: nowrap;
  text-align: right;
  font-size: 12px;
  line-height: 20px; }
  body.no-hero .global-nav-bar {
    background-color: white;
    color: #2FA749; }
  @media (max-width: 749px) {
    .global-nav-bar {
      padding: 6px 0.5em;
      line-height: 23px;
      box-sizing: border-box;
      /*position: fixed;
    width:100%;
    height: 100%;
    overflow-y:scroll;
    box-sizing: border-box;
    background-color:rgba(#FFFFFF,0.9);
    color:$generation-blue;
    z-index: 100;
    padding:2em;
    white-space: normal;
    text-align: center;
    font-size:30px;*/ } }
  @media (min-width: 750px) {
    .global-nav-bar {
      font-size: 12px;
      line-height: 18px; } }
  .global-nav-bar img {
    vertical-align: middle;
    margin: 0;
    margin-right: 0.5em;
    margin-top: -3px; }
  .global-nav-bar .fa-globe {
    margin-right: 0.25em; }
  .global-nav-bar .toggle {
    font-size: 1.75em;
    vertical-align: middle; }
    @media (min-width: 750px) {
      .global-nav-bar .toggle {
        display: none; } }
  .global-nav-bar a {
    color: white; }
    body.no-hero .global-nav-bar a {
      color: #0074B9; }
    .global-nav-bar a:hover {
      color: white; }
      body.no-hero .global-nav-bar a:hover {
        color: #005CC4; }
  .global-nav-bar nav {
    display: flex;
    align-items: center; }
  .global-nav-bar .secondary-links {
    display: block; }
    @media (min-width: 750px) {
      .global-nav-bar .secondary-links {
        line-height: 25px; } }
  .global-nav-bar .wpml-ls {
    display: inline; }
  .global-nav-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 12px; }
    .global-nav-bar ul li {
      margin: 0;
      padding: 0;
      margin: 0;
      margin: 0 .25em; }
      @media (min-width: 750px) {
        .global-nav-bar ul li {
          margin: 0 .75em; } }
  .global-nav-bar span.generation-global {
    display: inline-block;
    margin-right: 0.25em;
    text-transform: capitalize; }
    .global-nav-bar span.generation-global a {
      color: rgba(255, 255, 255, 0.75); }
      body.no-hero .global-nav-bar span.generation-global a {
        color: #2FA749; }
    @media (max-width: 749px) {
      .global-nav-bar span.generation-global img {
        width: 12px;
        margin-right: 0em; } }
    .global-nav-bar span.generation-global span {
      display: none; }
    @media (min-width: 750px) {
      .global-nav-bar span.generation-global {
        display: inline-block;
        margin-bottom: 0;
        margin-right: .75em;
        text-transform: none; }
        .global-nav-bar span.generation-global span {
          display: inline; } }
  .global-nav-bar div.global-selector {
    display: block;
    padding: 0.25em 0.5em;
    position: relative;
    z-index: 102;
    display: inline-block;
    margin-left: 0.75em; }
    .global-nav-bar div.global-selector a {
      color: #0074B9;
      color: white; }
      .global-nav-bar div.global-selector a img {
        display: none; }
      .global-nav-bar div.global-selector a:hover {
        color: white !important; }
      .global-nav-bar div.global-selector a img {
        display: inline-block; }
    .global-nav-bar div.global-selector > a {
      display: block;
      padding: 0.25em; }
    .global-nav-bar div.global-selector ul {
      font-size: 0.7em;
      box-sizing: border-box;
      display: none;
      font-size: inherit;
      position: absolute;
      padding: 0.5em 0;
      right: 0;
      top: 100%; }
      @media (min-width: 750px) {
        .global-nav-bar div.global-selector ul:hover, .global-nav-bar div.global-selector ul:focus {
          display: block; } }
      .global-nav-bar div.global-selector ul li {
        display: block;
        margin: 0; }
        .global-nav-bar div.global-selector ul li a {
          display: block;
          padding: 0.15em 0.75em;
          color: #0074B9;
          color: white !important;
          padding-left: 2.5em; }
    .global-nav-bar div.global-selector.open {
      background-color: rgba(41, 35, 54, 0.9);
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
      .global-nav-bar div.global-selector.open a {
        color: white !important; }
      .global-nav-bar div.global-selector.open ul {
        background-color: rgba(41, 35, 54, 0.9);
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block; }

#menu-top-bar {
  /*
	  a{
		  display:block;
		  background-color:$generation-ice;
		  padding:0 0.5em;
		  border:1px solid $generation-blue;
		  border-radius: 4px;
		  transition: background-color 0.3s ease, color 0.3s ease;
		  
	  }
	  
	  li.green a{
			  background-color:$generation-green;
			  border:1px solid $generation-green;
			  color:white;
			  
			  &:hover{
				  background-color:darken($generation-green,5%);
			  }
			  //border:1px solid $generation-green;
		  }
      */ }
  @media (min-width: 750px) {
    #menu-top-bar li {
      margin: 0 .65em; } }
  #menu-top-bar li.green a {
    color: rgba(255, 255, 255, 0.75); }
    #menu-top-bar li.green a:hover {
      color: white; }
    body.no-hero #menu-top-bar li.green a {
      color: #2FA749; }
      body.no-hero #menu-top-bar li.green a:hover {
        color: #2FA749; }

body.page-template-tmpl-employers .hero {
  padding-top: 12em; }
  @media (max-width: 749px) {
    body.page-template-tmpl-employers .hero {
      padding-bottom: 0em; } }
  @media (min-width: 1100px) {
    body.page-template-tmpl-employers .hero {
      padding-top: 14em; } }
@media (min-width: 750px) {
  body.page-template-tmpl-employers .we-solve-problems-postit {
    position: absolute;
    left: 20%;
    top: -100%; } }

.employer-problems-compact img {
  max-height: 250px;
  display: block;
  margin: 0 auto;
  margin-bottom: 1.5rem; }

.svg-container {
  position: relative;
  overflow: hidden; }
  .svg-container .large-triangle {
    position: absolute;
    top: 0;
    z-index: -1;
    width: auto;
    min-width: 100%;
    height: 35%; }
    @media (min-width: 750px) {
      .svg-container .large-triangle {
        height: 55%; } }
    @media (min-width: 1100px) {
      .svg-container .large-triangle {
        width: 100%;
        height: auto; } }
  .svg-container .small-triangle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2; }

/*
.two-column-form{

  .gform_body, .gform_fields, .gform_footer{
    //display:inline !important;
    //clear: none !important;
  }



  label{
    font-weight: normal !important;
  }

  .gfield{

  }

  .prettydropdown{
    margin-right:0.5em !important;
    box-shadow:none !important;
  }

  .gfield{
    //display:inline-block !important;
  }

  .inline-field{
    //width:auto;

    //padding-right:0.5em;

    label{
      //display:inline-block;
      //margin-right:0.75em;

    }
    .ginput_container{
      //display:inline;
    }
  }


  input[type="text"], select, textarea{
    background-color: white !important;
  }



  .name,.email,.phone{
    //display:inline-block;
    //width:28%;

    .gfield_label{
      //display: block !important;
    }



    input{
      //width:100% !important;
      //box-sizing: border-box !important;
    }
  }
}

*/
.regeneration-badge {
  background-color: #2FA749;
  color: white;
  border-radius: 6px;
  padding: 0.8em;
  margin-bottom: 1.5rem; }
  .regeneration-badge img {
    display: block;
    margin-bottom: 0.5em; }
  .regeneration-badge span {
    display: block;
    font-size: 0.75em; }

.regeneration-filter {
  font-size: 0.9em;
  display: block;
  margin-top: 1rem;
  font-weight: 700; }
  .regeneration-filter .fa {
    font-size: 1.75em;
    vertical-align: middle;
    margin-right: 0.2em;
    margin-top: -0.1em; }
  .regeneration-filter img {
    max-height: 1.4em;
    width: auto;
    vertical-align: middle;
    margin: 0;
    display: inline;
    margin-right: 0.15em; }

#cookie-notice {
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  font-size: 12px;
  line-height: 17px;
  box-shadow: 0 -5px 18px 0 rgba(0, 0, 0, 0.25);
  left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 1100px) {
    #cookie-notice {
      font-size: 16px;
      line-height: 22px; } }
#cookie-notice.cn-animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

#cookie-notice.cn-animated.cn-effect-none {
  -webkit-animation-duration: 0s;
  animation-duration: 0s; }

#cookie-notice .cookie-notice-container {
  display: block; }

#cookie-notice.cookie-notice-hidden .cookie-notice-container {
  display: none; }

#cookie-notice .cookie-revoke-container {
  display: block; }

#cookie-notice.cookie-revoke-hidden .cookie-revoke-container {
  display: none; }

.cn-position-top {
  top: 0; }

.cn-position-bottom {
  bottom: 0; }

.cookie-notice-container {
  padding: 10px;
  text-align: center;
  width: 100%;
  z-index: 2; }
  @media (min-width: 1100px) {
    .cookie-notice-container {
      padding: 15px; } }
.cookie-revoke-container {
  padding: 10px;
  width: 100%;
  z-index: 1; }

.cn-close-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7.5px;
  width: 15px;
  height: 15px;
  opacity: 0.5; }

.cn-close-icon:hover {
  opacity: 1; }

.cn-close-icon:before,
.cn-close-icon:after {
  position: absolute;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #fff; }

.cn-close-icon:before {
  transform: rotate(45deg); }

.cn-close-icon:after {
  transform: rotate(-45deg); }

#cookie-notice .cn-revoke-cookie {
  margin: 0; }

.cn-button.wp-default,
.cn-button.wp-default:hover,
.cn-button.bootstrap,
.cn-button.bootstrap:hover {
  box-shadow: none;
  text-decoration: none; }

#cookie-notice .cn-button {
  margin-left: 10px; }

.cn-button.wp-default {
  font-family: sans-serif;
  line-height: 18px;
  padding: 2px 12px;
  background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
  border-color: #BBB;
  color: #333;
  text-shadow: 0 1px 0 #FFF;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  white-space: nowrap;
  outline: none; }

.cn-button.wp-default:hover {
  background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
  border-color: #999;
  color: #222; }

.cn-button.bootstrap {
  font-family: sans-serif;
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-right: .3em;
  margin-bottom: 0;
  *margin-left: .3em;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  font-style: normal;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #04c;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-style: solid;
  border-width: 1px;
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  padding: 2px 10px;
  font-size: 12px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none; }

.cn-button.bootstrap:hover {
  color: #fff;
  background-color: #04c;
  *background-color: #003bb3;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

#cookie-notice.cookie-notice-visible.cn-effect-none,
#cookie-notice.cookie-revoke-visible.cn-effect-none {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

#cookie-notice.cn-effect-none {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

#cookie-notice.cookie-notice-visible.cn-effect-fade,
#cookie-notice.cookie-revoke-visible.cn-effect-fade {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

#cookie-notice.cn-effect-fade {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

#cookie-notice.cookie-notice-visible.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-effect-slide {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

#cookie-notice.cn-effect-slide {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

#cookie-notice.cn-position-top.cn-effect-slide {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@media all and (max-width: 900px) {
  .cookie-notice-container #cn-notice-text {
    display: block;
    margin-bottom: 5px; }
  #cookie-notice .cn-button {
    margin-left: 5px;
    margin-right: 5px; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

#cookie-notice {
  background-color: #F5F9FC !important;
  color: #333 !important; }
  #cookie-notice .cookie-notice-container {
    box-sizing: border-box; }
  #cookie-notice a {
    color: #333 !important;
    text-decoration: underline; }
  #cookie-notice #cn-notice-text {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    color: #333 !important;
    max-width: 950px; }
  #cookie-notice .cn-button {
    text-decoration: none !important;
    color: white !important;
    padding: 0.25rem 1.5rem;
    background-color: #2FA749; }
    #cookie-notice .cn-button:hover {
      background-color: #2b9742; }

@media (min-width: 750px) {
  #activate-contrast:after {
    font-family: "Generation";
    content: "\f021";
    margin-left: 0.25rem;
    font-size: 1.25em;
    vertical-align: middle; } }

#activate-contrast.active {
  font-weight: bold; }
  #activate-contrast.active:after {
    content: "\f020"; }

#program-steps .svg-background {
  display: none;
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  width: 100%; }
  @media (min-width: 1100px) {
    #program-steps .svg-background {
      display: block; } }
@media (min-width: 750px) {
  .program-sidebar {
    padding-left: 2.75em; } }

.program-sidebar hr {
  margin-left: -1em;
  width: 100vw;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }
  @media (min-width: 750px) {
    .program-sidebar hr {
      margin-left: -2.75em; } }
.program-sidebar p, .program-sidebar ul {
  font-size: 16px; }

#programs img {
  box-shadow: 0 18px 35px 0 rgba(34, 46, 79, 0.2); }

@media (min-width: 750px) {
  #programs .column.content.medium-5 {
    padding-top: 1.5em; } }

.home-program-cards .program-card {
  position: relative;
  margin-bottom: 1.5em; }
  @media (min-width: 500px) {
    .home-program-cards .program-card {
      margin-bottom: 1.75em; } }
  @media (min-width: 750px) {
    .home-program-cards .program-card {
      margin-bottom: 2.5em; } }
.home-program-cards .program-card__img-wrapper {
  margin-bottom: 0.75em;
  position: relative;
  height: 0;
  padding-top: 100%; }
  @media (min-width: 500px) {
    .home-program-cards .program-card__img-wrapper {
      margin-bottom: 1.0em; } }
  @media (min-width: 750px) {
    .home-program-cards .program-card__img-wrapper {
      margin-bottom: 1.0em; } }
  .home-program-cards .program-card__img-wrapper img {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

div.nav-bar.nav-country .branding {
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 0.5em;
  display: block; }
  @media (min-width: 750px) {
    div.nav-bar.nav-country .branding {
      font-size: 1.5em; } }
  @media (min-width: 1100px) {
    div.nav-bar.nav-country .branding {
      position: absolute;
      transform: translateX(-50%);
      top: 2rem;
      left: 50%;
      z-index: 100;
      font-size: 1.75em; } }
  div.nav-bar.nav-country .branding img, div.nav-bar.nav-country .branding svg {
    vertical-align: middle;
    margin: 0;
    max-height: 45px; }
    @media (min-width: 750px) {
      div.nav-bar.nav-country .branding img, div.nav-bar.nav-country .branding svg {
        max-height: none;
        max-width: 170px; } }
    @media (min-width: 1100px) {
      div.nav-bar.nav-country .branding img, div.nav-bar.nav-country .branding svg {
        margin-top: -4px; } }
.sub-navigation {
  background-color: #F5F9FC;
  padding: 0.75rem 0;
  text-align: center; }
  @media (min-width: 1100px) {
    .sub-navigation {
      padding: 1.75rem 0;
      text-align: left; } }
  .sub-navigation__inner.center {
    text-align: center; }
  .sub-navigation__label {
    display: block;
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #303135; }
    @media (min-width: 1100px) {
      .sub-navigation__label {
        display: inline-block;
        text-align: left;
        text-transform: none;
        padding-right: 2rem;
        margin-right: 1em;
        font-size: 1.5rem;
        border-right: 1px solid #D8D8D8; } }
  .sub-navigation nav {
    display: inline-block; }
  .sub-navigation ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0; }
    .sub-navigation ul li {
      margin: 0;
      padding: 0;
      display: inline-block;
      margin: 0.2rem 0.5rem; }
      @media (min-width: 1100px) {
        .sub-navigation ul li {
          margin: 0.25rem 1rem; } }
      .sub-navigation ul li.current_page_item {
        border-bottom: 2px solid #0074B9; }

.image-tile {
  background: rgba(0, 92, 204, 0.15);
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 38%, rgba(0, 0, 0, 0.72) 74%);
  position: relative; }
  .image-tile .title {
    margin-bottom: 0.75em !important;
    width: 75%; }
  .image-tile img {
    width: 100%;
    max-width: none;
    margin: 0;
    position: relative;
    z-index: -1; }
  .image-tile .content {
    position: absolute;
    bottom: 1.5em;
    left: 1.5em;
    width: 100%;
    color: white !important; }

ul.home-location-picker {
  font-size: 13px; }
  @media (min-width: 750px) {
    ul.home-location-picker {
      font-size: 15px; } }
  @media (min-width: 1100px) {
    ul.home-location-picker {
      font-size: 17px; } }
  @media (max-width: 749px) {
    ul.home-location-picker {
      overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch; } }
@media (max-width: 749px) {
  .home-location-picker-wrapper {
    position: relative;
    margin: 0 -12px; }
    .home-location-picker-wrapper:before, .home-location-picker-wrapper:after {
      content: ' ';
      height: 100%;
      width: 10px;
      position: absolute;
      top: 0;
      box-sizing: border-box;
      z-index: 5;
      background-size: 100% 100%;
      font: normal normal normal 13px/1 Generation;
      padding-top: 1em;
      color: rgba(85, 92, 104, 0.2); }
    .home-location-picker-wrapper:before {
      left: 0;
      background: linear-gradient(90deg, #faf8f7 0%, rgba(250, 248, 247, 0) 100%);
      content: "\f008"; }
    .home-location-picker-wrapper:after {
      right: 0;
      background: linear-gradient(270deg, #faf8f7 0%, rgba(250, 248, 247, 0) 100%);
      content: "\f006"; }
    .home-location-picker-wrapper ul {
      padding: 0 12px; } }

.home-program-cards {
  display: flex;
  flex-wrap: wrap; }
  .home-program-cards:after {
    content: "";
    display: table;
    clear: both; }
  .home-program-cards.home-program-cards--align-center {
    justify-content: center; }
  @media (min-width: 750px) {
    .home-program-cards {
      margin: 0 -0.5em; } }
  @media (min-width: 1100px) {
    .home-program-cards {
      margin: 0 -0.75em; } }
  .home-program-cards .program-card {
    box-sizing: border-box;
    width: 100%; }
    @media (min-width: 500px) {
      .home-program-cards .program-card {
        width: 50%;
        padding: 0 0.5em; }
        .home-program-cards .program-card:nth-child(2n-1) {
          clear: left; } }
    @media (min-width: 750px) {
      .home-program-cards .program-card {
        width: 33.3333%; }
        .home-program-cards .program-card:nth-child(2n-1) {
          clear: none; }
        .home-program-cards .program-card:nth-child(3n-2) {
          clear: left; } }
    @media (min-width: 1100px) {
      .home-program-cards .program-card {
        width: 25%;
        padding: 0 0.75em; }
        .home-program-cards .program-card:nth-child(2n-1) {
          clear: none; }
        .home-program-cards .program-card:nth-child(3n-2) {
          clear: none; }
        .home-program-cards .program-card:nth-child(4n-3) {
          clear: left; } }
    @media (max-width: 499px) {
      .home-program-cards .program-card {
        padding-left: 116px; } }
    .home-program-cards .program-card img {
      box-shadow: 0 18px 35px 0 rgba(34, 46, 79, 0.2);
      width: 100%; }
    @media (max-width: 499px) {
      .home-program-cards .program-card__img-wrapper {
        width: 100px;
        margin-bottom: 0;
        float: left;
        margin-left: -116px;
        padding-top: 100px; } }
    .home-program-cards .program-card a.learn-more {
      display: inline-block;
      display: none;
      border: 1px solid currentColor;
      border-radius: 3px;
      padding: 0.3em 0.4em;
      margin-top: 0.25em; }
      .home-program-cards .program-card a.learn-more.regeneration {
        color: #2FA749; }
      .home-program-cards .program-card a.learn-more.always {
        display: block;
        display: inline-block; }
        @media (min-width: 500px) {
          .home-program-cards .program-card a.learn-more.always {
            display: none !important; } }
      @media (min-width: 750px) {
        .home-program-cards .program-card a.learn-more {
          margin-left: 1.25rem; } }
  .home-program-cards .name {
    text-transform: none !important; }
    .home-program-cards .name i {
      font-size: 0.8em;
      vertical-align: middle;
      float: left;
      margin-left: -1.25rem;
      margin-top: 0.25em;
      display: none; }
    @media (min-width: 750px) {
      .home-program-cards .name {
        padding-left: 1.25rem; }
        .home-program-cards .name i {
          display: inline; } }
  .home-program-cards a.program-link {
    display: block; }
    .home-program-cards a.program-link.disabled {
      cursor: default;
      pointer-events: none; }

.program-locations {
  font-size: 0.9em;
  line-height: 1 !important; }
  .program-locations li {
    display: inline-block; }
    .program-locations li a {
      display: block;
      background-color: #F2EDEA;
      color: #312421;
      margin-right: 0.5rem;
      margin-bottom: 0.5rem;
      border-radius: 3px;
      padding: 0.7rem 0.75rem 0.6rem 0.75rem; }
      .program-locations li a:hover {
        background: #2FA749;
        color: white; }
      .program-locations li a.regeneration {
        background-color: #2FA749;
        color: white;
        /*
        background: -moz-linear-gradient(-45deg, #f2edea 30%, rgba($regeneration,0.8) 100%);
        background: -webkit-linear-gradient(-45deg, #f2edea 30%,rgba($regeneration,0.8) 100%);
        background: linear-gradient(135deg, #f2edea 30%,rgba($regeneration,0.8) 100%);
        */ }
        .program-locations li a.regeneration:hover {
          background: #299340;
          color: white; }

ul.location-tiles {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.location-tiles li {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(29, 54, 82, 0.15);
    padding: 1em;
    margin-bottom: 1.5em;
    border-radius: 6px; }
    ul.location-tiles li:after {
      content: "";
      display: table;
      clear: both; }
    ul.location-tiles li .site-name {
      display: block;
      margin-bottom: 0.5em; }
    ul.location-tiles li .site-start-date {
      display: block; }
    ul.location-tiles li .site-address {
      display: block;
      margin-bottom: 1em; }
    ul.location-tiles li .buttons {
      display: block;
      margin-bottom: 0.5em; }
      ul.location-tiles li .buttons.float {
        float: right;
        margin-left: 0.5em; }
      @media (min-width: 1100px) {
        ul.location-tiles li .buttons {
          overflow: hidden; } }
@media (min-width: 750px) {
  ul.location-tiles.full {
    margin-left: -0.75em;
    margin-right: -0.75em; }
    ul.location-tiles.full li {
      width: calc(50% - 1.5em);
      float: left;
      box-sizing: border-box;
      margin-left: 0.75em;
      margin-right: 0.75em; }
      ul.location-tiles.full li:nth-child(odd) {
        clear: left; } }

.thumb {
  margin-bottom: 0.5em; }
  @media (min-width: 750px) {
    .thumb {
      margin-bottom: 0.75em; } }
  @media (min-width: 1100px) {
    .thumb {
      margin-bottom: 1em; } }
  .thumb img {
    margin: 0; }

.thumb.thumb-video {
  position: relative; }
  .thumb.thumb-video:after {
    font-family: Generation;
    font-weight: normal;
    content: '\f009';
    font-size: 40px;
    color: rgba(255, 255, 255, 0.7);
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none; }
    a:hover .thumb.thumb-video:after {
      color: rgba(241, 77, 92, 0.7); }

.accordion__item {
  margin-bottom: 1.5rem; }

.accordion__heading {
  padding-right: 2.5rem;
  position: relative; }

.accordion .drawer {
  display: none; }

.gallery {
  margin-bottom: 2rem; }
  .gallery img {
    display: block;
    margin: 0; }
  .gallery--condensed {
    position: relative; }
    .gallery--condensed .fa {
      font-size: 2rem;
      color: white;
      vertical-align: middle;
      margin-right: 5px; }
  .gallery__counter {
    position: absolute;
    right: 1.5rem;
    bottom: 1rem;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.5rem 0.75rem;
    border-radius: 6px; }

.inline-form {
  background-color: #F5F9FC;
  padding: 1.5rem;
  margin-bottom: 2rem; }
  .inline-form--small {
    max-width: 240px; }
  .inline-form__heading {
    display: block;
    margin-bottom: 0.75rem;
    font-weight: 700;
    color: #0074B9;
    text-align: center;
    font-size: 1.25rem; }
  .inline-form--slim {
    width: 100%;
    margin: 2rem -1rem; }
    @media (min-width: 1100px) {
      .inline-form--slim {
        margin: 3rem -1.5rem; } }
    .inline-form--slim:last-child {
      margin-bottom: 0; }
    .inline-form--slim form {
      display: flex;
      flex-wrap: wrap; }
      .inline-form--slim form .validation_error {
        width: 100%; }
    .inline-form--slim .gform_body {
      margin-bottom: 0 !important;
      max-width: 70%; }
    .inline-form--slim .ginput_container {
      padding-right: 1rem; }
      .inline-form--slim .ginput_container input {
        height: 44px;
        width: 100% !important; }
    .inline-form--slim .gform_confirmation_wrapper {
      text-align: center;
      font-weight: bold;
      font-size: 1.2rem; }
    .inline-form--slim .gfield {
      margin-bottom: 0 !important; }
    .inline-form--slim .gform_footer {
      max-width: 30%; }
  .inline-form--fixed {
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    max-width: 800px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 -5px 29px 0 rgba(0, 0, 0, 0.17);
    z-index: 1001; }
  .inline-form .gform_wrapper {
    margin: 0 !important; }
    .inline-form .gform_wrapper ul li.gfield {
      margin: 0 !important;
      padding: 0 !important;
      margin-bottom: 0.5rem !important; }
    .inline-form .gform_wrapper li.hidden_label input {
      margin: 0 !important;
      background-color: white !important;
      border: 1px solid rgba(0, 116, 185, 0.25) !important; }
    .inline-form .gform_wrapper form input[type=text], .inline-form .gform_wrapper form input[type=password] {
      background-color: white !important;
      color: #303135 !important;
      border: 1px solid rgba(0, 116, 185, 0.25) !important;
      padding: 0.5rem !important;
      width: 100%; }
      .inline-form .gform_wrapper form input[type=text]::placeholder, .inline-form .gform_wrapper form input[type=password]::placeholder {
        color: #0074B9; }
    .inline-form .gform_wrapper .top_label div.ginput_container {
      margin: 0 !important; }
    .inline-form .gform_wrapper .gform_body {
      margin-bottom: 0.75rem; }
    .inline-form .gform_wrapper .gform_footer {
      margin: 0 !important;
      padding: 0 !important;
      position: relative; }
      .inline-form .gform_wrapper .gform_footer input[type="submit"] {
        display: block;
        width: 100%;
        text-transform: none !important;
        background-color: #2FA749;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 2.75rem;
        cursor: pointer; }
        .inline-form .gform_wrapper .gform_footer input[type="submit"]:hover {
          background-color: #299340; }
      .inline-form .gform_wrapper .gform_footer .gform_ajax_spinner {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%); }
    .inline-form .gform_wrapper.gform_validation_error div.validation_error {
      border: 0 !important;
      margin: 0 !important;
      padding: 0 !important;
      margin-bottom: 0.5rem !important;
      color: #F14D5C !important;
      font-weight: 400 !important;
      font-size: 0.9rem !important; }
    .inline-form .gform_wrapper.gform_validation_error li.gfield.gfield_error {
      border: 0 !important; }
    .inline-form .gform_wrapper.gform_validation_error .validation_message {
      padding: 0 !important;
      color: #F14D5C !important;
      display: none !important; }
    .inline-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error {
      max-width: none !important;
      border-bottom: 0 !important; }
      .inline-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input[type=text] {
        border: 1px solid rgba(241, 77, 92, 0.5) !important; }

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: none !important; }

body.accessible-hero .global-nav-bar {
  background-color: #F5F9FC;
  color: black; }
  body.accessible-hero .global-nav-bar a, body.accessible-hero .global-nav-bar #menu-top-bar li.green a {
    color: black; }

body.accessible-hero .nav-wrapper {
  position: static; }

body.accessible-hero div.nav-bar {
  color: #303135; }

body.accessible-hero .hero-2021 {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  background-color: #F5F9FC;
  padding: 0; }
  body.accessible-hero .hero-2021__img {
    width: 50%; }
    body.accessible-hero .hero-2021__img img {
      display: block;
      margin: 0;
      border-radius: 0 70px 70px 0; }
  body.accessible-hero .hero-2021__text {
    width: 50%;
    box-sizing: border-box;
    padding: 2rem;
    color: black;
    text-align: left; }
    body.accessible-hero .hero-2021__text h1 {
      color: #303135; }

@media (min-width: 1100px) {
  .nav-bar.nav-global {
    padding: 1.5em 2.5em; } }

body.article .nav-bar.nav-global {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.025) 50%);
  background-size: auto 17%;
  background-repeat: repeat-x; }

.nav-bar.nav-global .branding img {
  max-width: 110px; }
  @media (min-width: 750px) {
    .nav-bar.nav-global .branding img {
      max-width: 100%; } }
@media (min-width: 1100px) {
  .nav-bar.nav-global {
    text-align: left; }
    .nav-bar.nav-global .branding {
      position: relative;
      top: -0.75em; } }

.nav-bar.nav-global li.contact {
  float: none; }

.nav-bar.nav-global li.donate {
  float: none; }

@media (min-width: 1100px) {
  .nav-bar.nav-global .menu-wrapper {
    float: right; } }

.nav-bar.nav-global .button {
  max-width: 150px;
  margin: 0 auto; }
  @media (max-width: 1099px) {
    .nav-bar.nav-global .button {
      font-size: .9em;
      line-height: 34px; } }
  .nav-bar.nav-global .button.white {
    color: #0074B9 !important; }
    .nav-bar.nav-global .button.white:hover {
      color: white !important;
      background-color: #0074B9; }

.menu-toggle-button.global {
  top: 3em; }
  @media (min-width: 750px) {
    .menu-toggle-button.global {
      top: 2.75em;
      font-size: 1.4rem; } }
.global-nav-bar.global {
  background-color: transparent !important;
  color: white; }
  .global-nav-bar.global a {
    color: white; }
  body.article .global-nav-bar.global {
    color: #0074B9; }
    body.article .global-nav-bar.global a {
      color: #0074B9; }
  body.nav-open .global-nav-bar.global a {
    color: white; }

body.global .global-nav-bar {
  box-shadow: none;
  padding-top: 0.25em;
  padding-bottom: 0;
  justify-content: flex-end; }
  body.global .global-nav-bar .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

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

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1.1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #a6c9e2;
  background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #4297d7;
  background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #c5dbec;
  background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #2e6e9e;
  outline: none; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #2e6e9e;
  text-decoration: none;
  outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  border: 1px solid #79b7e7;
  background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1d5987;
  outline: none; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #1d5987;
  text-decoration: none;
  outline: none; }

.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009;
  outline: none; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #e17009;
  outline: none;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text {
  color: #cd0a0a; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_469bdd_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_469bdd_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_d8e7f3_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_6da8d5_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_217bc0_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_f9bd01_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-off {
  background-position: -96px -144px; }

.ui-icon-radio-on {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px; }

.ui-corner-tr {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; }

.ui-corner-bl {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; }

.ui-corner-br {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; }

.ui-corner-top {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; }

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; }

.ui-corner-right {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; }

.ui-corner-left {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; }

.ui-corner-all {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em 2.2em; }

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

/* Datepicker
----------------------------------*/
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  float: right; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

/* Dialog
----------------------------------*/
.ui-dialog {
  position: relative;
  padding: .2em;
  width: 300px; }

.ui-dialog .ui-dialog-titlebar {
  padding: .5em .3em .3em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0 .2em; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0; }

.ui-dialog .ui-dialog-content {
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: .5em .4em .5em 0;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  line-height: 1.4em;
  width: auto;
  overflow: visible; }

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/* Progressbar
----------------------------------*/
.ui-progressbar {
  height: 2em;
  text-align: left; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

/* Resizable
----------------------------------*/
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0px; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0px; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0px;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0px;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/* Slider
----------------------------------*/
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* Tabs
----------------------------------*/
.ui-tabs {
  padding: .2em;
  zoom: 1; }

.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  border-bottom-width: 0 !important;
  margin: 0 .2em -1px 0;
  padding: 0; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  text-decoration: none;
  padding: .5em 1em; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 1px;
  border-bottom-width: 0; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  padding: 1em 1.4em;
  display: block;
  border-width: 0;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/*NEW SLIDER STYLES FOR SCALE, ETC*/
/* slider widget */
.ui-slider {
  text-decoration: none !important; }

.ui-slider .ui-slider-handle {
  overflow: visible !important; }

.ui-slider .ui-slider-tooltip {
  display: none; }

.ui-slider .screenReaderContext {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  left: -999999999px; }

.ui-slider .ui-state-active .ui-slider-tooltip, .ui-slider .ui-state-focus .ui-slider-tooltip, .ui-slider .ui-state-hover .ui-slider-tooltip {
  display: block;
  position: absolute;
  bottom: 2.5em;
  text-align: center;
  padding: .3em .2em .4em;
  font-size: .9em;
  width: 8em;
  margin-left: -3.7em; }

.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down, .ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-width: 0;
  background: none; }

.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down {
  border-left: 7px dashed transparent;
  border-right: 7px dashed transparent;
  border-top-width: 8px;
  bottom: -8px;
  right: auto;
  left: 50%;
  margin-left: -7px; }

.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
  border-left: 6px dashed transparent;
  border-right: 6px dashed transparent;
  border-top: 7px solid #fff;
  bottom: auto;
  top: -9px;
  left: -6px; }

.ui-slider a {
  text-decoration: none; }

.ui-slider ol, .ui-slider li, .ui-slider dl, .ui-slider dd, .ui-slider dt {
  list-style: none;
  margin: 0;
  padding: 0; }

.ui-slider ol, .ui-slider dl {
  position: relative;
  top: 1.3em;
  width: 100%; }

.ui-slider dt {
  top: 1.5em;
  position: absolute;
  padding-top: .2em;
  text-align: center;
  border-bottom: 1px dotted #ddd;
  height: .7em;
  color: #999; }

.ui-slider dt span {
  background: #fff;
  padding: 0 .5em; }

.ui-slider li, .ui-slider dd {
  position: absolute;
  overflow: visible;
  color: #666; }

.ui-slider span.ui-slider-label {
  position: absolute;
  white-space: nowrap; }

.ui-slider li span.ui-slider-label, .ui-slider dd span.ui-slider-label {
  display: none; }

.ui-slider li span.ui-slider-label-show, .ui-slider dd span.ui-slider-label-show {
  display: block; }

.ui-slider span.ui-slider-tic {
  position: absolute;
  left: 0;
  height: .8em;
  top: -1.3em; }

.ui-slider li span.ui-widget-content, .ui-slider dd span.ui-widget-content {
  border-right: 0;
  border-left-width: 1px;
  border-left-style: solid;
  border-top: 0;
  border-bottom: 0; }

.ui-slider .first .ui-slider-tic, .ui-slider .last .ui-slider-tic {
  display: none; }

.angle-wrapper {
  position: relative; }
  .angle-wrapper .triangle-one {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0.1; }
  .angle-wrapper .triangle-two {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -2; }

.where-we-are {
  position: relative; }
  .where-we-are ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 2em; }
  .where-we-are a {
    color: #303135; }
  .where-we-are .coming-soon-flag {
    background-color: #0074B9;
    color: white;
    padding: 0 0.4em;
    display: inline-block;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    position: relative;
    line-height: 22px;
    left: 20px;
    font-size: 13px;
    text-transform: uppercase; }
    .where-we-are .coming-soon-flag:before {
      content: "";
      position: absolute;
      right: 100%;
      top: 0px;
      left: -11px;
      width: 0px;
      height: 0px;
      border-top: 11px solid transparent;
      border-right: 11px solid #0074B9;
      border-bottom: 11px solid transparent; }
  .where-we-are .map {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -45%);
    height: 75%;
    width: auto;
    max-width: none;
    z-index: -1; }

.hero.about {
  min-height: 570px; }

.about-hero-video {
  position: relative;
  overflow: visible;
  z-index: 2;
  padding: 3em 0;
  background-color: #F5F9FC; }
  .about-hero-video .video-container {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -22em;
    width: 100%;
    z-index: 2; }

.split-bleed .inner {
  max-width: 570px;
  box-sizing: border-box;
  padding: 2.90625em 1rem; }
  @media (min-width: 750px) {
    .split-bleed .inner {
      padding: 3.875em 1rem; } }
.split-bleed .column:first-child .inner {
  float: right; }

.left-image img {
  float: left;
  margin-right: 1em;
  margin-bottom: 0; }

.left-image * {
  overflow: hidden; }

.left-image:after {
  content: "";
  display: table;
  clear: both; }

.case-studies {
  margin-left: -1rem;
  margin-right: -1rem; }
  @media (min-width: 750px) {
    .case-studies {
      display: flex; } }
  .case-studies .case-study {
    background-image: linear-gradient(134deg, #03DC41 0%, #2896FC 97%);
    color: white;
    padding: 2em;
    margin-bottom: 1.5em;
    margin-left: 1rem;
    margin-right: 1rem; }
    @media (min-width: 750px) {
      .case-studies .case-study {
        width: 33.333%; } }
.program-tile {
  background: #FFFFFF;
  box-shadow: 0 4px 10px 0 rgba(29, 54, 82, 0.15);
  border-radius: 6px;
  padding: 1rem;
  max-width: 555px;
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .program-tile .program-name {
    margin: 0 !important; }

#mid-career-hero .image-1 {
  max-width: 55%;
  float: right; }

#mid-career-hero .image-2 {
  max-width: 50%;
  float: left;
  margin-left: -4rem; }

#mid-career-hero .image-3 {
  max-width: 70%;
  display: block;
  margin: 1.5rem auto; }

@media (min-width: 1100px) {
  #mid-career-hero .image-1 {
    position: absolute;
    top: -50px;
    right: 0px;
    max-width: 40%; }
  #mid-career-hero .image-2 {
    max-width: 35%;
    position: absolute;
    top: 38%;
    left: -150px;
    margin-left: 0; }
  #mid-career-hero .image-3 {
    max-width: 40%;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0; } }

.rate-performance {
  overflow: hidden; }
  @media (max-width: 749px) {
    .rate-performance {
      padding-bottom: 0; } }
  .rate-performance img {
    margin: 0 -16px;
    width: 110%;
    max-width: none; }
  @media (min-width: 750px) {
    .rate-performance img {
      width: auto;
      max-width: 50%;
      position: absolute;
      margin: 0;
      left: 0;
      bottom: 0;
      max-height: 100%; } }
  .rate-performance svg {
    position: absolute;
    display: none; }
    @media (min-width: 750px) {
      .rate-performance svg {
        height: auto;
        right: 50%;
        top: 22%;
        display: block; } }
.training-is-key svg {
  position: absolute;
  max-height: 60vw; }

@media (min-width: 750px) {
  .training-is-key img {
    max-width: 60vw;
    width: auto;
    margin-left: -2rem; } }

.report-download-callout {
  position: relative;
  overflow: visible;
  z-index: 2; }
  .report-download-callout__images {
    display: flex;
    justify-content: space-between; }
    .report-download-callout__images > div {
      width: 50%;
      max-width: 500px;
      position: relative; }
      .report-download-callout__images > div:first-child {
        top: calc( 2.325em + 2em); }
        @media (min-width: 500px) {
          .report-download-callout__images > div:first-child {
            top: calc( 2.90625em + 3em); } }
        @media (min-width: 750px) {
          .report-download-callout__images > div:first-child {
            top: calc( 3.875em + 4em); } }
      .report-download-callout__images > div:last-child {
        top: calc( 2.325em + 4em); }
        @media (min-width: 500px) {
          .report-download-callout__images > div:last-child {
            top: calc( 2.90625em + 6em); } }
        @media (min-width: 750px) {
          .report-download-callout__images > div:last-child {
            top: calc( 3.875em + 8em); } }
      .report-download-callout__images > div img {
        margin: 0; }

.go-from-here .where-we-go {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: steps; }
  @media (min-width: 750px) {
    .go-from-here .where-we-go {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
      column-gap: 2.25rem;
      row-gap: 2.25rem; } }
.go-from-here .where-we-go li {
  padding: 0;
  margin: 0;
  margin-bottom: 3rem;
  padding: 1.5rem 2rem 1.5rem 3.5rem;
  background-color: white;
  box-shadow: 0 20px 80px 0 rgba(48, 49, 53, 0.15);
  font-size: 20px;
  line-height: 28px;
  counter-increment: steps; }
  @media (min-width: 750px) {
    .go-from-here .where-we-go li {
      margin-bottom: 0; } }
  @media (min-width: 750px) {
    .go-from-here .where-we-go li {
      font-size: 24px;
      line-height: 34px; } }
.go-from-here .where-we-go li:before {
  content: counter(steps) "";
  font-family: "azo-sans-web",sans-serif;
  font-weight: 900;
  font-size: 44px;
  text-align: center;
  float: left;
  margin-left: -5rem;
  margin-top: -3rem;
  line-height: 65px;
  width: 65px;
  height: 65px;
  background-color: #FC7905;
  color: white;
  border-radius: 50%; }

.midcareer-page ul.stat-grid {
  display: flex;
  justify-content: space-between; }
  .midcareer-page ul.stat-grid .stat {
    color: rgba(48, 49, 53, 0.5);
    line-height: 0.8; }
  .midcareer-page ul.stat-grid .range {
    display: block;
    color: #303135;
    font-weight: bold;
    font-size: 15px; }

body.global footer {
  background-color: #252E4A; }
  body.global footer .lower {
    background-color: #1A2138; }
  body.global footer .fab {
    color: #252E4A; }

.simpay-form-wrap {
  max-width: 400px;
  margin: 0 auto;
  padding: 1em;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 4px; }

body {
  margin: 0;
  padding: 0; }

#ub-cookie-notice {
  font-size: 15px !important; }
  #ub-cookie-notice #ub-cn-notice-text {
    display: block; }
