/* @override 
	https://gixnetwork.org/wp-content/themes/gix/_/css/gix.css?* */

@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

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

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

/* SA Slider */
#sample_slider {
	margin: auto;
}


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

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

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

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

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

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

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

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

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

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

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

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

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

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

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

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Open Sans", "Noto Sans SC", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #444444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

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

.is-hidden {
  display: none !important; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.625;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4, .widget-area .widget.PI_SimpleTwitterTweets .widget-title,
h5, .h5,
h6, .h6 {
  font-family: "Encode Sans Normal", "Noto Sans SC", Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  color: #444444;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small, .widget-area .widget.PI_SimpleTwitterTweets .widget-title small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.25rem;
  line-height: 1.625;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.125rem;
  line-height: 1.625;
  margin-top: 0;
  margin-bottom: 0rem; }

h3, .h3 {
  font-size: 0.9375rem;
  line-height: 1.625;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4, .widget-area .widget.PI_SimpleTwitterTweets .widget-title {
  font-size: 0.8125rem;
  line-height: 1.625;
  margin-top: 60px;
  margin-bottom: 0.25rem; }

h5, .h5 {
  font-size: 0.75rem;
  line-height: 1.625;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 0.625rem;
  line-height: 1.625;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.0625rem; }
  h2, .h2 {
    font-size: 1.625rem; }
  h3, .h3 {
    font-size: 1.25rem; }
  h4, .h4, .widget-area .widget.PI_SimpleTwitterTweets .widget-title {
    font-size: 1rem; }
  h5, .h5 {
    font-size: 0.875rem; }
  h6, .h6 {
    font-size: 0.75rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 77.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.625; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.625;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000; }

.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fff;
  color: #ecc13d; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 77.5rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 77.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 77.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 77.5rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fff;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #fff;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fff;
  color: #444444;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

@font-face {
  font-family: 'Encode Sans Normal';
  src: url("../fonts/EncodeSans-Black.eot");
  src: url("../fonts/EncodeSans-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/EncodeSans-Black.woff") format("woff"), url("../fonts/EncodeSans-Black.ttf") format("truetype"), url("../fonts/EncodeSans-Black.svg#EncodeSans-Black") format("svg");
  font-style: normal;
  font-weight: 900; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#open_sansbold") format("svg");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-BoldItalic.eot");
  src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic.svg#open_sansbold_italic") format("svg");
  font-style: italic;
  font-weight: 700; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#open_sansregular") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Italic.eot");
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff2") format("woff2"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic.svg#open_sansitalic") format("svg");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'Noto Sans SC';
  src: url("../fonts/NotoSansSC-Regular.woff2") format("woff2"), url("../fonts/NotoSansSC-Regular.woff") format("woff"), url("../fonts/NotoSansSC-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Noto Sans SC';
  src: url("../fonts/NotoSansSC-Bold.woff2") format("woff2"), url("../fonts/NotoSansSC-Bold.woff") format("woff"), url("../fonts/NotoSansSC-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Noto Sans SC';
  src: url("../fonts/NotoSansSC-Black.woff2") format("woff2"), url("../fonts/NotoSansSC-Black.woff") format("woff"), url("../fonts/NotoSansSC-Black.otf") format("opentype");
  font-style: normal;
  font-weight: 900; }

form label {
  display: block;
  margin-top: 0.25rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700; }
  @media print, screen and (min-width: 64em) {
    form label {
      font-size: 0.75rem; } }
  form label > input,
  form label > textarea,
  form label > select {
    margin-top: 1.625rem; }

form input,
form select {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #444444;
  font-size: 1rem;
  padding: 0.15rem;
  width: 100%; }
  form input:focus,
  form select:focus {
    outline: none; }
  form input[type='submit'],
  form select[type='submit'] {
    background-color: #ecc13d;
    border-radius: 0;
    border: 2px solid #ecc13d;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 1em;
    padding: 0.75rem 1.875rem;
	margin-top: 1rem;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    width: auto; }
    form input[type='submit']:hover, form input[type='submit']:focus,
    form select[type='submit']:hover,
    form select[type='submit']:focus {
      background-color: #fff;
      color: #444444; }
    form input[type='submit'] a,
    form select[type='submit'] a {
      color: inherit;
      text-decoration: inherit; }

form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("../img/dropdown-grey.svg") no-repeat calc(100% - 10px) center;
  background-size: 0.75rem auto;
  border: 1px solid #444444;
  border-radius: 0;
  cursor: pointer;
  padding: 0.75rem 1.875rem 0.75rem 0.75rem;
  position: relative; }
  form select::-ms-expand {
    display: none; }

form textarea {
  background: transparent;
  border: 1px solid #444444;
  font-size: 1rem;
  padding: 0.75rem;
  resize: none;
  width: 100%; }

.wpcf7-form-control-wrap {
  display: block; }
  .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item:first-child {
    margin: 0; }
  .wpcf7-form-control-wrap .wpcf7-acceptance label {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1em;
    margin: 0; }
  .wpcf7-form-control-wrap .wpcf7-acceptance [type='checkbox'] {
    height: 1em;
    margin: 0 0.625rem 0 0;
    width: 1em; }
  .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 0.85em;
    padding: 0.3125rem 0 0; }

.wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #a0d3ae; }

.wpcf7-response-output.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-acceptance-missing {
  border-color: #ecc13d; }

ul.checklist {
  margin-left: 2.1875rem;
  list-style-type: none; }
  ul.checklist li {
    position: relative;
    margin-bottom: 0.9375rem; }
    ul.checklist li:last-of-type {
      margin-bottom: 0; }
    ul.checklist li::before {
      content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="15.00089" height="11.0049" viewBox="0 0 15.00089 11.0049"><path d="M.175,6.768a.6.6,0,0,1,0-.847l1.5-1.5a.606.606,0,0,1,.85,0l2.436,2.422a.6.6,0,0,0,.848,0L12.485.176a.6.6,0,0,1,.84852-.00049L13.334.176l1.493,1.477a.6.6,0,0,1,0,.845l-8.1,8.084a1.672,1.672,0,0,1-1.023.423h-.7a1.672,1.672,0,0,1-1.023-.423Z" fill="#b7a57a"/></svg>');
      height: 0.8125rem;
      left: -2.1875rem;
      position: absolute;
      top: 0;
      width: 1.0625rem; }
    ul.checklist li ul {
      list-style: none;
      margin-left: 2.1875rem;
      margin-top: 0.9375rem; }

body.nav-active {
  overflow: hidden; }
  body.nav-active > .site {
    overflow: hidden; }

.site {
  max-width: 100vw;
  overflow: hidden; }

.site-content {
  max-width: 77.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.content-area {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .content-area {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.widget-area {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .widget-area {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .widget-area {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 30%;
          -ms-flex: 0 0 30%;
              flex: 0 0 30%;
      max-width: 30%;
      margin-top: 0;
      z-index: 2; }
      .widget-area + .content-area {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70%;
            -ms-flex: 0 0 70%;
                flex: 0 0 70%;
        max-width: 70%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        z-index: 1; } }

.pagination {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  background-color: #ececec;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.875rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  list-style: none; }
  @media print, screen and (min-width: 40em) {
    .pagination {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .pagination {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .pagination {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .pagination {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .pagination {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .pagination {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .pagination {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .pagination {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .pagination {
      margin-bottom: 2.5rem;
      padding-bottom: 1.875rem;
      padding-top: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .pagination {
      margin-bottom: 3.75rem; } }
  .pagination .numbers-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .pagination a,
  .pagination span {
    display: block;
    font-weight: 700;
    line-height: 1em;
    padding: 0 0.3125rem;
    text-transform: uppercase; }
    .pagination a:first-child,
    .pagination span:first-child {
      padding-left: 0; }
    .pagination a:last-child,
    .pagination span:last-child {
      padding-right: 0; }
    .pagination a::before,
    .pagination span::before {
      display: none; }
  .pagination .inactive {
    opacity: 0.333; }

.intro {
  max-width: 80%; }
  .intro p {
    color: #444444;
    font-size: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .intro p {
        font-size: 1.25rem; } }

.cta,
.nav-links a {
  background-color: #ecc13d;
  border-radius: 0;
  border: 2px solid #ecc13d;
  color: #444444;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1em;
  padding: 0.75rem 1.875rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .cta:hover, .cta:focus,
  .nav-links a:hover,
  .nav-links a:focus {
    background-color: #fff;
    color: #444444; }
  .cta a,
  .nav-links a a {
    color: inherit;
    text-decoration: inherit; }

.cta-reverse {
  background-color: #444444;
  border-radius: 0;
  border: 2px solid #444444;
  color: #444444;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1em;
  padding: 0.75rem 1.875rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-color: #ecc13d;
  border-color: #ecc13d;
  color: #444444; }
  .cta-reverse:hover, .cta-reverse:focus {
    background-color: #fff;
    color: #444444; }
  .cta-reverse a {
    color: inherit;
    text-decoration: inherit; }
  .cta-reverse:hover, .cta-reverse:focus {
    background-color: #444444;
    color: #fff; }
  .cta-reverse a {
    color: inherit;
    text-decoration: inherit; }

.search-filters {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  background-color: #ececec;
  margin-bottom: 1.875rem;
  padding: 1.375rem 0; }
  @media print, screen and (min-width: 40em) {
    .search-filters {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .search-filters {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .search-filters {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .search-filters {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .search-filters {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .search-filters {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .search-filters {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .search-filters {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .search-filters {
      margin-bottom: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .search-filters {
      margin-bottom: 3.75rem; } }
  .search-filters .search-title {
    margin-bottom: 0.625rem; }
  .search-filters form {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -0.625rem; }
    .search-filters form > * {
      margin: 0.5rem 0.625rem; }
  .search-filters label {
    max-width: 15.625rem; }
  .search-filters .reset {
    background-color: transparent;
    border: none;
    color: #422978;
    text-decoration: underline; }
    .search-filters .reset:hover, .search-filters .reset:active {
      text-decoration: none; }

.reveal {
  border: none;
  outline: none;
  overflow: visible;
  overflow: initial; }
  .reveal .close-button {
    background: #fff;
    cursor: pointer;
    outline: none;
    padding: 0 0 0.625rem; }
    @media print, screen and (min-width: 40em) {
      .reveal .close-button {
        left: calc(100% - 1rem);
        padding: 1rem;
        position: absolute;
        top: 0; } }
    .reveal .close-button svg {
      display: block;
      height: 0.9375rem;
      width: 0.9375rem; }
      @media print, screen and (min-width: 64em) {
        .reveal .close-button svg {
          height: 1.25rem;
          width: 1.25rem; } }
      .reveal .close-button svg * {
        fill: #422978;
        -webkit-transition: fill 0.25s;
        transition: fill 0.25s; }
    .reveal .close-button:hover svg * {
      fill: #d9d9d9; }

.embed-container {
  position: relative;
  /*padding-bottom: 56.25%;*/
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.tweets {
  list-style: none !important;
  margin: 0 !important; }
  .tweets li {
    margin-bottom: 1.875rem; }
    .tweets li::before {
      display: none; }
    .tweets li:last-child {
      margin-bottom: 0; }
  .tweets .avatar img {
    margin-right: 0.625rem; }

.entry-content .addthis_inline_share_toolbox {
  margin: 30px -2px 0; }

.hide {
  display: none !important; }

body {
  color: #444444; }

p:last-child,
ol:last-child,
ul:last-child,
dl:last-child {
  margin-bottom: 0; }

h1,
.h1 {
  letter-spacing: 0.02em;
  line-height: 1.21em;
  margin-bottom: .3em; }

h2,
.h2 {
  letter-spacing: 0.02em;
  line-height: 1.2em;
  /* 0.923em */
  margin-bottom: .4em; }

h3,
.h3 {
  font-family: "Open Sans", "Noto Sans SC", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: .55em; }

h4,
.h4,
.widget-area .widget.PI_SimpleTwitterTweets .widget-title {
  color: #444444;
  font-family: "Open Sans", "Noto Sans SC", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
 
  text-transform: uppercase;
  width: 100%; }
  h4 a,
  .h4 a, .widget-area .widget.PI_SimpleTwitterTweets .widget-title a {
    text-transform: none; }

h5,
.h5 {
  color: #444444;
  font-family: "Open Sans", "Noto Sans SC", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 2.143em;
  text-transform: uppercase; }

h6,
.h6 {
  color: #444444;
  font-family: "Open Sans", "Noto Sans SC", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 0.8333em;
  margin-bottom: 2.5em;
  text-transform: uppercase; }

.h7 {
  color: #444444;
  font-family: "Open Sans", "Noto Sans SC", Arial, sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  letter-spacing: 0.08em;
  line-height: 0.8333em;
  text-transform: uppercase;
  width: 100%; }
  @media print, screen and (min-width: 40em) {
    .h7 {
      font-size: 0.75rem; } }

a {
  color: #444444;
  text-decoration: underline;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  a:hover, a:focus {
    color: #444444;
    text-decoration: none; }

.site__footer {
  max-width: 77.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .site__footer > [class^='site__footer--'] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .site__footer > [class^='site__footer--'] {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
  .site__footer .tags {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .site__footer .tags {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
  .site__footer .tags-links {
    margin-left: calc(-1 * 15px);
    margin-right: calc(-1 * 15px);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    max-width: none;
    position: relative;
    background-color: #ececec;
    color: #444444;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    font-weight: 700;
    padding: 1.875rem 0;
    text-transform: uppercase; }
    @media print, screen and (min-width: 40em) {
      .site__footer .tags-links {
        margin-left: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer .tags-links {
        margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer .tags-links {
        margin-right: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer .tags-links {
        margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer .tags-links {
        border-left: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer .tags-links {
        border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__footer .tags-links {
        border-right: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer .tags-links {
        border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media screen and (min-width: 77.5em) {
      body:not(.no-sidebar) .widget-area + .content-area .site__footer .tags-links {
        margin-right: 0;
        border-right: 0 solid transparent; } }
    .site__footer .tags-links a {
      color: #444444;
      padding-left: 0.9375rem;
      text-decoration: underline;
      text-transform: none; }
      @media print, screen and (min-width: 40em) {
        .site__footer .tags-links a {
          padding-left: 1.25rem; } }
      .site__footer .tags-links a:hover {
        text-decoration: none; }
  .site__footer--signup .content {
    margin-left: calc(-1 * 15px);
    margin-right: calc(-1 * 15px);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    max-width: none;
    position: relative;
    padding-bottom: 1.875rem;
    padding-top: 1.875rem;
    background-color: #444444;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .site__footer--signup .content {
        margin-left: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer--signup .content {
        margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer--signup .content {
        margin-right: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer--signup .content {
        margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer--signup .content {
        border-left: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer--signup .content {
        border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__footer--signup .content {
        border-right: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer--signup .content {
        border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media screen and (min-width: 77.5em) {
      body:not(.no-sidebar) .widget-area + .content-area .site__footer--signup .content {
        margin-right: 0;
        border-right: 0 solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__footer--signup .content {
        padding-bottom: 2.5rem;
        padding-top: 2.5rem; } }
    @media print, screen and (min-width: 64em) {
      .site__footer--signup .content {
        padding-bottom: 3.75rem;
        padding-top: 3.75rem; } }
    @media print, screen and (min-width: 64em) {
      .site__footer--signup .content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
    .site__footer--signup .content::before, .site__footer--signup .content::after {
      background: rgba(127, 127, 127, 0.5);
      content: '';
      height: 100%;
      position: absolute;
      left: 80%;
      top: 0;
      -webkit-transform: skew(45deg);
          -ms-transform: skew(45deg);
              transform: skew(45deg);
      width: 200vw;
      z-index: 1; }
    .site__footer--signup .content::after {
      -webkit-transform: skew(-45deg);
          -ms-transform: skew(-45deg);
              transform: skew(-45deg);
      left: 75%; }
    .site__footer--signup .content > * {
      position: relative;
      z-index: 2; }
  .site__footer--signup h1,
  .site__footer--signup h2,
  .site__footer--signup h3,
  .site__footer--signup h4,
  .site__footer--signup h5,
  .site__footer--signup h6,
  .site__footer--signup p,
  .site__footer--signup span,
  .site__footer--signup label {
    color: #fff; }
  .site__footer--signup .signup-title {
    width: 100%; }
  .site__footer--signup .wpcf7 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
    @media screen and (max-width: 63.9375em) {
      .site__footer--signup .wpcf7 p {
        margin-bottom: 1.875rem; } }
    .site__footer--signup .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
      position: absolute;
      width: 100%; }
    .site__footer--signup .wpcf7 .wpcf7-response-output {
      color: #fff;
      margin-bottom: 0; }
  .site__footer--signup form {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media print, screen and (min-width: 40em) {
      .site__footer--signup form {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .site__footer--signup form {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    .site__footer--signup form > *:not(.wpcf7-response-output) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; }
      @media print, screen and (min-width: 40em) {
        .site__footer--signup form > *:not(.wpcf7-response-output) {
          padding-right: 1.25rem;
          padding-left: 1.25rem; } }
      @media print, screen and (min-width: 64em) {
        .site__footer--signup form > *:not(.wpcf7-response-output) {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto; } }
    .site__footer--signup form .wpcf7-response-output {
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
      @media print, screen and (min-width: 40em) {
        .site__footer--signup form .wpcf7-response-output {
          margin-right: 1.25rem;
          margin-left: 1.25rem; } }
  .site__footer--signup input {
    width: 100%;
    padding: 0.625rem 0;
    background-color: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0; }
    .site__footer--signup input:focus {
      outline: none; }
    .site__footer--signup input::-webkit-input-placeholder {
      color: #fff;
      opacity: 0.5; }
    .site__footer--signup input:-ms-input-placeholder {
      color: #fff;
      opacity: 0.5; }
    .site__footer--signup input::-ms-input-placeholder {
      color: #fff;
      opacity: 0.5; }
    .site__footer--signup input::placeholder {
      color: #fff;
      opacity: 0.5; }
    .site__footer--signup input[type=submit] {
      background-color: #ecc13d;
      border-radius: 0;
      border: 2px solid #ecc13d;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 1rem;
      font-weight: 700;
      letter-spacing: 0.025em;
      line-height: 1em;
      padding: 0.75rem 1.875rem;
      text-decoration: none;
      text-transform: uppercase;
      -webkit-transition: all 0.25s;
      transition: all 0.25s;
      background-color: #fff;
      border-color: #fff;
      color: #444444; }
      .site__footer--signup input[type=submit]:hover, .site__footer--signup input[type=submit]:focus {
        background-color: #fff;
        color: #444444; }
      .site__footer--signup input[type=submit] a {
        color: inherit;
        text-decoration: inherit; }
      .site__footer--signup input[type=submit]:hover, .site__footer--signup input[type=submit]:focus {
        background-color: #ecc13d;
        color: #444444; }
      .site__footer--signup input[type=submit] a {
        color: inherit;
        text-decoration: inherit; }
  .site__footer--signup textarea {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff; }
    .site__footer--signup textarea::-webkit-input-placeholder {
      color: #fff;
      opacity: 0.5; }
    .site__footer--signup textarea:-ms-input-placeholder {
      color: #fff;
      opacity: 0.5; }
    .site__footer--signup textarea::-ms-input-placeholder {
      color: #fff;
      opacity: 0.5; }
    .site__footer--signup textarea::placeholder {
      color: #fff;
      opacity: 0.5; }
  .site__footer--signup select {
    background-image: url("../img/dropdown-white.svg");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    border-color: #fff;
    color: #fff; }
    .site__footer--signup select option {
      color: #000; }
  .site__footer .social {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto; }
  .site__footer--info .content {
    margin-left: calc(-1 * 15px);
    margin-right: calc(-1 * 15px);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    max-width: none;
    position: relative;
    padding: 1.875rem 0;
    background: #d9d9d9 url("../img/steve-ballmer-building.png") no-repeat center bottom;
    background-size: contain; }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .content {
        margin-left: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer--info .content {
        margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .content {
        margin-right: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer--info .content {
        margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .content {
        border-left: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer--info .content {
        border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .content {
        border-right: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer--info .content {
        border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media screen and (min-width: 77.5em) {
      body:not(.no-sidebar) .widget-area + .content-area .site__footer--info .content {
        margin-right: 0;
        border-right: 0 solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .content {
        padding: 3.125rem 0;
        background-position-x: calc(100% + 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer--info .content {
        background-position-x: calc(100% + 20px + ((100vw - 77.5rem) / 2)); } }
  .site__footer--info .site__footer--navigation .menu .menu-item {
    display: inline-block; }
    .site__footer--info .site__footer--navigation .menu .menu-item a {
      position: relative;
      color: #444444;
      margin-right: 2.5rem;
      font-size: 0.6875rem; }
      @media print, screen and (min-width: 40em) {
        .site__footer--info .site__footer--navigation .menu .menu-item a {
          font-size: 1rem; } }
      .site__footer--info .site__footer--navigation .menu .menu-item a::after {
        content: '';
        position: absolute;
        top: 0;
        right: -1.25rem;
        width: 1px;
        height: 1.125rem;
        background-color: #444444;
        opacity: 0.5;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
        @media print, screen and (min-width: 40em) {
          .site__footer--info .site__footer--navigation .menu .menu-item a::after {
            top: 0.3125rem; } }
      .site__footer--info .site__footer--navigation .menu .menu-item a:hover, .site__footer--info .site__footer--navigation .menu .menu-item a:focus {
        text-decoration: none; }
    .site__footer--info .site__footer--navigation .menu .menu-item:last-child a::after {
      display: none; }
  .site__footer--info .logos {
    margin-bottom: 1.25rem; }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .logos {
        margin-bottom: 2.5rem; } }
    .site__footer--info .logos img {
      height: 4.6875rem;
      width: auto; }
  .site__footer--info .site-description {
    margin-bottom: 1.25rem;
	width: 400px; }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .site-description {
        margin-bottom: 1.875rem;
        max-width: 60%; } }
  .site__footer--info .photo-credit {
    position: absolute;
    bottom: 0.625rem;
    right: 0;
    display: block;
    text-transform: uppercase;
    font-size: 0.6875rem;
    font-weight: 700; }
    @media print, screen and (min-width: 40em) {
      .site__footer--info .photo-credit {
        bottom: 1.25rem;
        font-size: 1rem; } }
  .site__footer--support .content {
    margin-left: calc(-1 * 15px);
    margin-right: calc(-1 * 15px);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    max-width: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.875rem 0;
    background-color: #422978;
    color: #fff; }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .content {
        margin-left: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer--support .content {
        margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .content {
        margin-right: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__footer--support .content {
        margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .content {
        border-left: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer--support .content {
        border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .content {
        border-right: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__footer--support .content {
        border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media screen and (min-width: 77.5em) {
      body:not(.no-sidebar) .widget-area + .content-area .site__footer--support .content {
        margin-right: 0;
        border-right: 0 solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .content {
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .site__footer--support .copyright {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .copyright {
        display: inline-block; } }
    .site__footer--support .copyright p {
      font-size: 0.75rem; }
      @media print, screen and (min-width: 40em) {
        .site__footer--support .copyright p {
          font-size: 1rem; } }
  .site__footer--support .site__footer--navigation {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .site__footer--navigation {
        display: inline-block; } }
    .site__footer--support .site__footer--navigation .menu-item {
      display: inline-block;
      margin-right: 0.9375rem; }
    .site__footer--support .site__footer--navigation a {
      font-size: 0.6875rem;
      color: #fff; }
      @media print, screen and (min-width: 40em) {
        .site__footer--support .site__footer--navigation a {
          font-size: 1rem; } }
    @media print, screen and (min-width: 40em) {
      .site__footer--support .site__footer--navigation ul {
        margin-left: 2.5rem; } }
  .site__footer--support .menu-support-menu-container .sub-menu {
    display: none; }
  .site__footer--navigation ul {
    list-style-type: none;
    margin-left: 0; }
  .site__footer--navigation a {
    text-decoration: underline;
    font-weight: 700; }
    .site__footer--navigation a:hover, .site__footer--navigation a:focus {
      text-decoration: none; }

@media print, screen and (min-width: 40em) {
  ul.accordion {
    margin-left: 1.875rem; } }

.accordion-title {
  border: 0;
  color: #444444;
  font-size: 1rem;
  font-weight: 700;
  padding-left: 1.875rem; }
  .accordion-title:hover, .accordion-title:focus {
    background: transparent;
    color: #444444; }
  .accordion-title:focus {
    outline: none; }
  .accordion-title::before {
    color: #444444;
    font-size: 1.875rem;
    left: 0;
    margin-top: -1rem;
    right: auto;
    text-decoration: none !important; }

.accordion-group-title {
  margin-bottom: 0.625rem; }

.accordion-item.is-active .accordion-title {
  cursor: default; }

.accordion-item:last-child:not(.is-active) > .accordion-title {
  border-bottom: 0; }

.accordion-item:last-child > .accordion-content:last-child {
  border-bottom: 0; }

.accordion-item::before {
  display: none; }

.accordion-content {
  border: 0;
  color: #444444;
  display: none;
  padding: 0; }
  @media print, screen and (min-width: 40em) {
    .accordion-content {
      padding: 0 0 0.625rem 1.875rem; } }

.accordion[data-responsive-accordion-tabs] {
  margin: 0; }

.tabs[data-responsive-accordion-tabs] {
  background: #edeadf;
  border: 0;
  list-style: none;
  margin: 0; }
  @media print, screen and (min-width: 40em) {
    .tabs[data-responsive-accordion-tabs] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .tabs[data-responsive-accordion-tabs] li {
    float: none; }
    @media print, screen and (min-width: 40em) {
      .tabs[data-responsive-accordion-tabs] li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto; } }
    .tabs[data-responsive-accordion-tabs] li::before {
      display: none; }
  @media print, screen and (min-width: 40em) {
    .tabs[data-responsive-accordion-tabs] .tabs-title {
      text-align: center; } }
  .tabs[data-responsive-accordion-tabs] .tabs-title > a {
    color: #444444;
    font-weight: bold;
    text-transform: uppercase; }
    @media print, screen and (min-width: 40em) {
      .tabs[data-responsive-accordion-tabs] .tabs-title > a {
        padding: 2.5rem;
        font-size: 1rem; } }
    .tabs[data-responsive-accordion-tabs] .tabs-title > a:hover, .tabs[data-responsive-accordion-tabs] .tabs-title > a:focus, .tabs[data-responsive-accordion-tabs] .tabs-title > a[aria-selected='true'] {
      background: #f5f4ed;
      color: #444444;
      text-decoration: none; }
  .tabs[data-responsive-accordion-tabs] + .tabs-content {
    background: #f5f4ed;
    border: 0; }
    .tabs[data-responsive-accordion-tabs] + .tabs-content .tabs-panel {
      padding: 1.875rem 1.5rem; }
      @media print, screen and (min-width: 40em) {
        .tabs[data-responsive-accordion-tabs] + .tabs-content .tabs-panel {
          padding: 3.125rem 2.5rem; } }

.site__header {
  max-width: 77.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative;
  z-index: 1000; }
  .site__header--top-bar, .site__header--branding, .site__header--navigation {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .site__header--top-bar, .site__header--branding, .site__header--navigation {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
  .site__header--top-bar .content {
    margin-left: calc(-1 * 15px);
    margin-right: calc(-1 * 15px);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    max-width: none;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #422978;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.125rem;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media print, screen and (min-width: 40em) {
      .site__header--top-bar .content {
        margin-left: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__header--top-bar .content {
        margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__header--top-bar .content {
        margin-right: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .site__header--top-bar .content {
        margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .site__header--top-bar .content {
        border-left: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__header--top-bar .content {
        border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media print, screen and (min-width: 40em) {
      .site__header--top-bar .content {
        border-right: 20px solid transparent; } }
    @media screen and (min-width: 77.5em) {
      .site__header--top-bar .content {
        border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
    @media screen and (min-width: 77.5em) {
      body:not(.no-sidebar) .widget-area + .content-area .site__header--top-bar .content {
        margin-right: 0;
        border-right: 0 solid transparent; } }
    .site__header--top-bar .content::before {
      margin-left: calc(-1 * 15px);
      background-color: #62266f;
      content: '';
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      -webkit-transform-origin: left top;
          -ms-transform-origin: left top;
              transform-origin: left top;
      -webkit-transform: skew(-45deg);
          -ms-transform: skew(-45deg);
              transform: skew(-45deg);
      width: 40vw; }
      @media print, screen and (min-width: 40em) {
        .site__header--top-bar .content::before {
          margin-left: calc(-1 * 20px); } }
      @media screen and (min-width: 77.5em) {
        .site__header--top-bar .content::before {
          margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    .site__header--top-bar .content [class^='menu-global-menu'] {
      display: none;
      z-index: 1; }
      @media print, screen and (min-width: 64em) {
        .site__header--top-bar .content [class^='menu-global-menu'] {
          display: block; } }
      .site__header--top-bar .content [class^='menu-global-menu'] .menu .menu-item {
        display: inline-block; }
        .site__header--top-bar .content [class^='menu-global-menu'] .menu .menu-item .sub-menu {
          display: none; }
        .site__header--top-bar .content [class^='menu-global-menu'] .menu .menu-item a {
          margin: 0 1.125rem;
          text-decoration: underline; }
          .site__header--top-bar .content [class^='menu-global-menu'] .menu .menu-item a:hover, .site__header--top-bar .content [class^='menu-global-menu'] .menu .menu-item a:focus {
            text-decoration: none; }
        .site__header--top-bar .content [class^='menu-global-menu'] .menu .menu-item:first-child a {
          margin-left: 2.25rem; }
        .site__header--top-bar .content [class^='menu-global-menu'] .menu .menu-item:last-child a {
          margin-right: 2.25rem; }
    .site__header--top-bar .content [class^='menu-top-menu'] {
      z-index: 1; }
      .site__header--top-bar .content [class^='menu-top-menu'] .menu .menu-item {
        display: inline-block;
        margin-right: 0.625rem; }
        .site__header--top-bar .content [class^='menu-top-menu'] .menu .menu-item:last-of-type {
          margin-right: 0; }
        .site__header--top-bar .content [class^='menu-top-menu'] .menu .menu-item a {
          background-color: #422978; }
          .site__header--top-bar .content [class^='menu-top-menu'] .menu .menu-item a:hover {
            color: #422978; }
  .site__header--top-bar .language-switcher {
    display: none;
    list-style: none;
    margin: 0 0 0 0.9375rem;
    padding: 0; }
    @media print, screen and (min-width: 40em) {
      .site__header--top-bar .language-switcher {
        display: block;
        margin-left: 1.875rem; } }
    .site__header--top-bar .language-switcher a {
      color: #fff;
      text-decoration: none; }
      .site__header--top-bar .language-switcher a:hover {
        text-decoration: underline; }
  @media print, screen and (min-width: 64em) {
    .site__header--branding {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; } }
  .site__header--branding .site-title {
    height: 4.375rem; }
    @media print, screen and (min-width: 40em) {
      .site__header--branding .site-title {
        height: 5.625rem; } }
  .site__header--branding .logo {
    height: auto;
    margin-top: -1.25rem;
    position: relative;
    width: 7.5rem; }
    @media print, screen and (min-width: 40em) {
      .site__header--branding .logo {
        margin-top: -1.875rem;
        width: 10.3125rem; } }
    @media print, screen and (min-width: 64em) {
      .site__header--branding .logo {
        margin-top: -2.1875rem;
        width: 13.125rem; } }
  .site__header--navigation {
    display: none;
    position: relative; }
    @media print, screen and (min-width: 64em) {
      .site__header--navigation {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .site__header--navigation [class^='menu-primary-menu'] {
      text-align: right; }
      .site__header--navigation [class^='menu-primary-menu'] .menu {
        list-style-type: none;
        margin-left: 0; }
        .site__header--navigation [class^='menu-primary-menu'] .menu .menu-item {
          text-align: left; }
          .site__header--navigation [class^='menu-primary-menu'] .menu .menu-item a {
            display: block;
            font-weight: 700;
            line-height: .5em;
            padding-top: 1rem;
			padding-bottom: 1rem;
			padding-left: .9rem;
			padding-right: .9rem;
            text-decoration: none;
            text-transform: uppercase; }
            .site__header--navigation [class^='menu-primary-menu'] .menu .menu-item a:hover {
              text-decoration: underline; }
          .site__header--navigation [class^='menu-primary-menu'] .menu .menu-item.current-menu-ancestor > a, .site__header--navigation [class^='menu-primary-menu'] .menu .menu-item.current-menu-item > a {
            text-decoration: underline; }
      .site__header--navigation [class^='menu-primary-menu'] > .menu {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item {
          display: inline-block;
          position: relative; }
          .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item:last-of-type {
            margin-right: 1.875rem; }
          .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item > a {
            color: #444444; }
          .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item:active > a, .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item:hover > a {
            background-color: #444444;
            color: #fff; }
          .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item:active .sub-menu, .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item:hover .sub-menu {
            opacity: 1;
            pointer-events: auto; }
          .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item .sub-menu {
            background-color: rgba(68,68,68);
            border-top: 1px solid #fff;
            list-style-type: none;
            margin-left: 0;
            opacity: 0;
            pointer-events: none;
            position: absolute;
            right: 0;
            top: 100%;
            -webkit-transition: opacity 0.25s;
            transition: opacity 0.25s;
            white-space: nowrap;
            z-index: 9999; }
            .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item .sub-menu .sub-menu {
              display: none; }
            .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item .sub-menu > .menu-item:last-of-type {
              padding-bottom: 0; }
            .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item .sub-menu > .menu-item:hover > a {
              text-decoration: underline; }
            .site__header--navigation [class^='menu-primary-menu'] > .menu > .menu-item .sub-menu > .menu-item > a {
              color: #fff; }
    .site__header--navigation .icon-search {
      cursor: pointer;
      height: 1rem;
      width: 1rem; }
      .site__header--navigation .icon-search:hover {
        -webkit-box-shadow: 0 1px 0 0 #444444;
                box-shadow: 0 1px 0 0 #444444; }
      .site__header--navigation .icon-search * {
        fill: #444444; }
    .site__header--navigation .search-close {
      cursor: pointer;
      display: none;
      padding-right: 0.1875rem; }
      .site__header--navigation .search-close .icon {
        display: block;
        height: 0.8125rem;
        width: 0.8125rem; }
        .site__header--navigation .search-close .icon * {
          fill: #422978; }
    .site__header--navigation .search-form {
      background: rgba(66, 41, 120, 0.9);
      display: none;
      position: absolute;
      right: 15px;
      top: 100%;
      width: 100%;
      z-index: 9999; }
      @media print, screen and (min-width: 40em) {
        .site__header--navigation .search-form {
          right: 20px; } }
      .site__header--navigation .search-form label,
      .site__header--navigation .search-form input {
        margin: 0; }
      .site__header--navigation .search-form .search-field {
        background: transparent;
        border-radius: 0;
        border: 0;
        color: #fff;
        padding: 1.25rem 2.5rem;
        width: calc(100% - 121px); }
        .site__header--navigation .search-form .search-field:focus {
          outline: none; }
        .site__header--navigation .search-form .search-field::-webkit-input-placeholder {
          color: #fff;
          opacity: 0.5;
          font-weight: bold; }
        .site__header--navigation .search-form .search-field:-ms-input-placeholder {
          color: #fff;
          opacity: 0.5;
          font-weight: bold; }
        .site__header--navigation .search-form .search-field::-ms-input-placeholder {
          color: #fff;
          opacity: 0.5;
          font-weight: bold; }
        .site__header--navigation .search-form .search-field::placeholder {
          color: #fff;
          opacity: 0.5;
          font-weight: bold; }
      .site__header--navigation .search-form .search-submit {
        background-color: transparent;
        border: 0;
        bottom: 0;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        font-weight: bold;
        padding: 22px 30px;
        position: absolute;
        right: 0;
        text-decoration: underline;
        text-transform: uppercase; }
        .site__header--navigation .search-form .search-submit:hover {
          text-decoration: none; }
        .site__header--navigation .search-form .search-submit:focus {
          outline: none; }
  .site__header--mobile-menu-button {
    color: #444444;
    cursor: pointer;
    display: block;
    font-size: 0.6875rem;
    font-weight: 700;
    padding-right: 1.875rem;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 4.875rem; }
    @media print, screen and (min-width: 40em) {
      .site__header--mobile-menu-button {
        font-size: 0.8125rem;
        top: 5.4375rem; } }
    @media print, screen and (min-width: 64em) {
      .site__header--mobile-menu-button {
        display: none; } }
    .site__header--mobile-menu-button .hamburger {
      display: block;
      position: absolute;
      right: 0;
      top: 0.4375rem; }
      .site__header--mobile-menu-button .hamburger, .site__header--mobile-menu-button .hamburger::before, .site__header--mobile-menu-button .hamburger::after {
        background-color: #444444;
        height: 0.125rem;
        width: 1rem; }
      .site__header--mobile-menu-button .hamburger::before, .site__header--mobile-menu-button .hamburger::after {
        content: '';
        position: absolute; }
      .site__header--mobile-menu-button .hamburger::before {
        top: -0.375rem; }
      .site__header--mobile-menu-button .hamburger::after {
        top: 0.375rem; }
  .site__header--mobile-menu {
    background-color: #2f2f2f;
    display: block;
    height: 100vh;
    overflow: auto;
    position: fixed;
    right: -100vw;
    top: 0;
    -webkit-transition: right 0.25s;
    transition: right 0.25s;
    width: 100vw;
    z-index: 9999; }
    @media print, screen and (min-width: 64em) {
      .site__header--mobile-menu {
        display: none; } }
    .nav-active .site__header--mobile-menu {
      right: 0; }
    .site__header--mobile-menu .utility-bar {
      padding: 1.875rem 1.875rem 5.3125rem;
      position: relative; }
    .site__header--mobile-menu .icon-search,
    .site__header--mobile-menu .back,
    .site__header--mobile-menu .close {
      color: #fff;
      cursor: pointer;
      font-size: 0.6875rem;
      font-weight: 700;
      text-transform: uppercase; }
    .site__header--mobile-menu .icon-search {
      float: left;
      height: 1rem;
      width: 1rem; }
      .site__header--mobile-menu .icon-search * {
        fill: #fff; }
    .site__header--mobile-menu .search-form {
      background: #575757;
      bottom: 0;
      color: #fff;
      left: 0;
      position: absolute;
      width: 100%; }
      .site__header--mobile-menu .search-form label,
      .site__header--mobile-menu .search-form input {
        margin: 0; }
      .site__header--mobile-menu .search-form input[type='search'].search-field {
        background: transparent;
        border-radius: 0;
        border: 0;
        color: #fff;
        padding: 0.9375rem 15px;
        width: calc(100% - 121px); }
        .site__header--mobile-menu .search-form input[type='search'].search-field:focus {
          color: #fff;
          outline: none; }
        .site__header--mobile-menu .search-form input[type='search'].search-field::-webkit-input-placeholder {
          color: #fff;
          opacity: 0.5; }
        .site__header--mobile-menu .search-form input[type='search'].search-field:-ms-input-placeholder {
          color: #fff;
          opacity: 0.5; }
        .site__header--mobile-menu .search-form input[type='search'].search-field::-ms-input-placeholder {
          color: #fff;
          opacity: 0.5; }
        .site__header--mobile-menu .search-form input[type='search'].search-field::placeholder {
          color: #fff;
          opacity: 0.5; }
      .site__header--mobile-menu .search-form .search-submit {
        background-color: transparent;
        border-radius: 0;
        border: 0;
        bottom: 0;
        color: #fff;
        cursor: pointer;
        font-size: 1rem;
        font-weight: bold;
        padding: 15px;
        position: absolute;
        right: 0;
        text-decoration: underline;
        text-transform: uppercase;
        top: 0; }
        .site__header--mobile-menu .search-form .search-submit:focus {
          outline: none; }
    .site__header--mobile-menu .back {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      left: 15px;
      position: absolute;
      top: 1.5625rem;
      -webkit-transform: translateX(-100vw);
          -ms-transform: translateX(-100vw);
              transform: translateX(-100vw);
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }
      .mobile-menu-moved .site__header--mobile-menu .back {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .site__header--mobile-menu .back .icon {
        display: block;
        height: 1.25rem;
        margin-right: 0.3125rem;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        width: 1.25rem; }
        .site__header--mobile-menu .back .icon * {
          fill: #fff; }
      .site__header--mobile-menu .back .arrows {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .site__header--mobile-menu .back .arrows .icon {
          margin-right: -1px; }
    .site__header--mobile-menu .close {
      padding-right: 1.875rem;
      position: absolute;
      right: 15px;
      top: 1.5625rem; }
      .site__header--mobile-menu .close::before, .site__header--mobile-menu .close::after {
        background-color: #fff;
        content: '';
        height: 0.125rem;
        position: absolute;
        right: 0;
        top: 0.4375rem;
        width: 1rem; }
      .site__header--mobile-menu .close::before {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .site__header--mobile-menu .close::after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    .site__header--mobile-menu [class^='menu-top-menu'] {
      background-color: #272727;
      display: block;
      height: 3.125rem;
      position: relative; }
      .site__header--mobile-menu [class^='menu-top-menu'] .menu {
        position: absolute;
        right: 0.9375rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
        .site__header--mobile-menu [class^='menu-top-menu'] .menu .menu-item {
          display: inline-block;
          margin-right: 0.625rem; }
          .site__header--mobile-menu [class^='menu-top-menu'] .menu .menu-item:last-of-type {
            margin-right: 0; }
    .site__header--mobile-menu [class^='menu-primary-menu'] {
      position: relative;
      -webkit-transition: all 0.25s;
      transition: all 0.25s;
      z-index: 100; }
      .site__header--mobile-menu [class^='menu-primary-menu'] .menu {
        position: relative; }
        .site__header--mobile-menu [class^='menu-primary-menu'] .menu .menu-item {
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          border-bottom: 1px solid #575757;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          height: 4.5rem;
          position: static; }
          .site__header--mobile-menu [class^='menu-primary-menu'] .menu .menu-item a {
            display: block;
            font-size: 1.25rem;
            line-height: 1.15em;
            outline: none;
            padding: 15px 3.125rem 15px 15px;
            position: relative;
            text-decoration: none;
            text-transform: uppercase; }
          .site__header--mobile-menu [class^='menu-primary-menu'] .menu .menu-item .icon {
            height: 4.5rem;
            outline: none;
            padding: 0 15px 0 2.3125rem;
            position: absolute;
            right: 0;
            width: 4.5rem; }
            @media all and (-ms-high-contrast: none) {
              .site__header--mobile-menu [class^='menu-primary-menu'] .menu .menu-item .icon {
                -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                        transform: translateY(-50%); } }
            .site__header--mobile-menu [class^='menu-primary-menu'] .menu .menu-item .icon * {
              fill: #fff; }
          .site__header--mobile-menu [class^='menu-primary-menu'] .menu .menu-item.active .sub-menu {
            display: block; }
      .site__header--mobile-menu [class^='menu-primary-menu'] .sub-menu {
        display: none;
        left: 100%;
        list-style-type: none;
        margin-left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
    .site__header--mobile-menu [class^='menu-global-menu'] {
      margin-top: 0.9375rem;
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }
      .mobile-menu-moved .site__header--mobile-menu [class^='menu-global-menu'] {
        -webkit-transform: translateX(-100vw);
            -ms-transform: translateX(-100vw);
                transform: translateX(-100vw); }
      .site__header--mobile-menu [class^='menu-global-menu'] .menu .menu-item {
        margin-bottom: 0.9375rem;
        margin-top: 0.9375rem;
        padding: 0 15px; }
        .site__header--mobile-menu [class^='menu-global-menu'] .menu .menu-item:last-of-type {
          padding-bottom: 1.875rem; }
    .site__header--mobile-menu .bottom {
      max-width: 77.5rem;
      margin-right: auto;
      margin-left: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding-bottom: 3.75rem;
      padding-top: 15px;
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s;
      width: 100%; }
      .mobile-menu-moved .site__header--mobile-menu .bottom {
        -webkit-transform: translateX(-100vw);
            -ms-transform: translateX(-100vw);
                transform: translateX(-100vw); }
      .logged-in .site__header--mobile-menu .bottom {
        margin-bottom: 5rem; }
      .site__header--mobile-menu .bottom > * {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        min-width: 0; }
        @media print, screen and (min-width: 40em) {
          .site__header--mobile-menu .bottom > * {
            padding-right: 1.25rem;
            padding-left: 1.25rem; } }
    .site__header--mobile-menu .social {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .site__header--mobile-menu .social a {
        display: block;
        margin-right: 1.25rem; }
      .site__header--mobile-menu .social .icon {
        display: block;
        height: 1.25rem;
        width: 1.25rem; }
    .site__header--mobile-menu .language-switcher {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      list-style: none;
      margin-left: auto; }
      .site__header--mobile-menu .language-switcher li::before {
        display: none; }
      .site__header--mobile-menu .language-switcher a {
        color: #fff;
        text-decoration: underline; }
        .site__header--mobile-menu .language-switcher a:hover {
          text-decoration: none; }
  .site__header [class^='menu-top-menu'] .menu .menu-item a {
    border: 1px solid #fff;
    display: block;
    font-size: 0.6875rem;
    padding: 0.3125rem 1.25rem;
    text-decoration: none;
    text-transform: uppercase; }
    @media print, screen and (min-width: 40em) {
      .site__header [class^='menu-top-menu'] .menu .menu-item a {
        border-width: 2px; } }
    .site__header [class^='menu-top-menu'] .menu .menu-item a:hover, .site__header [class^='menu-top-menu'] .menu .menu-item a:focus {
      background-color: #fff;
      color: #272727; }
  .site__header .menu {
    list-style-type: none;
    margin-left: 0; }
    .site__header .menu .menu-item a {
      font-weight: 700;
      color: #fff;
      text-decoration: none; }

.site-content {
  max-width: 77.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .site-content__page-header {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .site-content__page-header {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .site-content__page-header {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    .site-content__page-header--content {
      padding-top: 1.875rem;
      position: relative;
      z-index: 2; }
      @media print, screen and (min-width: 64em) {
        .site-content__page-header--content {
          min-width: 40%;
          padding-top: 6.25rem; } }
      .site-content__page-header--content .intro {
        padding-bottom: 3.75rem; }
    .site-content__page-header--media {
      height: 40vw;
      margin-left: -15px;
      margin-right: -15px;
      overflow: hidden;
      position: relative;
      z-index: 1; }
      @media print, screen and (min-width: 40em) {
        .site-content__page-header--media {
          margin-left: -20px;
          margin-right: -20px; } }
      @media print, screen and (min-width: 64em) {
        .site-content__page-header--media {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
              -ms-flex-order: 1;
                  order: 1;
          height: 25vw;
          -webkit-box-flex: 1;
          -webkit-flex: 1 0 auto;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto;
          -webkit-flex-basis: calc(60% + 20px);
              -ms-flex-preferred-size: calc(60% + 20px);
                  flex-basis: calc(60% + 20px);
          margin-left: auto;
          margin-right: auto;
          min-width: 60%; } }
      @media screen and (min-width: 77.5em) {
        .site-content__page-header--media {
          -webkit-flex-basis: calc(60% + (((100vw - 77.5rem) / 2) + 20px));
              -ms-flex-preferred-size: calc(60% + (((100vw - 77.5rem) / 2) + 20px));
                  flex-basis: calc(60% + (((100vw - 77.5rem) / 2) + 20px)); } }
      .site-content__page-header--media span {
        position: absolute; }
        .site-content__page-header--media span:nth-of-type(1) {
          background-color: #fff;
          bottom: -2px;
          height: calc(5% + 4px);
          left: 100%;
          -webkit-transform: skew(-45deg);
              -ms-transform: skew(-45deg);
                  transform: skew(-45deg);
          -webkit-transform-origin: left top;
              -ms-transform-origin: left top;
                  transform-origin: left top;
          width: 100%; }
          @media print, screen and (min-width: 64em) {
            .site-content__page-header--media span:nth-of-type(1) {
              height: calc(40% + 4px); } }
        .site-content__page-header--media span:nth-of-type(2) {
          background-color: rgba(236, 193, 61, 0.85);
          height: calc(40% + 4px);
          left: 100%;
          top: -2px;
          -webkit-transform: skew(45deg);
              -ms-transform: skew(45deg);
                  transform: skew(45deg);
          -webkit-transform-origin: left bottom;
              -ms-transform-origin: left bottom;
                  transform-origin: left bottom;
          width: 100%; }
          @media print, screen and (min-width: 64em) {
            .site-content__page-header--media span:nth-of-type(2) {
              height: calc(80% + 4px); } }
        .site-content__page-header--media span:nth-of-type(3) {
          background-color: #fff;
          height: calc(50% + 4px);
          left: -100%;
          top: -2px;
          -webkit-transform: skew(-45deg);
              -ms-transform: skew(-45deg);
                  transform: skew(-45deg);
          -webkit-transform-origin: right bottom;
              -ms-transform-origin: right bottom;
                  transform-origin: right bottom;
          width: 100%; }
          @media print, screen and (min-width: 64em) {
            .site-content__page-header--media span:nth-of-type(3) {
              height: calc(100% + 4px); } }
      .site-content__page-header--media img {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%; }
      .site-content__page-header--media ul {
        list-style: none;
        margin: 0;
        padding: 0; }
      @media print, screen and (min-width: 64em) {
        .site-content__page-header--media + .site-content__page-header--content .page-title {
          margin-right: -5rem; } }
      .site-content__page-header--media + .site-content__page-header--content .intro {
        max-width: 100%; }

.social a {
  display: block;
  margin-right: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .social a {
      margin-right: 1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .social a {
      margin-right: 1.875rem; } }
  .social a:last-of-type {
    margin-right: 0; }
  .social a:hover .icon {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }

.social .icon {
  display: inline;
  width: 1.5625rem;
  height: 1.5625rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .social .icon * {
    fill: #fff; }
div.social a svg.icon.icon-youtube {
	background: url(../source/svg/youtube.svg) center center no-repeat;
	background-size: cover;
}
.home .site-content__page-header {
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .home .site-content__page-header--media {
      height: 40vw;
      -webkit-flex-basis: calc(75% + 20px);
          -ms-flex-preferred-size: calc(75% + 20px);
              flex-basis: calc(75% + 20px);
      left: 25%; } }
  @media screen and (min-width: 77.5em) {
    .home .site-content__page-header--media {
      -webkit-flex-basis: calc(85% + (((100vw - 77.5rem) / 2) + 20px));
          -ms-flex-preferred-size: calc(85% + (((100vw - 77.5rem) / 2) + 20px));
              flex-basis: calc(85% + (((100vw - 77.5rem) / 2) + 20px));
      left: 15%; } }
  .home .site-content__page-header--media .slick-slider,
  .home .site-content__page-header--media .slick-list,
  .home .site-content__page-header--media .slick-track,
  .home .site-content__page-header--media ul,
  .home .site-content__page-header--media li {
    height: 100%; }
  .home .site-content__page-header--media img {
    width: 100%; }
  @media print, screen and (min-width: 64em) {
    .home .site-content__page-header--media span:nth-of-type(1) {
      background-color: rgba(236, 193, 61, 0.85);
      left: -64%;
      height: calc(56% + 10px);
      -webkit-transform: skew(-45deg);
          -ms-transform: skew(-45deg);
              transform: skew(-45deg); }
    .home .site-content__page-header--media span:nth-of-type(2) {
      bottom: -2px;
      height: 100%;
      left: -65%;
      top: auto;
      top: initial;
      -webkit-transform: skew(45deg);
          -ms-transform: skew(45deg);
              transform: skew(45deg); }
    .home .site-content__page-header--media span:nth-of-type(3) {
      -webkit-transform: skew(-45deg);
          -ms-transform: skew(-45deg);
              transform: skew(-45deg); } }
  .home .site-content__page-header--content {
    padding-bottom: 1.875rem; }
    @media print, screen and (min-width: 64em) {
      .home .site-content__page-header--content {
        position: absolute;
        top: 0;
        width: 50%;
        min-width: 0;
        padding-bottom: 0;
        padding-top: 1.875rem; } }
    @media screen and (min-width: 77.5em) {
      .home .site-content__page-header--content {
        padding-top: 3.75rem;
        width: 30%; } }
    .home .site-content__page-header--content .intro {
      padding-bottom: 1.875rem; }
      @media print, screen and (min-width: 64em) {
        .home .site-content__page-header--content .intro {
          max-width: 85%; } }
    .home .site-content__page-header--content .home-video {
      margin-bottom: 1.875rem; }
      @media print, screen and (min-width: 40em) {
        .home .site-content__page-header--content .home-video {
          margin-bottom: 2.8125rem; } }
      .home .site-content__page-header--content .home-video a {
        font-weight: 700; }
    .home .site-content__page-header--content .logos h6 {
      margin-bottom: 0.625rem; }
    .home .site-content__page-header--content .logos img {
      max-width: 8.125rem; }
  .home .site-content__page-header .scroll-arrow {
    bottom: 1.875rem;
    position: absolute;
    line-height: 1em;
    right: calc(15px * 2);
    z-index: 2; }
    @media print, screen and (min-width: 64em) {
      .home .site-content__page-header .scroll-arrow {
        bottom: 2.5rem;
        right: calc(20px * 2); } }
    .home .site-content__page-header .scroll-arrow::before {
      border: 1px solid #000;
      border-radius: 100%;
      content: '';
      height: 250%;
      left: 50%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 250%; }
      @media print, screen and (min-width: 64em) {
        .home .site-content__page-header .scroll-arrow::before {
          border-color: #fff;
          border-width: 3px; } }
  .home .site-content__page-header .icon-arrow-scroll {
    display: block;
    height: 0.9375rem;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    width: 0.9375rem; }
    @media print, screen and (min-width: 64em) {
      .home .site-content__page-header .icon-arrow-scroll {
        height: 1.25rem;
        width: 1.25rem; } }
    .home .site-content__page-header .icon-arrow-scroll * {
      fill: #000; }
      @media print, screen and (min-width: 64em) {
        .home .site-content__page-header .icon-arrow-scroll * {
          fill: #fff; } }
  .home .site-content__page-header ~ .content-area {
    margin-bottom: 0;
    margin-top: 0; }

.home .home-intro-container {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  max-width: none;
  position: relative;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-color: #ececec;
  position: relative;
  text-align: center; }
  @media print, screen and (min-width: 40em) {
    .home .home-intro-container {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .home .home-intro-container {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .home .home-intro-container {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .home .home-intro-container {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .home .home-intro-container {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .home .home-intro-container {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .home .home-intro-container {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .home .home-intro-container {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media screen and (min-width: 77.5em) {
    body:not(.no-sidebar) .widget-area + .content-area .home .home-intro-container {
      margin-right: 0;
      border-right: 0 solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .home .home-intro-container {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .home .home-intro-container {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .component.no-margin + .home .home-intro-container {
    padding-top: 0; }
  .home .home-intro-container .intro {
    margin: 0 auto; }
  .home .home-intro-container::after {
    background-color: #d9d9d9;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%; }

.page-template-template-media-kit .media-kit {
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
  margin-top: 0 !important; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-media-kit .media-kit {
      margin-bottom: 2.5rem;
      margin-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .page-template-template-media-kit .media-kit {
      margin-bottom: 3.75rem;
      margin-top: 3.75rem; } }

.page-template-template-media-kit .media-kit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-media-kit .media-kit-wrapper {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  .page-template-template-media-kit .media-kit-wrapper > article {
    width: calc(50% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem; }
    @media print, screen and (min-width: 40em) {
      .page-template-template-media-kit .media-kit-wrapper > article {
        width: calc(25% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem; } }
    .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-downloads, .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-photos {
      margin-top: 1.875rem; }
      @media print, screen and (min-width: 40em) {
        .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-downloads, .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-photos {
          margin-top: 2.5rem; } }
      .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-downloads:nth-child(-n+2), .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-photos:nth-child(-n+2) {
        margin-top: 0; }
      @media print, screen and (min-width: 40em) {
        .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-downloads:nth-child(-n+4), .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-photos:nth-child(-n+4) {
          margin-top: 0; } }
    .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-videos {
      margin-top: 1.875rem; }
      @media print, screen and (min-width: 40em) {
        .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-videos {
          width: calc(33.333% - 2.5rem);
          margin-right: 1.25rem;
          margin-left: 1.25rem;
          margin-top: 2.5rem; } }
      .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-videos:nth-child(-n+2) {
        margin-top: 0; }
      @media print, screen and (min-width: 40em) {
        .page-template-template-media-kit .media-kit-wrapper > article.media_kit_types-videos:nth-child(-n+3) {
          margin-top: 0; } }

.page-template-template-media-kit .news-list {
  margin-bottom: 0 !important; }
  @media screen and (max-width: 39.9375em) {
    .page-template-template-media-kit .news-list > article:last-child {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 40em) {
    .page-template-template-media-kit .news-list > article {
      width: calc(33.333% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }

.page-template-template-media-kit .tabs + .tabs-content .news {
  padding-bottom: 0.625rem; }

.page-template-template-media-kit [data-responsive-accordion-tabs] .accordion-content > h3 {
  display: none; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-media-kit [data-responsive-accordion-tabs] .accordion-content > h3 {
      display: block; } }

.page-template-template-programs .programs-wrapper {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  max-width: none;
  position: relative;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-color: #ececec;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .programs-wrapper {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .page-template-template-programs .programs-wrapper {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .programs-wrapper {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .page-template-template-programs .programs-wrapper {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .programs-wrapper {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .page-template-template-programs .programs-wrapper {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .programs-wrapper {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .page-template-template-programs .programs-wrapper {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media screen and (min-width: 77.5em) {
    body:not(.no-sidebar) .widget-area + .content-area .page-template-template-programs .programs-wrapper {
      margin-right: 0;
      border-right: 0 solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .programs-wrapper {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .page-template-template-programs .programs-wrapper {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .component.no-margin + .page-template-template-programs .programs-wrapper {
    padding-top: 0; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .programs-wrapper {
      margin-bottom: 2.5rem;
      margin-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .page-template-template-programs .programs-wrapper {
      margin-bottom: 3.75rem;
      margin-top: 3.75rem; } }
  .page-template-template-programs .programs-wrapper:first-child {
    margin-top: 0; }

.page-template-template-programs .programs-list-description {
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .programs-list-description {
      margin-bottom: 3.75rem; } }

.page-template-template-programs .program {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  border-bottom: 1px solid #c3c3c3; }
  @media print, screen and (min-width: 40em) {
    .page-template-template-programs .program {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .page-template-template-programs .program {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .page-template-template-programs .program:first-child {
    padding-top: 0; }
  .page-template-template-programs .program:last-child {
    border-bottom: none;
    padding-bottom: 0; }
  .page-template-template-programs .program__content {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .page-template-template-programs .program__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .page-template-template-programs .program__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    .page-template-template-programs .program__content [class^='program__content--'] {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; }
      @media print, screen and (min-width: 40em) {
        .page-template-template-programs .program__content [class^='program__content--'] {
          padding-right: 1.25rem;
          padding-left: 1.25rem; } }
      @media print, screen and (min-width: 40em) {
        .page-template-template-programs .program__content [class^='program__content--'] {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
    .page-template-template-programs .program__content--checklist {
      margin-top: 1.875rem; }
      @media print, screen and (min-width: 40em) {
        .page-template-template-programs .program__content--checklist {
          margin-top: 0; } }

.search.search-results .site-main {
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
  margin-top: 0 !important; }
  @media print, screen and (min-width: 40em) {
    .search.search-results .site-main {
      margin-bottom: 2.5rem;
      margin-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .search.search-results .site-main {
      margin-bottom: 3.75rem;
      margin-top: 3.75rem; } }
  .search.search-results .site-main > article {
    margin-bottom: 1.875rem; }
    .search.search-results .site-main > article .entry-title {
      margin-bottom: 0.625rem; }

.widget h2.widget-title {
  margin-bottom: 1em; }

.widget.GIX_Announcements_Widget {
  background: #f7f7f7;
  padding-bottom: 0.9375rem;
  width: 100%; }
  @media print, screen and (min-width: 40em) {
    .widget.GIX_Announcements_Widget {
      padding-bottom: 1.875rem; } }
  .widget.GIX_Announcements_Widget .announcements__title {
    background: #f0f0f0;
    padding: 1.875rem 1.25rem; }
    .widget.GIX_Announcements_Widget .announcements__title h4 {
      margin-bottom: 0; }
  .widget.GIX_Announcements_Widget .announcement {
    border-left: 1px solid #000;
    margin: 1.25rem;
    padding: 0 0 0.625rem 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .widget.GIX_Announcements_Widget .announcement {
        margin: 1.875rem 1.25rem;
        padding: 0 0 1.25rem 1.25rem; } }
    .widget.GIX_Announcements_Widget .announcement:last-child {
      margin-bottom: 0; }
    .widget.GIX_Announcements_Widget .announcement .announcement__date,
    .widget.GIX_Announcements_Widget .announcement .announcement__text {
      display: block;
      font-size: 0.8125rem; }
      @media print, screen and (min-width: 40em) {
        .widget.GIX_Announcements_Widget .announcement .announcement__date,
        .widget.GIX_Announcements_Widget .announcement .announcement__text {
          font-size: 1rem; } }
    .widget.GIX_Announcements_Widget .announcement .announcement__date {
      font-weight: bold;
      text-transform: uppercase; }

.widget.GIX_CTA_Widget {
  width: 100%;
  background: #444444; }
  .widget.GIX_CTA_Widget .widget-cta__img {
    width: 100%;
    height: auto; }
  .widget.GIX_CTA_Widget .widget-cta__text {
    color: #fff;
    display: block;
    font-size: 0.9375rem;
    font-weight: bold;
    margin-bottom: 2.8125rem;
    padding: 1.25rem; }
    @media print, screen and (min-width: 40em) {
      .widget.GIX_CTA_Widget .widget-cta__text {
        font-size: 1.25rem;
        margin-bottom: 0;
        padding: 2.5rem 1.25rem; } }
  .widget.GIX_CTA_Widget .widget-cta__link {
    padding: 1.25rem;
    background: #555555; }
    .widget.GIX_CTA_Widget .widget-cta__link a {
      display: block;
      color: #fff;
      font-size: 0.8125rem;
      font-weight: bold; }
      @media print, screen and (min-width: 40em) {
        .widget.GIX_CTA_Widget .widget-cta__link a {
          background-color: #444444;
          border-radius: 0;
          border: 2px solid #444444;
          color: #444444;
          cursor: pointer;
          display: inline-block;
          font-size: 1rem;
          font-weight: 700;
          letter-spacing: 0.025em;
          line-height: 1em;
          padding: 0.75rem 1.875rem;
          text-decoration: none;
          text-transform: uppercase;
          -webkit-transition: all 0.25s;
          transition: all 0.25s;
            background-color: #ecc13d;
          border-color: #ecc13d;
          color: #444444; }
          .widget.GIX_CTA_Widget .widget-cta__link a:hover, .widget.GIX_CTA_Widget .widget-cta__link a:focus {
            background-color: #fff;
            color: #ecc13d; }
          .widget.GIX_CTA_Widget .widget-cta__link a a {
            color: inherit;
            text-decoration: inherit; }
          .widget.GIX_CTA_Widget .widget-cta__link a:hover, .widget.GIX_CTA_Widget .widget-cta__link a:focus {
            background-color: #444444;
            color: #fff; }
          .widget.GIX_CTA_Widget .widget-cta__link a a {
            color: inherit;
            text-decoration: inherit; } }




.widget-area .widget.PI_SimpleTwitterTweets {
  background-color: #f7f7f7; }
  .widget-area .widget.PI_SimpleTwitterTweets .widget-title {
    background-color: #f0f0f0;
    margin-bottom: 0;
    padding: 1.875rem 1.25rem; }
  .widget-area .widget.PI_SimpleTwitterTweets ul {
    padding: 1.25rem 1.25rem 1.875rem; }

.post-header__item .post-categories {
  list-style-type: none;
  margin-left: 2.5rem;
  margin-bottom: 2.1875rem; }
  .post-header__item .post-categories li {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.75rem; }
    .post-header__item .post-categories li:last-of-type {
      margin-bottom: 0; }
    .post-header__item .post-categories li::before, .post-header__item .post-categories li::after {
      position: absolute;
      left: -2.5rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .post-header__item .post-categories li::before {
      margin-left: 0.53125rem;
      z-index: 1; }
    .post-header__item .post-categories li::after {
      content: '';
      width: 1.75rem;
      height: 1.75rem;
      background: #ececec;
      border-radius: 100%;
      z-index: -1; }
    .post-header__item .post-categories li.design::before {
      content: 'd'; }
    .post-header__item .post-categories li.design::after {
      background: #f0cd64; }
    .post-header__item .post-categories li.entrepreneurship::before {
      content: 'e'; }
    .post-header__item .post-categories li.entrepreneurship::after {
      background: #b3dcbe; }
    .post-header__item .post-categories li.technology::before {
      content: 't';
      color: #fff; }
    .post-header__item .post-categories li.technology::after {
      background: #5163ac; }
    .post-header__item .post-categories li a {
      color: #444444;
      text-decoration: none; }
      .post-header__item .post-categories li a:hover, .post-header__item .post-categories li a:focus {
        text-decoration: underline; }

.post-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .post-header {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  .post-header__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    margin-bottom: 1.875rem; }
    .post-header__item:last-child {
      margin-bottom: 0; }

.post-thumbnail {
  display: block;
  margin-bottom: 1.875rem; }
  .post-thumbnail .caption {
    font-size: 0.875rem;
    font-style: italic;
    padding-top: 0.625rem; }

.entry-header .post-type {
  display: none; }
  .archive .entry-header .post-type,
  .search .entry-header .post-type {
    display: block; }

.entry-content {
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .entry-content {
      margin-bottom: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .entry-content {
      margin-bottom: 3.75rem; } }
  .entry-content ul {
    list-style-type: none;
    margin-left: 1.875rem; }
    .entry-content ul li {
      position: relative; }
      .entry-content ul li::before {
        content: '';
        position: absolute;
        width: 0.625rem;
        height: 0.625rem;
        margin-left: -1.875rem;
        margin-top: 0.5rem;
        background: #b7a57a;
        border-radius: 100%; }
  .entry-content ol {
    margin-left: 1.875rem; }
  .entry-content blockquote {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 0; }
    .entry-content blockquote,
    .entry-content blockquote p {
      color: #444444; }
    .entry-content blockquote::before, .entry-content blockquote::after {
      position: absolute;
      display: inline;
      font-size: 2.25rem;
      font-weight: bold;
      color: #422978; }
    .entry-content blockquote::before {
      content: '\201C';
      top: 0;
      left: 0; }
    .entry-content blockquote::after {
      content: '\201D';
      bottom: -1.5625rem;
      right: 0; }

.wp-caption .wp-caption-text {
  font-size: 0.875rem;
  text-align: left; }

.events-list article[class^='post-'] {
  background-color: #ececec;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden; }
  .events-list article[class^='post-'] .eyebrow {
    display: none; }
  .events-list article[class^='post-'] .post-thumbnail {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
    .events-list article[class^='post-'] .post-thumbnail img {
      height: 100%;
      max-height: 9.375rem;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
  .events-list article[class^='post-'] .entry-header {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .events-list article[class^='post-'] .date {
    background-color: #d9d9d9;
    display: inline-block;
    margin-bottom: 0;
    padding: 0.625rem 0.625rem 0.625rem 1.875rem;
    position: relative;
    z-index: 1; }
    @media print, screen and (min-width: 40em) {
      .events-list article[class^='post-'] .date {
        padding: 0.9375rem 0.9375rem 0.9375rem 2.5rem; } }
    .events-list article[class^='post-'] .date::before {
      background-color: inherit;
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      -webkit-transform: skew(-45deg);
          -ms-transform: skew(-45deg);
              transform: skew(-45deg);
      -webkit-transform-origin: right bottom;
          -ms-transform-origin: right bottom;
              transform-origin: right bottom;
      width: 100%;
      z-index: -1; }
  .events-list article[class^='post-'] .entry-title {
    font-weight: normal;
    padding: 0.9375rem 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .events-list article[class^='post-'] .entry-title {
        padding: 1.25rem 2.5rem; } }
    .events-list article[class^='post-'] .entry-title a {
      color: #444444; }
  .events-list article[class^='post-'] .entry-content {
    display: none; }

.media-kit article[class^='post-'].media_kit_item .media-kit-photo {
  display: none;
  margin-bottom: 1.25rem; }

.media-kit article[class^='post-'].media_kit_item .subtype {
  color: #422978;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: -0.01em;
  line-height: 1em;
  margin-right: 0.9375rem;
  position: relative;
  text-transform: uppercase;
  z-index: 1; }
  .media-kit article[class^='post-'].media_kit_item .subtype::before {
    background-color: #ececec;
    border-radius: 100%;
    content: '';
    height: 2rem;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 2rem;
    z-index: -1; }
    @media print, screen and (min-width: 40em) {
      .media-kit article[class^='post-'].media_kit_item .subtype::before {
        background-color: #fff; } }

.media-kit article[class^='post-'].media_kit_item .entry-title {
  display: none;
  margin-bottom: 0.3125rem;
  text-transform: none; }

.media-kit article[class^='post-'].media_kit_item .entry-summary {
  display: none;
  font-size: 0.875rem;
  font-style: italic; }

.media-kit article[class^='post-'].media_kit_item .photo-download {
  display: none;
  font-size: 0.8125rem;
  margin-top: 1.25rem;
  padding: 0.4375rem 0.9375rem; }

.media-kit article[class^='post-'].media_kit_item.media_kit_types-photos {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .media-kit-photo,
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .entry-title:not(.with-link),
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .entry-summary,
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .photo-download {
    display: block; }
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos header,
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .entry-summary {
    margin-bottom: 1.25rem; }
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .entry-title {
    margin-bottom: 0; }
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .entry-title,
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .entry-summary {
    padding: 0 0.9375rem; }
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .media-kit-photo {
    border-bottom: 1px solid #ececec; }
  .media-kit article[class^='post-'].media_kit_item.media_kit_types-photos .photo-download {
    margin-top: auto; }

.media-kit article[class^='post-'].media_kit_item.media_kit_types-downloads .with-link {
  display: block; }

.partners-list article[class^='post-'] a,
.people-list article[class^='post-'] a {
  text-decoration: none; }

.partners-list article[class^='post-'] .post-thumbnail,
.people-list article[class^='post-'] .post-thumbnail {
  display: block;
  margin-bottom: 1.25rem; }

.partners-list article[class^='post-'] .entry-title,
.people-list article[class^='post-'] .entry-title {
  color: #444444;
  margin-bottom: 0;
  text-decoration: underline; }
  .partners-list article[class^='post-'] .entry-title a,
  .people-list article[class^='post-'] .entry-title a {
    color: #444444; }

.partners-list article[class^='post-'] .partner-types,
.partners-list article[class^='post-'] .roles,
.people-list article[class^='post-'] .partner-types,
.people-list article[class^='post-'] .roles {
  color: #422978;
  display: block;
  margin-bottom: 0.3125rem; }

.partners-list article[class^='post-'] .position-title,
.people-list article[class^='post-'] .position-title {
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.625rem; }

.partners-list article[class^='post-']:hover .entry-title,
.people-list article[class^='post-']:hover .entry-title {
  text-decoration: none; }

.partners-list article[class^='post-'].type-partner .post-thumbnail,
.people-list article[class^='post-'].type-partner .post-thumbnail {
  border: 1px solid #d9d9d9;
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s; }
  .partners-list article[class^='post-'].type-partner .post-thumbnail img,
  .people-list article[class^='post-'].type-partner .post-thumbnail img {
    display: block;
    height: auto;
    left: 50%;
    max-height: 85%;
    max-width: 85%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: auto; }

.partners-list article[class^='post-'].type-partner:hover .post-thumbnail,
.people-list article[class^='post-'].type-partner:hover .post-thumbnail {
  border-color: #ececec; }

.partners-list article[class^='post-'].type-person header.entry-header,
.people-list article[class^='post-'].type-person header.entry-header {
  background-color: #ececec;
  height: 435px; }
  .partners-list article[class^='post-'].type-person header.entry-header h2.entry-title,
  .partners-list article[class^='post-'].type-person header.entry-header .h6.roles,
  .partners-list article[class^='post-'].type-person header.entry-header p.position-title,
  .people-list article[class^='post-'].type-person header.entry-header h2.entry-title,
  .people-list article[class^='post-'].type-person header.entry-header .h6.roles,
  .people-list article[class^='post-'].type-person header.entry-header p.position-title {
    margin-left: .75rem;
    margin-right: .75rem; }
  .partners-list article[class^='post-'].type-person header.entry-header h2.entry-title,
  .people-list article[class^='post-'].type-person header.entry-header h2.entry-title {
    margin-bottom: 0.625rem; }
  .partners-list article[class^='post-'].type-person header.entry-header .h6.roles,
  .people-list article[class^='post-'].type-person header.entry-header .h6.roles {
    line-height: 1.1em; }
  .partners-list article[class^='post-'].type-person header.entry-header p.position-title,
  .people-list article[class^='post-'].type-person header.entry-header p.position-title {
    line-height: 1.25; }
  .partners-list article[class^='post-'].type-person header.entry-header .post-thumbnail,
  .people-list article[class^='post-'].type-person header.entry-header .post-thumbnail {
    height: 270px;
    display: block;
    background-color: #d9d9d9; }
    .partners-list article[class^='post-'].type-person header.entry-header .post-thumbnail img,
    .people-list article[class^='post-'].type-person header.entry-header .post-thumbnail img {
      width: 100%;
      height: 270px;
      -o-object-fit: cover;
         object-fit: cover;
      overflow: hidden; }

@media screen and (max-width: 39.9375em) {
  .partners-list article[class^='post-'].type-person .post-thumbnail,
  .people-list article[class^='post-'].type-person .post-thumbnail {
    width: 100%;
    height: auto; } }

.blog-list article[class^='post-'],
.news-list article[class^='post-'] {
  background-color: #444444;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .blog-list article[class^='post-'] .post-thumbnail,
  .news-list article[class^='post-'] .post-thumbnail {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    overflow: hidden;
    margin: 0;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .blog-list article[class^='post-'] .post-thumbnail,
      .news-list article[class^='post-'] .post-thumbnail {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%; } }
    .blog-list article[class^='post-'] .post-thumbnail::before,
    .news-list article[class^='post-'] .post-thumbnail::before {
      background-color: #444444;
      content: '';
      height: 3.75rem;
      left: 100%;
      position: absolute;
      top: 0;
      -webkit-transform: skew(45deg);
          -ms-transform: skew(45deg);
              transform: skew(45deg);
      -webkit-transform-origin: left bottom;
          -ms-transform-origin: left bottom;
              transform-origin: left bottom;
      width: 3.75rem; }
    .blog-list article[class^='post-'] .post-thumbnail img,
    .news-list article[class^='post-'] .post-thumbnail img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
  .blog-list article[class^='post-'] .entry-header,
  .blog-list article[class^='post-'] .entry-content,
  .news-list article[class^='post-'] .entry-header,
  .news-list article[class^='post-'] .entry-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding: 0.9375rem 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .blog-list article[class^='post-'] .entry-header,
      .blog-list article[class^='post-'] .entry-content,
      .news-list article[class^='post-'] .entry-header,
      .news-list article[class^='post-'] .entry-content {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
        padding: 1.25rem 2.5rem; } }
  .blog-list article[class^='post-'] .date,
  .news-list article[class^='post-'] .date {
    display: inline-block;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 1.25em;
    margin-bottom: .3em; }
  .blog-list article[class^='post-'] .eyebrow a,
  .news-list article[class^='post-'] .eyebrow a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 1.25em;
    margin-bottom: 1.875rem;
    padding: 0.25rem 0.4375rem;
    text-decoration: none;
    text-transform: uppercase; }
    .blog-list article[class^='post-'] .eyebrow a:hover, .blog-list article[class^='post-'] .eyebrow a:focus,
    .news-list article[class^='post-'] .eyebrow a:hover,
    .news-list article[class^='post-'] .eyebrow a:focus {
      background-color: #fff;
      color: #444444; }
  .blog-list article[class^='post-'] .entry-title a,
  .news-list article[class^='post-'] .entry-title a {
    color: #fff; }
  .blog-list article[class^='post-'].event .entry-content, .blog-list article[class^='post-'].news .entry-content, .blog-list article[class^='post-'].post .entry-content,
  .news-list article[class^='post-'].event .entry-content,
  .news-list article[class^='post-'].news .entry-content,
  .news-list article[class^='post-'].post .entry-content {
    display: none; }
  .blog-list article[class^='post-'].press-release .post-thumbnail,
  .news-list article[class^='post-'].press-release .post-thumbnail {
    display: none; }
  .blog-list article[class^='post-'].press-release .entry-header,
  .blog-list article[class^='post-'].press-release .entry-content,
  .news-list article[class^='post-'].press-release .entry-header,
  .news-list article[class^='post-'].press-release .entry-content {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
  .blog-list article[class^='post-'].press-release .entry-content,
  .news-list article[class^='post-'].press-release .entry-content {
    padding-left: 0;
    font-style: italic; }

.archive article[class^='post-'] {
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
  margin-top: 0 !important; }
  @media print, screen and (min-width: 40em) {
    .archive article[class^='post-'] {
      margin-bottom: 2.5rem;
      margin-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .archive article[class^='post-'] {
      margin-bottom: 3.75rem;
      margin-top: 3.75rem; } }
  .archive article[class^='post-'] .eyebrow,
  .archive article[class^='post-'] .date {
    display: none; }
  .archive article[class^='post-'] .entry-title {
    margin-bottom: 0.9375rem; }
  .archive article[class^='post-'] .post-thumbnail {
    margin-bottom: 1.875rem; }

.blog-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: calc(1.875rem - (15px * 2)); }
  @media print, screen and (min-width: 40em) {
    .blog-list {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .blog-list {
      margin-bottom: calc(2.5rem - (20px * 2)); } }
  @media print, screen and (min-width: 64em) {
    .blog-list {
      margin-bottom: calc(3.75rem - (20px * 2)); } }
  .blog-list article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    margin-bottom: calc(15px * 2); }
    @media print, screen and (min-width: 40em) {
      .blog-list article {
        width: calc(50% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
        margin-bottom: calc(20px * 2); } }

.events-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: calc(1.875rem - (15px * 2)); }
  @media print, screen and (min-width: 40em) {
    .events-list {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .events-list {
      margin-bottom: calc(2.5rem - (20px * 2)); } }
  @media print, screen and (min-width: 64em) {
    .events-list {
      margin-bottom: calc(3.75rem - (20px * 2)); } }
  .events-list article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    margin-bottom: calc(15px * 2); }
    @media print, screen and (min-width: 40em) {
      .events-list article {
        width: calc(50% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
        margin-bottom: calc(20px * 2); } }
    @media print, screen and (min-width: 64em) {
      .events-list article {
        width: calc(33.333% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem; } }

.news-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: calc(1.875rem - (15px * 2)); }
  @media print, screen and (min-width: 40em) {
    .news-list {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .news-list {
      margin-bottom: calc(2.5rem - (20px * 2)); } }
  @media print, screen and (min-width: 64em) {
    .news-list {
      margin-bottom: calc(3.75rem - (20px * 2)); } }
  .news-list article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    margin-bottom: calc(15px * 2); }
    @media print, screen and (min-width: 40em) {
      .news-list article {
        width: calc(50% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
        margin-bottom: calc(20px * 2); } }

.partners-list,
.people-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: calc(1.875rem - (15px * 2)); }
  @media print, screen and (min-width: 40em) {
    .partners-list,
    .people-list {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .partners-list,
    .people-list {
      margin-bottom: calc(2.5rem - (20px * 2)); } }
  @media print, screen and (min-width: 64em) {
    .partners-list,
    .people-list {
      margin-bottom: calc(3.75rem - (20px * 2)); } }
  .partners-list article,
  .people-list article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    margin-bottom: calc(15px * 2); }
    @media print, screen and (min-width: 40em) {
      .partners-list article,
      .people-list article {
        width: calc(50% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
        margin-bottom: calc(20px * 2); } }
    @media print, screen and (min-width: 64em) {
      .partners-list article,
      .people-list article {
        width: calc(25% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem; } }

.components > .component {
  margin-bottom: 1.875rem;
  margin-top: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .components > .component {
      margin-bottom: 2.5rem;
      margin-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .components > .component {
      margin-bottom: 3.75rem;
      margin-top: 3.75rem; } }
  .components > .component.no-margin {
    margin-bottom: 0;
    margin-top: 0; }

.component.callouts {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media print, screen and (min-width: 40em) {
    .component.callouts {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .component.callouts {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  .component.callouts .callout {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-bottom: 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .component.callouts .callout {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    .component.callouts .callout:last-child {
      margin-bottom: 0; }
    @media print, screen and (min-width: 40em) {
      .component.callouts .callout {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        margin-bottom: 0; } }

.callout {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  .callout-title {
    color: #fff; }
  .callout__content {
    background-color: #444444;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 70%;
        -ms-flex: 1 0 70%;
            flex: 1 0 70%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .callout__content > * {
      padding: 1.25rem; }
      @media print, screen and (min-width: 40em) {
        .callout__content > * {
          padding: 2.5rem; } }
    .callout__content--top {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
    .callout__content--bottom {
      background-color: #555555;
		      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      @media print, screen and (min-width: 40em) {
        .callout__content--bottom {
          padding-bottom: 1.25rem;
          padding-top: 1.25rem; } }
  .callout__image {
    background-position: center;
    background-size: cover;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30%;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%; }

.component.courses .accordion-content__courses {
  max-width: 77.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.component.courses .accordion-content__course {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  position: relative;
  padding-left: 1.875rem;
  padding-right: 1.25rem;
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .component.courses .accordion-content__course {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .component.courses .accordion-content__course {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      padding-left: 1.875rem !important; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .component.courses .accordion-content__course {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  .component.courses .accordion-content__course .category-letter {
    position: absolute;
    top: 0;
    left: 0.3125rem;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 3; }
    @media print, screen and (min-width: 40em) {
      .component.courses .accordion-content__course .category-letter {
        top: 0.125rem;
        left: 0.3125rem; } }
    .component.courses .accordion-content__course .category-letter::before {
      content: '';
      top: 0;
      left: -0.375rem;
      position: absolute;
      height: 1.25rem;
      width: 1.25rem;
      border-radius: 100%;
      z-index: -1; }
    .component.courses .accordion-content__course .category-letter.design::before {
      background-color: #ee471b; }
    .component.courses .accordion-content__course .category-letter.entrepreneurship::before {
      background-color: #eac346; }
    .component.courses .accordion-content__course .category-letter.technology {
      color: #fff; }
      .component.courses .accordion-content__course .category-letter.technology::before {
        background-color: #0daae6; }
	.component.courses .accordion-content__course .category-letter.launch::before {
      background-color: #a6a6a6; }
  .component.courses .accordion-content__course .entry-title {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 0.8125rem;
    text-transform: uppercase;
    color: #444444;
    margin-bottom: 15px; }
    @media print, screen and (min-width: 40em) {
      .component.courses .accordion-content__course .entry-title {
        font-size: 1rem; } }
  .component.courses .accordion-content__course p,
  .component.courses .accordion-content__course span {
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .component.courses .accordion-content__course p,
      .component.courses .accordion-content__course span {
        font-size: 1rem; } }

.component.courses .courses-subtitle {
  margin-bottom: 1.875rem;
  max-width: 80%; }

.component.courses .cta {
  margin-top: 1.875rem; }

.component.experience {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media print, screen and (min-width: 40em) {
    .component.experience {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print, screen and (min-width: 40em) {
    .component.experience > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 33.333%;
          -ms-flex: 1 1 33.333%;
              flex: 1 1 33.333%;
      margin-bottom: 0;
      margin-top: 0; } }
  .component.experience .testimonial {
    margin-left: calc(-1 * 15px);
    padding: 1.875rem 15px;
    background-image: url("../img/bg-testimonial.png");
    background-position: 0 2px;
    overflow: hidden;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .component.experience .testimonial {
        margin-left: calc(-1 * 20px); } }
    @media screen and (min-width: 77.5em) {
      .component.experience .testimonial {
        margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 40em) {
      .component.experience .testimonial {
        padding-bottom: 2.5rem 20px; } }
    @media screen and (min-width: 77.5em) {
      .component.experience .testimonial {
        padding-left: calc(20px + (100vw - 77.5rem) / 2);
        -webkit-flex-basis: calc(33.333% + (20px + (100vw - 77.5rem) / 2));
            -ms-flex-preferred-size: calc(33.333% + (20px + (100vw - 77.5rem) / 2));
                flex-basis: calc(33.333% + (20px + (100vw - 77.5rem) / 2)); } }
    .component.experience .testimonial h6 {
      margin-bottom: 0.625rem; }
  .component.experience .experience__image {
    background-position: center;
    background-size: cover;
    border-color: #fff;
    border-style: solid;
    border-width: 2px 0 0;
    height: calc(100vw - (15px * 2)); }
    @media print, screen and (min-width: 40em) {
      .component.experience .experience__image {
        border-width: 0 0 0 2px;
        height: auto;
        min-height: 15.625rem; } }
    @media print, screen and (min-width: 64em) {
      .component.experience .experience__image {
        min-height: 21.875rem; } }

.component.facts {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  max-width: none;
  position: relative;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-color: #ececec;
  -webkit-box-shadow: inset 0 0 1.875rem 0.625rem #ececec;
          box-shadow: inset 0 0 1.875rem 0.625rem #ececec; }
  @media print, screen and (min-width: 40em) {
    .component.facts {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.facts {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.facts {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.facts {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.facts {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.facts {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.facts {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.facts {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media screen and (min-width: 77.5em) {
    body:not(.no-sidebar) .widget-area + .content-area .component.facts {
      margin-right: 0;
      border-right: 0 solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.facts {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .component.facts {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .component.no-margin + .component.facts {
    padding-top: 0; }
  .component.facts .facts__wrapper {
    position: relative; }
    .component.facts .facts__wrapper > span {
      background: -webkit-gradient(linear, left top, right top, from(transparent), to(#ececec));
      background: linear-gradient(to right, transparent 0%, #ececec 100%);
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      width: 20vw;
      z-index: 2; }
      @media print, screen and (min-width: 64em) {
        .component.facts .facts__wrapper > span {
          display: none; } }
  .component.facts .facts__scroll {
    overflow: auto; }
  .component.facts .facts__content {
    max-width: 77.5rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding-right: 20vw;
    width: 200vw;
    z-index: 1; }
    @media print, screen and (min-width: 64em) {
      .component.facts .facts__content {
        padding-right: 0;
        width: auto; } }
  .component.facts .fact {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    min-width: 0;
    border-left: 1px solid #000;
    padding-bottom: 0.9375rem;
    padding-top: 2.5rem; }
    @media print, screen and (min-width: 40em) {
      .component.facts .fact {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
  .component.facts .fact__text {
    display: block;
    font-weight: bold;
    text-transform: uppercase; }
  .component.facts .icon-arrow-short__wrapper {
    position: relative; }
    .component.facts .icon-arrow-short__wrapper::before {
      background: #fff;
      border-radius: 100%;
      content: '';
      height: 1.5rem;
      left: 0;
      position: absolute;
      top: -2.5rem;
      width: 1.5625rem;
      z-index: 1; }
  .component.facts .icon-arrow-short {
    display: inline-block;
    height: 1rem;
    margin-left: 0.45rem;
    margin-top: 0.25rem;
    position: absolute;
    top: -2.5rem;
    width: 0.75rem;
    z-index: 2; }
    .component.facts .icon-arrow-short * {
      fill: #444444; }
  .component.facts .cta {
    margin-top: 2.875rem; }

.component.fifty-fifty {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  max-width: none;
  position: relative;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-color: #ececec; }
  @media print, screen and (min-width: 40em) {
    .component.fifty-fifty {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.fifty-fifty {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.fifty-fifty {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.fifty-fifty {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.fifty-fifty {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.fifty-fifty {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.fifty-fifty {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.fifty-fifty {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media screen and (min-width: 77.5em) {
    body:not(.no-sidebar) .widget-area + .content-area .component.fifty-fifty {
      margin-right: 0;
      border-right: 0 solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.fifty-fifty {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .component.fifty-fifty {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .component.no-margin + .component.fifty-fifty {
    padding-top: 0; }
  @media screen and (max-width: 39.9375em) {
    .component.fifty-fifty + .fifty-fifty .fifty-fifty-title {
      border-top: 1px solid #d9d9d9;
      padding-top: 1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .component.fifty-fifty.even .fifty-fifty__content--body {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

.fifty-fifty__content {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media print, screen and (min-width: 40em) {
    .fifty-fifty__content {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .fifty-fifty__content {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  .fifty-fifty__content--body, .fifty-fifty__content--media {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-bottom: 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .fifty-fifty__content--body, .fifty-fifty__content--media {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 40em) {
      .fifty-fifty__content--body, .fifty-fifty__content--media {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        margin: 0; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .fifty-fifty__content--body, .fifty-fifty__content--media {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  .fifty-fifty__content--media {
    margin-bottom: 0; }
    @media print, screen and (min-width: 40em) {
      .fifty-fifty__content--media {
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                align-self: center; } }

.component.highlights {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  max-width: none;
  position: relative;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-color: #ececec;
  position: relative; }
  @media print, screen and (min-width: 40em) {
    .component.highlights {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.highlights {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.highlights {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.highlights {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.highlights {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.highlights {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.highlights {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.highlights {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media screen and (min-width: 77.5em) {
    body:not(.no-sidebar) .widget-area + .content-area .component.highlights {
      margin-right: 0;
      border-right: 0 solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.highlights {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .component.highlights {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .component.no-margin + .component.highlights {
    padding-top: 0; }
  .component.highlights .view-all {
    color: #444444;
    font-size: 0.8125rem;
    font-weight: 700; }
    @media print, screen and (min-width: 40em) {
      .component.highlights .view-all {
        font-size: 1rem;
        position: absolute;
        right: 0;
        top: 3.125rem; } }
    .component.highlights .view-all a {
      color: #444444; }
  .component.highlights .news-list article {
    width: calc(100% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem; }
    @media print, screen and (min-width: 40em) {
      .component.highlights .news-list article {
        width: calc(100% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem; } }
    .component.highlights .news-list article:last-child {
      margin-bottom: 0; }
  .component.highlights .PI_SimpleTwitterTweets {
    margin-bottom: 0; }
    .component.highlights .PI_SimpleTwitterTweets h2 {
      display: none; }
  .component.no-margin + .component.highlights .view-all {
    top: 0; }

.highlights-subtitle {
  margin-bottom: 1.875rem; }

.highlights-component__content {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media print, screen and (min-width: 40em) {
    .highlights-component__content {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .highlights-component__content {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  .highlights-component__content > [class^='highlights-component__content'] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .highlights-component__content > [class^='highlights-component__content'] {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .highlights-component__content > [class^='highlights-component__content'] {
        margin-bottom: 1.875rem; }
        .highlights-component__content > [class^='highlights-component__content']:last-child {
          margin-bottom: 0; } }
    @media print, screen and (min-width: 40em) {
      .highlights-component__content > [class^='highlights-component__content'] {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }
  @media print, screen and (min-width: 40em) {
    .highlights-component__content .highlights-component__content--important-dates {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; } }
  .highlights-component__content .highlights-component__content--important-dates .important-dates {
    list-style-type: none;
    margin-left: 0; }
    @media screen and (max-width: 39.9375em) {
      .highlights-component__content .highlights-component__content--important-dates .important-dates {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .highlights-component__content .highlights-component__content--important-dates .important-dates {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  .highlights-component__content .highlights-component__content--important-dates .important-date {
    border-left: 1px solid #444444;
    padding-left: 0.625rem;
    margin-bottom: 1.5625rem; }
    @media screen and (max-width: 39.9375em) {
      .highlights-component__content .highlights-component__content--important-dates .important-date {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
    @media print, screen and (min-width: 40em) {
      .highlights-component__content .highlights-component__content--important-dates .important-date {
        margin-bottom: 2.5rem; }
        .highlights-component__content .highlights-component__content--important-dates .important-date:last-child {
          margin-bottom: 0; } }
    .entry-content .highlights-component__content .highlights-component__content--important-dates .important-date::before {
      display: none; }
    .highlights-component__content .highlights-component__content--important-dates .important-date h4,
    .highlights-component__content .highlights-component__content--important-dates .important-date .h4,
    .highlights-component__content .highlights-component__content--important-dates .important-date .widget-area .widget.PI_SimpleTwitterTweets .widget-title, .widget-area .widget.PI_SimpleTwitterTweets
    .highlights-component__content .highlights-component__content--important-dates .important-date .widget-title {
      margin-bottom: 0; }
    .highlights-component__content .highlights-component__content--important-dates .important-date p {
      font-size: 0.8125rem; }
      @media print, screen and (min-width: 40em) {
        .highlights-component__content .highlights-component__content--important-dates .important-date p {
          font-size: 1rem; } }
  @media print, screen and (min-width: 40em) {
    .highlights .highlights-component__content .highlights-component__content--news-events {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 40em) {
    .highlights-component__content .highlights-component__content--twitter-feed {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; } }

.component.key-points {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  max-width: none;
  position: relative;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-color: #ececec; }
  @media print, screen and (min-width: 40em) {
    .component.key-points {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.key-points {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.key-points {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.key-points {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.key-points {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.key-points {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.key-points {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.key-points {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media screen and (min-width: 77.5em) {
    body:not(.no-sidebar) .widget-area + .content-area .component.key-points {
      margin-right: 0;
      border-right: 0 solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.key-points {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .component.key-points {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .component.no-margin + .component.key-points {
    padding-top: 0; }
  .component.key-points .key-points__content {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    @media print, screen and (min-width: 40em) {
      .component.key-points .key-points__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .component.key-points .key-points__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
  .component.key-points .key-points__left,
  .component.key-points .key-points__right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .component.key-points .key-points__left,
      .component.key-points .key-points__right {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 40em) {
      .component.key-points .key-points__left,
      .component.key-points .key-points__right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
  .component.key-points .key-points__left {
    margin-bottom: 3.75rem; }
    @media print, screen and (min-width: 40em) {
      .component.key-points .key-points__left {
        margin-bottom: 0; } }
  .component.key-points .key-points__right .testimonial {
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (max-width: 39.9375em) {
      .component.key-points .key-points__right .testimonial {
        margin-bottom: -1.875rem;
        margin-top: -1.875rem; } }
    @media print, screen and (min-width: 40em) {
      .component.key-points .key-points__right .testimonial {
        margin-right: calc(-1 * 15px);
        height: calc(100% + (2.5rem * 2));
        margin-top: -2.5rem;
        padding-left: 25%;
        padding-right: 20px; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .component.key-points .key-points__right .testimonial {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 40em) and (min-width: 77.5em) {
    .component.key-points .key-points__right .testimonial {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
    @media print, screen and (min-width: 64em) {
      .component.key-points .key-points__right .testimonial {
        height: calc(100% + (3.75rem * 2));
        margin-top: -3.75rem;
        padding-left: 45%; } }
    @media screen and (min-width: 77.5em) {
      .component.key-points .key-points__right .testimonial {
        padding-right: calc(20px + (100vw - 77.5rem) / 2); } }
    .component.key-points .key-points__right .testimonial::before {
      background-color: #fff;
      height: calc(100% + 2px);
      left: -200vw;
      right: 100%;
      top: 33.333%;
      -webkit-transform: skew(45deg);
          -ms-transform: skew(45deg);
              transform: skew(45deg);
      -webkit-transform-origin: right top;
          -ms-transform-origin: right top;
              transform-origin: right top;
      width: 200vw; }
      @media print, screen and (min-width: 40em) {
        .component.key-points .key-points__right .testimonial::before {
          background-color: #ececec;
          outline: 5rem solid #fff;
          top: 0; } }
    .component.key-points .key-points__right .testimonial::after {
      height: calc(100% + 4px);
      left: auto;
      right: -40%;
      -webkit-transform-origin: left top;
          -ms-transform-origin: left top;
              transform-origin: left top; }
    .component.key-points .key-points__right .testimonial img {
      float: right; }
  .component.key-points .key-points__points--point {

    position: relative; }
    @media print, screen and (min-width: 40em) {
      .component.key-points .key-points__points--point {
        margin-bottom: 3.125rem;
        padding-left: 6.25rem; } }
    .component.key-points .key-points__points--point:last-of-type {
      margin-bottom: 0; }
    .component.key-points .key-points__points--point .arrow {
      left: 20px;
      line-height: 1em;
      position: absolute;
      top: 1.25rem;
      -webkit-transform: translateX(50%);
          -ms-transform: translateX(50%);
              transform: translateX(50%); }
      .component.key-points .key-points__points--point .arrow::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 214%;
        height: 214%;
        background: #fff;
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .component.key-points .key-points__points--point .icon-arrow {
      display: block;
      height: 1.25rem;
      position: relative;
      width: 1.25rem;
      z-index: 1; }
      @media print, screen and (min-width: 40em) {
        .component.key-points .key-points__points--point .icon-arrow {
 } }
      .component.key-points .key-points__points--point .icon-arrow > * {
        fill: #62266f; }
    .component.key-points .key-points__points--point h4 {
      margin-bottom: 0.625rem; }
    .component.key-points .key-points__points--point a {
      color: #444444;
      font-weight: bold; }
  .component.key-points .key-points__points + .cta {
    margin-top: 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .component.key-points .key-points__points + .cta {
        margin-top: 3.75rem; } }

.logo-bar {
  position: relative; }
  .logo-bar .view-all {
    color: #444444;
    font-size: 0.8125rem;
    font-weight: 700; }
    @media print, screen and (min-width: 40em) {
      .logo-bar .view-all {
        font-size: 1rem; } }
    @media print, screen and (min-width: 64em) {
      .logo-bar .view-all {
        position: absolute;
        top: 0;
        right: 0; } }
  .logo-bar .founding-partners,
  .logo-bar .support {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .logo-bar .founding-partners h4,
    .logo-bar .support h4 {
      margin-bottom: 0;
      width: 100%; }
    .logo-bar .founding-partners img,
    .logo-bar .support img {
      height: auto;
      margin: 1.875rem 0 0;
      max-width: 50%;
      padding: 0 0.625rem;
      width: auto; }
      @media print, screen and (min-width: 40em) {
        .logo-bar .founding-partners img,
        .logo-bar .support img {
          padding: 0 0.9375rem; } }

.logo-bar-subtitle {
  margin-bottom: 1.875rem; }

.logo-bar__partners {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .logo-bar__partners {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .logo-bar__partners {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .logo-bar__partners {
      margin-bottom: 0; } }
  .logo-bar__partners .col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .logo-bar__partners .col {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .logo-bar__partners .col-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 40%;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      max-width: 40%;
      border-right: 1px solid #ececec; } }
  @media print, screen and (min-width: 64em) {
    .logo-bar__partners .col-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 60%;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%;
      max-width: 60%; } }

.logo-bar__partner-group {
  margin-bottom: 1.5625rem;
  padding-top: 0.625rem;
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .logo-bar__partner-group:last-of-type {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .col-2 .logo-bar__partner-group {
      border-top: 1px solid #ececec;
      margin-left: 1.875rem; } }
  .logo-bar__partner-group--title {
    color: #444444;
    font-family: 'Open Sans', sans-serif; }
  .logo-bar__partner-group .logo-bar__partner-group--partners {
    list-style-type: none;
    margin-left: 0; }
    .logo-bar__partner-group .logo-bar__partner-group--partners:not(.slick-slider) {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      overflow: hidden; }
      .logo-bar__partner-group .logo-bar__partner-group--partners:not(.slick-slider) li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
            -ms-flex: 0 0 33.333%;
                flex: 0 0 33.333%; }
    .logo-bar__partner-group .logo-bar__partner-group--partners li::before {
      display: none; }
    .logo-bar__partner-group .logo-bar__partner-group--partners .slick-track {
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .logo-bar__partner-group .logo-bar__partner-group--partners .slick-track a {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        position: relative;
        width: 100%;
        pointer-events: none;
        cursor: default; }
      .logo-bar__partner-group .logo-bar__partner-group--partners .slick-track img {
        height: auto;
        left: 50%;
        max-height: 85%;
        max-width: 85%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: auto; }
    .logo-bar__partner-group .logo-bar__partner-group--partners .slick-slide:focus {
      outline: none; }
    .logo-bar__partner-group .logo-bar__partner-group--partners .slick-slide::before {
      display: none; }
    .logo-bar__partner-group .logo-bar__partner-group--partners .slick-active {
      border-right: 1px solid #ececec; }
    .logo-bar__partner-group .logo-bar__partner-group--partners img {
      margin: 0 auto; }
  .logo-bar__partner-group .slick-arrow {
    position: absolute;
    top: -3.125rem;
    right: 0;
    width: 0.8125rem;
    height: 0.8125rem; }
    .logo-bar__partner-group .slick-arrow * {
      fill: #422978; }
    .logo-bar__partner-group .slick-arrow:hover {
      cursor: pointer; }
    .logo-bar__partner-group .slick-arrow:focus {
      outline: none; }
    .logo-bar__partner-group .slick-arrow.slick-prev {
      right: 2.5rem;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }

.testimonial {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-image: url("../img/bg-testimonial.png");
  background-position: 0 2px;
  overflow: hidden;
  position: relative; }
  @media print, screen and (min-width: 40em) {
    .testimonial {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  .testimonial > * {
    position: relative;
    z-index: 1; }
  .testimonial::before {
    background-color: #fff;
    bottom: -2px;
    content: '';
    height: calc(75% + 4px);
    position: absolute;
    right: 100%;
    -webkit-transform: skew(45deg);
        -ms-transform: skew(45deg);
            transform: skew(45deg);
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
    width: 100%; }
  .testimonial::after {
    background-color: #ecc13d;
    content: '';
    height: calc(60% + 4px);
    left: 100%;
    position: absolute;
    top: -2px;
    -webkit-transform: skew(45deg);
        -ms-transform: skew(45deg);
            transform: skew(45deg);
    -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
            transform-origin: left bottom;
    width: 100%; }
  .testimonial--quote {
    position: relative;
    display: block;
    font-size: 0.9375rem;
    line-height: 1.75rem;
    font-style: italic; }
    .testimonial--quote-inner {
      background-color: #ecc13d;
      display: inline; }
    @media print, screen and (min-width: 40em) {
      .testimonial--quote {
        font-size: 1.25rem;
        line-height: 2.25rem; } }
    .testimonial--quote::before, .testimonial--quote::after {
      position: absolute;
      left: 0;
      font-size: 2.8125rem;
      font-weight: bold; }
      @media print, screen and (min-width: 40em) {
        .testimonial--quote::before, .testimonial--quote::after {
          font-size: 3.75rem; } }
    .testimonial--quote::before {
      content: '\201C';
      top: -1.875rem; }
    .testimonial--quote::after {
      content: '\201D';
      bottom: -3.125rem; }
      @media print, screen and (min-width: 40em) {
        .testimonial--quote::after {
          bottom: -4.0625rem; } }
  .testimonial--quotee {
    margin-top: 3.75rem; }
    .testimonial--quotee h4 {
      margin-bottom: 0.9375rem; }

.component.webform {
  margin-left: calc(-1 * 15px);
  margin-right: calc(-1 * 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  max-width: none;
  position: relative;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  background-color: #ececec; }
  @media print, screen and (min-width: 40em) {
    .component.webform {
      margin-left: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.webform {
      margin-left: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.webform {
      margin-right: calc(-1 * 20px); } }
  @media screen and (min-width: 77.5em) {
    .component.webform {
      margin-right: calc(-1 * (((100vw - 77.5rem) / 2) + 20px)); } }
  @media print, screen and (min-width: 40em) {
    .component.webform {
      border-left: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.webform {
      border-left: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.webform {
      border-right: 20px solid transparent; } }
  @media screen and (min-width: 77.5em) {
    .component.webform {
      border-right: calc(20px + (100vw - 77.5rem) / 2) solid transparent; } }
  @media screen and (min-width: 77.5em) {
    body:not(.no-sidebar) .widget-area + .content-area .component.webform {
      margin-right: 0;
      border-right: 0 solid transparent; } }
  @media print, screen and (min-width: 40em) {
    .component.webform {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .component.webform {
      padding-bottom: 3.75rem;
      padding-top: 3.75rem; } }
  .component.no-margin + .component.webform {
    padding-top: 0; }
  .component.webform .webform__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .component.webform .webform__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    .component.webform .webform__content--left, .component.webform .webform__content--right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; }
    @media screen and (max-width: 63.9375em) {
      .component.webform .webform__content--left {
        margin-bottom: 1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .component.webform .webform__content--left {
        width: calc(33.333% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem; } }
    @media print, screen and (min-width: 40em) {
      .component.webform .webform__content--left .webform-body {
        max-width: 80%; } }
    @media print, screen and (min-width: 64em) {
      .component.webform .webform__content--left .webform-body {
        max-width: 100%; } }
    @media print, screen and (min-width: 64em) {
      .component.webform .webform__content--right {
        width: calc(66.667% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem; } }
  @media print, screen and (min-width: 40em) {
    .component.webform .split-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .component.webform .split-container {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media screen and (max-width: 39.9375em) {
    .component.webform .split + .split {
      margin-top: 1rem; } }
  @media print, screen and (min-width: 40em) {
    .component.webform .split {
      width: calc(50% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  .component.webform .wpcf7-response-output {
    clear: both;
    margin-left: 0;
    margin-right: 0; }
/*
stickyNavTop
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
.sticky,.nav{
  width: 100%;
}
.nav .site__header--branding {
float: left;
}
@media (min-width: 1641px) {
  .nav{
    width: 100%;
  }
  .nav #site-navigation{
    /* background:#ffffff; */
  }
  .nav.sticky #site-navigation::before{
    background-color: rgba(239,239,239, 0.85);
    content: '';
    height: calc(92% + 4px);
    left: 100%;
    position: absolute;
    overflow-y: hidden;
    top: 0px;
    left: 60px;
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg);
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    width: 100%;
    border-bottom: 1px solid rgb(192,192,192,70);
    /* border-left: 1px solid rgb(192,192,192,30); */
  }
  .nav.sticky .site__header--top-bar .content::before {
    margin-left: -20px;
	  margin-top: 60px;
  }
  .sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    border-top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;

  }
.navSpace{
  display:block;
  height: 0px
}
  .navSpace.sticky{
position: inherit;
display:block;
height: 140px

  }
  .nav .search-close,
  .nav svg.icon.icon-search{
    z-index: 1;
  }
  .nav.sticky .site__header--branding{
    position: relative;
    top: -12px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }

}
