@charset "UTF-8";
/*
    Theme Name:     Skeletor
    Theme URI:      http://vtldesign.com
    Description:    A custom WordPress theme made by Vital.
    Version:        2.1
    Author:         Vital
    Author URI:     http://vtldesign.com
*/
/*  ==========================================================================
     UTILITIES
     Global mixins, functions, etc.
    ==========================================================================  */
/*! normalize.css v6.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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,video {
  display: inline-block; }

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

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

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

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          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;
          appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

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

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

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

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

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

/*   Helper Functions
	--------------------------------------------------------------------------  */
/**
 * Converts PX to EM
 * @param {integer} $px   Pixel value
 * @param {integer} $base Base font size
 */
/**
 * Custom easing
 * https://css-tricks.com/snippets/sass/easing-map-get-function/
 * @author Sean Dempsey
 * @param {string} $key Name of ease
 */
/**
 * Asset URL Builder
 * @access private
 * @param {String} $type Asset type, matching folder name
 * @param {String} $file Asset file name, including extension
 * @return {URL} A `url()` function leading to the asset
 */
/**
 * Image Asset Helper
 * @access public
 * @param {String} $file - Asset file name, including extension
 * @return {URL} - A `url()` function leading to the image
 * @require {function} asset
 */
/**
 * Font Asset Helper
 * @access public
 * @param {String} $file - Asset file name, including extension
 * @return {URL} - A `url()` function leading to the font
 * @require {function} asset
 */
/**
 * Searches and replaces in a string
 * @param {String} $string Initial string
 * @param {String} $search Substring to replace
 * @param {String} $replace ('') New value
 * @return {String} Updated string
 */
/*   Global Mixins
	--------------------------------------------------------------------------  */
/**
 * Centers element within relative parent
 */
/**
 * Vertically centers element within relative parent
 */
/**
 * Maintains aspect ratio of element based on
 * width and height values given
 */
/**
 * Applies clearfix to element
 */
/**
 * Expands element to "cover" relative parent
 */
/**
 * Creates CSS triagle
 * @param {string} $direction Triangle direction, either `top`, `right`, `bottom` or `left`
 * @param {color} $color Triangle color
 * @param {integer} $size Triangle size
 */
/**
 * Applies font-smoothing
 */
/**
 * Customizes browser scroll bars (does not work in all browsers)
 * @author Hugo Giraudel
 * @param {size} $size Horizontal scrollbar's height and vertical scrollbar's width
 * @param {color} $foreground-color Scrollbar's color
 * @param {color} $background-color [mix($foreground-color, white, 50%)] Scrollbar's color
 */
/**
 * Positions element
 * @param {position} $position Either `relative`, `absolute` or `fixed`
 * @param {distance} $top Top offset
 * @param {distance} $right Right offset
 * @param {distance} $bottom Bottom offset
 * @param {distance} $left Left offset
 */
/**
 * Absolute positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */
/**
 * Relative positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */
/**
 * Fixed positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */
/**
 * Event Wrapper
 * @author Harry Roberts
 * @param {Bool} $self (false) - Whether or not to include current selector
 * @see https://twitter.com/csswizardry/status/478938530342006784 Original tweet from Harry Roberts
 *
 * Example Usage:
 * .example {
 *     text-decoration: none;
 *
 *     @include on-event {
 *         text-decoration: underline;
 *     }
 * }
 */
/**
 * Positions element to account for WordPress admin bar "bump"
 */
/**
 * Horizontally centers block element
 */
/**
 * Hides element accessibly
 */
/**
 * Flex styles wrappers
 */
/**
 * Sets webkit tap highlight color
 * @type {[type]}
 */
/**
 * Convers Photoshop letter spacing value to EM
 */
/**
 * Sizes element to be square
 */
/**
 * Sets form element placeholder text color
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-list,.slick-slider .slick-track {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:after,.slick-track:before {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-next,.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
      opacity: 1; }
  .slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: 0.25; }
  .slick-next:before,.slick-prev:before {
    font-family: "slick";
    font-size: 1.25rem;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 1.875rem; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 0.3125rem;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 0.3125rem;
      cursor: pointer; }
      .slick-dots li button:focus,.slick-dots li button:hover {
        outline: none; }
        .slick-dots li button:focus:before,.slick-dots li button:hover:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 0.375rem;
        line-height: 1.25rem;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*  ==========================================================================
     LIBRARIES
     used libraries files here
    ==========================================================================  */
/* Magnific Popup CSS */
.mfp-bg {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0.8;
  background: #0b0b0b; }

.mfp-wrap {
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0.5rem;
  text-align: center; }

.mfp-container::before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: ''; }

.mfp-align-top .mfp-container::before {
  display: none; }

.mfp-content {
  position: relative;
  z-index: 10004;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left; }

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none; }

.mfp-preloader {
  position: absolute;
  z-index: 10003;
  top: 50%;
  right: 8px;
  left: 8px;
  width: auto;
  margin-top: -0.8em;
  color: #CCC;
  text-align: center; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-arrow,button.mfp-close {
  z-index: 10005;
  display: block;
  padding: 0;
  overflow: visible;
  outline: none;
  border: 0;
  box-shadow: none;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  position: absolute;
  top: 10px;
  right: 17px;
  width: 44px;
  height: 44px;
  padding: 0 0 1.125rem 0.625rem;
  opacity: 0.65;
  color: #FFF;
  font-family: Arial, Baskerville, monospace;
  font-size: 1.75rem;
  font-style: normal;
  line-height: 2.75rem;
  text-align: center;
  text-decoration: none; }
  .mfp-close:focus,.mfp-close:hover {
    opacity: 1; }

.mfp-close-btn-in .mfp-close {
  color: #333;
  font-size: 2.25rem; }

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
  right: -6px;
  width: 100%;
  padding-right: 0.375rem;
  color: #FFF;
  text-align: right; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 0.75rem;
  line-height: 1.125rem;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  top: 50%;
  width: 90px;
  height: 110px;
  margin: 0;
  margin-top: -3.4375rem;
  padding: 0;
  opacity: 0.65;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -3.375rem; }
  .mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1; }
  .mfp-arrow::after,.mfp-arrow::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    margin-top: 2.1875rem;
    margin-left: 2.1875rem;
    border: medium inset transparent;
    content: ''; }
  .mfp-arrow::after {
    top: 8px;
    border-top-width: 13px;
    border-bottom-width: 13px; }
  .mfp-arrow::before {
    opacity: 0.7;
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left::after {
    margin-left: 1.9375rem;
    border-right: 17px solid #FFF; }
  .mfp-arrow-left::before {
    margin-left: 1.5625rem;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right::after {
    margin-left: 2.4375rem;
    border-left: 17px solid #FFF; }
  .mfp-arrow-right::before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  .mfp-iframe-holder .mfp-content {
    width: 100%;
    max-width: 900px;
    line-height: 0; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  box-sizing: border-box;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 2.5rem 0 2.5rem;
  line-height: 0; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure::after {
    position: absolute;
    z-index: -1;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;
    width: auto;
    height: auto;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
    content: ''; }
  .mfp-figure small {
    display: block;
    color: #BDBDBD;
    font-size: 0.75rem;
    line-height: 0.875rem; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -2.25rem;
  cursor: auto; }

.mfp-title {
  padding-right: 2.25rem;
  color: #F3F3F3;
  line-height: 1.125rem;
  word-wrap: break-word;
  text-align: left; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@keyframes fadeinleft {
  from {
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.fadeinleft {
  animation-name: fadeinleft;
  -webkit-animation-name: fadeinleft; }

@keyframes fadeinright {
  from {
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.fadeinright {
  animation-name: fadeinright;
  -webkit-animation-name: fadeinright; }

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

.slideinleft {
  animation-name: slideinleft;
  -webkit-animation-name: slideinleft; }

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

.slideoutleft {
  animation-name: slideoutleft;
  -webkit-animation-name: slideoutleft; }

@keyframes fadeinup {
  from {
    transform: translate3d(0, 100%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.fadeinup {
  animation-name: fadeinup;
  -webkit-animation-name: fadeinup; }

@keyframes expand {
  from {
    width: 0; }
  to {
    width: 100%; } }

.expand {
  animation-name: expand;
  -webkit-animation-name: expand; }

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

.animated.delay-1s {
  animation-delay: 1s;
  -webkit-animation-delay: 1s; }

.animated.delay-2s {
  animation-delay: 2s;
  -webkit-animation-delay: 2s; }

.animated.delay-3s {
  animation-delay: 3s;
  -webkit-animation-delay: 3s; }

.animated.delay-4s {
  animation-delay: 4s;
  -webkit-animation-delay: 4s; }

.animated.delay-5s {
  animation-delay: 5s;
  -webkit-animation-delay: 5s; }

.animated.fast {
  animation-duration: 800ms;
  -webkit-animation-duration: 800ms; }

.animated.faster {
  animation-duration: 400ms;
  -webkit-animation-duration: 400ms; }

.animated.slow {
  animation-duration: 2s;
  -webkit-animation-duration: 2s; }

.animated.slower {
  animation-duration: 3s;
  -webkit-animation-duration: 3s; }

/*  ==========================================================================
     BASE
     Base mixins, layout, and styles
    ==========================================================================  */
@font-face {
  font-family: 'Neutraface';
  font-style: normal;
  font-weight: 400;
  src: local("Neutraface 2 Text Book"), local("Neutraface2Text-Book"), url("../fonts/neutraface/Neutra2Text_book.woff2") format("woff2"), url("../fonts/neutraface/Neutra2Text_book.woff") format("woff"); }

@font-face {
  font-family: 'Neutraface';
  font-style: normal;
  font-weight: 500;
  src: local("Neutraface 2 Text Demi"), local("Neutraface2Text-Demi"), url("../fonts/neutraface/Neutra2Text_demi.woff2") format("woff2"), url("../fonts/neutraface/Neutra2Text_demi.woff") format("woff"); }

@font-face {
  font-family: 'Neutraface';
  font-style: normal;
  font-weight: 700;
  src: local("Neutraface 2 Text Bold"), local("Neutraface2Text-Bold"), url("../fonts/neutraface/Neutra2Text_bold.woff2") format("woff2"), url("../fonts/neutraface/Neutra2Text_bold.woff") format("woff"); }

@font-face {
  font-family: 'Freight Text Pro';
  font-style: normal;
  font-weight: normal;
  src: local("FreightText Pro Book"), local("FreightTextProBook-Regular"), url("../fonts/freight-text-pro/38AE39_3_0.woff2") format("woff2"), url("../fonts/freight-text-pro/38AE39_3_0.woff") format("woff"); }

@font-face {
  font-family: 'Freight Text Pro';
  font-style: italic;
  font-weight: normal;
  src: local("FreightText Pro Book Italic"), local("FreightTextProBook-Italic"), url("../fonts/freight-text-pro/38AE39_2_0.woff2") format("woff2"), url("../fonts/freight-text-pro/38AE39_2_0.woff") format("woff"); }

@font-face {
  font-family: 'Freight Text Pro';
  font-style: normal;
  font-weight: 700;
  src: local("FreightText Pro Bold"), local("FreightTextProBold-Regular"), url("../fonts/freight-text-pro/38AE39_0_0.woff2") format("woff2"), url("../fonts/freight-text-pro/38AE39_0_0.woff") format("woff"); }

@font-face {
  font-family: 'Freight Text Pro';
  font-style: italic;
  font-weight: 700;
  src: local("FreightText Pro Bold Italic"), local("FreightTextProBold-Italic"), url("../fonts/freight-text-pro/38AE39_9_0.woff2") format("woff2"), url("../fonts/freight-text-pro/38AE39_9_0.woff") format("woff"); }

/*   Maps
	--------------------------------------------------------------------------  */
/**
 * Susy layout
 * http://susydocs.oddbird.net/en/latest/
 *
 * This map only needed if planning to change the global defaults
 */
/**
 * Breakpoints
 */
/*SCSS_BREAKPOINT_VARS*/
/*END_SCSS_BREAKPOINT_VARS*/
/**
 * Z-indices
 */
/**
 * Colors
 */
/**
 * Fonts
 */
/*   Base Functions
	--------------------------------------------------------------------------  */
/**
 * Sets z-index with map value
 */
/**
 * Sets color with map value
 */
/**
 * Sets font-family with map value
 */
/**
 * Sets font-weight with map value
 */
/*   Base Mixins
	--------------------------------------------------------------------------  */
/**
 * Builds media query with either a map or unit value
 * Example: @include respond-to(small)
 * Example: @include respond-to(599px, 'max')
 */
/**
 * Builds min/max media query for "in between" breakpoints
 */
/*   WordPress Admin
	--------------------------------------------------------------------------  */

.mce-content-body {
  max-width: 58em;
  margin: 1.25rem; }

/*   Core Typography

	 Apply .core class on all WYSIWYG content and other elements that need it
	--------------------------------------------------------------------------  */
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child {
  margin-top: 0;
  padding-top: 0; }

.core a {
  color: #00aaec; }
  .core a.button {
    color: #FFFFFF; }

.core .wp-image-link {
  text-decoration: none; }

.core h1,.core h2,.core h3,.core h4,.core h5,.core h6 {
  font-family: "Neutraface", sans-serif; }

.core h1 {
  margin-top: 1.2em;
  margin-bottom: 0.5em;
  font-size: 2.875rem;
  line-height: 3.3125rem; }
  .core h1 + h2 {
    margin-top: -0.5em; }

.core h2 {
  margin: 1.2em 0 0.4em;
  font-size: 2rem;
  line-height: 2.375rem; }
  .core h2 + h3 {
    margin-top: -0.4em;
    margin-bottom: 0.2em; }

.core h3 {
  margin: 1.8em 0 0.4em;
  font-size: 1.75rem;
  line-height: 1.5rem; }
  .core h3 + h4 {
    margin-top: -0.3em; }

.core h4 {
  margin: 1.8em 0 0.4em;
  font-size: 1.5rem;
  line-height: 2.4375rem; }
  .core h4 + h5 {
    margin-top: -0.3em; }

.core h5 {
  margin: 1.8em 0 0.4em;
  font-size: 1.5rem;
  line-height: 1.5; }
  .core h5 + h6 {
    margin-top: -0.2em; }

.core h6 {
  margin: 1.8em 0 0.4em;
  font-size: 1.5rem;
  line-height: 1.5; }

.core h1:first-child,.core h2:first-child,.core h3:first-child,.core h4:first-child,.core h5:first-child,.core h6:first-child {
  margin-top: 0;
  padding-top: 0; }

.core address,.core p {
  margin: 1em 0 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75rem; }

.core p {
  line-height: 1.5; }
  .core p:first-child {
    margin-top: 0; }
  .core p.featured-testimonial {
    margin: 1rem 0 0;
    color: #313131;
    font-size: 2rem;
    font-weight: 500;
    font-size: 2.25rem; }
    .core p.featured-testimonial::before {
      content: '\“'; }
    .core p.featured-testimonial::after {
      content: '\”'; }
  .core p.featured-testimonial-large {
    margin: 1rem 0 0;
    color: #26282A;
    font-size: 2rem;
    font-weight: 500;
    line-height: 3.5rem; }
    .core p.featured-testimonial-large::before {
      content: '\“'; }
    .core p.featured-testimonial-large::after {
      content: '\”'; }
  .core p.block-quotes {
    color: #26282A;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.25rem; }
    .core p.block-quotes::before {
      content: '\“'; }
    .core p.block-quotes::after {
      content: '\”'; }
  .core p.small-section-header {
    opacity: 0.7;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.6875rem; }

.core blockquote {
  position: relative;
  max-width: 734px;
  margin: 1.875rem auto;
  padding: 0.5rem 1.75rem; }
  .core blockquote::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #FF4A4A;
    content: ''; }
  .core blockquote p {
    position: relative;
    color: #313131;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 2.5625rem; }
    .core blockquote p::before {
      margin-bottom: 1.25rem;
      font-size: 1.625rem;
      line-height: 0.625rem;
      content: '\“'; }
    .core blockquote p::after {
      font-size: 1.625rem;
      line-height: 0.625rem;
      content: '\’’'; }

.core code,.core pre {
  font-family: "Andale Mono", "Courier New", monospace;
  font-size: 0.875em; }

.core pre {
  margin: 1em 0 0;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

.core sub {
  position: relative;
  bottom: -0.25em;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

.core sup {
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

.core abbr {
  cursor: help; }

.core address {
  line-height: 1.5; }

.core dl {
  line-height: 1.5; }

.core dd,.core dt {
  font-size: 0.875em; }

.core dt {
  font-weight: 700; }

.core dd {
  margin: 0 0 1em; }

.core ol,.core ul {
  margin: 1em 0;
  padding: 0 0 0 2.5em; }
  .core ol ol,.core ol ul,.core ul ol,.core ul ul {
    margin: 0; }

.core li {
  position: relative;
  margin-top: 0.5em;
  font-size: 1em;
  line-height: 1.5; }
  .core li li {
    font-size: 1em; }

.core .check-list {
  padding: 0 0 0 3em; }
  .core .check-list li {
    position: relative;
    list-style: none;
    font-size: 1em;
    line-height: 1.5; }
    .core .check-list li::before {
      position: absolute;
      top: 5px;
      left: -40px;
      width: 19px;
      height: 18px;
      background: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2019%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EChecklist%3C%2Ftitle%3E%3Cpath%20d%3D%22M17.767%201.664L7.94%2015.48%202%208.572%22%20stroke%3D%22%238F2B8A%22%20stroke-width%3D%223%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
      content: ''; }

.core .fancy-arrow-list {
  padding: 0 0 0 3em; }
  .core .fancy-arrow-list li {
    position: relative;
    list-style: none;
    color: #313131;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5rem; }
    .core .fancy-arrow-list li::before {
      position: absolute;
      top: 5px;
      left: -40px;
      width: 19px;
      height: 18px;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EList%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.357%207.857L.643.357v3.307l8.786%204.193-8.786%204.194v.098l8.786-4.268L.643%2012.15v3.208z%22%20fill%3D%22%23FF4949%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      content: ''; }
    .core .fancy-arrow-list li:nth-child(4n+2)::before {
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EList%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.357%207.857L.643.357v3.307l8.786%204.193-8.786%204.194v.098l8.786-4.268L.643%2012.15v3.208z%22%20fill%3D%22%235B59B2%22%2F%3E%3C%2Fsvg%3E"); }
    .core .fancy-arrow-list li:nth-child(4n+3)::before {
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EList%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.357%207.857L.643.357v3.307l8.786%204.193-8.786%204.194v.098l8.786-4.268L.643%2012.15v3.208z%22%20fill%3D%22%2356ADC9%22%2F%3E%3C%2Fsvg%3E"); }
    .core .fancy-arrow-list li:nth-child(4n+4)::before {
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EList%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.357%207.857L.643.357v3.307l8.786%204.193-8.786%204.194v.098l8.786-4.268L.643%2012.15v3.208z%22%20fill%3D%22%238F2B8A%22%2F%3E%3C%2Fsvg%3E"); }

.core table {
  margin: 0;
  padding: 0; }

.core td,.core th {
  padding: 0.625em 1.25em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.875em;
  text-align: left; }

.core th {
  border-width: 2px; }

.core tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.1); }

.core img,.core img[class*='align'],.core img[class*='wp-image-'] {
  max-width: 100%;
  height: auto;
  border: 0; }

.core .wp-caption {
  max-width: 96%;
  padding: 0.3125rem 0.1875rem 0.625rem;
  text-align: center; }
  .core .wp-caption.alignleft,.core .wp-caption.alignnone {
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  .core .wp-caption.alignright {
    margin: 0.3125rem 0 1.25rem 1.25rem; }
  .core .wp-caption img {
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0 none; }
  .core .wp-caption .wp-caption-text {
    margin: 0;
    padding: 0 0.25rem 0.3125rem;
    font-size: 0.875em;
    line-height: 1.5; }

.core .entry-caption {
  margin: 0;
  padding: 0 0.25rem 0.3125rem;
  font-size: 0.875em;
  line-height: 1.5; }

.core .gallery {
  position: relative;
  max-width: 48em;
  margin: 2em auto; }
  .core .gallery + * {
    clear: left; }

.core .gallery-item {
  position: relative;
  float: left;
  margin: 0 0.25em 0.25em 0; }

.core .gallery-columns-1 .gallery-item {
  max-width: 100%;
  margin: 0 0 0.25em; }

.core .gallery-columns-2 .gallery-item {
  max-width: calc(50% - 0.25em); }

.core .gallery-columns-3 .gallery-item {
  max-width: calc(33.3% - 0.25em); }

.core .gallery-columns-4 .gallery-item {
  max-width: calc(25% - 0.25em); }

.core .gallery-columns-5 .gallery-item {
  max-width: calc(20% - 0.25em); }

.core .gallery-columns-6 .gallery-item {
  max-width: calc(16.7% - 0.25em); }

.core .gallery-columns-7 .gallery-item {
  max-width: calc(14.28% - 0.25em); }

.core .gallery-columns-8 .gallery-item {
  max-width: calc(12.5% - 0.25em); }

.core .gallery-columns-9 .gallery-item {
  max-width: calc(11.1% - 0.25em); }

.core .gallery-columns-2 .gallery-item:nth-child(2n),.core .gallery-columns-3 .gallery-item:nth-child(3n),.core .gallery-columns-4 .gallery-item:nth-child(4n),.core .gallery-columns-5 .gallery-item:nth-child(5n),.core .gallery-columns-6 .gallery-item:nth-child(6n),.core .gallery-columns-7 .gallery-item:nth-child(7n),.core .gallery-columns-8 .gallery-item:nth-child(8n),.core .gallery-columns-9 .gallery-item:nth-child(9n) {
  margin-right: 0; }

.core .gallery-columns-1 .gallery-item:nth-child(1n+1),.core .gallery-columns-2 .gallery-item:nth-child(2n+3),.core .gallery-columns-3 .gallery-item:nth-child(3n+4),.core .gallery-columns-4 .gallery-item:nth-child(4n+5),.core .gallery-columns-5 .gallery-item:nth-child(5n+6),.core .gallery-columns-6 .gallery-item:nth-child(6n+7),.core .gallery-columns-7 .gallery-item:nth-child(7n+8),.core .gallery-columns-8 .gallery-item:nth-child(8n+9),.core .gallery-columns-9 .gallery-item:nth-child(9n+10) {
  clear: left; }

.core .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 50%;
  margin: 0;
  padding: 0.375rem 0.5rem;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 0.875em;
  line-height: 1.5;
  text-align: left; }
  .core .gallery-caption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 49px;
    content: ''; }

.core .gallery-item:hover .gallery-caption {
  opacity: 1; }

.core hr {
  box-sizing: content-box;
  clear: both;
  height: 1px;
  margin-top: 1em;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc; }

.core .entry-oembed {
  position: relative;
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .core .entry-oembed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.core .alignnone {
  margin: 1em 1em 0 0; }

.core .aligncenter,.core .alignleft,.core .alignright {
  display: block;
  margin: 1em auto; }

.core img.aligncenter,.core img.alignleft,.core img.alignright {
  display: block;
  margin: 1em auto; }

/*   Base styles and layout
	--------------------------------------------------------------------------  */
::selection {
  background: #792074;
  color: #fff;
  text-shadow: none; }

html {
  box-sizing: border-box; }

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

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  color: #252829;
  font-family: "Freight Text Pro", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25; }

a {
  color: #00aaec; }

.group::after,.group::before {
  display: table;
  content: ' '; }

.group::after {
  clear: both; }

.container {
  max-width: 1172px;
  margin-left: auto;
  margin-right: auto;
  margin: auto;
  padding: 0 1.25rem; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap; }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em; }
  .icon svg {
    display: block;
    width: 1em;
    height: 1em; }

.search-form-field:required {
  border: none;
  box-shadow: none; }

/*  ==========================================================================
     VPM
     Styles from Vital Package Manager Modules
    ==========================================================================  */
/* File generated by vital-package-manager. DO NOT EDIT! */
/*   Partial - Author Bio
	--------------------------------------------------------------------------  */
.article-author {
  padding: 1.875rem 0 4.625rem;
  overflow: hidden;
  text-align: center; }
  .article-author .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    max-width: 917px; }
  .article-author .author-avatar {
    margin-bottom: 1.875rem; }
    .article-author .author-avatar img {
      border-radius: 50%; }
  .article-author .author-description .author-name {
    margin-bottom: 0.5rem;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.09375rem;
    line-height: 1.375rem;
    text-transform: uppercase; }
    .article-author .author-description .author-name a {
      color: #252829;
      text-decoration: none;
      transition: color 200ms ease-in-out; }
      .article-author .author-description .author-name a:hover {
        color: #00aaec; }
  .article-author .author-description .author-position {
    margin-bottom: 2.125rem;
    color: #252829;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0.09375rem;
    line-height: 1.375rem; }
  .article-author .author-description p {
    margin: 0;
    padding-bottom: 1rem; }

/*   Partial - Blog Header
    --------------------------------------------------------------------------  */
.blog-hero {
  position: relative;
  height: 195px;
  padding: 4.375rem 0;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  text-align: center; }
  .blog-hero .heading {
    position: relative;
    display: inline-block;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.8125rem; }
    .blog-hero .heading::after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 3px;
      background: #15C6FF;
      content: ''; }

.blog-filter-wrapper .filter-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.blog-filter-wrapper .category-select-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  min-width: 160px;
  height: 100%;
  margin-right: 1rem;
  padding: 0 2rem;
  color: #fff;
  letter-spacing: 0.0625rem; }
  .blog-filter-wrapper .category-select-wrapper label {
    display: none;
    margin-right: 0.625rem;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 3.75rem; }
  .blog-filter-wrapper .category-select-wrapper .fancy-select {
    position: relative;
    display: inline-block; }
    .blog-filter-wrapper .category-select-wrapper .fancy-select::after {
      position: absolute;
      top: 2px;
      right: 0;
      width: 16px;
      height: 60px;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1683%20808l-742%20741q-19%2019-45%2019t-45-19L109%20808q-19-19-19-45.5t19-45.5l166-165q19-19%2045-19t45%2019l531%20531%20531-531q19-19%2045-19t45%2019l166%20165q19%2019%2019%2045.5t-19%2045.5z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 12px;
      line-height: 2.1875rem;
      text-align: center;
      content: '';
      pointer-events: none; }
    .blog-filter-wrapper .category-select-wrapper .fancy-select .selected-cat {
      padding: 0 2em 0 0;
      color: #FFFFFF;
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      line-height: 3.75rem;
      text-transform: capitalize; }
    .blog-filter-wrapper .category-select-wrapper .fancy-select select {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 60px;
      outline: none;
      border: 0;
      background-color: transparent;
      font-size: 0;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
      .blog-filter-wrapper .category-select-wrapper .fancy-select select:focus {
        background: transparent; }
      .blog-filter-wrapper .category-select-wrapper .fancy-select select option {
        font-size: 1rem;
        text-transform: capitalize; }
      .blog-filter-wrapper .category-select-wrapper .fancy-select select::-ms-expand {
        display: none; }
      .blog-filter-wrapper .category-select-wrapper .fancy-select select:focus::-ms-value {
        background-color: transparent;
        color: #000; }

.blog-filter-wrapper .search-form-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block; }
  .blog-filter-wrapper .search-form-wrapper form {
    position: relative; }
  .blog-filter-wrapper .search-form-wrapper .icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 1em;
    transform: translateY(-50%); }
    .blog-filter-wrapper .search-form-wrapper .icon svg {
      width: 30px;
      height: 30px; }
  .blog-filter-wrapper .search-form-wrapper input {
    position: relative;
    top: 1px;
    display: block;
    width: 40px;
    height: 59px;
    padding: 0 1em 0 2.75em;
    outline: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #333;
    font-size: 1em;
    line-height: 1;
    transition: width 0.5s ease; }
    .blog-filter-wrapper .search-form-wrapper input:focus {
      width: 170px;
      padding: 0 1em 0 3.75em;
      background: #FFFFFF; }
      .blog-filter-wrapper .search-form-wrapper input:focus + .search-submit {
        z-index: 2; }
        .blog-filter-wrapper .search-form-wrapper input:focus + .search-submit .icon svg path {
          fill: #15C6FF; }
  .blog-filter-wrapper .search-form-wrapper .search-submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    z-index: -1;
    left: 0;
    padding: 0;
    border: none;
    background: transparent; }

.search .blog-hero .heading::after {
  display: none; }

/*   Template - Blog
--------------------------------------------------------------------------  */
.blog-grid {
  background: #EBEBED; }

.blog-posts {
  padding: 1.25rem 0; }
  .blog-posts > .container {
    max-width: 1130px; }
    .blog-posts > .container::after {
      display: none; }
  .blog-posts .grid-item {
    position: relative;
    width: 100%;
    margin-bottom: 3.0625rem;
    padding: 0.625rem;
    overflow: hidden;
    background: #FFFFFF;
    transition: ease all 0.4s 0s; }
    .blog-posts .grid-item:hover {
      box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.08); }
    .blog-posts .grid-item .featured-image {
      display: block;
      width: 100%;
      padding-top: 47%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
  .blog-posts .call-to-action {
    margin: 1rem 0 2.5rem; }
  .blog-posts .post-information {
    position: relative;
    z-index: 9;
    padding: 1.25rem; }
    .blog-posts .post-information .categories {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-bottom: 0.8125rem;
      color: #a2a9ab; }
    .blog-posts .post-information .category {
      position: relative;
      display: inline-block;
      padding-right: 0.625rem;
      opacity: 0.5;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      line-height: 1.5625rem;
      text-decoration: underline;
      text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      transition: ease all 0.7s 0s; }
      .blog-posts .post-information .category:hover {
        border-color: #666;
        color: #666; }
      .blog-posts .post-information .category a {
        color: #a2a9ab; }
    .blog-posts .post-information .post-title {
      display: inline-block;
      margin-bottom: 0.375rem;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 1.875rem;
      text-decoration: none;
      transition: ease all 0.4s 0s; }
      .blog-posts .post-information .post-title:hover {
        color: #15C6FF; }
    .blog-posts .post-information .excerpt {
      color: #252829;
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.5625rem; }
    .blog-posts .post-information .grid-footer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column;
      margin-top: 1.25rem; }
      .blog-posts .post-information .grid-footer .grid-footer-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        margin-bottom: 1.25rem; }
      .blog-posts .post-information .grid-footer .post-read-time {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-align: center;
            align-items: center;
        margin-left: 1.25rem;
        opacity: 0.5;
        color: #26282A;
        font-family: "Neutraface", sans-serif;
        font-size: 0.875rem;
        line-height: 1.5625rem; }
        .blog-posts .post-information .grid-footer .post-read-time .icon {
          margin-right: 0.3125rem; }
        .blog-posts .post-information .grid-footer .post-read-time .rt-time {
          margin-right: 0.1875rem; }
  .blog-posts .no-results {
    display: block;
    width: 100%;
    text-align: center; }

.back-to-blog {
  height: 47px;
  line-height: 2.9375rem; }
  .back-to-blog .container {
    max-width: 1210px; }
  .back-to-blog .back-link {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    line-height: 1.1875rem;
    text-decoration: none;
    transition: ease all 0.4s 0s; }
    .back-to-blog .back-link:hover {
      color: #FF4A4A; }
      .back-to-blog .back-link:hover path {
        fill: #FF4A4A; }
    .back-to-blog .back-link .icon {
      margin-bottom: -0.1875rem; }
    .back-to-blog .back-link path {
      transition: ease all 0.4s 0s;
      fill: #FFFFFF; }

.blog-post-content {
  padding: 2em 0 0; }
  .blog-post-content .container {
    position: relative;
    max-width: 940px; }
  .blog-post-content .categories {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-bottom: 1rem;
    color: #a2a9ab; }
  .blog-post-content .category {
    position: relative;
    display: inline-block;
    padding-right: 0.625rem;
    text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    transition: ease all 0.7s 0s; }
    .blog-post-content .category a {
      opacity: 0.5;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      line-height: 1.5625rem;
      text-decoration: underline; }
    .blog-post-content .category:hover {
      border-color: #666;
      color: #666; }
  .blog-post-content .post-title {
    margin: 0;
    font-family: "Neutraface", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.75rem; }
  .blog-post-content .post-read-time {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center;
    margin: 1rem 0 1.75rem;
    opacity: 0.5;
    color: #26282A;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    line-height: 1.5625rem; }
    .blog-post-content .post-read-time .icon {
      margin-right: 0.3125rem; }
    .blog-post-content .post-read-time .rt-time {
      margin-right: 0.1875rem; }
  .blog-post-content .blog-image {
    margin-bottom: 2.5rem; }
    .blog-post-content .blog-image .image {
      max-width: 100%; }
  .blog-post-content .share-this {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 3em 0 2em; }
    .blog-post-content .share-this .share-title {
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.1875rem; }
    .blog-post-content .share-this .cher-links {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: center;
          justify-content: center;
      margin: 0;
      padding: 0; }
    .blog-post-content .share-this .cher-link-item {
      position: relative;
      width: 38px;
      height: 26px;
      margin: 0; }
      .blog-post-content .share-this .cher-link-item .cher-link {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }

.blog-bottom-cta {
  margin: 1.875rem 0 0.625rem; }
  .blog-bottom-cta .cta-ebook {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }

.no-results-section {
  text-align: center; }
  .no-results-section .container {
    width: 850px;
    max-width: 100%;
    margin: auto;
    padding: 3.125rem 1.875rem; }
  .no-results-section .search-form {
    display: inline-block;
    width: 100%;
    max-width: 420px;
    margin-bottom: 1.25rem;
    border: 1px solid #EBEBED; }
    .no-results-section .search-form .search-form-field {
      float: left;
      width: 80%;
      height: 40px;
      padding: 0.3125rem 1.25rem;
      border: none;
      font-size: 1rem; }
    .no-results-section .search-form .search-submit {
      display: block;
      float: right;
      width: 20%;
      height: 40px;
      padding: 0.3125rem 0;
      border: none;
      background: #EBEBED;
      background-image: url("../images/search.png");
      background-repeat: no-repeat;
      background-position: center center;
      color: #EBEBED;
      font-family: "Freight Text Pro", serif;
      font-size: 1em;
      cursor: pointer; }

/*   Cher Links
    --------------------------------------------------------------------------  */
.cher-links {
  margin: 0;
  padding: 0;
  list-style: none; }
  .cher-links .cher-link-item {
    display: inline-block; }
  .cher-links .cher-link-text {
    font-size: 0; }
  .cher-links .cher-link {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: contain;
    font-size: 1.75rem;
    transition: ease all 0.4s 0s; }
  .cher-links .cher-link-twitter .cher-link {
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%2315C6FF%22%20d%3D%22M64%2012.15a26.481%2026.481%200%200%201-7.54%202.07c2.71-1.63%204.79-4.2%205.78-7.26-2.54%201.5-5.35%202.6-8.34%203.19C51.5%207.6%2048.09%206%2044.32%206c-7.25%200-13.13%205.88-13.13%2013.13%200%201.03.12%202.03.34%202.99-10.92-.55-20.6-5.78-27.07-13.72A13.06%2013.06%200%200%200%202.68%2015c0%204.56%202.32%208.57%205.84%2010.93a13.16%2013.16%200%200%201-5.95-1.64v.16c0%206.36%204.53%2011.67%2010.53%2012.88-1.1.3-2.26.46-3.46.46-.85%200-1.67-.08-2.47-.23%201.67%205.22%206.52%209.01%2012.27%209.12A26.359%2026.359%200%200%201%203.13%2052.3c-1.06%200-2.11-.06-3.13-.19a37.12%2037.12%200%200%200%2020.13%205.9c24.15%200%2037.36-20.01%2037.36-37.36%200-.57-.01-1.14-.04-1.7%202.56-1.86%204.79-4.17%206.55-6.8z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat; }
    .cher-links .cher-link-twitter .cher-link:hover {
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23575c5f%22%20d%3D%22M64%2012.15a26.481%2026.481%200%200%201-7.54%202.07c2.71-1.63%204.79-4.2%205.78-7.26-2.54%201.5-5.35%202.6-8.34%203.19C51.5%207.6%2048.09%206%2044.32%206c-7.25%200-13.13%205.88-13.13%2013.13%200%201.03.12%202.03.34%202.99-10.92-.55-20.6-5.78-27.07-13.72A13.06%2013.06%200%200%200%202.68%2015c0%204.56%202.32%208.57%205.84%2010.93a13.16%2013.16%200%200%201-5.95-1.64v.16c0%206.36%204.53%2011.67%2010.53%2012.88-1.1.3-2.26.46-3.46.46-.85%200-1.67-.08-2.47-.23%201.67%205.22%206.52%209.01%2012.27%209.12A26.359%2026.359%200%200%201%203.13%2052.3c-1.06%200-2.11-.06-3.13-.19a37.12%2037.12%200%200%200%2020.13%205.9c24.15%200%2037.36-20.01%2037.36-37.36%200-.57-.01-1.14-.04-1.7%202.56-1.86%204.79-4.17%206.55-6.8z%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat; }
  .cher-links .cher-link-facebook .cher-link {
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%238F2B8A%22%20d%3D%22M37.04%2064H25.05V32h-8V20.97h8l-.01-6.5c0-9%202.44-14.47%2013.04-14.47h8.82v11.03h-5.51c-4.13%200-4.33%201.54-4.33%204.42l-.02%205.52h9.92L45.78%2032h-8.74v32z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat; }
    .cher-links .cher-link-facebook .cher-link:hover {
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23575c5f%22%20d%3D%22M37.04%2064H25.05V32h-8V20.97h8l-.01-6.5c0-9%202.44-14.47%2013.04-14.47h8.82v11.03h-5.51c-4.13%200-4.33%201.54-4.33%204.42l-.02%205.52h9.92L45.78%2032h-8.74v32z%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat; }
  .cher-links .cher-link-email .cher-link {
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20511.6%20511.6%22%3E%3Cpath%20fill%3D%22%23FF4A4A%22%20d%3D%22M49.1%20178.7c6.5%204.6%2026%2018.1%2058.5%2040.7s57.5%2039.9%2074.8%2052.1c1.9%201.3%205.9%204.2%2012.1%208.7%206.2%204.5%2011.3%208.1%2015.4%2010.9%204.1%202.8%209%205.9%2014.8%209.3%205.8%203.4%2011.3%206%2016.4%207.7%205.1%201.7%209.9%202.6%2014.3%202.6h.6c4.4%200%209.1-.9%2014.3-2.6%205.1-1.7%2010.6-4.3%2016.4-7.7%205.8-3.4%2010.8-6.5%2014.8-9.3%204.1-2.8%209.2-6.4%2015.4-10.9%206.2-4.5%2010.2-7.4%2012.1-8.7%2017.5-12.2%2062.1-43.1%20133.6-92.8%2013.9-9.7%2025.5-21.4%2034.8-35.1%209.3-13.7%2014-28.1%2014-43.1%200-12.6-4.5-23.3-13.6-32.3-9-8.9-19.7-13.4-32.1-13.4h-420c-14.7%200-25.9%204.9-33.8%2014.8C3.9%2079.6%200%2091.9%200%20106.8c0%2012%205.2%2025%2015.7%2039%2010.5%2013.9%2021.6%2024.9%2033.4%2032.9z%22%2F%3E%3Cpath%20fill%3D%22%23FF4A4A%22%20d%3D%22M483.1%20209.3c-62.4%2042.3-109.8%2075.1-142.2%2098.5-10.8%208-19.6%2014.2-26.4%2018.7-6.8%204.5-15.7%209-27%2013.7-11.2%204.7-21.7%207-31.4%207h-.6c-9.7%200-20.2-2.3-31.4-7s-20.2-9.2-27-13.7c-6.8-4.5-15.6-10.7-26.4-18.7-25.7-18.8-73-51.7-141.9-98.5C18%20202%208.4%20193.8%200%20184.4v226.7c0%2012.6%204.5%2023.3%2013.4%2032.3%208.9%208.9%2019.7%2013.4%2032.3%2013.4H466c12.6%200%2023.3-4.5%2032.3-13.4%208.9-8.9%2013.4-19.7%2013.4-32.3V184.4c-8.3%209.2-17.8%2017.5-28.6%2024.9z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px; }
    .cher-links .cher-link-email .cher-link:hover {
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20511.6%20511.6%22%3E%3Cpath%20fill%3D%22%23575c5f%22%20d%3D%22M49.1%20178.7c6.5%204.6%2026%2018.1%2058.5%2040.7s57.5%2039.9%2074.8%2052.1c1.9%201.3%205.9%204.2%2012.1%208.7%206.2%204.5%2011.3%208.1%2015.4%2010.9%204.1%202.8%209%205.9%2014.8%209.3%205.8%203.4%2011.3%206%2016.4%207.7%205.1%201.7%209.9%202.6%2014.3%202.6h.6c4.4%200%209.1-.9%2014.3-2.6%205.1-1.7%2010.6-4.3%2016.4-7.7%205.8-3.4%2010.8-6.5%2014.8-9.3%204.1-2.8%209.2-6.4%2015.4-10.9%206.2-4.5%2010.2-7.4%2012.1-8.7%2017.5-12.2%2062.1-43.1%20133.6-92.8%2013.9-9.7%2025.5-21.4%2034.8-35.1%209.3-13.7%2014-28.1%2014-43.1%200-12.6-4.5-23.3-13.6-32.3-9-8.9-19.7-13.4-32.1-13.4h-420c-14.7%200-25.9%204.9-33.8%2014.8C3.9%2079.6%200%2091.9%200%20106.8c0%2012%205.2%2025%2015.7%2039%2010.5%2013.9%2021.6%2024.9%2033.4%2032.9z%22%2F%3E%3Cpath%20fill%3D%22%23575c5f%22%20d%3D%22M483.1%20209.3c-62.4%2042.3-109.8%2075.1-142.2%2098.5-10.8%208-19.6%2014.2-26.4%2018.7-6.8%204.5-15.7%209-27%2013.7-11.2%204.7-21.7%207-31.4%207h-.6c-9.7%200-20.2-2.3-31.4-7s-20.2-9.2-27-13.7c-6.8-4.5-15.6-10.7-26.4-18.7-25.7-18.8-73-51.7-141.9-98.5C18%20202%208.4%20193.8%200%20184.4v226.7c0%2012.6%204.5%2023.3%2013.4%2032.3%208.9%208.9%2019.7%2013.4%2032.3%2013.4H466c12.6%200%2023.3-4.5%2032.3-13.4%208.9-8.9%2013.4-19.7%2013.4-32.3V184.4c-8.3%209.2-17.8%2017.5-28.6%2024.9z%22%2F%3E%3C%2Fsvg%3E"); }
  .cher-links .cher-link-linkedin .cher-link {
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20d%3D%22M64%2038.57c0-.58%200-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69%201.62-6.52%203.42-.86.84-1.59%201.77-2.26%202.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03%201.32.02%202.4.04%204.8.04%207.2%200%203.85-.01%207.7-.01%2011.54%200%202.48-.01%204.97-.01%207.45l-.03%207.82c-.01%201.89-.01%203.78-.02%205.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29%201.53-2.38%202.74-3.18%201.09-.72%202.29-1.09%203.59-1.15.81-.03%201.61.02%202.4.23%201.57.41%202.75%201.34%203.57%202.73.53.9.84%201.88%201.05%202.9.22%201.07.31%202.16.31%203.25v22.19c0%20.03%200%20.07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55%2021.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93%203.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24%201.96C1.07%204.49.42%205.73.15%207.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41%202.21%201.6%203.86%203.58%204.92%201.04.56%202.15.82%203.32.89%201.27.07%202.51-.05%203.71-.48%201.8-.64%203.17-1.77%204.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z%22%20fill%3D%22%235B59B2%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat; }
    .cher-links .cher-link-linkedin .cher-link:hover {
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20d%3D%22M64%2038.57c0-.58%200-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69%201.62-6.52%203.42-.86.84-1.59%201.77-2.26%202.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03%201.32.02%202.4.04%204.8.04%207.2%200%203.85-.01%207.7-.01%2011.54%200%202.48-.01%204.97-.01%207.45l-.03%207.82c-.01%201.89-.01%203.78-.02%205.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29%201.53-2.38%202.74-3.18%201.09-.72%202.29-1.09%203.59-1.15.81-.03%201.61.02%202.4.23%201.57.41%202.75%201.34%203.57%202.73.53.9.84%201.88%201.05%202.9.22%201.07.31%202.16.31%203.25v22.19c0%20.03%200%20.07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55%2021.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93%203.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24%201.96C1.07%204.49.42%205.73.15%207.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41%202.21%201.6%203.86%203.58%204.92%201.04.56%202.15.82%203.32.89%201.27.07%202.51-.05%203.71-.48%201.8-.64%203.17-1.77%204.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z%22%20fill%3D%22%23575c5f%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat; }

/*   CTAs
	--------------------------------------------------------------------------  */
.call-to-action .cta-ebook {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  max-width: 1143px;
  margin: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  background-color: #33336D;
  background-image: url("../images/hero-pattern.svg");
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #FFFFFF;
  text-align: center; }
  .call-to-action .cta-ebook .image-block {
    width: 180px;
    margin: auto auto 2.5rem; }
    .call-to-action .cta-ebook .image-block img {
      max-width: 100%;
      height: auto; }
  .call-to-action .cta-ebook .content-block {
    width: 100%; }
    .call-to-action .cta-ebook .content-block .pre-title {
      margin-bottom: 0.375rem;
      opacity: 0.8;
      font-family: "Neutraface", sans-serif;
      font-size: 1.125rem;
      font-weight: 400;
      line-height: 1.6875rem; }
    .call-to-action .cta-ebook .content-block .post-title {
      margin: 0 0 1rem;
      font-family: "Neutraface", sans-serif;
      font-size: 2rem;
      font-weight: 500;
      line-height: 2.375rem; }
    .call-to-action .cta-ebook .content-block .button {
      margin-top: 2.5rem; }

.call-to-action .cta-footer-triptych {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  margin: auto;
  text-decoration: none; }
  .call-to-action .cta-footer-triptych .content-block {
    -ms-flex: 1 1 0px;
        flex: 1 1 0;
    padding: 5%;
    color: #FFFFFF; }
    .call-to-action .cta-footer-triptych .content-block:nth-child(1) {
      background: #8F2B8A; }
    .call-to-action .cta-footer-triptych .content-block:nth-child(2) {
      background: #33336D; }
    .call-to-action .cta-footer-triptych .content-block:nth-child(3) {
      background: #5B59B2; }
  .call-to-action .cta-footer-triptych .content-wrap {
    position: relative; }
  .call-to-action .cta-footer-triptych .pre-title {
    opacity: 0.7;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.6875rem; }
  .call-to-action .cta-footer-triptych .post-title {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-right: 2.5rem;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 2rem; }
    .call-to-action .cta-footer-triptych .post-title::after {
      position: absolute;
      top: 5px;
      right: 0;
      width: 20px;
      height: 20px;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 14px;
      content: ''; }
  .call-to-action .cta-footer-triptych .button {
    position: absolute;
    top: 100%;
    left: 0;
    display: none; }

.call-to-action .cta-simple-cta {
  position: relative;
  overflow: hidden; }
  .call-to-action .cta-simple-cta.cta-small {
    width: 100%;
    max-width: 1257px;
    margin: auto;
    text-align: center; }
    .call-to-action .cta-simple-cta.cta-small .content {
      max-width: 350px;
      margin: auto;
      padding: 1.25rem 0; }
    .call-to-action .cta-simple-cta.cta-small .pattern-image {
      max-width: 234px;
      height: 100px;
      overflow: hidden; }
  .call-to-action .cta-simple-cta.cta-small-full-width {
    text-align: center; }
    .call-to-action .cta-simple-cta.cta-small-full-width .content {
      max-width: 600px;
      margin: auto; }
      .call-to-action .cta-simple-cta.cta-small-full-width .content .title {
        margin-bottom: 0;
        letter-spacing: -0.08625rem; }
      .call-to-action .cta-simple-cta.cta-small-full-width .content .description {
        margin-bottom: 1.25rem; }
    .call-to-action .cta-simple-cta.cta-small-full-width .pattern-image {
      float: right;
      max-width: 612px;
      margin: 1.875rem -1.5rem 0 0; }
  .call-to-action .cta-simple-cta.cta-large-full-width {
    text-align: center; }
    .call-to-action .cta-simple-cta.cta-large-full-width .content {
      max-width: 600px; }
      .call-to-action .cta-simple-cta.cta-large-full-width .content .title {
        margin-bottom: 1.25rem;
        color: #252829;
        font-size: 2.25rem;
        font-weight: 700;
        letter-spacing: -0.1325rem;
        line-height: 2.375rem; }
      .call-to-action .cta-simple-cta.cta-large-full-width .content .description {
        color: #3D3D3D; }
      .call-to-action .cta-simple-cta.cta-large-full-width .content .button {
        margin-top: 1.25rem; }
    .call-to-action .cta-simple-cta.cta-large-full-width .pattern-image {
      float: right;
      max-width: 445px;
      margin-right: -1.5rem; }
  .call-to-action .cta-simple-cta .content {
    position: relative;
    z-index: 1; }
    .call-to-action .cta-simple-cta .content .title {
      color: #FFFFFF;
      font-family: "Neutraface", sans-serif;
      font-size: 1.875rem;
      font-weight: 500;
      line-height: 2.375rem; }
    .call-to-action .cta-simple-cta .content .description {
      color: #FFFFFF;
      font-family: "Neutraface", sans-serif;
      font-size: 1.25rem;
      line-height: 1.625rem; }
  .call-to-action .cta-simple-cta .pattern-image img {
    display: block;
    max-width: 100%;
    opacity: 0; }
    .call-to-action .cta-simple-cta .pattern-image img.fadeinup {
      opacity: 1; }

.call-to-action .cta-team-two-column .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center; }
  .call-to-action .cta-team-two-column .content .content-wrapper {
    width: 100%; }
    .call-to-action .cta-team-two-column .content .content-wrapper .title {
      margin: 0;
      color: rgba(37, 40, 41, 0.7);
      font-family: "Neutraface", sans-serif;
      font-size: 1.25rem;
      line-height: 1.1875rem; }
    .call-to-action .cta-team-two-column .content .content-wrapper .sub-title {
      margin: 1.25rem 0;
      font-family: "Neutraface", sans-serif;
      font-size: 1.625rem;
      font-weight: 700;
      line-height: 1.1; }
      .call-to-action .cta-team-two-column .content .content-wrapper .sub-title span {
        position: relative;
        z-index: 0; }
        .call-to-action .cta-team-two-column .content .content-wrapper .sub-title span:before {
          position: absolute;
          z-index: -1;
          top: 85%;
          left: 0;
          display: block;
          width: 100%;
          height: 3px;
          content: '';
          background: #8F2B8A; }
    .call-to-action .cta-team-two-column .content .content-wrapper .content {
      display: inline-block;
      margin-bottom: 0.25rem;
      font-size: 1.125rem;
      font-weight: 100;
      line-height: 1.625rem; }
  .call-to-action .cta-team-two-column .content .team-wrapper {
    width: 100%; }
    .call-to-action .cta-team-two-column .content .team-wrapper .team-grid {
      position: relative;
      width: 240px;
      height: 260px;
      margin: 3.75rem auto 0; }
      .call-to-action .cta-team-two-column .content .team-wrapper .team-grid .backround-overlay {
        position: relative;
        width: 100%;
        height: 100%; }
        .call-to-action .cta-team-two-column .content .team-wrapper .team-grid .backround-overlay::before {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-image: url("../images/repeated-pattern.png");
          background-size: 24px;
          content: ''; }
        .call-to-action .cta-team-two-column .content .team-wrapper .team-grid .backround-overlay::after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-image: url("../images/team-opposing-arrows.svg");
          background-repeat: no-repeat;
          background-size: cover;
          content: ''; }
  .call-to-action .cta-team-two-column .content .team-member {
    width: 90px;
    height: 90px;
    position: absolute;
    z-index: 9;
    display: inline-block;
    overflow: hidden;
    border: 4px solid #FFFFFF;
    border-radius: 100%;
    box-shadow: 10px 22px 20px 0 rgba(0, 0, 0, 0.26);
    background: #FFFFFF; }
    .call-to-action .cta-team-two-column .content .team-member img {
      width: auto;
      max-width: 100%;
      height: auto; }
    .call-to-action .cta-team-two-column .content .team-member:nth-child(2) {
      top: -25px;
      left: -15px; }
    .call-to-action .cta-team-two-column .content .team-member:nth-child(3) {
      top: -5px;
      right: 38px; }
    .call-to-action .cta-team-two-column .content .team-member:nth-child(4) {
      bottom: 30px;
      left: 18px; }
    .call-to-action .cta-team-two-column .content .team-member:nth-child(5) {
      right: -15px;
      bottom: 15px; }

.call-to-action .cta-meet-team .team-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 400px;
  margin: auto; }
  .call-to-action .cta-meet-team .team-wrapper .team-member {
    width: 72px;
    height: 72px;
    position: relative;
    display: inline-block;
    margin: 0 0.3125rem 1.25rem;
    overflow: hidden;
    border: 4px solid #FFFFFF;
    border-radius: 100%;
    box-shadow: 10px 22px 20px 0 rgba(0, 0, 0, 0.26);
    background: #FFFFFF; }
    .call-to-action .cta-meet-team .team-wrapper .team-member img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      width: auto;
      max-width: 100%;
      height: auto; }

.call-to-action .cta-meet-team .content-wrapper {
  max-width: 800px;
  margin: auto;
  text-align: center; }
  .call-to-action .cta-meet-team .content-wrapper .title {
    margin-bottom: 0.625rem;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1.6875rem;
    font-weight: 700;
    line-height: 3.0625rem; }
  .call-to-action .cta-meet-team .content-wrapper .content {
    max-width: 680px;
    margin: 0 auto 1.875rem;
    color: #252829;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4375rem;
    text-align: center; }

/*   Pagination
    --------------------------------------------------------------------------  */
.pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .pagination .page-item.current,.pagination .page-numbers.current {
    background-color: #15C6FF;
    color: #fff;
    font-weight: 700; }
    .pagination .page-item.current:hover,.pagination .page-numbers.current:hover {
      background-color: #15C6FF; }
    .pagination .page-item.current .page-numbers,.pagination .page-numbers.current .page-numbers {
      color: #fff;
      font-weight: 700; }
  .pagination .page-item {
    width: 32px;
    height: 32px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.125rem;
    border-radius: 50%;
    transition: background-color 200ms ease-in-out; }
    .pagination .page-item:hover {
      background-color: #d0d0d5; }
    .pagination .page-item:focus {
      outline: 0; }
    .pagination .page-item.disabled {
      cursor: default; }
      .pagination .page-item.disabled:hover {
        background-color: transparent; }
      .pagination .page-item.disabled .page-numbers {
        cursor: default; }
        .pagination .page-item.disabled .page-numbers path {
          fill: #EBEBED; }
  .pagination .page-item-next svg,.pagination .page-item-prev svg,.pagination .page-numbers-next svg,.pagination .page-numbers-prev svg,.pagination .page-numbers.next svg,.pagination .page-numbers.prev svg {
    width: 12px;
    height: 12px;
    transform: translateY(2px); }
  .pagination .page-item-next path,.pagination .page-item-prev path,.pagination .page-numbers-next path,.pagination .page-numbers-prev path,.pagination .page-numbers.next path,.pagination .page-numbers.prev path {
    fill: #15C6FF; }
  .pagination .page-numbers {
    width: 32px;
    height: 32px;
    position: relative;
    display: inline-block;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    line-height: 2rem;
    text-decoration: none;
    cursor: pointer; }
    .pagination .page-numbers:focus {
      outline: 0; }

.blog-pagination .page-numbers {
  width: 32px;
  height: 32px;
  border-radius: 50%; }
  .blog-pagination .page-numbers.dots {
    background-color: #EBEBED;
    cursor: default; }

.blog-pagination .page-item.disabled svg {
  transform: translateY(6px); }

.blog-pagination .page-item.disabled path {
  fill: #d0d0d5; }

.resource-pagination {
  margin: 1.875rem 0; }
  .resource-pagination .page-item:hover {
    background-color: #EBEBED; }

/*   Partial - Related Posts
    --------------------------------------------------------------------------  */
.related-posts {
  padding: 2em 0; }
  .single-ag_team_member .related-posts {
    border-top: 1px solid #EBEBED; }
  .related-posts .related-post-title {
    opacity: 0.7;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.6875rem;
    text-align: center; }
    .single-ag_team_member .related-posts .related-post-title {
      opacity: 1;
      color: #343434;
      font-weight: 400;
      text-align: left; }
    .related-posts .related-post-title a {
      text-decoration: none;
      transition: ease all 0.4s 0s; }
      .related-posts .related-post-title a:hover {
        color: #FF4A4A; }
  .related-posts.blog-posts {
    background: #EBEBED;
    text-align: center; }
    .related-posts.blog-posts .related-post-title {
      max-width: 400px;
      margin: auto auto 2.5rem;
      opacity: 1;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 2rem;
      font-weight: 700;
      line-height: 2.375rem;
      text-align: center; }
    .related-posts.blog-posts .grid-item {
      text-align: left; }
  .related-posts .related-posts-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    padding: 1.25rem 0; }
    .related-posts .related-posts-items .grid-item {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column;
      width: 100%;
      max-width: 480px;
      margin-bottom: 1.25rem;
      padding: 0.625rem;
      overflow: hidden; }
      .related-posts .related-posts-items .grid-item .featured-image {
        display: block;
        width: 100%;
        padding: 27%;
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover; }
        .related-posts .related-posts-items .grid-item .featured-image.no-featured {
          background-position: center;
          background-size: 90%; }
    .related-posts .related-posts-items .post-information {
      position: relative;
      z-index: 9;
      width: 100%;
      padding: 1.25rem; }
      .related-posts .related-posts-items .post-information .categories {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        margin-bottom: 0.8125rem; }
      .related-posts .related-posts-items .post-information .category {
        position: relative;
        display: inline-block;
        padding-right: 0.625rem;
        opacity: 0.5;
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 0.875rem;
        line-height: 1.5625rem;
        text-decoration: underline;
        text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        transition: ease all 0.7s 0s; }
        .related-posts .related-posts-items .post-information .category:hover {
          border-color: #666;
          color: #666; }
      .related-posts .related-posts-items .post-information .post-title {
        display: block;
        margin-bottom: 0.375rem;
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 1.25rem;
        font-weight: 500;
        line-height: 1.625rem;
        text-decoration: none;
        transition: ease all 0.4s 0s; }
        .related-posts .related-posts-items .post-information .post-title:hover {
          color: #15C6FF; }
      .related-posts .related-posts-items .post-information .excerpt {
        color: #252829;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5625rem; }
      .related-posts .related-posts-items .post-information .grid-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
            flex-flow: column;
        margin-top: 1.25rem; }
        .related-posts .related-posts-items .post-information .grid-footer .grid-footer-left {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-flow: row;
              flex-flow: row;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: justify;
              justify-content: space-between; }
        .related-posts .related-posts-items .post-information .grid-footer .post-read-time {
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-flow: row;
              flex-flow: row;
          -ms-flex-align: center;
              align-items: center;
          margin-left: 1.25rem;
          opacity: 0.5;
          color: #26282A;
          font-family: "Neutraface", sans-serif;
          font-size: 0.875rem;
          line-height: 1.5625rem; }
          .related-posts .related-posts-items .post-information .grid-footer .post-read-time .icon {
            margin-right: 0.3125rem; }
          .related-posts .related-posts-items .post-information .grid-footer .post-read-time .rt-time {
            margin-right: 0.1875rem; }

.content-feed-case-study .container {
  max-width: 1290px; }

.content-feed-case-study .items {
  margin-top: 1.875rem; }

.content-feed-case-study .item {
  position: relative;
  max-width: 398px;
  margin: 0 auto 1.25rem;
  background: #FFFFFF;
  line-height: 1.5; }
  .content-feed-case-study .item .thumbnail {
    position: relative;
    display: block;
    padding-bottom: 54%;
    overflow: hidden;
    border-bottom: 10px solid #8F2B8A;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .content-feed-case-study .item .body {
    padding: 1rem; }
  .content-feed-case-study .item .title {
    margin: 0 0 1.875rem;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.375rem; }
    .content-feed-case-study .item .title a {
      color: #252829;
      text-decoration: none;
      transition: ease all 0.4s 0s; }
      .content-feed-case-study .item .title a:hover {
        color: #15C6FF; }
  .content-feed-case-study .item .cta-link {
    display: inline-block;
    padding: 0 1.625rem 0 0;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-decoration: underline; }
    .content-feed-case-study .item .cta-link::before {
      width: 10px;
      height: 10px; }
  .content-feed-case-study .item .program-content {
    padding: 1rem;
    background-color: #EBEBED; }
    .content-feed-case-study .item .program-content .program-heading {
      opacity: 0.5;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 0.6875rem;
      font-weight: 500;
      letter-spacing: 0.0575rem;
      line-height: 0.8125rem;
      text-transform: uppercase; }
    .content-feed-case-study .item .program-content .program-title {
      color: rgba(37, 40, 41, 0.75);
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.5625rem;
      text-decoration: none;
      transition: ease all 0.4s 0s; }
      .content-feed-case-study .item .program-content .program-title:hover {
        color: #15C6FF; }

/*   Main Navigation
	--------------------------------------------------------------------------  */
.main-nav {
  position: relative;
  z-index: 60; }

.main-menu-wrapper {
  display: none;
  padding: 0 0 5.625rem;
  background: #FFFFFF;
  background-image: url("../images/follow-the-leader.svg");
  background-repeat: no-repeat;
  background-position: left 121%;
  background-size: 160px; }
  .main-menu-wrapper .utility-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0;
    padding: 0; }
    .main-menu-wrapper .utility-menu .menu-item-link {
      color: #252829; }

.main-menu {
  margin: 0;
  padding: 1.25rem 0;
  list-style: none; }
  .main-menu .menu-item {
    text-align: center; }
    .main-menu .menu-item + .menu-item {
      margin-top: 0.625rem; }
  .main-menu .menu-item-top-level {
    display: block; }
    .main-menu .menu-item-top-level > .sub-menu-toggle {
      display: none; }
    .main-menu .menu-item-top-level > .menu-item-link {
      display: inline-block;
      margin-bottom: 0.625rem;
      padding: 0 0.9375rem;
      color: #343434;
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 2.75rem;
      text-align: center;
      text-transform: uppercase; }
      .main-menu .menu-item-top-level > .menu-item-link:hover {
        color: #FF4A4A; }
    .main-menu .menu-item-top-level.no-link > .sub-menu-toggle {
      display: none; }
  .main-menu .menu-item {
    position: relative; }
  .main-menu .menu-item-link {
    display: inline-block;
    color: #15C6FF;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25rem;
    text-decoration: none;
    transition: ease all 0.4s 0s; }
    .main-menu .menu-item-link:hover {
      color: #FF4A4A; }
  .main-menu .sub-menu-toggle {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 20px;
    padding: 0;
    outline: 0;
    border: 0;
    border-radius: 100%;
    background: #FFFFFF; }
    .main-menu .sub-menu-toggle::before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      width: 1px;
      height: 12px;
      background: #26282A;
      content: '';
      transition: ease all 0.4s 0s; }
    .main-menu .sub-menu-toggle::after {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      width: 12px;
      height: 1px;
      background: #26282A;
      content: '';
      transition: ease all 0.4s 0s; }
    .main-menu .sub-menu-toggle .icon {
      transform: rotate(180deg);
      transition: all 100ms ease-out; }
      .main-menu .sub-menu-toggle .icon path {
        fill: #fff; }
    .main-menu .sub-menu-toggle.active::after,.main-menu .sub-menu-toggle.active::before {
      transform: rotate(45deg);
      background: #15C6FF; }
    .main-menu .sub-menu-toggle.active::before {
      top: 1.8px;
      height: 13px; }
    .main-menu .sub-menu-toggle.active::after {
      left: 2.4px;
      width: 13px; }
    .main-menu .sub-menu-toggle.active .icon {
      transform: rotate(0); }
  .main-menu .sub-menu {
    display: none;
    padding: 0;
    list-style: none; }
    .main-menu .sub-menu .menu-item {
      display: block;
      font-size: 90%;
      font-weight: 200; }
  .main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
    margin-right: 2.75rem; }
  .main-menu.main-menu-no-touch .menu-item-has-children:hover > .sub-menu {
    display: block; }

.menu-item.subnav-meganav-title .sub-menu {
  position: static;
  display: none;
  overflow: hidden;
  color: #3D3D3D; }
  .menu-item.subnav-meganav-title .sub-menu > div {
    position: relative;
    z-index: 2; }
  .menu-item.subnav-meganav-title .sub-menu .meganav-heading {
    display: none;
    width: 23.72881%;
    color: #3D3D3D;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 3.1875rem;
    white-space: normal; }
  .menu-item.subnav-meganav-title .sub-menu .meganav-children {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    padding: 1.875rem 0;
    background: #EBEBED; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children .menu-item-link {
      padding: 0;
      color: #15C6FF;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.625rem;
      transition: ease all 0.4s 0s; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-children .menu-item-link:hover {
        color: #FF4A4A; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-children .menu-item-link::after {
        top: 50%;
        right: auto;
        left: -75px;
        transform: translateY(-50%);
        border-width: 20px 35px;
        pointer-events: none; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item.subnav-color-red > .menu-item-link {
      border-bottom-color: #FF4A4A; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item.subnav-color-purple > .menu-item-link {
      border-bottom-color: #8F2B8A; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item.subnav-color-light-blue > .menu-item-link {
      border-bottom-color: #56ADC9; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .menu-item-link {
      margin-bottom: 0.9375rem;
      border-bottom: 3px solid #28285C;
      color: #3D3D3D;
      font-family: "Neutraface", sans-serif;
      font-size: 0.8125rem;
      font-weight: 700;
      letter-spacing: 0.10813rem;
      line-height: 1.25rem;
      text-transform: uppercase; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .menu-item-link:hover {
        color: #FF4A4A; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item > .menu-item-link {
      position: relative;
      display: none;
      margin-bottom: 1.125rem;
      padding-right: 1.875rem;
      color: #3D3D3D;
      font-size: 0;
      font-weight: 500;
      line-height: 1.9375rem; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item > .menu-item-link::before {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        display: block;
        width: 0;
        height: 0;
        margin-top: 0.125rem;
        margin-right: 0.3125rem;
        background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%2357ADC9%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-size: cover;
        content: '';
        transition: ease all 0.4s 0s; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item > .menu-item-link:hover {
        color: #FF4A4A; }
        .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item > .menu-item-link:hover::before {
          margin-right: 0; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item > .sub-menu-toggle {
      display: none; }
    .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item .menu-program-header:not(:first-child) {
      margin-top: 1.125rem; }
  .menu-item.subnav-meganav-title .sub-menu .menu-item-link {
    color: #3D3D3D; }
  .flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container::after {
      display: none; }
  .no-flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container .meganav-content,.no-flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container .meganav-heading {
    float: left; }
  .no-flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container .meganav-children {
    float: right; }

.menu-item.subnav-meganav-testimonials .sub-menu {
  position: static;
  color: #3D3D3D; }
  .menu-item.subnav-meganav-testimonials .sub-menu > div {
    position: relative;
    z-index: 2; }
  .menu-item.subnav-meganav-testimonials .sub-menu .meganav-heading {
    width: 23.72881%;
    color: #3D3D3D;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 3.1875rem;
    white-space: normal; }
  .menu-item.subnav-meganav-testimonials .sub-menu .meganav-heading {
    display: none; }
  .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children {
    position: relative;
    width: 100%;
    padding: 1.25rem 0;
    background: #EBEBED; }
    .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children .menu-item-link {
      padding: 0;
      color: #15C6FF;
      font-size: 0.9375rem;
      font-weight: 400;
      line-height: 1.625rem;
      transition: ease all 0.4s 0s; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children .menu-item-link:hover {
        color: #FF4A4A; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children .menu-item-link::after {
        top: 50%;
        right: auto;
        left: -75px;
        transform: translateY(-50%);
        border-width: 20px 35px;
        pointer-events: none; }
    .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children > .menu-item {
      width: 100%; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children > .menu-item > .menu-item-link {
        color: #3D3D3D;
        font-family: "Neutraface", sans-serif;
        font-size: 0.8125rem;
        font-weight: 700;
        letter-spacing: 0.10813rem;
        line-height: 1.25rem;
        text-transform: uppercase; }
        .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children > .menu-item > .menu-item-link:hover {
          color: #FF4A4A; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children > .menu-item .sub-menu {
        margin-top: 0.9375rem; }
  .menu-item.subnav-meganav-testimonials .sub-menu .meganav-testimonial {
    display: none;
    width: 49.15254%;
    padding: 0 1.0625rem;
    white-space: normal; }
    .menu-item.subnav-meganav-testimonials .sub-menu .meganav-testimonial .testimonial-content {
      margin-bottom: 2.25rem;
      color: #26282A;
      font-size: 2rem;
      font-weight: 300;
      letter-spacing: -0.03625rem;
      line-height: 2.5rem; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-testimonial .testimonial-content::before {
        position: relative;
        left: -4px;
        font-size: 2rem;
        content: '\“'; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-testimonial .testimonial-content::after {
        vertical-align: top;
        font-size: 2rem;
        content: '\’’'; }
    .menu-item.subnav-meganav-testimonials .sub-menu .meganav-testimonial .testimonial-author,.menu-item.subnav-meganav-testimonials .sub-menu .meganav-testimonial .testimonial-author-position {
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 0.8125rem;
      line-height: 1.3125rem;
      text-transform: uppercase; }
  .menu-item.subnav-meganav-testimonials .sub-menu .menu-item-link {
    color: #3D3D3D; }
  .flexbox .menu-item.subnav-meganav-testimonials .sub-menu .meganav-container {
    display: -ms-flexbox;
    display: flex;
    background-repeat: no-repeat;
    background-position: left 110px;
    background-size: 280px; }
    .flexbox .menu-item.subnav-meganav-testimonials .sub-menu .meganav-container::after {
      display: none; }
    .flexbox .menu-item.subnav-meganav-testimonials .sub-menu .meganav-container > .meganav-children {
      display: -ms-flexbox;
      display: flex; }
  .no-flexbox .menu-item.subnav-meganav-testimonials .sub-menu .meganav-container .meganav-content,.no-flexbox .menu-item.subnav-meganav-testimonials .sub-menu .meganav-container .meganav-heading {
    float: left; }
  .no-flexbox .menu-item.subnav-meganav-testimonials .sub-menu .meganav-container .meganav-children {
    float: right; }

.menu-item.subnav-meganav-casestudies .sub-menu {
  position: static;
  display: none;
  color: #3D3D3D; }
  .menu-item.subnav-meganav-casestudies .sub-menu > div {
    position: relative;
    z-index: 2; }
  .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    padding: 2.5rem 0;
    background: #EBEBED; }
    .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children .menu-item-link {
      padding: 0;
      color: #15C6FF;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.625rem;
      transition: ease all 0.4s 0s; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children .menu-item-link:hover {
        color: #FF4A4A; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children .menu-item-link::after {
        top: 50%;
        right: auto;
        left: -75px;
        transform: translateY(-50%);
        border-width: 20px 35px;
        pointer-events: none; }
    .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children > .menu-item {
      width: 100%; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children > .menu-item > .menu-item-link {
        margin-bottom: 0.9375rem;
        color: #3D3D3D;
        font-family: "Neutraface", sans-serif;
        font-size: 0.8125rem;
        font-weight: 700;
        letter-spacing: 0.10813rem;
        line-height: 1.25rem;
        text-transform: uppercase; }
        .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children > .menu-item > .menu-item-link:hover {
          color: #FF4A4A; }
  .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies {
    display: none; }
    .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies > .menu-item-link {
      margin-bottom: 0.9375rem;
      color: #3D3D3D;
      font-family: "Neutraface", sans-serif;
      font-size: 0.8125rem;
      font-weight: 700;
      letter-spacing: 0.10813rem;
      line-height: 1.25rem;
      text-transform: uppercase; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies > .menu-item-link:hover {
        color: #FF4A4A; }
    .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-left {
      width: 49.15254%; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-left img {
        max-width: 100%; }
    .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right {
      width: 49.15254%;
      padding: 1.25rem; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right .casestudies-title {
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 1.25rem;
        line-height: 1.5rem; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right .casestudies-link {
        position: relative;
        display: inline-block;
        margin-top: 1.375rem;
        padding-right: 1.25rem;
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 0.9375rem;
        line-height: 1.125rem;
        text-decoration: underline;
        transition: ease all 0.4s 0s; }
        .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right .casestudies-link::before {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 0;
          display: block;
          width: 12px;
          height: 12px;
          margin-right: 0.3125rem;
          background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%2357ADC9%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
          background-repeat: no-repeat;
          background-size: cover;
          content: '';
          transition: ease all 0.4s 0s; }
        .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right .casestudies-link:hover {
          color: #FF4A4A; }
          .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right .casestudies-link:hover::before {
            margin-right: 0; }
  .menu-item.subnav-meganav-casestudies .sub-menu .menu-item-link {
    color: #3D3D3D;
    white-space: normal; }
  .flexbox .menu-item.subnav-meganav-casestudies .sub-menu .meganav-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    background-repeat: no-repeat;
    background-position: left 110px;
    background-size: 280px; }
    .flexbox .menu-item.subnav-meganav-casestudies .sub-menu .meganav-container::after {
      display: none; }
    .flexbox .menu-item.subnav-meganav-casestudies .sub-menu .meganav-container > .meganav-children {
      display: -ms-flexbox;
      display: flex; }
  .no-flexbox .menu-item.subnav-meganav-casestudies .sub-menu .meganav-container .meganav-content,.no-flexbox .menu-item.subnav-meganav-casestudies .sub-menu .meganav-container .meganav-heading {
    float: left; }
  .no-flexbox .menu-item.subnav-meganav-casestudies .sub-menu .meganav-container .meganav-children {
    float: right; }

.menu-program-header > .menu-item-link {
  color: rgba(37, 40, 41, 0.5) !important;
  font-family: "Freight Text Pro", serif;
  font-size: 0.875rem !important;
  font-style: italic;
  letter-spacing: 0.05813rem; }

.testimonial-carousel {
  margin: 0 auto;
  text-align: center; }
  .testimonial-carousel.text-light {
    color: #FFFFFF; }
  .testimonial-carousel.text-align-right .testimonial-carousel-items {
    text-align: right; }
  .testimonial-carousel.text-align-center .testimonial-carousel-items {
    text-align: center; }
  .testimonial-carousel .icon-crown,.testimonial-carousel svg {
    width: 186px;
    height: 79px; }
  .testimonial-carousel .testimonial-carousel-items {
    max-width: 1025px;
    max-height: 300px;
    margin: auto;
    padding: 0 1.5625rem;
    overflow: hidden; }
  .testimonial-carousel .testimonial-carousel-item {
    position: relative;
    padding: 2rem 0; }
    .testimonial-carousel .testimonial-carousel-item:focus {
      outline: 0; }
    .testimonial-carousel .testimonial-carousel-item .quote {
      font-size: 1.375rem;
      font-weight: 500;
      line-height: 2.3125rem;
      text-align: center; }
    .testimonial-carousel .testimonial-carousel-item .author-content {
      margin-top: 1.5rem;
      font-family: "Neutraface", sans-serif;
      font-size: 0.8125rem;
      font-weight: 700;
      line-height: 1.3125rem;
      text-align: center;
      text-transform: uppercase; }
  .testimonial-carousel .slick-arrow.slick-prev {
    left: 0;
    margin-top: -1.875rem; }
  .testimonial-carousel .slick-arrow.slick-next {
    right: 0;
    margin-top: -1.875rem; }
  .testimonial-carousel .slick-arrow::before {
    display: none; }
  .testimonial-carousel .slick-arrow .icon,.testimonial-carousel .slick-arrow svg {
    width: 20px;
    height: 20px; }
  .testimonial-carousel .slick-arrow path {
    fill: #15C6FF; }

.filter-bar-wrapper {
  background-color: #28285C; }

.filter-bar {
  position: relative;
  z-index: 40;
  max-width: 1150px;
  height: 60px;
  margin: auto;
  transition: opacity 0.5s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .filter-bar .mobile-filter-toggle {
    padding-left: 1.5625rem;
    border: none;
    background: none;
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.5%2014.6%22%3E%3Cpath%20d%3D%22M0%2012.2h13.1v2.4H0zm0-6.1h16.3v2.4H0zM0%200h19.5v2.4H0z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 3.75rem; }
  .filter-bar.loading {
    opacity: 0.5;
    pointer-events: none; }
    .filter-bar.loading .dropdown-menu:hover .options {
      display: none; }
  .filter-bar .icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 0; }
    .filter-bar .icon svg path {
      fill: #FFFFFF; }
  .filter-bar .container {
    height: 60px;
    padding: 0; }
    .filter-bar .container .filter-bar-left {
      width: 100%; }
    .filter-bar .container .filter-bar-right {
      width: 100%; }
  .filter-bar .title {
    position: relative;
    display: inline-block;
    width: auto;
    height: 60px;
    padding: 0 2.5rem 0 2rem;
    background-color: transparent;
    color: #252829;
    font-size: 0;
    white-space: nowrap;
    text-align: left;
    cursor: pointer; }
    .filter-bar .title::before {
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 84px;
      content: ''; }
    .filter-bar .title .icon {
      margin-right: 0.75rem;
      font-size: 1.75rem; }
    .filter-bar .title label {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.125rem;
      letter-spacing: 0.1em; }
  .filter-bar .dropdown-menu {
    position: relative;
    display: none;
    width: 100%;
    text-align: left;
    cursor: pointer; }
    .filter-bar .dropdown-menu .dropdown-label {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 60px;
      padding: 0 2.1875rem;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      line-height: 3.75rem;
      white-space: nowrap;
      cursor: pointer; }
      .filter-bar .dropdown-menu .dropdown-label .icon {
        position: relative;
        left: 0.75em;
        transform-origin: center;
        font-size: 0.625rem;
        transition: transform 0.5s ease; }
        .filter-bar .dropdown-menu .dropdown-label .icon path {
          fill: #252829; }
    .filter-bar .dropdown-menu.active label .icon {
      transform: rotate(-180deg); }
    .filter-bar .dropdown-menu .options {
      position: relative;
      z-index: 40;
      display: none;
      width: 100%;
      padding: 0.625rem 1.25rem;
      background-color: #fff;
      color: #252829;
      line-height: 1.3; }
      .filter-bar .dropdown-menu .options .instructions {
        display: inline-block;
        width: 100%;
        padding-bottom: 0.9375rem;
        color: #aaa;
        font-size: 0.875em;
        font-style: italic;
        font-weight: 100; }
      .filter-bar .dropdown-menu .options .option {
        margin-bottom: 0.333em;
        padding: 0.3125rem 0 0.3125rem 1.8em;
        opacity: 1;
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 1rem;
        line-height: 1.25rem;
        text-indent: -1.52em;
        cursor: pointer; }
        .filter-bar .dropdown-menu .options .option .icon {
          margin-right: 0.5em; }
        .filter-bar .dropdown-menu .options .option:hover {
          opacity: 0.7; }
        .filter-bar .dropdown-menu .options .option::before {
          display: inline-block;
          width: 13px;
          height: 13px;
          margin-right: 0.75rem;
          margin-bottom: -0.125rem;
          border: 1px solid #ccc;
          border-radius: 2px;
          background-color: #fff;
          content: ' '; }
        .filter-bar .dropdown-menu .options .option.active::before {
          box-shadow: inset 0 0 1px 2px #fff;
          background-color: #333; }
  .filter-bar .input-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block; }
    .filter-bar .input-wrapper .icon {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 50%;
      left: 1em;
      transform: translateY(-50%); }
      .filter-bar .input-wrapper .icon svg {
        width: 30px;
        height: 30px; }
    .filter-bar .input-wrapper input {
      position: relative;
      top: 1px;
      display: block;
      width: 0;
      height: 59px;
      padding: 0 1em 0 2.75em;
      outline: none;
      border: 0;
      border-radius: 0;
      background: transparent;
      color: #333;
      font-size: 1em;
      line-height: 1;
      transition: width 0.5s ease; }
      .filter-bar .input-wrapper input:focus {
        width: 170px;
        padding: 0 1em 0 3.75em;
        background: #FFFFFF; }
        .filter-bar .input-wrapper input:focus + .icon svg path {
          fill: #15C6FF; }
  .filter-bar .clear-filters {
    position: absolute;
    top: 0;
    right: 0;
    width: 75px;
    height: 60px;
    padding: 0 0.5em;
    overflow: hidden;
    cursor: pointer; }
    .filter-bar .clear-filters .icon {
      position: relative;
      right: 0.5em; }

.active-filters {
  position: relative;
  z-index: 30;
  padding: 0.9375rem 0;
  border-radius: 4px;
  background-color: #EBEBED; }
  .active-filters .active-filter {
    display: inline-block;
    height: 40px;
    margin-right: 1.25rem;
    padding: 0 1.5rem;
    background: #FFFFFF;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 0.875em;
    line-height: 2.5rem;
    cursor: pointer;
    transition: color 0.333s ease; }
    .active-filters .active-filter:hover {
      color: #15C6FF; }
    .active-filters .active-filter strong {
      font-weight: 300; }
    .active-filters .active-filter::after {
      display: inline-block;
      margin-left: 0.5em;
      color: #15C6FF;
      font-family: "Freight Text Pro", serif;
      font-size: 1.5em;
      content: '×'; }
    .active-filters .active-filter.clear-filter .icon {
      position: relative;
      top: 0.15em; }
      .active-filters .active-filter.clear-filter .icon path {
        fill: #252829; }
    .active-filters .active-filter.clear-filter::after {
      width: 0;
      margin: 0;
      visibility: hidden; }

.loading-throbber {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 3em auto;
  border-radius: 120px;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer; }
  .loading-throbber .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    font-size: 0.8125em;
    font-weight: 100;
    line-height: 7.5rem;
    text-align: center;
    text-transform: uppercase; }
  .loading-throbber .cssload-ball {
    position: relative;
    left: calc(50% - 60px);
    width: 120px;
    height: 120px;
    transform-origin: 50% 50%;
    border: 1px solid #ccc;
    border-radius: 120px;
    animation: cssload-ball 2.25s linear infinite; }
  .loading-throbber .cssload-ball::after {
    position: absolute;
    top: 0;
    left: -1px;
    width: 120px;
    height: 60px;
    border-top: 1px solid #252829;
    border-right: 1px solid #252829;
    border-radius: 60px 60px 0 0;
    content: ''; }

@keyframes cssload-ball {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.resource-card {
  position: relative;
  display: block;
  padding: 1rem 1rem 1.375rem;
  background-color: #fff;
  color: #252829;
  text-decoration: none;
  transition: all 200ms ease-in-out; }
  .resource-card:hover {
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.08); }
  .resource-card.has-featured .image-wrapper img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
  .resource-card.has-featured.video-card .icon {
    background-size: 100%; }
  .resource-card.has-featured.video-card .icon,.resource-card.has-featured.video-card svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 80px;
    height: 80px; }
  .resource-card.has-featured.video-card .image-overlay {
    position: relative; }
    .resource-card.has-featured.video-card .image-overlay::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(37, 40, 41, 0.2);
      content: ''; }
  .resource-card .image-wrapper {
    position: relative;
    padding: 2.125rem;
    background: #EBEBED; }
  .resource-card .type {
    margin-top: 1.25rem;
    padding: 0 1.25rem;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    line-height: 1.5625rem; }
  .resource-card .title {
    margin: 0.5rem 0 0;
    padding: 0 1.25rem;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.3; }
  .resource-card .excerpt {
    margin: 0.375rem 0 0;
    padding: 0 1.25rem;
    opacity: 0.8;
    color: #26282A;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem; }
  .resource-card .more {
    margin: 1.25rem 0 0;
    padding: 0 1.25rem;
    color: #15C6FF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1rem; }
    .resource-card .more:hover::after {
      transform: translateX(5px); }
    .resource-card .more::after {
      position: relative;
      display: inline-block;
      width: 12px;
      height: 12px;
      margin-left: 0.5rem;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%2315C6FF%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-size: cover;
      content: '';
      transition: transform 200ms ease-in-out; }

.resource-card-collection {
  max-width: 1150px;
  margin: 1.25rem auto; }

.resource-grid::after {
  display: table;
  content: ''; }

.resource-grid .resource-card-collection-wrapper {
  margin: auto;
  padding: 1.69492% 0; }

.resource-hero {
  padding: 1.25rem 0;
  background-color: #33336D;
  background-image: url("../images/purple-background.svg");
  background-repeat: repeat-y;
  background-position: center;
  background-size: 100% auto; }
  .resource-hero .container {
    max-width: 600px; }
  .resource-hero .resource-hero-container {
    position: relative; }
  .resource-hero .image-wrapper,.resource-hero .image-wrapper img {
    max-width: 175px; }
  .resource-hero .image-wrapper {
    position: relative;
    margin: 0 auto; }
    .resource-hero .image-wrapper img {
      display: block;
      width: auto;
      max-width: 100%;
      height: auto;
      margin: 0 auto; }
    .resource-hero .image-wrapper .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      z-index: 1;
      background-size: cover; }
    .resource-hero .image-wrapper .icon,.resource-hero .image-wrapper svg {
      width: 60px;
      height: 60px; }
    .resource-type-video .resource-hero .image-wrapper::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background-color: rgba(37, 40, 41, 0.2);
      content: ''; }
  .resource-hero .content-wrapper {
    margin-top: 2.5rem;
    text-align: center; }
  .resource-hero .pretitle {
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 300; }
  .resource-hero .heading {
    margin: 0.625rem 0 0;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.25; }
  .resource-hero .download {
    margin-top: 1.25rem; }

.resource-landing-hero {
  position: relative;
  height: 195px;
  padding-top: 3.125rem;
  padding-bottom: 0.0625rem;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  text-align: center; }
  .resource-landing-hero .heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: inline-block;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 3.125rem;
    font-weight: 500;
    line-height: 3.4375rem; }
    .resource-landing-hero .heading::after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 6px;
      background: #15C6FF;
      content: ''; }
  .resource-landing-hero .content {
    max-width: 40em;
    margin: 1em 0;
    padding: 1rem 1rem 4rem;
    font-size: 1rem;
    line-height: 1.625rem; }
  .resource-landing-hero .hero-footer {
    position: relative;
    top: 1px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff; }
  .resource-landing-hero .image-wrapper {
    margin-bottom: 2em; }
    .resource-landing-hero .image-wrapper img {
      width: 250px;
      height: auto; }
  .resource-landing-hero .content-wrapper {
    text-align: left; }
  .resource-landing-hero .pretitle {
    margin-bottom: 0.66667em;
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
    .resource-landing-hero .pretitle .icon {
      margin-right: 0.33333em; }
      .resource-landing-hero .pretitle .icon path {
        fill: #ed4300; }
  .resource-landing-hero .download,.resource-landing-hero .share {
    text-align: center; }
  .resource-landing-hero .share {
    margin: 1em; }
    .resource-landing-hero .share label {
      display: none;
      margin-right: 0.5em; }
      .resource-landing-hero .share label .icon {
        margin-right: 0.5em; }
        .resource-landing-hero .share label .icon path {
          fill: #fff; }
  .resource-landing-hero .cher-link-item {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 0; }
  .resource-landing-hero .cher-link {
    margin: -0.0625rem; }
  .resource-landing-hero .bullets {
    margin: 1.25rem 0 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center; }
  .resource-landing-hero .bullet {
    position: relative;
    padding: 1.375rem 1em 1.375rem 3.125rem;
    font-size: 0.875rem;
    text-align: left; }
    .resource-landing-hero .bullet .icon {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
      .resource-landing-hero .bullet .icon path {
        fill: #5cc393; }

.resource-hero.resource-gate-hero {
  margin-bottom: 3em;
  padding: 2em 0; }
  .resource-hero.resource-gate-hero .content {
    padding: 1rem; }
  .resource-hero.resource-gate-hero .simple-form {
    border: 0;
    border-radius: 4px;
    color: #252829;
    text-align: left; }
    .resource-hero.resource-gate-hero .simple-form .gform_wrapper {
      padding: 0; }
    .resource-hero.resource-gate-hero .simple-form .gform_confirmation_wrapper {
      margin: 1.875rem;
      text-align: center; }
    .resource-hero.resource-gate-hero .simple-form .gform_title {
      padding: 2.375rem 1.5rem;
      border-radius: 3px 3px 0 0;
      background-color: #0977b5;
      color: #fff;
      font-size: 1.5rem;
      font-weight: 700;
      text-align: center; }
    .resource-hero.resource-gate-hero .simple-form .gform_body {
      padding: 1em;
      border: 1px solid #d0d0d0;
      border-width: 0 1px; }
    .resource-hero.resource-gate-hero .simple-form .gform_footer {
      padding: 0 1em 1em;
      border: 1px solid #d0d0d0;
      border-width: 0 1px 1px;
      border-radius: 0 0 3px 3px; }
  .resource-hero.resource-gate-hero .content-wrapper {
    text-align: left; }
    .resource-hero.resource-gate-hero .content-wrapper .type {
      margin-bottom: 0.5em;
      font-size: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
    .resource-hero.resource-gate-hero .content-wrapper .heading {
      font-size: 2rem;
      font-weight: 700; }
    .resource-hero.resource-gate-hero .content-wrapper .content {
      margin: 1em 0;
      padding-left: 0; }

.resource-ungated-content {
  padding: 2.5rem 0; }

.resource-gate-content,.resource-thankyou-content {
  padding: 2.5rem 0; }
  .resource-gate-content .container,.resource-thankyou-content .container {
    max-width: 600px; }
  .resource-gate-content .content-wrapper,.resource-thankyou-content .content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column; }
    .resource-gate-content .content-wrapper.no-content,.resource-thankyou-content .content-wrapper.no-content {
      -ms-flex-pack: center;
          justify-content: center; }
    .resource-gate-content .content-wrapper .resource-content,.resource-thankyou-content .content-wrapper .resource-content {
      width: 100%;
      margin-bottom: 1.875rem; }
      .resource-gate-content .content-wrapper .resource-content .title,.resource-thankyou-content .content-wrapper .resource-content .title {
        margin-bottom: 1.375rem;
        color: #252829;
        font-size: 2rem;
        font-weight: 500;
        line-height: 2.375rem; }
    .resource-gate-content .content-wrapper .simple-form,.resource-thankyou-content .content-wrapper .simple-form {
      width: 100%;
      border: 1px solid #ccc;
      background: #EBEBED; }
      .resource-gate-content .content-wrapper .simple-form .gform_confirmation_wrapper,.resource-thankyou-content .content-wrapper .simple-form .gform_confirmation_wrapper {
        margin: 1.875rem;
        text-align: center; }
    .resource-gate-content .content-wrapper .privacy-policy,.resource-thankyou-content .content-wrapper .privacy-policy {
      margin: 0.875rem 0 1.5rem;
      text-align: center; }
      .resource-gate-content .content-wrapper .privacy-policy .privacy-link,.resource-thankyou-content .content-wrapper .privacy-policy .privacy-link {
        margin: auto;
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 1rem;
        line-height: 1rem;
        text-align: center;
        text-decoration: none;
        transition: ease all 0.4s 0s; }
        .resource-gate-content .content-wrapper .privacy-policy .privacy-link:hover,.resource-thankyou-content .content-wrapper .privacy-policy .privacy-link:hover {
          color: #15C6FF; }

/*  ==========================================================================
     PARTIALS
     Template partials
    ==========================================================================  */
/*   Buttons
	--------------------------------------------------------------------------  */
.button {
  display: inline-block;
  height: 39px;
  padding: 0 1.375rem;
  border: none;
  background-color: #15C6FF;
  color: #FFFFFF;
  font-family: "Neutraface", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.4375rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: ease all 0.4s 0s; }
  .button:focus {
    outline: 0; }
  .button:hover {
    background: #FF4A4A; }

.button-small {
  height: 39px;
  padding: 0 0.9375rem;
  font-size: 0.875rem;
  line-height: 2.4375rem; }

.button-large {
  height: 44px;
  padding: 0 2.125rem;
  font-size: 1.0625rem;
  line-height: 2.75rem; }

.cta-link {
  position: relative;
  padding: 0 1.25rem 0 0;
  border: none;
  color: #15C6FF;
  font-family: "Neutraface", sans-serif;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1rem;
  text-decoration: none;
  cursor: pointer; }
  .cta-link::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 0.3125rem;
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%2315C6FF%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    transition: ease all 0.4s 0s; }
  .cta-link:hover::before {
    margin-right: 0; }

/*   Gravity Forms
	--------------------------------------------------------------------------  */
.gform_wrapper ul {
  margin: 0;
  padding: 0; }

.gform_wrapper li {
  margin-top: 0;
  list-style: none; }

.gform_wrapper label {
  display: block;
  padding: 0 0 0.75em;
  color: #252829;
  font-family: "Neutraface", sans-serif;
  font-size: 1rem;
  line-height: 1.5625rem; }
  .gform_wrapper label.hidden_sub_label,.gform_wrapper label.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; }
  .gform_wrapper label .gfield-optional {
    display: none; }

.gform_wrapper input[type='date'],.gform_wrapper input[type='email'],.gform_wrapper input[type='password'],.gform_wrapper input[type='search'],.gform_wrapper input[type='tel'],.gform_wrapper input[type='text'],.gform_wrapper input[type='time'],.gform_wrapper input[type='url'],.gform_wrapper select,.gform_wrapper textarea {
  display: block;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #FFFFFF;
  color: #252829;
  font-family: "Freight Text Pro", serif;
  font-size: 1rem;
  transition: all 0.3s ease-out; }
  .gform_wrapper input[type='date']:focus,.gform_wrapper input[type='email']:focus,.gform_wrapper input[type='password']:focus,.gform_wrapper input[type='search']:focus,.gform_wrapper input[type='tel']:focus,.gform_wrapper input[type='text']:focus,.gform_wrapper input[type='time']:focus,.gform_wrapper input[type='url']:focus,.gform_wrapper select:focus,.gform_wrapper textarea:focus {
    outline: none;
    box-shadow: none; }

.gform_wrapper input[type='date'],.gform_wrapper input[type='email'],.gform_wrapper input[type='password'],.gform_wrapper input[type='search'],.gform_wrapper input[type='tel'],.gform_wrapper input[type='text'],.gform_wrapper input[type='time'],.gform_wrapper input[type='url'],.gform_wrapper select,.gform_wrapper textarea {
  height: 38px; }

.gform_wrapper select::-ms-expand {
  display: none; }

.gform_heading {
  padding: 0.9375rem 0.625rem;
  background-color: #252829;
  text-align: center; }
  .gform_heading .gform_title {
    margin: 0;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.375rem; }

.gform_body {
  padding: 1em 1em 0; }

.gform_footer {
  position: relative;
  padding: 0 1em 1em;
  text-align: center; }
  .gform_footer button {
    display: inline-block;
    height: 44px;
    margin: auto;
    border: none;
    cursor: pointer; }

.gfield {
  margin-bottom: 1em; }
  .gfield.hidden_label label {
    display: none; }
  .gfield.subscribe > label {
    display: none; }

.ginput_complex::after,.ginput_complex::before {
  display: table;
  content: ' '; }

.ginput_complex::after {
  clear: both; }

.ginput_complex .ginput_full,.ginput_complex .ginput_left,.ginput_complex .ginput_right,.ginput_complex .name_first,.ginput_complex .name_last {
  display: block;
  margin-bottom: 1em; }

.ginput_complex .ginput_full label,.ginput_complex .ginput_left label,.ginput_complex .ginput_right label,.ginput_complex .name_first label,.ginput_complex .name_last label {
  display: none; }

.gfield_checkbox li input[type='checkbox'],.gfield_checkbox li input[type='radio'],.gfield_radio li input[type='checkbox'],.gfield_radio li input[type='radio'] {
  display: none; }

.gfield_checkbox li input[type='text'],.gfield_radio li input[type='text'] {
  width: 50%;
  margin-left: -1.5em; }

.gfield_checkbox input,.gfield_checkbox label,.gfield_radio input,.gfield_radio label {
  display: inline-block;
  vertical-align: middle; }

.gfield_checkbox label,.gfield_radio label {
  padding-bottom: 0; }

.gfield_checkbox li {
  margin-bottom: 0.8em; }

.gfield_checkbox li input[type='checkbox'] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  font-style: normal;
  cursor: pointer; }
  .gfield_checkbox li input[type='checkbox'] + label .gform-custom-checkbox-input {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    background: #FFFFFF;
    content: ''; }

.gfield_checkbox li input[type='checkbox']:checked + label .gform-custom-checkbox-input {
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.2%209%22%3E%3Cpath%20fill%3D%22%238F2B8A%22%20d%3D%22M4%209L0%205l1.8-1.7L4%205.5%209.4%200l1.8%201.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center/70% 70%;
  background-color: #FFFFFF; }

.gfield_radio li {
  margin-bottom: 0.8em; }

.gfield_radio li input[type='radio'] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  font-style: normal;
  cursor: pointer; }
  .gfield_radio li input[type='radio'] + label .gform-custom-radio-input {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 2em;
    content: ''; }

.gfield_radio li input[type='radio']:checked + label {
  position: relative; }
  .gfield_radio li input[type='radio']:checked + label .gform-custom-radio-input::after {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 1em;
    background: #4d4d4d;
    content: ''; }

.gchoice input[type='checkbox'],.gchoice input[type='radio'],.ginput_container_consent input[type='checkbox'],.ginput_container_consent input[type='radio'] {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap; }

.gform-styled-select {
  position: relative;
  overflow: hidden;
  background: #fff; }
  .gform-styled-select select {
    position: relative;
    z-index: 2;
    height: 42px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #a9a9a9;
    font-size: 1em;
    line-height: 1.125;
    -webkit-appearance: none;
            appearance: none;
    -moz-appearance: none; }
    .gform-styled-select select:focus {
      outline: 0; }
  .gform-styled-select .icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%); }
    .gform-styled-select .icon svg {
      width: 16px;
      height: 16px;
      fill: #4d4d4d; }

.gform_fileupload_multifile .gform_drop_area {
  margin-bottom: 0.625rem;
  padding: 0.625rem 2.4375rem;
  background: #FFFFFF;
  color: #aaa;
  text-align: right; }

.ginput_container_fileupload input[type='file'] {
  width: 100%;
  padding: 0.625rem 2.4375rem;
  background: #FFFFFF; }
  .ginput_container_fileupload input[type='file']:focus {
    outline: none; }

.ginput_container_fileupload .button {
  height: 29px;
  padding: 0 2rem;
  font-size: 0.875rem;
  line-height: 1.8125rem; }

.ginput_container_fileupload .gform_drop_instructions {
  font-size: 0; }

.gfield_description {
  font-size: 0.75em; }

.validation_message {
  color: #d9534f;
  font-size: 0.75em;
  font-weight: 700; }

.gform_submission_error {
  margin: 1.5em 0;
  padding: 1.5em;
  border-left: 5px solid #d9534f;
  color: #d9534f;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.5; }
  .gform_submission_error.hide_summary {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; }

.gform_ajax_spinner {
  margin-left: 1em; }

.gform_validation_container {
  display: none; }

.gf_clear {
  clear: both; }

img.gform_ajax_spinner {
  position: absolute;
  top: 15px;
  right: -40px;
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 1em;
  background-size: cover; }

.social-share.socialslide-share {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  width: auto;
  height: 30px;
  transition: ease all 0.4s 0s; }
  .social-share.socialslide-share .post-share-heading {
    position: relative;
    display: none;
    padding: 0 0 0 0.625rem;
    overflow: hidden;
    border: none;
    background: none;
    color: #15C6FF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.875rem;
    cursor: pointer;
    transition: ease all 0.4s 0s; }
    .social-share.socialslide-share .post-share-heading .icon {
      position: relative;
      top: 4px;
      margin-right: 0.375rem;
      transition: ease all 0.4s 0s; }
      .social-share.socialslide-share .post-share-heading .icon path {
        fill: #15C6FF; }
  .social-share.socialslide-share .share-cover {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    transition: ease all 0.7s 0s; }
  .social-share.socialslide-share .cher-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    margin: 0;
    padding: 0;
    list-style: none; }
    .social-share.socialslide-share .cher-links .cher-link-text {
      position: absolute;
      width: 1px;
      height: 1px;
      overflow: hidden;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px);
      white-space: nowrap; }
    .social-share.socialslide-share .cher-links .cher-link-item {
      width: 30px;
      height: 30px;
      position: relative; }
      .social-share.socialslide-share .cher-links .cher-link-item .cher-link {
        width: 18px;
        height: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        transition: ease all 0.4s 0s; }
  .social-share.socialslide-share.slide-share .post-share-heading {
    width: 0;
    padding: 0;
    overflow: hidden; }
  .social-share.socialslide-share.slide-share .share-anchor {
    visibility: visible;
    opacity: 1; }
  .social-share.socialslide-share.slide-share .cher-links {
    width: auto; }
  .social-share.socialslide-share.slide-share .icon {
    width: 0;
    overflow: hidden; }

.video-cover {
  max-width: 562px;
  margin: 0 auto;
  color: #FFFFFF;
  text-decoration: none; }
  .video-cover:focus {
    outline: none; }
  .video-cover .video-poster {
    width: 100%;
    padding: 31.8%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .video-cover .video-poster:focus {
      outline: none; }
  .video-cover .caption {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 1.25rem;
    background: #15C6FF; }
    .video-cover .caption .title {
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.125rem; }
    .video-cover .caption .play-cta {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      font-family: "Neutraface", sans-serif;
      font-size: 0;
      font-weight: 700;
      line-height: 1.125rem; }
    .video-cover .caption .icon,.video-cover .caption svg {
      width: 24px;
      height: 24px; }
    .video-cover .caption .icon {
      margin-left: 0.625rem; }

.breadcrumbs {
  background-color: #252829;
  color: #fff; }

.breadcrumbs-items {
  margin: 0;
  padding: 0.5rem 1.25rem;
  list-style: none; }

.breadcrumbs-item {
  display: inline-block;
  font-family: "Neutraface", sans-serif;
  font-size: 0.5rem;
  font-weight: 500;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }
  .breadcrumbs-item:not(:first-child) {
    margin-left: 0.5rem; }
  .breadcrumbs-item + .breadcrumbs-item::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.5rem;
    border-width: 4px 0 4px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #15C6FF;
    content: ''; }

.breadcrumbs-link {
  color: #fff;
  text-decoration: none; }
  .breadcrumbs-link:hover {
    text-decoration: underline; }

/*   Header
	--------------------------------------------------------------------------  */
.header-no-background.header-no-background .main-header.header-sticky .site-logo-img-dark,.header-no-background.header-no-background .main-header.menu-active .site-logo-img-dark {
  display: inline; }

.header-no-background.header-no-background .main-header.header-sticky .site-logo-img-rev,.header-no-background.header-no-background .main-header.menu-active .site-logo-img-rev {
  display: none; }

.header-no-background.header-no-background .main-header .site-logo-img-dark {
  display: inline; }

.header-no-background.header-no-background .main-header .site-logo-img-rev {
  display: none; }

.main-header {
  position: relative;
  z-index: 50;
  width: 100%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  background: #FFFFFF;
  transition: ease all 0.2s 0s; }
  .main-header.resource-header .header-cover {
    display: block;
    padding: 0; }
  .main-header.resource-header .site-logo {
    text-align: center; }
  .main-header.resource-header .home-link {
    display: inline-block;
    margin: 0;
    padding: 1.5rem 0; }
  .main-header.resource-header .site-logo-img-rev {
    display: none; }
  .main-header path,.main-header polygon {
    transition: ease all 0.4s 0s; }
  .main-header.header-sticky,.main-header.menu-active {
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.06);
    background: #FFFFFF; }
    .main-header.header-sticky .main-menu .menu-item-link,.main-header.menu-active .main-menu .menu-item-link {
      color: #252829; }
      .main-header.header-sticky .main-menu .menu-item-link:hover,.main-header.menu-active .main-menu .menu-item-link:hover {
        color: #FF4A4A; }
    .main-header.header-sticky .utility-menu .menu-item-link,.main-header.menu-active .utility-menu .menu-item-link {
      color: #252829; }
      .main-header.header-sticky .utility-menu .menu-item-link:hover,.main-header.menu-active .utility-menu .menu-item-link:hover {
        color: #FF4A4A; }
    .main-header.header-sticky .secondary-menu .menu-item.login-menu-item .menu-item-link,.main-header.menu-active .secondary-menu .menu-item.login-menu-item .menu-item-link {
      color: #252829; }
      .main-header.header-sticky .secondary-menu .menu-item.login-menu-item .menu-item-link:hover,.main-header.menu-active .secondary-menu .menu-item.login-menu-item .menu-item-link:hover {
        color: #FF4A4A; }
  .admin-bar .main-header {
    top: 32px; }
  .main-header .header-cover {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    padding-left: 3.125rem; }
  .main-header .header-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center; }
  .main-header .header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row; }
    .main-header .header-right .utility-menu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      margin: 0;
      padding: 0; }
  .main-header .main-menu-toggle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer; }
  .main-header .hamburger {
    position: relative;
    z-index: 2;
    width: 50px;
    height: 50px; }
    .main-header .hamburger .part {
      position: absolute;
      left: 50%;
      display: block;
      width: 12.94px;
      height: 1.13px;
      transform: translate(-50%, -50%);
      transform-origin: center;
      border-radius: 1px;
      background-color: #252829;
      transition: all 0.35s ease-out; }
    .main-header .hamburger .top-bun {
      top: 40%; }
      .nav-open .main-header .hamburger .top-bun {
        top: 50%;
        transform: translate(-50%, -50%) rotate(-45deg); }
    .main-header .hamburger .meat {
      top: 50%;
      opacity: 1; }
      .nav-open .main-header .hamburger .meat {
        top: 50%;
        transform: translate(-50%, -50%) rotate(180deg);
        opacity: 0; }
    .main-header .hamburger .bottom-bun {
      top: 60%; }
      .nav-open .main-header .hamburger .bottom-bun {
        top: 50%;
        transform: translate(-50%, -50%) rotate(225deg); }
  .landing-page .main-header .main-nav,.landing-page .main-header .utility-nav {
    display: none; }
  .flexbox .landing-page .main-header .container {
    -ms-flex-pack: center;
        justify-content: center; }
  .no-flexbox .landing-page .main-header .home-link {
    float: none;
    margin: auto; }
  .main-header .home-link {
    position: relative;
    display: block;
    margin-right: 0.625rem; }
  .main-header .site-logo-img {
    width: 66px;
    height: 26px; }
  .flexbox .main-header .main-nav {
    position: absolute;
    top: 56px;
    left: 0;
    float: none;
    width: 100%;
    max-width: 100%; }
  .flexbox .main-header > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .flexbox .main-header > .container::after {
      display: none; }
  .no-flexbox .main-header .home-link {
    float: left; }
  .no-flexbox .main-header .main-nav {
    float: right;
    margin-top: 0.75rem; }

.main-wrapper.header-has-background .site-logo-img-rev {
  display: none; }

.main-wrapper.header-has-background .main-header {
  background: #FFFFFF; }
  .main-wrapper.header-has-background .main-header .main-menu .menu-item-top-level > .menu-item-link {
    color: #252829; }
    .main-wrapper.header-has-background .main-header .main-menu .menu-item-top-level > .menu-item-link:hover {
      color: #FF4A4A; }
  .main-wrapper.header-has-background .main-header .utility-menu .menu-item-link {
    color: #252829; }
    .main-wrapper.header-has-background .main-header .utility-menu .menu-item-link:hover {
      color: #FF4A4A; }
  .main-wrapper.header-has-background .main-header .secondary-menu .menu-item.login-menu-item .menu-item-link {
    color: #252829; }
    .main-wrapper.header-has-background .main-header .secondary-menu .menu-item.login-menu-item .menu-item-link:hover {
      color: #FF4A4A; }

/*   Footer
	--------------------------------------------------------------------------  */
.footer {
  padding: 2.625rem 0 0;
  border-top: 1px solid #EBEBED; }
  .footer .container {
    max-width: 1440px; }
  .footer.footer-resource {
    padding: 1.875rem 0; }
    .footer.footer-resource .sub-footer-cover {
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 50%;
      padding: 0; }
    .footer.footer-resource .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column;
      -ms-flex-align: center;
          align-items: center; }
    .footer.footer-resource .footer-social-link {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-pack: center;
          justify-content: center;
      width: 50%;
      margin: 0; }
      .footer.footer-resource .footer-social-link .social-title {
        margin-right: 1.25rem;
        margin-bottom: 0; }
  .footer .footer-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .footer .logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    margin-bottom: 2.25rem; }
    .footer .logo .site-logo-img {
      width: 63px;
      height: 25px; }
    .footer .logo .site-logo-img-rev {
      display: none; }
  .footer .navigation {
    width: 100%; }
  .footer .menu-footer-nav-container .menu {
    padding: 0;
    margin-bottom: 2.5rem; }
    .footer .menu-footer-nav-container .menu > .menu-item > a {
      margin-bottom: 0.375rem;
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.0625rem;
      line-height: 1.1875rem;
      text-transform: uppercase; }
    .footer .menu-footer-nav-container .menu .sub-menu {
      margin-bottom: 1.875rem;
      padding: 0; }
      .footer .menu-footer-nav-container .menu .sub-menu a {
        margin-bottom: 0.1875rem;
        opacity: 0.8;
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.5625rem; }
    .footer .menu-footer-nav-container .menu .menu-item {
      list-style: none; }
      .footer .menu-footer-nav-container .menu .menu-item a {
        display: inline-block;
        color: #3D3D3D;
        text-decoration: none;
        transition: ease all 0.4s 0s; }
        .footer .menu-footer-nav-container .menu .menu-item a:hover {
          color: #FF4A4A; }
  .footer .newsletter-signup {
    width: 100%; }
    .footer .newsletter-signup .validation_error {
      display: none; }
    .footer .newsletter-signup .validation_message {
      margin-top: 0.625rem; }
    .footer .newsletter-signup .heading {
      display: inline-block;
      margin-bottom: 1.25rem;
      color: #3D3D3D;
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.0625rem;
      line-height: 1.1875rem;
      text-transform: uppercase; }
    .footer .newsletter-signup .gform_wrapper {
      border: none; }
    .footer .newsletter-signup form {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row; }
    .footer .newsletter-signup .gform_wrapper input[type='email'] {
      height: 42px;
      border: none;
      background: #EBEBED;
      font-family: "Neutraface", sans-serif;
      font-size: 1.125rem;
      font-weight: 500; }
    .footer .newsletter-signup .gform_footer button {
      height: 42px;
      border: none; }
    .footer .newsletter-signup .gfield {
      margin: 0; }
    .footer .newsletter-signup .gform_body {
      padding: 0; }
    .footer .newsletter-signup .gform_footer {
      padding: 0; }
  .footer .footer-social-link {
    margin-top: 2rem; }
    .footer .footer-social-link .social-title {
      display: inline-block;
      margin-bottom: 1.25rem;
      color: #3D3D3D;
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.1875rem; }
  .footer .social-links-cover {
    width: 12%; }
  .footer .social-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center; }
    .footer .social-links .icon {
      width: 25px;
      height: 100%;
      margin-right: 1.25rem;
      text-align: center; }
      .footer .social-links .icon svg path {
        transition: ease all 0.4s 0s; }
      .footer .social-links .icon:hover svg path {
        fill: #3D3D3D; }
    .footer .social-links .icon-facebook svg {
      width: 18px;
      height: 18px; }
      .footer .social-links .icon-facebook svg path {
        fill: #8F2B8A; }
    .footer .social-links .icon-twitter svg {
      width: 21px;
      height: 21px; }
      .footer .social-links .icon-twitter svg path {
        fill: #15C6FF; }
    .footer .social-links .icon-linkedin svg {
      width: 21.31px;
      height: 21.23px; }
      .footer .social-links .icon-linkedin svg path {
        fill: #5B59B2; }
    .footer .social-links .icon-youtube svg {
      width: 25px;
      height: 21px; }
      .footer .social-links .icon-youtube svg path {
        fill: #FF4A4A; }
  .footer .login-link-cover {
    text-align: right; }
  .footer .login-link {
    position: relative;
    display: inline-block;
    padding: 0 1.25rem;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    text-decoration: none;
    transition: ease all 0.4s 0s; }
    .footer .login-link:hover {
      color: #FF4A4A; }
    .footer .login-link::after {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 5px;
      width: 10px;
      height: 14px;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E41EE5064-CCB5-4E46-AF29-0F45C89DC790%3C%2Ftitle%3E%3Cg%20fill%3D%22%2315C6FF%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%223%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M2.104%209.002C1.26%208.954.586%209.775.085%2011.465-.416%2013.155%201.299%2014%205.232%2014c2.985-.04%204.565-.572%204.74-1.596.177-1.024-.5-2.158-2.027-3.402h-5.84z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      content: ''; }
  .footer .sub-footer-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    margin-bottom: 1.25rem;
    padding: 1.25rem 0; }
    .footer .sub-footer-cover .sub-footer-links {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row; }
    .footer .sub-footer-cover .copyright-text {
      opacity: 0.8;
      color: #3D3D3D;
      font-family: "Neutraface", sans-serif;
      font-size: 0.75rem;
      font-weight: 300;
      line-height: 1.5625rem; }
    .footer .sub-footer-cover .sub-footer-links {
      margin: 0 0 0 1.25rem;
      padding: 0;
      list-style: none; }
    .footer .sub-footer-cover .link-item {
      position: relative;
      display: inline-block;
      margin-left: 0.4375rem;
      padding-left: 0.4375rem; }
      .footer .sub-footer-cover .link-item::before {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        width: 1px;
        height: 10px;
        opacity: 0.8;
        background: #3D3D3D;
        content: ''; }
      .footer .sub-footer-cover .link-item:first-child::before {
        display: none; }
      .footer .sub-footer-cover .link-item .link {
        opacity: 0.8;
        color: #3D3D3D;
        font-family: "Neutraface", sans-serif;
        font-size: 0.75rem;
        line-height: 1.5625rem;
        text-decoration: none;
        transition: ease all 0.4s 0s; }
        .footer .sub-footer-cover .link-item .link:hover {
          opacity: 1;
          color: #FF4A4A; }

.utility-nav-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.utility-menu {
  list-style: none; }
  .utility-menu .menu-item-link {
    display: block;
    padding: 0 0.625rem;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    transition: ease all 0.4s 0s; }
    .utility-menu .menu-item-link:hover {
      color: #FF4A4A; }

.secondary-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 0;
  padding: 0;
  list-style: none; }
  .secondary-menu .menu-item.login-menu-item .menu-item-link {
    position: relative;
    display: block;
    padding: 0 0.625rem 0 1.5625rem;
    font-family: "Neutraface", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 3.5rem;
    text-decoration: none;
    transition: ease all 0.4s 0s; }
    .secondary-menu .menu-item.login-menu-item .menu-item-link:hover {
      color: #FF4A4A; }
    .secondary-menu .menu-item.login-menu-item .menu-item-link::before {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      display: none;
      width: 1px;
      height: 32px;
      background: #15C6FF;
      content: ''; }
    .secondary-menu .menu-item.login-menu-item .menu-item-link::after {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 10px;
      width: 10px;
      height: 14px;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E41EE5064-CCB5-4E46-AF29-0F45C89DC790%3C%2Ftitle%3E%3Cg%20fill%3D%22%2315C6FF%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%223%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M2.104%209.002C1.26%208.954.586%209.775.085%2011.465-.416%2013.155%201.299%2014%205.232%2014c2.985-.04%204.565-.572%204.74-1.596.177-1.024-.5-2.158-2.027-3.402h-5.84z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      content: ''; }
  .secondary-menu .menu-item.nav-button .menu-item-link {
    position: relative;
    display: block;
    height: 56px;
    padding: 0 2.0625rem 0 0.625rem;
    background: #15C6FF;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 3.5rem;
    text-decoration: none;
    transition: ease all 0.2s 0s; }
    .secondary-menu .menu-item.nav-button .menu-item-link:hover {
      background: #28285C; }
    .secondary-menu .menu-item.nav-button .menu-item-link::after {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 13px;
      width: 12px;
      height: 18px;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2229px%22%20height%3D%2237px%22%20viewBox%3D%220%200%2029%2037%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%20%20%20%20%3Ctitle%3E9FA0E3E2-C171-4C43-A040-3D3D501EF40D%3C%2Ftitle%3E%20%20%20%20%3Cdesc%3ECreated%20with%20sketchtool.%3C%2Fdesc%3E%20%20%20%20%3Cg%20id%3D%22Style-Guide-%26amp%3B-Patterns%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Core-Elements%22%20transform%3D%22translate%28-1398.000000%2C%20-13.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22What-We-Do%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-14%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Navigation%2FVanilla%2FDesktop%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Main-Nav%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate%281280.000000%2C%200.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-9%22%20transform%3D%22translate%28118.000000%2C%2013.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22Oval%22%20fill%3D%22%23FF4A4A%22%20cx%3D%2223.5%22%20cy%3D%225.5%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22Fill-4730-Copy%22%20fill%3D%22%23252829%22%20transform%3D%22translate%2813.500000%2C%2023.000000%29%20rotate%28-330.000000%29%20translate%28-13.500000%2C%20-23.000000%29%20%22%20points%3D%2213.5003677%2013%204%2033%208.18839738%2033%2013.5003677%2021.8174988%2018.8123379%2033%2023%2033%22%3E%3C%2Fpolygon%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      content: ''; }
    .secondary-menu .menu-item.nav-button .menu-item-link:hover {
      color: #FFFFFF; }

/*  ==========================================================================
     LAYOUTS
     Self-contained layouts and elements
    ==========================================================================  */
/*   Layout width
    --------------------------------------------------------------------------  */
.width-lg,.width-md,.width-sm,.width-xlg,.width-xsm {
  margin: 0 auto; }

.width-xsm {
  max-width: 400px; }

.width-sm {
  max-width: 600px; }

.width-md {
  max-width: 800px; }

.width-lg {
  max-width: 1000px; }

.width-xlg {
  max-width: 1200px; }

/*   Layout padding
	--------------------------------------------------------------------------  */
.padding-top-xsm {
  padding-top: 0.5em; }

.padding-top-sm {
  padding-top: 1.5em; }

.padding-top-md {
  padding-top: 2em; }

.padding-top-lg {
  padding-top: 3em; }

.padding-top-xlg {
  padding-top: 4em; }

.padding-btm-xsm {
  padding-bottom: 0.5em; }

.padding-btm-sm {
  padding-bottom: 1.5em; }

.padding-btm-md {
  padding-bottom: 2em; }

.padding-btm-lg {
  padding-bottom: 3em; }

.padding-btm-xlg {
  padding-bottom: 4em; }

/*   Layout margin
	--------------------------------------------------------------------------  */
.margin-top-xsm {
  margin-top: 0.5em; }

.margin-top-sm {
  margin-top: 1.5em; }

.margin-top-md {
  margin-top: 2em; }

.margin-top-lg {
  margin-top: 3em; }

.margin-top-xlg {
  margin-top: 4em; }

.margin-btm-xsm {
  margin-bottom: 0.5em; }

.margin-btm-sm {
  margin-bottom: 1.5em; }

.margin-btm-md {
  margin-bottom: 2em; }

.margin-btm-lg {
  margin-bottom: 3em; }

.margin-btm-xlg {
  margin-bottom: 4em; }

.multicolumn-content-grid > .container {
  text-align: center; }
  .multicolumn-content-grid > .container .content-area {
    text-align: left; }
  .flexbox .multicolumn-content-grid > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .multicolumn-content-grid > .container::after {
    display: none; }

.multicolumn-content-grid .content-area.text-light {
  color: #FFFFFF; }

.multicolumn-content-grid .content-area.text-align-right {
  text-align: right; }

.multicolumn-content-grid .content-area.text-align-center {
  text-align: center; }

.flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

.page-id-14457 .sub-title {
  font-size: 3.125rem;
  margin: 1.25rem 0 2.5rem;
  line-height: 3.5rem; }
  .page-id-14457 .sub-title span {
    position: relative;
    z-index: 0; }
    .page-id-14457 .sub-title span:before {
      position: absolute;
      z-index: -1;
      top: 85%;
      left: 0;
      display: block;
      width: 100%;
      height: 6px;
      content: '';
      background: #8f2b8a; }

.flexible-layout.card-grid.text-align-center .heading {
  text-align: center; }

.flexible-layout.card-grid.text-align-center .subheading {
  text-align: center; }

.flexible-layout.card-grid.text-align-right .heading {
  text-align: right; }

.flexible-layout.card-grid.text-align-right .subheading {
  text-align: right; }

.flexible-layout.card-grid.text-light .heading {
  color: #fff; }

.flexible-layout.card-grid.text-light .subheading {
  color: #fff; }

.flexible-layout.card-grid .card {
  margin-bottom: 1.69492%; }

.card.post-card {
  padding: 1em;
  border: 1px solid #ccc;
  border-radius: 0.5em;
  color: #252829;
  text-align: center;
  text-decoration: none; }
  .card.post-card .post-thumbnail {
    margin-bottom: 1em; }
  .card.post-card .post-title {
    font-weight: bold; }

.cta-card .container {
  max-width: 1308px; }

.cta-card .heading {
  font-family: "Freight Text Pro", serif;
  font-size: 2rem;
  font-weight: 300; }

.cta-card .subheading {
  max-width: 768px;
  font-size: 1.25rem; }

.cta-card.text-align-center .heading {
  margin-left: auto;
  margin-right: auto; }

.cta-card.text-align-center .subheading {
  margin: 0 auto; }

.cta-card .card-collection {
  margin-top: 2.5rem; }

.cta-card .card {
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 1.875rem;
  background: #fff; }
  .cta-card .card:nth-child(2n+2) {
    margin-right: auto;
    margin-left: auto; }

.cta-card .cta-card-no-link:after {
  display: none; }

.cta-card .cta-card-no-link .content-list-item-title:before {
  display: none; }

.cta-card .cta-card-no-link .content-list-item-title:hover {
  color: #252829; }

.banner:not(.banner-video-overlay) {
  overflow: hidden; }

.banner.text-light .content-wrapper {
  color: #FFFFFF; }

.banner.text-align-right .content-wrapper {
  text-align: right; }

.banner.text-align-center .content-wrapper {
  text-align: center; }

.banner.banner-simple-centered .content-wrapper {
  width: 100%;
  max-width: 849px;
  margin: auto;
  padding: 0.9375rem 0; }

.banner.banner-simple-centered-pattern {
  position: relative; }
  .banner.banner-simple-centered-pattern.image-right .image-wrapper {
    position: absolute;
    top: 0;
    right: 12%;
    max-width: 220px; }
  .banner.banner-simple-centered-pattern.image-left .image-wrapper {
    position: absolute;
    top: 0;
    left: 20%;
    max-width: 220px; }
  .banner.banner-simple-centered-pattern.no-banner-image .content .content-wrapper {
    padding: 0 !important; }
  .banner.banner-simple-centered-pattern .content .content-wrapper {
    padding: 6.25rem 0 2.5rem; }
    .banner.banner-simple-centered-pattern .content .content-wrapper .banner-sub-title {
      font-family: "Neutraface", sans-serif;
      font-size: 3.4375rem;
      font-weight: 700;
      letter-spacing: -0.1325rem;
      line-height: 3.625rem;
      text-align: center; }
    .banner.banner-simple-centered-pattern .content .content-wrapper .banner-content {
      text-align: center; }

.banner.banner-two-column.image-left .content .image-wrapper {
  text-align: left; }

.banner.banner-two-column .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column-reverse;
      flex-flow: column-reverse; }
  .banner.banner-two-column .content .content-wrapper {
    width: 100%; }
  .banner.banner-two-column .content .image-wrapper {
    width: 100%;
    margin-bottom: 1.25rem;
    overflow: hidden;
    text-align: center; }
  .banner.banner-two-column .content .button {
    width: 100%; }

.banner.banner-image-bottom .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }
  .banner.banner-image-bottom .content .content-wrapper {
    width: 100%;
    max-width: 450px;
    margin: auto; }

.banner.banner-image-right .content-wrapper {
  display: table; }
  .banner.banner-image-right .content-wrapper .banner-contents {
    display: table-cell;
    vertical-align: middle; }

.banner.banner-image-right.image-stretch {
  position: relative; }

.banner.banner-image-right .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column-reverse;
      flex-flow: column-reverse;
  -ms-flex-align: center;
      align-items: center; }
  .banner.banner-image-right .content .content-wrapper {
    width: 100%;
    margin: 1.875rem 0;
    text-align: center; }
    .banner.banner-image-right .content .content-wrapper .banner-cta {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column; }
      .banner.banner-image-right .content .content-wrapper .banner-cta .cta-link-cover {
        margin-top: 1.25rem; }
      .banner.banner-image-right .content .content-wrapper .banner-cta .banner-cta-link {
        color: #FFFFFF;
        font-family: "Neutraface", sans-serif;
        font-size: 1rem;
        line-height: 1.625rem;
        transition: ease all 0.4s 0s; }
        .banner.banner-image-right .content .content-wrapper .banner-cta .banner-cta-link:hover {
          color: #15C6FF; }
  .banner.banner-image-right .content .image-wrapper {
    width: 100%;
    margin-bottom: 1.25rem;
    text-align: center; }
  .banner.banner-image-right .content .button {
    width: 100%; }

.banner.banner-video-overlay {
  position: relative; }
  .banner.banner-video-overlay .content {
    max-width: 800px;
    margin: auto; }
  .banner.banner-video-overlay .content-wrapper {
    margin-bottom: 40%; }
  .banner.banner-video-overlay .video-wrapper {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    max-width: 628px;
    margin: 2.9375rem auto -4.0625rem;
    padding: 0 2.5rem;
    transform: translateX(-50%); }
  .banner.banner-video-overlay .video-cover:focus {
    outline: none; }
  .banner.banner-video-overlay .video-cover .video-poster {
    padding: 27%; }
    .banner.banner-video-overlay .video-cover .video-poster:focus {
      outline: none; }

.banner.banner-collage {
  position: relative; }
  .banner.banner-collage .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    min-height: 500px; }
    .banner.banner-collage .content .content-wrapper {
      z-index: 2;
      width: 95%; }
      .banner.banner-collage .content .content-wrapper .banner-content,.banner.banner-collage .content .content-wrapper .banner-sub-title {
        max-width: 250px; }
      .banner.banner-collage .content .content-wrapper .banner-content {
        max-width: 200px;
        font-size: 0.8125rem;
        line-height: 1.3; }
      .banner.banner-collage .content .content-wrapper .banner-sub-title {
        font-size: 1.75rem;
        line-height: 1; }
    .banner.banner-collage .content .image-wrapper {
      position: absolute;
      top: 0;
      right: 30px;
      width: 50%;
      height: 100%; }
      .banner.banner-collage .content .image-wrapper img {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        height: 100%;
        max-width: inherit; }

.banner .content .content-wrapper .banner-title {
  margin: 0;
  font-family: "Neutraface", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1875rem;
  text-transform: uppercase; }

.banner .content .content-wrapper .banner-sub-title {
  margin: 1.125rem 0;
  font-family: "Neutraface", sans-serif;
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 2.3125rem; }
  .banner .content .content-wrapper .banner-sub-title span {
    position: relative;
    z-index: 0; }
    .banner .content .content-wrapper .banner-sub-title span:before {
      position: absolute;
      z-index: -1;
      top: 85%;
      left: 0;
      display: block;
      width: 100%;
      height: 3px;
      content: '';
      background: #15C6FF; }

.banner .content .content-wrapper .banner-content {
  display: inline-block;
  margin-bottom: 0.25rem;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.4375rem; }

.banner .content .image-wrapper img {
  max-width: 100%; }

.ticker .content {
  position: relative;
  max-width: 400px;
  margin: auto;
  padding-left: 0;
  color: #FFFFFF;
  font-family: "Neutraface", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem; }
  .ticker .content .icon {
    position: absolute;
    top: 5px;
    left: 0;
    display: none; }

.stats .stat-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  max-width: 225px;
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  .stats .stat-list .stat-item {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: calc(25% - 20px);
    margin: 0 0.9375rem 3.125rem; }
    .stats .stat-list .stat-item:last-child {
      margin-bottom: 0; }
  .stats .stat-list .title {
    font-family: "Neutraface", sans-serif;
    font-size: 3.125rem;
    font-weight: 700;
    line-height: 4.125rem;
    text-align: center; }
  .stats .stat-list .description {
    color: #3D3D3D;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center; }
  .stats .stat-list.stat-count-5 .stat-item {
    min-width: calc(20% - 20px); }

.logo-grid {
  text-align: center; }
  .logo-grid .heading {
    margin: 0;
    color: #808384;
    font-family: "Freight Text Pro", serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem; }
  .logo-grid .logo-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: center;
        align-items: center;
    max-width: 200px;
    margin: 0 auto;
    padding: 0;
    list-style: none; }
    .logo-grid .logo-list .logo-item {
      width: 220px;
      margin: 1.25rem 0;
      padding: 0 2%; }
      .logo-grid .logo-list .logo-item img {
        max-width: 100%;
        margin: auto; }

.organization-roles.text-light {
  color: #FFFFFF; }

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

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

.organization-roles .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }
  .organization-roles .content .content-wrapper {
    width: 100%;
    margin-top: 3.125rem;
    margin-bottom: 1.875rem; }
  .organization-roles .content .content-wrapper .title {
    margin: 0;
    opacity: 0.7;
    color: #EBEBED;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.6875rem; }
  .organization-roles .content .content-wrapper .sub-title {
    margin: 1.125rem 0;
    font-family: "Neutraface", sans-serif;
    font-size: 1.6875rem;
    font-weight: 700;
    line-height: 2.3125rem; }
    .organization-roles .content .content-wrapper .sub-title span {
      position: relative;
      z-index: 0; }
      .organization-roles .content .content-wrapper .sub-title span:before {
        position: absolute;
        z-index: -1;
        top: 85%;
        left: 0;
        display: block;
        width: 100%;
        height: 3px;
        content: '';
        background: #15C6FF; }
  .organization-roles .content .content-wrapper .content {
    display: inline-block;
    margin-bottom: 0.25rem; }
    .organization-roles .content .content-wrapper .content p {
      font-size: 1rem;
      font-weight: 100;
      line-height: 1.4375rem; }
  .organization-roles .content .image-wrapper {
    width: 100%;
    text-align: center; }
    .organization-roles .content .image-wrapper img {
      max-width: 100%; }
    .organization-roles .content .image-wrapper .video-link {
      display: block;
      position: relative; }
      .organization-roles .content .image-wrapper .video-link .play {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #FF4A4A;
        box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, 0.5); }
      .organization-roles .content .image-wrapper .video-link svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 30px;
        left: 55%; }
        .organization-roles .content .image-wrapper .video-link svg path {
          fill: #fff; }
    .organization-roles .content .image-wrapper .link-list {
      margin: 0;
      padding: 0;
      column-count: 2;
      list-style: none;
      text-align: left; }
      .organization-roles .content .image-wrapper .link-list .link-item {
        position: relative;
        padding: 0.5rem 0 0.5rem 1.25rem; }
        .organization-roles .content .image-wrapper .link-list .link-item:nth-child(4n+1) path,.organization-roles .content .image-wrapper .link-list .link-item:nth-child(4n+1) polygon {
          fill: #00C8FC; }
        .organization-roles .content .image-wrapper .link-list .link-item:nth-child(4n+2) path,.organization-roles .content .image-wrapper .link-list .link-item:nth-child(4n+2) polygon {
          fill: #792074; }
        .organization-roles .content .image-wrapper .link-list .link-item:nth-child(4n+4) path,.organization-roles .content .image-wrapper .link-list .link-item:nth-child(4n+4) polygon {
          fill: #5B59B2; }
      .organization-roles .content .image-wrapper .link-list a {
        color: #EBEBED;
        font-family: "Neutraface", sans-serif;
        font-size: 0.8125rem;
        font-weight: 500;
        line-height: 1rem;
        text-decoration: none;
        transition: ease all 0.4s 0s; }
        .organization-roles .content .image-wrapper .link-list a:hover {
          color: #FF4A4A; }
      .organization-roles .content .image-wrapper .link-list .icon {
        position: absolute;
        top: 14px;
        left: 0; }
        .organization-roles .content .image-wrapper .link-list .icon svg {
          width: 10px;
          height: 9px; }
      .organization-roles .content .image-wrapper .link-list path {
        fill: #FFFFFF; }
  .organization-roles .content .button {
    width: 100%; }

.organization-roles .icon-link-title {
  margin: 1.5rem 0;
  opacity: 0.7;
  color: #EBEBED;
  font-family: "Neutraface", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem; }

.organization-roles .icon-cta-content {
  background: #28285C; }
  .organization-roles .icon-cta-content .icon-link-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    margin: 0;
    padding: 0.625rem 0;
    list-style: none; }
  .organization-roles .icon-cta-content .icon {
    width: 34px;
    height: 34px;
    margin-right: 0.9375rem; }
  .organization-roles .icon-cta-content .icon-link-item {
    width: 100%;
    text-align: center;
    transition: ease all 0.4s 0s; }
  .organization-roles .icon-cta-content .link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.5rem 5%;
    color: #15C6FF;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25rem;
    text-align: left;
    text-decoration: none; }
    .organization-roles .icon-cta-content .link .title {
      position: relative; }
      .organization-roles .icon-cta-content .link .title::after {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 100%;
        margin-left: 0.9375rem;
        border-radius: 100%;
        background-color: #28285C;
        background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%2357ADC9%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px;
        content: ''; }

.two-column-testimonial-free-text .heading {
  color: #8F2B8A;
  font-family: "Neutraface", sans-serif;
  font-size: 2.125rem;
  line-height: 3.0625rem; }

.two-column-testimonial-free-text .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .two-column-testimonial-free-text .content .left-content {
    width: 100%;
    margin-bottom: 1.875rem; }
    .two-column-testimonial-free-text .content .left-content .quote {
      color: #313131;
      font-size: 1.25rem;
      font-weight: 500;
      line-height: 2.4375rem; }
    .two-column-testimonial-free-text .content .left-content .author-content {
      font-family: "Neutraface", sans-serif;
      font-size: 0.8125rem;
      font-weight: bold;
      line-height: 1.3125rem;
      text-transform: uppercase; }
  .two-column-testimonial-free-text .content .right-content {
    width: 100%; }
    .two-column-testimonial-free-text .content .right-content .fancy-arrow-list li {
      font-family: "Neutraface", sans-serif; }

.two-column-bullets .heading {
  color: #8F2B8A;
  font-family: "Neutraface", sans-serif;
  font-size: 2.125rem;
  line-height: 3.0625rem; }

.two-column-bullets .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .two-column-bullets .content .left-content {
    width: 100%;
    margin-bottom: 1.875rem; }
    .two-column-bullets .content .left-content .quote {
      color: #313131;
      font-size: 1.25rem;
      font-weight: 500;
      line-height: 2.4375rem; }
    .two-column-bullets .content .left-content .author-content {
      font-family: "Neutraface", sans-serif;
      font-size: 0.8125rem;
      font-weight: bold;
      line-height: 1.3125rem;
      text-transform: uppercase; }
  .two-column-bullets .content .right-content {
    width: 100%; }

.two-column-checklist-right .container {
  max-width: 1113px; }

.two-column-checklist-right .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .two-column-checklist-right .content .left-content {
    position: relative;
    width: 100%;
    margin-bottom: 1.875rem;
    padding: 2.5rem 5% 4.375rem;
    background: #8F2B8A;
    color: #FFFFFF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 2.1875rem; }
    .two-column-checklist-right .content .left-content::after {
      position: absolute;
      right: 56px;
      bottom: 20px;
      width: 40px;
      height: 40px;
      transform: rotate(-90deg);
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EList%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.357%207.857L.643.357v3.307l8.786%204.193-8.786%204.194v.098l8.786-4.268L.643%2012.15v3.208z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-size: cover;
      content: ''; }
  .two-column-checklist-right .content .right-content {
    width: 100%; }

.two-column-video.text-light .content-wrapper {
  color: #FFFFFF; }

.two-column-video.text-align-right .content-wrapper {
  text-align: right; }

.two-column-video.text-align-center .content-wrapper {
  text-align: center; }

.two-column-video .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column-reverse;
      flex-flow: column-reverse; }
  .two-column-video .content .content-wrapper {
    width: 100%;
    text-align: center; }
    .two-column-video .content .content-wrapper .title {
      margin: 0 0 1rem;
      font-family: "Neutraface", sans-serif;
      font-size: 1.6875rem;
      font-weight: 700;
      line-height: 2.3125rem; }
      .two-column-video .content .content-wrapper .title span {
        position: relative;
        z-index: 0; }
        .two-column-video .content .content-wrapper .title span:before {
          position: absolute;
          z-index: -1;
          top: 85%;
          left: 0;
          display: block;
          width: 100%;
          height: 3px;
          content: '';
          background: #15C6FF; }
    .two-column-video .content .content-wrapper .content {
      display: inline-block;
      max-width: 424px;
      font-size: 1.25rem;
      font-weight: 100;
      line-height: 1.625rem; }
  .two-column-video .content .video-wrapper {
    width: 100%;
    margin-bottom: 1.875rem;
    text-align: center; }

.college-testimonial .college-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  margin-bottom: 2.5rem; }
  .college-testimonial .college-content .college-left {
    display: none;
    width: 2.813%;
    height: 100%; }
  .college-testimonial .college-content .college-center {
    width: 100%;
    height: 100%; }
    .college-testimonial .college-content .college-center .college-center-top {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      height: 408px; }
    .college-testimonial .college-content .college-center .college-top-left {
      display: none;
      width: 28%; }
    .college-testimonial .college-content .college-center .college-top-center {
      width: 100%; }
    .college-testimonial .college-content .college-center .college-top-right {
      display: none;
      width: 44%; }
    .college-testimonial .college-content .college-center .college-center-bottom {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      height: 50%; }
    .college-testimonial .college-content .college-center .college-bottom-left {
      position: relative;
      width: 100%;
      padding: 0 5%; }
      .college-testimonial .college-content .college-center .college-bottom-left .content {
        width: 100%;
        margin-top: -7rem;
        padding: 3.75rem 6%;
        box-shadow: -20px 12px 24px 0 rgba(0, 0, 0, 0.27);
        background: #FF4A4A;
        color: #FFFFFF; }
      .college-testimonial .college-content .college-center .college-bottom-left .heading {
        position: relative;
        margin-bottom: 2.5rem;
        padding-top: 0.875rem;
        font-size: 1.5rem;
        font-weight: 300;
        line-height: 1.875rem; }
        .college-testimonial .college-content .college-center .college-bottom-left .heading::after {
          position: absolute;
          bottom: 100%;
          left: 0;
          width: 40px;
          height: 40px;
          transform: rotate(-90deg);
          background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EList%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.357%207.857L.643.357v3.307l8.786%204.193-8.786%204.194v.098l8.786-4.268L.643%2012.15v3.208z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E");
          background-repeat: no-repeat;
          background-size: cover;
          content: ''; }
      .college-testimonial .college-content .college-center .college-bottom-left .sub-heading {
        margin: 0;
        font-family: "Neutraface", sans-serif;
        font-size: 2rem;
        font-weight: 700;
        line-height: 2.625rem; }
    .college-testimonial .college-content .college-center .college-bottom-right {
      display: none;
      width: 44%; }
  .college-testimonial .college-content .college-right {
    position: relative;
    display: none;
    width: 25.5%;
    height: 100%; }
    .college-testimonial .college-content .college-right::before {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0;
      display: block;
      width: 72px;
      height: 98px;
      background-color: #8F2B8A;
      background-image: url("../images/certified-b.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 45px;
      content: ''; }
    .college-testimonial .college-content .college-right .certificate {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 80px;
      height: 117px;
      padding: 0.9375rem;
      background-color: #8F2B8A;
      text-align: center; }
      .college-testimonial .college-content .college-right .certificate img {
        max-width: 100%; }
  .college-testimonial .college-content .college {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

.college-testimonial .testimonial-carousel-cover {
  min-height: 372px; }

.college-testimonial .testimonial-carousel-items {
  float: right;
  width: 100%;
  padding: 0 6%; }
  .college-testimonial .testimonial-carousel-items .quote {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.0625rem; }
  .college-testimonial .testimonial-carousel-items .author-content {
    margin-top: 1.5rem;
    font-family: "Neutraface", sans-serif;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1.3125rem;
    text-transform: uppercase; }
  .college-testimonial .testimonial-carousel-items .slick-dots {
    position: relative;
    margin-top: 0.375rem; }
    .college-testimonial .testimonial-carousel-items .slick-dots li {
      position: relative;
      list-style: none; }
      .college-testimonial .testimonial-carousel-items .slick-dots li.slick-active button {
        width: 18px;
        height: 18px;
        background: #8F2B8A; }
      .college-testimonial .testimonial-carousel-items .slick-dots li:hover button {
        width: 18px;
        height: 18px;
        background: #8F2B8A; }
      .college-testimonial .testimonial-carousel-items .slick-dots li button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 9px;
        height: 9px;
        padding: 0;
        border-radius: 100%;
        background: #EBEBED;
        transition: ease all 0.4s 0s; }
        .college-testimonial .testimonial-carousel-items .slick-dots li button::before {
          display: none; }

.college-testimonial .slick-arrow {
  z-index: 9; }
  .college-testimonial .slick-arrow.slick-prev {
    left: 0;
    margin-top: -1.875rem; }
  .college-testimonial .slick-arrow.slick-next {
    right: 0;
    margin-top: -1.875rem; }
  .college-testimonial .slick-arrow::before {
    display: none; }
  .college-testimonial .slick-arrow .icon,.college-testimonial .slick-arrow svg {
    width: 20px;
    height: 20px; }
  .college-testimonial .slick-arrow path {
    fill: #15C6FF; }

.icon-grid.three-column .grid-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center; }

.icon-grid.three-column .grid-item {
  width: 50%;
  margin-bottom: 1.875rem;
  padding: 0 2%; }
  .icon-grid.three-column .grid-item:last-child {
    margin-bottom: 0; }
  .icon-grid.three-column .grid-item .icon {
    margin-bottom: 0.8125rem; }
  .icon-grid.three-column .grid-item .heading {
    margin: 0;
    font-size: 1.125rem;
    line-height: 1.3; }
  .icon-grid.three-column .grid-item .description {
    margin: 0.625rem auto 0; }

.icon-grid.four-column .grid-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center; }

.icon-grid.four-column .grid-item {
  width: 50%;
  margin-bottom: 1.875rem;
  padding: 0 1%; }
  .icon-grid.four-column .grid-item .icon {
    margin-bottom: 1.125rem; }
  .icon-grid.four-column .grid-item .heading {
    margin: 0 0 0.3125rem;
    font-size: 1.125rem;
    line-height: 3.0625rem; }

.icon-grid .grid-items .grid-item {
  text-align: center; }
  .icon-grid .grid-items .grid-item .icon {
    width: 92px;
    height: 92px; }
  .icon-grid .grid-items .grid-item .heading {
    font-family: "Neutraface", sans-serif;
    font-weight: 500; }
  .icon-grid .grid-items .grid-item .description {
    font-size: 1rem;
    line-height: 1.4375rem; }

.college-photo .college-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row; }
  .college-photo .college-content .college-left {
    display: none;
    width: 40%;
    height: 100%; }
  .college-photo .college-content .college-right {
    position: relative;
    width: 100%;
    height: 100%; }
    .college-photo .college-content .college-right .college-right-top {
      height: 320px; }
    .college-photo .college-content .college-right .college-right-bottom {
      height: 50%;
      margin-top: -7rem;
      padding: 0 1.25rem; }
    .college-photo .college-content .college-right .college-top {
      width: 100%;
      height: 100%; }
    .college-photo .college-content .college-right .college-right-bottom {
      display: block; }
    .college-photo .college-content .college-right .college-bottom-left {
      width: 100%;
      height: 100%; }
    .college-photo .college-content .college-right .college-bottom-right {
      width: 100%; }
    .college-photo .college-content .college-right .college-bottom-right {
      position: relative; }
      .college-photo .college-content .college-right .college-bottom-right .content {
        width: 100%;
        padding: 5rem 6% 1.875rem;
        box-shadow: -20px 12px 24px 0 rgba(0, 0, 0, 0.27);
        background: #FF4A4A;
        color: #FFFFFF; }
      .college-photo .college-content .college-right .college-bottom-right .heading {
        position: relative;
        margin-bottom: 3.4375rem;
        padding-top: 0.875rem;
        font-size: 1.375rem;
        font-weight: 300;
        line-height: 1.875rem; }
        .college-photo .college-content .college-right .college-bottom-right .heading::after {
          position: absolute;
          bottom: 100%;
          left: 0;
          width: 40px;
          height: 40px;
          transform: rotate(-90deg);
          background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EList%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.357%207.857L.643.357v3.307l8.786%204.193-8.786%204.194v.098l8.786-4.268L.643%2012.15v3.208z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E");
          background-repeat: no-repeat;
          background-size: cover;
          content: ''; }
      .college-photo .college-content .college-right .college-bottom-right .sub-heading {
        margin: 0;
        font-family: "Neutraface", sans-serif;
        font-size: 1.75rem;
        font-weight: 700;
        line-height: 2.625rem; }
  .college-photo .college-content .college {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

.timeline {
  position: relative; }
  .timeline.left-align .content-wrapper .date::after {
    left: 100%; }
  .timeline.left-align .content-wrapper:nth-child(2n+2) .date::after {
    left: 0;
    margin-left: -0.625rem; }
  .timeline.right-align .date::after {
    left: 0; }
  .timeline.right-align .content-wrapper:nth-child(2n+2) .date::after {
    left: 100%;
    margin-left: -0.625rem; }
  .timeline .timeline-content {
    display: block; }
  .timeline .content-wrapper {
    width: 100%;
    margin-bottom: 1.875rem;
    padding-bottom: 1.875rem;
    border-bottom: 2px solid #EBEBED; }
    .timeline .content-wrapper:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
  .timeline .date {
    position: relative;
    margin: 0 0 0.875rem;
    color: #FF4A4A;
    font-family: "Neutraface", sans-serif;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.625rem;
    text-align: center; }
  .timeline .heading {
    margin-bottom: 0.9375rem;
    font-family: "Neutraface", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.25rem;
    text-align: center; }
  .timeline .video-wrapper {
    max-width: 500px;
    margin: auto auto 1.25rem; }
  .timeline .video-cover:focus {
    outline: none; }
  .timeline .video-cover .video-poster {
    padding: 21.5%;
    background-size: 88%; }
    .timeline .video-cover .video-poster:focus {
      outline: none; }

.content-feed-course .container {
  max-width: 1186px; }

.content-feed-course .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .content-feed-course .header .section-title {
    width: 70%;
    color: #343434;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    line-height: 1.875rem; }
  .content-feed-course .header .view-all-programs {
    position: relative;
    display: inline-block;
    padding: 0 1.25rem 0 0;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    line-height: 1.1875rem;
    text-align: right;
    transition: ease all 0.4s 0s; }
    .content-feed-course .header .view-all-programs::before {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      display: block;
      width: 11px;
      height: 11px;
      margin-right: -0.3125rem;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-size: cover;
      content: '';
      transition: ease all 0.4s 0s; }
    .content-feed-course .header .view-all-programs:hover {
      color: #15C6FF; }
      .content-feed-course .header .view-all-programs:hover::before {
        margin-right: -0.625rem; }

.content-feed-course .items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 1.875rem; }

.content-feed-course .item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 auto 1.25rem;
  padding-top: 0.5625rem;
  border: 1px solid rgba(38, 40, 42, 0.25);
  background: #FFFFFF;
  color: #252829;
  line-height: 1.5;
  text-decoration: none; }
  .content-feed-course .item::after {
    position: absolute;
    top: -1px;
    left: 0;
    width: 0;
    height: 9px;
    background: #252829;
    content: '';
    transition: ease all 0.4s 0s; }
  .content-feed-course .item:hover::after {
    width: 100%; }
  .content-feed-course .item:hover .title {
    color: #15C6FF; }
  .content-feed-course .item .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 0.625rem; }
  .content-feed-course .item .body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 100%;
    padding: 1rem; }
  .content-feed-course .item .title {
    position: relative;
    display: block;
    margin: 0 0 0.75rem;
    padding: 0 1.25rem 0 0;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5625rem;
    text-decoration: none;
    transition: ease all 0.4s 0s; }
    .content-feed-course .item .title::before {
      position: absolute;
      top: 5px;
      right: 0;
      display: block;
      width: 14px;
      height: 14px;
      margin-right: -0.3125rem;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-size: cover;
      content: '';
      transition: ease all 0.4s 0s; }
    .content-feed-course .item .title:hover::before {
      margin-right: -0.625rem; }
  .content-feed-course .item .cta-link {
    display: inline-block;
    padding: 0 1.625rem 0 0;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-decoration: underline; }
    .content-feed-course .item .cta-link::before {
      width: 10px;
      height: 10px; }
  .content-feed-course .item .program-content {
    padding: 1rem;
    background-color: #EBEBED; }
    .content-feed-course .item .program-content .program-heading {
      opacity: 0.5;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 0.6875rem;
      font-weight: 500;
      letter-spacing: 0.0575rem;
      line-height: 0.8125rem;
      text-transform: uppercase; }
    .content-feed-course .item .program-content .program-title {
      color: rgba(37, 40, 41, 0.75);
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.5625rem;
      text-decoration: none;
      transition: ease all 0.4s 0s; }
      .content-feed-course .item .program-content .program-title:hover {
        color: #15C6FF; }

.content-feed-additional-course .container {
  max-width: 1308px; }

.content-feed-additional-course .header .section-title {
  opacity: 0.7;
  color: #343434;
  font-family: "Neutraface", sans-serif;
  font-size: 1.25rem;
  line-height: 1.6875rem; }

.content-feed-additional-course .items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 1.875rem; }

.content-feed-additional-course .item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 auto 1.25rem;
  padding-top: 0.5625rem;
  box-shadow: -5px 5px 8px 0 rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  color: #252829;
  line-height: 1.5;
  text-decoration: none; }
  .content-feed-additional-course .item::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 9px;
    background: #252829;
    content: '';
    transition: ease all 0.4s 0s; }
  .content-feed-additional-course .item:hover {
    box-shadow: -20px 22px 59px 0 rgba(0, 0, 0, 0.1); }
    .content-feed-additional-course .item:hover::after {
      width: 100%; }
    .content-feed-additional-course .item:hover .title {
      color: #15C6FF; }
  .content-feed-additional-course .item .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 0.625rem; }
  .content-feed-additional-course .item .body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 100%;
    padding: 1.5625rem 1.5625rem 3.125rem; }
  .content-feed-additional-course .item .title {
    position: relative;
    display: block;
    margin: 0 0 0.75rem;
    padding: 0 1.25rem 0 0;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5625rem;
    text-decoration: none;
    transition: ease all 0.4s 0s; }
    .content-feed-additional-course .item .title::before {
      position: absolute;
      top: 5px;
      right: 0;
      display: block;
      width: 14px;
      height: 14px;
      margin-right: -0.3125rem;
      background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-size: cover;
      content: '';
      transition: ease all 0.4s 0s; }
    .content-feed-additional-course .item .title:hover::before {
      margin-right: -0.625rem; }
  .content-feed-additional-course .item .cta-link {
    display: inline-block;
    padding: 0 1.625rem 0 0;
    color: #252829;
    font-family: "Neutraface", sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-decoration: underline; }
    .content-feed-additional-course .item .cta-link::before {
      width: 10px;
      height: 10px; }
  .content-feed-additional-course .item .program-content {
    padding: 1rem;
    background-color: #EBEBED; }
    .content-feed-additional-course .item .program-content .program-heading {
      opacity: 0.5;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 0.6875rem;
      font-weight: 500;
      letter-spacing: 0.0575rem;
      line-height: 0.8125rem;
      text-transform: uppercase; }
    .content-feed-additional-course .item .program-content .program-title {
      color: rgba(37, 40, 41, 0.75);
      font-family: "Neutraface", sans-serif;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.5625rem;
      text-decoration: none;
      transition: ease all 0.4s 0s; }
      .content-feed-additional-course .item .program-content .program-title:hover {
        color: #15C6FF; }

.content-two-column-headline-feature .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  margin: auto; }
  .content-two-column-headline-feature .content .left {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    width: 100%; }
    .content-two-column-headline-feature .content .left svg {
      width: 18px;
      height: 18px;
      display: inline-block;
      margin-top: 0.3125rem;
      margin-right: 1.25rem; }
    .content-two-column-headline-feature .content .left .heading {
      width: calc(100% - 30px);
      margin-top: 0;
      color: #343434;
      font-family: "Neutraface", sans-serif;
      font-size: 1.375rem;
      font-weight: 700;
      line-height: 1.875rem; }
  .content-two-column-headline-feature .content .right {
    margin-left: 3.125rem; }
  .content-two-column-headline-feature .content .description {
    line-height: 1.5; }

.bf-content-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.bf-content1,.bf-content2 {
  width: 100%; }

.bf-content1 {
  margin-bottom: 1.875rem; }

.open-pos-list {
  margin: 2.5rem 0 0;
  padding: 0;
  list-style: none; }

.open-pos-list-heading {
  font-family: "Neutraface", sans-serif;
  font-size: 1.125rem;
  text-transform: uppercase; }

.open-pos-list-item-link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 0.1875rem;
  padding: 1.125rem;
  background-color: #EBEBED;
  color: #252829;
  text-decoration: none;
  transition: background-color 200ms ease-in-out; }
  .open-pos-list-item-link:hover {
    background-color: #dedee1; }

.open-pos-list-item-title {
  margin: 0;
  font-family: "Neutraface", sans-serif;
  text-transform: uppercase; }

.open-pos-list-item-details {
  color: #15C6FF;
  font-family: "Neutraface", sans-serif;
  font-weight: 500; }

.bf-req-heading {
  margin: 0;
  padding: 0 0 0.5rem;
  border-bottom: 1px solid #EBEBED;
  font-family: "Neutraface", sans-serif;
  font-size: 1.75rem; }

.bf-req-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  margin: 1.25rem 0 0; }

.bf-req-list-item {
  width: 100%;
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
  line-height: 1.5; }

.sb-benefits-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 1.875rem 0 0;
  padding: 0;
  list-style: none; }

.sb-benefits-list-item {
  width: 100%;
  margin-bottom: 3.125rem; }
  .sb-benefits-list-item ul {
    margin: 1rem 0 0;
    padding: 0;
    list-style: none; }
  .sb-benefits-list-item li {
    margin-bottom: 0.5rem;
    font-size: 1.125rem; }

.sb-benefits-list-cat-name {
  margin: 0;
  color: #8F2B8A;
  font-family: "Neutraface", sans-serif;
  font-size: 0.9375rem;
  text-transform: uppercase; }

.sb-image {
  max-width: 100%;
  height: auto;
  margin: 1.5625rem 0 0; }

.two-column-form .content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }
  .two-column-form .content-wrapper .form-content {
    width: 100%;
    margin-bottom: 1.875rem; }
    .two-column-form .content-wrapper .form-content .form-content-title {
      margin-bottom: 1.375rem;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 1.875rem;
      font-weight: 700;
      line-height: 2.1875rem; }
    .two-column-form .content-wrapper .form-content .content {
      margin-bottom: 1.25rem; }
    .two-column-form .content-wrapper .form-content .content-title-cover {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .two-column-form .content-wrapper .form-content .content-title-cover .content-title {
        width: 46%; }
      .two-column-form .content-wrapper .form-content .content-title-cover .title {
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 2.375rem; }
      .two-column-form .content-wrapper .form-content .content-title-cover .content {
        color: #252829;
        font-family: "Neutraface", sans-serif;
        font-size: 1.125rem;
        line-height: 1.75rem; }
    .two-column-form .content-wrapper .form-content .social-link {
      margin-top: 2rem;
      padding-top: 2rem;
      border-top: 2px solid #EBEBED; }
      .two-column-form .content-wrapper .form-content .social-link .social-title {
        display: inline-block;
        margin-bottom: 1.25rem;
        color: #3D3D3D;
        font-family: "Neutraface", sans-serif;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.1875rem; }
      .two-column-form .content-wrapper .form-content .social-link .social-links-cover {
        width: 12%; }
      .two-column-form .content-wrapper .form-content .social-link .social-links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-align: center;
            align-items: center; }
        .two-column-form .content-wrapper .form-content .social-link .social-links .icon {
          width: 25px;
          height: 100%;
          margin-right: 1.25rem;
          text-align: center; }
          .two-column-form .content-wrapper .form-content .social-link .social-links .icon svg path {
            transition: ease all 0.4s 0s; }
          .two-column-form .content-wrapper .form-content .social-link .social-links .icon:hover svg path {
            fill: #3D3D3D; }
        .two-column-form .content-wrapper .form-content .social-link .social-links .icon-facebook svg {
          width: 18px;
          height: 18px; }
          .two-column-form .content-wrapper .form-content .social-link .social-links .icon-facebook svg path {
            fill: #8F2B8A; }
        .two-column-form .content-wrapper .form-content .social-link .social-links .icon-twitter svg {
          width: 21px;
          height: 21px; }
          .two-column-form .content-wrapper .form-content .social-link .social-links .icon-twitter svg path {
            fill: #15C6FF; }
        .two-column-form .content-wrapper .form-content .social-link .social-links .icon-linkedin svg {
          width: 21.31px;
          height: 21.23px; }
          .two-column-form .content-wrapper .form-content .social-link .social-links .icon-linkedin svg path {
            fill: #5B59B2; }
        .two-column-form .content-wrapper .form-content .social-link .social-links .icon-youtube svg {
          width: 25px;
          height: 21px; }
          .two-column-form .content-wrapper .form-content .social-link .social-links .icon-youtube svg path {
            fill: #FF4A4A; }
  .two-column-form .content-wrapper .simple-form {
    width: 100%; }
    .two-column-form .content-wrapper .simple-form .form-wrapper {
      border: 1px solid #ccc;
      background: #EBEBED; }
    .two-column-form .content-wrapper .simple-form .gform_confirmation_wrapper {
      margin: 1.875rem;
      text-align: center; }
  .two-column-form .content-wrapper .privacy-policy {
    margin: 0.875rem 0 1.5rem;
    text-align: center; }
    .two-column-form .content-wrapper .privacy-policy .privacy-link {
      margin: auto;
      color: #252829;
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      line-height: 1rem;
      text-align: center;
      text-decoration: none;
      transition: ease all 0.4s 0s; }
      .two-column-form .content-wrapper .privacy-policy .privacy-link:hover {
        color: #15C6FF; }

.two-column-image-bullets .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .two-column-image-bullets .content .left-content {
    width: 100%;
    max-width: 417px;
    margin: 0 auto 1.875rem; }
    .two-column-image-bullets .content .left-content .image-wrapper img {
      max-width: 100%; }
  .two-column-image-bullets .content .right-content {
    width: 100%; }
    .two-column-image-bullets .content .right-content .heading {
      margin-bottom: 1.5625rem;
      font-family: "Neutraface", sans-serif;
      font-size: 1.75rem;
      font-weight: 700;
      line-height: 3.0625rem; }
    .two-column-image-bullets .content .right-content .bullet-list {
      margin-bottom: 1.75rem;
      padding: 0 0 1.75rem;
      border-bottom: 2px solid #EBEBED;
      list-style: none; }
      .two-column-image-bullets .content .right-content .bullet-list:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: none; }
    .two-column-image-bullets .content .right-content .bullet-link {
      text-decoration: none; }
      .two-column-image-bullets .content .right-content .bullet-link:hover {
        text-decoration: underline; }
    .two-column-image-bullets .content .right-content .bullet-heading {
      margin-bottom: 0.9375rem;
      color: #8F2B8A;
      font-family: "Neutraface", sans-serif;
      font-size: 1.0625rem;
      font-weight: 700;
      line-height: 1.6875rem; }
    .two-column-image-bullets .content .right-content .bullet-description {
      position: relative;
      padding-left: 2.1875rem;
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      line-height: 1.5625rem; }
      .two-column-image-bullets .content .right-content .bullet-description::before {
        position: absolute;
        top: 10px;
        left: 0;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        background: #313131;
        content: ''; }

.page-id-14457 .two-column-image-bullets .content .left-content {
  margin: 0 0 0; }
  .page-id-14457 .two-column-image-bullets .content .left-content .image-wrapper {
    position: relative;
    top: 1px; }

.centered-content.text-light .content-wrapper {
  color: #FFFFFF; }

.centered-content.text-align-right .content-wrapper {
  text-align: right; }

.centered-content.text-align-center .content-wrapper {
  text-align: center; }

.centered-content .content-wrapper {
  max-width: 698px;
  margin: auto; }

.centered-content .heading {
  margin: 0 0 1.625rem;
  font-size: 1.75rem;
  font-weight: normal;
  letter-spacing: -0.0625rem; }

.centered-content .content {
  font-family: "Neutraface", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.625rem; }

.team-grid {
  position: relative; }
  .team-grid .team-grid-sections {
    margin-top: 1.25rem; }
  .team-grid .team-grid-section {
    height: auto;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    background-image: url("../images/ariel-logo-pattern.png");
    background-repeat: repeat;
    transition: opacity 200ms ease-in-out;
    transition: 0.3s ease all; }
    .team-grid .team-grid-section.current-grid {
      max-height: 6000vh;
      opacity: 1; }
  .team-grid .team-grid-header {
    padding: 2.5rem 0 1.25rem; }
  .team-grid .team-grid-heading {
    margin: 0;
    color: #fff;
    font-size: 2.375rem;
    font-weight: normal;
    letter-spacing: -0.0625rem;
    text-align: center; }
  .team-grid .team-grid-filters {
    margin-top: 1.5rem;
    text-align: center; }
  .team-grid .team-grid-filter {
    margin: 0 0.625rem 1.25rem;
    padding: 0.625rem 3.125rem 0.5rem;
    opacity: 0.5;
    border: 3px solid #fff;
    background: transparent;
    color: #fff;
    font-family: "Neutraface", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    transition: opacity 200ms ease-in-out; }
    .team-grid .team-grid-filter:last-child {
      margin-bottom: 0; }
    .team-grid .team-grid-filter:hover {
      opacity: 1; }
    .team-grid .team-grid-filter:focus {
      outline: 0; }
    .team-grid .team-grid-filter.mixitup-control-active {
      opacity: 1; }
  .team-grid .select-filter-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    opacity: 0.5;
    transition: opacity 200ms ease-in-out; }
    .team-grid .select-filter-wrapper:hover {
      opacity: 1; }
    .team-grid .select-filter-wrapper::after {
      position: absolute;
      top: 16px;
      right: 48px;
      width: 12px;
      height: 7px;
      content: url("../images/cheveron.svg"); }
    .team-grid .select-filter-wrapper .team-grid-select-filter {
      width: 90%;
      margin: 0 0.625rem 1.25rem;
      padding: 0.6875rem 2.25rem 0.6875rem 1.125rem;
      border: 3px solid #fff;
      background: transparent;
      color: #fff;
      font-family: "Neutraface", sans-serif;
      font-size: 1rem;
      font-weight: 700;
      text-indent: 1px;
      text-overflow: '';
      cursor: pointer;
      -webkit-appearance: none;
      -moz-appearance: none; }
      .team-grid .select-filter-wrapper .team-grid-select-filter option {
        color: #252829; }
  .team-grid .team-grid-outer-container {
    max-width: 1300px; }
  .team-grid .team-grid-container {
    margin-top: 2rem;
    text-align: center;
    transition: opacity 400ms ease-in-out; }
  .team-grid .team-member-item {
    display: block;
    margin-bottom: 2.5rem;
    color: #fff;
    text-align: center;
    text-decoration: none; }
    .team-grid .team-member-item.inactive {
      display: none; }
    .team-grid .team-member-item:hover .team-member-photo {
      transform: scale(1.1); }
    .team-grid .team-member-item:hover .team-member-name {
      border-bottom-color: #fff; }
  .team-grid .team-member-content {
    max-width: 250px;
    margin: 0 auto; }
  .team-grid .team-photo-wrapper {
    position: relative;
    padding-top: 100%; }
  .team-grid .team-member-photo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    border: 8px solid #fff;
    border-radius: 50%;
    box-shadow: 18px 18px 40px rgba(0, 0, 0, 0.3);
    transition: transform 200ms ease-in-out;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover; }
  .team-grid .team-member-name {
    display: inline-block;
    margin: 1rem 0 0;
    border-bottom: 3px solid transparent;
    font-family: "Neutraface", sans-serif;
    font-size: 1.375rem;
    transition: border 200ms ease-in-out; }
  .team-grid .team-member-position {
    margin: 0.25rem 0 0;
    color: #fff;
    font-family: "Neutraface", sans-serif;
    font-weight: 400; }

.coaches-grid .team-grid-sections {
  margin-top: 1.25rem; }

.coaches-grid .team-grid-section {
  padding: 2.5rem 0;
  background-image: url("../images/ariel-logo-pattern.png");
  background-repeat: repeat;
  transition: opacity 200ms ease-in-out; }

.coaches-grid .team-grid-heading {
  margin: 0;
  color: #fff;
  font-size: 2.375rem;
  font-weight: normal;
  letter-spacing: -0.0625rem;
  text-align: center; }

.coaches-grid .team-grid-filters {
  margin-top: 1.5rem;
  text-align: center; }

.coaches-grid .team-grid-filter {
  margin: 0 0.625rem 1.25rem;
  padding: 0.625rem 3.125rem 0.5rem;
  opacity: 0.5;
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
  font-family: "Neutraface", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: opacity 200ms ease-in-out; }
  .coaches-grid .team-grid-filter:last-child {
    margin-bottom: 0; }
  .coaches-grid .team-grid-filter:hover {
    opacity: 1; }
  .coaches-grid .team-grid-filter:focus {
    outline: 0; }
  .coaches-grid .team-grid-filter.mixitup-control-active {
    opacity: 1; }

.coaches-grid .team-grid-outer-container {
  max-width: 1300px; }

.coaches-grid .team-grid-container {
  margin-top: 2rem;
  text-align: center;
  transition: opacity 400ms ease-in-out; }

.coaches-grid .team-member-item {
  display: block;
  margin-bottom: 2.5rem;
  color: #fff;
  text-align: center;
  text-decoration: none; }
  .coaches-grid .team-member-item:hover .team-member-photo {
    transform: scale(1.1); }
  .coaches-grid .team-member-item:hover .team-member-name {
    border-bottom-color: #fff; }

.coaches-grid .team-member-content {
  max-width: 250px;
  margin: 0 auto; }

.coaches-grid .team-member-photo {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border: 8px solid #fff;
  border-radius: 50%;
  box-shadow: 18px 18px 40px rgba(0, 0, 0, 0.3);
  transition: transform 200ms ease-in-out; }

.coaches-grid .team-member-name {
  display: inline-block;
  margin: 1rem 0 0;
  border-bottom: 3px solid transparent;
  font-family: "Neutraface", sans-serif;
  font-size: 1.375rem;
  transition: border 200ms ease-in-out; }

.coaches-grid .team-member-position {
  margin: 0.25rem 0 0;
  color: #fff;
  font-family: "Neutraface", sans-serif;
  font-weight: 400; }

.member-short-detail {
  position: relative;
  width: 75%;
  margin: 0 auto;
  padding: 2rem 0 1.5rem;
  background-color: #ffffff; }
  .member-short-detail .member-short {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .member-short-detail .member-name {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    .member-short-detail .member-name .team-member-photo {
      max-width: 75%; }
  .member-short-detail .btn-link {
    margin: 1.5rem 0; }
    .member-short-detail .btn-link .cta-link {
      color: #000000;
      text-decoration: underline; }
  .member-short-detail .mfp-close {
    border-radius: 40px;
    background-color: #cccccc;
    font-weight: normal; }
  .member-short-detail .member-content {
    width: 100%;
    padding: 0 1.5rem 0 1rem;
    font-family: 'Neutraface', sans-serif; }
    .member-short-detail .member-content .short-bio {
      margin-bottom: 1.5rem;
      font-size: 1.25rem;
      line-height: 1.6875rem; }

.hero-simple-header {
  position: relative;
  text-align: center; }
  .hero-simple-header .container {
    max-width: 1380px; }

.hero-simple-image img {
  max-width: 100%; }

.hero-simple-headings {
  position: relative;
  z-index: 1;
  max-width: 540px;
  margin: 0 auto; }

.hero-simple-heading {
  margin: 0;
  color: rgba(38, 40, 42, 0.5);
  font-family: "Neutraface", sans-serif;
  font-size: 1rem;
  text-transform: uppercase; }

.hero-simple-subheading {
  margin-top: 1.25rem;
  color: #252829;
  font-family: "Neutraface", sans-serif;
  font-size: 2.125rem; }
  .hero-simple-subheading span {
    position: relative;
    z-index: 0; }
    .hero-simple-subheading span:before {
      position: absolute;
      z-index: -1;
      top: 85%;
      left: 0;
      display: block;
      width: 100%;
      height: 3px;
      content: '';
      background: #8F2B8A; }

.content-list-header {
  text-align: center; }
  .content-list-text-color-light .content-list-header {
    color: #fff; }

.content-list-heading {
  margin: 0;
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: -0.0625rem; }

.content-list-intro-text {
  max-width: 486px;
  margin: 1rem auto 0;
  font-family: "Neutraface", sans-serif;
  line-height: 1.5; }

.content-list-body {
  margin-top: 5.3125rem; }
  .program-list .content-list-body {
    margin-top: 1.875rem; }

.content-list-subheading {
  margin: 0;
  font-family: "Neutraface", sans-serif;
  font-weight: 400; }
  .content-list-text-color-light .content-list-subheading {
    color: #fff; }

.content-list-items {
  margin-top: 1.25rem; }

.content-list-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0.625rem;
  box-shadow: -5px 5px 8px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff; }
  .content-list-item:hover {
    box-shadow: -20px 22px 59px 0 rgba(0, 0, 0, 0.1); }
    .content-list-item:hover::after {
      width: 100%; }
  .content-list-item::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 9px;
    background-color: #252829;
    content: '';
    transition: width 400ms 0s; }
  .page-list .content-list-item {
    color: #252829;
    text-decoration: none; }

.content-list-item-body {
  padding: 1.875rem 1.25rem; }

.content-list-item-icon {
  max-width: 50px;
  max-height: 50px; }

.content-list-item-title {
  position: relative;
  margin: 1.25rem 0 0;
  padding-right: 0.625rem;
  font-family: "Neutraface", sans-serif;
  font-size: 1.25rem;
  font-weight: 500; }
  .content-list-item-title::before {
    position: absolute;
    top: 5px;
    right: 0;
    display: block;
    width: 14px;
    height: 14px;
    margin-right: -0.3125rem;
    opacity: 0.3;
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22306%22%20height%3D%22306%22%20viewBox%3D%220%200%20306%20306%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M94.35%200l-35.7%2035.7L175.95%20153%2058.65%20270.3l35.7%2035.7%20153-153z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    transition: all 200ms 0s; }
  .content-list-item-title:hover:hover {
    color: #00aaec; }
  .content-list-item-title:hover::before {
    margin-right: -0.625rem;
    opacity: 1; }
  .content-list-item-title a {
    position: relative;
    display: block;
    padding-right: 0.875rem;
    color: #252829;
    text-decoration: none;
    transition: color 200ms ease-in-out; }
    .content-list-item-title a:hover {
      color: #00aaec; }

.content-list-item-desc {
  margin-top: 1.25rem;
  line-height: 1.5; }

.content-list-item-children {
  margin: 0;
  padding: 1.25rem;
  background-color: #EBEBED;
  list-style: none; }

.content-list-item-children-heading {
  margin: 0 0 1rem;
  opacity: 0.5;
  font-family: "Neutraface", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }

.content-children-lists {
  margin: 0;
  padding: 0;
  list-style: none; }

.content-list-item-child {
  margin-top: 0.5rem; }
  .content-list-item-child a {
    font-family: "Neutraface", sans-serif;
    font-weight: 500;
    text-decoration: none; }
    .content-list-item-child a:hover {
      text-decoration: underline; }

.subnav-color-tabs-items {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.subnav-color-tabs-item {
  position: relative;
  display: inline-block;
  margin: 0 0.0625rem; }
  .subnav-color-tabs-item.current-item .subnav-color-tabs-item-border,.subnav-color-tabs-item:hover .subnav-color-tabs-item-border {
    height: 9px;
    margin-top: -0.3125rem; }

.subnav-color-tabs-link {
  display: inline-block;
  padding: 1rem 0.5rem;
  color: #252829;
  font-family: "Neutraface", sans-serif;
  font-weight: 700;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 200ms ease-in-out; }

.subnav-color-tabs-item-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  transition: all 200ms ease-in-out; }

.hero-color-wrap {
  padding-bottom: 4rem; }

.hero-color-wrap-wrapper {
  position: relative;
  max-width: 1314px;
  margin: 0 auto; }
  .hero-color-wrap-padding-xsm .hero-color-wrap-wrapper {
    padding: 1.5rem 0; }
  .hero-color-wrap-padding-sm .hero-color-wrap-wrapper {
    padding: 2rem 0; }
  .hero-color-wrap-padding-md .hero-color-wrap-wrapper {
    padding: 3rem 0; }
  .hero-color-wrap-padding-lg .hero-color-wrap-wrapper {
    padding: 4rem 0; }
  .hero-color-wrap-padding-xlg .hero-color-wrap-wrapper,.single-ag_program .hero-color-wrap-wrapper {
    padding: 4rem 0; }

.hero-color-wrap-feat-img {
  position: absolute;
  z-index: 0;
  top: 50%;
  width: 40%;
  transform: translate(0, -50%); }
  .hero-color-wrap-feat-img-pos-center .hero-color-wrap-feat-img {
    left: 50%;
    transform: translate(-50%, -50%); }
  .hero-color-wrap-feat-img-pos-right .hero-color-wrap-feat-img {
    right: 0; }
  .hero-color-wrap-feat-img-pos-left .hero-color-wrap-feat-img {
    left: 0; }
  .hero-color-wrap-feat-img img {
    display: block;
    max-width: 100%; }

.hero-color-wrap-container {
  position: relative;
  z-index: 1;
  max-width: 1172px;
  margin: 0 auto;
  overflow: auto;
  box-shadow: 0 31px 45px -10px rgba(0, 0, 0, 0.25);
  background-color: #fff; }
  .hero-color-wrap-container .container {
    padding: 0 1.25rem; }

.hero-color-wrap-header {
  position: relative;
  z-index: 1;
  text-align: left; }

.hero-color-wrap-header-text-light {
  color: #FFFFFF; }
  .hero-color-wrap-header-text-light span {
    color: #252829; }

.hero-color-wrap-header-text-dark {
  color: #252829; }
  .hero-color-wrap-header-text-dark span {
    color: #FFFFFF; }

.hero-color-wrap-heading {
  width: 60%;
  margin: 0;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -0.0625rem;
  line-height: 2.375rem; }

.hero-color-wrap-intro-text {
  display: none;
  max-width: 368px;
  margin: 1rem auto 0;
  font-family: "Neutraface", sans-serif;
  line-height: 1.5; }

.programs-courses {
  padding: 1.875rem 0 0; }
  .programs-courses .container {
    max-width: 1262px; }
  .programs-courses.text-light {
    color: #FFFFFF; }
  .programs-courses.text-align-right {
    text-align: right; }
  .programs-courses.text-align-center {
    text-align: center; }
  .programs-courses .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-align: center;
        align-items: center; }
    .programs-courses .content .content-wrapper {
      width: 100%;
      margin-bottom: 1.875rem; }
      .programs-courses .content .content-wrapper .title {
        margin: 0;
        opacity: 0.7;
        font-family: "Neutraface", sans-serif;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.6875rem; }
      .programs-courses .content .content-wrapper .sub-title {
        margin: 1.125rem 0;
        font-family: "Neutraface", sans-serif;
        font-size: 1.6875rem;
        font-weight: 700;
        line-height: 2.3125rem; }
        .programs-courses .content .content-wrapper .sub-title span {
          position: relative;
          z-index: 0; }
          .programs-courses .content .content-wrapper .sub-title span:before {
            position: absolute;
            z-index: -1;
            top: 85%;
            left: 0;
            display: block;
            width: 100%;
            height: 3px;
            content: '';
            background: #8F2B8A; }
      .programs-courses .content .content-wrapper .content {
        display: inline-block;
        margin-bottom: 0.25rem; }
        .programs-courses .content .content-wrapper .content p {
          font-size: 1rem;
          font-weight: 100;
          line-height: 1.4375rem; }
    .programs-courses .content .slider-wrapper {
      position: relative;
      width: 100%;
      margin-bottom: -3.75rem;
      padding: 0.875rem;
      box-shadow: -20px 22px 59px 0 rgba(0, 0, 0, 0.1);
      background: #FFFFFF; }
      .programs-courses .content .slider-wrapper .slider-bacground-overlay {
        position: absolute;
        z-index: -1;
        top: -52px;
        right: -52px;
        display: none;
        width: 100%;
        height: 100%;
        background: #FFFFFF;
        content: '';
        transition: ease all 1s 0s; }
      .programs-courses .content .slider-wrapper .program-slider {
        height: 600px;
        margin: 0;
        padding-top: 5.5625rem;
        overflow: hidden; }
        .programs-courses .content .slider-wrapper .program-slider.slick-initialized {
          height: auto; }
      .programs-courses .content .slider-wrapper .program-slider-nav {
        position: absolute;
        z-index: 9;
        top: 0;
        left: 0;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 0;
        padding: 2.5rem 1.25rem 0;
        list-style: none; }
        .programs-courses .content .slider-wrapper .program-slider-nav .carousel-nav {
          position: relative;
          width: 33.33%;
          margin: 0 0.0625rem;
          cursor: pointer; }
          .programs-courses .content .slider-wrapper .program-slider-nav .carousel-nav.active-nav .title {
            opacity: 1; }
          .programs-courses .content .slider-wrapper .program-slider-nav .carousel-nav.active-nav .nav-color {
            height: 9px;
            margin-top: -0.3125rem; }
          .programs-courses .content .slider-wrapper .program-slider-nav .carousel-nav:hover .title {
            opacity: 1; }
          .programs-courses .content .slider-wrapper .program-slider-nav .carousel-nav:hover .nav-color {
            height: 9px;
            margin-top: -0.3125rem; }
          .programs-courses .content .slider-wrapper .program-slider-nav .carousel-nav .nav-color {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: rgba(40, 40, 92, 0.25);
            content: '';
            transition: ease all 0.4s 0s; }
        .programs-courses .content .slider-wrapper .program-slider-nav .title {
          display: block;
          padding: 0.9375rem 0.625rem;
          opacity: 0.7;
          color: #252829;
          font-family: "Neutraface", sans-serif;
          font-size: 0.75rem;
          font-weight: 700;
          letter-spacing: 0.0625rem;
          line-height: 1.1875rem;
          text-align: center;
          text-transform: uppercase;
          transition: ease all 0.4s 0s; }
    .programs-courses .content .program-detail {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      padding-bottom: 1.25rem; }
      .programs-courses .content .program-detail .slide-left {
        width: 52%; }
        .programs-courses .content .program-detail .slide-left .title {
          margin-bottom: 1.6875rem;
          color: #252829;
          font-size: 1.75rem;
          letter-spacing: -0.0625rem;
          line-height: 2.375rem; }
        .programs-courses .content .program-detail .slide-left .cta-link {
          display: inline-block;
          padding: 0 1.625rem 0 0;
          color: #252829;
          font-family: "Neutraface", sans-serif;
          font-size: 0.9375rem;
          font-weight: 700;
          line-height: 1.125rem;
          text-decoration: underline; }
          .programs-courses .content .program-detail .slide-left .cta-link::before {
            width: 10px;
            height: 10px; }
      .programs-courses .content .program-detail .slide-right {
        position: relative;
        width: 48%;
        min-height: 170px; }
        .programs-courses .content .program-detail .slide-right img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%);
          max-width: 100%; }
    .programs-courses .content .slider-bottom {
      padding: 1.25rem;
      background: #EBEBED; }
      .programs-courses .content .slider-bottom .program-title {
        margin-bottom: 1.5rem;
        opacity: 0.5;
        font-family: "Neutraface", sans-serif;
        font-size: 0.75rem;
        font-weight: 700;
        letter-spacing: 0.0625rem;
        line-height: 0.875rem;
        text-transform: uppercase; }
      .programs-courses .content .slider-bottom .cource-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
            flex-flow: column;
        margin: 0;
        padding: 0;
        list-style: none; }
        .programs-courses .content .slider-bottom .cource-list .course-item {
          width: 100%; }
          .programs-courses .content .slider-bottom .cource-list .course-item:first-child {
            margin-bottom: 1.25rem; }
        .programs-courses .content .slider-bottom .cource-list .course-details {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-flow: row;
              flex-flow: row;
          -ms-flex-pack: justify;
              justify-content: space-between; }
          .programs-courses .content .slider-bottom .cource-list .course-details .icon {
            width: 29px;
            height: 29px; }
          .programs-courses .content .slider-bottom .cource-list .course-details .course-content {
            width: calc(100% - 45px); }
        .programs-courses .content .slider-bottom .cource-list .course-title {
          margin-bottom: 0.625rem;
          font-family: "Neutraface", sans-serif;
          font-size: 0.9375rem;
          font-weight: 500;
          line-height: 1.3125rem; }
        .programs-courses .content .slider-bottom .cource-list .cta-link {
          display: inline-block;
          padding: 0 1.625rem 0 0;
          color: #252829;
          font-family: "Neutraface", sans-serif;
          font-size: 0.75rem;
          font-weight: 700;
          line-height: 1.125rem;
          text-decoration: underline; }
          .programs-courses .content .slider-bottom .cource-list .cta-link::before {
            width: 10px;
            height: 10px; }

/*  ==========================================================================
     TEMPLATES
     Full custom templates
    ==========================================================================  */
.back-to-careers {
  background-color: #252829; }
  .back-to-careers .back-link {
    color: #15C6FF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.125rem;
    font-weight: 500; }
    .back-to-careers .back-link path {
      fill: #15C6FF; }

.position-single-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  margin-top: 2.5rem; }

.position-single-form,.position-single-post {
  width: 100%; }

.position-single-post {
  margin-bottom: 1.875rem; }

.position-single-post .share-this {
  margin-top: 2.5rem; }

.position-single-post .share-title {
  font-family: "Neutraface", sans-serif;
  font-weight: 700; }

.position-single-post .cher-links {
  margin-top: 1.25rem; }

.position-single-post .cher-link-item {
  margin-right: 1.625rem; }

.position-single-type {
  color: #6e7679;
  font-family: "Neutraface", sans-serif;
  font-size: 1.25rem; }

.position-single-title {
  margin: 1.25rem 0 0;
  font-family: "Neutraface", sans-serif;
  font-size: 1.75rem; }

.position-single-content {
  margin-top: 2.5rem; }

.position-single-form {
  margin-top: 1.25rem; }
  .position-single-form .gform_wrapper {
    background-color: #EBEBED; }
  .position-single-form .gfield_label,.position-single-form .ginput_complex .name_first label,.position-single-form .ginput_complex .name_last label {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0.25rem; }
  .position-single-form .gform_footer {
    padding-top: 0.625rem;
    padding-bottom: 2.5rem; }

.position-single-positions {
  margin-top: 2.5rem;
  border-top: 1px solid #EBEBED; }
  .position-single-positions.container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }

.back-to-team {
  background-color: #252829; }
  .back-to-team .back-link {
    color: #15C6FF;
    font-family: "Neutraface", sans-serif;
    font-size: 1.125rem;
    font-weight: 500; }
    .back-to-team .back-link path {
      fill: #15C6FF; }

.team-single-wrapper {
  padding: 0 0 3.75rem;
  background-image: url("../images/ariel-v-bg-pattern.svg");
  background-repeat: repeat; }

.team-single-container {
  width: 90%;
  max-width: 1314px;
  margin: 2.5rem auto 0;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
  background-color: #fff; }

.team-single-header {
  padding-top: 1.875rem; }

.team-single-header-term-name {
  max-width: 600px;
  margin: 0 auto;
  color: #fff;
  font-family: "Neutraface", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }

.team-single-header-term-desc {
  max-width: 420px;
  margin: 0.625rem auto 0;
  font-family: "Neutraface", sans-serif;
  font-style: italic;
  line-height: 1.4;
  text-align: center; }

.team-single-sidebar {
  position: relative;
  text-align: center; }

.photo-wrapper {
  padding-top: 100%; }

.team-single-photo {
  position: relative;
  top: -22px;
  max-width: 150px;
  max-height: 150px;
  margin: 0 auto; }
  .team-single-photo img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 8px solid #fff;
    border-radius: 50%;
    box-shadow: 18px 18px 40px rgba(0, 0, 0, 0.3);
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover; }

.team-single-info {
  padding: 0 5%; }

.team-single-name {
  margin: 0;
  font-family: "Neutraface", sans-serif;
  font-size: 1.75rem; }

.team-single-position {
  margin: 0.375rem 0 0;
  font-family: "Neutraface", sans-serif; }

.team-single-contact-info {
  max-width: 300px;
  margin: 0.625rem auto 0;
  padding: 1rem;
  border: 1px solid rgba(38, 40, 42, 0.25);
  font-family: "Neutraface", sans-serif; }
  .team-single-contact-info p {
    margin: 0 0 0.375rem; }
    .team-single-contact-info p:last-child {
      margin-bottom: 0; }

.team-single-contact-info-heading {
  margin: 0 0 0.75rem;
  font-family: "Neutraface", sans-serif;
  font-size: 1.25rem; }

.team-single-social {
  margin-top: 1.25rem; }

.team-single-social-link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.375rem;
  transition: opacity 200ms ease-in-out; }
  .team-single-social-link:hover {
    opacity: 0.7; }
  .team-single-social-link svg {
    width: 22px;
    height: 22px; }

.team-single-social-link-twitter path {
  fill: #57adc9; }

.team-single-social-link-linkedin path {
  fill: #a656a2; }

.team-member-region-wrapper {
  margin-top: 1.25rem; }
  .team-member-region-wrapper h3 {
    margin-bottom: 0.5rem; }
  .team-member-region-wrapper .team-member-regions {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none; }

.team-single-content {
  padding: 1.875rem 5%; }

.team-single-related-programs {
  margin-top: 3.125rem;
  padding-top: 3.125rem;
  border-top: 1px solid #EBEBED; }

.team-single-related-members {
  margin-top: 4.375rem;
  text-align: center; }
  .team-single-related-members .team-member-item {
    display: block;
    margin-bottom: 1.875rem;
    color: #fff;
    text-align: center;
    text-decoration: none; }
    .team-single-related-members .team-member-item:hover .team-member-photo {
      transform: scale(1.1); }
    .team-single-related-members .team-member-item:hover .team-member-name {
      border-bottom-color: #fff; }
  .team-single-related-members .team-member-content {
    width: 250px;
    max-width: 100%;
    margin: 0 auto; }
  .team-single-related-members .team-photo-wrapper {
    position: relative;
    padding-top: 100%; }
  .team-single-related-members .team-member-photo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    border: 8px solid #fff;
    border-radius: 50%;
    box-shadow: 18px 18px 40px rgba(0, 0, 0, 0.3);
    transition: transform 200ms ease-in-out;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover; }
  .team-single-related-members .team-member-name {
    display: inline-block;
    margin: 1rem 0 0;
    border-bottom: 3px solid transparent;
    font-family: "Neutraface", sans-serif;
    font-size: 1.125rem;
    transition: border 200ms ease-in-out; }
  .team-single-related-members .team-member-position {
    margin: 0.25rem 0 0;
    color: #fff;
    font-family: "Neutraface", sans-serif;
    font-weight: 500; }

.team-single-related-members-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 3.75rem; }

.team-single-related-members-heading {
  margin: 0;
  font-size: 2.25rem;
  font-weight: normal;
  letter-spacing: -0.0625rem;
  text-align: center; }

.single-ag_program .hero-color-wrap-container {
  width: 92%;
  max-width: 1314px; }

.program-single-header-content {
  padding: 1.875rem 1.25rem; }

.program-single-header-text,.program-single-header-video {
  text-align: center; }

.program-single-header-icon {
  max-width: 50px;
  max-height: 50px; }

.program-single-header-title {
  margin: 0.5rem 0 0;
  font-family: "Neutraface", sans-serif;
  font-weight: 700; }

.program-single-header-desc {
  margin: 0.5rem 0 0;
  line-height: 1.5; }

.program-single-header-ctas {
  margin-top: 1rem; }

.program-single-header-cta {
  vertical-align: middle;
  font-size: 1.0625rem; }
  .program-single-header-cta.button {
    height: 48px;
    padding: 0 4.375rem;
    line-height: 3.125rem; }

.program-single-header-video {
  position: relative;
  margin-top: 1.875rem; }

.adtl-courses-dropdown {
  position: relative;
  margin-top: 1.25rem; }

.adtl-courses-dropdown-button {
  position: relative;
  vertical-align: middle;
  height: 48px;
  padding: 1rem 2.875rem 0.875rem 1.125rem;
  border: 1px solid #252829;
  background-color: #fff;
  font-family: "Neutraface", sans-serif;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  transition: background-color 200ms ease-in-out; }
  .adtl-courses-dropdown-button:focus,.adtl-courses-dropdown-button:hover {
    outline: 0;
    background-color: #EBEBED; }
  .adtl-courses-dropdown-button::after {
    position: absolute;
    top: 50%;
    right: 18px;
    display: block;
    width: 12px;
    height: 8px;
    transform: translate(0, -50%);
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2039.5%22%3E%3Cpath%20fill%3D%22%2315c6ff%22%20d%3D%22M7.5%200L0%207.5l32%2032%2032-32L56.5%200%2032%2024.4z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
    content: ''; }
  .adtl-courses-dropdown-button.active::after {
    top: 45%;
    transform: rotate(180deg); }

.adtl-courses-dropdown-menu {
  position: absolute;
  z-index: 1;
  top: 98%;
  left: 0;
  display: none;
  width: 250px;
  margin: 0;
  padding: 0;
  border: 1px solid #252829;
  background-color: #fff;
  list-style: none; }

.adtl-courses-dropdown-link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 1.25rem 2.5rem 1.25rem 1.25rem;
  color: #252829;
  font-family: "Neutraface", sans-serif;
  line-height: 1.5;
  text-decoration: none;
  transition: all 200ms ease-in-out; }
  .adtl-courses-dropdown-link:hover {
    background-color: #EBEBED; }
    .adtl-courses-dropdown-link:hover::after {
      opacity: 1; }
  .adtl-courses-dropdown-link::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 8px;
    height: 12px;
    transform: translate(0, -50%);
    opacity: 0.3;
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.5%2064%22%3E%3Cpath%20d%3D%22M0%2056.5L7.5%2064l32-32-32-32L0%207.5%2024.4%2032%200%2056.5z%22%20fill%3D%22%2326282a%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px;
    content: '';
    transition: opacity 200ms ease-in-out; }
  .adtl-courses-dropdown-link img {
    vertical-align: middle;
    max-width: 30px;
    max-height: 30px;
    margin-right: 1.125rem; }

.program-footer-adtl-courses {
  padding-bottom: 1.875rem;
  background-color: #FF4A4A; }

.program-footer-adtl-courses-header.container {
  max-width: 1300px; }

.program-footer-adtl-courses-heading {
  margin: 0;
  font-family: "Neutraface", sans-serif;
  font-weight: 300; }
  .program-footer-adtl-courses-heading.text-color-light {
    color: #fff; }
  @media screen and (min-width: 25em) {
      .blog-hero .heading {
        font-size: 1.75rem;
        line-height: 2.125rem; }
        .blog-filter-wrapper .search-form-wrapper input:focus {
          width: 228px; }
      .content-feed-case-study .item .body {
        padding: 1.5rem 1rem; }
      .content-feed-case-study .item .program-content {
        margin-top: auto;
        padding: 1.5rem 1rem; }
          .filter-bar .input-wrapper input:focus {
            width: 228px; }
      .resource-card.has-featured.video-card .icon,.resource-card.has-featured.video-card svg {
        width: 114px;
        height: 114px; }
      .resource-hero .heading {
        font-size: 2rem; }
      .secondary-menu .menu-item.login-menu-item .menu-item-link {
        padding: 0 0.9375rem 0 2.5rem; }
        .secondary-menu .menu-item.login-menu-item .menu-item-link::after {
          left: 24px; }
      .secondary-menu .menu-item.nav-button .menu-item-link {
        padding: 0 2.5rem 0 1.25rem; }
        .secondary-menu .menu-item.nav-button .menu-item-link::after {
          width: 18px;
          height: 24px; }
      .banner.banner-video-overlay .content-wrapper {
        margin-bottom: 47%; }
      .logo-grid .logo-list {
        max-width: 500px; }
        .logo-grid .logo-list .logo-item {
          width: 33.33%; }
      .content-feed-course .item .body {
        padding: 1.5rem 1rem; }
      .content-feed-course .item .program-content {
        padding: 1.5rem 1rem; }
      .content-feed-additional-course .item .body {
        padding: 1.5rem 1.5625rem 3.75rem; }
      .content-feed-additional-course .item .program-content {
        padding: 1.5rem 1rem; }
    .subnav-color-tabs-link {
      padding: 1.25rem 1rem; }
      .hero-color-wrap-padding-xlg .hero-color-wrap-wrapper,.single-ag_program .hero-color-wrap-wrapper {
        padding: 6rem 0; }
    .hero-color-wrap-feat-img {
      width: 35%; }
            .programs-courses .content .slider-wrapper .program-slider-nav .title {
              font-size: 0.875rem;
              letter-spacing: 0.125rem; }
    .team-single-photo {
      max-width: 228px;
      max-height: 228px; }
    .adtl-courses-dropdown-menu {
      width: 300px; } }
  @media screen and (min-width: 30em) {
        .call-to-action .cta-team-two-column .content .team-wrapper .team-grid {
          width: 360px;
          height: 360px;
          margin: 6.25rem auto 0; }
      .call-to-action .cta-team-two-column .content .team-member {
        width: 135px;
        height: 135px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(2) {
          left: -30px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(3) {
          right: 58px; }
    .call-to-action .cta-meet-team .team-wrapper {
      margin: 0 auto 1.25rem; }
      .call-to-action .cta-meet-team .team-wrapper .team-member {
        width: 100px;
        height: 100px;
        margin: 0 0.625rem 1.25rem; }
        .banner.banner-collage .content .content-wrapper {
          max-width: 360px;
          width: 60%; }
          .banner.banner-collage .content .content-wrapper .banner-content,.banner.banner-collage .content .content-wrapper .banner-sub-title {
            max-width: 100%; }
          .banner.banner-collage .content .content-wrapper .banner-content {
            max-width: 100%;
            font-size: 1rem;
            line-height: 1.5; }
    .content-list-items {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .content-list-item {
      width: 48%;
      margin-bottom: 1.625rem; } }
  @media screen and (min-width: 30em) and (max-width: 62.5em) {
    .content-list-item:nth-child(2n+2) {
      margin-left: 4%; } }
  @media screen and (min-width: 37.5em) {
    .core h1 {
      font-size: 3.125rem;
      line-height: 3.4375rem; }
    .core h2 {
      font-size: 2.5rem;
      line-height: 3.0625rem; }
    .core h3 {
      font-size: 2.125rem;
      line-height: 3rem; }
    .core h4 {
      font-size: 1.75rem; }
    .core h5 {
      font-size: 1.75rem; }
    .core h6 {
      font-size: 1.75rem; }
    .core address,.core p {
      font-size: 1.125em;
      font-size: 1.125rem; }
      .core p.featured-testimonial-large {
        font-size: 2.625rem; }
      .core p.block-quotes {
        font-size: 1.625rem; }
    .core code,.core pre {
      font-size: 1em; }
    .core dd,.core dt {
      font-size: 1em; }
    .core li {
      font-size: 1.125rem; }
    .core .check-list {
      padding: 0 0 0 4em; }
      .core .check-list li {
        margin-bottom: 1.25rem;
        font-size: 1.25rem; }
    .core .fancy-arrow-list {
      padding: 0 0 0 4em; }
      .core .fancy-arrow-list li {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.75rem; }
    .core table {
      display: block;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
    .core td,.core th {
      font-size: 1em; }
  .core tr:last-child td {
    border-bottom: 0; }
  .core .alignright {
    float: right;
    margin: 0 0 1em 1em; }
  .core .alignleft {
    float: left;
    margin: 0 1em 1em 0; }
  .core img.alignright {
    float: right;
    margin: 1em 0 1em 1em; }
  .core img.alignleft {
    float: left;
    margin: 1em 1em 1em 0; }
    .blog-hero {
      padding: 3.125rem 0 0.0625rem; }
      .blog-hero .heading {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
        .blog-hero .heading::after {
          height: 6px; }
    .blog-filter-wrapper .search-form-wrapper {
      position: relative;
      top: initial;
      display: block; }
      .blog-posts > .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .blog-posts .post-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .blog-posts .grid-item {
        width: 47.5%; }
      .blog-posts .call-to-action {
        margin: 1rem 0 4rem; }
      .blog-post-content .post-title {
        font-size: 2.375rem;
        line-height: 2.375rem; }
      .no-results-section .container {
        padding: 6.25rem; }
    .call-to-action .cta-ebook {
      padding-right: 2.5rem;
      padding-left: 2.5rem; }
      .call-to-action .cta-footer-triptych .post-title {
        font-size: 1.375rem;
        line-height: 2.25rem; }
        .call-to-action .cta-footer-triptych .post-title::after {
          top: 8px; }
        .call-to-action .cta-simple-cta.cta-small .content {
          max-width: 550px; }
        .call-to-action .cta-simple-cta .content .title {
          font-size: 2.25rem;
          line-height: 3.4375rem; }
            .call-to-action .cta-team-two-column .content .content-wrapper .sub-title span:before {
              height: 5px; }
        .call-to-action .cta-team-two-column .content .content-wrapper .sub-title {
          font-size: 1.875rem; }
    .call-to-action .cta-meet-team .team-wrapper {
      max-width: 470px; }
    .resource-pagination {
      margin: 0 0 3.125rem; }
        .related-posts .related-posts-items .grid-item {
          -ms-flex-flow: row;
              flex-flow: row;
          -ms-flex-pack: justify;
              justify-content: space-between;
          max-width: 600px;
          margin-bottom: 3.0625rem; }
          .related-posts .related-posts-items .grid-item .featured-image {
            width: 188px;
            height: 188px;
            padding: 0; }
        .related-posts .related-posts-items .post-information {
          width: calc(100% - 188px); }
    .content-feed-case-study .items {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-top: 2.5rem; }
    .content-feed-case-study .item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 31.5%;
      margin: 0 2.7% 1.25rem 0; }
      .content-feed-case-study .item:nth-child(3n + 3) {
        margin-right: 0; }
      .content-feed-case-study .item .title {
        font-size: 1.375rem;
        line-height: 1.5rem; }
    .main-menu.main-menu-has-touch .sub-menu-toggle {
      display: block; }
      .main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
        margin-right: 1.375rem; }
      .testimonial-carousel .testimonial-carousel-item {
        padding: 1.875rem 0; }
    .resource-card {
      padding: 1rem 1rem 2.125rem; }
      .resource-card .more {
        margin-top: auto;
        padding-top: 1.25rem; }
    .resource-card-collection {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
    .resource-card-collection .resource-card {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 48%;
      margin: 0 4% 1.25rem 0; }
      .resource-card-collection .resource-card:nth-child(2n) {
        margin-right: 0; }
      .resource-hero .image-wrapper,.resource-hero .image-wrapper img {
        max-width: 220px; }
        .resource-hero .image-wrapper .icon,.resource-hero .image-wrapper svg {
          width: 112px;
          height: 112px; }
      .resource-hero .content-wrapper {
        margin-top: 0;
        padding-left: 5%;
        text-align: left; }
    .resource-ungated-content {
      padding: 6.25rem 0 3.75rem; }
    .resource-gate-content,.resource-thankyou-content {
      padding: 6.25rem 0 3.75rem; }
    .button {
      padding: 0 2.75rem; }
    .button-small {
      padding: 0 2.25rem; }
    .button-large {
      padding: 0 3.3125rem; }
      .gform_heading .gform_title {
        font-size: 1.875rem;
        line-height: 3.375rem; }
    .gform_footer {
      padding: 0 3em 2em 3em 0; }
  .ginput_complex .ginput_left,.ginput_complex .ginput_right,.ginput_complex .name_first,.ginput_complex .name_last {
    width: 48%; }
  .ginput_complex .ginput_left,.ginput_complex .name_first {
    float: left; }
  .ginput_complex .ginput_right,.ginput_complex .name_last {
    float: right; }
    .gform_submission_error {
      font-size: 1em; }
    .breadcrumbs-items {
      padding: 1.125rem 1.25rem; }
    .breadcrumbs-item {
      font-size: 0.625rem; }
      .breadcrumbs-item:not(:first-child) {
        margin-left: 0.875rem; }
      .breadcrumbs-item + .breadcrumbs-item::before {
        margin-right: 1rem; }
      .footer .menu-footer-nav-container .menu {
        padding: 1.25rem 0;
        column-count: 3;
        margin: 0; }
        .footer .menu-footer-nav-container .menu .sub-menu {
          margin-bottom: 5.75rem; }
      .footer .newsletter-signup {
        width: 56%; }
    .padding-top-xsm {
      padding-top: 1em; }
    .padding-top-sm {
      padding-top: 2em; }
    .padding-top-md {
      padding-top: 2.75em; }
    .padding-top-lg {
      padding-top: 4em; }
    .padding-top-xlg {
      padding-top: 5.25em; }
    .padding-btm-xsm {
      padding-bottom: 1em; }
    .padding-btm-sm {
      padding-bottom: 2em; }
    .padding-btm-md {
      padding-bottom: 2.75em; }
    .padding-btm-lg {
      padding-bottom: 4em; }
    .padding-btm-xlg {
      padding-bottom: 5.25em; }
    .margin-top-xsm {
      margin-top: 1em; }
    .margin-top-sm {
      margin-top: 2em; }
    .margin-top-md {
      margin-top: 2.75em; }
    .margin-top-lg {
      margin-top: 4em; }
    .margin-top-xlg {
      margin-top: 5.25em; }
    .margin-btm-xsm {
      margin-bottom: 1em; }
    .margin-btm-sm {
      margin-bottom: 2em; }
    .margin-btm-md {
      margin-bottom: 2.75em; }
    .margin-btm-lg {
      margin-bottom: 4em; }
    .margin-btm-xlg {
      margin-bottom: 5.25em; }
      .banner.banner-simple-centered-pattern.image-right .image-wrapper {
        max-width: 280px; }
      .banner.banner-simple-centered-pattern.image-left .image-wrapper {
        max-width: 280px; }
      .banner.banner-simple-centered-pattern .content .content-wrapper {
        padding: 6.25rem 0 3.75rem; }
  .banner.banner-two-column.image-right .content {
    -ms-flex-flow: row;
        flex-flow: row; }
  .banner.banner-two-column.image-right .content .image-wrapper {
    text-align: left; }
  .banner.banner-two-column.image-left .content {
    -ms-flex-flow: row-reverse;
        flex-flow: row-reverse; }
    .banner.banner-two-column .content {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .banner.banner-two-column .content .content-wrapper {
        width: 48%; }
      .banner.banner-two-column .content .image-wrapper {
        width: 48%;
        margin-bottom: 0;
        text-align: right; }
      .banner.banner-two-column .content .button {
        width: auto; }
    .banner.banner-image-bottom .content .image-wrapper {
      margin-top: -2.5rem; }
    .banner.banner-image-right .content {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .banner.banner-image-right .content .content-wrapper {
        width: 46%;
        text-align: left; }
      .banner.banner-image-right .content .image-wrapper {
        width: 54%;
        margin-bottom: 0;
        text-align: right; }
      .banner.banner-image-right .content .button {
        width: auto; }
          .banner.banner-collage .content .content-wrapper .banner-sub-title {
            font-size: 2.375rem; }
        .banner.banner-collage .content .image-wrapper {
          right: 0; }
        .banner .content .content-wrapper .banner-sub-title span:before {
          height: 5px; }
    .banner .content .content-wrapper .banner-sub-title {
      font-size: 1.9375rem;
      line-height: 2.5625rem; }
    .banner .content .content-wrapper .banner-content {
      font-size: 1.25rem;
      line-height: 1.625rem; }
    .ticker .content {
      max-width: 500px;
      font-size: 1.25rem; }
    .stats .stat-list {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      max-width: 100%; }
      .stats .stat-list .stat-item {
        margin-bottom: 0; }
      .stats .stat-list .title {
        font-size: 1.875rem; }
    .organization-roles .content {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .organization-roles .content .content-wrapper {
        width: 46%;
        margin-top: 0;
        margin-bottom: 0; }
          .organization-roles .content .content-wrapper .sub-title span:before {
            height: 5px; }
      .organization-roles .content .content-wrapper .sub-title {
        font-size: 1.9375rem;
        line-height: 2.5625rem; }
        .organization-roles .content .content-wrapper .content p {
          font-size: 1.125rem;
          line-height: 1.625rem; }
      .organization-roles .content .image-wrapper {
        width: 51%;
        text-align: right; }
          .organization-roles .content .image-wrapper .link-list .link-item {
            padding: 0.5rem 0 0.5rem 1.5625rem; }
            .organization-roles .content .image-wrapper .link-list .icon svg {
              width: 12px;
              height: 11px; }
      .organization-roles .content .button {
        width: auto; }
      .organization-roles .icon-cta-content .icon-link-list {
        -ms-flex-flow: row;
            flex-flow: row;
        padding: 0.5rem 0; }
      .organization-roles .icon-cta-content .icon {
        width: 50px;
        height: 50px;
        margin: auto auto 1.25rem; }
      .organization-roles .icon-cta-content .icon-link-item {
        width: 20%; }
      .organization-roles .icon-cta-content .icon-link-item:hover {
        background: #33336E; }
      .organization-roles .icon-cta-content .link {
        -ms-flex-flow: column;
            flex-flow: column;
        padding: 4.625rem 5%;
        text-align: center; }
          .organization-roles .icon-cta-content .link .title::after {
            width: 28px;
            height: 28px;
            top: 100%;
            left: 50%;
            margin-top: 0.9375rem;
            margin-left: 0;
            transform: translateX(-50%); }
        .two-column-testimonial-free-text .content .right-content .fancy-arrow-list li {
          font-size: 1.375rem; }
  .two-column-video.image-video-left .content {
    -ms-flex-flow: row-reverse;
        flex-flow: row-reverse; }
    .two-column-video .content {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .two-column-video .content .content-wrapper {
        width: 45%;
        text-align: left; }
            .two-column-video .content .content-wrapper .title span:before {
              height: 5px; }
        .two-column-video .content .content-wrapper .title {
          font-size: 1.9375rem;
          line-height: 2.5625rem; }
      .two-column-video .content .video-wrapper {
        width: 50%;
        margin-bottom: 0; }
    .college-testimonial .college-content {
      height: 280px; }
      .college-testimonial .college-content .college-left {
        display: block; }
      .college-testimonial .college-content .college-center {
        width: 71.5%; }
        .college-testimonial .college-content .college-center .college-center-top {
          height: 50%; }
        .college-testimonial .college-content .college-center .college-top-left {
          display: block; }
        .college-testimonial .college-content .college-center .college-top-center {
          width: 28%; }
        .college-testimonial .college-content .college-center .college-top-right {
          display: block; }
        .college-testimonial .college-content .college-center .college-bottom-left {
          width: 56%;
          padding: 0; }
          .college-testimonial .college-content .college-center .college-bottom-left .content {
            position: absolute;
            top: 0;
            left: 0;
            margin-top: 0; }
          .college-testimonial .college-content .college-center .college-bottom-left .heading {
            font-size: 1.75rem;
            line-height: 2rem; }
        .college-testimonial .college-content .college-center .college-bottom-right {
          display: block; }
      .college-testimonial .college-content .college-right {
        display: block; }
    .college-testimonial .testimonial-carousel-items {
      width: 56%; }
    .college-photo .college-content {
      height: 500px; }
      .college-photo .college-content .college-left {
        display: block; }
      .college-photo .college-content .college-right {
        width: 60%; }
        .college-photo .college-content .college-right .college-right-top {
          height: 50%; }
        .college-photo .college-content .college-right .college-right-bottom {
          margin-top: 0;
          padding: 0; }
        .college-photo .college-content .college-right .college-right-bottom {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-flow: row;
              flex-flow: row; }
        .college-photo .college-content .college-right .college-bottom-left {
          width: 45%; }
        .college-photo .college-content .college-right .college-bottom-right {
          width: 55%;
          height: 100%; }
          .college-photo .college-content .college-right .college-bottom-right .content {
            position: absolute;
            top: 0;
            left: 0;
            width: 90%;
            margin-top: 0; }
    .content-feed-course .items {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: start;
          justify-content: flex-start;
      margin-top: 2.5rem; }
    .content-feed-additional-course .items {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 2.5rem; }
        .content-two-column-headline-feature .content .left .heading {
          font-size: 1.75rem;
          line-height: 2.375rem; }
    .open-pos-list-item-link {
      padding: 1.375rem 1.5rem 1.25rem; }
    .bf-req-list {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .bf-req-list-item {
      width: 42%; }
    .sb-benefits-list {
      -ms-flex-flow: row;
          flex-flow: row; }
    .sb-benefits-list-item {
      width: 45%; }
    .two-column-image-bullets .content {
      -ms-flex-flow: row;
          flex-flow: row; }
      .two-column-image-bullets .content .left-content {
        width: 37.1%;
        margin-bottom: 0; }
      .two-column-image-bullets .content .right-content {
        width: 54%; }
    .page-id-14457 .two-column-image-bullets .content .left-content .image-wrapper {
      position: relative;
      top: -180px; }
    .centered-content .heading {
      font-size: 2.25rem; }
      .team-grid .team-grid-filter {
        margin-bottom: 0;
        font-size: 1.0625rem; }
      .team-grid .team-grid-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        width: auto;
        margin-top: 2.5rem; }
      .team-grid .team-member-item {
        width: 48%; }
    .coaches-grid .team-grid-filter {
      margin-bottom: 0;
      font-size: 1.0625rem; }
    .coaches-grid .team-grid-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      width: auto;
      margin-top: 2.5rem; }
    .coaches-grid .team-member-item {
      width: 48%; }
    .hero-simple-subheading {
      font-size: 2.625rem; }
        .hero-simple-subheading span:before {
          height: 5px; }
    .content-list-heading {
      font-size: 2.25rem; }
    .content-list-intro-text {
      margin-top: 2.5rem;
      font-size: 1.0625rem; }
    .content-list-item-body {
      padding-bottom: 2.5rem; }
    .content-list-item-desc {
      margin-top: 2.5rem; }
    .hero-color-wrap {
      padding-bottom: 5.25rem; }
      .hero-color-wrap-padding-xsm .hero-color-wrap-wrapper {
        padding: 2rem 0; }
      .hero-color-wrap-padding-sm .hero-color-wrap-wrapper {
        padding: 2.75rem 0; }
      .hero-color-wrap-padding-md .hero-color-wrap-wrapper {
        padding: 4rem 0; }
      .hero-color-wrap-padding-lg .hero-color-wrap-wrapper {
        padding: 5.25rem 0; }
      .hero-color-wrap-padding-xlg .hero-color-wrap-wrapper,.single-ag_program .hero-color-wrap-wrapper {
        padding: 8rem 0; }
    .hero-color-wrap-heading {
      font-size: 2.25rem; }
    .programs-courses {
      padding: 3.75rem 0 0; }
              .programs-courses .content .content-wrapper .sub-title span:before {
                height: 5px; }
          .programs-courses .content .content-wrapper .sub-title {
            font-size: 1.9375rem;
            line-height: 2.5625rem; }
            .programs-courses .content .content-wrapper .content p {
              font-size: 1.125rem;
              line-height: 1.625rem; }
          .programs-courses .content .slider-wrapper .program-slider {
            padding-top: 0; }
          .programs-courses .content .slider-wrapper .program-slider-nav {
            padding: 3.375rem 2.125rem 0; }
            .programs-courses .content .slider-wrapper .program-slider-nav .carousel-nav {
              width: auto; }
            .programs-courses .content .slider-wrapper .program-slider-nav .title {
              padding: 1.25rem 0.875rem;
              font-size: 1rem; }
        .programs-courses .content .program-detail {
          padding: 0 0 1.25rem 1.25rem; }
          .programs-courses .content .program-detail .slide-left {
            padding-top: 3.75rem; }
            .programs-courses .content .program-detail .slide-left .title {
              font-size: 2.25rem;
              line-height: 2.875rem; }
          .programs-courses .content .program-detail .slide-right {
            min-height: 374px; }
          .programs-courses .content .slider-bottom .cource-list {
            -ms-flex-flow: row;
                flex-flow: row;
            -ms-flex-pack: justify;
                justify-content: space-between; }
            .programs-courses .content .slider-bottom .cource-list .course-item {
              width: 48%; }
              .programs-courses .content .slider-bottom .cource-list .course-item:first-child {
                margin-bottom: 0; }
    .team-single-container {
      width: 80%;
      margin-top: 3.125rem;
      box-shadow: 0 18px 60px rgba(0, 0, 0, 0.25); }
    .team-single-header {
      padding-top: 3.125rem; }
    .team-single-header-term-name {
      font-size: 2.5rem; }
    .team-single-header-term-desc {
      font-size: 1.125rem; }
    .team-single-photo {
      top: -30px; }
    .team-single-info {
      padding: 0 2.5rem; }
    .team-single-name {
      font-size: 2.125rem; }
    .team-single-position {
      margin-top: 0.875rem;
      font-size: 1.125rem; }
    .team-single-contact-info {
      margin-top: 1.875rem; }
      .team-single-contact-info p {
        margin-bottom: 0.5rem;
        font-size: 1.125rem; }
    .team-single-contact-info-heading {
      margin-bottom: 1rem; }
    .team-single-content {
      padding: 2.5rem; }
      .team-single-related-members .team-member-item {
        margin-bottom: 0; }
      .team-single-related-members .team-member-content {
        max-width: 180px; }
    .team-single-related-members-list {
      -ms-flex-flow: row;
          flex-flow: row; }
    .single-ag_program .hero-color-wrap-container {
      width: 94%; }
    .program-single-header-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .program-single-header-text,.program-single-header-video {
      width: 48%;
      text-align: left; }
      .program-single-header-cta.button {
        padding: 0 2.5rem; }
    .program-single-header-video {
      margin-top: 0; } }
  @media screen and (min-width: 37.5em) and (max-width: 50em) {
      .resource-hero .resource-hero-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; } }
  @media screen and (min-width: 50em) {
      .core p.featured-testimonial {
        font-size: 2.125rem; }
      .core p.featured-testimonial {
        font-size: 2.25rem;
        line-height: 3.0625rem; }
      .core p.block-quotes {
        font-size: 1.875rem;
        line-height: 3.0625rem; }
      .article-author .container {
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      .article-author .author-avatar {
        margin-bottom: 0; }
    .article-author {
      text-align: left; }
      .article-author .author-avatar .avatar-cover {
        width: 180px;
        height: 180px;
        display: inline-block;
        padding: 0.625rem;
        border-radius: 100%;
        box-shadow: 10px 22px 20px 0 rgba(0, 0, 0, 0.15); }
      .article-author .author-description {
        width: calc(100% - 314px); }
    .blog-filter-wrapper .category-select-wrapper {
      margin-right: 0; }
      .blog-filter-wrapper .category-select-wrapper label {
        display: inline-block; }
        .blog-filter-wrapper .search-form-wrapper input:focus {
          width: 300px; }
    .blog-bottom-cta {
      margin: 3.75rem 0 1.875rem; }
    .call-to-action .cta-ebook {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      text-align: left; }
      .call-to-action .cta-ebook .image-block {
        width: 224px;
        margin: 0; }
      .call-to-action .cta-ebook .content-block {
        width: calc(100% - 298px); }
    .call-to-action .cta-footer-triptych {
      -ms-flex-flow: row;
          flex-flow: row; }
      .call-to-action .cta-footer-triptych .content-block {
        padding: 2%; }
      .call-to-action .cta-footer-triptych .content-wrap {
        min-height: 140px;
        margin-bottom: 5rem;
        padding-bottom: 1.25rem; }
      .call-to-action .cta-footer-triptych .pre-title {
        margin-bottom: 0.75rem; }
      .call-to-action .cta-footer-triptych .post-title {
        padding: 0;
        font-size: 1.25rem;
        line-height: 2rem; }
        .call-to-action .cta-footer-triptych .post-title::after {
          display: none; }
      .call-to-action .cta-footer-triptych .button {
        display: inline-block; }
        .call-to-action .cta-simple-cta.cta-small .pattern-image {
          height: auto;
          margin: auto; }
        .call-to-action .cta-simple-cta.cta-small .pattern-image {
          position: absolute;
          bottom: 0;
          left: 0;
          margin: 0; }
      .call-to-action .cta-simple-cta.cta-small-full-width {
        text-align: left; }
        .call-to-action .cta-simple-cta.cta-small-full-width .content {
          margin: 0; }
        .call-to-action .cta-simple-cta.cta-small-full-width .pattern-image {
          position: absolute;
          right: 0;
          bottom: 0;
          margin: 0; }
      .call-to-action .cta-simple-cta.cta-large-full-width {
        text-align: left; }
        .call-to-action .cta-simple-cta.cta-large-full-width .pattern-image {
          position: absolute;
          right: 0;
          bottom: 0;
          max-width: 545px;
          margin-right: 0; }
    .call-to-action .cta-team-two-column .content {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      text-align: left; }
      .call-to-action .cta-team-two-column .content .content-wrapper {
        width: 48%; }
        .call-to-action .cta-team-two-column .content .content-wrapper .content {
          max-width: 500px; }
      .call-to-action .cta-team-two-column .content .team-wrapper {
        width: 55%; }
        .call-to-action .cta-team-two-column .content .team-wrapper .team-grid {
          float: right;
          margin: 0 1.875rem 0 0; }
    .call-to-action .cta-meet-team .team-wrapper {
      max-width: 100%; }
      .call-to-action .cta-meet-team .team-wrapper .team-member {
        width: 135px;
        height: 135px;
        margin: 0 1.25rem 1.25rem 0; }
        .call-to-action .cta-meet-team .team-wrapper .team-member:last-child {
          margin-right: 0; }
      .call-to-action .cta-meet-team .content-wrapper .title {
        margin-bottom: 1.25rem;
        font-size: 2.125rem; }
      .call-to-action .cta-meet-team .content-wrapper .content {
        font-size: 1.125rem;
        line-height: 1.75rem; }
        .single-ag_team_member .related-posts .related-post-title {
          font-size: 1.5rem; }
          .related-posts .related-posts-items .post-information .grid-footer {
            -ms-flex-flow: row;
                flex-flow: row;
            -ms-flex-pack: justify;
                justify-content: space-between; }
            .related-posts .related-posts-items .post-information .grid-footer .grid-footer-left {
              -ms-flex-pack: start;
                  justify-content: flex-start; }
    .content-feed-case-study .items {
      margin-top: 3.125rem; }
      .testimonial-carousel .testimonial-carousel-items {
        padding: 0 2.8125rem; }
      .testimonial-carousel .testimonial-carousel-items {
        padding: 0 6.5625rem; }
        .testimonial-carousel .testimonial-carousel-item .quote {
          font-size: 1.625rem;
          line-height: 2.5625rem; }
          .filter-bar .input-wrapper input:focus {
            width: 300px; }
      .filter-bar .clear-filters {
        width: auto;
        min-width: 185px;
        padding: 0 2em; }
      .resource-card.has-featured.video-card .icon,.resource-card.has-featured.video-card svg {
        width: 80px;
        height: 80px; }
    .resource-card-collection .resource-card {
      width: 33%;
      margin-right: 0.5%; }
      .resource-card-collection .resource-card:nth-child(2n) {
        margin-right: 0.5%; }
      .resource-card-collection .resource-card:nth-child(3n) {
        margin-right: 0; }
    .resource-grid .resource-card-collection-wrapper {
      padding: 2rem 0 1rem; }
    .resource-hero {
      padding: 0; }
      .resource-hero .container {
        max-width: 1180px; }
      .resource-hero .image-wrapper,.resource-hero .image-wrapper img {
        max-width: 260px; }
      .resource-hero .image-wrapper {
        position: absolute;
        bottom: -50px;
        left: 0;
        box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1); }
      .resource-hero .content-wrapper {
        padding: 8.75rem 0 6.25rem 18.75rem; }
    .resource-landing-hero .image-wrapper {
      display: inline-block;
      vertical-align: middle;
      width: 32.20339%;
      margin-bottom: 0; }
    .resource-landing-hero .content-wrapper {
      display: inline-block;
      vertical-align: middle;
      width: 57.62712%;
      margin-left: 6.77966%; }
    .resource-landing-hero .share label {
      display: inline-block; }
    .resource-landing-hero .cher-links,.resource-landing-hero .download,.resource-landing-hero .share {
      display: inline-block;
      vertical-align: middle;
      text-align: left; }
    .resource-landing-hero .bullets {
      margin-top: 2.5rem; }
    .resource-landing-hero .bullet {
      display: inline-block;
      vertical-align: middle;
      width: 32.20339%; }
      .resource-landing-hero .bullet + .bullet {
        margin-left: 1.69492%; }
    .resource-hero.resource-gate-hero {
      padding: 5rem 0 0.0625rem; }
      .resource-hero.resource-gate-hero .content {
        padding: 0 1rem 4rem; }
      .resource-hero.resource-gate-hero .content-wrapper {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%; }
      .resource-hero.resource-gate-hero .form-wrapper {
        float: right;
        width: 45%;
        margin-right: 0;
        margin-left: 4.15%; }
      .resource-hero.resource-gate-hero::after {
        display: block;
        clear: left;
        content: ''; }
        .resource-hero.resource-gate-hero .simple-form .gform_body {
          padding: 1.5em 2.5em; }
        .resource-hero.resource-gate-hero .simple-form .gform_footer {
          padding: 0 2.5em 1.5em; }
      .resource-gate-content .container,.resource-thankyou-content .container {
        max-width: 1180px; }
      .resource-gate-content .content-wrapper,.resource-thankyou-content .content-wrapper {
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .resource-gate-content .content-wrapper .resource-content,.resource-thankyou-content .content-wrapper .resource-content {
          width: 46%;
          margin-bottom: 0; }
        .resource-gate-content .content-wrapper .simple-form,.resource-thankyou-content .content-wrapper .simple-form {
          width: 46%; }
    .gform_body {
      padding: 2em 3em 0; }
        .video-cover .caption .play-cta {
          font-size: 1rem; }
    .breadcrumbs-item {
      font-size: 0.75rem; }
    .main-header .utility-nav {
      padding: 0 1.875rem; }
        .footer.footer-resource .container {
          -ms-flex-flow: row;
              flex-flow: row;
          -ms-flex-pack: justify;
              justify-content: space-between; }
        .footer.footer-resource .footer-social-link {
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .footer .footer-cover {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .footer .logo {
        width: 12%; }
      .footer .navigation {
        width: 53%; }
      .footer .newsletter-signup {
        width: 35%; }
      .footer .login-link-cover {
        width: 9%; }
      .footer .sub-footer-cover {
        margin-bottom: 0;
        padding: 2.5rem 0; }
    .padding-top-xsm {
      padding-top: 1.25em; }
    .padding-top-sm {
      padding-top: 2.5em; }
    .padding-top-md {
      padding-top: 3.75em; }
    .padding-top-lg {
      padding-top: 5em; }
    .padding-top-xlg {
      padding-top: 6.25em; }
    .padding-btm-xsm {
      padding-bottom: 1.25em; }
    .padding-btm-sm {
      padding-bottom: 2.5em; }
    .padding-btm-md {
      padding-bottom: 3.75em; }
    .padding-btm-lg {
      padding-bottom: 5em; }
    .padding-btm-xlg {
      padding-bottom: 6.25em; }
    .margin-top-xsm {
      margin-top: 1.25em; }
    .margin-top-sm {
      margin-top: 2.5em; }
    .margin-top-md {
      margin-top: 3.75em; }
    .margin-top-lg {
      margin-top: 5em; }
    .margin-top-xlg {
      margin-top: 6.25em; }
    .margin-btm-xsm {
      margin-bottom: 1.25em; }
    .margin-btm-sm {
      margin-bottom: 2.5em; }
    .margin-btm-md {
      margin-bottom: 3.75em; }
    .margin-btm-lg {
      margin-bottom: 5em; }
    .margin-btm-xlg {
      margin-bottom: 6.25em; }
    .flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
      -ms-flex-direction: row;
          flex-direction: row; }
  .multicolumn-content-grid > .container {
    font-size: 0; }
    .flexbox .multicolumn-content-grid > .container {
      -ms-flex-direction: row;
          flex-direction: row; }
  .multicolumn-content-grid.align-columns-top > .container {
    -ms-flex-align: start;
        align-items: flex-start; }
  .multicolumn-content-grid.align-columns-middle > .container {
    -ms-flex-align: center;
        align-items: center; }
  .multicolumn-content-grid.align-columns-bottom > .container {
    -ms-flex-align: end;
        align-items: flex-end; }
  .multicolumn-content-grid.justify-columns-flex-start > .container {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .multicolumn-content-grid.justify-columns-center > .container {
    -ms-flex-pack: center;
        justify-content: center; }
  .multicolumn-content-grid.justify-columns-flex-end > .container {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .multicolumn-content-grid.justify-columns-space-around > .container {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .multicolumn-content-grid.justify-columns-space-around > .container .content-area {
      margin-right: 0; }
  .multicolumn-content-grid.justify-columns-space-between > .container {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .multicolumn-content-grid.justify-columns-space-between > .container .content-area {
      margin-right: 0; }
  .multicolumn-content-grid .content-area {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
    font-size: 1rem; }
    .multicolumn-content-grid .content-area:last-child {
      margin-right: 0; }
    .multicolumn-content-grid .content-area.columns-1 {
      width: 6.77966%; }
    .multicolumn-content-grid .content-area.columns-2 {
      width: 15.25424%; }
    .multicolumn-content-grid .content-area.columns-3 {
      width: 23.72881%; }
    .multicolumn-content-grid .content-area.columns-4 {
      width: 32.20339%; }
    .multicolumn-content-grid .content-area.columns-5 {
      width: 40.67797%; }
    .multicolumn-content-grid .content-area.columns-6 {
      width: 49.15254%; }
    .multicolumn-content-grid .content-area.columns-7 {
      width: 57.62712%; }
    .multicolumn-content-grid .content-area.columns-8 {
      width: 66.10169%; }
    .multicolumn-content-grid .content-area.columns-9 {
      width: 74.57627%; }
    .multicolumn-content-grid .content-area.columns-10 {
      width: 83.05085%; }
    .multicolumn-content-grid .content-area.columns-11 {
      width: 91.52542%; }
    .multicolumn-content-grid .content-area.columns-12 {
      width: 100%;
      margin-right: 0; }
  .flexbox .flexible-layout.card-grid .card-collection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .no-flexbox .flexible-layout.card-grid .card-collection {
    font-size: 0; }
  .no-flexbox .flexible-layout.card-grid .card {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem; }
  .flexible-layout.card-grid[data-row-size='2'] .card-collection .card,.flexible-layout.card-grid[data-row-size='3'] .card-collection .card,.flexible-layout.card-grid[data-row-size='4'] .card-collection .card,.flexible-layout.card-grid[data-row-size='5'] .card-collection .card,.flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
    width: 49.15254%;
    margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='2'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
      margin-right: 0; }
    .cta-card .heading {
      font-size: 3.4375rem; }
    .cta-card .subheading {
      font-size: 2.5rem; }
    .cta-card .card-collection {
      margin-top: 4.375rem; }
      .cta-card .card:nth-child(2n+2) {
        margin-right: 0;
        margin-left: 0; }
      .banner.banner-simple-centered-pattern .content .content-wrapper {
        padding: 6.25rem 0; }
      .banner.banner-image-right .content .content-wrapper {
        width: 60%; }
      .banner.banner-image-right .content .image-wrapper {
        width: 62%; }
      .banner.banner-collage .content {
        min-height: 768px; }
        .banner.banner-collage .content .content-wrapper {
          max-width: 50%; }
          .banner.banner-collage .content .content-wrapper .banner-sub-title {
            font-size: 2.75rem;
            line-height: 1.1; }
          .banner.banner-collage .content .image-wrapper img {
            left: -75px; }
    .ticker .content {
      max-width: 683.44px;
      padding-left: 2.8125rem;
      font-size: 1.5rem;
      line-height: 1.875rem; }
      .ticker .content .icon {
        display: block; }
      .stats .stat-list .title {
        font-size: 3.125rem; }
      .stats .stat-list.stat-count-5 .stat-item {
        min-width: calc(20% - 50px); }
        .stats .stat-list.stat-count-5 .stat-item:first-child {
          margin-left: 0; }
        .stats .stat-list.stat-count-5 .stat-item:last-child {
          margin-left: 0; }
      .logo-grid .logo-list {
        max-width: 100%; }
        .logo-grid .logo-list .logo-item {
          width: 16.66%; }
        .organization-roles .content .content-wrapper .content p {
          font-size: 1.25rem; }
    .two-column-testimonial-free-text .content {
      -ms-flex-flow: row;
          flex-flow: row; }
      .two-column-testimonial-free-text .content .left-content {
        width: 48%;
        margin-bottom: 0; }
        .two-column-testimonial-free-text .content .left-content .quote {
          font-size: 1.625rem;
          line-height: 2.5625rem; }
      .two-column-testimonial-free-text .content .right-content {
        width: 50%; }
    .two-column-bullets .content {
      -ms-flex-flow: row;
          flex-flow: row; }
      .two-column-bullets .content .left-content {
        width: 48%;
        margin-bottom: 0; }
        .two-column-bullets .content .left-content .quote {
          font-size: 1.625rem;
          line-height: 2.5625rem; }
      .two-column-bullets .content .right-content {
        width: 48%; }
    .two-column-checklist-right .content {
      -ms-flex-flow: row;
          flex-flow: row; }
      .two-column-checklist-right .content .left-content {
        width: 43%;
        margin-bottom: 0;
        font-size: 2.1875rem;
        line-height: 2.5rem; }
        .two-column-checklist-right .content .left-content::after {
          bottom: 50px;
          width: 52px;
          height: 52px; }
      .two-column-checklist-right .content .right-content {
        width: 56%;
        padding: 2.5rem 0; }
    .college-testimonial .college-content {
      height: 350px; }
          .college-testimonial .college-content .college-center .college-bottom-left .content {
            padding: 6.25rem 6%; }
          .college-testimonial .college-content .college-center .college-bottom-left .heading {
            font-size: 2.25rem;
            line-height: 2.5rem; }
          .college-testimonial .college-content .college-center .college-bottom-left .sub-heading {
            font-size: 2.375rem;
            line-height: 3rem; }
      .college-testimonial .testimonial-carousel-items .quote {
        font-size: 1.625rem;
        line-height: 2.25rem; }
    .icon-grid.three-column .grid-items {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: initial;
          align-items: initial;
      -ms-flex-pack: center;
          justify-content: center; }
    .icon-grid.three-column .grid-item {
      margin-bottom: 0; }
    .icon-grid.four-column .grid-items {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-align: initial;
          align-items: initial;
      -ms-flex-pack: justify;
          justify-content: space-between; }
          .college-photo .college-content .college-right .college-bottom-right .heading {
            font-size: 1.5rem; }
          .college-photo .college-content .college-right .college-bottom-right .sub-heading {
            font-size: 2rem; }
    .timeline {
      margin-bottom: 4.6875rem; }
      .timeline::before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        z-index: 0;
        width: 2px;
        height: 100%;
        background: #EBEBED;
        content: ''; }
      .timeline::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 55px;
        height: 70px;
        margin-left: -0.0625rem;
        transform: translateX(-50%);
        background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2255%22%20height%3D%2269%22%20viewBox%3D%220%200%2055%2069%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3ELogos%2FAriel%20Mark%3C%2Ftitle%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23222020%22%20d%3D%22M27.5%2069L0%2014h12.125L27.5%2044.752%2042.876%2014h.362l-15.65%2030.752L43.239%2014H55z%22%2F%3E%3Cpath%20d%3D%22M21%207.042C21%2011.102%2024.275%2014%2028.041%2014%2031.807%2014%2035%2011.101%2035%207.042%2035%202.9%2031.807%200%2028.041%200%2024.275%200%2021%202.9%2021%207.042%22%20fill%3D%22%23FF4A4A%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-size: cover;
        content: ''; }
    .timeline.left-align .content-wrapper {
      text-align: right; }
    .timeline.left-align .content-wrapper .date {
      padding-right: 10%; }
    .timeline.left-align .content-wrapper .content {
      padding-right: 10%; }
    .timeline.left-align .content-wrapper:nth-child(2n+2) {
      text-align: left; }
    .timeline.left-align .content-wrapper:nth-child(2n+2) .date {
      padding-right: 0;
      padding-left: 17%; }
    .timeline.left-align .content-wrapper:nth-child(2n+2) .content {
      padding-right: 0;
      padding-left: 17%; }
    .timeline.left-align .content-wrapper:nth-child(2n+1) .date {
      text-align: right; }
    .timeline.left-align .content-wrapper:nth-child(2n+1) .heading {
      text-align: right; }
    .timeline.left-align .content-wrapper:nth-child(2n+1) .content {
      text-align: right; }
    .timeline.right-align .timeline-content {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .timeline.right-align .date {
      padding-left: 10%; }
    .timeline.right-align .content {
      padding-left: 10%; }
    .timeline.right-align .content-wrapper {
      text-align: left; }
    .timeline.right-align .content-wrapper:nth-child(2n+2) {
      text-align: right; }
      .timeline.right-align .content-wrapper:nth-child(2n+2) .date {
        text-align: right; }
      .timeline.right-align .content-wrapper:nth-child(2n+2) .heading {
        text-align: right; }
      .timeline.right-align .content-wrapper:nth-child(2n+2) .content {
        text-align: right; }
    .timeline.right-align .content-wrapper:nth-child(2n+2) .date {
      padding-right: 10%;
      padding-left: 0; }
    .timeline.right-align .content-wrapper:nth-child(2n+2) .content {
      padding-right: 10%;
      padding-left: 0; }
      .timeline .timeline-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      .timeline .content-wrapper {
        width: 50%;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
      .timeline .content-wrapper:nth-child(2n) {
        margin-top: 15rem; }
      .timeline .date {
        border-bottom: 2px solid #EBEBED;
        font-size: 2rem;
        line-height: 3.4375rem;
        text-align: left; }
        .timeline .date::after {
          width: 20px;
          height: 20px;
          position: absolute;
          z-index: 1;
          top: 100%;
          margin-top: -0.625rem;
          margin-left: -0.625rem;
          border-radius: 100%;
          background: #FF4A4A;
          content: ''; }
      .timeline .heading {
        font-size: 1.75rem;
        line-height: 3.125rem;
        text-align: left; }
      .content-feed-course .header .section-title {
        font-size: 1.5rem;
        line-height: 2.8125rem; }
    .content-feed-course .item {
      width: 31.5%;
      margin: 0 2.7% 1.25rem 0; }
      .content-feed-course .item:nth-child(3n + 3) {
        margin-right: 0; }
  .content-feed-additional-course.overflow-grid-bottom .items {
    margin-bottom: -3.4375rem; }
    .content-feed-additional-course .item {
      width: 48%;
      margin: 0 1.7% 2% 0; }
      .content-feed-additional-course .item:nth-child(2n + 2) {
        margin-right: 0; }
    .content-two-column-headline-feature .content {
      -ms-flex-flow: row;
          flex-flow: row;
      max-width: 990px; }
      .content-two-column-headline-feature .content .left {
        width: 40%; }
        .content-two-column-headline-feature .content .left svg {
          width: 30px;
          height: 30px; }
        .content-two-column-headline-feature .content .left .heading {
          margin: 0;
          font-size: 2.125rem;
          line-height: 3.0625rem; }
      .content-two-column-headline-feature .content .right {
        width: 52%;
        margin-left: 0; }
    .bf-content-container {
      -ms-flex-flow: row;
          flex-flow: row; }
    .bf-content1,.bf-content2 {
      width: 48%; }
    .bf-content1 {
      margin-bottom: 0; }
    .two-column-form .content-wrapper {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .two-column-form .content-wrapper .form-content {
        width: 46%;
        margin-bottom: 0; }
        .two-column-form .content-wrapper .form-content .form-content-title {
          font-size: 2.1875rem;
          line-height: 2.5rem; }
      .two-column-form .content-wrapper .simple-form {
        width: 46%; }
    .centered-content .heading {
      font-size: 3rem; }
      .team-grid .team-grid-sections {
        margin-top: 2.5rem; }
      .team-grid .team-grid-heading {
        font-size: 2.875rem; }
      .team-grid .select-filter-wrapper {
        width: auto; }
        .team-grid .select-filter-wrapper::after {
          right: 28px; }
        .team-grid .select-filter-wrapper .team-grid-select-filter {
          width: auto; }
      .team-grid .team-grid-container {
        margin-top: 4.375rem; }
    .coaches-grid .team-grid-sections {
      margin-top: 2.5rem; }
    .coaches-grid .team-grid-heading {
      font-size: 2.875rem; }
    .coaches-grid .team-grid-container {
      margin-top: 4.375rem; }
      .member-short-detail .member-short {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-align: center;
            align-items: center; }
      .member-short-detail .member-name {
        width: 30%; }
      .member-short-detail .member-name .team-member-name {
        margin-top: 1.5rem;
        font-size: 1.75rem; }
      .member-short-detail .member-content {
        width: 70%; }
    .hero-simple-header {
      text-align: left; }
  .hero-simple-image {
    position: absolute;
    z-index: 0;
    top: 50%;
    right: 2%;
    max-width: 300px;
    transform: translate(0, -50%); }
    .hero-simple-headings {
      margin: 0; }
    .content-list-heading {
      font-size: 3rem; }
    .hero-color-wrap {
      padding-bottom: 5.5rem; }
      .hero-color-wrap-padding-xsm .hero-color-wrap-wrapper {
        padding: 2.5rem 0; }
      .hero-color-wrap-padding-sm .hero-color-wrap-wrapper {
        padding: 3.75rem 0; }
      .hero-color-wrap-padding-md .hero-color-wrap-wrapper {
        padding: 5rem 0; }
      .hero-color-wrap-padding-lg .hero-color-wrap-wrapper {
        padding: 6.25rem 0; }
      .hero-color-wrap-padding-xlg .hero-color-wrap-wrapper,.single-ag_program .hero-color-wrap-wrapper {
        padding: 10rem 0; }
    .hero-color-wrap-feat-img {
      width: auto; }
    .hero-color-wrap-header {
      text-align: center; }
    .hero-color-wrap-heading {
      margin: auto;
      font-size: 2.625rem; }
    .hero-color-wrap-intro-text {
      display: block;
      margin-top: 0.9375rem;
      font-size: 1.0625rem; }
        .programs-courses .content .content-wrapper {
          padding: 0 2.75rem; }
            .programs-courses .content .content-wrapper .content p {
              font-size: 1.25rem; }
    .position-single-container {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 3.75rem; }
    .position-single-form,.position-single-post {
      width: 48%; }
    .position-single-post {
      margin-bottom: 0; }
    .position-single-title {
      font-size: 2rem; }
    .team-single-container {
      width: 70%; }
      .team-single-related-members .team-member-name {
        font-size: 1.25rem; }
    .team-single-related-members-heading {
      font-size: 3rem; }
    .program-single-header-content {
      padding: 2.5rem 1.25rem; }
    .program-single-header-title {
      margin-top: 1.25rem;
      font-size: 2.625rem; }
    .program-single-header-desc {
      margin-top: 1.25rem;
      font-size: 1.125rem; }
    .program-single-header-ctas {
      margin-top: 1.875rem; } }
  @media screen and (min-width: 56.25em) {
        .blog-posts .post-information .grid-footer {
          -ms-flex-flow: row;
              flex-flow: row;
          -ms-flex-pack: justify;
              justify-content: space-between; }
          .blog-posts .post-information .grid-footer .grid-footer-left {
            -ms-flex-pack: start;
                justify-content: flex-start;
            margin-bottom: 0; }
    .call-to-action .cta-ebook {
      padding-right: 6.25rem;
      padding-left: 3.75rem; }
      .call-to-action .cta-footer-triptych .post-title {
        font-size: 1.625rem;
        line-height: 2.5rem; }
      .call-to-action .cta-meet-team .team-wrapper .team-member {
        margin-right: 2.5rem; }
      .social-share.socialslide-share.slide-share .icon {
        width: 32px; }
      .banner.banner-image-right .content-wrapper .banner-contents {
        min-height: 350px; }
    .banner.banner-image-right.image-stretch .image-wrapper img {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }
    .banner.banner-image-right .content {
      min-height: 350px; }
          .banner.banner-image-right .content .content-wrapper .banner-cta .cta-link-cover {
            margin-top: 0;
            margin-left: 2.5rem; }
      .banner.banner-image-right .content .image-wrapper {
        width: 68%; }
      .organization-roles .content .content-wrapper {
        width: 49%; }
      .organization-roles .content .image-wrapper {
        width: 48%; }
          .organization-roles .content .image-wrapper .link-list .link-item {
            padding: 0.875rem 0 0.875rem 1.5625rem; }
          .organization-roles .content .image-wrapper .link-list a {
            font-size: 1rem;
            line-height: 1.1875rem; }
          .organization-roles .content .image-wrapper .link-list .icon {
            top: 17px; }
            .organization-roles .content .image-wrapper .link-list .icon svg {
              width: 17px;
              height: 16px; }
      .icon-grid.three-column .grid-item .heading {
        font-size: 1.25rem; }
    .icon-grid.four-column .grid-item {
      width: 24%;
      margin-bottom: 0; }
      .programs-courses .content {
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .programs-courses .content .content-wrapper {
          width: 42%;
          margin-bottom: 0; }
        .programs-courses .content .slider-wrapper {
          width: 55%;
          margin-top: 3.25rem; }
          .programs-courses .content .slider-wrapper .slider-bacground-overlay {
            display: block; }
    .adtl-courses-dropdown {
      display: inline-block;
      margin-top: 0; }
    .adtl-courses-dropdown-button {
      margin-left: 1.25rem; }
    .adtl-courses-dropdown-menu {
      left: 20px; } }
  @media screen and (min-width: 62.5em) {
      .core p.featured-testimonial-large {
        font-size: 3.125rem; }
    .container {
      padding: 0 1.5rem; }
      .blog-hero .heading {
        font-size: 1.875rem;
        line-height: 2.1875rem; }
    .blog-posts {
      padding: 2.875rem 0; }
      .blog-post-content .post-title {
        font-size: 3.125rem;
        line-height: 3.4375rem; }
      .blog-post-content .share-this {
        position: absolute;
        top: 300px;
        -ms-flex-flow: column;
            flex-flow: column;
        -ms-flex-pack: start;
            justify-content: flex-start;
        margin: 1em 0 1em -3.75rem; }
        .blog-post-content .share-this .cher-links {
          -ms-flex-flow: column;
              flex-flow: column; }
        .blog-post-content .share-this .cher-link-item {
          margin-top: 0.625rem; }
    .call-to-action .cta-ebook {
      padding-right: 11.25rem;
      padding-left: 7rem; }
      .call-to-action .cta-footer-triptych .content-block {
        padding: 3%; }
        .call-to-action .cta-simple-cta.cta-small .content {
          max-width: 630px; }
        .call-to-action .cta-simple-cta.cta-large-full-width .content {
          padding: 3.125rem 0; }
          .call-to-action .cta-simple-cta.cta-large-full-width .content .title {
            margin-bottom: 1.875rem;
            font-size: 3.25rem;
            line-height: 1.1; }
        .call-to-action .cta-team-two-column .content .content-wrapper .sub-title {
          font-size: 2.25rem;
          margin: 1.25rem 0 2.5rem; }
        .call-to-action .cta-team-two-column .content .team-wrapper .team-grid {
          width: 400px;
          height: 386px; }
      .call-to-action .cta-team-two-column .content .team-member {
        width: 148px;
        height: 148px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(3) {
          right: 70px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(4) {
          bottom: 50px;
          left: 10px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(5) {
          right: -12px;
          bottom: 25px; }
      .call-to-action .cta-meet-team .team-wrapper .team-member {
        width: 148px;
        height: 148px; }
      .call-to-action .cta-meet-team .content-wrapper .title {
        font-size: 2.5rem;
        line-height: 3.0625rem; }
    .related-posts {
      padding: 3.75rem 0 1.6875rem; }
      .related-posts .related-post-title {
        text-align: left; }
        .single-ag_team_member .related-posts .related-post-title {
          font-size: 1.75rem; }
      .related-posts .related-posts-items {
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-pack: justify;
            justify-content: space-between;
        padding: 2rem 0; }
        .related-posts .related-posts-items .grid-item {
          width: 47.5%;
          margin-bottom: 0; }
    .content-feed-case-study .items {
      margin-top: 3.75rem; }
    .content-feed-case-study .item {
      margin-bottom: 3.5rem; }
      .content-feed-case-study .item .body {
        padding: 2rem 2rem 3.125rem 2.625rem; }
      .content-feed-case-study .item .title {
        font-size: 1.625rem;
        line-height: 1.75rem; }
      .content-feed-case-study .item .program-content {
        padding: 2rem 2.625rem 1.5625rem 2rem; }
    .main-menu-wrapper {
      display: inline-block;
      padding: 0;
      background: transparent; }
    .main-menu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: stretch;
          align-items: stretch;
      padding: 0;
      background: transparent; }
      .main-menu .menu-item {
        text-align: left; }
        .main-menu .menu-item + .menu-item {
          margin-top: 0; }
      .main-menu .menu-item-top-level {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        height: 88px;
        min-height: 0;
        margin: 0;
        padding: 0;
        transform: none;
        background: rgba(0, 0, 0, 0); }
        .main-menu .menu-item-top-level > .menu-item-link {
          padding: 0 0.75rem;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-item-align: stretch;
              align-self: stretch;
          margin-bottom: 0;
          color: #FFFFFF;
          line-height: 1;
          text-align: left; }
      .main-menu .menu-item.menu-item-top-level.subnav-columns,.main-menu .menu-item.menu-item-top-level.subnav-meganav-casestudies,.main-menu .menu-item.menu-item-top-level.subnav-meganav-testimonials,.main-menu .menu-item.menu-item-top-level.subnav-meganav-title {
        position: static; }
        .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu,.main-menu .menu-item.menu-item-top-level.subnav-meganav-casestudies > .sub-menu,.main-menu .menu-item.menu-item-top-level.subnav-meganav-testimonials > .sub-menu,.main-menu .menu-item.menu-item-top-level.subnav-meganav-title > .sub-menu {
          position: fixed;
          top: 88px;
          display: none;
          width: 100vw;
          box-shadow: 0 12px 14px 0 rgba(0, 0, 0, 0.2); }
          .admin-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu,.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav-casestudies > .sub-menu,.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav-testimonials > .sub-menu,.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav-title > .sub-menu {
            top: 120px; }
      .main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu {
        display: none;
        min-width: 200px;
        padding: 1.25rem;
        box-shadow: 10px 10px 20px -2px rgba(0, 0, 0, 0.1);
        background-color: #fff; }
        .main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu .menu-item-link {
          font-size: 1rem; }
      .main-menu .menu-item-link {
        line-height: 1.625rem; }
      .main-menu .sub-menu-toggle {
        display: none; }
        .main-menu .sub-menu .menu-item {
          display: inline-block;
          width: 100%; }
      .main-menu .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        padding: 0; }
        .main-menu .sub-menu .menu-item {
          font-size: 100%;
          font-weight: normal; }
  .menu-item.subnav-columns .sub-menu-level-1 {
    padding: 1rem 2.5rem;
    box-shadow: 9px 9px 0 rgba(0, 0, 0, 0.1);
    background-color: #FFFFFF;
    text-align: center; }
    .flexbox .menu-item.subnav-columns .sub-menu-level-1 .columns-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-item.subnav-columns .menu-item-level-2 {
    display: inline-block;
    vertical-align: top;
    width: 15.25424%;
    padding: 0.625rem 0.9375rem;
    text-align: left; }
    .menu-item.subnav-columns .menu-item-level-2 + .menu-item-level-2 {
      border-left: 1px solid #ccc; }
    .menu-item.subnav-columns .menu-item-level-2 > .menu-item-link {
      font-size: 0.875rem;
      white-space: normal;
      text-transform: uppercase; }
  .menu-item.subnav-columns .menu-item-level-3 > .menu-item-link {
    font-size: 0.8125rem;
    font-weight: 400;
    white-space: normal; }
  .menu-item.subnav-columns .sub-menu-level-2 {
    position: static;
    display: block; }
    .menu-item.subnav-meganav-title .sub-menu {
      display: block;
      background-color: #FFFFFF; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-heading {
        display: block; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-children {
        -ms-flex-flow: row;
            flex-flow: row;
        width: 74.57627%;
        padding: 0;
        background: #FFFFFF; }
      .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item {
        width: 32.9%; }
        .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .menu-item-link {
          margin-bottom: 1.625rem;
          padding-bottom: 0.5rem; }
        .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item > .menu-item-link {
          display: inline-block;
          font-size: 1.5rem; }
          .menu-item.subnav-meganav-title .sub-menu .meganav-children > .menu-item > .sub-menu > .menu-item > .menu-item-link::before {
            width: 12px;
            height: 12px; }
      .flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container {
        padding: 5rem 1.5rem;
        background-repeat: no-repeat;
        background-position: left 40px;
        background-size: 400px; }
      .flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container > .meganav-children {
        display: -ms-flexbox;
        display: flex; }
    .menu-item.subnav-meganav-testimonials .sub-menu {
      display: block;
      background: #FFFFFF; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-heading {
        display: block; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children {
        padding: 0; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children {
        width: 15.25424%;
        background: #FFFFFF; }
          .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children > .menu-item > .menu-item-link {
            padding-bottom: 0.625rem; }
          .menu-item.subnav-meganav-testimonials .sub-menu .meganav-children > .menu-item .sub-menu {
            margin-top: 1.625rem; }
      .menu-item.subnav-meganav-testimonials .sub-menu .meganav-testimonial {
        display: block; }
      .flexbox .menu-item.subnav-meganav-testimonials .sub-menu .meganav-container {
        padding: 5rem 1.5rem 8.625rem; }
    .menu-item.subnav-meganav-casestudies .sub-menu {
      display: block;
      background-color: #FFFFFF; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children {
        -ms-flex-flow: row;
            flex-flow: row;
        -ms-flex-pack: justify;
            justify-content: space-between;
        padding: 0;
        background: #FFFFFF; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children {
        width: 49.15254%; }
        .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children > .menu-item {
          width: 48%; }
          .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children > .menu-item > .menu-item-link {
            margin-bottom: 1.625rem;
            padding-bottom: 0.625rem; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies {
        display: inline-block;
        width: 49.15254%; }
        .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies > .menu-item-link {
          margin-bottom: 1.625rem;
          padding-bottom: 0.625rem; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .meganav-casestudies-cover {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
            flex-flow: row; }
        .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right {
          padding: 2.125rem 1.75rem; }
      .flexbox .menu-item.subnav-meganav-casestudies .sub-menu .meganav-container {
        padding: 5rem 1.5rem 8.625rem; }
        .testimonial-carousel .testimonial-carousel-item .quote {
          font-size: 2rem;
          line-height: 2.8125rem; }
    .filter-bar {
      text-align: center; }
      .flexbox .filter-bar .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .flexbox .filter-bar .container > div {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
        .filter-bar .container .filter-bar-left {
          width: 50%; }
        .filter-bar .container .filter-bar-right {
          width: 50%; }
      .filter-bar .title {
        display: inline-block;
        width: auto;
        cursor: default; }
        .filter-bar .title::after {
          content: ':'; }
    .filter-bar .filter-dropdown-items {
      width: calc(100% -120px); }
      .filter-bar .dropdown-menu {
        max-width: 120px; }
      .filter-bar .dropdown-menu {
        display: inline-block;
        width: auto;
        height: 59px; }
        .filter-bar .dropdown-menu .dropdown-label {
          width: auto;
          color: #FFFFFF; }
            .filter-bar .dropdown-menu .dropdown-label .icon path {
              fill: #FFFFFF; }
      .filter-bar .dropdown-menu:hover .options {
        display: block; }
      .filter-bar .dropdown-menu:hover label .icon {
        transform: rotate(-180deg); }
        .filter-bar .dropdown-menu .options {
          position: absolute;
          top: 100%;
          left: 0;
          width: auto;
          min-width: 185px;
          margin-top: 0.0625rem;
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35); }
          .filter-bar .dropdown-menu .options::before {
            position: absolute;
            top: -1px;
            left: 0;
            display: block;
            width: 100%;
            height: 1px;
            background-color: #808080;
            content: ''; }
      .filter-bar .clear-filters {
        position: static; }
    .loading-throbber {
      margin: 6.5em auto; }
    .resource-grid .resource-card-collection-wrapper {
      padding: 3.75rem 0; }
      .resource-hero .image-wrapper,.resource-hero .image-wrapper img {
        max-width: 330px; }
      .resource-hero .image-wrapper {
        box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.1); }
      .resource-hero .content-wrapper {
        padding: 10rem 0 10rem 25rem; }
      .resource-hero .heading {
        font-size: 3.125rem;
        font-weight: 700; }
        .resource-hero.resource-gate-hero .simple-form .gform_body {
          padding: 2rem 3.375rem; }
        .resource-hero.resource-gate-hero .simple-form .gform_footer {
          padding: 0 3.375rem 3.375rem; }
    .resource-ungated-content {
      padding: 8.4375rem 0 5rem; }
    .resource-gate-content,.resource-thankyou-content {
      padding: 8.4375rem 0 5rem; }
        .resource-gate-content .content-wrapper .resource-content,.resource-thankyou-content .content-wrapper .resource-content {
          max-width: 539px; }
        .resource-gate-content .content-wrapper .simple-form,.resource-thankyou-content .content-wrapper .simple-form {
          max-width: 542px; }
    .social-share.socialslide-share {
      width: 80px; }
      .social-share.socialslide-share .post-share-heading {
        display: block; }
      .social-share.socialslide-share .post-share-heading {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
            flex-flow: row;
        margin-right: 0.9375rem;
        padding: 0 0 0 1.25rem; }
      .social-share.socialslide-share .cher-links {
        width: 0;
        overflow: hidden; }
    .social-share.socialslide-share.slide-share {
      width: 130px; }
      .video-cover .caption {
        padding: 1.3125rem 2.09375rem 1.3125rem 1.875rem; }
        .video-cover .caption .title {
          font-size: 1.25rem;
          line-height: 1.5rem; }
        .video-cover .caption .play-cta {
          font-size: 1.25rem;
          line-height: 1.5rem; }
        .video-cover .caption .icon,.video-cover .caption svg {
          width: 31px;
          height: 31px; }
        .video-cover .caption .icon {
          margin-left: 1.25rem; }
    .breadcrumbs-items {
      padding: 1.125rem 4.125rem; }
    .header-no-background.header-no-background .main-header .site-logo-img-dark {
      display: none; }
    .header-no-background.header-no-background .main-header .site-logo-img-rev {
      display: inline; }
    .main-header {
      position: fixed;
      top: 0;
      left: 0;
      background: transparent; }
      .main-header .header-cover {
        padding-left: 1.5rem; }
      .main-header .main-menu-toggle {
        display: none; }
      .flexbox .main-header .main-nav {
        position: static;
        width: auto; }
  .main-wrapper.header-has-background .main {
    margin-top: 5.5rem; }
        .footer .logo .site-logo-img {
          width: 113px;
          height: 46px; }
      .secondary-menu .menu-item.login-menu-item .menu-item-link {
        color: #FFFFFF; }
      .secondary-menu .menu-item.login-menu-item .menu-item-link {
        line-height: 1; }
        .secondary-menu .menu-item.login-menu-item .menu-item-link::before {
          display: block; }
      .secondary-menu .menu-item.nav-button .menu-item-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        height: 88px;
        line-height: 1; }
  .flexible-layout.card-grid[data-row-size='3'] .card-collection .card,.flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
    width: 32.20339%; }
    .flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(3n),.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 0; }
  .flexible-layout.card-grid[data-row-size='5'] .card-collection .card,.flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
    width: 23.72881%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(4n),.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
    .cta-card .card {
      margin: 0 auto; }
      .banner.banner-simple-centered-pattern.image-right .image-wrapper {
        right: 20%;
        max-width: 320px; }
      .banner.banner-simple-centered-pattern.image-left .image-wrapper {
        max-width: 320px; }
      .banner.banner-image-right .content-wrapper .banner-contents {
        min-height: 400px; }
    .banner.banner-image-right .content {
      min-height: 400px; }
      .banner.banner-image-right .content .content-wrapper {
        width: 44%; }
        .banner.banner-image-right .content .content-wrapper .banner-cta {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-flow: row;
              flex-flow: row;
          -ms-flex-align: center;
              align-items: center; }
      .banner.banner-image-right .content .image-wrapper {
        width: 48%; }
      .banner.banner-image-right .content .image-wrapper img {
        max-width: 560px; }
      .banner.banner-video-overlay .content-wrapper {
        margin-bottom: 15rem; }
      .banner.banner-video-overlay .content-wrapper {
        margin-bottom: 18.75rem; }
      .banner.banner-video-overlay .video-wrapper {
        margin: 2.9375rem auto -4.625rem;
        padding: 0; }
    .banner .content .content-wrapper .banner-sub-title {
      font-size: 2.375rem;
      line-height: 2.875rem; }
      .stats .stat-list .description {
        line-height: 1.875rem; }
      .organization-roles .content .content-wrapper .sub-title {
        font-size: 2.375rem;
        line-height: 2.875rem; }
      .organization-roles .icon-cta-content .icon {
        width: 74.58px;
        height: 74.58px; }
      .organization-roles .icon-cta-content .link {
        -ms-flex-flow: column;
            flex-flow: column;
        padding: 4.625rem 16%; }
      .two-column-testimonial-free-text .content .left-content {
        width: 45%; }
        .two-column-video .content .content-wrapper .title {
          font-size: 2.375rem;
          line-height: 2.875rem; }
    .college-testimonial .college-content {
      height: 400px; }
        .college-testimonial .college-content .college-center .college-top-left {
          width: 24.35%; }
        .college-testimonial .college-content .college-center .college-top-center {
          width: 24.35%; }
        .college-testimonial .college-content .college-center .college-top-right {
          width: 51.3%; }
        .college-testimonial .college-content .college-center .college-bottom-left {
          width: 48.7%; }
        .college-testimonial .college-content .college-center .college-bottom-right {
          width: 51.3%; }
        .college-testimonial .college-content .college-right .certificate {
          width: 110px;
          height: 147px;
          padding: 1.75rem; }
    .college-testimonial .testimonial-carousel-items {
      width: 62%; }
      .college-testimonial .testimonial-carousel-items .quote {
        font-size: 1.875rem;
        line-height: 2.5rem; }
    .icon-grid.three-column .grid-item {
      padding: 0 4%; }
      .icon-grid.three-column .grid-item .description {
        max-width: 90%; }
      .college-photo .college-content .college-left {
        width: 50%; }
      .college-photo .college-content .college-right {
        width: 50%; }
        .college-photo .college-content .college-right .college-bottom-left {
          width: 50%; }
        .college-photo .college-content .college-right .college-bottom-right {
          width: 50%; }
    .timeline.left-align .content-wrapper .date {
      padding-right: 17%; }
    .timeline.left-align .content-wrapper .content {
      padding-right: 17%; }
    .timeline.right-align .date {
      padding-left: 17%; }
    .timeline.right-align .content {
      padding-left: 17%; }
    .timeline.right-align .content-wrapper:nth-child(2n+2) .date {
      padding-right: 17%; }
    .timeline.right-align .content-wrapper:nth-child(2n+2) .content {
      padding-right: 17%; }
      .timeline .heading {
        margin-bottom: 1.5rem;
        font-size: 2rem;
        line-height: 3.4375rem; }
      .content-feed-course .header .section-title {
        font-size: 1.75rem;
        line-height: 3.0625rem; }
    .content-feed-course .item {
      margin-bottom: 3.5rem; }
      .content-feed-course .item .body {
        padding: 2rem 2rem 3.125rem 2.625rem; }
      .content-feed-course .item .program-content {
        padding: 2rem 2.625rem 1.5625rem 2rem; }
  .content-feed-additional-course.overflow-grid-bottom .items {
    margin-bottom: -5.9375rem; }
    .content-feed-additional-course .items {
      -ms-flex-pack: start;
          justify-content: flex-start; }
    .content-feed-additional-course .item {
      width: 23.65%; }
      .content-feed-additional-course .item:nth-child(2n + 2) {
        margin-right: 1.7%; }
      .content-feed-additional-course .item:nth-child(4n + 4) {
        margin-right: 0; }
      .content-feed-additional-course .item .body {
        padding: 2rem 2rem 4.9375rem; }
      .content-feed-additional-course .item .program-content {
        padding: 2rem 2.625rem 1.5625rem 2rem; }
      .two-column-form .content-wrapper .form-content {
        max-width: 539px; }
      .two-column-form .content-wrapper .simple-form {
        width: 100%;
        max-width: 542px; }
      .two-column-image-bullets .content .right-content {
        width: 50%; }
    .centered-content .heading {
      font-size: 3.4375rem; }
      .team-grid .team-grid-header {
        padding: 5rem 0 1.875rem; }
      .team-grid .team-grid-heading {
        font-size: 3.4375rem; }
      .team-grid .team-grid-filters {
        margin-top: 1.875rem; }
      .team-grid .team-member-item {
        width: 33.333%; }
    .coaches-grid .team-grid-section {
      padding: 5rem 0; }
    .coaches-grid .team-grid-heading {
      font-size: 3.4375rem; }
    .coaches-grid .team-grid-filters {
      margin-top: 1.875rem; }
    .coaches-grid .team-member-item {
      width: 33.333%; }
    .hero-simple-headings {
      max-width: 600px; }
    .hero-simple-headings {
      max-width: 700px; }
    .content-list-heading {
      font-size: 3.4375rem; }
    .content-list-item {
      width: 23.5%;
      margin-left: 2%; }
      .content-list-columns-3 .content-list-item {
        width: 32%; }
    .content-list-item:nth-child(2n+2) {
      margin-left: 2%; }
    .content-list-columns-3 .content-list-item:nth-child(3n+1) {
      margin-left: 0; }
    .content-list-columns-4 .content-list-item:nth-child(4n+1) {
      margin-left: 0; }
      .hero-color-wrap-container .container {
        padding: 0 4.375rem; }
    .hero-color-wrap-heading {
      width: auto;
      font-size: 3rem; }
          .programs-courses .content .content-wrapper .sub-title {
            font-size: 2.375rem;
            line-height: 2.875rem; }
        .programs-courses .content .slider-wrapper {
          width: 52.5%; }
            .programs-courses .content .slider-bottom .cource-list .course-title {
              font-size: 1.125rem;
              line-height: 1.5625rem; }
            .programs-courses .content .slider-bottom .cource-list .cta-link {
              font-size: 0.8125rem; }
    .position-single-form,.position-single-post {
      width: 45%; }
    .position-single-title {
      font-size: 2.25rem; }
    .position-single-form {
      margin-top: 3.75rem; }
    .team-single-container {
      width: 90%;
      margin-top: 4rem; }
  .team-single-post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .team-single-sidebar {
      width: 40%; }
    .team-single-photo {
      top: -60px;
      margin-bottom: -1.5625rem; }
    .team-single-contact-info {
      margin-top: 3.75rem;
      margin-bottom: 3.75rem;
      text-align: left; }
    .team-single-content {
      width: 90%; }
      .team-single-related-members .team-member-content {
        max-width: 250px; }
      .team-single-related-members .team-member-name {
        font-size: 1.375rem; }
    .team-single-related-members-heading {
      font-size: 3.4375rem; }
    .program-single-header-content {
      padding: 4.125rem; }
    .program-single-header-title {
      font-size: 3.125rem; }
    .program-single-header-desc {
      font-size: 1.25rem;
      line-height: 1.4; }
    .program-single-header-ctas {
      margin-top: 2.1875rem; }
    .program-footer-adtl-courses {
      padding-bottom: 3.125rem; } }
  @media screen and (min-width: 64em) {
      .call-to-action .cta-footer-triptych .content-wrap {
        min-height: 180px; }
      .call-to-action .cta-footer-triptych .post-title {
        font-size: 1.875rem;
        line-height: 2.8125rem; }
      .social-share.socialslide-share .share-cover {
        position: absolute;
        top: 0;
        left: 0; }
      .banner.banner-collage .content {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
        .banner.banner-collage .content .content-wrapper {
          max-width: 46%; }
          .banner.banner-collage .content .content-wrapper .banner-sub-title {
            font-size: 3.125rem; }
        .banner.banner-collage .content .image-wrapper {
          right: auto;
          left: 0; }
          .banner.banner-collage .content .image-wrapper img {
            right: -30px;
            left: auto;
            height: auto; }
    .icon-grid.four-column .grid-item {
      padding: 0 1.7%; }
      .icon-grid.four-column .grid-item .heading {
        font-size: 1.25rem; }
      .team-grid .team-grid-container {
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .coaches-grid .team-grid-container {
      -ms-flex-pack: start;
          justify-content: flex-start; } }
  @media screen and (min-width: 64.375em) {
      .main-header .home-link {
        margin-right: 1.875rem; } }
  @media screen and (min-width: 68.75em) {
      .core p.featured-testimonial-large {
        font-size: 4rem;
        line-height: 6rem; }
      .blog-hero .heading {
        font-size: 2.5rem;
        line-height: 2.8125rem; }
        .blog-posts .post-information .grid-footer {
          margin-top: 4rem; }
    .blog-post-content {
      padding: 4.25rem 0 0; }
      .blog-post-content .share-this {
        margin: 1em 0 1em -5.625rem; }
        .call-to-action .cta-team-two-column .content .content-wrapper .sub-title {
          font-size: 3.125rem; }
          .related-posts .related-posts-items .post-information .post-title {
            font-size: 1.5rem;
            line-height: 1.875rem; }
      .resource-card.has-featured.video-card .icon,.resource-card.has-featured.video-card svg {
        width: 114px;
        height: 114px; }
      .footer .sub-footer-cover {
        padding: 4rem 0; }
      .banner.banner-image-bottom .content .content-wrapper {
        max-width: 738px; }
    .banner.banner-image-bottom .content .image-wrapper {
      margin-top: -3.75rem; }
      .banner.banner-image-right .content .content-wrapper {
        width: 48%; }
      .banner.banner-image-right .content .image-wrapper img {
        max-width: 100%; }
    .banner .content .content-wrapper .banner-sub-title {
      font-size: 3.125rem;
      line-height: 3.4375rem; }
      .organization-roles .content .content-wrapper .sub-title {
        font-size: 3.125rem;
        line-height: 3.4375rem; }
      .two-column-checklist-right .content .left-content {
        width: 38.5%; }
        .two-column-video .content .content-wrapper .title {
          font-size: 3.125rem;
          line-height: 3.4375rem; }
          .college-testimonial .college-content .college-center .college-bottom-left .heading {
            margin-bottom: 5rem;
            font-size: 2.625rem;
            line-height: 3.75rem; }
          .college-testimonial .college-content .college-center .college-bottom-left .sub-heading {
            font-size: 2.8125rem;
            line-height: 3.4375rem; }
    .bf-content1,.bf-content2 {
      width: 46%; }
    .bf-req-list-item {
      width: 40%; }
  .hero-simple-image {
    max-width: 400px; }
          .programs-courses .content .content-wrapper .sub-title {
            font-size: 3.125rem;
            line-height: 3.4375rem; }
          .programs-courses .content .slider-wrapper .program-slider-nav {
            padding: 3.375rem 3.8125rem 0; }
        .programs-courses .content .program-detail {
          padding: 0 0 1.9375rem 2.9375rem; }
            .programs-courses .content .program-detail .slide-left .title {
              font-size: 3rem;
              line-height: 3.625rem; }
        .programs-courses .content .slider-bottom {
          padding: 1.6875rem 2rem; }
    .position-single-title {
      font-size: 2.625rem; }
    .team-single-sidebar {
      padding: 0 0 0 5.3125rem; }
    .team-single-info {
      padding: 0; }
    .team-single-social {
      position: absolute;
      top: 50px;
      left: 32px;
      width: 22px;
      margin-top: 0; }
    .team-single-social-link {
      margin: 0 0 1rem; }
    .team-single-content {
      padding: 3.75rem 4.625rem 3.75rem 7.5rem; }
    .single-ag_program .hero-color-wrap-container {
      width: 98%; } }
  @media screen and (min-width: 75em) {
      .blog-hero .heading {
        font-size: 3.125rem;
        line-height: 3.4375rem; }
      .blog-post-content .share-this {
        margin: 1em 0 1em -6.25rem; }
      .call-to-action .cta-footer-triptych .content-wrap {
        min-height: 200px;
        padding-bottom: 2.5rem; }
      .call-to-action .cta-footer-triptych .post-title {
        font-size: 2.125rem;
        line-height: 3.0625rem; }
        .call-to-action .cta-team-two-column .content .team-wrapper .team-grid {
          margin-right: 0; }
      .menu-item.subnav-meganav-casestudies .sub-menu .meganav-children {
        padding: 0 6.875rem; }
          .menu-item.subnav-meganav-casestudies .sub-menu .meganav-casestudies .casestudies-right .casestudies-title {
            font-size: 1.5rem;
            line-height: 1.75rem; }
        .testimonial-carousel .testimonial-carousel-item .quote {
          font-size: 2.25rem;
          line-height: 3.0625rem; }
      .main-header .site-logo-img {
        width: 113px;
        height: 47px; }
      .footer .newsletter-signup {
        width: 25%; }
      .utility-menu .menu-item-link {
        padding: 0 1.25rem; }
      .utility-menu .menu-item-link {
        font-size: 1rem; }
      .secondary-menu .menu-item.login-menu-item .menu-item-link {
        padding: 0 1.25rem 0 2.5rem;
        font-size: 1rem; }
      .secondary-menu .menu-item.nav-button .menu-item-link {
        font-size: 1.125rem; }
        .secondary-menu .menu-item.nav-button .menu-item-link::after {
          width: 26px;
          height: 34px; }
      .secondary-menu .menu-item.nav-button .menu-item-link {
        padding: 0 3.125rem 0 2rem; }
  .flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
    width: 23.72881%; }
    .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
  .flexible-layout.card-grid[data-row-size='5'] .card-collection .card {
    width: 18.64407%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(4n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(5n) {
      margin-right: 0; }
  .flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
    width: 15.25424%; }
    .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(6n) {
      margin-right: 0; }
      .banner.banner-image-right .content-wrapper .banner-contents {
        min-height: 465px; }
    .banner.banner-image-right .content {
      min-height: 465px; }
      .banner.banner-image-right .content .content-wrapper {
        width: 48%; }
      .two-column-testimonial-free-text .content .left-content {
        width: 35%; }
        .two-column-testimonial-free-text .content .left-content .quote {
          font-size: 1.875rem;
          line-height: 3.0625rem; }
        .two-column-bullets .content .left-content .quote {
          font-size: 1.875rem;
          line-height: 3.0625rem; }
      .two-column-checklist-right .content .left-content {
        padding: 4.4375rem 3.625rem 7.625rem;
        font-size: 2.5rem;
        line-height: 2.8125rem; }
      .two-column-checklist-right .content .right-content {
        padding: 5rem 0; }
    .college-testimonial .college-content {
      height: 500px; }
        .college-testimonial .college-content .college-right::before {
          width: 110px;
          height: 150px;
          background-size: 55px; }
      .icon-grid.three-column .grid-item .heading {
        font-size: 1.5rem; }
    .college-photo .college-content {
      height: 600px; }
          .college-photo .college-content .college-right .college-bottom-right .heading {
            margin-bottom: 7.1875rem; }
        .two-column-form .content-wrapper .form-content .form-content-title {
          font-size: 2.5rem;
          line-height: 3.0625rem; }
    .hero-simple-headings {
      max-width: 812px; }
    .hero-simple-subheading {
      font-size: 3.125rem; }
    .content-list-body.container {
      padding: 0; }
            .programs-courses .content .program-detail .slide-left .title {
              font-size: 3.4375rem;
              line-height: 4.0625rem; }
    .position-single-container {
      margin-top: 5rem; }
    .position-single-title {
      font-size: 3.125rem; }
      .position-single-positions.container {
        padding-top: 6.25rem;
        padding-bottom: 6.25rem; }
    .team-single-contact-info {
      padding: 1.625rem; } }
  @media screen and (min-width: 81.25em) {
      .call-to-action .cta-footer-triptych .content-block {
        padding: 5%; }
        .call-to-action .cta-team-two-column .content .team-wrapper .team-grid {
          width: 450px;
          height: 486px; }
      .call-to-action .cta-team-two-column .content .team-member {
        width: 171px;
        height: 171px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(2) {
          top: -50px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(3) {
          right: 70px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(4) {
          bottom: 70px;
          left: 10px; }
        .call-to-action .cta-team-two-column .content .team-member:nth-child(5) {
          right: -32px;
          bottom: 45px; }
      .call-to-action .cta-meet-team .team-wrapper .team-member {
        width: 183px;
        height: 183px; }
        .main-menu .menu-item-top-level > .menu-item-link {
          padding: 0 1.0625rem;
          font-size: 0.9375rem; }
      .main-header .home-link {
        margin-right: 3.125rem; }
    .college-testimonial .college-content {
      height: 600px;
      margin-bottom: 6.875rem; }
          .college-testimonial .college-content .college-center .college-bottom-left .content {
            padding: 8.5rem 10.5%; }
          .college-testimonial .college-content .college-center .college-bottom-left .heading {
            margin-bottom: 7.25rem;
            font-size: 3.0625rem;
            line-height: 4.0625rem; }
          .college-testimonial .college-content .college-center .college-bottom-left .sub-heading {
            font-size: 3.125rem; }
      .college-testimonial .testimonial-carousel-items .quote {
        font-size: 2.25rem;
        line-height: 3.0625rem; }
    .hero-simple-header {
      max-width: 1400px;
      margin: auto;
      text-align: center; }
    .hero-simple-headings {
      margin: 0 auto; } }
  @media screen and (min-width: 90em) {
          .banner.banner-collage .content .content-wrapper .banner-sub-title {
            font-size: 3.75rem;
            line-height: 1; }
          .banner.banner-collage .content .image-wrapper img {
            right: 20px;
            height: calc(100% + 30px); } }
  @media screen and (min-width: 90.625em) {
    .team-single-social {
      left: 64px; } }
  @media screen and (max-width: 50em) {
    .call-to-action .cta-simple-cta {
      padding-bottom: 0 !important; }
    .cta-card .card {
      width: 100%; } }
  @media screen and (max-width: 62.5em) {
      .main-menu .menu-item.menu-item-top-level.subnav-standard > {
        top: 13px; }
      .main-menu .menu-item.menu-item-top-level.subnav-standard .sub-menu {
        margin-top: 0.9375rem; }
      .flexbox .menu-item.subnav-meganav-title .sub-menu .meganav-container {
        background: none !important; }
      .filter-bar .dropdown-menu {
        background: #FFFFFF; }
          .filter-bar .dropdown-menu .dropdown-label .icon {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 92%; }
  .hero-simple-image + .container {
    margin-top: 1.25rem; } }
  @media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
    -webkit-transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0;
    -webkit-transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%;
    -webkit-transform-origin: 100%; }
  .mfp-container {
    padding-right: 0.375rem;
    padding-left: 0.375rem; } }
  @media screen and (max-width: 37.5em) {
  .core table {
    width: 100%; }
  .core thead {
    display: none; }
  .core tr:nth-of-type(2n) {
    background-color: inherit; }
  .core tr td:first-child {
    background: rgba(0, 0, 0, 0.1);
    font-size: 1em;
    font-weight: 700; }
  .core tbody td {
    display: block;
    text-align: center; }
  .core tbody td::before {
    display: block;
    text-align: center;
    content: attr(data-th); }
    .resource-card-collection .resource-card:not(:first-child) {
      margin-top: 1.25rem; }
      .logo-grid .logo-list {
        height: 50px;
        overflow: hidden;
        opacity: 0; }
        .logo-grid .logo-list.slick-initialized {
          height: auto;
          opacity: 1; } }
  @media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important; } }
  @media screen and (max-width: 25em) {
          .organization-roles .content .image-wrapper .link-list .link-item:last-child {
            margin-bottom: 4.875rem; } }
  @media screen and (max-width: 30em) {
    .content-list-item:not(:first-child) {
      margin-top: 1.25rem; } }
  @media (prefers-reduced-motion) {
  .animated {
    animation: unset;
    transition: none;
    -webkit-animation: unset;
    -webkit-transition: none; } }
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
			* Remove all paddings around the image on small screen
			*/
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 0.3125rem; }
  .mfp-img-mobile .mfp-bottom-bar {
    box-sizing: border-box;
    position: fixed;
    top: auto;
    bottom: 0;
    margin: 0;
    padding: 0.1875rem 0.3125rem;
    background: rgba(0, 0, 0, 0.6); }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    top: 3px;
    right: 5px; }
  .mfp-img-mobile .mfp-close {
    position: fixed;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    padding: 0;
    background: rgba(0, 0, 0, 0.6);
    line-height: 2.1875rem;
    text-align: center; } }

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